Pull request #392 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of andrewhsu for docker/engine Obtained Jenkinsfile from ec0e20a9eba5e37c6e85c5e5d288033f363ee660+060997ca6be2fb41344237842e66d16ef4cc67e3 (1d8421f9c6682d46cbbe1d5c4f1e93a036846f87) 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" > git rev-list --no-walk 9d211b4b26f02e228a3affd71de33f5afd9f4d88 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-02T18:12:00.024Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-02T18:12:00.032Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-02T18:12:00.045Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-02T18:12:00.190Z] Running on ubuntu-1804-overlay2 (i-08ee0aeca7edf0707) in /home/ubuntu/workspace/engine_PR-392 [Pipeline] { [Pipeline] checkout [2019-10-02T18:12:00.238Z] using credential docker-jenkins-github-credentials [2019-10-02T18:12:00.247Z] Cloning the remote Git repository [2019-10-02T18:12:00.247Z] Cloning with configured refspecs honoured and without tags [2019-10-02T18:12:00.228Z] Cloning repository https://github.com/docker/engine.git [2019-10-02T18:12:00.229Z] > git init /home/ubuntu/workspace/engine_PR-392 # timeout=10 [2019-10-02T18:12:00.240Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:00.240Z] > git --version # timeout=10 [2019-10-02T18:12:00.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:00.244Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:12.765Z] Fetching without tags [2019-10-02T18:12:12.696Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:12.701Z] > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10 [2019-10-02T18:12:12.707Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-10-02T18:12:12.734Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:12.748Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:12.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:12.749Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:12.898Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:13.412Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:13.413Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [2019-10-02T18:12:13.790Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T18:12:12.878Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:12.883Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:13.373Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:12:13.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T18:12:13.393Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:13.396Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:13.770Z] > git rev-list --no-walk ec0e20a9eba5e37c6e85c5e5d288033f363ee660 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T18:12:14.664Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-392:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-02T18:12:14.664Z] Unable to find image 'alpine:latest' locally [2019-10-02T18:12:14.664Z] latest: Pulling from library/alpine [2019-10-02T18:12:14.923Z] 9d48c3bd43c5: Already exists [2019-10-02T18:12:14.923Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-02T18:12:14.923Z] Status: Downloaded newer image for alpine:latest [2019-10-02T18:12:21.476Z] 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-10-02T18:12:22.240Z] Running on ubuntu-1804-overlay2 (i-08ee0aeca7edf0707) in /home/ubuntu/workspace/engine_PR-392 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [2019-10-02T18:12:22.308Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-02T18:12:22.321Z] Fetching changes from the remote Git repository [2019-10-02T18:12:22.326Z] Fetching without tags [Pipeline] // stage [2019-10-02T18:12:22.341Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/engine_PR-392 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-10-02T18:12:22.449Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-02T18:12:22.470Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2019-10-02T18:12:22.489Z] Cloning the remote Git repository [2019-10-02T18:12:22.489Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-02T18:12:22.639Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/engine_PR-392 [Pipeline] { [Pipeline] checkout [2019-10-02T18:12:22.832Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:22.834Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [2019-10-02T18:12:22.882Z] using credential docker-jenkins-github-credentials [2019-10-02T18:12:22.897Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T18:12:22.944Z] Cloning the remote Git repository [2019-10-02T18:12:22.944Z] Cloning with configured refspecs honoured and without tags [2019-10-02T18:12:22.295Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-02T18:12:22.301Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:22.307Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:22.307Z] > git --version # timeout=10 [2019-10-02T18:12:22.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:22.313Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:22.429Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:22.432Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:22.797Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:12:22.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T18:12:22.814Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:22.819Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T18:12:22.463Z] Cloning repository https://github.com/docker/engine.git [2019-10-02T18:12:22.464Z] > git init /home/docker/workspace/engine_PR-392 # timeout=10 [2019-10-02T18:12:22.481Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:22.481Z] > git --version # timeout=10 [2019-10-02T18:12:22.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:22.486Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:23.715Z] + docker version [2019-10-02T18:12:23.715Z] Client: Docker Engine - Community [2019-10-02T18:12:23.715Z] Version: 19.03.2 [2019-10-02T18:12:23.715Z] API version: 1.40 [2019-10-02T18:12:23.715Z] Go version: go1.12.8 [2019-10-02T18:12:23.715Z] Git commit: 6a30dfc [2019-10-02T18:12:23.715Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T18:12:23.715Z] OS/Arch: linux/amd64 [2019-10-02T18:12:23.715Z] Experimental: false [2019-10-02T18:12:23.715Z] [2019-10-02T18:12:23.715Z] Server: Docker Engine - Community [2019-10-02T18:12:23.715Z] Engine: [2019-10-02T18:12:23.715Z] Version: 19.03.2 [2019-10-02T18:12:23.715Z] API version: 1.40 (minimum version 1.12) [2019-10-02T18:12:23.715Z] Go version: go1.12.8 [2019-10-02T18:12:23.715Z] Git commit: 6a30dfc [2019-10-02T18:12:23.715Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T18:12:23.715Z] OS/Arch: linux/amd64 [2019-10-02T18:12:23.715Z] Experimental: true [2019-10-02T18:12:23.715Z] containerd: [2019-10-02T18:12:23.715Z] Version: 1.2.6 [2019-10-02T18:12:23.715Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T18:12:23.715Z] runc: [2019-10-02T18:12:23.715Z] Version: 1.0.0-rc8 [2019-10-02T18:12:23.715Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T18:12:23.715Z] docker-init: [2019-10-02T18:12:23.715Z] Version: 0.18.0 [2019-10-02T18:12:23.715Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T18:12:22.953Z] Cloning repository https://github.com/docker/engine.git [2019-10-02T18:12:22.955Z] > git init /home/jenkins/workspace/engine_PR-392 # timeout=10 [2019-10-02T18:12:22.971Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:22.972Z] > git --version # timeout=10 [2019-10-02T18:12:22.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:22.989Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:23.999Z] + docker info [2019-10-02T18:12:24.256Z] Client: [2019-10-02T18:12:24.256Z] Debug Mode: false [2019-10-02T18:12:24.256Z] [2019-10-02T18:12:24.256Z] Server: [2019-10-02T18:12:24.256Z] Containers: 0 [2019-10-02T18:12:24.256Z] Running: 0 [2019-10-02T18:12:24.256Z] Paused: 0 [2019-10-02T18:12:24.256Z] Stopped: 0 [2019-10-02T18:12:24.256Z] Images: 10 [2019-10-02T18:12:24.256Z] Server Version: 19.03.2 [2019-10-02T18:12:24.256Z] Storage Driver: overlay2 [2019-10-02T18:12:24.256Z] Backing Filesystem: extfs [2019-10-02T18:12:24.256Z] Supports d_type: true [2019-10-02T18:12:24.256Z] Native Overlay Diff: true [2019-10-02T18:12:24.256Z] Logging Driver: json-file [2019-10-02T18:12:24.256Z] Cgroup Driver: cgroupfs [2019-10-02T18:12:24.256Z] Plugins: [2019-10-02T18:12:24.256Z] Volume: local [2019-10-02T18:12:24.256Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T18:12:24.256Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T18:12:24.256Z] Swarm: inactive [2019-10-02T18:12:24.256Z] Runtimes: runc [2019-10-02T18:12:24.256Z] Default Runtime: runc [2019-10-02T18:12:24.256Z] Init Binary: docker-init [2019-10-02T18:12:24.256Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T18:12:24.256Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T18:12:24.256Z] init version: fec3683 [2019-10-02T18:12:24.256Z] Security Options: [2019-10-02T18:12:24.256Z] apparmor [2019-10-02T18:12:24.256Z] seccomp [2019-10-02T18:12:24.256Z] Profile: default [2019-10-02T18:12:24.256Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T18:12:24.256Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T18:12:24.256Z] OSType: linux [2019-10-02T18:12:24.256Z] Architecture: x86_64 [2019-10-02T18:12:24.256Z] CPUs: 2 [2019-10-02T18:12:24.256Z] Total Memory: 7.501GiB [2019-10-02T18:12:24.256Z] Name: ip-10-100-42-108 [2019-10-02T18:12:24.256Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T18:12:24.256Z] Docker Root Dir: /var/lib/docker [2019-10-02T18:12:24.256Z] Debug Mode: false [2019-10-02T18:12:24.256Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:12:24.256Z] Labels: [2019-10-02T18:12:24.256Z] Experimental: true [2019-10-02T18:12:24.256Z] Insecure Registries: [2019-10-02T18:12:24.256Z] 127.0.0.0/8 [2019-10-02T18:12:24.256Z] Live Restore Enabled: true [2019-10-02T18:12:24.256Z] [2019-10-02T18:12:24.256Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T18:12:24.540Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:24.540Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:24.540Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-392/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T18:12:24.800Z] + bash /home/ubuntu/workspace/engine_PR-392/check-config.sh [2019-10-02T18:12:24.800Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T18:12:24.800Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T18:12:24.800Z] [2019-10-02T18:12:24.800Z] Generally Necessary: [2019-10-02T18:12:24.800Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T18:12:24.800Z] - apparmor: enabled and tools installed [2019-10-02T18:12:24.800Z] - CONFIG_NAMESPACES: enabled [2019-10-02T18:12:24.800Z] - CONFIG_NET_NS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_PID_NS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_IPC_NS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_UTS_NS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUPS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CPUSETS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_MEMCG: enabled [2019-10-02T18:12:24.800Z] - CONFIG_KEYS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_VETH: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T18:12:24.800Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T18:12:24.800Z] [2019-10-02T18:12:24.800Z] Optional Features: [2019-10-02T18:12:24.800Z] - CONFIG_USER_NS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_SECCOMP: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T18:12:24.800Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T18:12:24.800Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T18:12:24.800Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T18:12:24.800Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T18:12:24.800Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T18:12:24.800Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T18:12:24.800Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T18:12:24.800Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T18:12:24.800Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T18:12:24.800Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T18:12:24.800Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T18:12:24.800Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T18:12:24.800Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T18:12:24.800Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T18:12:24.800Z] - CONFIG_EXT4_FS: enabled [2019-10-02T18:12:24.800Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T18:12:24.800Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T18:12:25.058Z] - Network Drivers: [2019-10-02T18:12:25.058Z] - "overlay": [2019-10-02T18:12:25.058Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T18:12:25.058Z] Optional (for encrypted networks): [2019-10-02T18:12:25.058Z] - CONFIG_CRYPTO: enabled [2019-10-02T18:12:25.058Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T18:12:25.058Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T18:12:25.058Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T18:12:25.058Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T18:12:25.058Z] - CONFIG_XFRM: enabled [2019-10-02T18:12:25.058Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T18:12:25.058Z] - "ipvlan": [2019-10-02T18:12:25.058Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T18:12:25.058Z] - "macvlan": [2019-10-02T18:12:25.058Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T18:12:25.058Z] - "ftp,tftp client in container": [2019-10-02T18:12:25.058Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T18:12:25.058Z] - Storage Drivers: [2019-10-02T18:12:25.058Z] - "aufs": [2019-10-02T18:12:25.058Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T18:12:25.058Z] - "btrfs": [2019-10-02T18:12:25.058Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T18:12:25.058Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T18:12:25.058Z] - "devicemapper": [2019-10-02T18:12:25.058Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T18:12:25.058Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T18:12:25.058Z] - "overlay": [2019-10-02T18:12:25.058Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T18:12:25.058Z] - "zfs": [2019-10-02T18:12:25.058Z] - /dev/zfs: missing [2019-10-02T18:12:25.058Z] - zfs command: missing [2019-10-02T18:12:25.058Z] - zpool command: missing [2019-10-02T18:12:25.058Z] [2019-10-02T18:12:25.058Z] Limits: [2019-10-02T18:12:25.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T18:12:25.058Z] [2019-10-02T18:12:25.058Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T18:12:25.392Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 . [2019-10-02T18:12:25.392Z] #1 [internal] load build definition from Dockerfile [2019-10-02T18:12:25.392Z] #1 DONE 0.0s [2019-10-02T18:12:25.392Z] [2019-10-02T18:12:25.392Z] #2 [internal] load .dockerignore [2019-10-02T18:12:25.392Z] #2 DONE 0.0s [2019-10-02T18:12:25.392Z] [2019-10-02T18:12:25.392Z] #1 [internal] load build definition from Dockerfile [2019-10-02T18:12:25.392Z] #1 transferring dockerfile: 10.82kB done [2019-10-02T18:12:25.392Z] #1 DONE 0.0s [2019-10-02T18:12:25.392Z] [2019-10-02T18:12:25.392Z] #2 [internal] load .dockerignore [2019-10-02T18:12:25.392Z] #2 transferring context: 87B done [2019-10-02T18:12:25.392Z] #2 DONE 0.0s [2019-10-02T18:12:25.392Z] [2019-10-02T18:12:25.392Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch [2019-10-02T18:12:25.651Z] #3 DONE 0.3s [2019-10-02T18:12:25.651Z] [2019-10-02T18:12:25.651Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:12:25.651Z] #64 DONE 0.0s [2019-10-02T18:12:25.651Z] [2019-10-02T18:12:25.652Z] #18 [internal] load build context [2019-10-02T18:12:27.554Z] #18 transferring context: 45.33MB 1.9s done [2019-10-02T18:12:27.554Z] #18 DONE 1.9s [2019-10-02T18:12:27.554Z] [2019-10-02T18:12:27.554Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f... [2019-10-02T18:12:27.554Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-02T18:12:27.554Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 0.1s done [2019-10-02T18:12:27.554Z] #4 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-02T18:12:27.554Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done [2019-10-02T18:12:27.554Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done [2019-10-02T18:12:27.554Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 1.8s done [2019-10-02T18:12:27.812Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 [2019-10-02T18:12:31.994Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 4.2s done [2019-10-02T18:12:32.251Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done [2019-10-02T18:12:32.251Z] #4 DONE 6.5s [2019-10-02T18:12:32.251Z] [2019-10-02T18:12:32.251Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T18:12:32.559Z] Fetching without tags [2019-10-02T18:12:32.837Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:33.573Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:33.574Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [2019-10-02T18:12:32.404Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:32.420Z] > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10 [2019-10-02T18:12:32.436Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-10-02T18:12:32.496Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:32.564Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:32.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:32.567Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:32.838Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:32.854Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:33.443Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:12:33.508Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T18:12:33.576Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:33.593Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:34.328Z] Commit message: "Temporarily switch docker-py to "master"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T18:12:35.530Z] #5 DONE 2.7s [2019-10-02T18:12:35.530Z] [2019-10-02T18:12:35.530Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:12:35.711Z] + docker version [2019-10-02T18:12:35.711Z] Client: [2019-10-02T18:12:35.711Z] Version: 18.06.1-ce [2019-10-02T18:12:35.711Z] API version: 1.38 [2019-10-02T18:12:35.711Z] Go version: go1.10.3 [2019-10-02T18:12:35.711Z] Git commit: e68fc7a [2019-10-02T18:12:35.711Z] Built: Tue Aug 21 17:24:34 2018 [2019-10-02T18:12:35.711Z] OS/Arch: linux/s390x [2019-10-02T18:12:35.711Z] Experimental: false [2019-10-02T18:12:35.711Z] [2019-10-02T18:12:35.711Z] Server: [2019-10-02T18:12:35.711Z] Engine: [2019-10-02T18:12:35.711Z] Version: 18.06.1-ce [2019-10-02T18:12:35.711Z] API version: 1.38 (minimum version 1.12) [2019-10-02T18:12:35.711Z] Go version: go1.10.3 [2019-10-02T18:12:35.711Z] Git commit: e68fc7a [2019-10-02T18:12:35.711Z] Built: Tue Aug 21 17:23:34 2018 [2019-10-02T18:12:35.711Z] OS/Arch: linux/s390x [2019-10-02T18:12:35.711Z] Experimental: true [Pipeline] sh [2019-10-02T18:12:36.506Z] + docker info [2019-10-02T18:12:36.506Z] Containers: 0 [2019-10-02T18:12:36.506Z] Running: 0 [2019-10-02T18:12:36.506Z] Paused: 0 [2019-10-02T18:12:36.506Z] Stopped: 0 [2019-10-02T18:12:36.506Z] Images: 0 [2019-10-02T18:12:36.506Z] Server Version: 18.06.1-ce [2019-10-02T18:12:36.506Z] Storage Driver: overlay2 [2019-10-02T18:12:36.506Z] Backing Filesystem: extfs [2019-10-02T18:12:36.506Z] Supports d_type: true [2019-10-02T18:12:36.506Z] Native Overlay Diff: true [2019-10-02T18:12:36.506Z] Logging Driver: json-file [2019-10-02T18:12:36.506Z] Cgroup Driver: cgroupfs [2019-10-02T18:12:36.506Z] Plugins: [2019-10-02T18:12:36.506Z] Volume: local [2019-10-02T18:12:36.506Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T18:12:36.506Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T18:12:36.506Z] Swarm: inactive [2019-10-02T18:12:36.506Z] Runtimes: runc [2019-10-02T18:12:36.506Z] Default Runtime: runc [2019-10-02T18:12:36.506Z] Init Binary: docker-init [2019-10-02T18:12:36.506Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T18:12:36.506Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-02T18:12:36.506Z] init version: fec3683 [2019-10-02T18:12:36.506Z] Security Options: [2019-10-02T18:12:36.506Z] apparmor [2019-10-02T18:12:36.506Z] seccomp [2019-10-02T18:12:36.506Z] Profile: default [2019-10-02T18:12:36.506Z] Kernel Version: 4.4.0-133-generic [2019-10-02T18:12:36.506Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-02T18:12:36.506Z] OSType: linux [2019-10-02T18:12:36.507Z] Architecture: s390x [2019-10-02T18:12:36.507Z] CPUs: 2 [2019-10-02T18:12:36.507Z] Total Memory: 7.862GiB [2019-10-02T18:12:36.507Z] Name: s390x-ubuntu-30 [2019-10-02T18:12:36.507Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-02T18:12:36.507Z] Docker Root Dir: /var/lib/docker [2019-10-02T18:12:36.507Z] Debug Mode (client): false [2019-10-02T18:12:36.507Z] Debug Mode (server): false [2019-10-02T18:12:36.507Z] Username: dockerbuildbot [2019-10-02T18:12:36.507Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:12:36.507Z] Labels: [2019-10-02T18:12:36.507Z] Experimental: true [2019-10-02T18:12:36.507Z] Insecure Registries: [2019-10-02T18:12:36.507Z] 127.0.0.0/8 [2019-10-02T18:12:36.507Z] Live Restore Enabled: false [2019-10-02T18:12:36.507Z] [2019-10-02T18:12:36.507Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T18:12:37.235Z] Still waiting to schedule task [2019-10-02T18:12:37.235Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-10-02T18:12:37.248Z] Still waiting to schedule task [2019-10-02T18:12:37.248Z] Waiting for next available executor on ‘windows-2019’ [2019-10-02T18:12:37.342Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:37.342Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:37.342Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-392/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T18:12:37.342Z] + bash /home/jenkins/workspace/engine_PR-392/check-config.sh [2019-10-02T18:12:37.342Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T18:12:37.342Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-10-02T18:12:37.342Z] [2019-10-02T18:12:37.342Z] Generally Necessary: [2019-10-02T18:12:37.342Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T18:12:37.342Z] - apparmor: enabled and tools installed [2019-10-02T18:12:37.342Z] - CONFIG_NAMESPACES: enabled [2019-10-02T18:12:37.342Z] - CONFIG_NET_NS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_PID_NS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_IPC_NS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_UTS_NS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUPS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CPUSETS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_MEMCG: enabled [2019-10-02T18:12:37.342Z] - CONFIG_KEYS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_VETH: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T18:12:37.342Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T18:12:37.342Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T18:12:37.342Z] [2019-10-02T18:12:37.342Z] Optional Features: [2019-10-02T18:12:37.342Z] - CONFIG_USER_NS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_SECCOMP: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T18:12:37.342Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T18:12:37.342Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T18:12:37.342Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T18:12:37.342Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T18:12:37.342Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T18:12:37.342Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T18:12:37.342Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T18:12:37.342Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T18:12:37.342Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T18:12:37.342Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T18:12:37.342Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T18:12:37.342Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T18:12:37.342Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T18:12:37.342Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T18:12:37.342Z] - CONFIG_EXT4_FS: enabled [2019-10-02T18:12:37.342Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T18:12:37.342Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T18:12:37.342Z] - Network Drivers: [2019-10-02T18:12:37.708Z] - "overlay": [2019-10-02T18:12:37.708Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T18:12:37.708Z] Optional (for encrypted networks): [2019-10-02T18:12:37.708Z] - CONFIG_CRYPTO: enabled [2019-10-02T18:12:37.708Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_XFRM: enabled [2019-10-02T18:12:37.708Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T18:12:37.708Z] - "ipvlan": [2019-10-02T18:12:37.708Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T18:12:37.708Z] - "macvlan": [2019-10-02T18:12:37.708Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T18:12:37.708Z] - "ftp,tftp client in container": [2019-10-02T18:12:37.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T18:12:37.708Z] - Storage Drivers: [2019-10-02T18:12:37.708Z] - "aufs": [2019-10-02T18:12:37.708Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T18:12:37.708Z] - "btrfs": [2019-10-02T18:12:37.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T18:12:37.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T18:12:37.708Z] - "devicemapper": [2019-10-02T18:12:37.708Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T18:12:37.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T18:12:37.708Z] - "overlay": [2019-10-02T18:12:37.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T18:12:37.708Z] - "zfs": [2019-10-02T18:12:37.708Z] - /dev/zfs: missing [2019-10-02T18:12:37.708Z] - zfs command: missing [2019-10-02T18:12:37.708Z] - zpool command: missing [2019-10-02T18:12:37.708Z] [2019-10-02T18:12:37.708Z] Limits: [2019-10-02T18:12:37.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T18:12:37.708Z] [2019-10-02T18:12:37.708Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T18:12:38.059Z] #17 2.864 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:12:38.059Z] #17 2.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:12:38.059Z] #17 2.883 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:12:38.059Z] #17 2.886 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:12:38.059Z] #17 2.892 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:12:38.059Z] #17 3.072 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:12:38.625Z] #17 3.501 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:12:38.625Z] #17 3.694 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:12:38.715Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -f Dockerfile . [2019-10-02T18:12:40.003Z] Sending build context to Docker daemon 49.8MB [2019-10-02T18:12:40.003Z] Step 1/125 : ARG CROSS="false" [2019-10-02T18:12:40.003Z] Step 2/125 : ARG GO_VERSION=1.12.10 [2019-10-02T18:12:40.003Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T18:12:40.003Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T18:12:40.003Z] 1.12.10-stretch: Pulling from library/golang [2019-10-02T18:12:40.393Z] 5d4da55d9cf0: Pulling fs layer [2019-10-02T18:12:40.393Z] dad3041fe122: Pulling fs layer [2019-10-02T18:12:40.393Z] f6542c8f56fb: Pulling fs layer [2019-10-02T18:12:40.393Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-02T18:12:40.393Z] 471e0aba6530: Pulling fs layer [2019-10-02T18:12:40.393Z] 371f92b4bb50: Pulling fs layer [2019-10-02T18:12:40.393Z] e31612bb7d3c: Pulling fs layer [2019-10-02T18:12:40.393Z] 471e0aba6530: Waiting [2019-10-02T18:12:40.393Z] 371f92b4bb50: Waiting [2019-10-02T18:12:40.393Z] e31612bb7d3c: Waiting [2019-10-02T18:12:40.393Z] 25fa3a7ad4fa: Waiting [2019-10-02T18:12:41.043Z] dad3041fe122: Verifying Checksum [2019-10-02T18:12:41.043Z] dad3041fe122: Download complete [2019-10-02T18:12:41.043Z] f6542c8f56fb: Verifying Checksum [2019-10-02T18:12:41.043Z] f6542c8f56fb: Download complete [2019-10-02T18:12:41.043Z] 5d4da55d9cf0: Verifying Checksum [2019-10-02T18:12:41.043Z] 5d4da55d9cf0: Download complete [2019-10-02T18:12:41.155Z] #17 6.231 Fetched 7918 kB in 4s (1681 kB/s) [2019-10-02T18:12:41.445Z] 471e0aba6530: Verifying Checksum [2019-10-02T18:12:41.445Z] 471e0aba6530: Download complete [2019-10-02T18:12:41.829Z] e31612bb7d3c: Verifying Checksum [2019-10-02T18:12:41.829Z] e31612bb7d3c: Download complete [2019-10-02T18:12:41.829Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-02T18:12:41.829Z] 25fa3a7ad4fa: Download complete [2019-10-02T18:12:42.528Z] #17 6.231 Reading package lists... [2019-10-02T18:12:43.094Z] #17 7.551 Reading package lists... [2019-10-02T18:12:43.094Z] #17 ... [2019-10-02T18:12:43.094Z] [2019-10-02T18:12:43.094Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T18:12:43.094Z] #6 2.256 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:12:43.094Z] #6 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:12:43.094Z] #6 2.274 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:12:43.094Z] #6 2.277 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:12:43.094Z] #6 2.286 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:12:43.094Z] #6 2.438 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:12:43.094Z] #6 2.707 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:12:43.094Z] #6 2.829 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:12:43.094Z] #6 5.377 Fetched 7918 kB in 4s (1872 kB/s) [2019-10-02T18:12:43.094Z] #6 5.377 Reading package lists... [2019-10-02T18:12:43.094Z] #6 6.750 Reading package lists... [2019-10-02T18:12:43.148Z] 371f92b4bb50: Verifying Checksum [2019-10-02T18:12:43.148Z] 371f92b4bb50: Download complete [2019-10-02T18:12:43.148Z] 5d4da55d9cf0: Pull complete [2019-10-02T18:12:43.352Z] #6 8.091 Building dependency tree... [2019-10-02T18:12:43.352Z] #6 8.388 Reading state information... [2019-10-02T18:12:43.352Z] #6 8.545 The following additional packages will be installed: [2019-10-02T18:12:43.352Z] #6 8.545 libapparmor1 libseccomp2 [2019-10-02T18:12:43.352Z] #6 8.553 Suggested packages: [2019-10-02T18:12:43.352Z] #6 8.553 seccomp [2019-10-02T18:12:43.515Z] dad3041fe122: Pull complete [2019-10-02T18:12:43.609Z] #6 8.634 The following NEW packages will be installed: [2019-10-02T18:12:43.609Z] #6 8.635 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T18:12:43.868Z] #6 ... [2019-10-02T18:12:43.868Z] [2019-10-02T18:12:43.868Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:12:43.868Z] #17 7.551 Reading package lists... [2019-10-02T18:12:43.868Z] #17 8.760 Building dependency tree... [2019-10-02T18:12:43.868Z] #17 8.925 Reading state information... [2019-10-02T18:12:43.882Z] f6542c8f56fb: Pull complete [2019-10-02T18:12:44.126Z] #17 9.039 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T18:12:44.126Z] #17 9.039 The following additional packages will be installed: [2019-10-02T18:12:44.126Z] #17 9.039 libjq1 libonig4 [2019-10-02T18:12:44.126Z] #17 9.089 The following NEW packages will be installed: [2019-10-02T18:12:44.126Z] #17 9.090 jq libjq1 libonig4 [2019-10-02T18:12:45.061Z] #17 ... [2019-10-02T18:12:45.061Z] [2019-10-02T18:12:45.061Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T18:12:45.061Z] #15 1.281 + mktemp -d [2019-10-02T18:12:45.061Z] #15 1.286 + export GOPATH=/tmp/tmp.OHFlw2a9xH [2019-10-02T18:12:45.061Z] #15 1.286 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.OHFlw2a9xH/src/github.com/go-swagger/go-swagger [2019-10-02T18:12:45.061Z] #15 1.288 Cloning into '/tmp/tmp.OHFlw2a9xH/src/github.com/go-swagger/go-swagger'... [2019-10-02T18:12:45.061Z] #15 7.709 + cd /tmp/tmp.OHFlw2a9xH/src/github.com/go-swagger/go-swagger [2019-10-02T18:12:45.061Z] #15 7.709 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:12:45.061Z] #15 8.219 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T18:12:45.061Z] #15 ... [2019-10-02T18:12:45.061Z] [2019-10-02T18:12:45.061Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T18:12:45.061Z] #6 9.680 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:12:45.061Z] #6 9.680 Need to get 300 kB of archives. [2019-10-02T18:12:45.061Z] #6 9.680 After this operation, 1201 kB of additional disk space will be used. [2019-10-02T18:12:45.061Z] #6 9.680 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-02T18:12:45.061Z] #6 9.684 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-02T18:12:45.061Z] #6 9.687 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T18:12:45.061Z] #6 9.690 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-02T18:12:45.061Z] #6 9.915 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:12:45.061Z] #6 9.958 Fetched 300 kB in 1s (287 kB/s) [2019-10-02T18:12:45.061Z] #6 10.00 Selecting previously unselected package libseccomp2:amd64. [2019-10-02T18:12:45.061Z] #6 10.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:12:45.061Z] #6 10.08 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T18:12:45.061Z] #6 10.09 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:12:45.061Z] #6 10.14 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-02T18:12:45.061Z] #6 10.14 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T18:12:45.061Z] #6 10.14 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:12:45.061Z] #6 10.20 Selecting previously unselected package libapparmor1:amd64. [2019-10-02T18:12:45.061Z] #6 10.20 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:12:45.061Z] #6 10.20 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:12:45.061Z] #6 10.27 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-02T18:12:45.061Z] #6 10.27 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:12:45.319Z] #6 10.27 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:12:45.319Z] #6 10.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:12:45.577Z] #6 10.47 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:12:45.577Z] #6 10.48 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:12:45.577Z] #6 10.49 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:12:45.577Z] #6 10.50 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:12:45.577Z] #6 10.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:12:45.712Z] 25fa3a7ad4fa: Pull complete [2019-10-02T18:12:45.835Z] #6 DONE 10.9s [2019-10-02T18:12:45.835Z] [2019-10-02T18:12:45.835Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:12:45.835Z] #17 10.22 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:12:45.835Z] #17 10.22 Need to get 327 kB of archives. [2019-10-02T18:12:45.835Z] #17 10.22 After this operation, 1157 kB of additional disk space will be used. [2019-10-02T18:12:45.835Z] #17 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T18:12:45.835Z] #17 10.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T18:12:45.835Z] #17 10.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T18:12:45.835Z] #17 10.50 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:12:45.835Z] #17 10.56 Fetched 327 kB in 1s (289 kB/s) [2019-10-02T18:12:45.835Z] #17 10.60 Selecting previously unselected package libonig4:amd64. [2019-10-02T18:12:45.835Z] #17 10.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:12:45.835Z] #17 10.62 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-02T18:12:45.835Z] #17 10.62 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:12:45.835Z] #17 10.92 Selecting previously unselected package libjq1:amd64. [2019-10-02T18:12:45.835Z] #17 10.92 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:12:45.835Z] #17 10.92 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:12:46.017Z] Fetching without tags [2019-10-02T18:12:45.952Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:45.956Z] > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10 [2019-10-02T18:12:45.960Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-10-02T18:12:45.976Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:12:45.991Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:12:45.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:12:45.992Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:12:46.093Z] #17 11.05 Selecting previously unselected package jq. [2019-10-02T18:12:46.093Z] #17 11.05 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:12:46.093Z] #17 11.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:12:46.093Z] #17 11.17 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:12:46.093Z] #17 11.18 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:12:46.093Z] #17 11.19 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:12:46.093Z] #17 11.22 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:12:46.351Z] #17 DONE 11.4s [2019-10-02T18:12:46.351Z] [2019-10-02T18:12:46.351Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T18:12:46.383Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:46.609Z] #19 DONE 0.1s [2019-10-02T18:12:46.609Z] [2019-10-02T18:12:46.609Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:12:47.597Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:47.598Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [2019-10-02T18:12:47.716Z] 471e0aba6530: Pull complete [2019-10-02T18:12:47.986Z] #20 ... [2019-10-02T18:12:47.986Z] [2019-10-02T18:12:47.986Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T18:12:47.986Z] #7 DONE 1.9s [2019-10-02T18:12:47.986Z] [2019-10-02T18:12:47.986Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T18:12:48.195Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T18:12:46.357Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:46.360Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:12:47.530Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:12:47.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T18:12:47.572Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:12:47.576Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T18:12:49.141Z] + docker version [2019-10-02T18:12:49.141Z] Client: [2019-10-02T18:12:49.141Z] Version: 18.06.1-ce [2019-10-02T18:12:49.141Z] API version: 1.38 [2019-10-02T18:12:49.141Z] Go version: go1.10.3 [2019-10-02T18:12:49.141Z] Git commit: e68fc7a [2019-10-02T18:12:49.141Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-02T18:12:49.141Z] OS/Arch: linux/ppc64le [2019-10-02T18:12:49.141Z] Experimental: false [2019-10-02T18:12:49.141Z] [2019-10-02T18:12:49.141Z] Server: [2019-10-02T18:12:49.141Z] Engine: [2019-10-02T18:12:49.141Z] Version: 18.06.1-ce [2019-10-02T18:12:49.141Z] API version: 1.38 (minimum version 1.12) [2019-10-02T18:12:49.141Z] Go version: go1.10.3 [2019-10-02T18:12:49.141Z] Git commit: e68fc7a [2019-10-02T18:12:49.141Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-02T18:12:49.141Z] OS/Arch: linux/ppc64le [2019-10-02T18:12:49.141Z] Experimental: true [Pipeline] sh [2019-10-02T18:12:49.529Z] + docker info [2019-10-02T18:12:49.529Z] Containers: 0 [2019-10-02T18:12:49.529Z] Running: 0 [2019-10-02T18:12:49.529Z] Paused: 0 [2019-10-02T18:12:49.529Z] Stopped: 0 [2019-10-02T18:12:49.529Z] Images: 0 [2019-10-02T18:12:49.529Z] Server Version: 18.06.1-ce [2019-10-02T18:12:49.529Z] Storage Driver: overlay2 [2019-10-02T18:12:49.529Z] Backing Filesystem: extfs [2019-10-02T18:12:49.529Z] Supports d_type: true [2019-10-02T18:12:49.529Z] Native Overlay Diff: true [2019-10-02T18:12:49.529Z] Logging Driver: json-file [2019-10-02T18:12:49.529Z] Cgroup Driver: cgroupfs [2019-10-02T18:12:49.529Z] Plugins: [2019-10-02T18:12:49.529Z] Volume: local [2019-10-02T18:12:49.529Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T18:12:49.529Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-02T18:12:49.529Z] Swarm: inactive [2019-10-02T18:12:49.529Z] Runtimes: runc [2019-10-02T18:12:49.529Z] Default Runtime: runc [2019-10-02T18:12:49.529Z] Init Binary: docker-init [2019-10-02T18:12:49.529Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-02T18:12:49.529Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-02T18:12:49.529Z] init version: fec3683 [2019-10-02T18:12:49.529Z] Security Options: [2019-10-02T18:12:49.529Z] apparmor [2019-10-02T18:12:49.529Z] seccomp [2019-10-02T18:12:49.529Z] Profile: default [2019-10-02T18:12:49.529Z] Kernel Version: 4.4.0-139-generic [2019-10-02T18:12:49.529Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-02T18:12:49.529Z] OSType: linux [2019-10-02T18:12:49.529Z] Architecture: ppc64le [2019-10-02T18:12:49.529Z] CPUs: 4 [2019-10-02T18:12:49.529Z] Total Memory: 3.976GiB [2019-10-02T18:12:49.529Z] Name: ppc64le-ubuntu-12 [2019-10-02T18:12:49.529Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-02T18:12:49.529Z] Docker Root Dir: /var/lib/docker [2019-10-02T18:12:49.529Z] Debug Mode (client): false [2019-10-02T18:12:49.529Z] Debug Mode (server): false [2019-10-02T18:12:49.529Z] Username: dockerbuildbot [2019-10-02T18:12:49.529Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:12:49.529Z] Labels: [2019-10-02T18:12:49.529Z] Experimental: true [2019-10-02T18:12:49.529Z] Insecure Registries: [2019-10-02T18:12:49.529Z] 127.0.0.0/8 [2019-10-02T18:12:49.529Z] Live Restore Enabled: false [2019-10-02T18:12:49.529Z] [Pipeline] sh [2019-10-02T18:12:49.887Z] #8 DONE 1.7s [2019-10-02T18:12:49.887Z] [2019-10-02T18:12:49.887Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:12:49.887Z] #20 2.275 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T18:12:49.887Z] #20 2.457 [2019-10-02T18:12:49.887Z] #20 2.621 ############# 18.8% ########################### 37.8% ######################################## 56.8% ########################################## 59.7% ################################################################# 91.0% ######################################################################## 100.0% [2019-10-02T18:12:49.887Z] #20 3.341 [2019-10-02T18:12:49.887Z] #20 3.512 ######################### 35.3% ######################################################################## 100.0% [2019-10-02T18:12:49.913Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:49.913Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:12:49.913Z] + curl -fsSL -o /home/docker/workspace/engine_PR-392/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T18:12:50.145Z] #20 3.895 [2019-10-02T18:12:50.166Z] 371f92b4bb50: Pull complete [2019-10-02T18:12:50.198Z] + bash /home/docker/workspace/engine_PR-392/check-config.sh [2019-10-02T18:12:50.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T18:12:50.198Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-02T18:12:50.198Z] [2019-10-02T18:12:50.198Z] Generally Necessary: [2019-10-02T18:12:50.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T18:12:50.198Z] - apparmor: enabled and tools installed [2019-10-02T18:12:50.198Z] - CONFIG_NAMESPACES: enabled [2019-10-02T18:12:50.198Z] - CONFIG_NET_NS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_PID_NS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_IPC_NS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_UTS_NS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CGROUPS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T18:12:50.198Z] - CONFIG_CPUSETS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_MEMCG: enabled [2019-10-02T18:12:50.198Z] - CONFIG_KEYS: enabled [2019-10-02T18:12:50.198Z] - CONFIG_VETH: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T18:12:50.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T18:12:50.483Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T18:12:50.483Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-02T18:12:50.483Z] [2019-10-02T18:12:50.483Z] Optional Features: [2019-10-02T18:12:50.483Z] - CONFIG_USER_NS: enabled [2019-10-02T18:12:50.483Z] - CONFIG_SECCOMP: enabled [2019-10-02T18:12:50.483Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T18:12:50.483Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T18:12:50.483Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T18:12:50.483Z] (cgroup swap accounting is currently enabled) [2019-10-02T18:12:50.483Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-02T18:12:50.483Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T18:12:50.483Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T18:12:50.483Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T18:12:50.483Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T18:12:50.483Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T18:12:50.483Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T18:12:50.483Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T18:12:50.483Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T18:12:50.483Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T18:12:50.483Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T18:12:50.483Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T18:12:50.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T18:12:50.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T18:12:50.483Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T18:12:50.483Z] - CONFIG_EXT4_FS: enabled [2019-10-02T18:12:50.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T18:12:50.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T18:12:50.531Z] e31612bb7d3c: Pull complete [2019-10-02T18:12:50.532Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-02T18:12:50.532Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-02T18:12:50.532Z] ---> e6b9730b64f0 [2019-10-02T18:12:50.532Z] Step 5/125 : ARG APT_MIRROR [2019-10-02T18:12:50.532Z] ---> Running in 8b0c24fb08e0 [2019-10-02T18:12:50.532Z] Removing intermediate container 8b0c24fb08e0 [2019-10-02T18:12:50.532Z] ---> e2bb408416ae [2019-10-02T18:12:50.532Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-10-02T18:12:50.769Z] - Network Drivers: [2019-10-02T18:12:50.769Z] - "overlay": [2019-10-02T18:12:50.770Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T18:12:50.770Z] Optional (for encrypted networks): [2019-10-02T18:12:50.770Z] - CONFIG_CRYPTO: enabled [2019-10-02T18:12:50.770Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_XFRM: enabled [2019-10-02T18:12:50.770Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T18:12:50.770Z] - "ipvlan": [2019-10-02T18:12:50.770Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T18:12:50.770Z] - "macvlan": [2019-10-02T18:12:50.770Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T18:12:50.770Z] - "ftp,tftp client in container": [2019-10-02T18:12:50.770Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T18:12:50.770Z] - Storage Drivers: [2019-10-02T18:12:50.770Z] - "aufs": [2019-10-02T18:12:50.770Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T18:12:50.770Z] - "btrfs": [2019-10-02T18:12:50.770Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T18:12:50.770Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T18:12:50.770Z] - "devicemapper": [2019-10-02T18:12:50.903Z] ---> Running in ca1372df43ba [2019-10-02T18:12:50.969Z] #20 4.069 ############# 18.3% ################################ 45.6% ################################################ 66.9% ################################################################## 91.9% ######################################################################## 100.0% [2019-10-02T18:12:50.969Z] #20 4.589 [2019-10-02T18:12:51.054Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T18:12:51.054Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T18:12:51.054Z] - "overlay": [2019-10-02T18:12:51.054Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T18:12:51.054Z] - "zfs": [2019-10-02T18:12:51.054Z] - /dev/zfs: missing [2019-10-02T18:12:51.054Z] - zfs command: missing [2019-10-02T18:12:51.054Z] - zpool command: missing [2019-10-02T18:12:51.054Z] [2019-10-02T18:12:51.054Z] Limits: [2019-10-02T18:12:51.054Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T18:12:51.054Z] [2019-10-02T18:12:51.054Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T18:12:51.478Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -f Dockerfile . [2019-10-02T18:12:51.485Z] #20 4.738 ### 4.9% ########## 14.6% ############### 22.1% ##################### 29.5% [2019-10-02T18:12:51.485Z] #20 ... [2019-10-02T18:12:51.485Z] [2019-10-02T18:12:51.485Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T18:12:51.485Z] #9 1.493 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T18:12:51.485Z] #9 DONE 2.0s [2019-10-02T18:12:51.485Z] [2019-10-02T18:12:51.485Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:12:51.679Z] Removing intermediate container ca1372df43ba [2019-10-02T18:12:51.679Z] ---> 9a4e6b849a68 [2019-10-02T18:12:51.679Z] Step 7/125 : FROM base AS criu [2019-10-02T18:12:51.679Z] ---> 9a4e6b849a68 [2019-10-02T18:12:51.679Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:12:51.679Z] ---> Running in 14228da07098 [2019-10-02T18:12:51.679Z] Removing intermediate container 14228da07098 [2019-10-02T18:12:51.679Z] ---> b1e8469670d8 [2019-10-02T18:12:51.679Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-10-02T18:12:51.679Z] ---> Running in 21a95bf38d97 [2019-10-02T18:12:52.055Z] Removing intermediate container 21a95bf38d97 [2019-10-02T18:12:52.055Z] ---> fbafcb645410 [2019-10-02T18:12:52.055Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-10-02T18:12:52.055Z] ---> Running in 5fb8555b29d0 [2019-10-02T18:12:52.499Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:12:52.499Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:12:52.499Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:12:52.499Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:12:52.499Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:12:52.499Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:12:52.517Z] #20 4.738 ### 4.9% ########## 14.6% ############### 22.1% ##################### 29.5% ######################## 34.2% ############################## 41.7% #################################### 50.7% ########################################### 60.2% ############################################## 64.8% ##################################################### 74.9% ########################################################### 82.3% ############################################################## 86.5% ################################################################# 90.8% ##################################################################### 95.9% ######################################################################## 100.0% [2019-10-02T18:12:52.517Z] #20 6.124 [2019-10-02T18:12:53.059Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:12:53.059Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:12:53.094Z] #20 6.621 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T18:12:53.358Z] #20 6.763 [2019-10-02T18:12:53.358Z] #20 6.858 #20 ... [2019-10-02T18:12:53.358Z] [2019-10-02T18:12:53.358Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T18:12:53.358Z] #10 DONE 1.8s [2019-10-02T18:12:53.358Z] [2019-10-02T18:12:53.358Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:12:53.358Z] #20 6.858 ######################################################################## 100.0% [2019-10-02T18:12:53.358Z] #20 6.969 [2019-10-02T18:12:54.185Z] Sending build context to Docker daemon 49.8MB [2019-10-02T18:12:54.185Z] Step 1/125 : ARG CROSS="false" [2019-10-02T18:12:54.185Z] Step 2/125 : ARG GO_VERSION=1.12.10 [2019-10-02T18:12:54.185Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-10-02T18:12:54.185Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-10-02T18:12:54.185Z] 1.12.10-stretch: Pulling from library/golang [2019-10-02T18:12:54.185Z] 10831a4d6f42: Pulling fs layer [2019-10-02T18:12:54.185Z] f794a2e4526b: Pulling fs layer [2019-10-02T18:12:54.185Z] e3fa2203e375: Pulling fs layer [2019-10-02T18:12:54.185Z] 004465f1c815: Pulling fs layer [2019-10-02T18:12:54.185Z] c19c19fc3c99: Pulling fs layer [2019-10-02T18:12:54.185Z] b7e7e03b39f2: Pulling fs layer [2019-10-02T18:12:54.185Z] c8d0433a4b0c: Pulling fs layer [2019-10-02T18:12:54.185Z] c19c19fc3c99: Waiting [2019-10-02T18:12:54.185Z] b7e7e03b39f2: Waiting [2019-10-02T18:12:54.185Z] 004465f1c815: Waiting [2019-10-02T18:12:54.185Z] c8d0433a4b0c: Waiting [2019-10-02T18:12:54.296Z] #20 7.603 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T18:12:54.296Z] #20 7.826 [2019-10-02T18:12:54.329Z] Fetched 7669 kB in 1s (4392 kB/s) [2019-10-02T18:12:54.554Z] #20 7.971 ############################################################ 84.5% ######################################################################## 100.0% [2019-10-02T18:12:54.554Z] #20 8.069 [2019-10-02T18:12:54.701Z] Reading package lists... [2019-10-02T18:12:54.812Z] #20 ... [2019-10-02T18:12:54.812Z] [2019-10-02T18:12:54.812Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T18:12:54.812Z] #11 DONE 1.5s [2019-10-02T18:12:54.817Z] e3fa2203e375: Verifying Checksum [2019-10-02T18:12:54.817Z] e3fa2203e375: Download complete [2019-10-02T18:12:55.070Z] [2019-10-02T18:12:55.070Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:12:55.070Z] #20 8.624 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T18:12:55.070Z] #20 8.645 skipping existing 1849cc453dee [2019-10-02T18:12:55.070Z] #20 8.676 [2019-10-02T18:12:55.107Z] f794a2e4526b: Verifying Checksum [2019-10-02T18:12:55.107Z] f794a2e4526b: Download complete [2019-10-02T18:12:55.487Z] Reading package lists... [2019-10-02T18:12:55.487Z] Building dependency tree... [2019-10-02T18:12:55.487Z] Reading state information... [2019-10-02T18:12:55.487Z] The following additional packages will be installed: [2019-10-02T18:12:55.487Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T18:12:55.487Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T18:12:55.487Z] Suggested packages: [2019-10-02T18:12:55.487Z] manpages-dev python-setuptools [2019-10-02T18:12:55.487Z] The following NEW packages will be installed: [2019-10-02T18:12:55.487Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T18:12:55.487Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T18:12:55.487Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T18:12:55.487Z] zlib1g-dev [2019-10-02T18:12:55.639Z] #20 9.290 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T18:12:55.856Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:12:55.856Z] Need to get 3476 kB of archives. [2019-10-02T18:12:55.856Z] After this operation, 20.2 MB of additional disk space will be used. [2019-10-02T18:12:55.856Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T18:12:55.856Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-02T18:12:55.856Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-02T18:12:55.856Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T18:12:55.856Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-02T18:12:55.856Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T18:12:55.856Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-02T18:12:55.856Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-02T18:12:55.856Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-02T18:12:55.856Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-02T18:12:55.856Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-02T18:12:55.856Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-02T18:12:55.856Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-02T18:12:55.856Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-02T18:12:55.856Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T18:12:55.856Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-02T18:12:55.856Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:12:55.856Z] Fetched 3476 kB in 0s (24.0 MB/s) [2019-10-02T18:12:55.856Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T18:12:55.856Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T18:12:55.856Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T18:12:55.856Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T18:12:55.856Z] Selecting previously unselected package libcap-dev:s390x. [2019-10-02T18:12:55.856Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-02T18:12:55.856Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-02T18:12:55.856Z] Selecting previously unselected package libnet1-dev. [2019-10-02T18:12:55.856Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T18:12:55.856Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:12:55.897Z] #20 9.500 [2019-10-02T18:12:55.897Z] #20 9.593 ######################################################################## 100.0% [2019-10-02T18:12:55.897Z] #20 9.637 [2019-10-02T18:12:56.155Z] #20 9.679 Download of images into '/build' complete. [2019-10-02T18:12:56.155Z] #20 9.680 Use something like the following to load the result into a Docker daemon: [2019-10-02T18:12:56.155Z] #20 9.680 tar -cC '/build' . | docker load [2019-10-02T18:12:56.155Z] #20 DONE 9.8s [2019-10-02T18:12:56.155Z] [2019-10-02T18:12:56.155Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T18:12:56.237Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libprotobuf10:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T18:12:56.237Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-02T18:12:56.237Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.237Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T18:12:56.413Z] #12 DONE 1.5s [2019-10-02T18:12:56.413Z] [2019-10-02T18:12:56.413Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:12:56.601Z] Selecting previously unselected package libprotoc10:s390x. [2019-10-02T18:12:56.601Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.601Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-02T18:12:56.601Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T18:12:56.601Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-02T18:12:56.601Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:12:56.601Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T18:12:56.601Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.601Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T18:12:56.601Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T18:12:56.601Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:12:56.601Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T18:12:56.601Z] Selecting previously unselected package python-protobuf. [2019-10-02T18:12:56.601Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-02T18:12:56.601Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T18:12:56.967Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T18:12:56.967Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T18:12:56.967Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T18:12:56.967Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:12:56.967Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-02T18:12:56.967Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:12:57.339Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T18:12:57.713Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-02T18:12:57.713Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-02T18:12:57.713Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T18:12:57.713Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-02T18:12:57.713Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-02T18:12:57.713Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:12:57.713Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-02T18:12:57.713Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T18:12:57.713Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-02T18:12:57.713Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-02T18:12:57.713Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:12:57.835Z] 10831a4d6f42: Verifying Checksum [2019-10-02T18:12:57.836Z] 10831a4d6f42: Download complete [2019-10-02T18:12:58.496Z] Removing intermediate container 5fb8555b29d0 [2019-10-02T18:12:58.496Z] ---> 6472f1292886 [2019-10-02T18:12:58.496Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-10-02T18:12:58.496Z] ---> Running in ae4a75874427 [2019-10-02T18:12:58.880Z] 004465f1c815: Verifying Checksum [2019-10-02T18:12:58.880Z] 004465f1c815: Download complete [2019-10-02T18:12:59.165Z] c8d0433a4b0c: Verifying Checksum [2019-10-02T18:12:59.165Z] c8d0433a4b0c: Download complete [2019-10-02T18:12:59.450Z] c19c19fc3c99: Verifying Checksum [2019-10-02T18:12:59.450Z] c19c19fc3c99: Download complete [2019-10-02T18:12:59.693Z] #13 2.837 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:12:59.693Z] #13 2.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:12:59.693Z] #13 2.859 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:12:59.693Z] #13 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:12:59.693Z] #13 2.894 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:12:59.693Z] #13 3.173 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:12:59.848Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:12:59.848Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:12:59.848Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:12:59.848Z]  GEN .gitid [2019-10-02T18:12:59.848Z] GEN criu/include/version.h [2019-10-02T18:12:59.848Z] GEN include/common/asm [2019-10-02T18:12:59.848Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T18:12:59.848Z] PBCC images/opts.pb-c.c [2019-10-02T18:12:59.848Z] PBCC images/sit.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T18:12:59.848Z] DEP images/opts.pb-c.d [2019-10-02T18:12:59.848Z] DEP images/sit.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/macvlan.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/macvlan.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/autofs.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/autofs.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/sysctl.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/sysctl.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/time.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/time.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/seccomp.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/seccomp.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/userns.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/userns.pb-c.d [2019-10-02T18:12:59.848Z] PBCC images/cgroup.pb-c.c [2019-10-02T18:12:59.848Z] DEP images/cgroup.pb-c.d [2019-10-02T18:12:59.951Z] #13 3.581 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:13:00.209Z] #13 3.752 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:13:00.284Z] PBCC images/fown.pb-c.c [2019-10-02T18:13:00.284Z] PBCC images/ext-file.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/fown.pb-c.d [2019-10-02T18:13:00.284Z] DEP images/ext-file.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/rpc.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/rpc.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/siginfo.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/siginfo.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/pagemap.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/pagemap.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/rlimit.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/rlimit.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/file-lock.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/file-lock.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/tty.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/tty.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/tun.pb-c.c [2019-10-02T18:13:00.284Z] PBCC images/netdev.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/tun.pb-c.d [2019-10-02T18:13:00.284Z] DEP images/netdev.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/vma.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/vma.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/creds.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/creds.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/utsns.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/utsns.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T18:13:00.284Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/ipc-desc.pb-c.d [2019-10-02T18:13:00.284Z] DEP images/ipc-sem.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/ipc-msg.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/ipc-shm.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/ipc-var.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/ipc-var.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sk-opts.pb-c.c [2019-10-02T18:13:00.284Z] PBCC images/packet-sock.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sk-opts.pb-c.d [2019-10-02T18:13:00.284Z] DEP images/packet-sock.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sk-netlink.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sk-inet.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sk-inet.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sk-unix.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sk-unix.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/mm.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/mm.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/timerfd.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/timerfd.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/timer.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/timer.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sa.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sa.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/pipe-data.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/pipe-data.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/mnt.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/mnt.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/sk-packet.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/sk-packet.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/tcp-stream.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/pipe.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/pipe.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/pstree.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/pstree.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/fs.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/fs.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/signalfd.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/signalfd.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/fh.pb-c.c [2019-10-02T18:13:00.284Z] PBCC images/fsnotify.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/fh.pb-c.d [2019-10-02T18:13:00.284Z] DEP images/fsnotify.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/eventpoll.pb-c.c [2019-10-02T18:13:00.284Z] DEP images/eventpoll.pb-c.d [2019-10-02T18:13:00.284Z] PBCC images/eventfd.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/eventfd.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/remap-file-path.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/fifo.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/fifo.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/ghost-file.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/ghost-file.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/regfile.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/regfile.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/ns.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/ns.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/fdinfo.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/fdinfo.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/core-arm.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/core-s390.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/core-x86.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/core.pb-c.c [2019-10-02T18:13:00.671Z] PBCC images/inventory.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/core-aarch64.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/core-arm.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/core-ppc64.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/core-s390.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/core-x86.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/core.pb-c.d [2019-10-02T18:13:00.671Z] DEP images/inventory.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/cpuinfo.pb-c.d [2019-10-02T18:13:00.671Z] PBCC images/stats.pb-c.c [2019-10-02T18:13:00.671Z] DEP images/stats.pb-c.d [2019-10-02T18:13:00.671Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:13:01.054Z] CC images/stats.o [2019-10-02T18:13:01.054Z] CC images/core.o [2019-10-02T18:13:01.054Z] CC images/core-x86.o [2019-10-02T18:13:01.054Z] CC images/core-arm.o [2019-10-02T18:13:01.423Z] CC images/core-aarch64.o [2019-10-02T18:13:01.423Z] CC images/core-ppc64.o [2019-10-02T18:13:01.423Z] CC images/core-s390.o [2019-10-02T18:13:01.423Z] CC images/cpuinfo.o [2019-10-02T18:13:01.423Z] CC images/inventory.o [2019-10-02T18:13:01.423Z] CC images/fdinfo.o [2019-10-02T18:13:01.423Z] CC images/fown.o [2019-10-02T18:13:01.423Z] CC images/ns.o [2019-10-02T18:13:01.800Z] CC images/regfile.o [2019-10-02T18:13:01.800Z] CC images/ghost-file.o [2019-10-02T18:13:01.800Z] CC images/fifo.o [2019-10-02T18:13:01.800Z] CC images/remap-file-path.o [2019-10-02T18:13:01.800Z] CC images/eventfd.o [2019-10-02T18:13:01.800Z] CC images/eventpoll.o [2019-10-02T18:13:01.800Z] CC images/fh.o [2019-10-02T18:13:01.800Z] CC images/fsnotify.o [2019-10-02T18:13:01.800Z] CC images/signalfd.o [2019-10-02T18:13:01.800Z] CC images/fs.o [2019-10-02T18:13:01.800Z] CC images/pstree.o [2019-10-02T18:13:02.110Z] #13 5.580 Fetched 7918 kB in 3s (2112 kB/s) [2019-10-02T18:13:02.145Z] 10831a4d6f42: Pull complete [2019-10-02T18:13:02.178Z] CC images/pipe.o [2019-10-02T18:13:02.179Z] CC images/tcp-stream.o [2019-10-02T18:13:02.179Z] CC images/sk-packet.o [2019-10-02T18:13:02.179Z] CC images/mnt.o [2019-10-02T18:13:02.179Z] CC images/pipe-data.o [2019-10-02T18:13:02.179Z] CC images/sa.o [2019-10-02T18:13:02.179Z] CC images/timer.o [2019-10-02T18:13:02.179Z] CC images/timerfd.o [2019-10-02T18:13:02.179Z] CC images/mm.o [2019-10-02T18:13:02.179Z] CC images/sk-opts.o [2019-10-02T18:13:02.179Z] CC images/sk-unix.o [2019-10-02T18:13:02.545Z] CC images/sk-inet.o [2019-10-02T18:13:02.545Z] CC images/tun.o [2019-10-02T18:13:02.545Z] CC images/sk-netlink.o [2019-10-02T18:13:02.545Z] CC images/packet-sock.o [2019-10-02T18:13:02.545Z] CC images/ipc-var.o [2019-10-02T18:13:02.545Z] CC images/ipc-desc.o [2019-10-02T18:13:02.545Z] CC images/ipc-shm.o [2019-10-02T18:13:02.545Z] CC images/ipc-msg.o [2019-10-02T18:13:02.545Z] CC images/ipc-sem.o [2019-10-02T18:13:02.545Z] CC images/utsns.o [2019-10-02T18:13:02.545Z] CC images/creds.o [2019-10-02T18:13:02.677Z] #13 5.580 Reading package lists... [2019-10-02T18:13:02.907Z] CC images/vma.o [2019-10-02T18:13:02.907Z] CC images/netdev.o [2019-10-02T18:13:02.907Z] CC images/tty.o [2019-10-02T18:13:02.907Z] CC images/file-lock.o [2019-10-02T18:13:02.907Z] CC images/rlimit.o [2019-10-02T18:13:02.907Z] CC images/pagemap.o [2019-10-02T18:13:02.907Z] CC images/siginfo.o [2019-10-02T18:13:02.907Z] CC images/rpc.o [2019-10-02T18:13:03.167Z] f794a2e4526b: Pull complete [2019-10-02T18:13:03.275Z] CC images/ext-file.o [2019-10-02T18:13:03.275Z] CC images/cgroup.o [2019-10-02T18:13:03.275Z] CC images/userns.o [2019-10-02T18:13:03.275Z] CC images/google/protobuf/descriptor.o [2019-10-02T18:13:03.454Z] e3fa2203e375: Pull complete [2019-10-02T18:13:03.655Z] CC images/opts.o [2019-10-02T18:13:03.655Z] CC images/seccomp.o [2019-10-02T18:13:03.655Z] CC images/binfmt-misc.o [2019-10-02T18:13:03.655Z] CC images/time.o [2019-10-02T18:13:03.655Z] CC images/sysctl.o [2019-10-02T18:13:03.655Z] CC images/autofs.o [2019-10-02T18:13:03.655Z] CC images/macvlan.o [2019-10-02T18:13:03.655Z] CC images/sit.o [2019-10-02T18:13:03.655Z] LINK images/built-in.o [2019-10-02T18:13:03.655Z] GEN compel/include/asm [2019-10-02T18:13:03.655Z] GEN compel/include/version.h [2019-10-02T18:13:03.655Z] touch .config [2019-10-02T18:13:03.655Z] GEN include/common/config.h [2019-10-02T18:13:03.655Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-02T18:13:03.655Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T18:13:03.655Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T18:13:03.655Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-02T18:13:03.655Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-02T18:13:03.655Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-02T18:13:03.655Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T18:13:03.655Z] DEP compel/plugins/std/infect.d [2019-10-02T18:13:03.655Z] DEP compel/plugins/std/string.d [2019-10-02T18:13:03.655Z] DEP compel/plugins/std/log.d [2019-10-02T18:13:03.655Z] DEP compel/plugins/std/fds.d [2019-10-02T18:13:03.870Z] #13 6.469 Reading package lists... [2019-10-02T18:13:03.870Z] #13 7.381 Building dependency tree... [2019-10-02T18:13:03.870Z] #13 7.543 Reading state information... [2019-10-02T18:13:04.027Z] DEP compel/plugins/std/std.d [2019-10-02T18:13:04.027Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T18:13:04.027Z] DEP compel/plugins/fds/fds.d [2019-10-02T18:13:04.027Z] CC compel/plugins/std/std.o [2019-10-02T18:13:04.027Z] CC compel/plugins/std/fds.o [2019-10-02T18:13:04.027Z] CC compel/plugins/std/log.o [2019-10-02T18:13:04.027Z] CC compel/plugins/std/string.o [2019-10-02T18:13:04.129Z] #13 7.667 The following additional packages will be installed: [2019-10-02T18:13:04.129Z] #13 7.667 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T18:13:04.129Z] #13 7.667 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T18:13:04.129Z] #13 7.668 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T18:13:04.129Z] #13 7.668 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T18:13:04.129Z] #13 7.668 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T18:13:04.129Z] #13 7.668 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T18:13:04.129Z] #13 7.669 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T18:13:04.129Z] #13 7.669 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T18:13:04.129Z] #13 7.669 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T18:13:04.129Z] #13 7.671 Suggested packages: [2019-10-02T18:13:04.129Z] #13 7.671 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T18:13:04.129Z] #13 7.671 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T18:13:04.129Z] #13 7.672 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T18:13:04.129Z] #13 7.672 vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T18:13:04.129Z] #13 7.672 Recommended packages: [2019-10-02T18:13:04.129Z] #13 7.672 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T18:13:04.129Z] #13 7.672 python3-keyrings.alt python3-xdg unzip [2019-10-02T18:13:04.411Z] CC compel/plugins/std/infect.o [2019-10-02T18:13:04.411Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-02T18:13:04.411Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-02T18:13:04.411Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-02T18:13:04.411Z] AR compel/plugins/std.lib.a [2019-10-02T18:13:04.411Z] CC compel/plugins/fds/fds.o [2019-10-02T18:13:04.411Z] AR compel/plugins/fds.lib.a [2019-10-02T18:13:04.411Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T18:13:04.411Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T18:13:04.411Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-02T18:13:04.411Z] HOSTDEP compel/src/main-host.d [2019-10-02T18:13:04.411Z] DEP compel/src/lib/ptrace.d [2019-10-02T18:13:04.774Z] DEP compel/src/lib/infect.d [2019-10-02T18:13:04.774Z] DEP compel/src/lib/infect-util.d [2019-10-02T18:13:04.774Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T18:13:04.774Z] DEP compel/arch/s390/src/lib/infect.d [2019-10-02T18:13:04.774Z] DEP compel/arch/s390/src/lib/cpu.d [2019-10-02T18:13:04.774Z] DEP compel/src/lib/log.d [2019-10-02T18:13:04.774Z] DEP compel/src/main.d [2019-10-02T18:13:04.774Z] DEP compel/src/lib/handle-elf.d [2019-10-02T18:13:04.774Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-02T18:13:04.774Z] CC compel/src/lib/log.o [2019-10-02T18:13:04.774Z] CC compel/arch/s390/src/lib/cpu.o [2019-10-02T18:13:04.774Z] CC compel/arch/s390/src/lib/infect.o [2019-10-02T18:13:04.950Z] b7e7e03b39f2: Verifying Checksum [2019-10-02T18:13:04.950Z] b7e7e03b39f2: Download complete [2019-10-02T18:13:05.064Z] #13 8.501 The following NEW packages will be installed: [2019-10-02T18:13:05.064Z] #13 8.502 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T18:13:05.064Z] #13 8.502 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T18:13:05.064Z] #13 8.503 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T18:13:05.064Z] #13 8.503 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T18:13:05.064Z] #13 8.504 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T18:13:05.064Z] #13 8.504 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T18:13:05.064Z] #13 8.505 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T18:13:05.064Z] #13 8.505 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T18:13:05.064Z] #13 8.505 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T18:13:05.064Z] #13 8.506 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T18:13:05.064Z] #13 8.506 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T18:13:05.064Z] #13 8.507 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T18:13:05.064Z] #13 8.507 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T18:13:05.064Z] #13 8.507 xfsprogs xxd xz-utils zip [2019-10-02T18:13:05.064Z] #13 ... [2019-10-02T18:13:05.064Z] [2019-10-02T18:13:05.064Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T18:13:05.064Z] #15 30.07 + rm -rf /tmp/tmp.OHFlw2a9xH [2019-10-02T18:13:05.218Z] CC compel/src/lib/infect-rpc.o [2019-10-02T18:13:05.218Z] CC compel/src/lib/infect-util.o [2019-10-02T18:13:05.218Z] CC compel/src/lib/infect.o [2019-10-02T18:13:05.321Z] #15 DONE 30.3s [2019-10-02T18:13:05.322Z] [2019-10-02T18:13:05.322Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:13:05.651Z] CC compel/src/lib/ptrace.o [2019-10-02T18:13:05.651Z] AR compel/libcompel.a [2019-10-02T18:13:05.651Z] HOSTCC compel/src/main-host.o [2019-10-02T18:13:05.651Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-02T18:13:05.651Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T18:13:05.651Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T18:13:05.651Z] HOSTLINK compel/compel-host-bin [2019-10-02T18:13:05.896Z] #13 9.554 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:13:05.896Z] #13 9.554 Need to get 90.9 MB of archives. [2019-10-02T18:13:05.896Z] #13 9.554 After this operation, 541 MB of additional disk space will be used. [2019-10-02T18:13:05.896Z] #13 9.554 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T18:13:05.896Z] #13 9.561 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T18:13:05.896Z] #13 9.563 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-02T18:13:05.896Z] #13 9.564 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-02T18:13:05.896Z] #13 9.567 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-02T18:13:05.896Z] #13 9.569 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-02T18:13:05.896Z] #13 9.583 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-02T18:13:05.896Z] #13 9.603 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-02T18:13:05.896Z] #13 9.604 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-02T18:13:05.896Z] #13 9.605 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-02T18:13:05.896Z] #13 9.627 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-02T18:13:05.896Z] #13 9.629 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-02T18:13:05.896Z] #13 9.630 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-02T18:13:05.896Z] #13 9.631 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-02T18:13:05.896Z] #13 9.632 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-02T18:13:05.896Z] #13 9.633 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-02T18:13:05.896Z] #13 9.634 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-02T18:13:05.896Z] #13 9.635 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-02T18:13:05.896Z] #13 9.635 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-02T18:13:05.896Z] #13 9.637 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-02T18:13:06.026Z] DEP soccr/soccr.d [2019-10-02T18:13:06.026Z] CC soccr/soccr.o [2019-10-02T18:13:06.026Z] AR soccr/libsoccr.a [2019-10-02T18:13:06.026Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:13:06.026Z] DEP criu/arch/s390/sigframe.d [2019-10-02T18:13:06.026Z] DEP criu/arch/s390/crtools.d [2019-10-02T18:13:06.154Z] #13 9.637 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-02T18:13:06.154Z] #13 9.640 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:13:06.154Z] #13 9.642 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:13:06.154Z] #13 9.644 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-02T18:13:06.154Z] #13 9.645 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-02T18:13:06.154Z] #13 9.645 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-02T18:13:06.154Z] #13 9.648 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-02T18:13:06.154Z] #13 9.649 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:13:06.154Z] #13 9.650 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T18:13:06.154Z] #13 9.661 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T18:13:06.154Z] #13 9.662 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-02T18:13:06.154Z] #13 9.664 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-02T18:13:06.154Z] #13 9.666 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T18:13:06.154Z] #13 9.667 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T18:13:06.154Z] #13 9.669 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T18:13:06.154Z] #13 9.670 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-02T18:13:06.154Z] #13 9.671 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-02T18:13:06.154Z] #13 9.671 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-02T18:13:06.154Z] #13 9.672 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-02T18:13:06.154Z] #13 9.680 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-02T18:13:06.154Z] #13 9.680 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-02T18:13:06.155Z] #13 9.681 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-02T18:13:06.155Z] #13 9.689 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-02T18:13:06.155Z] #13 9.692 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-02T18:13:06.155Z] #13 9.693 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T18:13:06.155Z] #13 9.694 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T18:13:06.155Z] #13 9.694 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-02T18:13:06.155Z] #13 9.696 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-02T18:13:06.155Z] #13 9.717 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-02T18:13:06.155Z] #13 9.720 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T18:13:06.155Z] #13 9.735 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T18:13:06.155Z] #13 9.737 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T18:13:06.155Z] #13 9.739 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T18:13:06.155Z] #13 9.741 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T18:13:06.155Z] #13 9.742 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-02T18:13:06.155Z] #13 9.746 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T18:13:06.155Z] #13 9.806 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-02T18:13:06.155Z] #13 9.817 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-02T18:13:06.155Z] #13 9.825 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-02T18:13:06.155Z] #13 9.827 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-02T18:13:06.155Z] #13 9.829 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-02T18:13:06.155Z] #13 9.833 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-02T18:13:06.155Z] #13 9.854 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-02T18:13:06.392Z] DEP criu/arch/s390/cpu.d [2019-10-02T18:13:06.392Z] CC criu/arch/s390/cpu.o [2019-10-02T18:13:06.392Z] CC criu/arch/s390/crtools.o [2019-10-02T18:13:06.392Z] CC criu/arch/s390/sigframe.o [2019-10-02T18:13:06.392Z] LINK criu/arch/s390/crtools.built-in.o [2019-10-02T18:13:06.392Z] DEP criu/arch/s390/vdso-pie.d [2019-10-02T18:13:06.412Z] #13 9.885 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T18:13:06.412Z] #13 9.887 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T18:13:06.412Z] #13 9.941 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T18:13:06.412Z] #13 9.984 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T18:13:06.412Z] #13 9.986 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-02T18:13:06.671Z] #13 10.39 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-02T18:13:06.768Z] DEP criu/pie/parasite-vdso.d [2019-10-02T18:13:06.768Z] DEP criu/pie/util-vdso.d [2019-10-02T18:13:06.768Z] DEP criu/pie/util.d [2019-10-02T18:13:06.768Z] CC criu/pie/util.o [2019-10-02T18:13:06.768Z] CC criu/pie/util-vdso.o [2019-10-02T18:13:06.768Z] CC criu/pie/parasite-vdso.o [2019-10-02T18:13:06.768Z] CC criu/arch/s390/vdso-pie.o [2019-10-02T18:13:07.139Z] AR criu/pie/pie.lib.a [2019-10-02T18:13:07.139Z] DEP criu/pie/restorer.d [2019-10-02T18:13:07.139Z] DEP criu/arch/s390/restorer.d [2019-10-02T18:13:07.139Z] DEP criu/pie/parasite.d [2019-10-02T18:13:07.139Z] CC criu/pie/parasite.o [2019-10-02T18:13:07.238Z] #13 10.75 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:13:07.238Z] #13 10.77 Fetched 90.9 MB in 2s (42.8 MB/s) [2019-10-02T18:13:07.238Z] #13 10.80 Selecting previously unselected package bash-completion. [2019-10-02T18:13:07.238Z] #13 10.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-02T18:13:07.238Z] #13 10.80 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T18:13:07.506Z] LINK criu/pie/parasite.built-in.o [2019-10-02T18:13:07.506Z] GEN criu/pie/parasite-blob.h [2019-10-02T18:13:07.506Z] CC criu/arch/s390/restorer.o [2019-10-02T18:13:07.506Z] CC criu/pie/restorer.o [2019-10-02T18:13:07.638Z] 004465f1c815: Pull complete [2019-10-02T18:13:07.804Z] #13 11.33 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T18:13:07.804Z] #13 11.43 Selecting previously unselected package libnet1:amd64. [2019-10-02T18:13:07.804Z] #13 11.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:13:07.804Z] #13 11.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:13:07.804Z] #13 11.47 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-02T18:13:07.804Z] #13 11.47 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-02T18:13:07.804Z] #13 11.47 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T18:13:07.804Z] #13 11.50 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-02T18:13:07.804Z] #13 11.50 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-02T18:13:07.885Z] LINK criu/pie/restorer.built-in.o [2019-10-02T18:13:07.885Z] GEN criu/pie/restorer-blob.h [2019-10-02T18:13:07.885Z] DEP criu/vdso.d [2019-10-02T18:13:07.885Z] DEP criu/uts_ns.d [2019-10-02T18:13:07.885Z] DEP criu/util.d [2019-10-02T18:13:07.885Z] DEP criu/uffd.d [2019-10-02T18:13:08.062Z] #13 11.50 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T18:13:08.062Z] #13 11.54 Selecting previously unselected package libudev-dev:amd64. [2019-10-02T18:13:08.062Z] #13 11.54 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T18:13:08.062Z] #13 11.54 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:13:08.062Z] #13 11.58 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-02T18:13:08.062Z] #13 11.58 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:13:08.062Z] #13 11.59 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.062Z] #13 11.69 Selecting previously unselected package python3.5-minimal. [2019-10-02T18:13:08.062Z] #13 11.69 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:13:08.062Z] #13 11.69 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.249Z] DEP criu/tun.d [2019-10-02T18:13:08.249Z] DEP criu/tty.d [2019-10-02T18:13:08.249Z] DEP criu/timerfd.d [2019-10-02T18:13:08.249Z] DEP criu/sysfs_parse.d [2019-10-02T18:13:08.249Z] DEP criu/sysctl.d [2019-10-02T18:13:08.249Z] DEP criu/string.d [2019-10-02T18:13:08.249Z] DEP criu/stats.d [2019-10-02T18:13:08.249Z] DEP criu/sockets.d [2019-10-02T18:13:08.249Z] DEP criu/sk-unix.d [2019-10-02T18:13:08.249Z] DEP criu/sk-tcp.d [2019-10-02T18:13:08.249Z] DEP criu/sk-queue.d [2019-10-02T18:13:08.249Z] DEP criu/sk-packet.d [2019-10-02T18:13:08.320Z] #13 11.87 Selecting previously unselected package python3-minimal. [2019-10-02T18:13:08.320Z] #13 11.87 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-02T18:13:08.320Z] #13 11.87 Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T18:13:08.320Z] #13 11.90 Selecting previously unselected package libmpdec2:amd64. [2019-10-02T18:13:08.320Z] #13 11.90 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-02T18:13:08.320Z] #13 11.90 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T18:13:08.320Z] #13 11.93 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-02T18:13:08.320Z] #13 11.93 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:13:08.320Z] #13 11.94 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.578Z] #13 12.17 Selecting previously unselected package python3.5. [2019-10-02T18:13:08.578Z] #13 12.17 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:13:08.578Z] #13 12.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.578Z] #13 12.21 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-02T18:13:08.578Z] #13 12.21 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-02T18:13:08.578Z] #13 12.21 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T18:13:08.578Z] #13 12.24 Selecting previously unselected package dh-python. [2019-10-02T18:13:08.578Z] #13 12.24 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T18:13:08.578Z] #13 12.25 Unpacking dh-python (2.20170125) ... [2019-10-02T18:13:08.578Z] #13 12.29 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.620Z] DEP criu/sk-netlink.d [2019-10-02T18:13:08.620Z] DEP criu/sk-inet.d [2019-10-02T18:13:08.620Z] DEP criu/signalfd.d [2019-10-02T18:13:08.620Z] DEP criu/sigframe.d [2019-10-02T18:13:08.620Z] DEP criu/shmem.d [2019-10-02T18:13:08.620Z] DEP criu/servicefd.d [2019-10-02T18:13:08.620Z] DEP criu/seize.d [2019-10-02T18:13:08.620Z] DEP criu/seccomp.d [2019-10-02T18:13:08.620Z] DEP criu/rst-malloc.d [2019-10-02T18:13:08.620Z] DEP criu/rbtree.d [2019-10-02T18:13:08.620Z] DEP criu/pstree.d [2019-10-02T18:13:08.620Z] DEP criu/protobuf.d [2019-10-02T18:13:08.620Z] GEN criu/protobuf-desc-gen.h [2019-10-02T18:13:08.837Z] #13 12.30 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:13:08.989Z] DEP criu/protobuf-desc.d [2019-10-02T18:13:08.989Z] DEP criu/proc_parse.d [2019-10-02T18:13:08.989Z] DEP criu/plugin.d [2019-10-02T18:13:08.989Z] DEP criu/pipes.d [2019-10-02T18:13:08.989Z] DEP criu/pie-util.d [2019-10-02T18:13:08.989Z] DEP criu/pie-util-vdso.d [2019-10-02T18:13:09.095Z] #13 12.71 Setting up python3-minimal (3.5.3-1) ... [2019-10-02T18:13:09.352Z] #13 12.89 Selecting previously unselected package python3. [2019-10-02T18:13:09.353Z] #13 12.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-02T18:13:09.353Z] #13 12.90 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-02T18:13:09.353Z] #13 12.91 Unpacking python3 (3.5.3-1) ... [2019-10-02T18:13:09.353Z] #13 12.93 Selecting previously unselected package pigz. [2019-10-02T18:13:09.353Z] #13 12.93 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-02T18:13:09.353Z] #13 12.94 Unpacking pigz (2.3.4-1) ... [2019-10-02T18:13:09.353Z] #13 12.97 Selecting previously unselected package libip4tc0:amd64. [2019-10-02T18:13:09.353Z] #13 12.97 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:13:09.353Z] #13 12.97 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:09.353Z] #13 13.01 Selecting previously unselected package libip6tc0:amd64. [2019-10-02T18:13:09.353Z] #13 13.01 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:13:09.353Z] #13 13.01 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:09.353Z] #13 13.04 Selecting previously unselected package libiptc0:amd64. [2019-10-02T18:13:09.353Z] #13 13.04 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:13:09.353Z] #13 13.05 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:09.353Z] #13 13.08 Selecting previously unselected package libxtables12:amd64. [2019-10-02T18:13:09.374Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T18:13:09.374Z] DEP criu/path.d [2019-10-02T18:13:09.374Z] DEP criu/parasite-syscall.d [2019-10-02T18:13:09.374Z] DEP criu/pagemap.d [2019-10-02T18:13:09.374Z] DEP criu/pagemap-cache.d [2019-10-02T18:13:09.374Z] DEP criu/page-xfer.d [2019-10-02T18:13:09.374Z] DEP criu/page-pipe.d [2019-10-02T18:13:09.374Z] DEP criu/netfilter.d [2019-10-02T18:13:09.374Z] DEP criu/net.d [2019-10-02T18:13:09.374Z] DEP criu/namespaces.d [2019-10-02T18:13:09.374Z] DEP criu/mount.d [2019-10-02T18:13:09.611Z] #13 13.08 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:13:09.611Z] #13 13.08 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:09.611Z] #13 13.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-02T18:13:09.611Z] #13 13.11 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-02T18:13:09.611Z] #13 13.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T18:13:09.611Z] #13 13.14 Selecting previously unselected package iptables. [2019-10-02T18:13:09.611Z] #13 13.14 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:13:09.611Z] #13 13.15 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:09.611Z] #13 13.20 Selecting previously unselected package xxd. [2019-10-02T18:13:09.611Z] #13 13.20 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:13:09.611Z] #13 13.21 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:09.611Z] #13 13.24 Selecting previously unselected package vim-common. [2019-10-02T18:13:09.611Z] #13 13.24 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:13:09.611Z] #13 13.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:09.611Z] #13 13.28 Selecting previously unselected package bzip2. [2019-10-02T18:13:09.611Z] #13 13.28 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-02T18:13:09.611Z] #13 13.29 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T18:13:09.611Z] #13 13.32 Selecting previously unselected package libgpm2:amd64. [2019-10-02T18:13:09.611Z] #13 13.32 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-02T18:13:09.671Z] c19c19fc3c99: Pull complete [2019-10-02T18:13:09.753Z] DEP criu/mem.d [2019-10-02T18:13:09.753Z] DEP criu/lsm.d [2019-10-02T18:13:09.753Z] DEP criu/log.d [2019-10-02T18:13:09.753Z] DEP criu/libnetlink.d [2019-10-02T18:13:09.753Z] DEP criu/kerndat.d [2019-10-02T18:13:09.753Z] DEP criu/kcmp-ids.d [2019-10-02T18:13:09.753Z] DEP criu/irmap.d [2019-10-02T18:13:09.753Z] DEP criu/ipc_ns.d [2019-10-02T18:13:09.753Z] DEP criu/image.d [2019-10-02T18:13:09.753Z] DEP criu/image-desc.d [2019-10-02T18:13:09.753Z] DEP criu/fsnotify.d [2019-10-02T18:13:09.753Z] DEP criu/filesystems.d [2019-10-02T18:13:09.869Z] #13 13.32 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T18:13:09.869Z] #13 13.35 Selecting previously unselected package xz-utils. [2019-10-02T18:13:09.869Z] #13 13.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-02T18:13:09.869Z] #13 13.35 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:13:09.869Z] #13 13.40 Selecting previously unselected package aufs-tools. [2019-10-02T18:13:09.869Z] #13 13.40 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-02T18:13:09.869Z] #13 13.40 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:13:09.869Z] #13 13.44 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:13:09.869Z] #13 13.44 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:13:09.869Z] #13 13.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:13:09.869Z] #13 13.47 Selecting previously unselected package btrfs-progs. [2019-10-02T18:13:09.869Z] #13 13.47 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T18:13:09.869Z] #13 13.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:13:09.869Z] #13 13.56 Selecting previously unselected package btrfs-tools. [2019-10-02T18:13:09.869Z] #13 13.56 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T18:13:10.114Z] DEP criu/files.d [2019-10-02T18:13:10.114Z] DEP criu/files-reg.d [2019-10-02T18:13:10.114Z] DEP criu/files-ext.d [2019-10-02T18:13:10.114Z] DEP criu/file-lock.d [2019-10-02T18:13:10.114Z] DEP criu/file-ids.d [2019-10-02T18:13:10.114Z] DEP criu/fifo.d [2019-10-02T18:13:10.114Z] DEP criu/fdstore.d [2019-10-02T18:13:10.114Z] DEP criu/fault-injection.d [2019-10-02T18:13:10.114Z] DEP criu/external.d [2019-10-02T18:13:10.114Z] DEP criu/eventpoll.d [2019-10-02T18:13:10.114Z] DEP criu/eventfd.d [2019-10-02T18:13:10.114Z] DEP criu/crtools.d [2019-10-02T18:13:10.127Z] #13 13.56 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:13:10.127Z] #13 13.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-02T18:13:10.127Z] #13 13.59 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:13:10.127Z] #13 13.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:10.127Z] #13 13.63 Selecting previously unselected package dmsetup. [2019-10-02T18:13:10.127Z] #13 13.63 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:13:10.127Z] #13 13.64 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T18:13:10.127Z] #13 13.84 Selecting previously unselected package libonig4:amd64. [2019-10-02T18:13:10.384Z] #13 13.85 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 13.85 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:13:10.384Z] #13 13.89 Selecting previously unselected package libjq1:amd64. [2019-10-02T18:13:10.384Z] #13 13.89 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 13.89 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:13:10.384Z] #13 13.92 Selecting previously unselected package jq. [2019-10-02T18:13:10.384Z] #13 13.93 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 13.93 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:13:10.384Z] #13 13.96 Selecting previously unselected package libaio1:amd64. [2019-10-02T18:13:10.384Z] #13 13.96 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 13.96 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-02T18:13:10.384Z] #13 13.99 Selecting previously unselected package libcap2-bin. [2019-10-02T18:13:10.384Z] #13 13.99 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 13.99 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T18:13:10.384Z] #13 14.02 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-02T18:13:10.384Z] #13 14.02 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 14.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:10.384Z] #13 14.05 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-02T18:13:10.384Z] #13 14.05 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-02T18:13:10.384Z] #13 14.05 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T18:13:10.487Z] DEP criu/cr-service.d [2019-10-02T18:13:10.487Z] DEP criu/cr-restore.d [2019-10-02T18:13:10.487Z] DEP criu/cr-errno.d [2019-10-02T18:13:10.487Z] DEP criu/cr-dump.d [2019-10-02T18:13:10.487Z] DEP criu/cr-dedup.d [2019-10-02T18:13:10.487Z] DEP criu/cr-check.d [2019-10-02T18:13:10.487Z] DEP criu/config.d [2019-10-02T18:13:10.487Z] DEP criu/clone-noasan.d [2019-10-02T18:13:10.487Z] DEP criu/cgroup.d [2019-10-02T18:13:10.487Z] DEP criu/cgroup-props.d [2019-10-02T18:13:10.487Z] DEP criu/bitmap.d [2019-10-02T18:13:10.487Z] DEP criu/bfd.d [2019-10-02T18:13:10.487Z] DEP criu/autofs.d [2019-10-02T18:13:10.642Z] #13 14.11 Selecting previously unselected package libpcre16-3:amd64. [2019-10-02T18:13:10.642Z] #13 14.11 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-02T18:13:10.643Z] #13 14.12 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T18:13:10.643Z] #13 14.16 Selecting previously unselected package libpcre32-3:amd64. [2019-10-02T18:13:10.643Z] #13 14.16 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-02T18:13:10.643Z] #13 14.16 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T18:13:10.643Z] #13 14.21 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-02T18:13:10.643Z] #13 14.21 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-02T18:13:10.643Z] #13 14.21 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T18:13:10.643Z] #13 14.29 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-02T18:13:10.643Z] #13 14.29 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-02T18:13:10.643Z] #13 14.29 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T18:13:10.643Z] #13 14.34 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-02T18:13:10.643Z] #13 14.34 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:13:10.643Z] #13 14.35 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:10.643Z] #13 14.38 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T18:13:10.643Z] #13 14.38 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T18:13:10.858Z] DEP criu/aio.d [2019-10-02T18:13:10.858Z] DEP criu/action-scripts.d [2019-10-02T18:13:10.858Z] CC criu/action-scripts.o [2019-10-02T18:13:10.858Z] CC criu/aio.o [2019-10-02T18:13:10.858Z] CC criu/autofs.o [2019-10-02T18:13:10.901Z] #13 14.38 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:13:10.901Z] #13 14.42 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T18:13:10.901Z] #13 14.42 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T18:13:10.901Z] #13 14.42 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:13:10.901Z] #13 14.45 Selecting previously unselected package libreadline5:amd64. [2019-10-02T18:13:10.901Z] #13 14.45 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-02T18:13:10.901Z] #13 14.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T18:13:10.901Z] #13 14.49 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-02T18:13:10.901Z] #13 14.49 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T18:13:10.901Z] #13 14.49 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:13:11.158Z] #13 14.74 Selecting previously unselected package net-tools. [2019-10-02T18:13:11.158Z] #13 14.75 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-02T18:13:11.158Z] #13 14.75 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:13:11.158Z] #13 14.80 Selecting previously unselected package python-pip-whl. [2019-10-02T18:13:11.158Z] #13 14.80 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:13:11.158Z] #13 14.80 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:13:11.223Z] CC criu/bfd.o [2019-10-02T18:13:11.223Z] CC criu/bitmap.o [2019-10-02T18:13:11.223Z] CC criu/cgroup-props.o [2019-10-02T18:13:11.416Z] #13 15.05 Selecting previously unselected package python3-pip. [2019-10-02T18:13:11.416Z] #13 15.05 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:13:11.416Z] #13 15.06 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:13:11.416Z] #13 15.09 Selecting previously unselected package python3-pkg-resources. [2019-10-02T18:13:11.416Z] #13 15.10 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:13:11.416Z] #13 15.10 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:13:11.416Z] #13 15.13 Selecting previously unselected package python3-setuptools. [2019-10-02T18:13:11.416Z] #13 15.14 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T18:13:11.416Z] #13 15.14 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T18:13:11.416Z] #13 15.19 Selecting previously unselected package python3-wheel. [2019-10-02T18:13:11.416Z] #13 15.19 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T18:13:11.673Z] #13 15.19 Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T18:13:11.673Z] #13 15.22 Selecting previously unselected package thin-provisioning-tools. [2019-10-02T18:13:11.673Z] #13 15.22 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-02T18:13:11.673Z] #13 15.22 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:13:11.673Z] #13 15.29 Selecting previously unselected package vim-runtime. [2019-10-02T18:13:11.673Z] #13 15.29 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:13:11.673Z] #13 15.30 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T18:13:11.673Z] #13 15.31 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T18:13:11.673Z] #13 15.31 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:11.713Z] CC criu/cgroup.o [2019-10-02T18:13:12.141Z] CC criu/clone-noasan.o [2019-10-02T18:13:12.141Z] CC criu/config.o [2019-10-02T18:13:12.537Z] CC criu/cr-check.o [2019-10-02T18:13:12.606Z] #13 16.04 Selecting previously unselected package vim. [2019-10-02T18:13:12.606Z] #13 16.05 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:13:12.606Z] #13 16.05 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:12.606Z] #13 16.16 Selecting previously unselected package xfsprogs. [2019-10-02T18:13:12.606Z] #13 16.16 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-02T18:13:12.606Z] #13 16.17 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:13:12.864Z] #13 16.40 Selecting previously unselected package zip. [2019-10-02T18:13:12.864Z] #13 16.41 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-02T18:13:12.864Z] #13 16.41 Unpacking zip (3.0-11+b1) ... [2019-10-02T18:13:12.864Z] #13 16.45 Selecting previously unselected package libapparmor-perl. [2019-10-02T18:13:12.864Z] #13 16.45 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:13:12.864Z] #13 16.45 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:13:12.864Z] #13 16.50 Selecting previously unselected package apparmor. [2019-10-02T18:13:12.864Z] #13 16.50 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:13:12.864Z] #13 16.51 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:13:12.864Z] #13 16.60 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T18:13:12.864Z] #13 16.60 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T18:13:12.901Z] CC criu/cr-dedup.o [2019-10-02T18:13:12.901Z] CC criu/cr-dump.o [2019-10-02T18:13:13.122Z] #13 16.60 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:13:13.122Z] #13 16.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T18:13:13.122Z] #13 16.88 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T18:13:13.267Z] CC criu/cr-errno.o [2019-10-02T18:13:13.267Z] CC criu/cr-restore.o [2019-10-02T18:13:13.380Z] #13 16.88 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:13:13.637Z] #13 17.21 Selecting previously unselected package binutils-mingw-w64. [2019-10-02T18:13:13.637Z] #13 17.21 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T18:13:13.637Z] #13 17.22 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:13:13.637Z] #13 17.25 Selecting previously unselected package mingw-w64-common. [2019-10-02T18:13:13.637Z] #13 17.25 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T18:13:13.637Z] #13 17.25 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T18:13:14.203Z] #13 17.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T18:13:14.203Z] #13 17.87 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T18:13:14.203Z] #13 17.88 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:13:14.519Z] CC criu/cr-service.o [2019-10-02T18:13:14.910Z] CC criu/crtools.o [2019-10-02T18:13:14.910Z] CC criu/eventfd.o [2019-10-02T18:13:14.910Z] CC criu/eventpoll.o [2019-10-02T18:13:15.136Z] #13 18.55 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T18:13:15.137Z] #13 18.56 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:13:15.137Z] #13 18.56 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:15.137Z] #13 18.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T18:13:15.137Z] #13 18.60 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:13:15.137Z] #13 18.60 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:15.292Z] CC criu/external.o [2019-10-02T18:13:15.292Z] CC criu/fault-injection.o [2019-10-02T18:13:15.292Z] CC criu/fdstore.o [2019-10-02T18:13:15.292Z] CC criu/fifo.o [2019-10-02T18:13:15.657Z] CC criu/file-ids.o [2019-10-02T18:13:15.657Z] CC criu/file-lock.o [2019-10-02T18:13:15.657Z] CC criu/files-ext.o [2019-10-02T18:13:16.028Z] CC criu/files-reg.o [2019-10-02T18:13:16.397Z] CC criu/files.o [2019-10-02T18:13:16.500Z] b7e7e03b39f2: Pull complete [2019-10-02T18:13:16.500Z] c8d0433a4b0c: Pull complete [2019-10-02T18:13:16.500Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-02T18:13:16.500Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-02T18:13:16.500Z] ---> 9b20014a18e9 [2019-10-02T18:13:16.500Z] Step 5/125 : ARG APT_MIRROR [2019-10-02T18:13:16.500Z] ---> Running in 48b949337bb7 [2019-10-02T18:13:16.500Z] Removing intermediate container 48b949337bb7 [2019-10-02T18:13:16.500Z] ---> c7110865b8f6 [2019-10-02T18:13:16.500Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-10-02T18:13:16.500Z] ---> Running in 633e50bcd7fb [2019-10-02T18:13:16.766Z] CC criu/filesystems.o [2019-10-02T18:13:16.784Z] Removing intermediate container 633e50bcd7fb [2019-10-02T18:13:16.784Z] ---> 0e789e9d0ea1 [2019-10-02T18:13:16.784Z] Step 7/125 : FROM base AS criu [2019-10-02T18:13:16.784Z] ---> 0e789e9d0ea1 [2019-10-02T18:13:16.784Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:13:16.784Z] ---> Running in 170c9c69b2de [2019-10-02T18:13:16.784Z] Removing intermediate container 170c9c69b2de [2019-10-02T18:13:16.784Z] ---> 999bee2beaf0 [2019-10-02T18:13:16.784Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-10-02T18:13:16.784Z] ---> Running in 949b4859f6e9 [2019-10-02T18:13:17.070Z] Removing intermediate container 949b4859f6e9 [2019-10-02T18:13:17.070Z] ---> 709ef5763399 [2019-10-02T18:13:17.070Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-10-02T18:13:17.070Z] ---> Running in e27e456aeca9 [2019-10-02T18:13:17.126Z] CC criu/fsnotify.o [2019-10-02T18:13:17.352Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:13:17.519Z] CC criu/image-desc.o [2019-10-02T18:13:17.519Z] CC criu/image.o [2019-10-02T18:13:17.519Z] CC criu/ipc_ns.o [2019-10-02T18:13:17.634Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:13:17.634Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:13:17.634Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:13:17.634Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:13:17.917Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:13:17.962Z] CC criu/irmap.o [2019-10-02T18:13:17.962Z] CC criu/kcmp-ids.o [2019-10-02T18:13:17.962Z] CC criu/kerndat.o [2019-10-02T18:13:18.200Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:13:18.200Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:13:18.378Z] CC criu/libnetlink.o [2019-10-02T18:13:18.378Z] CC criu/log.o [2019-10-02T18:13:18.378Z] CC criu/lsm.o [2019-10-02T18:13:18.764Z] CC criu/mem.o [2019-10-02T18:13:19.134Z] CC criu/mount.o [2019-10-02T18:13:19.319Z] #13 22.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T18:13:19.319Z] #13 22.22 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:13:19.319Z] #13 22.22 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:19.940Z] CC criu/namespaces.o [2019-10-02T18:13:20.228Z] Fetched 7719 kB in 2s (3006 kB/s) [2019-10-02T18:13:20.723Z] CC criu/net.o [2019-10-02T18:13:21.220Z] #13 24.67 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:13:21.220Z] #13 24.68 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:13:21.220Z] #13 24.69 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T18:13:21.220Z] #13 24.70 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:13:21.220Z] #13 24.70 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:13:21.220Z] #13 24.72 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:21.220Z] #13 24.73 Processing triggers for mime-support (3.60) ... [2019-10-02T18:13:21.220Z] #13 24.75 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:21.220Z] #13 24.76 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T18:13:21.220Z] #13 24.76 Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T18:13:21.220Z] #13 24.77 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:13:21.220Z] #13 24.78 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:13:21.220Z] #13 24.79 Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T18:13:21.285Z] Reading package lists... [2019-10-02T18:13:21.517Z] CC criu/netfilter.o [2019-10-02T18:13:21.517Z] CC criu/page-pipe.o [2019-10-02T18:13:21.517Z] CC criu/page-xfer.o [2019-10-02T18:13:21.785Z] #13 25.35 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:13:21.785Z] #13 25.36 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:13:21.785Z] #13 25.37 Setting up zip (3.0-11+b1) ... [2019-10-02T18:13:21.785Z] #13 25.38 Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T18:13:21.785Z] #13 25.39 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:21.785Z] #13 25.40 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:13:21.785Z] #13 25.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:13:21.785Z] #13 25.41 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-02T18:13:21.785Z] #13 25.43 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:21.785Z] #13 25.43 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:13:21.785Z] #13 25.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T18:13:21.785Z] #13 25.45 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:13:21.785Z] #13 25.46 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:21.785Z] #13 25.47 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T18:13:21.785Z] #13 25.48 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T18:13:21.785Z] #13 25.49 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T18:13:21.785Z] #13 25.50 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:21.785Z] #13 25.57 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:13:21.898Z] CC criu/pagemap-cache.o [2019-10-02T18:13:21.899Z] CC criu/pagemap.o [2019-10-02T18:13:22.043Z] #13 25.58 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T18:13:22.043Z] #13 25.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T18:13:22.043Z] #13 25.60 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:13:22.043Z] #13 25.61 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:13:22.043Z] #13 25.62 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:13:22.043Z] #13 25.63 Setting up pigz (2.3.4-1) ... [2019-10-02T18:13:22.043Z] #13 25.64 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:13:22.043Z] #13 25.65 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T18:13:22.043Z] #13 25.66 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:22.043Z] #13 25.66 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T18:13:22.043Z] #13 25.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:13:22.043Z] #13 25.68 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:13:22.043Z] #13 25.69 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T18:13:22.043Z] #13 25.70 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T18:13:22.043Z] #13 25.70 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:13:22.043Z] #13 25.71 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:13:22.043Z] #13 25.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T18:13:22.043Z] #13 25.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T18:13:22.043Z] #13 25.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T18:13:22.043Z] #13 25.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T18:13:22.043Z] #13 25.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T18:13:22.043Z] #13 25.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T18:13:22.043Z] #13 25.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T18:13:22.043Z] #13 25.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T18:13:22.043Z] #13 25.75 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:22.043Z] #13 25.76 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:22.043Z] #13 25.77 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:13:22.043Z] #13 25.78 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:13:22.043Z] #13 25.78 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:13:22.272Z] CC criu/parasite-syscall.o [2019-10-02T18:13:22.301Z] Reading package lists... [2019-10-02T18:13:22.301Z] #13 25.79 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T18:13:22.301Z] #13 25.80 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:13:22.583Z] Building dependency tree... [2019-10-02T18:13:22.583Z] Reading state information... [2019-10-02T18:13:22.583Z] The following additional packages will be installed: [2019-10-02T18:13:22.583Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T18:13:22.583Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T18:13:22.583Z] Suggested packages: [2019-10-02T18:13:22.583Z] manpages-dev python-setuptools [2019-10-02T18:13:22.632Z] CC criu/path.o [2019-10-02T18:13:22.632Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T18:13:22.632Z] CC criu/pie-util-vdso.o [2019-10-02T18:13:22.632Z] CC criu/pie-util.o [2019-10-02T18:13:22.866Z] The following NEW packages will be installed: [2019-10-02T18:13:22.866Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T18:13:22.866Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T18:13:22.866Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T18:13:22.866Z] zlib1g-dev [2019-10-02T18:13:22.995Z] CC criu/pipes.o [2019-10-02T18:13:22.995Z] CC criu/plugin.o [2019-10-02T18:13:22.995Z] CC criu/proc_parse.o [2019-10-02T18:13:23.150Z] 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:13:23.150Z] Need to get 3548 kB of archives. [2019-10-02T18:13:23.150Z] After this operation, 21.2 MB of additional disk space will be used. [2019-10-02T18:13:23.150Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T18:13:23.150Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-02T18:13:23.150Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-02T18:13:23.150Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T18:13:23.150Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-02T18:13:23.150Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T18:13:23.150Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-02T18:13:23.150Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T18:13:23.150Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-02T18:13:23.150Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-02T18:13:23.150Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-02T18:13:23.150Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-02T18:13:23.150Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-02T18:13:23.150Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-02T18:13:23.150Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T18:13:23.150Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-02T18:13:23.238Z] #13 26.69 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T18:13:23.238Z] #13 26.70 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:23.238Z] #13 26.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:13:23.238Z] #13 26.71 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:13:23.238Z] #13 26.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:13:23.238Z] #13 26.71 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:13:23.238Z] #13 26.72 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:13:23.238Z] #13 26.72 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:13:23.238Z] #13 26.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:13:23.238Z] #13 26.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:13:23.238Z] #13 26.74 Setting up python3 (3.5.3-1) ... [2019-10-02T18:13:23.433Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:13:23.433Z] Fetched 3548 kB in 0s (20.1 MB/s) [2019-10-02T18:13:23.433Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T18:13:23.433Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T18:13:23.433Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T18:13:23.433Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T18:13:23.433Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-10-02T18:13:23.433Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-02T18:13:23.433Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T18:13:23.433Z] Selecting previously unselected package libnet1-dev. [2019-10-02T18:13:23.433Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T18:13:23.433Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:13:23.433Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T18:13:23.433Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T18:13:23.433Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T18:13:23.433Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-02T18:13:23.433Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-02T18:13:23.433Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T18:13:23.496Z] #13 27.04 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:13:23.716Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T18:13:23.716Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T18:13:23.716Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T18:13:23.716Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-02T18:13:23.716Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-02T18:13:23.716Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T18:13:23.716Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-02T18:13:23.716Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-02T18:13:23.716Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T18:13:23.716Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-02T18:13:23.716Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:23.716Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:23.716Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-02T18:13:23.716Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:23.716Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:23.765Z] CC criu/protobuf-desc.o [2019-10-02T18:13:23.999Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-02T18:13:23.999Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:23.999Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T18:13:23.999Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-10-02T18:13:23.999Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:23.999Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:24.151Z] CC criu/protobuf.o [2019-10-02T18:13:24.281Z] Selecting previously unselected package protobuf-c-compiler. [2019-10-02T18:13:24.282Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-02T18:13:24.282Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:13:24.282Z] Selecting previously unselected package protobuf-compiler. [2019-10-02T18:13:24.282Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:24.282Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T18:13:24.282Z] Selecting previously unselected package python-pkg-resources. [2019-10-02T18:13:24.282Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:13:24.282Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T18:13:24.282Z] Selecting previously unselected package python-protobuf. [2019-10-02T18:13:24.282Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-02T18:13:24.282Z] Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T18:13:24.282Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T18:13:24.282Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T18:13:24.282Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T18:13:24.429Z] #13 27.74 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T18:13:24.429Z] #13 27.78 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T18:13:24.429Z] #13 27.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:24.429Z] #13 27.80 Setting up python3-wheel (0.29.0-2) ... [2019-10-02T18:13:24.429Z] #13 27.98 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:13:24.429Z] #13 28.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:24.587Z] CC criu/pstree.o [2019-10-02T18:13:24.587Z] CC criu/rbtree.o [2019-10-02T18:13:24.687Z] #13 28.18 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:13:24.687Z] #13 28.39 Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T18:13:24.687Z] #13 28.40 Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T18:13:24.946Z] #13 28.61 Setting up dh-python (2.20170125) ... [2019-10-02T18:13:25.007Z] CC criu/rst-malloc.o [2019-10-02T18:13:25.007Z] CC criu/seccomp.o [2019-10-02T18:13:25.007Z] CC criu/seize.o [2019-10-02T18:13:25.204Z] #13 28.75 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T18:13:25.204Z] #13 28.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:13:25.292Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:13:25.292Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:25.292Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:13:25.292Z] Setting up python-protobuf (3.0.0-9) ... [2019-10-02T18:13:25.400Z] CC criu/servicefd.o [2019-10-02T18:13:25.400Z] CC criu/shmem.o [2019-10-02T18:13:25.770Z] #13 DONE 29.2s [2019-10-02T18:13:25.770Z] [2019-10-02T18:13:25.770Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T18:13:25.773Z] CC criu/sigframe.o [2019-10-02T18:13:25.773Z] CC criu/signalfd.o [2019-10-02T18:13:25.773Z] CC criu/sk-inet.o [2019-10-02T18:13:26.139Z] CC criu/sk-netlink.o [2019-10-02T18:13:26.139Z] CC criu/sk-packet.o [2019-10-02T18:13:26.501Z] CC criu/sk-queue.o [2019-10-02T18:13:26.501Z] CC criu/sk-tcp.o [2019-10-02T18:13:26.770Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-02T18:13:26.770Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-02T18:13:26.770Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T18:13:26.770Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:26.770Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-02T18:13:26.770Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:13:26.770Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-02T18:13:26.770Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T18:13:26.770Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-02T18:13:26.770Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-02T18:13:26.770Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:13:26.862Z] CC criu/sk-unix.o [2019-10-02T18:13:27.144Z] #14 1.566 Collecting yamllint==1.16.0 [2019-10-02T18:13:27.248Z] CC criu/sockets.o [2019-10-02T18:13:27.615Z] CC criu/stats.o [2019-10-02T18:13:27.615Z] CC criu/string.o [2019-10-02T18:13:27.615Z] CC criu/sysctl.o [2019-10-02T18:13:27.796Z] Removing intermediate container e27e456aeca9 [2019-10-02T18:13:27.796Z] ---> 9ba4cf7d8b30 [2019-10-02T18:13:27.796Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-10-02T18:13:27.796Z] ---> Running in f948b1351243 [2019-10-02T18:13:27.993Z] CC criu/sysfs_parse.o [2019-10-02T18:13:27.993Z] CC criu/timerfd.o [2019-10-02T18:13:28.353Z] CC criu/tty.o [2019-10-02T18:13:28.410Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:13:28.410Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:13:28.696Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:13:28.696Z]  GEN .gitid [2019-10-02T18:13:28.696Z] GEN criu/include/version.h [2019-10-02T18:13:28.696Z] GEN include/common/asm [2019-10-02T18:13:28.738Z] CC criu/tun.o [2019-10-02T18:13:28.983Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T18:13:28.983Z] PBCC images/opts.pb-c.c [2019-10-02T18:13:28.983Z] PBCC images/sit.pb-c.c [2019-10-02T18:13:29.099Z] CC criu/uffd.o [2019-10-02T18:13:29.267Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T18:13:29.267Z] DEP images/opts.pb-c.d [2019-10-02T18:13:29.267Z] DEP images/sit.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/macvlan.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/macvlan.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/autofs.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/autofs.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/sysctl.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/sysctl.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/time.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/time.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/binfmt-misc.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/binfmt-misc.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/seccomp.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/seccomp.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/userns.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/userns.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/cgroup.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/cgroup.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/fown.pb-c.c [2019-10-02T18:13:29.267Z] PBCC images/ext-file.pb-c.c [2019-10-02T18:13:29.267Z] DEP images/fown.pb-c.d [2019-10-02T18:13:29.267Z] DEP images/ext-file.pb-c.d [2019-10-02T18:13:29.267Z] PBCC images/rpc.pb-c.c [2019-10-02T18:13:29.476Z] CC criu/util.o [2019-10-02T18:13:29.551Z] DEP images/rpc.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/siginfo.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/siginfo.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/pagemap.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/pagemap.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/rlimit.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/rlimit.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/file-lock.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/file-lock.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/tty.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/tty.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/tun.pb-c.c [2019-10-02T18:13:29.552Z] PBCC images/netdev.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/tun.pb-c.d [2019-10-02T18:13:29.552Z] DEP images/netdev.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/vma.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/vma.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/creds.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/creds.pb-c.d [2019-10-02T18:13:29.552Z] PBCC images/utsns.pb-c.c [2019-10-02T18:13:29.552Z] DEP images/utsns.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/ipc-desc.pb-c.c [2019-10-02T18:13:29.835Z] PBCC images/ipc-sem.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/ipc-desc.pb-c.d [2019-10-02T18:13:29.835Z] DEP images/ipc-sem.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/ipc-msg.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/ipc-msg.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/ipc-shm.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/ipc-shm.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/ipc-var.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/ipc-var.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/sk-opts.pb-c.c [2019-10-02T18:13:29.835Z] PBCC images/packet-sock.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/sk-opts.pb-c.d [2019-10-02T18:13:29.835Z] DEP images/packet-sock.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/sk-netlink.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/sk-netlink.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/sk-inet.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/sk-inet.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/sk-unix.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/sk-unix.pb-c.d [2019-10-02T18:13:29.835Z] PBCC images/mm.pb-c.c [2019-10-02T18:13:29.835Z] DEP images/mm.pb-c.d [2019-10-02T18:13:29.873Z] CC criu/uts_ns.o [2019-10-02T18:13:29.873Z] CC criu/vdso.o [2019-10-02T18:13:29.873Z] LINK criu/built-in.o [2019-10-02T18:13:30.118Z] PBCC images/timerfd.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/timerfd.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/timer.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/timer.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/sa.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/sa.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/pipe-data.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/pipe-data.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/mnt.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/mnt.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/sk-packet.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/sk-packet.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/tcp-stream.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/tcp-stream.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/pipe.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/pipe.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/pstree.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/pstree.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/fs.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/fs.pb-c.d [2019-10-02T18:13:30.118Z] PBCC images/signalfd.pb-c.c [2019-10-02T18:13:30.118Z] DEP images/signalfd.pb-c.d [2019-10-02T18:13:30.357Z] LINK criu/criu [2019-10-02T18:13:30.357Z] DEP lib/c/criu.d [2019-10-02T18:13:30.357Z] CC images/rpc.pb-c.o [2019-10-02T18:13:30.357Z] CC lib/c/criu.o [2019-10-02T18:13:30.401Z] PBCC images/fh.pb-c.c [2019-10-02T18:13:30.401Z] PBCC images/fsnotify.pb-c.c [2019-10-02T18:13:30.401Z] DEP images/fh.pb-c.d [2019-10-02T18:13:30.401Z] DEP images/fsnotify.pb-c.d [2019-10-02T18:13:30.401Z] PBCC images/eventpoll.pb-c.c [2019-10-02T18:13:30.401Z] DEP images/eventpoll.pb-c.d [2019-10-02T18:13:30.401Z] PBCC images/eventfd.pb-c.c [2019-10-02T18:13:30.401Z] DEP images/eventfd.pb-c.d [2019-10-02T18:13:30.401Z] PBCC images/remap-file-path.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/remap-file-path.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/fifo.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/fifo.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/ghost-file.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/ghost-file.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/regfile.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/regfile.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/ns.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/ns.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/fdinfo.pb-c.c [2019-10-02T18:13:30.402Z] DEP images/fdinfo.pb-c.d [2019-10-02T18:13:30.402Z] PBCC images/core-aarch64.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/core-arm.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/core-ppc64.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/core-s390.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/core-x86.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/core.pb-c.c [2019-10-02T18:13:30.688Z] PBCC images/inventory.pb-c.c [2019-10-02T18:13:30.688Z] DEP images/core-aarch64.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/core-arm.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/core-ppc64.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/core-s390.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/core-x86.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/core.pb-c.d [2019-10-02T18:13:30.688Z] DEP images/inventory.pb-c.d [2019-10-02T18:13:30.688Z] PBCC images/cpuinfo.pb-c.c [2019-10-02T18:13:30.688Z] DEP images/cpuinfo.pb-c.d [2019-10-02T18:13:30.688Z] PBCC images/stats.pb-c.c [2019-10-02T18:13:30.688Z] DEP images/stats.pb-c.d [2019-10-02T18:13:30.836Z] LINK lib/c/built-in.o [2019-10-02T18:13:30.836Z] LINK lib/c/libcriu.so [2019-10-02T18:13:30.836Z] GEN magic.py [2019-10-02T18:13:30.836Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:13:30.836Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:13:31.232Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:13:31.232Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:13:31.232Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T18:13:31.232Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T18:13:31.232Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T18:13:31.232Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T18:13:31.232Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T18:13:31.232Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:13:31.307Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:13:31.307Z] CC images/stats.o [2019-10-02T18:13:31.590Z] CC images/core.o [2019-10-02T18:13:31.598Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:13:31.598Z] INSTALL criu/criu [2019-10-02T18:13:31.873Z] CC images/core-x86.o [2019-10-02T18:13:31.873Z] CC images/core-arm.o [2019-10-02T18:13:32.156Z] CC images/core-aarch64.o [2019-10-02T18:13:32.156Z] CC images/core-ppc64.o [2019-10-02T18:13:32.384Z] Removing intermediate container ae4a75874427 [2019-10-02T18:13:32.384Z] ---> 8543c432486a [2019-10-02T18:13:32.384Z] Step 12/125 : FROM base AS registry [2019-10-02T18:13:32.384Z] ---> 9a4e6b849a68 [2019-10-02T18:13:32.384Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:13:32.444Z] CC images/core-s390.o [2019-10-02T18:13:32.727Z] CC images/cpuinfo.o [2019-10-02T18:13:32.727Z] CC images/inventory.o [2019-10-02T18:13:32.748Z] ---> Running in de92203f03e2 [2019-10-02T18:13:32.748Z] Removing intermediate container de92203f03e2 [2019-10-02T18:13:32.748Z] ---> 8d25494b03cb [2019-10-02T18:13:32.748Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:13:32.748Z] ---> Running in 807a404332c3 [2019-10-02T18:13:33.009Z] CC images/fdinfo.o [2019-10-02T18:13:33.010Z] CC images/fown.o [2019-10-02T18:13:33.010Z] CC images/ns.o [2019-10-02T18:13:33.113Z] Removing intermediate container 807a404332c3 [2019-10-02T18:13:33.113Z] ---> aa72c8964745 [2019-10-02T18:13:33.113Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-10-02T18:13:33.113Z] ---> Running in 87ec381e5c88 [2019-10-02T18:13:33.292Z] CC images/regfile.o [2019-10-02T18:13:33.292Z] CC images/ghost-file.o [2019-10-02T18:13:33.292Z] CC images/fifo.o [2019-10-02T18:13:33.292Z] CC images/remap-file-path.o [2019-10-02T18:13:33.490Z] + mktemp -d [2019-10-02T18:13:33.490Z] + export GOPATH=/tmp/tmp.HYsKUKlANr [2019-10-02T18:13:33.490Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution [2019-10-02T18:13:33.490Z] Cloning into '/tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution'... [2019-10-02T18:13:33.575Z] CC images/eventfd.o [2019-10-02T18:13:33.575Z] CC images/eventpoll.o [2019-10-02T18:13:33.575Z] CC images/fh.o [2019-10-02T18:13:33.693Z] #14 7.850 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T18:13:33.693Z] #14 7.915 Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T18:13:33.857Z] CC images/fsnotify.o [2019-10-02T18:13:33.857Z] CC images/signalfd.o [2019-10-02T18:13:34.140Z] CC images/fs.o [2019-10-02T18:13:34.140Z] CC images/pstree.o [2019-10-02T18:13:34.140Z] CC images/pipe.o [2019-10-02T18:13:34.140Z] CC images/tcp-stream.o [2019-10-02T18:13:34.423Z] CC images/sk-packet.o [2019-10-02T18:13:34.423Z] CC images/mnt.o [2019-10-02T18:13:34.423Z] CC images/pipe-data.o [2019-10-02T18:13:34.423Z] CC images/sa.o [2019-10-02T18:13:34.631Z] #14 8.964 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T18:13:34.706Z] CC images/timer.o [2019-10-02T18:13:34.706Z] CC images/timerfd.o [2019-10-02T18:13:34.706Z] CC images/mm.o [2019-10-02T18:13:34.802Z] + cd /tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution [2019-10-02T18:13:34.802Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:13:34.989Z] CC images/sk-opts.o [2019-10-02T18:13:34.989Z] CC images/sk-unix.o [2019-10-02T18:13:34.989Z] CC images/sk-inet.o [2019-10-02T18:13:35.181Z] + GOPATH=/tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HYsKUKlANr go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T18:13:35.203Z] #14 9.460 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T18:13:35.272Z] CC images/tun.o [2019-10-02T18:13:35.272Z] CC images/sk-netlink.o [2019-10-02T18:13:35.272Z] CC images/packet-sock.o [2019-10-02T18:13:35.554Z] CC images/ipc-var.o [2019-10-02T18:13:35.554Z] CC images/ipc-desc.o [2019-10-02T18:13:35.554Z] CC images/ipc-shm.o [2019-10-02T18:13:35.554Z] CC images/ipc-msg.o [2019-10-02T18:13:35.837Z] CC images/ipc-sem.o [2019-10-02T18:13:35.837Z] CC images/utsns.o [2019-10-02T18:13:35.837Z] CC images/creds.o [2019-10-02T18:13:35.837Z] CC images/vma.o [2019-10-02T18:13:36.120Z] CC images/netdev.o [2019-10-02T18:13:36.120Z] CC images/tty.o [2019-10-02T18:13:36.135Z] #14 10.52 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T18:13:36.393Z] #14 10.77 Building wheels for collected packages: pyyaml, pathspec [2019-10-02T18:13:36.393Z] #14 10.77 Running setup.py bdist_wheel for pyyaml: started [2019-10-02T18:13:36.424Z] CC images/file-lock.o [2019-10-02T18:13:36.424Z] CC images/rlimit.o [2019-10-02T18:13:36.424Z] CC images/pagemap.o [2019-10-02T18:13:36.651Z] #14 11.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T18:13:36.651Z] #14 11.04 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T18:13:36.651Z] #14 11.06 Running setup.py bdist_wheel for pathspec: started [2019-10-02T18:13:36.706Z] CC images/siginfo.o [2019-10-02T18:13:36.706Z] CC images/rpc.o [2019-10-02T18:13:36.909Z] #14 11.33 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T18:13:36.909Z] #14 11.33 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T18:13:36.909Z] #14 11.33 Successfully built pyyaml pathspec [2019-10-02T18:13:36.909Z] #14 11.34 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T18:13:36.909Z] #14 11.43 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T18:13:36.991Z] CC images/ext-file.o [2019-10-02T18:13:37.166Z] #14 DONE 11.6s [2019-10-02T18:13:37.166Z] [2019-10-02T18:13:37.166Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T18:13:37.273Z] CC images/cgroup.o [2019-10-02T18:13:37.273Z] CC images/userns.o [2019-10-02T18:13:37.424Z] #16 DONE 0.2s [2019-10-02T18:13:37.424Z] [2019-10-02T18:13:37.424Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:13:37.424Z] #64 CACHED [2019-10-02T18:13:37.424Z] [2019-10-02T18:13:37.424Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:13:37.424Z] #22 DONE 0.1s [2019-10-02T18:13:37.424Z] [2019-10-02T18:13:37.424Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:13:37.556Z] CC images/google/protobuf/descriptor.o [2019-10-02T18:13:37.682Z] #57 ... [2019-10-02T18:13:37.683Z] [2019-10-02T18:13:37.683Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:13:37.683Z] #40 DONE 0.1s [2019-10-02T18:13:37.683Z] [2019-10-02T18:13:37.683Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T18:13:38.175Z] CC images/opts.o [2019-10-02T18:13:38.175Z] CC images/seccomp.o [2019-10-02T18:13:38.175Z] CC images/binfmt-misc.o [2019-10-02T18:13:38.247Z] #41 ... [2019-10-02T18:13:38.247Z] [2019-10-02T18:13:38.247Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T18:13:38.247Z] #60 DONE 0.7s [2019-10-02T18:13:38.247Z] [2019-10-02T18:13:38.247Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-10-02T18:13:38.247Z] #23 DONE 0.8s [2019-10-02T18:13:38.247Z] [2019-10-02T18:13:38.247Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T18:13:38.247Z] #29 DONE 0.9s [2019-10-02T18:13:38.247Z] [2019-10-02T18:13:38.247Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:13:38.457Z] CC images/time.o [2019-10-02T18:13:38.457Z] CC images/sysctl.o [2019-10-02T18:13:38.457Z] CC images/autofs.o [2019-10-02T18:13:38.457Z] CC images/macvlan.o [2019-10-02T18:13:38.505Z] #61 ... [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T18:13:38.505Z] #52 DONE 0.9s [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T18:13:38.505Z] #41 DONE 0.9s [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T18:13:38.505Z] #21 DONE 1.0s [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T18:13:38.505Z] #49 DONE 0.9s [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T18:13:38.505Z] #32 DONE 0.9s [2019-10-02T18:13:38.505Z] [2019-10-02T18:13:38.505Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T18:13:38.505Z] #26 DONE 0.9s [2019-10-02T18:13:38.740Z] CC images/sit.o [2019-10-02T18:13:38.740Z] LINK images/built-in.o [2019-10-02T18:13:38.740Z] GEN compel/include/asm [2019-10-02T18:13:38.740Z] GEN compel/include/version.h [2019-10-02T18:13:38.740Z] touch .config [2019-10-02T18:13:38.740Z] GEN include/common/config.h [2019-10-02T18:13:38.740Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T18:13:38.740Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T18:13:38.740Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-02T18:13:38.740Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-02T18:13:38.740Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-02T18:13:38.740Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-02T18:13:38.740Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-02T18:13:38.740Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T18:13:38.740Z] DEP compel/plugins/std/infect.d [2019-10-02T18:13:38.762Z] [2019-10-02T18:13:38.762Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:13:39.023Z] DEP compel/plugins/std/string.d [2019-10-02T18:13:39.023Z] DEP compel/plugins/std/log.d [2019-10-02T18:13:39.023Z] DEP compel/plugins/std/fds.d [2019-10-02T18:13:39.023Z] DEP compel/plugins/std/std.d [2019-10-02T18:13:39.023Z] DEP compel/plugins/shmem/shmem.d [2019-10-02T18:13:39.023Z] DEP compel/plugins/fds/fds.d [2019-10-02T18:13:39.023Z] CC compel/plugins/std/std.o [2019-10-02T18:13:39.311Z] CC compel/plugins/std/fds.o [2019-10-02T18:13:39.311Z] CC compel/plugins/std/log.o [2019-10-02T18:13:39.593Z] CC compel/plugins/std/string.o [2019-10-02T18:13:39.876Z] CC compel/plugins/std/infect.o [2019-10-02T18:13:39.876Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-02T18:13:40.162Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-02T18:13:40.162Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-02T18:13:40.162Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-02T18:13:40.162Z] AR compel/plugins/std.lib.a [2019-10-02T18:13:40.162Z] CC compel/plugins/fds/fds.o [2019-10-02T18:13:40.162Z] AR compel/plugins/fds.lib.a [2019-10-02T18:13:40.162Z] HOSTDEP compel/src/lib/log-host.d [2019-10-02T18:13:40.162Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T18:13:40.162Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-02T18:13:40.446Z] HOSTDEP compel/src/main-host.d [2019-10-02T18:13:40.446Z] DEP compel/src/lib/ptrace.d [2019-10-02T18:13:40.446Z] DEP compel/src/lib/infect.d [2019-10-02T18:13:40.446Z] DEP compel/src/lib/infect-util.d [2019-10-02T18:13:40.446Z] DEP compel/src/lib/infect-rpc.d [2019-10-02T18:13:40.446Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-10-02T18:13:40.730Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-02T18:13:40.731Z] DEP compel/src/lib/log.d [2019-10-02T18:13:40.731Z] DEP compel/src/main.d [2019-10-02T18:13:40.731Z] DEP compel/src/lib/handle-elf.d [2019-10-02T18:13:40.731Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-02T18:13:41.014Z] CC compel/src/lib/log.o [2019-10-02T18:13:41.014Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-10-02T18:13:41.014Z] CC compel/arch/ppc64/src/lib/infect.o [2019-10-02T18:13:41.298Z] CC compel/src/lib/infect-rpc.o [2019-10-02T18:13:41.580Z] CC compel/src/lib/infect-util.o [2019-10-02T18:13:41.580Z] CC compel/src/lib/infect.o [2019-10-02T18:13:42.603Z] CC compel/src/lib/ptrace.o [2019-10-02T18:13:42.603Z] AR compel/libcompel.a [2019-10-02T18:13:42.603Z] HOSTCC compel/src/main-host.o [2019-10-02T18:13:42.603Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-02T18:13:42.886Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T18:13:42.886Z] HOSTCC compel/src/lib/log-host.o [2019-10-02T18:13:42.886Z] HOSTLINK compel/compel-host-bin [2019-10-02T18:13:43.169Z] DEP soccr/soccr.d [2019-10-02T18:13:43.169Z] CC soccr/soccr.o [2019-10-02T18:13:43.504Z] Running on ubuntu-1804-overlay2 (i-0d77067975f166943) in /home/ubuntu/workspace/engine_PR-392 [Pipeline] { [Pipeline] checkout [2019-10-02T18:13:43.785Z] AR soccr/libsoccr.a [2019-10-02T18:13:43.785Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:13:43.785Z] DEP criu/arch/ppc64/sigframe.d [2019-10-02T18:13:43.785Z] DEP criu/arch/ppc64/crtools.d [2019-10-02T18:13:43.785Z] DEP criu/arch/ppc64/cpu.d [2019-10-02T18:13:44.120Z] #27 ... [2019-10-02T18:13:44.120Z] [2019-10-02T18:13:44.126Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:13:44.126Z] #57 5.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:13:44.126Z] #57 5.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:13:44.126Z] #57 5.169 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:13:44.126Z] #57 5.174 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:13:44.126Z] #57 5.210 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:13:44.126Z] #57 5.840 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:13:44.137Z] CC criu/arch/ppc64/cpu.o [2019-10-02T18:13:44.137Z] CC criu/arch/ppc64/crtools.o [2019-10-02T18:13:44.420Z] CC criu/arch/ppc64/sigframe.o [2019-10-02T18:13:44.695Z] #57 7.213 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:13:44.726Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-10-02T18:13:44.726Z] DEP criu/arch/ppc64/misc.d [2019-10-02T18:13:44.726Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-02T18:13:44.726Z] DEP criu/arch/ppc64/vdso-pie.d [2019-10-02T18:13:44.726Z] DEP criu/pie/parasite-vdso.d [2019-10-02T18:13:44.726Z] DEP criu/pie/util-vdso.d [2019-10-02T18:13:44.726Z] DEP criu/pie/util.d [2019-10-02T18:13:45.009Z] CC criu/pie/util.o [2019-10-02T18:13:45.009Z] CC criu/pie/util-vdso.o [2019-10-02T18:13:45.292Z] CC criu/pie/parasite-vdso.o [2019-10-02T18:13:45.575Z] CC criu/arch/ppc64/vdso-pie.o [2019-10-02T18:13:45.575Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-10-02T18:13:45.630Z] #57 8.042 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:13:45.858Z] CC criu/arch/ppc64/misc.o [2019-10-02T18:13:45.858Z] AR criu/pie/pie.lib.a [2019-10-02T18:13:45.858Z] DEP criu/pie/restorer.d [2019-10-02T18:13:45.858Z] DEP criu/arch/ppc64/restorer.d [2019-10-02T18:13:45.858Z] DEP criu/pie/parasite.d [2019-10-02T18:13:46.140Z] CC criu/pie/parasite.o [2019-10-02T18:13:46.423Z] LINK criu/pie/parasite.built-in.o [2019-10-02T18:13:46.423Z] GEN criu/pie/parasite-blob.h [2019-10-02T18:13:46.423Z] CC criu/arch/ppc64/restorer.o [2019-10-02T18:13:46.705Z] CC criu/pie/restorer.o [2019-10-02T18:13:47.533Z] #57 ... [2019-10-02T18:13:47.533Z] [2019-10-02T18:13:47.533Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:13:47.533Z] #55 4.249 + mktemp -d [2019-10-02T18:13:47.533Z] #55 4.250 + export GOPATH=/tmp/tmp.uYs5adW2ye [2019-10-02T18:13:47.533Z] #55 4.250 + git clone https://github.com/docker/distribution.git /tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution [2019-10-02T18:13:47.533Z] #55 4.253 Cloning into '/tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution'... [2019-10-02T18:13:47.533Z] #55 ... [2019-10-02T18:13:47.533Z] [2019-10-02T18:13:47.533Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:13:47.533Z] #35 6.428 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:13:47.533Z] #35 6.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:13:47.533Z] #35 6.500 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:13:47.533Z] #35 6.505 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:13:47.533Z] #35 6.542 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:13:47.533Z] #35 7.258 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:13:47.533Z] #35 8.784 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:13:47.533Z] #35 9.713 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:13:47.734Z] LINK criu/pie/restorer.built-in.o [2019-10-02T18:13:47.734Z] GEN criu/pie/restorer-blob.h [2019-10-02T18:13:47.734Z] DEP criu/vdso.d [2019-10-02T18:13:47.792Z] #35 ... [2019-10-02T18:13:47.792Z] [2019-10-02T18:13:47.792Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:13:47.792Z] #44 4.640 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:13:47.792Z] #44 4.644 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:13:47.792Z] #44 4.681 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:13:47.792Z] #44 4.697 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:13:47.792Z] #44 4.704 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:13:47.792Z] #44 5.561 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:13:47.792Z] #44 7.077 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:13:47.792Z] #44 7.868 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:13:47.792Z] #44 ... [2019-10-02T18:13:47.792Z] [2019-10-02T18:13:47.792Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:13:47.792Z] #27 5.463 + RM_GOPATH=0 [2019-10-02T18:13:47.792Z] #27 5.464 + TMP_GOPATH= [2019-10-02T18:13:47.792Z] #27 5.464 + : /build [2019-10-02T18:13:47.792Z] #27 5.464 + '[' -z '' ']' [2019-10-02T18:13:47.792Z] #27 5.465 ++ mktemp -d [2019-10-02T18:13:47.792Z] #27 5.467 + export GOPATH=/tmp/tmp.gMLAHEVpK3 [2019-10-02T18:13:47.792Z] #27 5.473 + GOPATH=/tmp/tmp.gMLAHEVpK3 [2019-10-02T18:13:47.792Z] #27 5.473 + RM_GOPATH=1 [2019-10-02T18:13:47.792Z] #27 5.474 ++ dirname ./install.sh [2019-10-02T18:13:47.792Z] #27 5.477 + dir=. [2019-10-02T18:13:47.792Z] #27 5.478 + bin=gotestsum [2019-10-02T18:13:47.792Z] #27 5.478 + shift [2019-10-02T18:13:47.792Z] #27 5.478 + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T18:13:47.792Z] #27 5.478 + . ./gotestsum.installer [2019-10-02T18:13:47.792Z] #27 5.479 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T18:13:47.792Z] #27 5.479 + install_gotestsum [2019-10-02T18:13:47.792Z] #27 5.480 + echo 'Installing gotestsum version v0.3.5' [2019-10-02T18:13:47.792Z] #27 5.480 Installing gotestsum version v0.3.5 [2019-10-02T18:13:47.792Z] #27 5.480 + go get -d gotest.tools/gotestsum [2019-10-02T18:13:48.016Z] DEP criu/uts_ns.d [2019-10-02T18:13:48.016Z] DEP criu/util.d [2019-10-02T18:13:48.016Z] DEP criu/uffd.d [2019-10-02T18:13:48.299Z] DEP criu/tun.d [2019-10-02T18:13:48.299Z] DEP criu/tty.d [2019-10-02T18:13:48.299Z] DEP criu/timerfd.d [2019-10-02T18:13:48.299Z] DEP criu/sysfs_parse.d [2019-10-02T18:13:48.358Z] #27 ... [2019-10-02T18:13:48.358Z] [2019-10-02T18:13:48.358Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:13:48.358Z] #42 4.957 + RM_GOPATH=0 [2019-10-02T18:13:48.358Z] #42 4.959 + TMP_GOPATH= [2019-10-02T18:13:48.358Z] #42 4.959 + : /build [2019-10-02T18:13:48.358Z] #42 4.959 + '[' -z '' ']' [2019-10-02T18:13:48.358Z] #42 4.959 ++ mktemp -d [2019-10-02T18:13:48.358Z] #42 4.963 + export GOPATH=/tmp/tmp.HYcvjLahki [2019-10-02T18:13:48.358Z] #42 4.963 + GOPATH=/tmp/tmp.HYcvjLahki [2019-10-02T18:13:48.358Z] #42 4.963 + RM_GOPATH=1 [2019-10-02T18:13:48.358Z] #42 4.963 ++ dirname ./install.sh [2019-10-02T18:13:48.358Z] #42 4.967 + dir=. [2019-10-02T18:13:48.358Z] #42 4.967 + bin=runc [2019-10-02T18:13:48.358Z] #42 4.967 + shift [2019-10-02T18:13:48.358Z] #42 4.967 + '[' '!' -f ./runc.installer ']' [2019-10-02T18:13:48.358Z] #42 4.968 + . ./runc.installer [2019-10-02T18:13:48.358Z] #42 4.968 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:13:48.358Z] #42 4.968 + install_runc [2019-10-02T18:13:48.358Z] #42 4.969 + uname -r [2019-10-02T18:13:48.358Z] #42 4.969 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T18:13:48.358Z] #42 4.970 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T18:13:48.358Z] #42 4.974 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T18:13:48.358Z] #42 4.974 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T18:13:48.358Z] #42 4.974 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HYcvjLahki/src/github.com/opencontainers/runc [2019-10-02T18:13:48.358Z] #42 4.979 Cloning into '/tmp/tmp.HYcvjLahki/src/github.com/opencontainers/runc'... [2019-10-02T18:13:48.582Z] DEP criu/sysctl.d [2019-10-02T18:13:48.583Z] DEP criu/string.d [2019-10-02T18:13:48.583Z] DEP criu/stats.d [2019-10-02T18:13:48.583Z] DEP criu/sockets.d [2019-10-02T18:13:48.583Z] DEP criu/sk-unix.d [2019-10-02T18:13:48.617Z] #42 ... [2019-10-02T18:13:48.617Z] [2019-10-02T18:13:48.617Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:13:48.617Z] #30 5.483 + RM_GOPATH=0 [2019-10-02T18:13:48.617Z] #30 5.483 + TMP_GOPATH= [2019-10-02T18:13:48.617Z] #30 5.483 + : /build [2019-10-02T18:13:48.617Z] #30 5.483 + '[' -z '' ']' [2019-10-02T18:13:48.617Z] #30 5.486 ++ mktemp -d [2019-10-02T18:13:48.617Z] #30 5.493 + export GOPATH=/tmp/tmp.nV0iob4TYU [2019-10-02T18:13:48.617Z] #30 5.493 + GOPATH=/tmp/tmp.nV0iob4TYU [2019-10-02T18:13:48.617Z] #30 5.493 + RM_GOPATH=1 [2019-10-02T18:13:48.617Z] #30 5.499 ++ dirname ./install.sh [2019-10-02T18:13:48.617Z] #30 5.502 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:13:48.617Z] #30 5.502 + dir=. [2019-10-02T18:13:48.617Z] #30 5.502 + bin=tomlv [2019-10-02T18:13:48.617Z] #30 5.502 + shift [2019-10-02T18:13:48.617Z] #30 5.502 + '[' '!' -f ./tomlv.installer ']' [2019-10-02T18:13:48.617Z] #30 5.502 + . ./tomlv.installer [2019-10-02T18:13:48.617Z] #30 5.502 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:13:48.617Z] #30 5.502 + install_tomlv [2019-10-02T18:13:48.617Z] #30 5.502 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T18:13:48.617Z] #30 5.508 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nV0iob4TYU/src/github.com/BurntSushi/toml [2019-10-02T18:13:48.617Z] #30 5.508 Cloning into '/tmp/tmp.nV0iob4TYU/src/github.com/BurntSushi/toml'... [2019-10-02T18:13:48.617Z] #30 6.520 + cd /tmp/tmp.nV0iob4TYU/src/github.com/BurntSushi/toml [2019-10-02T18:13:48.617Z] #30 6.532 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:13:48.617Z] #30 6.557 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:13:48.617Z] #30 7.250 errors [2019-10-02T18:13:48.617Z] #30 7.288 internal/cpu [2019-10-02T18:13:48.617Z] #30 7.326 math/bits [2019-10-02T18:13:48.617Z] #30 7.681 internal/bytealg [2019-10-02T18:13:48.617Z] #30 8.093 math [2019-10-02T18:13:48.617Z] #30 8.279 runtime/internal/atomic [2019-10-02T18:13:48.617Z] #30 8.541 runtime/internal/sys [2019-10-02T18:13:48.617Z] #30 8.712 runtime/internal/math [2019-10-02T18:13:48.617Z] #30 8.962 runtime [2019-10-02T18:13:48.865Z] DEP criu/sk-tcp.d [2019-10-02T18:13:48.865Z] DEP criu/sk-queue.d [2019-10-02T18:13:48.865Z] DEP criu/sk-packet.d [2019-10-02T18:13:48.875Z] #30 ... [2019-10-02T18:13:48.875Z] [2019-10-02T18:13:48.875Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:13:48.875Z] #33 5.507 + RM_GOPATH=0 [2019-10-02T18:13:48.875Z] #33 5.512 + TMP_GOPATH= [2019-10-02T18:13:48.875Z] #33 5.512 + : /build [2019-10-02T18:13:48.875Z] #33 5.513 + '[' -z '' ']' [2019-10-02T18:13:48.875Z] #33 5.522 ++ mktemp -d [2019-10-02T18:13:48.875Z] #33 5.533 + export GOPATH=/tmp/tmp.YChWCoqF8y [2019-10-02T18:13:48.875Z] #33 5.540 + GOPATH=/tmp/tmp.YChWCoqF8y [2019-10-02T18:13:48.875Z] #33 5.540 + RM_GOPATH=1 [2019-10-02T18:13:48.875Z] #33 5.540 ++ dirname ./install.sh [2019-10-02T18:13:48.875Z] #33 5.554 + dir=. [2019-10-02T18:13:48.875Z] #33 5.556 + bin=vndr [2019-10-02T18:13:48.875Z] #33 5.556 + shift [2019-10-02T18:13:48.875Z] #33 5.556 + '[' '!' -f ./vndr.installer ']' [2019-10-02T18:13:48.875Z] #33 5.556 + . ./vndr.installer [2019-10-02T18:13:48.875Z] #33 5.556 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:13:48.875Z] #33 5.556 + install_vndr [2019-10-02T18:13:48.875Z] #33 5.557 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T18:13:48.875Z] #33 5.557 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:13:48.875Z] #33 5.557 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YChWCoqF8y/src/github.com/LK4D4/vndr [2019-10-02T18:13:48.875Z] #33 5.559 Cloning into '/tmp/tmp.YChWCoqF8y/src/github.com/LK4D4/vndr'... [2019-10-02T18:13:48.875Z] #33 6.552 + cd /tmp/tmp.YChWCoqF8y/src/github.com/LK4D4/vndr [2019-10-02T18:13:48.875Z] #33 6.561 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:13:48.875Z] #33 6.586 + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T18:13:48.875Z] #33 7.603 errors [2019-10-02T18:13:48.875Z] #33 7.609 internal/cpu [2019-10-02T18:13:48.875Z] #33 7.758 internal/race [2019-10-02T18:13:48.875Z] #33 7.984 runtime/internal/atomic [2019-10-02T18:13:48.875Z] #33 8.007 internal/bytealg [2019-10-02T18:13:48.875Z] #33 8.220 runtime/internal/sys [2019-10-02T18:13:48.875Z] #33 8.363 runtime/internal/math [2019-10-02T18:13:48.875Z] #33 8.458 sync/atomic [2019-10-02T18:13:48.875Z] #33 8.581 runtime [2019-10-02T18:13:48.875Z] #33 8.783 unicode [2019-10-02T18:13:48.875Z] #33 ... [2019-10-02T18:13:48.875Z] [2019-10-02T18:13:48.875Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:13:48.875Z] #24 4.706 + RM_GOPATH=0 [2019-10-02T18:13:48.875Z] #24 4.707 + TMP_GOPATH= [2019-10-02T18:13:48.875Z] #24 4.707 + : /build [2019-10-02T18:13:48.875Z] #24 4.708 + '[' -z '' ']' [2019-10-02T18:13:48.875Z] #24 4.712 ++ mktemp -d [2019-10-02T18:13:48.875Z] #24 4.717 + export GOPATH=/tmp/tmp.KEUsdhQkgK [2019-10-02T18:13:48.875Z] #24 4.717 + GOPATH=/tmp/tmp.KEUsdhQkgK [2019-10-02T18:13:48.875Z] #24 4.717 + RM_GOPATH=1 [2019-10-02T18:13:48.875Z] #24 4.718 ++ dirname ./install.sh [2019-10-02T18:13:48.875Z] #24 4.722 + dir=. [2019-10-02T18:13:48.875Z] #24 4.731 + bin=gometalinter [2019-10-02T18:13:48.875Z] #24 4.731 + shift [2019-10-02T18:13:48.875Z] #24 4.732 + '[' '!' -f ./gometalinter.installer ']' [2019-10-02T18:13:48.875Z] #24 4.733 + . ./gometalinter.installer [2019-10-02T18:13:48.875Z] #24 4.733 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-10-02T18:13:48.875Z] #24 4.734 + install_gometalinter [2019-10-02T18:13:48.875Z] #24 4.735 + echo 'Installing gometalinter version v2.0.6' [2019-10-02T18:13:48.875Z] #24 4.735 + go get -d github.com/alecthomas/gometalinter [2019-10-02T18:13:48.875Z] #24 4.735 Installing gometalinter version v2.0.6 [2019-10-02T18:13:48.875Z] #24 10.48 + cd /tmp/tmp.KEUsdhQkgK/src/github.com/alecthomas/gometalinter [2019-10-02T18:13:48.875Z] #24 10.48 + git checkout -q v2.0.6 [2019-10-02T18:13:49.134Z] #24 ... [2019-10-02T18:13:49.134Z] [2019-10-02T18:13:49.134Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:13:49.134Z] #50 5.211 + RM_GOPATH=0 [2019-10-02T18:13:49.134Z] #50 5.211 + TMP_GOPATH= [2019-10-02T18:13:49.134Z] #50 5.211 + : /build [2019-10-02T18:13:49.134Z] #50 5.211 + '[' -z '' ']' [2019-10-02T18:13:49.134Z] #50 5.212 ++ mktemp -d [2019-10-02T18:13:49.134Z] #50 5.220 + export GOPATH=/tmp/tmp.RV0HAgqATH [2019-10-02T18:13:49.134Z] #50 5.220 + GOPATH=/tmp/tmp.RV0HAgqATH [2019-10-02T18:13:49.134Z] #50 5.220 + RM_GOPATH=1 [2019-10-02T18:13:49.134Z] #50 5.221 ++ dirname ./install.sh [2019-10-02T18:13:49.134Z] #50 5.226 + dir=. [2019-10-02T18:13:49.134Z] #50 5.226 + bin=proxy [2019-10-02T18:13:49.134Z] #50 5.226 + shift [2019-10-02T18:13:49.134Z] #50 5.227 + '[' '!' -f ./proxy.installer ']' [2019-10-02T18:13:49.134Z] #50 5.230 + . ./proxy.installer [2019-10-02T18:13:49.134Z] #50 5.230 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:13:49.134Z] #50 5.231 + install_proxy [2019-10-02T18:13:49.134Z] #50 5.242 + case "$1" in [2019-10-02T18:13:49.134Z] #50 5.242 + export CGO_ENABLED=0 [2019-10-02T18:13:49.134Z] #50 5.242 + CGO_ENABLED=0 [2019-10-02T18:13:49.134Z] #50 5.242 + _install_proxy [2019-10-02T18:13:49.134Z] #50 5.242 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T18:13:49.134Z] #50 5.243 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:13:49.134Z] #50 5.247 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RV0HAgqATH/src/github.com/docker/libnetwork [2019-10-02T18:13:49.134Z] #50 5.248 Cloning into '/tmp/tmp.RV0HAgqATH/src/github.com/docker/libnetwork'... [2019-10-02T18:13:49.134Z] #50 ... [2019-10-02T18:13:49.134Z] [2019-10-02T18:13:49.134Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:13:49.134Z] #53 5.568 + RM_GOPATH=0 [2019-10-02T18:13:49.134Z] #53 5.568 + TMP_GOPATH= [2019-10-02T18:13:49.134Z] #53 5.569 + : /build [2019-10-02T18:13:49.134Z] #53 5.569 + '[' -z '' ']' [2019-10-02T18:13:49.134Z] #53 5.572 ++ mktemp -d [2019-10-02T18:13:49.134Z] #53 5.573 + export GOPATH=/tmp/tmp.yg19dRYvYg [2019-10-02T18:13:49.134Z] #53 5.578 + GOPATH=/tmp/tmp.yg19dRYvYg [2019-10-02T18:13:49.134Z] #53 5.578 + RM_GOPATH=1 [2019-10-02T18:13:49.134Z] #53 5.579 ++ dirname ./install.sh [2019-10-02T18:13:49.134Z] #53 5.580 + dir=. [2019-10-02T18:13:49.134Z] #53 5.580 + bin=dockercli [2019-10-02T18:13:49.134Z] #53 5.580 + shift [2019-10-02T18:13:49.134Z] #53 5.580 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T18:13:49.134Z] #53 5.580 + . ./dockercli.installer [2019-10-02T18:13:49.134Z] #53 5.580 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T18:13:49.134Z] #53 5.580 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T18:13:49.134Z] #53 5.580 + install_dockercli [2019-10-02T18:13:49.134Z] #53 5.580 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T18:13:49.134Z] #53 5.580 Install docker/cli version 17.06.2-ce from stable [2019-10-02T18:13:49.134Z] #53 5.581 ++ uname -m [2019-10-02T18:13:49.134Z] #53 5.582 + arch=x86_64 [2019-10-02T18:13:49.134Z] #53 5.596 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T18:13:49.134Z] #53 5.596 + url=https://download.docker.com/linux/static [2019-10-02T18:13:49.134Z] #53 5.597 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T18:13:49.134Z] #53 5.598 + tar -xz docker/docker [2019-10-02T18:13:49.148Z] DEP criu/sk-netlink.d [2019-10-02T18:13:49.148Z] DEP criu/sk-inet.d [2019-10-02T18:13:49.148Z] DEP criu/signalfd.d [2019-10-02T18:13:49.148Z] DEP criu/sigframe.d [2019-10-02T18:13:49.392Z] #53 ... [2019-10-02T18:13:49.392Z] [2019-10-02T18:13:49.392Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:13:49.392Z] #24 10.82 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-10-02T18:13:49.432Z] DEP criu/shmem.d [2019-10-02T18:13:49.432Z] DEP criu/servicefd.d [2019-10-02T18:13:49.432Z] DEP criu/seize.d [2019-10-02T18:13:49.432Z] DEP criu/seccomp.d [2019-10-02T18:13:49.432Z] DEP criu/rst-malloc.d [2019-10-02T18:13:49.717Z] DEP criu/rbtree.d [2019-10-02T18:13:49.717Z] DEP criu/pstree.d [2019-10-02T18:13:49.717Z] DEP criu/protobuf.d [2019-10-02T18:13:49.717Z] GEN criu/protobuf-desc-gen.h [2019-10-02T18:13:49.972Z] using credential docker-jenkins-github-credentials [2019-10-02T18:13:49.981Z] Cloning the remote Git repository [2019-10-02T18:13:49.981Z] Cloning with configured refspecs honoured and without tags [2019-10-02T18:13:50.339Z] DEP criu/protobuf-desc.d [2019-10-02T18:13:50.339Z] DEP criu/proc_parse.d [2019-10-02T18:13:50.339Z] DEP criu/plugin.d [2019-10-02T18:13:50.339Z] DEP criu/pipes.d [2019-10-02T18:13:50.339Z] DEP criu/pie-util.d [2019-10-02T18:13:50.621Z] DEP criu/pie-util-vdso.d [2019-10-02T18:13:50.621Z] DEP criu/pie-util-vdso-elf32.d [2019-10-02T18:13:50.621Z] DEP criu/path.d [2019-10-02T18:13:50.621Z] DEP criu/parasite-syscall.d [2019-10-02T18:13:50.904Z] DEP criu/pagemap.d [2019-10-02T18:13:50.904Z] DEP criu/pagemap-cache.d [2019-10-02T18:13:50.904Z] DEP criu/page-xfer.d [2019-10-02T18:13:50.904Z] DEP criu/page-pipe.d [2019-10-02T18:13:51.188Z] DEP criu/netfilter.d [2019-10-02T18:13:51.188Z] DEP criu/net.d [2019-10-02T18:13:51.188Z] DEP criu/namespaces.d [2019-10-02T18:13:51.188Z] DEP criu/mount.d [2019-10-02T18:13:49.992Z] Cloning repository https://github.com/docker/engine.git [2019-10-02T18:13:50.065Z] > git init /home/ubuntu/workspace/engine_PR-392 # timeout=10 [2019-10-02T18:13:50.605Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:13:50.606Z] > git --version # timeout=10 [2019-10-02T18:13:50.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:13:50.757Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:13:51.470Z] DEP criu/mem.d [2019-10-02T18:13:51.471Z] DEP criu/lsm.d [2019-10-02T18:13:51.471Z] DEP criu/log.d [2019-10-02T18:13:51.471Z] DEP criu/libnetlink.d [2019-10-02T18:13:51.760Z] DEP criu/kerndat.d [2019-10-02T18:13:51.760Z] DEP criu/kcmp-ids.d [2019-10-02T18:13:51.760Z] DEP criu/irmap.d [2019-10-02T18:13:51.760Z] DEP criu/ipc_ns.d [2019-10-02T18:13:51.919Z] #24 ... [2019-10-02T18:13:51.919Z] [2019-10-02T18:13:51.919Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:13:51.919Z] #61 3.578 + RM_GOPATH=0 [2019-10-02T18:13:51.919Z] #61 3.578 + TMP_GOPATH= [2019-10-02T18:13:51.919Z] #61 3.578 + : /build/ [2019-10-02T18:13:51.919Z] #61 3.578 + '[' -z '' ']' [2019-10-02T18:13:51.919Z] #61 3.578 ++ mktemp -d [2019-10-02T18:13:51.919Z] #61 3.583 + export GOPATH=/tmp/tmp.r19MFDl8oo [2019-10-02T18:13:51.919Z] #61 3.583 + GOPATH=/tmp/tmp.r19MFDl8oo [2019-10-02T18:13:51.919Z] #61 3.583 + RM_GOPATH=1 [2019-10-02T18:13:51.919Z] #61 3.586 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:13:51.919Z] #61 3.586 ++ dirname ./install.sh [2019-10-02T18:13:51.919Z] #61 3.586 + dir=. [2019-10-02T18:13:51.919Z] #61 3.586 + bin=rootlesskit [2019-10-02T18:13:51.919Z] #61 3.586 + shift [2019-10-02T18:13:51.919Z] #61 3.586 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T18:13:51.919Z] #61 3.586 + . ./rootlesskit.installer [2019-10-02T18:13:51.919Z] #61 3.586 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:13:51.919Z] #61 3.586 + install_rootlesskit [2019-10-02T18:13:51.919Z] #61 3.586 + case "$1" in [2019-10-02T18:13:51.919Z] #61 3.586 + export CGO_ENABLED=0 [2019-10-02T18:13:51.919Z] #61 3.586 + CGO_ENABLED=0 [2019-10-02T18:13:51.919Z] #61 3.586 + _install_rootlesskit [2019-10-02T18:13:51.919Z] #61 3.586 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-10-02T18:13:51.919Z] #61 3.586 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r19MFDl8oo/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:13:51.919Z] #61 3.595 Cloning into '/tmp/tmp.r19MFDl8oo/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T18:13:51.919Z] #61 6.734 + cd /tmp/tmp.r19MFDl8oo/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:13:51.919Z] #61 6.734 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:13:51.919Z] #61 7.496 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:13:51.919Z] #61 7.535 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T18:13:51.919Z] #61 ... [2019-10-02T18:13:51.919Z] [2019-10-02T18:13:51.919Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:13:51.919Z] #53 13.26 + mkdir -p /build [2019-10-02T18:13:51.919Z] #53 13.27 + mv docker/docker /build/ [2019-10-02T18:13:51.919Z] #53 13.27 + rmdir docker [2019-10-02T18:13:52.047Z] DEP criu/image.d [2019-10-02T18:13:52.047Z] DEP criu/image-desc.d [2019-10-02T18:13:52.047Z] DEP criu/fsnotify.d [2019-10-02T18:13:52.047Z] DEP criu/filesystems.d [2019-10-02T18:13:52.047Z] DEP criu/files.d [2019-10-02T18:13:52.056Z] Running on azwin-2-339d50 in d:\jenkins\workspace\engine_PR-392 [Pipeline] { [Pipeline] ws [2019-10-02T18:13:52.085Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-02T18:13:52.179Z] #53 DONE 13.7s [2019-10-02T18:13:52.179Z] [2019-10-02T18:13:52.179Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:13:52.179Z] #55 14.70 + cd /tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution [2019-10-02T18:13:52.179Z] #55 14.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:13:52.341Z] DEP criu/files-reg.d [2019-10-02T18:13:52.342Z] DEP criu/files-ext.d [2019-10-02T18:13:52.342Z] DEP criu/file-lock.d [2019-10-02T18:13:52.342Z] DEP criu/file-ids.d [2019-10-02T18:13:52.413Z] using credential docker-jenkins-github-credentials [2019-10-02T18:13:52.491Z] Cloning the remote Git repository [2019-10-02T18:13:52.491Z] Cloning with configured refspecs honoured and without tags [2019-10-02T18:13:52.630Z] DEP criu/fifo.d [2019-10-02T18:13:52.630Z] DEP criu/fdstore.d [2019-10-02T18:13:52.630Z] DEP criu/fault-injection.d [2019-10-02T18:13:52.630Z] DEP criu/external.d [2019-10-02T18:13:52.630Z] DEP criu/eventpoll.d [2019-10-02T18:13:52.630Z] DEP criu/eventfd.d [2019-10-02T18:13:52.921Z] DEP criu/crtools.d [2019-10-02T18:13:52.921Z] DEP criu/cr-service.d [2019-10-02T18:13:52.921Z] DEP criu/cr-restore.d [2019-10-02T18:13:53.204Z] DEP criu/cr-errno.d [2019-10-02T18:13:53.204Z] DEP criu/cr-dump.d [2019-10-02T18:13:53.204Z] DEP criu/cr-dedup.d [2019-10-02T18:13:53.204Z] DEP criu/cr-check.d [2019-10-02T18:13:52.495Z] Cloning repository https://github.com/docker/engine.git [2019-10-02T18:13:52.496Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-02T18:13:52.569Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:13:52.570Z] > git --version # timeout=10 [2019-10-02T18:13:52.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:13:52.639Z] > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:13:53.487Z] DEP criu/config.d [2019-10-02T18:13:53.487Z] DEP criu/clone-noasan.d [2019-10-02T18:13:53.487Z] DEP criu/cgroup.d [2019-10-02T18:13:53.487Z] DEP criu/cgroup-props.d [2019-10-02T18:13:53.487Z] DEP criu/bitmap.d [2019-10-02T18:13:53.770Z] DEP criu/bfd.d [2019-10-02T18:13:53.770Z] DEP criu/autofs.d [2019-10-02T18:13:53.770Z] DEP criu/aio.d [2019-10-02T18:13:53.770Z] DEP criu/action-scripts.d [2019-10-02T18:13:54.053Z] CC criu/action-scripts.o [2019-10-02T18:13:54.053Z] CC criu/aio.o [2019-10-02T18:13:54.336Z] CC criu/autofs.o [2019-10-02T18:13:54.706Z] #55 17.09 + GOPATH=/tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uYs5adW2ye go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T18:13:55.185Z] + dpkg --print-architecture [2019-10-02T18:13:55.185Z] + cd /tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution [2019-10-02T18:13:55.185Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:13:55.185Z] + GOPATH=/tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HYsKUKlANr [2019-10-02T18:13:55.185Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T18:13:55.344Z] CC criu/bfd.o [2019-10-02T18:13:55.344Z] CC criu/bitmap.o [2019-10-02T18:13:55.344Z] CC criu/cgroup-props.o [2019-10-02T18:13:55.959Z] CC criu/cgroup.o [2019-10-02T18:13:57.431Z] CC criu/clone-noasan.o [2019-10-02T18:13:57.431Z] CC criu/config.o [2019-10-02T18:13:58.053Z] CC criu/cr-check.o [2019-10-02T18:13:58.673Z] CC criu/cr-dedup.o [2019-10-02T18:13:58.957Z] CC criu/cr-dump.o [2019-10-02T18:13:59.477Z] + rm -rf /tmp/tmp.HYsKUKlANr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HYsKUKlANr [2019-10-02T18:13:59.973Z] #55 ... [2019-10-02T18:13:59.973Z] [2019-10-02T18:13:59.973Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:13:59.973Z] #33 12.44 unicode/utf8 [2019-10-02T18:13:59.973Z] #33 12.85 math/bits [2019-10-02T18:13:59.973Z] #33 13.37 math [2019-10-02T18:13:59.973Z] #33 17.58 strconv [2019-10-02T18:13:59.973Z] #33 20.22 internal/testlog [2019-10-02T18:13:59.973Z] #33 20.48 encoding [2019-10-02T18:13:59.973Z] #33 20.59 unicode/utf16 [2019-10-02T18:13:59.973Z] #33 20.83 container/list [2019-10-02T18:13:59.973Z] #33 21.15 crypto/internal/subtle [2019-10-02T18:13:59.973Z] #33 21.26 crypto/subtle [2019-10-02T18:13:59.973Z] #33 21.33 crypto/rc4 [2019-10-02T18:13:59.973Z] #33 21.53 internal/x/crypto/cryptobyte/asn1 [2019-10-02T18:13:59.973Z] #33 21.60 internal/nettrace [2019-10-02T18:13:59.973Z] #33 21.65 internal/x/net/dns/dnsmessage [2019-10-02T18:14:00.285Z] Removing intermediate container 87ec381e5c88 [2019-10-02T18:14:00.285Z] ---> b399e27902c3 [2019-10-02T18:14:00.285Z] Step 16/125 : FROM base AS swagger [2019-10-02T18:14:00.285Z] ---> 9a4e6b849a68 [2019-10-02T18:14:00.285Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:14:00.285Z] ---> Running in 34faf41c3f89 [2019-10-02T18:14:00.430Z] CC criu/cr-errno.o [2019-10-02T18:14:00.430Z] CC criu/cr-restore.o [2019-10-02T18:14:00.651Z] Removing intermediate container 34faf41c3f89 [2019-10-02T18:14:00.651Z] ---> 9277df9d3c4d [2019-10-02T18:14:00.651Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-10-02T18:14:00.651Z] ---> Running in c14fd7de224f [2019-10-02T18:14:00.909Z] #33 ... [2019-10-02T18:14:00.909Z] [2019-10-02T18:14:00.909Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:00.909Z] #30 12.47 unicode/utf8 [2019-10-02T18:14:00.909Z] #30 12.83 strconv [2019-10-02T18:14:00.909Z] #30 16.26 internal/race [2019-10-02T18:14:00.909Z] #30 16.34 sync/atomic [2019-10-02T18:14:00.909Z] #30 16.65 unicode [2019-10-02T18:14:00.910Z] #30 19.60 internal/testlog [2019-10-02T18:14:00.910Z] #30 19.82 encoding [2019-10-02T18:14:00.910Z] #30 19.96 runtime/cgo [2019-10-02T18:14:01.030Z] + mktemp -d [2019-10-02T18:14:01.030Z] + export GOPATH=/tmp/tmp.yckrzl5SXv [2019-10-02T18:14:01.030Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.yckrzl5SXv/src/github.com/go-swagger/go-swagger [2019-10-02T18:14:01.030Z] Cloning into '/tmp/tmp.yckrzl5SXv/src/github.com/go-swagger/go-swagger'... [2019-10-02T18:14:01.169Z] #30 ... [2019-10-02T18:14:01.169Z] [2019-10-02T18:14:01.169Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:14:01.169Z] #42 12.78 + cd /tmp/tmp.HYcvjLahki/src/github.com/opencontainers/runc [2019-10-02T18:14:01.169Z] #42 12.78 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:14:01.169Z] #42 13.05 + '[' -z '' ']' [2019-10-02T18:14:01.169Z] #42 13.05 + target=static [2019-10-02T18:14:01.169Z] #42 13.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T18:14:01.169Z] #42 15.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T18:14:02.456Z] CC criu/cr-service.o [2019-10-02T18:14:02.546Z] #42 ... [2019-10-02T18:14:02.546Z] [2019-10-02T18:14:02.546Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:02.546Z] #35 19.69 Fetched 7918 kB in 14s (554 kB/s) [2019-10-02T18:14:02.546Z] #35 19.69 Reading package lists... [2019-10-02T18:14:03.463Z] CC criu/crtools.o [2019-10-02T18:14:03.481Z] #35 24.82 Reading package lists... [2019-10-02T18:14:03.481Z] #35 ... [2019-10-02T18:14:03.481Z] [2019-10-02T18:14:03.481Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:03.481Z] #33 24.99 runtime/cgo [2019-10-02T18:14:03.746Z] CC criu/eventfd.o [2019-10-02T18:14:04.029Z] CC criu/eventpoll.o [2019-10-02T18:14:04.311Z] CC criu/external.o [2019-10-02T18:14:04.333Z] + cd /tmp/tmp.yckrzl5SXv/src/github.com/go-swagger/go-swagger [2019-10-02T18:14:04.333Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:14:04.333Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T18:14:04.597Z] CC criu/fault-injection.o [2019-10-02T18:14:04.597Z] CC criu/fdstore.o [2019-10-02T18:14:04.880Z] CC criu/fifo.o [2019-10-02T18:14:04.880Z] CC criu/file-ids.o [2019-10-02T18:14:05.162Z] CC criu/file-lock.o [2019-10-02T18:14:05.383Z] #33 ... [2019-10-02T18:14:05.383Z] [2019-10-02T18:14:05.383Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:14:05.383Z] #44 18.01 Fetched 7918 kB in 14s (547 kB/s) [2019-10-02T18:14:05.383Z] #44 18.01 Reading package lists... [2019-10-02T18:14:05.642Z] #44 23.59 Reading package lists... [2019-10-02T18:14:05.642Z] #44 ... [2019-10-02T18:14:05.642Z] [2019-10-02T18:14:05.642Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:14:05.642Z] #50 17.47 + cd /tmp/tmp.RV0HAgqATH/src/github.com/docker/libnetwork [2019-10-02T18:14:05.642Z] #50 17.47 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:14:05.642Z] #50 17.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T18:14:05.778Z] CC criu/files-ext.o [2019-10-02T18:14:05.778Z] CC criu/files-reg.o [2019-10-02T18:14:05.901Z] #50 ... [2019-10-02T18:14:05.901Z] [2019-10-02T18:14:05.901Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:05.901Z] #57 18.41 Fetched 7918 kB in 14s (553 kB/s) [2019-10-02T18:14:05.901Z] #57 18.41 Reading package lists... [2019-10-02T18:14:06.010Z] Fetching without tags [2019-10-02T18:14:06.160Z] #57 23.76 Reading package lists... [2019-10-02T18:14:06.160Z] #57 ... [2019-10-02T18:14:06.160Z] [2019-10-02T18:14:06.160Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:14:06.160Z] #44 23.59 Reading package lists... [2019-10-02T18:14:06.397Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:05.676Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:14:05.724Z] > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10 [2019-10-02T18:14:05.772Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-10-02T18:14:05.892Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:14:06.016Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:14:06.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:14:06.018Z] > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:14:07.251Z] CC criu/files.o [2019-10-02T18:14:07.354Z] #44 28.87 Building dependency tree... [2019-10-02T18:14:07.613Z] #44 29.97 Reading state information... [2019-10-02T18:14:06.402Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:14:06.452Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:08.258Z] CC criu/filesystems.o [2019-10-02T18:14:08.542Z] CC criu/fsnotify.o [2019-10-02T18:14:08.990Z] #44 31.23 The following additional packages will be installed: [2019-10-02T18:14:08.990Z] #44 31.24 btrfs-progs liblzo2-2 [2019-10-02T18:14:08.990Z] #44 31.43 The following NEW packages will be installed: [2019-10-02T18:14:08.990Z] #44 31.43 btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T18:14:09.157Z] CC criu/image-desc.o [2019-10-02T18:14:09.157Z] CC criu/image.o [2019-10-02T18:14:09.754Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:09.755Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [2019-10-02T18:14:09.772Z] CC criu/ipc_ns.o [2019-10-02T18:14:09.507Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:14:09.635Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-02T18:14:09.764Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:14:09.828Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:10.305Z] Commit message: "Temporarily switch docker-py to "master"" [2019-10-02T18:14:10.367Z] #44 32.76 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:14:10.367Z] #44 32.76 Need to get 649 kB of archives. [2019-10-02T18:14:10.367Z] #44 32.76 After this operation, 4320 kB of additional disk space will be used. [2019-10-02T18:14:10.367Z] #44 32.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:14:10.367Z] #44 32.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T18:14:10.367Z] #44 32.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T18:14:10.392Z] CC criu/irmap.o [2019-10-02T18:14:10.675Z] CC criu/kcmp-ids.o [2019-10-02T18:14:10.939Z] #44 ... [2019-10-02T18:14:10.939Z] [2019-10-02T18:14:10.939Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:14:10.939Z] #50 DONE 32.4s [2019-10-02T18:14:10.939Z] [2019-10-02T18:14:10.939Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:10.939Z] #35 24.82 Reading package lists... [2019-10-02T18:14:10.939Z] #35 30.12 Building dependency tree... [2019-10-02T18:14:10.939Z] #35 31.30 Reading state information... [2019-10-02T18:14:10.939Z] #35 32.25 The following additional packages will be installed: [2019-10-02T18:14:10.939Z] #35 32.26 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T18:14:10.939Z] #35 32.27 Suggested packages: [2019-10-02T18:14:10.939Z] #35 32.28 codeblocks eclipse ninja-build lrzip [2019-10-02T18:14:10.939Z] #35 32.28 Recommended packages: [2019-10-02T18:14:10.939Z] #35 32.28 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T18:14:10.939Z] #35 32.84 The following NEW packages will be installed: [2019-10-02T18:14:10.939Z] #35 32.85 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T18:14:10.939Z] #35 32.85 vim-common xxd [2019-10-02T18:14:10.958Z] CC criu/kerndat.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T18:14:11.506Z] #35 33.95 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:14:11.506Z] #35 33.95 Need to get 13.7 MB of archives. [2019-10-02T18:14:11.506Z] #35 33.95 After this operation, 57.2 MB of additional disk space will be used. [2019-10-02T18:14:11.506Z] #35 33.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T18:14:11.506Z] #35 34.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:14:11.506Z] #35 34.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-02T18:14:11.573Z] CC criu/libnetlink.o [2019-10-02T18:14:11.858Z] CC criu/log.o [2019-10-02T18:14:11.997Z] + docker version [2019-10-02T18:14:11.997Z] Client: Docker Engine - Enterprise [2019-10-02T18:14:11.997Z] Version: 19.03.2 [2019-10-02T18:14:11.997Z] API version: 1.40 [2019-10-02T18:14:11.997Z] Go version: go1.12.8 [2019-10-02T18:14:11.997Z] Git commit: c92ab06ed9 [2019-10-02T18:14:11.997Z] Built: 09/03/2019 16:38:11 [2019-10-02T18:14:11.997Z] OS/Arch: windows/amd64 [2019-10-02T18:14:11.997Z] Experimental: false [2019-10-02T18:14:11.997Z] [2019-10-02T18:14:11.997Z] Server: Docker Engine - Enterprise [2019-10-02T18:14:11.997Z] Engine: [2019-10-02T18:14:11.997Z] Version: 19.03.2 [2019-10-02T18:14:11.997Z] API version: 1.40 (minimum version 1.24) [2019-10-02T18:14:11.997Z] Go version: go1.12.8 [2019-10-02T18:14:11.997Z] Git commit: c92ab06ed9 [2019-10-02T18:14:11.997Z] Built: 09/03/2019 16:35:47 [2019-10-02T18:14:11.997Z] OS/Arch: windows/amd64 [2019-10-02T18:14:11.997Z] Experimental: true [2019-10-02T18:14:12.141Z] CC criu/lsm.o [2019-10-02T18:14:12.141Z] CC criu/mem.o [Pipeline] sh [2019-10-02T18:14:12.442Z] #35 34.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-02T18:14:12.442Z] #35 34.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-02T18:14:12.442Z] #35 34.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-02T18:14:12.442Z] #35 34.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-02T18:14:12.442Z] #35 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-02T18:14:12.701Z] #35 35.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:14:12.701Z] #35 35.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:14:12.960Z] #35 ... [2019-10-02T18:14:12.960Z] [2019-10-02T18:14:12.960Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:14:12.960Z] #44 34.20 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:14:12.960Z] #44 34.46 Fetched 649 kB in 1s (501 kB/s) [2019-10-02T18:14:12.960Z] #44 34.57 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:14:12.960Z] #44 34.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:14:12.960Z] #44 34.63 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:14:12.960Z] #44 34.64 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:14:12.960Z] #44 34.71 Selecting previously unselected package btrfs-progs. [2019-10-02T18:14:12.960Z] #44 34.72 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T18:14:12.960Z] #44 34.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:14:12.960Z] #44 35.35 Selecting previously unselected package btrfs-tools. [2019-10-02T18:14:12.960Z] #44 35.38 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T18:14:12.960Z] #44 35.39 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:14:12.960Z] #44 35.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:13.060Z] + docker info [2019-10-02T18:14:13.149Z] CC criu/mount.o [2019-10-02T18:14:13.224Z] #44 35.68 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:14:13.224Z] #44 35.69 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:14:13.224Z] #44 35.70 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:14:13.224Z] #44 35.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:13.484Z] #44 DONE 36.0s [2019-10-02T18:14:13.484Z] [2019-10-02T18:14:13.484Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:13.484Z] #57 28.74 Building dependency tree... [2019-10-02T18:14:13.484Z] #57 29.83 Reading state information... [2019-10-02T18:14:13.484Z] #57 31.09 The following additional packages will be installed: [2019-10-02T18:14:13.484Z] #57 31.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T18:14:13.484Z] #57 31.09 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T18:14:13.484Z] #57 31.10 Suggested packages: [2019-10-02T18:14:13.484Z] #57 31.10 manpages-dev python-setuptools [2019-10-02T18:14:13.484Z] #57 32.46 The following NEW packages will be installed: [2019-10-02T18:14:13.484Z] #57 32.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T18:14:13.484Z] #57 32.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T18:14:13.484Z] #57 32.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T18:14:13.484Z] #57 32.47 zlib1g-dev [2019-10-02T18:14:13.484Z] #57 33.57 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:14:13.484Z] #57 33.57 Need to get 3602 kB of archives. [2019-10-02T18:14:13.484Z] #57 33.57 After this operation, 18.9 MB of additional disk space will be used. [2019-10-02T18:14:13.484Z] #57 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T18:14:13.484Z] #57 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-02T18:14:13.484Z] #57 33.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-02T18:14:13.484Z] #57 33.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T18:14:13.484Z] #57 33.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-02T18:14:13.484Z] #57 33.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T18:14:13.484Z] #57 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-02T18:14:13.484Z] #57 33.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T18:14:13.484Z] #57 33.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-02T18:14:13.484Z] #57 33.85 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-02T18:14:13.484Z] #57 33.85 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-02T18:14:13.484Z] #57 34.00 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-02T18:14:13.484Z] #57 34.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-02T18:14:13.484Z] #57 34.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-02T18:14:13.484Z] #57 34.14 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T18:14:13.484Z] #57 34.19 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-02T18:14:13.484Z] #57 35.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:14:13.484Z] #57 35.53 Fetched 3602 kB in 1s (2149 kB/s) [2019-10-02T18:14:13.484Z] #57 35.61 Selecting previously unselected package libnet1:amd64. [2019-10-02T18:14:13.484Z] #57 35.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:14:13.484Z] #57 35.72 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:14:13.484Z] #57 35.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:14:13.484Z] #57 35.87 Selecting previously unselected package libcap-dev:amd64. [2019-10-02T18:14:13.484Z] #57 35.87 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-02T18:14:13.484Z] #57 35.87 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T18:14:13.484Z] #57 ... [2019-10-02T18:14:13.484Z] [2019-10-02T18:14:13.484Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:14:13.484Z] #45 DONE 0.1s [2019-10-02T18:14:13.484Z] [2019-10-02T18:14:13.484Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T18:14:13.484Z] #46 DONE 0.1s [2019-10-02T18:14:13.484Z] [2019-10-02T18:14:13.484Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:13.484Z] #57 36.08 Selecting previously unselected package libnet1-dev. [2019-10-02T18:14:13.484Z] #57 36.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:14:13.484Z] #57 36.11 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:14:13.484Z] #57 ... [2019-10-02T18:14:13.484Z] [2019-10-02T18:14:13.484Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:13.484Z] #30 34.37 sync [2019-10-02T18:14:13.484Z] #30 34.93 io [2019-10-02T18:14:13.484Z] #30 34.93 reflect [2019-10-02T18:14:13.645Z] Fetching without tags [2019-10-02T18:14:13.878Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:14.298Z] + rm -rf /tmp/tmp.yckrzl5SXv [2019-10-02T18:14:14.612Z] Client: [2019-10-02T18:14:14.612Z] Debug Mode: false [2019-10-02T18:14:14.612Z] Plugins: [2019-10-02T18:14:14.612Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T18:14:14.612Z] [2019-10-02T18:14:14.612Z] Server: [2019-10-02T18:14:14.612Z] Containers: 0 [2019-10-02T18:14:14.612Z] Running: 0 [2019-10-02T18:14:14.612Z] Paused: 0 [2019-10-02T18:14:14.612Z] Stopped: 0 [2019-10-02T18:14:14.612Z] Images: 8 [2019-10-02T18:14:14.612Z] Server Version: 19.03.2 [2019-10-02T18:14:14.612Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T18:14:14.612Z] Windows: [2019-10-02T18:14:14.612Z] LCOW: [2019-10-02T18:14:14.612Z] Logging Driver: json-file [2019-10-02T18:14:14.612Z] Plugins: [2019-10-02T18:14:14.612Z] Volume: local [2019-10-02T18:14:14.612Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T18:14:14.612Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T18:14:14.612Z] Swarm: inactive [2019-10-02T18:14:14.612Z] Default Isolation: process [2019-10-02T18:14:14.612Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T18:14:14.612Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T18:14:14.612Z] OSType: windows [2019-10-02T18:14:14.612Z] Architecture: x86_64 [2019-10-02T18:14:14.612Z] CPUs: 4 [2019-10-02T18:14:14.612Z] Total Memory: 32GiB [2019-10-02T18:14:14.612Z] Name: azwin-2-339d50 [2019-10-02T18:14:14.612Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T18:14:14.612Z] Docker Root Dir: D:\docker [2019-10-02T18:14:14.612Z] Debug Mode: false [2019-10-02T18:14:14.612Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:14:14.612Z] Labels: [2019-10-02T18:14:14.612Z] Experimental: true [2019-10-02T18:14:14.612Z] Insecure Registries: [2019-10-02T18:14:14.612Z] 10.0.0.4:5000 [2019-10-02T18:14:14.612Z] 127.0.0.0/8 [2019-10-02T18:14:14.612Z] Registry Mirrors: [2019-10-02T18:14:14.612Z] http://10.0.0.4:5000/ [2019-10-02T18:14:14.612Z] Live Restore Enabled: false [2019-10-02T18:14:14.612Z] [2019-10-02T18:14:14.662Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:14.663Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-02T18:14:13.532Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:14:13.563Z] > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10 [2019-10-02T18:14:13.573Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-10-02T18:14:13.594Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-10-02T18:14:13.630Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-10-02T18:14:13.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-02T18:14:13.631Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-10-02T18:14:13.873Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:14:13.895Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:14.582Z] > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10 [2019-10-02T18:14:14.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-02T18:14:14.687Z] > git config core.sparsecheckout # timeout=10 [2019-10-02T18:14:14.710Z] > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:14.879Z] #30 36.34 syscall [2019-10-02T18:14:15.075Z] Removing intermediate container c14fd7de224f [2019-10-02T18:14:15.075Z] ---> 01167ed6e822 [2019-10-02T18:14:15.075Z] Step 19/125 : FROM base AS frozen-images [2019-10-02T18:14:15.075Z] ---> 9a4e6b849a68 [2019-10-02T18:14:15.075Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:14:15.075Z] ---> Using cache [2019-10-02T18:14:15.075Z] ---> b1e8469670d8 [2019-10-02T18:14:15.075Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T18:14:15.075Z] ---> Running in f2cf023ac551 [2019-10-02T18:14:15.452Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:14:15.452Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:14:15.452Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:14:15.452Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:14:15.452Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:14:15.452Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:14:15.815Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:14:15.815Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:14:15.823Z] CC criu/namespaces.o [2019-10-02T18:14:16.038Z] Commit message: "Temporarily switch docker-py to "master"" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-02T18:14:16.852Z] CC criu/net.o [2019-10-02T18:14:17.060Z] Fetched 7669 kB in 1s (4958 kB/s) [2019-10-02T18:14:17.213Z] + docker version [2019-10-02T18:14:17.461Z] Reading package lists... [2019-10-02T18:14:17.872Z] Reading package lists... [2019-10-02T18:14:18.160Z] #30 ... [2019-10-02T18:14:18.160Z] [2019-10-02T18:14:18.160Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:18.160Z] #57 36.47 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T18:14:18.160Z] #57 36.47 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 36.48 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:14:18.160Z] #57 36.72 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-02T18:14:18.160Z] #57 36.72 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 36.73 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T18:14:18.160Z] #57 37.12 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T18:14:18.160Z] #57 37.13 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 37.14 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:14:18.160Z] #57 37.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-02T18:14:18.160Z] #57 37.26 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 37.27 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T18:14:18.160Z] #57 37.42 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-02T18:14:18.160Z] #57 37.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 37.42 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T18:14:18.160Z] #57 37.53 Selecting previously unselected package libprotobuf10:amd64. [2019-10-02T18:14:18.160Z] #57 37.53 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 37.54 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T18:14:18.160Z] #57 38.10 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-02T18:14:18.160Z] #57 38.10 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 38.11 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T18:14:18.160Z] #57 38.31 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-02T18:14:18.160Z] #57 38.32 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 38.32 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T18:14:18.160Z] #57 39.29 Selecting previously unselected package libprotoc10:amd64. [2019-10-02T18:14:18.160Z] #57 39.29 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 39.30 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T18:14:18.160Z] #57 39.89 Selecting previously unselected package protobuf-c-compiler. [2019-10-02T18:14:18.160Z] #57 39.89 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 39.91 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:14:18.160Z] #57 40.03 Selecting previously unselected package protobuf-compiler. [2019-10-02T18:14:18.160Z] #57 40.03 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 40.04 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T18:14:18.160Z] #57 40.19 Selecting previously unselected package python-pkg-resources. [2019-10-02T18:14:18.160Z] #57 40.19 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:14:18.160Z] #57 40.21 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T18:14:18.160Z] #57 40.39 Selecting previously unselected package python-protobuf. [2019-10-02T18:14:18.160Z] #57 40.40 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-02T18:14:18.160Z] #57 40.41 Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T18:14:18.276Z] Building dependency tree... [2019-10-02T18:14:18.276Z] Reading state information... [2019-10-02T18:14:18.276Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T18:14:18.276Z] The following additional packages will be installed: [2019-10-02T18:14:18.276Z] libjq1 libonig4 [2019-10-02T18:14:18.276Z] The following NEW packages will be installed: [2019-10-02T18:14:18.276Z] jq libjq1 libonig4 [2019-10-02T18:14:18.276Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:14:18.276Z] Need to get 328 kB of archives. [2019-10-02T18:14:18.276Z] After this operation, 1263 kB of additional disk space will be used. [2019-10-02T18:14:18.276Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T18:14:18.276Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T18:14:18.276Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T18:14:18.276Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:14:18.276Z] Fetched 328 kB in 0s (3854 kB/s) [2019-10-02T18:14:18.276Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T18:14:18.276Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T18:14:18.276Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-02T18:14:18.418Z] #57 40.91 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:14:18.418Z] #57 41.00 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:14:18.418Z] #57 41.01 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T18:14:18.647Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T18:14:18.647Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T18:14:18.647Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T18:14:18.647Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T18:14:18.647Z] Selecting previously unselected package jq. [2019-10-02T18:14:18.647Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T18:14:18.647Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:14:18.647Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T18:14:18.647Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T18:14:18.647Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:18.647Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:14:18.675Z] #57 ... [2019-10-02T18:14:18.675Z] [2019-10-02T18:14:18.675Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:14:18.675Z] #27 30.22 + cd /tmp/tmp.gMLAHEVpK3/src/gotest.tools/gotestsum [2019-10-02T18:14:18.675Z] #27 30.22 + git checkout -q v0.3.5 [2019-10-02T18:14:18.675Z] #27 30.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T18:14:18.873Z] CC criu/netfilter.o [2019-10-02T18:14:18.873Z] CC criu/page-pipe.o [2019-10-02T18:14:18.933Z] #27 ... [2019-10-02T18:14:18.933Z] [2019-10-02T18:14:18.933Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:18.933Z] #35 36.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:14:18.933Z] #35 36.72 Fetched 13.7 MB in 2s (5842 kB/s) [2019-10-02T18:14:18.933Z] #35 36.87 Selecting previously unselected package cmake-data. [2019-10-02T18:14:18.933Z] #35 36.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:14:18.933Z] #35 36.96 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T18:14:18.933Z] #35 36.97 Unpacking cmake-data (3.7.2-1) ... [2019-10-02T18:14:18.933Z] #35 39.37 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:14:18.933Z] #35 39.39 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:14:18.933Z] #35 39.42 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:14:18.933Z] #35 39.53 Selecting previously unselected package libicu57:amd64. [2019-10-02T18:14:18.933Z] #35 39.53 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-02T18:14:18.933Z] #35 39.54 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T18:14:19.155Z] CC criu/page-xfer.o [2019-10-02T18:14:19.428Z] Removing intermediate container f2cf023ac551 [2019-10-02T18:14:19.428Z] ---> 10e4cb90c073 [2019-10-02T18:14:19.428Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T18:14:19.428Z] ---> f72f2d29fb72 [2019-10-02T18:14:19.428Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-10-02T18:14:19.428Z] ---> Running in 8b7efff42cce [2019-10-02T18:14:20.162Z] CC criu/pagemap-cache.o [2019-10-02T18:14:20.162Z] CC criu/pagemap.o [2019-10-02T18:14:20.703Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T18:14:20.703Z]  [2019-10-02T18:14:20.777Z] CC criu/parasite-syscall.o [2019-10-02T18:14:20.830Z] #35 ... [2019-10-02T18:14:20.830Z] [2019-10-02T18:14:20.830Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:20.830Z] #30 42.11 time [2019-10-02T18:14:21.088Z] #30 ... [2019-10-02T18:14:21.088Z] [2019-10-02T18:14:21.088Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:21.088Z] #33 32.61 internal/x/crypto/curve25519 [2019-10-02T18:14:21.088Z] #33 38.09 sync [2019-10-02T18:14:21.088Z] #33 38.43 reflect [2019-10-02T18:14:21.088Z] #33 38.45 io [2019-10-02T18:14:21.088Z] #33 39.32 bytes [2019-10-02T18:14:21.088Z] #33 41.29 bufio [2019-10-02T18:14:21.088Z] #33 ... [2019-10-02T18:14:21.088Z] [2019-10-02T18:14:21.088Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:14:21.088Z] #47 2.712 + RM_GOPATH=0 [2019-10-02T18:14:21.088Z] #47 2.712 + TMP_GOPATH= [2019-10-02T18:14:21.088Z] #47 2.712 + : /build [2019-10-02T18:14:21.088Z] #47 2.712 + '[' -z '' ']' [2019-10-02T18:14:21.088Z] #47 2.715 ++ mktemp -d [2019-10-02T18:14:21.088Z] #47 2.720 + export GOPATH=/tmp/tmp.iPDbd9SQzL [2019-10-02T18:14:21.088Z] #47 2.720 + GOPATH=/tmp/tmp.iPDbd9SQzL [2019-10-02T18:14:21.088Z] #47 2.720 + RM_GOPATH=1 [2019-10-02T18:14:21.088Z] #47 2.720 ++ dirname ./install.sh [2019-10-02T18:14:21.088Z] #47 2.721 + dir=. [2019-10-02T18:14:21.088Z] #47 2.721 + bin=containerd [2019-10-02T18:14:21.088Z] #47 2.721 + shift [2019-10-02T18:14:21.088Z] #47 2.721 + '[' '!' -f ./containerd.installer ']' [2019-10-02T18:14:21.088Z] #47 2.721 + . ./containerd.installer [2019-10-02T18:14:21.088Z] #47 2.722 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:14:21.088Z] #47 2.722 + install_containerd [2019-10-02T18:14:21.088Z] #47 2.722 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T18:14:21.088Z] #47 2.722 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:14:21.088Z] #47 2.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iPDbd9SQzL/src/github.com/containerd/containerd [2019-10-02T18:14:21.088Z] #47 2.726 Cloning into '/tmp/tmp.iPDbd9SQzL/src/github.com/containerd/containerd'... [2019-10-02T18:14:21.346Z] #47 ... [2019-10-02T18:14:21.346Z] [2019-10-02T18:14:21.346Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:21.346Z] #33 42.83 syscall [2019-10-02T18:14:21.392Z] CC criu/path.o [2019-10-02T18:14:21.496Z]  ######                                      9.7% ###############                   22.2% ##########################                                                36.8% #####################################       51.4% ###############################################         66.1% ##########################################################  80.7% #################################################################### 95.3% ######################################################################## 100.0% [2019-10-02T18:14:21.674Z] CC criu/pie-util-vdso-elf32.o [2019-10-02T18:14:21.866Z]  [2019-10-02T18:14:21.956Z] CC criu/pie-util-vdso.o [2019-10-02T18:14:22.239Z] CC criu/pie-util.o [2019-10-02T18:14:22.239Z] CC criu/pipes.o [2019-10-02T18:14:22.247Z]  #####################                                     29.5% #################################################  69.2% ######################################################################## 100.0% [2019-10-02T18:14:22.247Z]  [2019-10-02T18:14:22.857Z] CC criu/plugin.o [2019-10-02T18:14:22.857Z] CC criu/proc_parse.o [2019-10-02T18:14:23.019Z]  #####       8.2% ##################                                     26.0% ########################                                           34.3% #####################################        52.2% ################################################## 70.0% ############################################################## 87.1% #################################################################### 95.8% ######################################################################## 100.0% [2019-10-02T18:14:23.415Z]  [2019-10-02T18:14:24.881Z] CC criu/protobuf-desc.o [2019-10-02T18:14:25.181Z]  ###                                                                        4.5% #######                                 10.5% ##########  15.2% ##############  20.6% ###################  27.0% #####################   29.3% ######################## 33.6% ############################ 40.2% #################################  45.9% ##################################### 52.5% ########################################## 59.1% ############################################### 65.7% #################################################### 72.3% ######################################################## 78.0% ############################################################ 83.7% ################################################################# 90.3% ##################################################################### 96.9% ######################################################################## 100.0% [2019-10-02T18:14:25.181Z]  [2019-10-02T18:14:25.495Z] CC criu/protobuf.o [2019-10-02T18:14:25.779Z] CC criu/pstree.o [2019-10-02T18:14:25.994Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T18:14:25.994Z]  [2019-10-02T18:14:25.994Z]  ######################################################################## 100.0% [2019-10-02T18:14:25.994Z]  [2019-10-02T18:14:26.394Z] CC criu/rbtree.o [2019-10-02T18:14:26.608Z] #33 ... [2019-10-02T18:14:26.608Z] [2019-10-02T18:14:26.608Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:26.608Z] #35 45.55 Selecting previously unselected package libxml2:amd64. [2019-10-02T18:14:26.608Z] #35 45.55 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 45.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:14:26.608Z] #35 46.07 Selecting previously unselected package libarchive13:amd64. [2019-10-02T18:14:26.608Z] #35 46.07 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 46.09 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T18:14:26.608Z] #35 46.34 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-02T18:14:26.608Z] #35 46.35 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 46.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T18:14:26.608Z] #35 46.51 Selecting previously unselected package libuv1:amd64. [2019-10-02T18:14:26.608Z] #35 46.52 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 46.54 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-02T18:14:26.608Z] #35 46.69 Selecting previously unselected package cmake. [2019-10-02T18:14:26.608Z] #35 46.69 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 46.79 Unpacking cmake (3.7.2-1) ... [2019-10-02T18:14:26.608Z] #35 49.20 Selecting previously unselected package xxd. [2019-10-02T18:14:26.608Z] #35 49.21 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:14:26.608Z] #35 49.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:14:26.677Z] CC criu/rst-malloc.o [2019-10-02T18:14:26.677Z] CC criu/seccomp.o [2019-10-02T18:14:26.768Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T18:14:26.768Z]  [2019-10-02T18:14:26.866Z] #35 49.36 Selecting previously unselected package vim-common. [2019-10-02T18:14:26.866Z] #35 49.38 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:14:26.866Z] #35 49.41 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:14:27.124Z] #35 49.73 Processing triggers for mime-support (3.60) ... [2019-10-02T18:14:27.124Z] #35 49.80 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:14:27.124Z] #35 49.81 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-02T18:14:27.162Z]  ######################################################################## 100.0% [2019-10-02T18:14:27.162Z]  [2019-10-02T18:14:27.242Z] Client: Docker Engine - Community [2019-10-02T18:14:27.242Z] Version: 19.03.2 [2019-10-02T18:14:27.242Z] API version: 1.40 [2019-10-02T18:14:27.242Z] Go version: go1.12.8 [2019-10-02T18:14:27.242Z] Git commit: 6a30dfc [2019-10-02T18:14:27.242Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-02T18:14:27.242Z] OS/Arch: linux/amd64 [2019-10-02T18:14:27.242Z] Experimental: false [2019-10-02T18:14:27.242Z] [2019-10-02T18:14:27.242Z] Server: Docker Engine - Community [2019-10-02T18:14:27.242Z] Engine: [2019-10-02T18:14:27.242Z] Version: 19.03.2 [2019-10-02T18:14:27.242Z] API version: 1.40 (minimum version 1.12) [2019-10-02T18:14:27.242Z] Go version: go1.12.8 [2019-10-02T18:14:27.242Z] Git commit: 6a30dfc [2019-10-02T18:14:27.242Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-02T18:14:27.242Z] OS/Arch: linux/amd64 [2019-10-02T18:14:27.242Z] Experimental: true [2019-10-02T18:14:27.242Z] containerd: [2019-10-02T18:14:27.242Z] Version: 1.2.6 [2019-10-02T18:14:27.242Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T18:14:27.242Z] runc: [2019-10-02T18:14:27.242Z] Version: 1.0.0-rc8 [2019-10-02T18:14:27.242Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T18:14:27.242Z] docker-init: [2019-10-02T18:14:27.242Z] Version: 0.18.0 [2019-10-02T18:14:27.242Z] GitCommit: fec3683 [Pipeline] sh [2019-10-02T18:14:27.292Z] CC criu/seize.o [2019-10-02T18:14:27.384Z] #35 49.82 Setting up cmake-data (3.7.2-1) ... [2019-10-02T18:14:27.384Z] #35 49.84 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T18:14:27.384Z] #35 49.86 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:14:27.384Z] #35 49.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:27.384Z] #35 49.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:14:27.384Z] #35 50.00 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:14:27.384Z] #35 50.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T18:14:27.384Z] #35 50.04 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T18:14:27.538Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T18:14:27.538Z] skipping existing b63cc5f62c21 [2019-10-02T18:14:27.538Z] [2019-10-02T18:14:27.643Z] #35 50.05 Setting up cmake (3.7.2-1) ... [2019-10-02T18:14:27.643Z] #35 50.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:27.687Z] + docker info [2019-10-02T18:14:27.742Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-02T18:14:27.742Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f542ec86\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-02T18:14:27.742Z] ---------------------------------------------------------------------------- [2019-10-02T18:14:27.742Z] [2019-10-02T18:14:27.742Z] INFO: executeCI.ps1 starting at Wed Oct 2 18:14:26 CUT 2019 [2019-10-02T18:14:27.742Z] [2019-10-02T18:14:27.742Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-02T18:14:27.742Z] INFO: Running git version 2.23.0.windows.1 [2019-10-02T18:14:27.742Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-02T18:14:27.742Z] INFO: Environment variables: [2019-10-02T18:14:27.743Z] [2019-10-02T18:14:27.743Z] Name Value [2019-10-02T18:14:27.743Z] ---- ----- [2019-10-02T18:14:27.743Z] ALLUSERSPROFILE C:\ProgramData [2019-10-02T18:14:27.743Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-02T18:14:27.743Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-02T18:14:27.743Z] BRANCH_NAME PR-392 [2019-10-02T18:14:27.743Z] BUILD_DISPLAY_NAME #2 [2019-10-02T18:14:27.743Z] BUILD_ID 2 [2019-10-02T18:14:27.743Z] BUILD_NUMBER 2 [2019-10-02T18:14:27.743Z] BUILD_TAG jenkins-engine-PR-392-2 [2019-10-02T18:14:27.743Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-392/2/ [2019-10-02T18:14:27.743Z] CHANGE_AUTHOR andrewhsu [2019-10-02T18:14:27.743Z] CHANGE_AUTHOR_DISPLAY_NAME Andrew Hsu [2019-10-02T18:14:27.743Z] CHANGE_AUTHOR_EMAIL andrewhsu@docker.com [2019-10-02T18:14:27.743Z] CHANGE_BRANCH bump_docker_py [2019-10-02T18:14:27.743Z] CHANGE_FORK andrewhsu [2019-10-02T18:14:27.743Z] CHANGE_ID 392 [2019-10-02T18:14:27.743Z] CHANGE_TARGET 19.03 [2019-10-02T18:14:27.743Z] CHANGE_TITLE [19.03 backport] Temporarily switch docker-py to "master" [2019-10-02T18:14:27.743Z] CHANGE_URL https://github.com/docker/engine/pull/392 [2019-10-02T18:14:27.743Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:14:27.743Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-02T18:14:27.743Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-02T18:14:27.743Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-02T18:14:27.743Z] COMPUTERNAME azwin-2-339d50 [2019-10-02T18:14:27.743Z] ComSpec C:\windows\system32\cmd.exe [2019-10-02T18:14:27.743Z] ConfigSequenceNumber 0 [2019-10-02T18:14:27.743Z] DOCKER_BUILDKIT 0 [2019-10-02T18:14:27.743Z] DOCKER_DUT_DEBUG 1 [2019-10-02T18:14:27.743Z] DOCKER_EXPERIMENTAL 1 [2019-10-02T18:14:27.743Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-02T18:14:27.743Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-02T18:14:27.743Z] EXECUTOR_NUMBER 0 [2019-10-02T18:14:27.743Z] FQDN azwin-2-339d50.westus.cloudapp.azure.com [2019-10-02T18:14:27.743Z] GIT_BRANCH PR-392 [2019-10-02T18:14:27.743Z] GIT_COMMIT ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:27.743Z] GIT_PREVIOUS_COMMIT ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:14:27.743Z] GIT_URL https://github.com/docker/engine.git [2019-10-02T18:14:27.743Z] HUDSON_COOKIE 42a30f0e-ec37-46da-a492-2831e1386b09 [2019-10-02T18:14:27.743Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-02T18:14:27.743Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-02T18:14:27.743Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-02T18:14:27.743Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-02T18:14:27.743Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-02T18:14:27.743Z] JENKINS_NODE_COOKIE 4907f0ee-c2f0-4476-b18a-622b46deaa05 [2019-10-02T18:14:27.743Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-02T18:14:27.743Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-02T18:14:27.743Z] JOB_BASE_NAME PR-392 [2019-10-02T18:14:27.743Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-392/display/redirect [2019-10-02T18:14:27.743Z] JOB_NAME engine/PR-392 [2019-10-02T18:14:27.743Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-392/ [2019-10-02T18:14:27.743Z] library.jps.version master [2019-10-02T18:14:27.743Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-02T18:14:27.743Z] NODE_LABELS amd64 azure azwin-2-339d50 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-02T18:14:27.743Z] NODE_NAME azwin-2-339d50 [2019-10-02T18:14:27.743Z] NUMBER_OF_PROCESSORS 4 [2019-10-02T18:14:27.743Z] OS Windows_NT [2019-10-02T18:14:27.743Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-02T18:14:27.743Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-02T18:14:27.743Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-02T18:14:27.743Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-02T18:14:27.743Z] PROCESSOR_LEVEL 6 [2019-10-02T18:14:27.744Z] PROCESSOR_REVISION 4f01 [2019-10-02T18:14:27.744Z] ProgramData C:\ProgramData [2019-10-02T18:14:27.744Z] ProgramFiles C:\Program Files [2019-10-02T18:14:27.744Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-02T18:14:27.745Z] ProgramW6432 C:\Program Files [2019-10-02T18:14:27.745Z] PROMPT $P$G [2019-10-02T18:14:27.745Z] PSExecutionPolicyPreference Bypass [2019-10-02T18:14:27.745Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-02T18:14:27.745Z] PUBLIC C:\Users\Public [2019-10-02T18:14:27.745Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-392/2/display/redirect?page=changes [2019-10-02T18:14:27.745Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-392/2/display/redirect [2019-10-02T18:14:27.745Z] SKIP_VALIDATION_TESTS 1 [2019-10-02T18:14:27.745Z] SOURCES_DRIVE d [2019-10-02T18:14:27.745Z] SOURCES_SUBDIR gopath [2019-10-02T18:14:27.745Z] STAGE_NAME Run tests [2019-10-02T18:14:27.745Z] SystemDrive C: [2019-10-02T18:14:27.745Z] SystemRoot C:\windows [2019-10-02T18:14:27.745Z] TEMP C:\windows\TEMP [2019-10-02T18:14:27.745Z] TESTDEBUG 0 [2019-10-02T18:14:27.745Z] TESTRUN_DRIVE d [2019-10-02T18:14:27.745Z] TESTRUN_SUBDIR CI [2019-10-02T18:14:27.745Z] TIMEOUT 120m [2019-10-02T18:14:27.745Z] TMP C:\windows\TEMP [2019-10-02T18:14:27.745Z] USERDOMAIN WORKGROUP [2019-10-02T18:14:27.745Z] USERNAME azwin-2-339d50$ [2019-10-02T18:14:27.745Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-02T18:14:27.745Z] windir C:\windows [2019-10-02T18:14:27.745Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-02T18:14:27.745Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-02T18:14:27.745Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-02T18:14:27.745Z] [2019-10-02T18:14:27.745Z] [2019-10-02T18:14:27.745Z] [2019-10-02T18:14:27.745Z] INFO: Sources under d:\gopath\... [2019-10-02T18:14:27.745Z] INFO: Test run under d:\CI\... [2019-10-02T18:14:27.745Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-02T18:14:27.745Z] INFO: docker/docker repository was found [2019-10-02T18:14:27.745Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-02T18:14:27.900Z] #35 ... [2019-10-02T18:14:27.900Z] [2019-10-02T18:14:27.900Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:27.900Z] #57 44.58 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:14:27.900Z] #57 44.59 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 44.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:27.900Z] #57 44.62 Setting up python-protobuf (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 49.87 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T18:14:27.900Z] #57 49.88 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T18:14:27.900Z] #57 49.89 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:14:27.900Z] #57 49.92 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 49.93 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 49.94 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:14:27.900Z] #57 49.96 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T18:14:27.900Z] #57 49.98 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 49.99 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T18:14:27.900Z] #57 49.99 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T18:14:27.900Z] #57 50.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:27.900Z] #57 DONE 50.6s [2019-10-02T18:14:27.900Z] [2019-10-02T18:14:27.900Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:27.900Z] #33 48.72 time [2019-10-02T18:14:27.900Z] #33 49.10 sort [2019-10-02T18:14:27.906Z] CC criu/servicefd.o [2019-10-02T18:14:28.158Z] #33 ... [2019-10-02T18:14:28.158Z] [2019-10-02T18:14:28.158Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:14:28.158Z] #35 DONE 50.6s [2019-10-02T18:14:28.158Z] [2019-10-02T18:14:28.158Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:14:28.158Z] #36 DONE 0.1s [2019-10-02T18:14:28.158Z] [2019-10-02T18:14:28.158Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T18:14:28.158Z] #37 DONE 0.1s [2019-10-02T18:14:28.158Z] [2019-10-02T18:14:28.158Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:28.190Z] CC criu/shmem.o [2019-10-02T18:14:28.209Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-02T18:14:28.209Z] INFO: Docker version of control daemon [2019-10-02T18:14:28.209Z] [2019-10-02T18:14:28.209Z] Client: Docker Engine - Enterprise [2019-10-02T18:14:28.209Z] Version: 19.03.2 [2019-10-02T18:14:28.209Z] API version: 1.40 [2019-10-02T18:14:28.209Z] Go version: go1.12.8 [2019-10-02T18:14:28.209Z] Git commit: c92ab06ed9 [2019-10-02T18:14:28.209Z] Built: 09/03/2019 16:38:11 [2019-10-02T18:14:28.209Z] OS/Arch: windows/amd64 [2019-10-02T18:14:28.209Z] Experimental: false [2019-10-02T18:14:28.209Z] [2019-10-02T18:14:28.209Z] Server: Docker Engine - Enterprise [2019-10-02T18:14:28.209Z] Engine: [2019-10-02T18:14:28.209Z] Version: 19.03.2 [2019-10-02T18:14:28.209Z] API version: 1.40 (minimum version 1.24) [2019-10-02T18:14:28.209Z] Go version: go1.12.8 [2019-10-02T18:14:28.209Z] Git commit: c92ab06ed9 [2019-10-02T18:14:28.209Z] Built: 09/03/2019 16:35:47 [2019-10-02T18:14:28.209Z] OS/Arch: windows/amd64 [2019-10-02T18:14:28.209Z] Experimental: true [2019-10-02T18:14:28.209Z] [2019-10-02T18:14:28.209Z] INFO: Docker info of control daemon [2019-10-02T18:14:28.209Z] [2019-10-02T18:14:28.320Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T18:14:28.682Z]  [2019-10-02T18:14:28.682Z]  ######################################################################## 100.0% [2019-10-02T18:14:28.682Z]  [2019-10-02T18:14:28.682Z] Download of images into '/build' complete. [2019-10-02T18:14:28.682Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T18:14:28.682Z] tar -cC '/build' . | docker load [2019-10-02T18:14:28.823Z] CC criu/sigframe.o [2019-10-02T18:14:28.823Z] CC criu/signalfd.o [2019-10-02T18:14:29.110Z] CC criu/sk-inet.o [2019-10-02T18:14:29.733Z] CC criu/sk-netlink.o [2019-10-02T18:14:29.958Z] Removing intermediate container 8b7efff42cce [2019-10-02T18:14:29.958Z] ---> 3dd8e6e287fb [2019-10-02T18:14:29.958Z] Step 24/125 : FROM base AS cross-false [2019-10-02T18:14:29.958Z] ---> 9a4e6b849a68 [2019-10-02T18:14:29.958Z] Step 25/125 : FROM base AS cross-true [2019-10-02T18:14:29.958Z] ---> 9a4e6b849a68 [2019-10-02T18:14:29.958Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:14:29.958Z] ---> Using cache [2019-10-02T18:14:29.958Z] ---> b1e8469670d8 [2019-10-02T18:14:29.958Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-10-02T18:14:29.958Z] ---> Running in defff6e5520d [2019-10-02T18:14:30.016Z] CC criu/sk-packet.o [2019-10-02T18:14:30.299Z] CC criu/sk-queue.o [2019-10-02T18:14:30.403Z] Client: [2019-10-02T18:14:30.403Z] Debug Mode: false [2019-10-02T18:14:30.403Z] Plugins: [2019-10-02T18:14:30.403Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-02T18:14:30.403Z] [2019-10-02T18:14:30.403Z] Server: [2019-10-02T18:14:30.403Z] Containers: 0 [2019-10-02T18:14:30.403Z] Running: 0 [2019-10-02T18:14:30.403Z] Paused: 0 [2019-10-02T18:14:30.403Z] Stopped: 0 [2019-10-02T18:14:30.403Z] Images: 8 [2019-10-02T18:14:30.403Z] Server Version: 19.03.2 [2019-10-02T18:14:30.403Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-02T18:14:30.403Z] Windows: [2019-10-02T18:14:30.403Z] LCOW: [2019-10-02T18:14:30.403Z] Logging Driver: json-file [2019-10-02T18:14:30.403Z] Plugins: [2019-10-02T18:14:30.403Z] Volume: local [2019-10-02T18:14:30.403Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-02T18:14:30.403Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T18:14:30.403Z] Swarm: inactive [2019-10-02T18:14:30.403Z] Default Isolation: process [2019-10-02T18:14:30.403Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T18:14:30.403Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T18:14:30.403Z] OSType: windows [2019-10-02T18:14:30.403Z] Architecture: x86_64 [2019-10-02T18:14:30.403Z] CPUs: 4 [2019-10-02T18:14:30.403Z] Total Memory: 32GiB [2019-10-02T18:14:30.403Z] Name: azwin-2-339d50 [2019-10-02T18:14:30.403Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-02T18:14:30.403Z] Docker Root Dir: D:\docker [2019-10-02T18:14:30.403Z] Debug Mode: false [2019-10-02T18:14:30.403Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:14:30.403Z] Labels: [2019-10-02T18:14:30.403Z] Experimental: true [2019-10-02T18:14:30.403Z] Insecure Registries: [2019-10-02T18:14:30.403Z] 10.0.0.4:5000 [2019-10-02T18:14:30.403Z] 127.0.0.0/8 [2019-10-02T18:14:30.403Z] Registry Mirrors: [2019-10-02T18:14:30.403Z] http://10.0.0.4:5000/ [2019-10-02T18:14:30.403Z] Live Restore Enabled: false [2019-10-02T18:14:30.403Z] [2019-10-02T18:14:30.403Z] [2019-10-02T18:14:30.403Z] INFO: Commit hash is ec0e20a9e [2019-10-02T18:14:30.403Z] INFO: Nuke-Everything... [2019-10-02T18:14:30.403Z] INFO: Container count on control daemon to delete is 0 [2019-10-02T18:14:30.584Z] CC criu/sk-tcp.o [2019-10-02T18:14:30.856Z] Removing intermediate container defff6e5520d [2019-10-02T18:14:30.856Z] ---> e138b0e263e1 [2019-10-02T18:14:30.856Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-10-02T18:14:30.866Z] INFO: Nuking d:\CI [2019-10-02T18:14:30.866Z] INFO: Zapped successfully [2019-10-02T18:14:30.866Z] INFO: Location for testing is d:\CI\PR-392\2 [2019-10-02T18:14:30.866Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-02T18:14:30.866Z] [2019-10-02T18:14:30.866Z] [2019-10-02T18:14:30.866Z] INFO: Building the image from Dockerfile.windows at 10/02/2019 18:14:30... [2019-10-02T18:14:30.866Z] [2019-10-02T18:14:31.211Z] CC criu/sk-unix.o [2019-10-02T18:14:31.385Z] ---> Running in feb29e3f26eb [2019-10-02T18:14:32.171Z] Removing intermediate container feb29e3f26eb [2019-10-02T18:14:32.171Z] ---> c1e9a1bbf355 [2019-10-02T18:14:32.171Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-10-02T18:14:32.171Z] ---> Running in 6781626f7c01 [2019-10-02T18:14:32.339Z] #58 4.303 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:14:32.339Z] #58 4.303 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:14:32.351Z] CC criu/sockets.o [2019-10-02T18:14:32.962Z] Removing intermediate container 6781626f7c01 [2019-10-02T18:14:32.962Z] ---> 44036edbd4e5 [2019-10-02T18:14:32.962Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-10-02T18:14:32.962Z] ---> Running in 488be899b14d [2019-10-02T18:14:33.015Z] CC criu/stats.o [2019-10-02T18:14:33.298Z] CC criu/string.o [2019-10-02T18:14:33.298Z] CC criu/sysctl.o [2019-10-02T18:14:33.712Z] #58 ... [2019-10-02T18:14:33.712Z] [2019-10-02T18:14:33.712Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T18:14:33.713Z] #38 2.894 + RM_GOPATH=0 [2019-10-02T18:14:33.713Z] #38 2.894 + TMP_GOPATH= [2019-10-02T18:14:33.713Z] #38 2.894 + : /build [2019-10-02T18:14:33.713Z] #38 2.894 + '[' -z '' ']' [2019-10-02T18:14:33.713Z] #38 2.894 ++ mktemp -d [2019-10-02T18:14:33.713Z] #38 2.895 + export GOPATH=/tmp/tmp.5ASVsTxMj1 [2019-10-02T18:14:33.713Z] #38 2.895 + GOPATH=/tmp/tmp.5ASVsTxMj1 [2019-10-02T18:14:33.713Z] #38 2.895 + RM_GOPATH=1 [2019-10-02T18:14:33.713Z] #38 2.897 ++ dirname ./install.sh [2019-10-02T18:14:33.713Z] #38 2.902 + dir=. [2019-10-02T18:14:33.713Z] #38 2.902 + bin=tini [2019-10-02T18:14:33.713Z] #38 2.902 + shift [2019-10-02T18:14:33.713Z] #38 2.902 + '[' '!' -f ./tini.installer ']' [2019-10-02T18:14:33.713Z] #38 2.902 + . ./tini.installer [2019-10-02T18:14:33.713Z] #38 2.902 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:14:33.713Z] #38 2.902 + install_tini [2019-10-02T18:14:33.713Z] #38 2.902 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T18:14:33.713Z] #38 2.902 + git clone https://github.com/krallin/tini.git /tmp/tmp.5ASVsTxMj1/tini [2019-10-02T18:14:33.713Z] #38 2.902 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:14:33.713Z] #38 2.908 Cloning into '/tmp/tmp.5ASVsTxMj1/tini'... [2019-10-02T18:14:33.713Z] #38 3.707 + cd /tmp/tmp.5ASVsTxMj1/tini [2019-10-02T18:14:33.713Z] #38 3.707 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:14:33.713Z] #38 3.728 + cmake . [2019-10-02T18:14:33.713Z] #38 4.229 -- The C compiler identification is GNU 6.3.0 [2019-10-02T18:14:33.713Z] #38 4.275 -- Check for working C compiler: /usr/bin/cc [2019-10-02T18:14:33.713Z] #38 4.865 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T18:14:33.713Z] #38 4.866 -- Detecting C compiler ABI info [2019-10-02T18:14:33.713Z] #38 5.557 -- Detecting C compiler ABI info - done [2019-10-02T18:14:33.913Z] CC criu/sysfs_parse.o [2019-10-02T18:14:33.970Z] #38 5.646 -- Detecting C compile features [2019-10-02T18:14:33.970Z] #38 ... [2019-10-02T18:14:33.970Z] [2019-10-02T18:14:33.970Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:33.970Z] #58 5.818 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:14:33.970Z] #58 5.867 GEN .gitid [2019-10-02T18:14:33.970Z] #58 5.891 GEN criu/include/version.h [2019-10-02T18:14:33.970Z] #58 5.930 GEN include/common/asm [2019-10-02T18:14:34.202Z] CC criu/timerfd.o [2019-10-02T18:14:34.202Z] CC criu/tty.o [2019-10-02T18:14:34.206Z] Removing intermediate container 488be899b14d [2019-10-02T18:14:34.206Z] ---> 2823911a07c9 [2019-10-02T18:14:34.206Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-10-02T18:14:34.206Z] ---> 9a4e6b849a68 [2019-10-02T18:14:34.206Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T18:14:34.206Z] ---> 9a4e6b849a68 [2019-10-02T18:14:34.206Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:14:34.206Z] ---> Using cache [2019-10-02T18:14:34.206Z] ---> b1e8469670d8 [2019-10-02T18:14:34.206Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T18:14:34.206Z] ---> Running in b9567cbc3627 [2019-10-02T18:14:34.590Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:14:34.590Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:14:34.590Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:14:34.590Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:14:34.590Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:14:34.590Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:14:34.590Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:14:34.903Z] #58 ... [2019-10-02T18:14:34.903Z] [2019-10-02T18:14:34.903Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:34.903Z] #30 46.52 internal/poll [2019-10-02T18:14:34.903Z] #30 46.91 sort [2019-10-02T18:14:34.903Z] #30 47.93 internal/fmtsort [2019-10-02T18:14:34.903Z] #30 48.47 internal/syscall/unix [2019-10-02T18:14:34.903Z] #30 48.50 strings [2019-10-02T18:14:34.903Z] #30 48.78 os [2019-10-02T18:14:34.903Z] #30 51.90 bytes [2019-10-02T18:14:34.903Z] #30 53.09 fmt [2019-10-02T18:14:34.903Z] #30 53.52 bufio [2019-10-02T18:14:34.903Z] #30 54.88 path/filepath [2019-10-02T18:14:34.903Z] #30 56.19 io/ioutil [2019-10-02T18:14:34.988Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:14:35.161Z] #30 ... [2019-10-02T18:14:35.162Z] [2019-10-02T18:14:35.162Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:35.162Z] #33 50.49 internal/fmtsort [2019-10-02T18:14:35.162Z] #33 51.10 internal/syscall/unix [2019-10-02T18:14:35.162Z] #33 51.46 strings [2019-10-02T18:14:35.162Z] #33 53.71 path [2019-10-02T18:14:35.162Z] #33 53.82 internal/poll [2019-10-02T18:14:35.162Z] #33 54.30 regexp/syntax [2019-10-02T18:14:35.162Z] #33 55.54 os [2019-10-02T18:14:35.162Z] #33 ... [2019-10-02T18:14:35.162Z] [2019-10-02T18:14:35.162Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:35.162Z] #30 56.84 path [2019-10-02T18:14:35.685Z] CC criu/tun.o [2019-10-02T18:14:35.728Z] #30 57.38 text/tabwriter [2019-10-02T18:14:36.254Z] Fetched 7669 kB in 1s (4712 kB/s) [2019-10-02T18:14:36.293Z] #30 57.62 flag [2019-10-02T18:14:36.299Z] CC criu/uffd.o [2019-10-02T18:14:36.551Z] #30 58.07 github.com/BurntSushi/toml [2019-10-02T18:14:36.638Z] Reading package lists... [2019-10-02T18:14:36.694Z] Sending build context to Docker daemon 49.79MB [2019-10-02T18:14:36.694Z] [2019-10-02T18:14:36.694Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-02T18:14:36.694Z] ---> 1ddfa8bee56a [2019-10-02T18:14:36.694Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-02T18:14:36.694Z] ---> Using cache [2019-10-02T18:14:36.694Z] ---> 9c8b1ff7818c [2019-10-02T18:14:36.694Z] Step 3/8 : ARG GO_VERSION=1.12.10 [2019-10-02T18:14:36.934Z] CC criu/util.o [2019-10-02T18:14:37.014Z] Reading package lists... [2019-10-02T18:14:37.158Z] ---> Running in 94d14554d575 [2019-10-02T18:14:37.379Z] Building dependency tree... [2019-10-02T18:14:37.379Z] Reading state information... [2019-10-02T18:14:37.380Z] The following additional packages will be installed: [2019-10-02T18:14:37.380Z] libapparmor1 libseccomp2 [2019-10-02T18:14:37.380Z] Suggested packages: [2019-10-02T18:14:37.380Z] seccomp [2019-10-02T18:14:37.380Z] The following NEW packages will be installed: [2019-10-02T18:14:37.380Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T18:14:37.380Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:14:37.380Z] Need to get 301 kB of archives. [2019-10-02T18:14:37.380Z] After this operation, 1402 kB of additional disk space will be used. [2019-10-02T18:14:37.380Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-02T18:14:37.380Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-02T18:14:37.380Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-02T18:14:37.380Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-02T18:14:37.624Z] Client: [2019-10-02T18:14:37.624Z] Debug Mode: false [2019-10-02T18:14:37.624Z] [2019-10-02T18:14:37.624Z] Server: [2019-10-02T18:14:37.624Z] Containers: 0 [2019-10-02T18:14:37.624Z] Running: 0 [2019-10-02T18:14:37.624Z] Paused: 0 [2019-10-02T18:14:37.624Z] Stopped: 0 [2019-10-02T18:14:37.624Z] Images: 0 [2019-10-02T18:14:37.624Z] Server Version: 19.03.2 [2019-10-02T18:14:37.624Z] Storage Driver: overlay2 [2019-10-02T18:14:37.624Z] Backing Filesystem: extfs [2019-10-02T18:14:37.624Z] Supports d_type: true [2019-10-02T18:14:37.624Z] Native Overlay Diff: true [2019-10-02T18:14:37.624Z] Logging Driver: json-file [2019-10-02T18:14:37.624Z] Cgroup Driver: cgroupfs [2019-10-02T18:14:37.624Z] Plugins: [2019-10-02T18:14:37.624Z] Volume: local [2019-10-02T18:14:37.624Z] Network: bridge host ipvlan macvlan null overlay [2019-10-02T18:14:37.624Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-02T18:14:37.624Z] Swarm: inactive [2019-10-02T18:14:37.624Z] Runtimes: runc [2019-10-02T18:14:37.624Z] Default Runtime: runc [2019-10-02T18:14:37.624Z] Init Binary: docker-init [2019-10-02T18:14:37.624Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-02T18:14:37.624Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-02T18:14:37.624Z] init version: fec3683 [2019-10-02T18:14:37.624Z] Security Options: [2019-10-02T18:14:37.624Z] apparmor [2019-10-02T18:14:37.624Z] seccomp [2019-10-02T18:14:37.624Z] Profile: default [2019-10-02T18:14:37.624Z] Kernel Version: 4.15.0-1048-aws [2019-10-02T18:14:37.624Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-02T18:14:37.624Z] OSType: linux [2019-10-02T18:14:37.624Z] Architecture: x86_64 [2019-10-02T18:14:37.624Z] CPUs: 2 [2019-10-02T18:14:37.624Z] Total Memory: 7.501GiB [2019-10-02T18:14:37.624Z] Name: ip-10-100-80-235 [2019-10-02T18:14:37.624Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-02T18:14:37.624Z] Docker Root Dir: /var/lib/docker [2019-10-02T18:14:37.624Z] Debug Mode: false [2019-10-02T18:14:37.624Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:14:37.624Z] Labels: [2019-10-02T18:14:37.624Z] Experimental: true [2019-10-02T18:14:37.624Z] Insecure Registries: [2019-10-02T18:14:37.624Z] 127.0.0.0/8 [2019-10-02T18:14:37.624Z] Live Restore Enabled: true [2019-10-02T18:14:37.624Z] [2019-10-02T18:14:37.624Z] WARNING: No swap limit support [Pipeline] sh [2019-10-02T18:14:37.854Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:14:37.854Z] Fetched 301 kB in 0s (4041 kB/s) [2019-10-02T18:14:37.854Z] Selecting previously unselected package libseccomp2:s390x. [2019-10-02T18:14:37.854Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T18:14:37.854Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T18:14:37.854Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T18:14:37.854Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-10-02T18:14:37.854Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-02T18:14:37.854Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T18:14:37.854Z] Selecting previously unselected package libapparmor1:s390x. [2019-10-02T18:14:37.854Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T18:14:37.854Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T18:14:37.854Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-10-02T18:14:37.854Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T18:14:37.854Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T18:14:37.854Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:37.854Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T18:14:37.854Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-02T18:14:37.854Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-02T18:14:37.854Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-02T18:14:37.854Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:14:37.941Z] CC criu/uts_ns.o [2019-10-02T18:14:38.051Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:14:38.051Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-02T18:14:38.051Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-392/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-02T18:14:38.051Z] + bash /home/ubuntu/workspace/engine_PR-392/check-config.sh [2019-10-02T18:14:38.051Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-02T18:14:38.051Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-02T18:14:38.051Z] [2019-10-02T18:14:38.051Z] Generally Necessary: [2019-10-02T18:14:38.051Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-02T18:14:38.051Z] - apparmor: enabled and tools installed [2019-10-02T18:14:38.051Z] - CONFIG_NAMESPACES: enabled [2019-10-02T18:14:38.051Z] - CONFIG_NET_NS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_PID_NS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_IPC_NS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_UTS_NS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUPS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CPUSETS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_MEMCG: enabled [2019-10-02T18:14:38.051Z] - CONFIG_KEYS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_VETH: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-02T18:14:38.051Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-02T18:14:38.051Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-02T18:14:38.051Z] [2019-10-02T18:14:38.051Z] Optional Features: [2019-10-02T18:14:38.051Z] - CONFIG_USER_NS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_SECCOMP: enabled [2019-10-02T18:14:38.051Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-02T18:14:38.051Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-02T18:14:38.051Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-02T18:14:38.135Z] Removing intermediate container 94d14554d575 [2019-10-02T18:14:38.135Z] ---> 952b514886fc [2019-10-02T18:14:38.135Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-10-02T18:14:38.135Z] ---> Running in 4f3824f19a74 [2019-10-02T18:14:38.223Z] CC criu/vdso.o [2019-10-02T18:14:38.253Z] Removing intermediate container b9567cbc3627 [2019-10-02T18:14:38.253Z] ---> 0352a4a9c0f6 [2019-10-02T18:14:38.253Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T18:14:38.253Z] ---> 2823911a07c9 [2019-10-02T18:14:38.253Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:14:38.320Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-02T18:14:38.321Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-02T18:14:38.321Z] - CONFIG_BLK_CGROUP: enabled [2019-10-02T18:14:38.321Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-02T18:14:38.321Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CGROUP_PERF: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-02T18:14:38.321Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-02T18:14:38.321Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-02T18:14:38.321Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-02T18:14:38.321Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_IP_VS: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-02T18:14:38.321Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-02T18:14:38.321Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-02T18:14:38.321Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_EXT4_FS: enabled [2019-10-02T18:14:38.321Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-02T18:14:38.321Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-02T18:14:38.321Z] - Network Drivers: [2019-10-02T18:14:38.321Z] - "overlay": [2019-10-02T18:14:38.321Z] - CONFIG_VXLAN: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-02T18:14:38.321Z] Optional (for encrypted networks): [2019-10-02T18:14:38.321Z] - CONFIG_CRYPTO: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-02T18:14:38.321Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-02T18:14:38.321Z] - CONFIG_XFRM: enabled [2019-10-02T18:14:38.321Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-02T18:14:38.321Z] - "ipvlan": [2019-10-02T18:14:38.321Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-02T18:14:38.321Z] - "macvlan": [2019-10-02T18:14:38.321Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-02T18:14:38.321Z] - CONFIG_DUMMY: enabled (as module) [2019-10-02T18:14:38.321Z] - "ftp,tftp client in container": [2019-10-02T18:14:38.450Z] #30 59.62 log [2019-10-02T18:14:38.506Z] LINK criu/built-in.o [2019-10-02T18:14:38.506Z] LINK criu/criu [2019-10-02T18:14:38.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-02T18:14:38.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-02T18:14:38.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-02T18:14:38.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-02T18:14:38.581Z] - Storage Drivers: [2019-10-02T18:14:38.581Z] - "aufs": [2019-10-02T18:14:38.581Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-02T18:14:38.581Z] - "btrfs": [2019-10-02T18:14:38.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-02T18:14:38.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-02T18:14:38.581Z] - "devicemapper": [2019-10-02T18:14:38.581Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-02T18:14:38.581Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-02T18:14:38.581Z] - "overlay": [2019-10-02T18:14:38.581Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-02T18:14:38.581Z] - "zfs": [2019-10-02T18:14:38.581Z] - /dev/zfs: missing [2019-10-02T18:14:38.581Z] - zfs command: missing [2019-10-02T18:14:38.581Z] - zpool command: missing [2019-10-02T18:14:38.581Z] [2019-10-02T18:14:38.581Z] Limits: [2019-10-02T18:14:38.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-02T18:14:38.581Z] [2019-10-02T18:14:38.581Z] + true [Pipeline] } [Pipeline] // stage [2019-10-02T18:14:38.598Z] Removing intermediate container 4f3824f19a74 [2019-10-02T18:14:38.598Z] ---> 6f33e2ddfd2b [2019-10-02T18:14:38.598Z] 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 C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-02T18:14:38.598Z] ---> Running in 86e0c4514a5e [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-02T18:14:38.647Z] ---> Running in 43c08856cdf8 [2019-10-02T18:14:38.647Z] Removing intermediate container 43c08856cdf8 [2019-10-02T18:14:38.647Z] ---> 73888e7a170e [2019-10-02T18:14:38.647Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-10-02T18:14:38.647Z] ---> Running in ac356cb1f562 [2019-10-02T18:14:39.080Z] + sudo modprobe ip_vs [2019-10-02T18:14:39.122Z] DEP lib/c/criu.d [2019-10-02T18:14:39.122Z] CC images/rpc.pb-c.o [2019-10-02T18:14:39.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 . [2019-10-02T18:14:39.386Z] #30 ... [2019-10-02T18:14:39.386Z] [2019-10-02T18:14:39.386Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T18:14:39.386Z] #38 7.403 -- Detecting C compile features - done [2019-10-02T18:14:39.386Z] #38 7.428 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T18:14:39.386Z] #38 7.594 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T18:14:39.386Z] #38 7.715 -- Configuring done [2019-10-02T18:14:39.386Z] #38 7.748 -- Generating done [2019-10-02T18:14:39.386Z] #38 7.752 -- Build files have been written to: /tmp/tmp.5ASVsTxMj1/tini [2019-10-02T18:14:39.386Z] #38 7.758 + make tini-static [2019-10-02T18:14:39.386Z] #38 8.171 Scanning dependencies of target tini-static [2019-10-02T18:14:39.386Z] #38 8.239 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T18:14:39.386Z] #38 9.579 [100%] Linking C executable tini-static [2019-10-02T18:14:39.386Z] #38 9.968 [100%] Built target tini-static [2019-10-02T18:14:39.386Z] #38 10.03 + mkdir -p /build [2019-10-02T18:14:39.386Z] #38 10.03 + cp tini-static /build/docker-init [2019-10-02T18:14:39.386Z] #38 DONE 11.0s [2019-10-02T18:14:39.386Z] [2019-10-02T18:14:39.386Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:39.386Z] #58 7.248 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.315 PBCC images/opts.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.351 PBCC images/sit.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.402 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.503 DEP images/opts.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.558 DEP images/sit.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.608 PBCC images/macvlan.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.619 DEP images/macvlan.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.668 PBCC images/autofs.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.707 DEP images/autofs.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.759 PBCC images/sysctl.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.788 DEP images/sysctl.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.866 PBCC images/time.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.903 DEP images/time.pb-c.d [2019-10-02T18:14:39.386Z] #58 7.971 PBCC images/binfmt-misc.pb-c.c [2019-10-02T18:14:39.386Z] #58 7.991 DEP images/binfmt-misc.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.048 PBCC images/seccomp.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.107 DEP images/seccomp.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.143 PBCC images/userns.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.183 DEP images/userns.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.265 PBCC images/cgroup.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.297 DEP images/cgroup.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.340 PBCC images/fown.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.385 PBCC images/ext-file.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.393 DEP images/fown.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.477 DEP images/ext-file.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.514 PBCC images/rpc.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.565 DEP images/rpc.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.661 PBCC images/siginfo.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.676 DEP images/siginfo.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.722 PBCC images/pagemap.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.766 DEP images/pagemap.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.856 PBCC images/rlimit.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.882 DEP images/rlimit.pb-c.d [2019-10-02T18:14:39.386Z] #58 8.935 PBCC images/file-lock.pb-c.c [2019-10-02T18:14:39.386Z] #58 8.979 DEP images/file-lock.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.029 PBCC images/tty.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.063 DEP images/tty.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.109 PBCC images/tun.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.162 PBCC images/netdev.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.244 DEP images/tun.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.312 DEP images/netdev.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.382 PBCC images/vma.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.440 DEP images/vma.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.500 PBCC images/creds.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.556 DEP images/creds.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.618 PBCC images/utsns.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.662 DEP images/utsns.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.707 PBCC images/ipc-desc.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.732 PBCC images/ipc-sem.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.763 DEP images/ipc-desc.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.819 DEP images/ipc-sem.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.897 PBCC images/ipc-msg.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.914 DEP images/ipc-msg.pb-c.d [2019-10-02T18:14:39.386Z] #58 9.969 PBCC images/ipc-shm.pb-c.c [2019-10-02T18:14:39.386Z] #58 9.996 DEP images/ipc-shm.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.05 PBCC images/ipc-var.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.06 DEP images/ipc-var.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.14 PBCC images/sk-opts.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.15 PBCC images/packet-sock.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.26 DEP images/sk-opts.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.34 DEP images/packet-sock.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.42 PBCC images/sk-netlink.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.48 DEP images/sk-netlink.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.55 PBCC images/sk-inet.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.62 DEP images/sk-inet.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.67 PBCC images/sk-unix.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.72 DEP images/sk-unix.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.79 PBCC images/mm.pb-c.c [2019-10-02T18:14:39.386Z] #58 10.90 DEP images/mm.pb-c.d [2019-10-02T18:14:39.386Z] #58 10.96 PBCC images/timerfd.pb-c.c [2019-10-02T18:14:39.386Z] #58 11.04 DEP images/timerfd.pb-c.d [2019-10-02T18:14:39.386Z] #58 11.11 PBCC images/timer.pb-c.c [2019-10-02T18:14:39.386Z] #58 11.14 DEP images/timer.pb-c.d [2019-10-02T18:14:39.386Z] #58 11.30 PBCC images/sa.pb-c.c [2019-10-02T18:14:39.386Z] #58 11.37 DEP images/sa.pb-c.d [2019-10-02T18:14:39.404Z] CC lib/c/criu.o [2019-10-02T18:14:39.596Z] #1 [internal] load build definition from Dockerfile [2019-10-02T18:14:39.596Z] #1 transferring dockerfile: 10.82kB done [2019-10-02T18:14:39.596Z] #1 DONE 0.0s [2019-10-02T18:14:39.596Z] [2019-10-02T18:14:39.596Z] #2 [internal] load .dockerignore [2019-10-02T18:14:39.596Z] #2 transferring context: 87B done [2019-10-02T18:14:39.596Z] #2 DONE 0.0s [2019-10-02T18:14:39.596Z] [2019-10-02T18:14:39.596Z] #3 [internal] load metadata for docker.io/library/golang:1.12.10-stretch [2019-10-02T18:14:39.643Z] #58 11.56 PBCC images/pipe-data.pb-c.c [2019-10-02T18:14:39.643Z] #58 11.67 DEP images/pipe-data.pb-c.d [2019-10-02T18:14:39.852Z] #3 DONE 0.4s [2019-10-02T18:14:39.885Z] Removing intermediate container ac356cb1f562 [2019-10-02T18:14:39.885Z] ---> e1e863ebff7e [2019-10-02T18:14:39.885Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T18:14:39.885Z] ---> 0352a4a9c0f6 [2019-10-02T18:14:39.885Z] Step 39/125 : FROM base AS tomlv [2019-10-02T18:14:39.885Z] ---> 9a4e6b849a68 [2019-10-02T18:14:39.885Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T18:14:39.885Z] ---> Running in 3ea3e1bfbbe9 [2019-10-02T18:14:39.885Z] Removing intermediate container 3ea3e1bfbbe9 [2019-10-02T18:14:39.885Z] ---> 208bf0d936ae [2019-10-02T18:14:39.885Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:14:39.901Z] #58 11.90 PBCC images/mnt.pb-c.c [2019-10-02T18:14:40.109Z] [2019-10-02T18:14:40.109Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f... [2019-10-02T18:14:40.109Z] #4 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done [2019-10-02T18:14:40.109Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 1.62MB / 10.79MB 0.2s [2019-10-02T18:14:40.109Z] #4 sha256:b78f393dbe326c55d24d9b69090d1bc7e1ffceb30a8362e92e34ce896e5fa2ca 5.47kB / 5.47kB done [2019-10-02T18:14:40.109Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.89MB / 45.38MB 0.2s [2019-10-02T18:14:40.109Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.2s [2019-10-02T18:14:40.109Z] #4 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done [2019-10-02T18:14:40.109Z] #4 sha256:5e39fcf43389550f1df0934fffd4df77702fb620c6ef9da1597d620cfdcb3a5e 1.80kB / 1.80kB done [2019-10-02T18:14:40.159Z] #58 11.99 DEP images/mnt.pb-c.d [2019-10-02T18:14:40.159Z] #58 12.14 PBCC images/sk-packet.pb-c.c [2019-10-02T18:14:40.159Z] #58 12.27 DEP images/sk-packet.pb-c.d [2019-10-02T18:14:40.267Z] ---> 2c9dc318cedd [2019-10-02T18:14:40.267Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:14:40.267Z] ---> 983f0d555ff6 [2019-10-02T18:14:40.267Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:14:40.267Z] ---> Running in baf578f32832 [2019-10-02T18:14:40.365Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 4.34MB / 10.79MB 0.3s [2019-10-02T18:14:40.365Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 8.34MB / 45.38MB 0.3s [2019-10-02T18:14:40.365Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 1.91MB / 4.34MB 0.3s [2019-10-02T18:14:40.365Z] #4 ... [2019-10-02T18:14:40.365Z] [2019-10-02T18:14:40.365Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:14:40.365Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-10-02T18:14:40.365Z] #64 DONE 0.4s [2019-10-02T18:14:40.365Z] [2019-10-02T18:14:40.365Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f... [2019-10-02T18:14:40.365Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 6.43MB / 10.79MB 0.4s [2019-10-02T18:14:40.365Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 3.98MB / 4.34MB 0.4s [2019-10-02T18:14:40.422Z] LINK lib/c/built-in.o [2019-10-02T18:14:40.422Z] LINK lib/c/libcriu.so [2019-10-02T18:14:40.422Z] GEN magic.py [2019-10-02T18:14:40.422Z] Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:14:40.422Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:14:40.622Z] #4 ... [2019-10-02T18:14:40.622Z] [2019-10-02T18:14:40.622Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:14:40.622Z] #64 DONE 0.0s [2019-10-02T18:14:40.622Z] [2019-10-02T18:14:40.622Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f... [2019-10-02T18:14:40.622Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s [2019-10-02T18:14:40.622Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 15.33MB / 45.38MB 0.5s [2019-10-02T18:14:40.622Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done [2019-10-02T18:14:40.622Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 848.26kB / 50.07MB 0.5s [2019-10-02T18:14:40.622Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.5s done [2019-10-02T18:14:40.622Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.5s [2019-10-02T18:14:40.648Z] + RM_GOPATH=0 [2019-10-02T18:14:40.648Z] + TMP_GOPATH= [2019-10-02T18:14:40.648Z] + : /build [2019-10-02T18:14:40.648Z] + '[' -z '' ']' [2019-10-02T18:14:40.648Z] ++ mktemp -d [2019-10-02T18:14:40.648Z] + export GOPATH=/tmp/tmp.wG1fOJOJGK [2019-10-02T18:14:40.648Z] + GOPATH=/tmp/tmp.wG1fOJOJGK [2019-10-02T18:14:40.648Z] + RM_GOPATH=1 [2019-10-02T18:14:40.648Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:14:40.648Z] ++ dirname ./install.sh [2019-10-02T18:14:40.648Z] + dir=. [2019-10-02T18:14:40.648Z] + bin=tomlv [2019-10-02T18:14:40.648Z] + shift [2019-10-02T18:14:40.648Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T18:14:40.648Z] + . ./tomlv.installer [2019-10-02T18:14:40.648Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:14:40.648Z] + install_tomlv [2019-10-02T18:14:40.648Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T18:14:40.648Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wG1fOJOJGK/src/github.com/BurntSushi/toml [2019-10-02T18:14:40.648Z] Cloning into '/tmp/tmp.wG1fOJOJGK/src/github.com/BurntSushi/toml'... [2019-10-02T18:14:40.706Z] fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:14:40.725Z] #58 12.47 PBCC images/tcp-stream.pb-c.c [2019-10-02T18:14:40.725Z] #58 12.51 DEP images/tcp-stream.pb-c.d [2019-10-02T18:14:40.725Z] #58 12.58 PBCC images/pipe.pb-c.c [2019-10-02T18:14:40.725Z] #58 12.65 DEP images/pipe.pb-c.d [2019-10-02T18:14:40.725Z] #58 12.70 PBCC images/pstree.pb-c.c [2019-10-02T18:14:40.725Z] #58 12.73 DEP images/pstree.pb-c.d [2019-10-02T18:14:40.725Z] #58 12.76 PBCC images/fs.pb-c.c [2019-10-02T18:14:40.725Z] #58 12.78 DEP images/fs.pb-c.d [2019-10-02T18:14:40.725Z] #58 12.81 PBCC images/signalfd.pb-c.c [2019-10-02T18:14:40.880Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 18.82MB / 45.38MB 0.8s [2019-10-02T18:14:40.880Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 5.69MB / 50.07MB 0.8s [2019-10-02T18:14:40.880Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.01MB / 57.69MB 0.8s [2019-10-02T18:14:40.880Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 26.72MB / 45.38MB 0.9s [2019-10-02T18:14:40.880Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 8.72MB / 50.07MB 0.9s [2019-10-02T18:14:41.123Z] #58 12.84 DEP images/signalfd.pb-c.d [2019-10-02T18:14:41.123Z] #58 12.89 PBCC images/fh.pb-c.c [2019-10-02T18:14:41.123Z] #58 12.91 PBCC images/fsnotify.pb-c.c [2019-10-02T18:14:41.123Z] #58 12.95 DEP images/fh.pb-c.d [2019-10-02T18:14:41.123Z] #58 12.98 DEP images/fsnotify.pb-c.d [2019-10-02T18:14:41.123Z] #58 13.03 PBCC images/eventpoll.pb-c.c [2019-10-02T18:14:41.123Z] #58 13.06 DEP images/eventpoll.pb-c.d [2019-10-02T18:14:41.123Z] #58 13.10 PBCC images/eventfd.pb-c.c [2019-10-02T18:14:41.123Z] #58 13.12 DEP images/eventfd.pb-c.d [2019-10-02T18:14:41.123Z] #58 13.16 PBCC images/remap-file-path.pb-c.c [2019-10-02T18:14:41.144Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:14:41.159Z] + cd /tmp/tmp.wG1fOJOJGK/src/github.com/BurntSushi/toml [2019-10-02T18:14:41.160Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:14:41.160Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:14:41.160Z] errors [2019-10-02T18:14:41.160Z] math/bits [2019-10-02T18:14:41.160Z] internal/cpu [2019-10-02T18:14:41.160Z] math [2019-10-02T18:14:41.160Z] internal/bytealg [2019-10-02T18:14:41.160Z] runtime/internal/atomic [2019-10-02T18:14:41.160Z] runtime/internal/sys [2019-10-02T18:14:41.160Z] runtime/internal/math [2019-10-02T18:14:41.160Z] runtime [2019-10-02T18:14:41.187Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 30.12MB / 45.38MB 1.1s [2019-10-02T18:14:41.187Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 15.02MB / 50.07MB 1.1s [2019-10-02T18:14:41.187Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 11.00MB / 57.69MB 1.1s [2019-10-02T18:14:41.187Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 19.02MB / 50.07MB 1.1s [2019-10-02T18:14:41.187Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 14.45MB / 57.69MB 1.1s [2019-10-02T18:14:41.383Z] #58 13.19 DEP images/remap-file-path.pb-c.d [2019-10-02T18:14:41.383Z] #58 13.21 PBCC images/fifo.pb-c.c [2019-10-02T18:14:41.383Z] #58 13.23 DEP images/fifo.pb-c.d [2019-10-02T18:14:41.383Z] #58 13.28 PBCC images/ghost-file.pb-c.c [2019-10-02T18:14:41.383Z] #58 13.36 DEP images/ghost-file.pb-c.d [2019-10-02T18:14:41.383Z] #58 13.40 PBCC images/regfile.pb-c.c [2019-10-02T18:14:41.429Z] make[1]: 'images/built-in.o' is up to date. [2019-10-02T18:14:41.429Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T18:14:41.429Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T18:14:41.429Z] make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T18:14:41.429Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T18:14:41.429Z] make[1]: Nothing to be done for 'all'. [2019-10-02T18:14:41.429Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:14:41.444Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 35.91MB / 45.38MB 1.3s [2019-10-02T18:14:41.444Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 25.26MB / 50.07MB 1.3s [2019-10-02T18:14:41.444Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 20.32MB / 57.69MB 1.3s [2019-10-02T18:14:41.444Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 43.15MB / 45.38MB 1.5s [2019-10-02T18:14:41.445Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.73MB / 50.07MB 1.5s [2019-10-02T18:14:41.550Z] unicode/utf8 [2019-10-02T18:14:41.550Z] strconv [2019-10-02T18:14:41.641Z] #58 13.44 DEP images/regfile.pb-c.d [2019-10-02T18:14:41.641Z] #58 13.50 PBCC images/ns.pb-c.c [2019-10-02T18:14:41.641Z] #58 13.51 DEP images/ns.pb-c.d [2019-10-02T18:14:41.641Z] #58 13.58 PBCC images/fdinfo.pb-c.c [2019-10-02T18:14:41.641Z] #58 13.64 DEP images/fdinfo.pb-c.d [2019-10-02T18:14:41.641Z] #58 13.72 PBCC images/core-aarch64.pb-c.c [2019-10-02T18:14:41.641Z] #58 13.75 PBCC images/core-arm.pb-c.c [2019-10-02T18:14:41.701Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 27.73MB / 57.69MB 1.6s [2019-10-02T18:14:41.702Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 36.31MB / 50.07MB 1.7s [2019-10-02T18:14:41.702Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.7s done [2019-10-02T18:14:41.702Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 39.04MB / 50.07MB 1.8s [2019-10-02T18:14:41.702Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 32.10MB / 57.69MB 1.8s [2019-10-02T18:14:41.702Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 0B / 127.96MB 1.8s [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] make[2]: Nothing to be done for 'all'. [2019-10-02T18:14:41.713Z] INSTALL criu/criu [2019-10-02T18:14:41.900Z] #58 13.81 PBCC images/core-ppc64.pb-c.c [2019-10-02T18:14:41.900Z] #58 13.90 PBCC images/core-s390.pb-c.c [2019-10-02T18:14:41.925Z] internal/race [2019-10-02T18:14:41.925Z] sync/atomic [2019-10-02T18:14:41.925Z] unicode [2019-10-02T18:14:41.925Z] internal/testlog [2019-10-02T18:14:42.157Z] #58 13.93 PBCC images/core-x86.pb-c.c [2019-10-02T18:14:42.157Z] #58 13.98 PBCC images/core.pb-c.c [2019-10-02T18:14:42.157Z] #58 14.05 PBCC images/inventory.pb-c.c [2019-10-02T18:14:42.157Z] #58 14.11 DEP images/core-aarch64.pb-c.d [2019-10-02T18:14:42.157Z] #58 14.17 DEP images/core-arm.pb-c.d [2019-10-02T18:14:42.269Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 44.40MB / 50.07MB 2.1s [2019-10-02T18:14:42.269Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 35.83MB / 57.69MB 2.1s [2019-10-02T18:14:42.269Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 6.81MB / 127.96MB 2.2s [2019-10-02T18:14:42.269Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-10-02T18:14:42.269Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 47.50MB / 50.07MB 2.3s [2019-10-02T18:14:42.269Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 41.38MB / 57.69MB 2.3s [2019-10-02T18:14:42.319Z] encoding [2019-10-02T18:14:42.319Z] runtime/cgo [2019-10-02T18:14:42.416Z] #58 14.24 DEP images/core-ppc64.pb-c.d [2019-10-02T18:14:42.416Z] #58 14.29 DEP images/core-s390.pb-c.d [2019-10-02T18:14:42.416Z] #58 14.36 DEP images/core-x86.pb-c.d [2019-10-02T18:14:42.416Z] #58 14.41 DEP images/core.pb-c.d [2019-10-02T18:14:42.527Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.4s [2019-10-02T18:14:42.527Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 46.57MB / 57.69MB 2.4s [2019-10-02T18:14:42.527Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 16.05MB / 127.96MB 2.4s [2019-10-02T18:14:42.675Z] #58 14.48 DEP images/inventory.pb-c.d [2019-10-02T18:14:42.675Z] #58 14.54 PBCC images/cpuinfo.pb-c.c [2019-10-02T18:14:42.675Z] #58 14.55 DEP images/cpuinfo.pb-c.d [2019-10-02T18:14:42.675Z] #58 14.63 PBCC images/stats.pb-c.c [2019-10-02T18:14:42.675Z] #58 14.64 DEP images/stats.pb-c.d [2019-10-02T18:14:42.788Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.4s done [2019-10-02T18:14:42.788Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.6s [2019-10-02T18:14:42.788Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 28.10MB / 127.96MB 2.6s [2019-10-02T18:14:42.788Z] #4 sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e 126B / 126B 2.6s done [2019-10-02T18:14:42.788Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.7s done [2019-10-02T18:14:43.045Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 40.06MB / 127.96MB 2.9s [2019-10-02T18:14:43.099Z] sync [2019-10-02T18:14:43.099Z] io [2019-10-02T18:14:43.099Z] reflect [2019-10-02T18:14:43.301Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 50.22MB / 127.96MB 3.1s [2019-10-02T18:14:43.421Z] [2019-10-02T18:14:43.421Z] SUCCESS: Specified value was saved. [2019-10-02T18:14:43.482Z] syscall [2019-10-02T18:14:43.556Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 60.08MB / 127.96MB 3.4s [2019-10-02T18:14:43.740Z] Removing intermediate container f948b1351243 [2019-10-02T18:14:43.740Z] ---> 3c4859252819 [2019-10-02T18:14:43.740Z] Step 12/125 : FROM base AS registry [2019-10-02T18:14:43.740Z] ---> 0e789e9d0ea1 [2019-10-02T18:14:43.740Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:14:43.740Z] ---> Running in 5390c42040cc [2019-10-02T18:14:43.740Z] Removing intermediate container 5390c42040cc [2019-10-02T18:14:43.740Z] ---> 4c2b42ba0ed6 [2019-10-02T18:14:43.740Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:14:43.740Z] ---> Running in adfb02d48a42 [2019-10-02T18:14:43.740Z] Removing intermediate container adfb02d48a42 [2019-10-02T18:14:43.740Z] ---> 4cddac091036 [2019-10-02T18:14:43.740Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-10-02T18:14:43.740Z] ---> Running in 09610f42ba34 [2019-10-02T18:14:43.812Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 66.95MB / 127.96MB 3.8s [2019-10-02T18:14:43.948Z] time [2019-10-02T18:14:43.949Z] sort [2019-10-02T18:14:44.022Z] + mktemp -d [2019-10-02T18:14:44.022Z] + export GOPATH=/tmp/tmp.2x3qC8rbgR [2019-10-02T18:14:44.022Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution [2019-10-02T18:14:44.022Z] Cloning into '/tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution'... [2019-10-02T18:14:44.049Z] #58 15.88 make[1]: Nothing to be done for 'all'. [2019-10-02T18:14:44.067Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 76.53MB / 127.96MB 4.0s [2019-10-02T18:14:44.396Z] internal/fmtsort [2019-10-02T18:14:44.396Z] internal/syscall/unix [2019-10-02T18:14:44.396Z] strings [2019-10-02T18:14:44.396Z] internal/poll [2019-10-02T18:14:44.399Z] INFO: Downloading git... [2019-10-02T18:14:44.616Z] #58 ... [2019-10-02T18:14:44.616Z] [2019-10-02T18:14:44.616Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:14:44.616Z] #30 62.67 github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:14:44.616Z] #30 DONE 66.1s [2019-10-02T18:14:44.616Z] [2019-10-02T18:14:44.616Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:44.616Z] #33 58.86 fmt [2019-10-02T18:14:44.616Z] #33 58.99 path/filepath [2019-10-02T18:14:44.616Z] #33 60.48 regexp [2019-10-02T18:14:44.616Z] #33 63.84 flag [2019-10-02T18:14:44.616Z] #33 63.89 go/token [2019-10-02T18:14:44.616Z] #33 64.60 go/scanner [2019-10-02T18:14:44.616Z] #33 65.48 io/ioutil [2019-10-02T18:14:44.616Z] #33 65.84 go/ast [2019-10-02T18:14:44.616Z] #33 66.13 net/url [2019-10-02T18:14:44.629Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 93.45MB / 127.96MB 4.4s [2019-10-02T18:14:44.629Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 102.64MB / 127.96MB 4.7s [2019-10-02T18:14:44.820Z] bytes [2019-10-02T18:14:44.820Z] os [2019-10-02T18:14:44.820Z] bufio [2019-10-02T18:14:44.892Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 111.55MB / 127.96MB 5.0s [2019-10-02T18:14:45.223Z] path [2019-10-02T18:14:45.223Z] text/tabwriter [2019-10-02T18:14:45.223Z] fmt [2019-10-02T18:14:45.223Z] path/filepath [2019-10-02T18:14:45.223Z] io/ioutil [2019-10-02T18:14:45.376Z] INFO: Downloading go... [2019-10-02T18:14:45.452Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 121.39MB / 127.96MB 5.3s [2019-10-02T18:14:45.453Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 5.5s [2019-10-02T18:14:45.551Z] #33 ... [2019-10-02T18:14:45.551Z] [2019-10-02T18:14:45.551Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:45.551Z] #58 17.64 CC images/stats.o [2019-10-02T18:14:45.610Z] flag [2019-10-02T18:14:45.610Z] github.com/BurntSushi/toml [2019-10-02T18:14:45.610Z] log [2019-10-02T18:14:45.998Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:14:46.117Z] #58 17.97 CC images/core.o [2019-10-02T18:14:46.684Z] #58 18.50 CC images/core-x86.o [2019-10-02T18:14:46.714Z] + cd /tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution [2019-10-02T18:14:46.714Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:14:46.815Z] #4 ... [2019-10-02T18:14:46.815Z] [2019-10-02T18:14:46.815Z] #18 [internal] load build context [2019-10-02T18:14:46.815Z] #18 transferring context: 45.33MB 6.3s done [2019-10-02T18:14:46.815Z] #18 DONE 6.5s [2019-10-02T18:14:46.815Z] [2019-10-02T18:14:46.815Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f... [2019-10-02T18:14:46.815Z] #4 sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 127.96MB / 127.96MB 6.5s done [2019-10-02T18:14:47.251Z] #58 19.04 CC images/core-arm.o [2019-10-02T18:14:47.263Z] Removing intermediate container baf578f32832 [2019-10-02T18:14:47.263Z] ---> 603ebbddb6f2 [2019-10-02T18:14:47.263Z] Step 44/125 : FROM base AS vndr [2019-10-02T18:14:47.263Z] ---> 9a4e6b849a68 [2019-10-02T18:14:47.263Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T18:14:47.263Z] ---> Running in 35df5578a4df [2019-10-02T18:14:47.263Z] Removing intermediate container 35df5578a4df [2019-10-02T18:14:47.263Z] ---> 39530696943b [2019-10-02T18:14:47.263Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:14:47.334Z] + GOPATH=/tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2x3qC8rbgR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T18:14:47.378Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.0s [2019-10-02T18:14:47.510Z] #58 19.34 CC images/core-aarch64.o [2019-10-02T18:14:47.510Z] #58 ... [2019-10-02T18:14:47.510Z] [2019-10-02T18:14:47.510Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:14:47.510Z] #47 24.00 + cd /tmp/tmp.iPDbd9SQzL/src/github.com/containerd/containerd [2019-10-02T18:14:47.510Z] #47 24.01 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:14:47.510Z] #47 25.75 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T18:14:47.510Z] #47 25.75 + BUILDTAGS='netgo osusergo static_build' [2019-10-02T18:14:47.510Z] #47 25.75 + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:14:47.510Z] #47 25.75 + EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:14:47.510Z] #47 25.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T18:14:47.510Z] #47 25.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T18:14:47.510Z] #47 25.75 + '[' '' = dynamic ']' [2019-10-02T18:14:47.510Z] #47 25.75 + make [2019-10-02T18:14:47.510Z] #47 26.61 🇩 bin/ctr [2019-10-02T18:14:47.574Z] INFO: Downloading compiler 1 of 3... [2019-10-02T18:14:47.634Z] ---> decebf3840fc [2019-10-02T18:14:47.634Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:14:47.769Z] #47 ... [2019-10-02T18:14:47.769Z] [2019-10-02T18:14:47.769Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:47.769Z] #58 19.68 CC images/core-ppc64.o [2019-10-02T18:14:47.939Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 5.7s done [2019-10-02T18:14:47.999Z] ---> dedbf8dea654 [2019-10-02T18:14:47.999Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:14:47.999Z] ---> Running in dbf98eee08df [2019-10-02T18:14:48.037Z] INFO: Downloading compiler 2 of 3... [2019-10-02T18:14:48.196Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-02T18:14:48.335Z] #58 20.20 CC images/core-s390.o [2019-10-02T18:14:48.373Z] + RM_GOPATH=0 [2019-10-02T18:14:48.373Z] + TMP_GOPATH= [2019-10-02T18:14:48.373Z] + : /build [2019-10-02T18:14:48.373Z] + '[' -z '' ']' [2019-10-02T18:14:48.373Z] ++ mktemp -d [2019-10-02T18:14:48.373Z] + export GOPATH=/tmp/tmp.B6niBrE8bT [2019-10-02T18:14:48.373Z] + GOPATH=/tmp/tmp.B6niBrE8bT [2019-10-02T18:14:48.373Z] + RM_GOPATH=1 [2019-10-02T18:14:48.373Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:14:48.373Z] ++ dirname ./install.sh [2019-10-02T18:14:48.373Z] + dir=. [2019-10-02T18:14:48.373Z] + bin=vndr [2019-10-02T18:14:48.373Z] + shift [2019-10-02T18:14:48.373Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T18:14:48.373Z] + . ./vndr.installer [2019-10-02T18:14:48.373Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:14:48.373Z] + install_vndr [2019-10-02T18:14:48.373Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T18:14:48.373Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B6niBrE8bT/src/github.com/LK4D4/vndr [2019-10-02T18:14:48.373Z] Cloning into '/tmp/tmp.B6niBrE8bT/src/github.com/LK4D4/vndr'... [2019-10-02T18:14:48.501Z] INFO: Downloading compiler 3 of 3... [2019-10-02T18:14:48.765Z] + cd /tmp/tmp.B6niBrE8bT/src/github.com/LK4D4/vndr [2019-10-02T18:14:48.766Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:14:48.766Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T18:14:48.766Z] errors [2019-10-02T18:14:48.766Z] internal/race [2019-10-02T18:14:48.766Z] internal/cpu [2019-10-02T18:14:48.766Z] runtime/internal/atomic [2019-10-02T18:14:48.766Z] runtime/internal/sys [2019-10-02T18:14:48.766Z] runtime/internal/math [2019-10-02T18:14:48.766Z] sync/atomic [2019-10-02T18:14:48.766Z] unicode [2019-10-02T18:14:48.766Z] internal/bytealg [2019-10-02T18:14:48.766Z] runtime [2019-10-02T18:14:48.801Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.8s done [2019-10-02T18:14:48.900Z] #58 20.78 CC images/cpuinfo.o [2019-10-02T18:14:48.965Z] INFO: Extracting git... [2019-10-02T18:14:49.142Z] unicode/utf8 [2019-10-02T18:14:49.142Z] math/bits [2019-10-02T18:14:49.142Z] math [2019-10-02T18:14:49.158Z] #58 21.14 CC images/inventory.o [2019-10-02T18:14:49.326Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-02T18:14:49.416Z] #58 21.39 CC images/fdinfo.o [2019-10-02T18:14:49.523Z] strconv [2019-10-02T18:14:49.523Z] internal/testlog [2019-10-02T18:14:49.523Z] encoding [2019-10-02T18:14:49.523Z] unicode/utf16 [2019-10-02T18:14:49.523Z] container/list [2019-10-02T18:14:49.582Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-10-02T18:14:49.582Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-02T18:14:49.673Z] #58 21.65 CC images/fown.o [2019-10-02T18:14:49.889Z] crypto/internal/subtle [2019-10-02T18:14:49.889Z] crypto/subtle [2019-10-02T18:14:49.889Z] crypto/rc4 [2019-10-02T18:14:49.889Z] internal/x/crypto/cryptobyte/asn1 [2019-10-02T18:14:49.889Z] internal/nettrace [2019-10-02T18:14:49.889Z] internal/x/net/dns/dnsmessage [2019-10-02T18:14:49.889Z] runtime/cgo [2019-10-02T18:14:49.931Z] #58 21.86 CC images/ns.o [2019-10-02T18:14:50.189Z] #58 22.07 CC images/regfile.o [2019-10-02T18:14:50.446Z] #58 22.25 CC images/ghost-file.o [2019-10-02T18:14:50.703Z] #58 22.60 CC images/fifo.o [2019-10-02T18:14:50.703Z] #58 22.74 CC images/remap-file-path.o [2019-10-02T18:14:50.961Z] #58 22.90 CC images/eventfd.o [2019-10-02T18:14:50.961Z] #58 23.03 CC images/eventpoll.o [2019-10-02T18:14:51.218Z] #58 23.26 CC images/fh.o [2019-10-02T18:14:51.361Z] sync [2019-10-02T18:14:51.361Z] io [2019-10-02T18:14:51.361Z] reflect [2019-10-02T18:14:51.361Z] bytes [2019-10-02T18:14:51.361Z] bufio [2019-10-02T18:14:51.783Z] #58 23.51 CC images/fsnotify.o [2019-10-02T18:14:51.809Z] syscall [2019-10-02T18:14:52.041Z] #58 23.99 CC images/signalfd.o [2019-10-02T18:14:52.217Z] sort [2019-10-02T18:14:52.298Z] #58 24.20 CC images/fs.o [2019-10-02T18:14:52.556Z] #58 24.39 CC images/pstree.o [2019-10-02T18:14:52.556Z] #58 24.63 CC images/pipe.o [2019-10-02T18:14:52.600Z] internal/fmtsort [2019-10-02T18:14:52.600Z] time [2019-10-02T18:14:52.600Z] internal/syscall/unix [2019-10-02T18:14:52.600Z] strings [2019-10-02T18:14:52.600Z] path [2019-10-02T18:14:52.600Z] regexp/syntax [2019-10-02T18:14:52.814Z] #58 24.86 CC images/tcp-stream.o [2019-10-02T18:14:52.997Z] internal/poll [2019-10-02T18:14:52.997Z] os [2019-10-02T18:14:52.997Z] regexp [2019-10-02T18:14:53.379Z] #58 25.09 CC images/sk-packet.o [2019-10-02T18:14:53.399Z] fmt [2019-10-02T18:14:53.399Z] path/filepath [2019-10-02T18:14:53.399Z] io/ioutil [2019-10-02T18:14:53.399Z] encoding/binary [2019-10-02T18:14:53.637Z] #58 25.40 CC images/mnt.o [2019-10-02T18:14:53.637Z] #58 25.57 CC images/pipe-data.o [2019-10-02T18:14:53.777Z] flag [2019-10-02T18:14:53.777Z] go/token [2019-10-02T18:14:53.777Z] go/scanner [2019-10-02T18:14:53.777Z] net/url [2019-10-02T18:14:53.777Z] go/ast [2019-10-02T18:14:53.900Z] #58 25.76 CC images/sa.o [2019-10-02T18:14:54.163Z] text/template/parse [2019-10-02T18:14:54.163Z] go/parser [2019-10-02T18:14:54.197Z] #58 26.02 CC images/timer.o [2019-10-02T18:14:54.455Z] #58 26.39 CC images/timerfd.o [2019-10-02T18:14:54.545Z] text/template [2019-10-02T18:14:54.545Z] log [2019-10-02T18:14:54.545Z] encoding/base64 [2019-10-02T18:14:54.545Z] encoding/json [2019-10-02T18:14:54.825Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 4.4s done [2019-10-02T18:14:54.825Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-10-02T18:14:54.917Z] go/doc [2019-10-02T18:14:55.020Z] #58 26.71 CC images/mm.o [2019-10-02T18:14:55.020Z] #58 26.97 CC images/sk-opts.o [2019-10-02T18:14:55.278Z] #58 27.20 CC images/sk-unix.o [2019-10-02T18:14:55.294Z] github.com/LK4D4/vndr/build [2019-10-02T18:14:55.294Z] encoding/xml [2019-10-02T18:14:55.294Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T18:14:55.294Z] compress/flate [2019-10-02T18:14:55.537Z] #58 27.53 CC images/sk-inet.o [2019-10-02T18:14:55.664Z] hash [2019-10-02T18:14:55.664Z] hash/crc32 [2019-10-02T18:14:55.664Z] context [2019-10-02T18:14:55.664Z] compress/gzip [2019-10-02T18:14:55.664Z] crypto/cipher [2019-10-02T18:14:55.664Z] math/rand [2019-10-02T18:14:55.664Z] crypto/aes [2019-10-02T18:14:56.039Z] math/big [2019-10-02T18:14:56.039Z] crypto [2019-10-02T18:14:56.039Z] crypto/des [2019-10-02T18:14:56.039Z] crypto/internal/randutil [2019-10-02T18:14:56.039Z] crypto/sha512 [2019-10-02T18:14:56.039Z] crypto/hmac [2019-10-02T18:14:56.039Z] crypto/md5 [2019-10-02T18:14:56.039Z] crypto/sha1 [2019-10-02T18:14:56.104Z] #58 27.84 CC images/tun.o [2019-10-02T18:14:56.104Z] #58 28.12 CC images/sk-netlink.o [2019-10-02T18:14:56.362Z] #58 28.28 CC images/packet-sock.o [2019-10-02T18:14:56.428Z] crypto/sha256 [2019-10-02T18:14:56.428Z] encoding/hex [2019-10-02T18:14:56.428Z] encoding/pem [2019-10-02T18:14:56.428Z] internal/singleflight [2019-10-02T18:14:56.428Z] net [2019-10-02T18:14:56.620Z] #58 ... [2019-10-02T18:14:56.620Z] [2019-10-02T18:14:56.620Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:14:56.620Z] #33 68.16 text/template/parse [2019-10-02T18:14:56.620Z] #33 70.10 go/parser [2019-10-02T18:14:56.620Z] #33 71.63 text/template [2019-10-02T18:14:56.620Z] #33 73.21 log [2019-10-02T18:14:56.620Z] #33 73.56 encoding/binary [2019-10-02T18:14:56.620Z] #33 74.86 encoding/base64 [2019-10-02T18:14:56.620Z] #33 75.51 encoding/json [2019-10-02T18:14:56.620Z] #33 76.20 go/doc [2019-10-02T18:14:56.620Z] #33 ... [2019-10-02T18:14:56.620Z] [2019-10-02T18:14:56.620Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:14:56.620Z] #58 28.57 CC images/ipc-var.o [2019-10-02T18:14:56.620Z] #58 28.70 CC images/ipc-desc.o [2019-10-02T18:14:56.814Z] crypto/rand [2019-10-02T18:14:56.814Z] crypto/elliptic [2019-10-02T18:14:56.814Z] encoding/asn1 [2019-10-02T18:14:56.879Z] #58 28.96 CC images/ipc-shm.o [2019-10-02T18:14:57.137Z] #58 29.10 CC images/ipc-msg.o [2019-10-02T18:14:57.298Z] crypto/ecdsa [2019-10-02T18:14:57.395Z] #58 29.33 CC images/ipc-sem.o [2019-10-02T18:14:57.653Z] #58 29.55 CC images/utsns.o [2019-10-02T18:14:57.746Z] crypto/rsa [2019-10-02T18:14:57.746Z] crypto/dsa [2019-10-02T18:14:57.746Z] crypto/x509/pkix [2019-10-02T18:14:57.911Z] #58 29.76 CC images/creds.o [2019-10-02T18:14:57.911Z] #58 29.96 CC images/vma.o [2019-10-02T18:14:58.088Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.7s done [2019-10-02T18:14:58.157Z] internal/x/crypto/cryptobyte [2019-10-02T18:14:58.157Z] internal/x/crypto/internal/chacha20 [2019-10-02T18:14:58.157Z] internal/x/crypto/poly1305 [2019-10-02T18:14:58.170Z] #58 30.18 CC images/netdev.o [2019-10-02T18:14:58.345Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 [2019-10-02T18:14:58.532Z] internal/x/crypto/chacha20poly1305 [2019-10-02T18:14:58.532Z] internal/x/crypto/curve25519 [2019-10-02T18:14:58.532Z] internal/x/crypto/hkdf [2019-10-02T18:14:58.532Z] internal/x/text/transform [2019-10-02T18:14:58.532Z] internal/x/text/unicode/bidi [2019-10-02T18:14:58.736Z] #58 30.59 CC images/tty.o [2019-10-02T18:14:58.928Z] crypto/x509 [2019-10-02T18:14:58.928Z] internal/x/text/secure/bidirule [2019-10-02T18:14:58.928Z] internal/x/text/unicode/norm [2019-10-02T18:14:59.301Z] #58 31.19 CC images/file-lock.o [2019-10-02T18:14:59.319Z] crypto/tls [2019-10-02T18:14:59.319Z] internal/x/net/idna [2019-10-02T18:14:59.559Z] #58 31.43 CC images/rlimit.o [2019-10-02T18:14:59.699Z] net/textproto [2019-10-02T18:14:59.699Z] internal/x/net/http/httpguts [2019-10-02T18:14:59.699Z] internal/x/net/http/httpproxy [2019-10-02T18:14:59.699Z] internal/x/net/http2/hpack [2019-10-02T18:14:59.816Z] #58 31.62 CC images/pagemap.o [2019-10-02T18:15:00.074Z] #58 31.94 CC images/siginfo.o [2019-10-02T18:15:00.074Z] #58 32.15 CC images/rpc.o [2019-10-02T18:15:00.082Z] mime [2019-10-02T18:15:00.082Z] mime/quotedprintable [2019-10-02T18:15:00.082Z] mime/multipart [2019-10-02T18:15:00.082Z] net/http/internal [2019-10-02T18:15:00.474Z] os/exec [2019-10-02T18:15:00.474Z] net/http/httptrace [2019-10-02T18:15:00.474Z] net/http [2019-10-02T18:15:01.448Z] #58 33.15 CC images/ext-file.o [2019-10-02T18:15:01.448Z] #58 33.30 CC images/cgroup.o [2019-10-02T18:15:02.013Z] #58 33.88 CC images/userns.o [2019-10-02T18:15:02.271Z] #58 34.11 CC images/google/protobuf/descriptor.o [2019-10-02T18:15:02.319Z] github.com/LK4D4/vndr/godl [2019-10-02T18:15:02.319Z] github.com/LK4D4/vndr [2019-10-02T18:15:03.644Z] #58 ... [2019-10-02T18:15:03.645Z] [2019-10-02T18:15:03.645Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:15:03.645Z] #61 85.43 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:15:03.708Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 5.1s [2019-10-02T18:15:03.903Z] #61 85.43 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T18:15:04.881Z] Removing intermediate container dbf98eee08df [2019-10-02T18:15:04.881Z] ---> 0858b7746044 [2019-10-02T18:15:04.881Z] Step 49/125 : FROM dev-base AS containerd [2019-10-02T18:15:04.881Z] ---> 9a4e6b849a68 [2019-10-02T18:15:04.881Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:15:04.881Z] ---> Using cache [2019-10-02T18:15:04.881Z] ---> b1e8469670d8 [2019-10-02T18:15:04.881Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T18:15:04.881Z] ---> Running in 230789e6b482 [2019-10-02T18:15:05.071Z] #4 extracting sha256:38f51d5591eaa2416cb56c80322a5ca1e15d3f4cb446d4ee39cd88c917d515d6 6.5s done [2019-10-02T18:15:05.071Z] #4 extracting sha256:71144408afa1a13adf730531750536dfb37891737ccae21b6644eb39da93483e done [2019-10-02T18:15:05.320Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:15:05.326Z] #4 DONE 25.4s [2019-10-02T18:15:05.326Z] [2019-10-02T18:15:05.326Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-02T18:15:05.697Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:15:05.697Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:15:05.697Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:15:05.697Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:15:05.697Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:15:05.697Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:15:05.697Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:15:06.692Z] #5 DONE 1.2s [2019-10-02T18:15:06.692Z] [2019-10-02T18:15:06.692Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:15:06.692Z] #22 DONE 0.1s [2019-10-02T18:15:06.692Z] [2019-10-02T18:15:06.692Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-10-02T18:15:06.714Z] INFO: Expanding go... [2019-10-02T18:15:06.953Z] #23 DONE 0.1s [2019-10-02T18:15:06.953Z] [2019-10-02T18:15:06.953Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:15:06.955Z] Fetched 7669 kB in 1s (4597 kB/s) [2019-10-02T18:15:07.765Z] Reading package lists... [2019-10-02T18:15:08.085Z] #61 ... [2019-10-02T18:15:08.085Z] [2019-10-02T18:15:08.085Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:08.085Z] #33 78.98 github.com/LK4D4/vndr/build [2019-10-02T18:15:08.085Z] #33 80.66 encoding/xml [2019-10-02T18:15:08.085Z] #33 81.80 github.com/LK4D4/vndr/godl/singleflight [2019-10-02T18:15:08.085Z] #33 81.97 compress/flate [2019-10-02T18:15:08.085Z] #33 84.33 hash [2019-10-02T18:15:08.085Z] #33 84.43 hash/crc32 [2019-10-02T18:15:08.085Z] #33 84.90 compress/gzip [2019-10-02T18:15:08.085Z] #33 85.43 context [2019-10-02T18:15:08.085Z] #33 85.65 crypto/cipher [2019-10-02T18:15:08.085Z] #33 86.00 math/rand [2019-10-02T18:15:08.085Z] #33 86.60 math/big [2019-10-02T18:15:08.085Z] #33 86.66 crypto/aes [2019-10-02T18:15:08.085Z] #33 87.63 crypto [2019-10-02T18:15:08.085Z] #33 87.77 crypto/des [2019-10-02T18:15:08.085Z] #33 88.22 crypto/internal/randutil [2019-10-02T18:15:08.085Z] #33 88.28 crypto/sha512 [2019-10-02T18:15:08.086Z] #33 89.09 crypto/hmac [2019-10-02T18:15:08.086Z] #33 ... [2019-10-02T18:15:08.086Z] [2019-10-02T18:15:08.086Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:08.086Z] #58 35.74 CC images/opts.o [2019-10-02T18:15:08.086Z] #58 35.93 CC images/seccomp.o [2019-10-02T18:15:08.086Z] #58 36.26 CC images/binfmt-misc.o [2019-10-02T18:15:08.086Z] #58 36.49 CC images/time.o [2019-10-02T18:15:08.086Z] #58 36.72 CC images/sysctl.o [2019-10-02T18:15:08.086Z] #58 36.91 CC images/autofs.o [2019-10-02T18:15:08.086Z] #58 37.09 CC images/macvlan.o [2019-10-02T18:15:08.086Z] #58 37.32 CC images/sit.o [2019-10-02T18:15:08.086Z] #58 37.57 LINK images/built-in.o [2019-10-02T18:15:08.086Z] #58 37.69 GEN compel/include/asm [2019-10-02T18:15:08.086Z] #58 37.69 GEN compel/include/version.h [2019-10-02T18:15:08.086Z] #58 37.73 touch .config [2019-10-02T18:15:08.086Z] #58 37.74 GEN include/common/config.h [2019-10-02T18:15:08.086Z] #58 37.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-02T18:15:08.086Z] #58 37.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-02T18:15:08.086Z] #58 37.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-02T18:15:08.086Z] #58 37.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-02T18:15:08.086Z] #58 37.90 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-02T18:15:08.086Z] #58 37.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-02T18:15:08.086Z] #58 37.95 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T18:15:08.086Z] #58 37.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-02T18:15:08.086Z] #58 38.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T18:15:08.086Z] #58 38.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T18:15:08.086Z] #58 38.05 DEP compel/plugins/std/infect.d [2019-10-02T18:15:08.086Z] #58 38.24 DEP compel/plugins/std/string.d [2019-10-02T18:15:08.086Z] #58 38.36 DEP compel/plugins/std/log.d [2019-10-02T18:15:08.086Z] #58 38.47 DEP compel/plugins/std/fds.d [2019-10-02T18:15:08.086Z] #58 38.59 DEP compel/plugins/std/std.d [2019-10-02T18:15:08.086Z] #58 38.77 DEP compel/plugins/shmem/shmem.d [2019-10-02T18:15:08.086Z] #58 38.85 DEP compel/plugins/fds/fds.d [2019-10-02T18:15:08.086Z] #58 38.97 CC compel/plugins/std/std.o [2019-10-02T18:15:08.086Z] #58 39.29 CC compel/plugins/std/fds.o [2019-10-02T18:15:08.086Z] #58 39.73 CC compel/plugins/std/log.o [2019-10-02T18:15:08.129Z] Reading package lists... [2019-10-02T18:15:08.129Z] Building dependency tree... [2019-10-02T18:15:08.129Z] Reading state information... [2019-10-02T18:15:08.521Z] The following additional packages will be installed: [2019-10-02T18:15:08.521Z] btrfs-progs liblzo2-2 [2019-10-02T18:15:08.521Z] The following NEW packages will be installed: [2019-10-02T18:15:08.521Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T18:15:08.521Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:15:08.521Z] Need to get 668 kB of archives. [2019-10-02T18:15:08.521Z] After this operation, 5446 kB of additional disk space will be used. [2019-10-02T18:15:08.521Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T18:15:08.521Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T18:15:08.521Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T18:15:08.521Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:15:08.521Z] Fetched 668 kB in 0s (7017 kB/s) [2019-10-02T18:15:08.521Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T18:15:08.521Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T18:15:08.521Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T18:15:08.521Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:15:08.521Z] Selecting previously unselected package btrfs-progs. [2019-10-02T18:15:08.521Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T18:15:08.521Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:15:08.651Z] #58 40.36 CC compel/plugins/std/string.o [2019-10-02T18:15:08.888Z] Selecting previously unselected package btrfs-tools. [2019-10-02T18:15:08.888Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T18:15:08.888Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:15:08.888Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:08.888Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:15:08.888Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:15:08.888Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:15:08.888Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:09.217Z] #58 40.98 CC compel/plugins/std/infect.o [2019-10-02T18:15:09.254Z] Removing intermediate container 230789e6b482 [2019-10-02T18:15:09.254Z] ---> 32ab2d21e688 [2019-10-02T18:15:09.254Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T18:15:09.477Z] #58 41.49 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-02T18:15:09.616Z] ---> Running in fac99ef7232f [2019-10-02T18:15:09.616Z] Removing intermediate container fac99ef7232f [2019-10-02T18:15:09.616Z] ---> be17fb467e4f [2019-10-02T18:15:09.616Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:15:09.735Z] #58 41.52 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-02T18:15:09.735Z] #58 41.56 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-02T18:15:09.735Z] #58 41.61 AR compel/plugins/std.lib.a [2019-10-02T18:15:09.735Z] #58 41.69 CC compel/plugins/fds/fds.o [2019-10-02T18:15:09.978Z] ---> fd131c2349bc [2019-10-02T18:15:09.978Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:15:09.993Z] #58 ... [2019-10-02T18:15:09.993Z] [2019-10-02T18:15:09.993Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:15:09.993Z] #61 DONE 91.8s [2019-10-02T18:15:09.993Z] [2019-10-02T18:15:09.993Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:09.993Z] #58 41.94 AR compel/plugins/fds.lib.a [2019-10-02T18:15:09.993Z] #58 41.99 HOSTDEP compel/src/lib/log-host.d [2019-10-02T18:15:09.993Z] #58 ... [2019-10-02T18:15:09.993Z] [2019-10-02T18:15:09.993Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:09.993Z] #33 89.25 crypto/md5 [2019-10-02T18:15:09.993Z] #33 89.69 crypto/sha1 [2019-10-02T18:15:09.993Z] #33 90.70 crypto/sha256 [2019-10-02T18:15:10.225Z] #17 3.189 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:15:10.225Z] #17 3.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:15:10.225Z] #17 3.402 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:15:10.225Z] #17 3.413 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:15:10.225Z] #17 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:15:10.250Z] #33 ... [2019-10-02T18:15:10.250Z] [2019-10-02T18:15:10.250Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T18:15:10.250Z] #62 DONE 0.1s [2019-10-02T18:15:10.250Z] [2019-10-02T18:15:10.250Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:10.250Z] #58 42.24 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T18:15:10.343Z] ---> dccd0f9173dc [2019-10-02T18:15:10.343Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:15:10.343Z] ---> Running in ef01154da757 [2019-10-02T18:15:10.481Z] #17 3.983 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:15:10.508Z] #58 42.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-02T18:15:10.508Z] #58 42.46 HOSTDEP compel/src/main-host.d [2019-10-02T18:15:10.508Z] #58 42.60 DEP compel/src/lib/ptrace.d [2019-10-02T18:15:10.714Z] + RM_GOPATH=0 [2019-10-02T18:15:10.714Z] + TMP_GOPATH= [2019-10-02T18:15:10.714Z] + : /build [2019-10-02T18:15:10.714Z] + '[' -z '' ']' [2019-10-02T18:15:10.714Z] ++ mktemp -d [2019-10-02T18:15:10.714Z] + export GOPATH=/tmp/tmp.YqKRMVMQEO [2019-10-02T18:15:10.714Z] + GOPATH=/tmp/tmp.YqKRMVMQEO [2019-10-02T18:15:10.714Z] + RM_GOPATH=1 [2019-10-02T18:15:10.714Z] ++ dirname ./install.sh [2019-10-02T18:15:10.714Z] + dir=. [2019-10-02T18:15:10.714Z] + bin=containerd [2019-10-02T18:15:10.714Z] + shift [2019-10-02T18:15:10.714Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T18:15:10.714Z] + . ./containerd.installer [2019-10-02T18:15:10.714Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:15:10.714Z] + install_containerd [2019-10-02T18:15:10.714Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T18:15:10.714Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.YqKRMVMQEO/src/github.com/containerd/containerd [2019-10-02T18:15:10.714Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:15:10.714Z] Cloning into '/tmp/tmp.YqKRMVMQEO/src/github.com/containerd/containerd'... [2019-10-02T18:15:10.766Z] #58 42.74 DEP compel/src/lib/infect.d [2019-10-02T18:15:11.024Z] #58 42.96 DEP compel/src/lib/infect-util.d [2019-10-02T18:15:11.046Z] #17 4.395 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:15:11.281Z] #58 43.19 DEP compel/src/lib/infect-rpc.d [2019-10-02T18:15:11.281Z] #58 43.26 DEP compel/arch/x86/src/lib/infect.d [2019-10-02T18:15:11.301Z] #17 4.627 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:15:11.539Z] #58 43.35 DEP compel/arch/x86/src/lib/cpu.d [2019-10-02T18:15:11.540Z] #58 43.43 DEP compel/src/lib/log.d [2019-10-02T18:15:11.798Z] #58 43.55 DEP compel/src/main.d [2019-10-02T18:15:11.798Z] #58 43.62 DEP compel/src/lib/handle-elf.d [2019-10-02T18:15:11.798Z] #58 43.72 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-02T18:15:12.055Z] #58 43.87 CC compel/src/lib/log.o [2019-10-02T18:15:12.313Z] #58 44.24 CC compel/arch/x86/src/lib/cpu.o [2019-10-02T18:15:12.878Z] #58 44.92 CC compel/arch/x86/src/lib/infect.o [2019-10-02T18:15:13.812Z] #58 45.61 CC compel/src/lib/infect-rpc.o [2019-10-02T18:15:13.896Z] #17 7.241 Fetched 7918 kB in 5s (1532 kB/s) [2019-10-02T18:15:14.070Z] #58 45.90 CC compel/src/lib/infect-util.o [2019-10-02T18:15:14.116Z] + cd /tmp/tmp.YqKRMVMQEO/src/github.com/containerd/containerd [2019-10-02T18:15:14.116Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:15:14.328Z] #58 46.16 CC compel/src/lib/infect.o [2019-10-02T18:15:14.508Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T18:15:14.508Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T18:15:14.508Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:15:14.508Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:15:14.508Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T18:15:14.508Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T18:15:14.508Z] + '[' '' = dynamic ']' [2019-10-02T18:15:14.508Z] + make [2019-10-02T18:15:14.508Z] 🇩 bin/ctr [2019-10-02T18:15:15.285Z] #17 7.241 Reading package lists... [2019-10-02T18:15:15.285Z] #17 ... [2019-10-02T18:15:15.285Z] [2019-10-02T18:15:15.285Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T18:15:15.285Z] #6 3.405 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:15:15.285Z] #6 3.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:15:15.285Z] #6 3.450 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:15:15.285Z] #6 3.453 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:15:15.285Z] #6 3.487 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:15:15.285Z] #6 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:15:15.285Z] #6 4.316 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:15:15.285Z] #6 4.579 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:15:15.285Z] #6 7.112 Fetched 7918 kB in 4s (1646 kB/s) [2019-10-02T18:15:15.285Z] #6 7.112 Reading package lists... [2019-10-02T18:15:15.285Z] #6 8.723 Reading package lists... [2019-10-02T18:15:15.285Z] #6 ... [2019-10-02T18:15:15.285Z] [2019-10-02T18:15:15.285Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:15:15.285Z] #17 7.241 Reading package lists... [2019-10-02T18:15:16.226Z] #58 48.06 CC compel/src/lib/ptrace.o [2019-10-02T18:15:16.484Z] #58 48.41 AR compel/libcompel.a [2019-10-02T18:15:16.484Z] #58 48.45 HOSTCC compel/src/main-host.o [2019-10-02T18:15:16.662Z] #17 8.818 Reading package lists... [2019-10-02T18:15:16.662Z] #17 ... [2019-10-02T18:15:16.662Z] [2019-10-02T18:15:16.662Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T18:15:16.662Z] #15 1.499 + mktemp -d [2019-10-02T18:15:16.662Z] #15 1.501 + export GOPATH=/tmp/tmp.axcCGUZ59G [2019-10-02T18:15:16.662Z] #15 1.501 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.axcCGUZ59G/src/github.com/go-swagger/go-swagger [2019-10-02T18:15:16.662Z] #15 1.505 Cloning into '/tmp/tmp.axcCGUZ59G/src/github.com/go-swagger/go-swagger'... [2019-10-02T18:15:16.662Z] #15 9.018 + cd /tmp/tmp.axcCGUZ59G/src/github.com/go-swagger/go-swagger [2019-10-02T18:15:16.662Z] #15 9.019 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:15:16.662Z] #15 9.723 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T18:15:16.662Z] #15 ... [2019-10-02T18:15:16.662Z] [2019-10-02T18:15:16.662Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-10-02T18:15:16.662Z] #6 8.723 Reading package lists... [2019-10-02T18:15:16.742Z] #58 48.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-02T18:15:17.000Z] #58 48.96 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T18:15:17.173Z] #6 10.20 Building dependency tree... [2019-10-02T18:15:17.173Z] #6 10.44 Reading state information... [2019-10-02T18:15:17.173Z] #6 10.59 The following additional packages will be installed: [2019-10-02T18:15:17.173Z] #6 10.59 libapparmor1 libseccomp2 [2019-10-02T18:15:17.173Z] #6 10.59 Suggested packages: [2019-10-02T18:15:17.173Z] #6 10.59 seccomp [2019-10-02T18:15:17.173Z] #6 10.64 The following NEW packages will be installed: [2019-10-02T18:15:17.173Z] #6 10.64 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T18:15:17.258Z] #58 49.31 HOSTCC compel/src/lib/log-host.o [2019-10-02T18:15:17.516Z] #58 49.51 HOSTLINK compel/compel-host-bin [2019-10-02T18:15:17.774Z] #58 49.61 DEP soccr/soccr.d [2019-10-02T18:15:18.031Z] #58 49.91 CC soccr/soccr.o [2019-10-02T18:15:18.535Z] #6 11.79 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:15:18.535Z] #6 11.79 Need to get 300 kB of archives. [2019-10-02T18:15:18.535Z] #6 11.79 After this operation, 1201 kB of additional disk space will be used. [2019-10-02T18:15:18.535Z] #6 11.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-02T18:15:18.535Z] #6 11.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-02T18:15:18.535Z] #6 11.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T18:15:18.535Z] #6 11.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-02T18:15:18.790Z] #6 12.10 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:15:18.790Z] #6 12.17 Fetched 300 kB in 1s (262 kB/s) [2019-10-02T18:15:18.790Z] #6 12.20 Selecting previously unselected package libseccomp2:amd64. [2019-10-02T18:15:18.791Z] #6 12.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:15:18.791Z] #6 12.22 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T18:15:18.791Z] #6 12.25 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:15:18.791Z] #6 12.31 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-02T18:15:18.965Z] #58 51.01 AR soccr/libsoccr.a [2019-10-02T18:15:18.965Z] #58 51.04 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:15:19.046Z] #6 12.31 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-02T18:15:19.046Z] #6 12.31 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:15:19.046Z] #6 12.38 Selecting previously unselected package libapparmor1:amd64. [2019-10-02T18:15:19.046Z] #6 12.38 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:15:19.046Z] #6 12.38 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:15:19.046Z] #6 12.44 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-02T18:15:19.046Z] #6 12.45 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:15:19.046Z] #6 12.46 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:15:19.301Z] #6 12.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:19.301Z] #6 12.59 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:15:19.301Z] #6 12.61 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:15:19.301Z] #6 12.62 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-02T18:15:19.301Z] #6 12.64 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-02T18:15:19.301Z] #6 12.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:19.531Z] #58 51.41 DEP criu/arch/x86/sigframe.d [2019-10-02T18:15:19.531Z] #58 51.58 DEP criu/arch/x86/sigaction_compat.d [2019-10-02T18:15:19.788Z] #58 51.71 DEP criu/arch/x86/kerndat.d [2019-10-02T18:15:19.864Z] #6 DONE 13.1s [2019-10-02T18:15:19.864Z] [2019-10-02T18:15:19.864Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-10-02T18:15:19.864Z] #17 8.818 Reading package lists... [2019-10-02T18:15:19.864Z] #17 10.27 Building dependency tree... [2019-10-02T18:15:19.864Z] #17 10.53 Reading state information... [2019-10-02T18:15:19.864Z] #17 10.74 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T18:15:19.864Z] #17 10.74 The following additional packages will be installed: [2019-10-02T18:15:19.864Z] #17 10.74 libjq1 libonig4 [2019-10-02T18:15:19.864Z] #17 10.80 The following NEW packages will be installed: [2019-10-02T18:15:19.864Z] #17 10.80 jq libjq1 libonig4 [2019-10-02T18:15:19.864Z] #17 11.85 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:15:19.864Z] #17 11.85 Need to get 327 kB of archives. [2019-10-02T18:15:19.864Z] #17 11.85 After this operation, 1157 kB of additional disk space will be used. [2019-10-02T18:15:19.864Z] #17 11.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T18:15:19.864Z] #17 11.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T18:15:19.864Z] #17 11.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T18:15:19.864Z] #17 12.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:15:19.864Z] #17 12.19 Fetched 327 kB in 1s (315 kB/s) [2019-10-02T18:15:19.864Z] #17 12.24 Selecting previously unselected package libonig4:amd64. [2019-10-02T18:15:19.864Z] #17 12.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:15:19.864Z] #17 12.26 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-02T18:15:19.864Z] #17 12.28 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:15:19.864Z] #17 12.37 Selecting previously unselected package libjq1:amd64. [2019-10-02T18:15:19.864Z] #17 12.37 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:15:19.864Z] #17 12.37 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:15:19.864Z] #17 12.45 Selecting previously unselected package jq. [2019-10-02T18:15:19.864Z] #17 12.45 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:15:19.864Z] #17 12.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:15:19.864Z] #17 12.54 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:15:19.864Z] #17 12.55 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:15:19.864Z] #17 12.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:19.864Z] #17 12.59 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:15:19.864Z] #17 DONE 13.1s [2019-10-02T18:15:19.864Z] [2019-10-02T18:15:19.864Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T18:15:19.864Z] #19 DONE 0.1s [2019-10-02T18:15:19.864Z] [2019-10-02T18:15:19.864Z] #7 [dev 1/24] RUN groupadd -r docker [2019-10-02T18:15:20.046Z] #58 51.89 DEP criu/arch/x86/crtools.d [2019-10-02T18:15:20.046Z] #58 52.07 DEP criu/arch/x86/cpu.d [2019-10-02T18:15:20.305Z] #58 ... [2019-10-02T18:15:20.305Z] [2019-10-02T18:15:20.305Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:20.305Z] #33 91.83 encoding/hex [2019-10-02T18:15:20.305Z] #33 92.61 encoding/pem [2019-10-02T18:15:20.305Z] #33 93.14 internal/singleflight [2019-10-02T18:15:20.305Z] #33 93.38 net [2019-10-02T18:15:20.305Z] #33 94.27 crypto/rand [2019-10-02T18:15:20.305Z] #33 94.74 crypto/elliptic [2019-10-02T18:15:20.305Z] #33 96.49 encoding/asn1 [2019-10-02T18:15:20.305Z] #33 98.37 crypto/ecdsa [2019-10-02T18:15:20.305Z] #33 98.80 crypto/rsa [2019-10-02T18:15:20.305Z] #33 100.1 crypto/dsa [2019-10-02T18:15:20.305Z] #33 100.5 crypto/x509/pkix [2019-10-02T18:15:20.305Z] #33 100.9 internal/x/crypto/cryptobyte [2019-10-02T18:15:20.305Z] #33 ... [2019-10-02T18:15:20.305Z] [2019-10-02T18:15:20.305Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:20.305Z] #58 52.27 CC criu/arch/x86/cpu.o [2019-10-02T18:15:20.870Z] #58 52.77 CC criu/arch/x86/crtools.o [2019-10-02T18:15:21.792Z] #7 DONE 1.9s [2019-10-02T18:15:21.792Z] [2019-10-02T18:15:21.792Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:15:22.244Z] #58 53.88 CC criu/arch/x86/kerndat.o [2019-10-02T18:15:22.244Z] #58 54.21 CC criu/arch/x86/sigaction_compat.o [2019-10-02T18:15:22.502Z] #58 54.46 CC criu/arch/x86/sigframe.o [2019-10-02T18:15:22.718Z] #20 2.661 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T18:15:22.718Z] #20 2.808 [2019-10-02T18:15:22.760Z] #58 54.73 LINK criu/arch/x86/crtools.built-in.o [2019-10-02T18:15:23.019Z] #58 54.79 DEP criu/pie/util-vdso-elf32.d [2019-10-02T18:15:23.019Z] #58 54.89 DEP criu/arch/x86/vdso-pie.d [2019-10-02T18:15:23.019Z] #58 55.02 DEP criu/pie/parasite-vdso.d [2019-10-02T18:15:23.237Z] #20 2.951 ########## 15.0% ######################### 35.6% #################################### 50.6% ######################################################## 79.0% ####################################################################### 98.8% ###20 ... [2019-10-02T18:15:23.237Z] [2019-10-02T18:15:23.237Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T18:15:23.237Z] #8 DONE 1.7s [2019-10-02T18:15:23.237Z] [2019-10-02T18:15:23.237Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:15:23.237Z] #20 2.951 ########## 15.0% ######################### 35.6% #################################### 50.6% ######################################################## 79.0% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-02T18:15:23.277Z] #58 55.16 DEP criu/pie/util-vdso.d [2019-10-02T18:15:23.277Z] #58 55.25 DEP criu/pie/util.d [2019-10-02T18:15:23.492Z] #20 3.600 [2019-10-02T18:15:23.535Z] #58 55.39 CC criu/pie/util.o [2019-10-02T18:15:23.747Z] #20 3.797 ############################### 44.2% ######################################################################## 100.0% [2019-10-02T18:15:23.793Z] #58 55.72 CC criu/pie/util-vdso.o [2019-10-02T18:15:24.003Z] #20 4.125 [2019-10-02T18:15:24.360Z] #58 56.30 CC criu/pie/parasite-vdso.o [2019-10-02T18:15:24.518Z] #20 4.325 ############### 22.0% ############################## 42.3% ################################################# 69.0% ################################################################## 92.1% ######################################################################## 100.0% [2019-10-02T18:15:24.774Z] #20 4.828 [2019-10-02T18:15:25.296Z] #58 57.15 CC criu/arch/x86/vdso-pie.o [2019-10-02T18:15:25.333Z] #20 4.987 ##### 7.3% ######### 12.7% ############### 21.0% [2019-10-02T18:15:25.333Z] #20 ... [2019-10-02T18:15:25.333Z] [2019-10-02T18:15:25.333Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-02T18:15:25.333Z] #9 1.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T18:15:25.333Z] #9 DONE 1.9s [2019-10-02T18:15:25.333Z] [2019-10-02T18:15:25.333Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:15:25.555Z] #58 57.46 CC criu/pie/util-vdso-elf32.o [2019-10-02T18:15:26.101Z] #20 4.987 ##### 7.3% ######### 12.7% ############### 21.0% ##################### 29.6% ######################### 35.8% ############################ 39.1% ################################# 46.5% ####################################### 55.0% ########################################## 59.4% ################################################ 67.3% ######################################################## 78.4% ################################################################ 89.6% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-02T18:15:26.101Z] #20 6.318 [2019-10-02T18:15:26.121Z] #58 58.05 AR criu/pie/pie.lib.a [2019-10-02T18:15:26.121Z] #58 58.11 DEP criu/pie/restorer.d [2019-10-02T18:15:26.379Z] #58 58.38 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-02T18:15:26.379Z] #58 58.47 DEP criu/arch/x86/restorer_unmap.d [2019-10-02T18:15:26.567Z] + dpkg --print-architecture [2019-10-02T18:15:26.567Z] + cd /tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution [2019-10-02T18:15:26.567Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:15:26.567Z] + GOPATH=/tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2x3qC8rbgR [2019-10-02T18:15:26.567Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T18:15:26.638Z] #58 58.49 DEP criu/arch/x86/restorer.d [2019-10-02T18:15:26.661Z] #20 6.913 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T18:15:26.896Z] #58 58.65 DEP criu/pie/parasite.d [2019-10-02T18:15:26.918Z] #20 7.078 [2019-10-02T18:15:27.155Z] #58 58.93 CC criu/pie/parasite.o [2019-10-02T18:15:27.174Z] #20 7.171 ######################################################################## 100.0% [2019-10-02T18:15:27.174Z] #20 7.208 [2019-10-02T18:15:27.472Z] #20 ... [2019-10-02T18:15:27.472Z] [2019-10-02T18:15:27.472Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-02T18:15:27.472Z] #10 DONE 2.1s [2019-10-02T18:15:27.472Z] [2019-10-02T18:15:27.472Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-02T18:15:27.881Z] INFO: Expanding compiler 1 of 3... [2019-10-02T18:15:28.113Z] #58 59.94 LINK criu/pie/parasite.built-in.o [2019-10-02T18:15:28.113Z] #58 59.95 GEN criu/pie/parasite-blob.h [2019-10-02T18:15:28.113Z] #58 59.98 CC criu/arch/x86/restorer.o [2019-10-02T18:15:28.681Z] #58 60.58 CC criu/arch/x86/restorer_unmap.o [2019-10-02T18:15:28.681Z] #58 60.64 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-02T18:15:28.840Z] #11 DONE 1.5s [2019-10-02T18:15:28.840Z] [2019-10-02T18:15:28.840Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T18:15:29.246Z] #58 60.97 CC criu/pie/restorer.o [2019-10-02T18:15:29.433Z] INFO: Expanding compiler 2 of 3... [2019-10-02T18:15:30.204Z] #12 ... [2019-10-02T18:15:30.204Z] [2019-10-02T18:15:30.204Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:15:30.204Z] #20 7.806 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T18:15:30.204Z] #20 8.042 [2019-10-02T18:15:30.204Z] #20 8.270 #################################### 50.5% ######################################################################## 100.0% [2019-10-02T18:15:30.204Z] #20 8.355 [2019-10-02T18:15:30.204Z] #20 8.931 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T18:15:30.204Z] #20 8.963 skipping existing 1849cc453dee [2019-10-02T18:15:30.204Z] #20 9.011 [2019-10-02T18:15:30.204Z] #20 9.596 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T18:15:30.204Z] #20 9.863 [2019-10-02T18:15:30.204Z] #20 9.973 ######################################################################## 100.0% [2019-10-02T18:15:30.204Z] #20 10.02 [2019-10-02T18:15:30.204Z] #20 10.03 Download of images into '/build' complete. [2019-10-02T18:15:30.204Z] #20 10.03 Use something like the following to load the result into a Docker daemon: [2019-10-02T18:15:30.204Z] #20 10.03 tar -cC '/build' . | docker load [2019-10-02T18:15:30.204Z] #20 DONE 10.1s [2019-10-02T18:15:30.204Z] [2019-10-02T18:15:30.204Z] #12 [dev 6/24] RUN ldconfig [2019-10-02T18:15:30.461Z] #12 DONE 1.5s [2019-10-02T18:15:30.461Z] [2019-10-02T18:15:30.461Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:15:30.956Z] + rm -rf /tmp/tmp.2x3qC8rbgR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2x3qC8rbgR [2019-10-02T18:15:31.147Z] #58 ... [2019-10-02T18:15:31.147Z] [2019-10-02T18:15:31.147Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:31.147Z] #33 102.3 internal/x/crypto/internal/chacha20 [2019-10-02T18:15:31.147Z] #33 102.8 internal/x/crypto/poly1305 [2019-10-02T18:15:31.147Z] #33 103.2 internal/x/crypto/chacha20poly1305 [2019-10-02T18:15:31.147Z] #33 104.1 internal/x/crypto/hkdf [2019-10-02T18:15:31.147Z] #33 104.3 internal/x/text/transform [2019-10-02T18:15:31.147Z] #33 104.8 internal/x/text/unicode/bidi [2019-10-02T18:15:31.147Z] #33 106.1 internal/x/text/secure/bidirule [2019-10-02T18:15:31.147Z] #33 106.4 internal/x/text/unicode/norm [2019-10-02T18:15:31.148Z] #33 110.1 crypto/x509 [2019-10-02T18:15:31.148Z] #33 110.3 internal/x/net/idna [2019-10-02T18:15:31.148Z] #33 112.2 net/textproto [2019-10-02T18:15:31.406Z] #33 ... [2019-10-02T18:15:31.406Z] [2019-10-02T18:15:31.406Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:31.406Z] #58 63.38 LINK criu/pie/restorer.built-in.o [2019-10-02T18:15:31.406Z] #58 63.40 GEN criu/pie/restorer-blob.h [2019-10-02T18:15:31.664Z] #58 63.51 DEP criu/vdso.d [2019-10-02T18:15:31.923Z] #58 63.69 DEP criu/vdso-compat.d [2019-10-02T18:15:31.923Z] #58 63.83 DEP criu/uts_ns.d [2019-10-02T18:15:32.181Z] #58 64.02 DEP criu/util.d [2019-10-02T18:15:32.181Z] #58 64.20 DEP criu/uffd.d [2019-10-02T18:15:32.434Z] Removing intermediate container 09610f42ba34 [2019-10-02T18:15:32.434Z] ---> 646933e1c27f [2019-10-02T18:15:32.434Z] Step 16/125 : FROM base AS swagger [2019-10-02T18:15:32.434Z] ---> 0e789e9d0ea1 [2019-10-02T18:15:32.434Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:15:32.434Z] ---> Running in 440ae21467c5 [2019-10-02T18:15:32.439Z] #58 64.42 DEP criu/tun.d [2019-10-02T18:15:32.439Z] #58 ... [2019-10-02T18:15:32.439Z] [2019-10-02T18:15:32.440Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:15:32.440Z] #24 104.1 + GOBIN=/build [2019-10-02T18:15:32.440Z] #24 104.1 + /build/gometalinter --install [2019-10-02T18:15:32.440Z] #24 104.1 Installing: [2019-10-02T18:15:32.440Z] #24 104.1 deadcode [2019-10-02T18:15:32.440Z] #24 104.1 dupl [2019-10-02T18:15:32.440Z] #24 104.1 errcheck [2019-10-02T18:15:32.440Z] #24 104.1 gas [2019-10-02T18:15:32.440Z] #24 104.1 gochecknoglobals [2019-10-02T18:15:32.440Z] #24 104.1 gochecknoinits [2019-10-02T18:15:32.440Z] #24 104.1 goconst [2019-10-02T18:15:32.440Z] #24 104.1 gocyclo [2019-10-02T18:15:32.440Z] #24 104.1 goimports [2019-10-02T18:15:32.440Z] #24 104.1 golint [2019-10-02T18:15:32.440Z] #24 104.1 gosimple [2019-10-02T18:15:32.440Z] #24 104.1 gotype [2019-10-02T18:15:32.440Z] #24 104.1 gotypex [2019-10-02T18:15:32.440Z] #24 104.1 ineffassign [2019-10-02T18:15:32.440Z] #24 104.1 interfacer [2019-10-02T18:15:32.440Z] #24 104.1 lll [2019-10-02T18:15:32.440Z] #24 104.1 maligned [2019-10-02T18:15:32.440Z] #24 104.1 megacheck [2019-10-02T18:15:32.440Z] #24 104.1 misspell [2019-10-02T18:15:32.440Z] #24 104.1 nakedret [2019-10-02T18:15:32.440Z] #24 104.1 safesql [2019-10-02T18:15:32.440Z] #24 104.1 staticcheck [2019-10-02T18:15:32.440Z] #24 104.1 structcheck [2019-10-02T18:15:32.440Z] #24 104.1 unconvert [2019-10-02T18:15:32.440Z] #24 104.1 unparam [2019-10-02T18:15:32.440Z] #24 104.1 unused [2019-10-02T18:15:32.440Z] #24 104.1 varcheck [2019-10-02T18:15:32.698Z] #24 ... [2019-10-02T18:15:32.698Z] [2019-10-02T18:15:32.698Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:32.698Z] #33 113.1 internal/x/net/http/httpguts [2019-10-02T18:15:32.698Z] #33 113.3 internal/x/net/http/httpproxy [2019-10-02T18:15:32.698Z] #33 113.7 internal/x/net/http2/hpack [2019-10-02T18:15:32.698Z] #33 114.1 crypto/tls [2019-10-02T18:15:32.716Z] Removing intermediate container 440ae21467c5 [2019-10-02T18:15:32.716Z] ---> cf6e10ca8fa8 [2019-10-02T18:15:32.716Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-10-02T18:15:32.716Z] ---> Running in 760efe4948f2 [2019-10-02T18:15:32.973Z] #13 2.726 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:15:32.973Z] #13 2.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:15:32.973Z] #13 2.755 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:15:32.973Z] #13 2.755 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:15:32.973Z] #13 2.765 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:15:32.997Z] + mktemp -d [2019-10-02T18:15:32.997Z] + export GOPATH=/tmp/tmp.PosPPfQKnT [2019-10-02T18:15:32.997Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.PosPPfQKnT/src/github.com/go-swagger/go-swagger [2019-10-02T18:15:32.997Z] Cloning into '/tmp/tmp.PosPPfQKnT/src/github.com/go-swagger/go-swagger'... [2019-10-02T18:15:33.265Z] #33 114.8 mime [2019-10-02T18:15:33.532Z] #13 3.069 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:15:33.873Z] #13 3.629 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:15:34.132Z] #13 3.896 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:15:34.639Z] #33 115.9 mime/quotedprintable [2019-10-02T18:15:34.639Z] #33 116.2 mime/multipart [2019-10-02T18:15:35.265Z] INFO: Expanding compiler 3 of 3... [2019-10-02T18:15:35.265Z] INFO: Removing downloaded files... [2019-10-02T18:15:35.265Z] INFO: Creating source directory... [2019-10-02T18:15:35.265Z] INFO: Configuring git core.autocrlf... [2019-10-02T18:15:35.265Z] INFO: Completed [2019-10-02T18:15:35.574Z] #33 117.3 net/http/internal [2019-10-02T18:15:36.024Z] #13 5.616 Fetched 7918 kB in 3s (2029 kB/s) [2019-10-02T18:15:36.141Z] #33 117.6 os/exec [2019-10-02T18:15:36.951Z] #13 5.616 Reading package lists... [2019-10-02T18:15:37.972Z] #13 6.550 Reading package lists... [2019-10-02T18:15:37.972Z] #13 7.474 Building dependency tree... [2019-10-02T18:15:37.972Z] #13 7.708 Reading state information... [2019-10-02T18:15:38.043Z] #33 ... [2019-10-02T18:15:38.043Z] [2019-10-02T18:15:38.043Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:38.043Z] #58 64.65 DEP criu/tty.d [2019-10-02T18:15:38.043Z] #58 64.89 DEP criu/timerfd.d [2019-10-02T18:15:38.043Z] #58 65.03 DEP criu/sysfs_parse.d [2019-10-02T18:15:38.043Z] #58 65.18 DEP criu/sysctl.d [2019-10-02T18:15:38.043Z] #58 65.35 DEP criu/string.d [2019-10-02T18:15:38.043Z] #58 65.39 DEP criu/stats.d [2019-10-02T18:15:38.043Z] #58 65.50 DEP criu/sockets.d [2019-10-02T18:15:38.043Z] #58 65.70 DEP criu/sk-unix.d [2019-10-02T18:15:38.043Z] #58 65.91 DEP criu/sk-tcp.d [2019-10-02T18:15:38.043Z] #58 66.11 DEP criu/sk-queue.d [2019-10-02T18:15:38.043Z] #58 66.27 DEP criu/sk-packet.d [2019-10-02T18:15:38.043Z] #58 66.46 DEP criu/sk-netlink.d [2019-10-02T18:15:38.043Z] #58 66.64 DEP criu/sk-inet.d [2019-10-02T18:15:38.043Z] #58 66.80 DEP criu/signalfd.d [2019-10-02T18:15:38.043Z] #58 66.95 DEP criu/sigframe.d [2019-10-02T18:15:38.043Z] #58 67.06 DEP criu/shmem.d [2019-10-02T18:15:38.043Z] #58 67.25 DEP criu/servicefd.d [2019-10-02T18:15:38.043Z] #58 67.45 DEP criu/seize.d [2019-10-02T18:15:38.043Z] #58 67.56 DEP criu/seccomp.d [2019-10-02T18:15:38.043Z] #58 67.73 DEP criu/rst-malloc.d [2019-10-02T18:15:38.043Z] #58 67.79 DEP criu/rbtree.d [2019-10-02T18:15:38.043Z] #58 67.83 DEP criu/pstree.d [2019-10-02T18:15:38.043Z] #58 67.98 DEP criu/protobuf.d [2019-10-02T18:15:38.043Z] #58 68.15 GEN criu/protobuf-desc-gen.h [2019-10-02T18:15:38.043Z] #58 69.38 DEP criu/protobuf-desc.d [2019-10-02T18:15:38.043Z] #58 69.51 DEP criu/proc_parse.d [2019-10-02T18:15:38.043Z] #58 69.73 DEP criu/plugin.d [2019-10-02T18:15:38.043Z] #58 69.82 DEP criu/pipes.d [2019-10-02T18:15:38.043Z] #58 70.00 DEP criu/pie-util.d [2019-10-02T18:15:38.043Z] #58 70.10 DEP criu/pie-util-vdso.d [2019-10-02T18:15:38.240Z] #13 7.868 The following additional packages will be installed: [2019-10-02T18:15:38.240Z] #13 7.869 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T18:15:38.240Z] #13 7.869 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T18:15:38.240Z] #13 7.870 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T18:15:38.240Z] #13 7.870 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T18:15:38.240Z] #13 7.870 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T18:15:38.240Z] #13 7.870 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T18:15:38.240Z] #13 7.871 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T18:15:38.240Z] #13 7.871 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T18:15:38.240Z] #13 7.871 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T18:15:38.240Z] #13 7.873 Suggested packages: [2019-10-02T18:15:38.240Z] #13 7.873 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T18:15:38.240Z] #13 7.873 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T18:15:38.240Z] #13 7.873 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T18:15:38.240Z] #13 7.874 vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T18:15:38.240Z] #13 7.874 Recommended packages: [2019-10-02T18:15:38.240Z] #13 7.874 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T18:15:38.240Z] #13 7.874 python3-keyrings.alt python3-xdg unzip [2019-10-02T18:15:38.301Z] #58 70.19 DEP criu/pie-util-vdso-elf32.d [2019-10-02T18:15:38.301Z] #58 70.39 DEP criu/path.d [2019-10-02T18:15:38.867Z] #58 70.56 DEP criu/parasite-syscall.d [2019-10-02T18:15:38.867Z] #58 70.80 DEP criu/pagemap.d [2019-10-02T18:15:39.126Z] #58 71.01 DEP criu/pagemap-cache.d [2019-10-02T18:15:39.186Z] #13 8.690 The following NEW packages will be installed: [2019-10-02T18:15:39.186Z] #13 8.690 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T18:15:39.186Z] #13 8.690 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T18:15:39.186Z] #13 8.690 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T18:15:39.186Z] #13 8.690 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T18:15:39.186Z] #13 8.690 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T18:15:39.186Z] #13 8.690 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T18:15:39.186Z] #13 8.690 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T18:15:39.186Z] #13 8.690 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T18:15:39.186Z] #13 8.690 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T18:15:39.186Z] #13 8.691 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T18:15:39.186Z] #13 8.691 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T18:15:39.186Z] #13 8.691 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T18:15:39.186Z] #13 8.691 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T18:15:39.186Z] #13 8.691 xfsprogs xxd xz-utils zip [2019-10-02T18:15:39.186Z] #13 ... [2019-10-02T18:15:39.186Z] [2019-10-02T18:15:39.186Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-10-02T18:15:39.186Z] #15 32.58 + rm -rf /tmp/tmp.axcCGUZ59G [2019-10-02T18:15:39.384Z] #58 71.15 DEP criu/page-xfer.d [2019-10-02T18:15:39.384Z] #58 71.33 DEP criu/page-pipe.d [2019-10-02T18:15:39.441Z] #15 DONE 32.9s [2019-10-02T18:15:39.441Z] [2019-10-02T18:15:39.441Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:15:39.643Z] #58 71.41 DEP criu/netfilter.d [2019-10-02T18:15:39.643Z] #58 71.57 DEP criu/net.d [2019-10-02T18:15:39.838Z] + cd /tmp/tmp.PosPPfQKnT/src/github.com/go-swagger/go-swagger [2019-10-02T18:15:39.838Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-02T18:15:39.902Z] #58 71.78 DEP criu/namespaces.d [2019-10-02T18:15:39.902Z] #58 71.99 DEP criu/mount.d [2019-10-02T18:15:40.042Z] #13 9.857 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:15:40.042Z] #13 9.857 Need to get 90.9 MB of archives. [2019-10-02T18:15:40.042Z] #13 9.857 After this operation, 541 MB of additional disk space will be used. [2019-10-02T18:15:40.042Z] #13 9.857 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T18:15:40.042Z] #13 9.862 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T18:15:40.042Z] #13 9.864 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-02T18:15:40.042Z] #13 9.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-02T18:15:40.042Z] #13 9.869 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-02T18:15:40.042Z] #13 9.877 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-02T18:15:40.042Z] #13 9.884 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-02T18:15:40.042Z] #13 9.900 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-02T18:15:40.300Z] #13 9.901 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-02T18:15:40.300Z] #13 9.902 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-02T18:15:40.300Z] #13 9.922 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-02T18:15:40.300Z] #13 9.925 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-02T18:15:40.300Z] #13 9.925 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-02T18:15:40.300Z] #13 9.926 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-02T18:15:40.300Z] #13 9.927 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-02T18:15:40.300Z] #13 9.928 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-02T18:15:40.301Z] #13 9.929 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-02T18:15:40.301Z] #13 9.934 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-02T18:15:40.301Z] #13 9.935 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-02T18:15:40.301Z] #13 9.939 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-02T18:15:40.301Z] #13 9.939 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-02T18:15:40.301Z] #13 9.940 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:15:40.301Z] #13 9.942 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:15:40.301Z] #13 9.944 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-02T18:15:40.301Z] #13 9.944 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-02T18:15:40.301Z] #13 9.946 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-02T18:15:40.301Z] #13 9.950 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-02T18:15:40.301Z] #13 9.952 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:15:40.301Z] #13 9.952 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T18:15:40.301Z] #13 9.959 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T18:15:40.301Z] #13 9.959 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-02T18:15:40.301Z] #13 9.961 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-02T18:15:40.301Z] #13 9.963 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-02T18:15:40.301Z] #13 9.965 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-02T18:15:40.301Z] #13 9.966 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-02T18:15:40.301Z] #13 9.967 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-02T18:15:40.301Z] #13 9.968 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-02T18:15:40.301Z] #13 9.968 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-02T18:15:40.301Z] #13 9.969 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-02T18:15:40.301Z] #13 9.973 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-02T18:15:40.301Z] #13 9.976 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-02T18:15:40.301Z] #13 9.978 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-02T18:15:40.301Z] #13 9.985 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-02T18:15:40.301Z] #13 9.988 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-02T18:15:40.301Z] #13 9.989 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T18:15:40.301Z] #13 9.990 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T18:15:40.301Z] #13 9.990 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-02T18:15:40.301Z] #13 9.992 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-02T18:15:40.301Z] #13 10.01 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-02T18:15:40.301Z] #13 10.02 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T18:15:40.301Z] #13 10.03 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T18:15:40.301Z] #13 10.03 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T18:15:40.301Z] #13 10.04 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T18:15:40.301Z] #13 10.04 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T18:15:40.301Z] #13 10.04 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-02T18:15:40.301Z] #13 10.04 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T18:15:40.301Z] #13 10.11 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-02T18:15:40.301Z] #13 10.12 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-02T18:15:40.454Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-02T18:15:40.468Z] #58 72.24 DEP criu/mem.d [2019-10-02T18:15:40.468Z] #58 72.42 DEP criu/lsm.d [2019-10-02T18:15:40.468Z] #58 72.54 DEP criu/log.d [2019-10-02T18:15:40.557Z] #13 10.12 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-02T18:15:40.557Z] #13 10.13 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-02T18:15:40.557Z] #13 10.13 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-02T18:15:40.557Z] #13 10.13 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-02T18:15:40.557Z] #13 10.15 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-02T18:15:40.557Z] #13 10.18 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T18:15:40.557Z] #13 10.18 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T18:15:40.557Z] #13 10.23 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T18:15:40.557Z] #13 10.27 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T18:15:40.557Z] #13 10.27 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-02T18:15:40.727Z] #58 72.66 DEP criu/libnetlink.d [2019-10-02T18:15:40.727Z] #58 72.80 DEP criu/kerndat.d [2019-10-02T18:15:40.816Z] #13 10.64 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-02T18:15:40.985Z] #58 73.04 DEP criu/kcmp-ids.d [2019-10-02T18:15:41.244Z] #58 73.17 DEP criu/irmap.d [2019-10-02T18:15:41.380Z] #13 11.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:15:41.380Z] #13 11.04 Fetched 90.9 MB in 2s (41.2 MB/s) [2019-10-02T18:15:41.380Z] #13 11.07 Selecting previously unselected package bash-completion. [2019-10-02T18:15:41.380Z] #13 11.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-02T18:15:41.380Z] #13 11.08 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T18:15:41.548Z] #58 73.34 DEP criu/ipc_ns.d [2019-10-02T18:15:41.548Z] #58 73.53 DEP criu/image.d [2019-10-02T18:15:41.807Z] #58 73.76 DEP criu/image-desc.d [2019-10-02T18:15:41.940Z] #13 11.62 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T18:15:41.940Z] #13 11.73 Selecting previously unselected package libnet1:amd64. [2019-10-02T18:15:41.940Z] #13 11.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:15:42.066Z] #58 ... [2019-10-02T18:15:42.066Z] [2019-10-02T18:15:42.066Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:15:42.066Z] #27 DONE 123.5s [2019-10-02T18:15:42.066Z] [2019-10-02T18:15:42.066Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:42.066Z] #58 73.84 DEP criu/fsnotify.d [2019-10-02T18:15:42.066Z] #58 ... [2019-10-02T18:15:42.066Z] [2019-10-02T18:15:42.066Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:42.066Z] #33 121.9 net/http/httptrace [2019-10-02T18:15:42.066Z] #33 122.2 net/http [2019-10-02T18:15:42.196Z] #13 11.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:15:42.196Z] #13 11.77 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-02T18:15:42.196Z] #13 11.77 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-02T18:15:42.196Z] #13 11.77 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T18:15:42.196Z] #13 11.80 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-02T18:15:42.196Z] #13 11.80 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-02T18:15:42.196Z] #13 11.81 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T18:15:42.196Z] #13 11.85 Selecting previously unselected package libudev-dev:amd64. [2019-10-02T18:15:42.196Z] #13 11.85 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T18:15:42.196Z] #13 11.86 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:15:42.196Z] #13 11.90 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-02T18:15:42.196Z] #13 11.90 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:15:42.196Z] #13 11.91 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:42.451Z] #13 12.01 Selecting previously unselected package python3.5-minimal. [2019-10-02T18:15:42.451Z] #13 12.01 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:15:42.451Z] #13 12.02 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:15:42.451Z] #13 12.20 Selecting previously unselected package python3-minimal. [2019-10-02T18:15:42.451Z] #13 12.21 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-02T18:15:42.451Z] #13 12.21 Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T18:15:42.451Z] #13 12.24 Selecting previously unselected package libmpdec2:amd64. [2019-10-02T18:15:42.451Z] #13 12.24 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-02T18:15:42.451Z] #13 12.24 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T18:15:42.451Z] #13 12.28 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-02T18:15:42.707Z] #13 12.28 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:15:42.707Z] #13 12.28 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:42.707Z] #13 12.53 Selecting previously unselected package python3.5. [2019-10-02T18:15:42.962Z] #13 12.53 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-02T18:15:42.962Z] #13 12.53 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:42.962Z] #13 12.57 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-02T18:15:42.962Z] #13 12.57 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-02T18:15:42.962Z] #13 12.58 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T18:15:42.962Z] #13 12.61 Selecting previously unselected package dh-python. [2019-10-02T18:15:42.962Z] #13 12.61 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T18:15:42.962Z] #13 12.62 Unpacking dh-python (2.20170125) ... [2019-10-02T18:15:42.962Z] #13 12.67 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:42.962Z] #13 12.69 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:15:43.224Z] #13 13.12 Setting up python3-minimal (3.5.3-1) ... [2019-10-02T18:15:43.416Z] 🇩 bin/containerd [2019-10-02T18:15:43.480Z] #13 13.30 Selecting previously unselected package python3. [2019-10-02T18:15:43.480Z] #13 13.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-02T18:15:43.480Z] #13 13.31 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-02T18:15:43.480Z] #13 13.32 Unpacking python3 (3.5.3-1) ... [2019-10-02T18:15:43.480Z] #13 13.34 Selecting previously unselected package pigz. [2019-10-02T18:15:43.480Z] #13 13.34 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-02T18:15:43.480Z] #13 13.35 Unpacking pigz (2.3.4-1) ... [2019-10-02T18:15:43.480Z] #13 13.38 Selecting previously unselected package libip4tc0:amd64. [2019-10-02T18:15:43.735Z] #13 13.38 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.39 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:43.735Z] #13 13.42 Selecting previously unselected package libip6tc0:amd64. [2019-10-02T18:15:43.735Z] #13 13.42 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.43 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:43.735Z] #13 13.46 Selecting previously unselected package libiptc0:amd64. [2019-10-02T18:15:43.735Z] #13 13.46 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.47 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:43.735Z] #13 13.50 Selecting previously unselected package libxtables12:amd64. [2019-10-02T18:15:43.735Z] #13 13.50 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.50 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:43.735Z] #13 13.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-02T18:15:43.735Z] #13 13.54 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T18:15:43.735Z] #13 13.57 Selecting previously unselected package iptables. [2019-10-02T18:15:43.735Z] #13 13.57 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-02T18:15:43.735Z] #13 13.57 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:43.735Z] #13 13.63 Selecting previously unselected package xxd. [2019-10-02T18:15:43.735Z] #13 13.63 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:15:43.989Z] #13 13.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:43.989Z] #13 13.67 Selecting previously unselected package vim-common. [2019-10-02T18:15:43.989Z] #13 13.67 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:15:43.989Z] #13 13.68 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:43.989Z] #13 13.72 Selecting previously unselected package bzip2. [2019-10-02T18:15:43.989Z] #13 13.72 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-02T18:15:43.989Z] #13 13.73 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T18:15:43.989Z] #13 13.76 Selecting previously unselected package libgpm2:amd64. [2019-10-02T18:15:44.244Z] #13 13.76 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-02T18:15:44.244Z] #13 13.76 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T18:15:44.244Z] #13 13.79 Selecting previously unselected package xz-utils. [2019-10-02T18:15:44.244Z] #13 13.80 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-02T18:15:44.244Z] #13 13.80 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:15:44.244Z] #13 13.85 Selecting previously unselected package aufs-tools. [2019-10-02T18:15:44.244Z] #13 13.85 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-02T18:15:44.244Z] #13 13.85 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:15:44.244Z] #13 13.94 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:15:44.244Z] #13 13.94 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:15:44.244Z] #13 13.94 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:15:44.244Z] #13 13.97 Selecting previously unselected package btrfs-progs. [2019-10-02T18:15:44.244Z] #13 13.97 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T18:15:44.244Z] #13 13.98 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:15:44.498Z] #13 14.06 Selecting previously unselected package btrfs-tools. [2019-10-02T18:15:44.498Z] #13 14.06 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.07 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:15:44.498Z] #13 14.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-02T18:15:44.498Z] #13 14.10 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:44.498Z] #13 14.15 Selecting previously unselected package dmsetup. [2019-10-02T18:15:44.498Z] #13 14.15 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.15 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T18:15:44.498Z] #13 14.19 Selecting previously unselected package libonig4:amd64. [2019-10-02T18:15:44.498Z] #13 14.19 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.20 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:15:44.498Z] #13 14.24 Selecting previously unselected package libjq1:amd64. [2019-10-02T18:15:44.498Z] #13 14.24 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.24 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:15:44.498Z] #13 14.28 Selecting previously unselected package jq. [2019-10-02T18:15:44.498Z] #13 14.28 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-02T18:15:44.498Z] #13 14.28 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:15:44.498Z] #13 14.32 Selecting previously unselected package libaio1:amd64. [2019-10-02T18:15:44.498Z] #13 14.32 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-02T18:15:44.753Z] #13 14.33 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-02T18:15:44.753Z] #13 14.35 Selecting previously unselected package libcap2-bin. [2019-10-02T18:15:44.753Z] #13 14.35 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-02T18:15:44.753Z] #13 14.35 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T18:15:44.753Z] #13 14.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-02T18:15:44.753Z] #13 14.39 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:15:44.753Z] #13 14.40 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:44.753Z] #13 14.43 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-02T18:15:44.753Z] #13 14.43 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-02T18:15:44.753Z] #13 14.43 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T18:15:44.753Z] #13 14.50 Selecting previously unselected package libpcre16-3:amd64. [2019-10-02T18:15:44.753Z] #13 14.50 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-02T18:15:44.753Z] #13 14.51 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T18:15:44.753Z] #13 14.57 Selecting previously unselected package libpcre32-3:amd64. [2019-10-02T18:15:44.753Z] #13 14.57 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-02T18:15:45.008Z] #13 14.57 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T18:15:45.008Z] #13 14.61 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-02T18:15:45.008Z] #13 14.61 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-02T18:15:45.008Z] #13 14.61 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T18:15:45.008Z] #13 14.70 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-02T18:15:45.008Z] #13 14.70 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-02T18:15:45.008Z] #13 14.71 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T18:15:45.008Z] #13 14.77 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-02T18:15:45.008Z] #13 14.77 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-02T18:15:45.008Z] #13 14.78 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:45.008Z] #13 14.81 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T18:15:45.008Z] #13 14.81 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T18:15:45.263Z] #13 14.82 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:15:45.263Z] #13 14.85 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T18:15:45.263Z] #13 14.85 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T18:15:45.263Z] #13 14.86 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:15:45.263Z] #13 14.89 Selecting previously unselected package libreadline5:amd64. [2019-10-02T18:15:45.263Z] #13 14.89 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-02T18:15:45.263Z] #13 14.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T18:15:45.263Z] #13 14.93 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-02T18:15:45.263Z] #13 14.93 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-02T18:15:45.263Z] #13 14.93 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:15:45.517Z] #13 15.19 Selecting previously unselected package net-tools. [2019-10-02T18:15:45.517Z] #13 15.19 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-02T18:15:45.517Z] #13 15.20 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:15:45.517Z] #13 15.24 Selecting previously unselected package python-pip-whl. [2019-10-02T18:15:45.517Z] #13 15.25 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:15:45.517Z] #13 15.25 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:15:45.773Z] #13 15.37 Selecting previously unselected package python3-pip. [2019-10-02T18:15:45.773Z] #13 15.37 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:15:45.773Z] #13 15.38 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:15:45.773Z] #13 15.42 Selecting previously unselected package python3-pkg-resources. [2019-10-02T18:15:45.773Z] #13 15.42 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:15:45.773Z] #13 15.43 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:15:45.773Z] #13 15.47 Selecting previously unselected package python3-setuptools. [2019-10-02T18:15:45.773Z] #13 15.47 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T18:15:45.773Z] #13 15.47 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T18:15:45.773Z] #13 15.52 Selecting previously unselected package python3-wheel. [2019-10-02T18:15:45.773Z] #13 15.52 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T18:15:45.773Z] #13 15.53 Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T18:15:45.773Z] #13 15.56 Selecting previously unselected package thin-provisioning-tools. [2019-10-02T18:15:45.773Z] #13 15.57 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-02T18:15:45.773Z] #13 15.57 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:15:46.029Z] #13 15.64 Selecting previously unselected package vim-runtime. [2019-10-02T18:15:46.029Z] #13 15.64 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:15:46.029Z] #13 15.65 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T18:15:46.029Z] #13 15.66 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T18:15:46.029Z] #13 15.66 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:46.252Z] #33 ... [2019-10-02T18:15:46.252Z] [2019-10-02T18:15:46.252Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:46.252Z] #58 74.15 DEP criu/filesystems.d [2019-10-02T18:15:46.252Z] #58 74.46 DEP criu/files.d [2019-10-02T18:15:46.252Z] #58 74.84 DEP criu/files-reg.d [2019-10-02T18:15:46.252Z] #58 75.03 DEP criu/files-ext.d [2019-10-02T18:15:46.252Z] #58 75.21 DEP criu/file-lock.d [2019-10-02T18:15:46.252Z] #58 75.40 DEP criu/file-ids.d [2019-10-02T18:15:46.252Z] #58 75.52 DEP criu/fifo.d [2019-10-02T18:15:46.252Z] #58 75.71 DEP criu/fdstore.d [2019-10-02T18:15:46.252Z] #58 75.79 DEP criu/fault-injection.d [2019-10-02T18:15:46.252Z] #58 75.84 DEP criu/external.d [2019-10-02T18:15:46.252Z] #58 75.96 DEP criu/eventpoll.d [2019-10-02T18:15:46.252Z] #58 76.14 DEP criu/eventfd.d [2019-10-02T18:15:46.252Z] #58 76.32 DEP criu/crtools.d [2019-10-02T18:15:46.252Z] #58 76.45 DEP criu/cr-service.d [2019-10-02T18:15:46.252Z] #58 76.61 DEP criu/cr-restore.d [2019-10-02T18:15:46.252Z] #58 76.81 DEP criu/cr-errno.d [2019-10-02T18:15:46.252Z] #58 76.83 DEP criu/cr-dump.d [2019-10-02T18:15:46.252Z] #58 76.99 DEP criu/cr-dedup.d [2019-10-02T18:15:46.252Z] #58 77.18 DEP criu/cr-check.d [2019-10-02T18:15:46.252Z] #58 77.44 DEP criu/config.d [2019-10-02T18:15:46.252Z] #58 77.62 DEP criu/clone-noasan.d [2019-10-02T18:15:46.252Z] #58 77.68 DEP criu/cgroup.d [2019-10-02T18:15:46.252Z] #58 77.85 DEP criu/cgroup-props.d [2019-10-02T18:15:46.252Z] #58 77.94 DEP criu/bitmap.d [2019-10-02T18:15:46.252Z] #58 77.97 DEP criu/bfd.d [2019-10-02T18:15:46.252Z] #58 78.04 DEP criu/autofs.d [2019-10-02T18:15:46.252Z] #58 78.15 DEP criu/aio.d [2019-10-02T18:15:46.510Z] #58 78.28 DEP criu/action-scripts.d [2019-10-02T18:15:46.510Z] #58 78.51 CC criu/action-scripts.o [2019-10-02T18:15:46.591Z] #13 16.34 Selecting previously unselected package vim. [2019-10-02T18:15:46.591Z] #13 16.34 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:15:46.591Z] #13 16.34 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:46.591Z] #13 16.46 Selecting previously unselected package xfsprogs. [2019-10-02T18:15:46.591Z] #13 16.46 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-02T18:15:46.846Z] #13 16.46 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:15:46.846Z] #13 16.58 Selecting previously unselected package zip. [2019-10-02T18:15:46.846Z] #13 16.58 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-02T18:15:46.846Z] #13 16.58 Unpacking zip (3.0-11+b1) ... [2019-10-02T18:15:46.846Z] #13 16.62 Selecting previously unselected package libapparmor-perl. [2019-10-02T18:15:46.846Z] #13 16.62 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:15:46.846Z] #13 16.63 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:15:46.846Z] #13 16.67 Selecting previously unselected package apparmor. [2019-10-02T18:15:46.846Z] #13 16.67 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-02T18:15:46.846Z] #13 16.69 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:15:47.077Z] #58 78.92 CC criu/aio.o [2019-10-02T18:15:47.102Z] #13 16.77 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T18:15:47.102Z] #13 16.77 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T18:15:47.102Z] #13 16.78 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:15:47.356Z] #13 17.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T18:15:47.356Z] #13 17.05 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-02T18:15:47.356Z] #13 17.05 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:15:47.644Z] #58 79.41 CC criu/autofs.o [2019-10-02T18:15:47.652Z] #13 17.36 Selecting previously unselected package binutils-mingw-w64. [2019-10-02T18:15:47.652Z] #13 17.36 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T18:15:47.652Z] #13 17.36 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:15:47.652Z] #13 17.39 Selecting previously unselected package mingw-w64-common. [2019-10-02T18:15:47.652Z] #13 17.39 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T18:15:47.652Z] #13 17.40 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T18:15:48.577Z] #13 18.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T18:15:48.577Z] #13 18.04 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T18:15:48.577Z] #13 18.04 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:15:49.020Z] #58 80.63 CC criu/bfd.o [2019-10-02T18:15:49.143Z] #13 18.79 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T18:15:49.143Z] #13 18.79 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:15:49.143Z] #13 18.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:49.143Z] #13 18.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T18:15:49.143Z] #13 18.84 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:15:49.143Z] #13 18.84 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:49.279Z] #58 81.10 CC criu/bitmap.o [2019-10-02T18:15:49.279Z] #58 81.25 CC criu/cgroup-props.o [2019-10-02T18:15:49.538Z] #58 ... [2019-10-02T18:15:49.538Z] [2019-10-02T18:15:49.538Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:49.538Z] #33 131.1 github.com/LK4D4/vndr/godl [2019-10-02T18:15:50.105Z] #33 131.7 github.com/LK4D4/vndr [2019-10-02T18:15:53.304Z] #13 22.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T18:15:53.304Z] #13 22.41 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-02T18:15:53.304Z] #13 22.42 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:55.814Z] #13 25.45 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:15:55.814Z] #13 25.47 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:15:55.814Z] #13 25.48 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-02T18:15:55.814Z] #13 25.49 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:15:55.814Z] #13 25.50 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:15:55.814Z] #13 25.52 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:55.814Z] #13 25.53 Processing triggers for mime-support (3.60) ... [2019-10-02T18:15:55.814Z] #13 25.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:55.814Z] #13 25.56 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-02T18:15:55.814Z] #13 25.56 Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T18:15:55.814Z] #13 25.57 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:15:55.814Z] #13 25.59 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:15:55.814Z] #13 25.60 Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T18:15:56.375Z] #13 26.19 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-02T18:15:56.375Z] #13 26.20 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:15:56.375Z] #13 26.21 Setting up zip (3.0-11+b1) ... [2019-10-02T18:15:56.375Z] #13 26.22 Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T18:15:56.375Z] #13 26.23 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:56.375Z] #13 26.24 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-02T18:15:56.375Z] #13 26.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:15:56.375Z] #13 26.26 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-02T18:15:56.630Z] #13 26.28 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:56.630Z] #13 26.29 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:15:56.630Z] #13 26.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T18:15:56.630Z] #13 26.30 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:15:56.630Z] #13 26.31 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:56.630Z] #13 26.33 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-02T18:15:56.630Z] #13 26.34 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-02T18:15:56.630Z] #13 26.34 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-02T18:15:56.630Z] #13 26.36 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:56.630Z] #13 26.44 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:15:56.630Z] #13 26.45 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-02T18:15:56.630Z] #13 26.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-02T18:15:56.630Z] #13 26.47 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:15:56.630Z] #13 26.49 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:15:56.630Z] #13 26.50 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-02T18:15:56.630Z] #13 26.51 Setting up pigz (2.3.4-1) ... [2019-10-02T18:15:56.630Z] #13 26.52 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:15:56.667Z] #33 ... [2019-10-02T18:15:56.667Z] [2019-10-02T18:15:56.667Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:56.667Z] #58 82.06 CC criu/cgroup.o [2019-10-02T18:15:56.667Z] #58 84.63 CC criu/clone-noasan.o [2019-10-02T18:15:56.667Z] #58 84.82 CC criu/config.o [2019-10-02T18:15:56.667Z] #58 85.87 CC criu/cr-check.o [2019-10-02T18:15:56.667Z] #58 87.40 CC criu/cr-dedup.o [2019-10-02T18:15:56.667Z] #58 87.78 CC criu/cr-dump.o [2019-10-02T18:15:56.886Z] #13 26.53 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-02T18:15:56.886Z] #13 26.55 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:56.886Z] #13 26.56 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T18:15:56.886Z] #13 26.56 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:15:56.886Z] #13 26.57 Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:15:56.886Z] #13 26.58 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-02T18:15:56.886Z] #13 26.60 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-02T18:15:56.886Z] #13 26.61 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:15:56.886Z] #13 26.62 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:15:56.886Z] #13 26.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T18:15:56.886Z] #13 26.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T18:15:56.886Z] #13 26.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T18:15:56.887Z] #13 26.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T18:15:56.887Z] #13 26.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T18:15:56.887Z] #13 26.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T18:15:56.887Z] #13 26.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T18:15:56.887Z] #13 26.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T18:15:56.887Z] #13 26.66 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:56.887Z] #13 26.67 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:56.887Z] #13 26.68 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:15:56.887Z] #13 26.69 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:15:56.887Z] #13 26.70 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:15:56.887Z] #13 26.71 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-02T18:15:56.887Z] #13 26.73 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:15:56.926Z] #58 ... [2019-10-02T18:15:56.926Z] [2019-10-02T18:15:56.926Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:15:56.926Z] #33 DONE 138.6s [2019-10-02T18:15:57.185Z] [2019-10-02T18:15:57.185Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:15:57.815Z] #13 27.66 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-02T18:15:58.070Z] #13 27.67 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:58.071Z] #13 27.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:15:58.071Z] #13 27.68 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:15:58.071Z] #13 27.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:15:58.071Z] #13 27.68 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:15:58.071Z] #13 27.69 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:15:58.071Z] #13 27.70 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:15:58.071Z] #13 27.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:15:58.071Z] #13 27.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:15:58.071Z] #13 27.72 Setting up python3 (3.5.3-1) ... [2019-10-02T18:15:58.327Z] #13 28.04 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:15:58.560Z] #42 ... [2019-10-02T18:15:58.560Z] [2019-10-02T18:15:58.560Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:15:58.560Z] #58 90.17 CC criu/cr-errno.o [2019-10-02T18:15:58.560Z] #58 90.30 CC criu/cr-restore.o [2019-10-02T18:15:58.895Z] #13 28.68 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T18:15:59.160Z] #13 28.72 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T18:15:59.160Z] #13 28.73 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:59.160Z] #13 28.75 Setting up python3-wheel (0.29.0-2) ... [2019-10-02T18:15:59.160Z] #13 28.97 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:15:59.416Z] #13 29.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:59.416Z] #13 29.21 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:15:59.672Z] #13 29.43 Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T18:15:59.672Z] #13 29.44 Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T18:15:59.927Z] #13 29.66 Setting up dh-python (2.20170125) ... [2019-10-02T18:15:59.927Z] #13 29.80 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-02T18:15:59.927Z] #13 29.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:00.629Z] #13 DONE 30.4s [2019-10-02T18:16:00.885Z] [2019-10-02T18:16:00.885Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-02T18:16:01.845Z] #58 93.57 CC criu/cr-service.o [2019-10-02T18:16:02.333Z] #14 1.604 Collecting yamllint==1.16.0 [2019-10-02T18:16:02.782Z] #58 94.89 CC criu/crtools.o [2019-10-02T18:16:02.925Z] + rm -rf /tmp/tmp.PosPPfQKnT [2019-10-02T18:16:02.925Z] Removing intermediate container 760efe4948f2 [2019-10-02T18:16:02.925Z] ---> ff983ad0db51 [2019-10-02T18:16:02.925Z] Step 19/125 : FROM base AS frozen-images [2019-10-02T18:16:02.925Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:02.925Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:16:02.925Z] ---> Using cache [2019-10-02T18:16:02.925Z] ---> 999bee2beaf0 [2019-10-02T18:16:02.925Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-10-02T18:16:02.925Z] ---> Running in ed9b38fecd3b [2019-10-02T18:16:02.925Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:16:02.925Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:16:02.925Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:16:02.925Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:16:02.925Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:16:02.925Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:16:02.925Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:16:02.925Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:16:03.545Z] 🇩 bin/containerd-stress [2019-10-02T18:16:03.717Z] #58 95.38 CC criu/eventfd.o [2019-10-02T18:16:03.717Z] #58 95.64 CC criu/eventpoll.o [2019-10-02T18:16:03.928Z] 🇩 bin/containerd-shim [2019-10-02T18:16:03.933Z] Fetched 7719 kB in 2s (3199 kB/s) [2019-10-02T18:16:04.284Z] #58 96.36 CC criu/external.o [2019-10-02T18:16:04.851Z] #58 96.66 CC criu/fault-injection.o [2019-10-02T18:16:04.851Z] #58 96.73 CC criu/fdstore.o [2019-10-02T18:16:04.941Z] Reading package lists... [2019-10-02T18:16:05.110Z] #58 ... [2019-10-02T18:16:05.110Z] [2019-10-02T18:16:05.110Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:16:05.110Z] #42 144.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T18:16:05.110Z] #42 146.5 + mkdir -p /build [2019-10-02T18:16:05.110Z] #42 146.5 + cp runc /build/runc [2019-10-02T18:16:05.110Z] #42 DONE 146.9s [2019-10-02T18:16:05.110Z] [2019-10-02T18:16:05.110Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:16:05.110Z] #58 97.14 CC criu/fifo.o [2019-10-02T18:16:05.948Z] Reading package lists... [2019-10-02T18:16:06.048Z] #58 97.83 CC criu/file-ids.o [2019-10-02T18:16:06.231Z] Building dependency tree... [2019-10-02T18:16:06.231Z] Reading state information... [2019-10-02T18:16:06.518Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-02T18:16:06.518Z] The following additional packages will be installed: [2019-10-02T18:16:06.518Z] libjq1 libonig4 [2019-10-02T18:16:06.518Z] The following NEW packages will be installed: [2019-10-02T18:16:06.518Z] jq libjq1 libonig4 [2019-10-02T18:16:06.518Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:16:06.518Z] Need to get 310 kB of archives. [2019-10-02T18:16:06.518Z] After this operation, 1267 kB of additional disk space will be used. [2019-10-02T18:16:06.518Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T18:16:06.518Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T18:16:06.518Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T18:16:06.615Z] #58 98.29 CC criu/file-lock.o [2019-10-02T18:16:06.801Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:16:06.801Z] Fetched 310 kB in 0s (3607 kB/s) [2019-10-02T18:16:06.801Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T18:16:06.801Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T18:16:06.801Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T18:16:06.801Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T18:16:06.801Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T18:16:06.801Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T18:16:06.801Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T18:16:07.085Z] Selecting previously unselected package jq. [2019-10-02T18:16:07.085Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T18:16:07.085Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:16:07.085Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T18:16:07.085Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T18:16:07.085Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:07.085Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:16:07.182Z] #58 98.90 CC criu/files-ext.o [2019-10-02T18:16:07.369Z] Removing intermediate container ed9b38fecd3b [2019-10-02T18:16:07.369Z] ---> 8299489934d0 [2019-10-02T18:16:07.369Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-10-02T18:16:07.441Z] #58 99.20 CC criu/files-reg.o [2019-10-02T18:16:07.654Z] ---> ddf1199f5a9a [2019-10-02T18:16:07.654Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-10-02T18:16:07.654Z] ---> Running in 8b4dacd58cc5 [2019-10-02T18:16:08.664Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T18:16:08.816Z] #58 100.6 CC criu/files.o [2019-10-02T18:16:08.948Z]  [2019-10-02T18:16:08.982Z] #14 7.903 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T18:16:08.982Z] #14 7.967 Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T18:16:09.130Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T18:16:09.829Z]  ########    12.0% #######################   33.0% ###################################  49.8% ####################################################              72.8% ################################################################  89.7% ######################################################################## 100.0% [2019-10-02T18:16:09.829Z]  [2019-10-02T18:16:09.952Z] #14 9.020 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T18:16:10.207Z] #58 102.2 CC criu/filesystems.o [2019-10-02T18:16:10.293Z] #14 9.459 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T18:16:10.412Z]  ###    5.4% ####################    28.3% ######################################### 57.0% ######################################################################## 100.0% [2019-10-02T18:16:10.693Z]  [2019-10-02T18:16:10.772Z] #58 102.9 CC criu/fsnotify.o [2019-10-02T18:16:11.259Z]  #######  10.9% ##########################                                36.3% #########################################     58.0% ###################################################### 75.1% ######################################################################## 100.0% [2019-10-02T18:16:11.304Z] #14 10.51 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T18:16:11.542Z]  [2019-10-02T18:16:11.560Z] #14 10.76 Building wheels for collected packages: pyyaml, pathspec [2019-10-02T18:16:11.560Z] #14 10.76 Running setup.py bdist_wheel for pyyaml: started [2019-10-02T18:16:11.560Z] #14 11.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T18:16:11.704Z] #58 103.6 CC criu/image-desc.o [2019-10-02T18:16:11.704Z] #58 103.7 CC criu/image.o [2019-10-02T18:16:11.815Z] #14 11.04 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T18:16:11.816Z] #14 11.06 Running setup.py bdist_wheel for pathspec: started [2019-10-02T18:16:12.072Z] #14 11.33 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T18:16:12.072Z] #14 11.33 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T18:16:12.072Z] #14 11.33 Successfully built pyyaml pathspec [2019-10-02T18:16:12.072Z] #14 11.33 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T18:16:12.072Z] #14 11.44 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T18:16:12.269Z] #58 104.3 CC criu/ipc_ns.o [2019-10-02T18:16:12.327Z] #14 DONE 11.6s [2019-10-02T18:16:12.327Z] [2019-10-02T18:16:12.327Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T18:16:12.540Z] 🇩 binaries [2019-10-02T18:16:12.540Z] + mkdir -p /build [2019-10-02T18:16:12.540Z] + cp bin/containerd /build/containerd [2019-10-02T18:16:12.540Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T18:16:12.540Z] + cp bin/ctr /build/ctr [2019-10-02T18:16:12.583Z] #16 DONE 0.2s [2019-10-02T18:16:12.583Z] [2019-10-02T18:16:12.583Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:16:12.583Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-02T18:16:12.583Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-02T18:16:12.583Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-02T18:16:12.583Z] #64 ... [2019-10-02T18:16:12.583Z] [2019-10-02T18:16:12.583Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-02T18:16:12.583Z] #32 DONE 0.1s [2019-10-02T18:16:12.583Z] [2019-10-02T18:16:12.583Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:16:12.583Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.34MB / 9.11MB 0.2s [2019-10-02T18:16:12.838Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2019-10-02T18:16:12.838Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-02T18:16:12.838Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-02T18:16:13.201Z] #58 105.1 CC criu/irmap.o [2019-10-02T18:16:13.334Z]  ##   2.8% ######    9.2% ############    17.5% ###################    26.4% #######################                               32.5% ############################# 40.3% ###################################    48.8% ######################################### 57.8% ################################################ 67.6% #################################################### 73.6% ######################################################### 79.8% ###############################################################   87.7% #################################################################### 95.7% ######################################################################## 100.0% [2019-10-02T18:16:13.334Z]  [2019-10-02T18:16:13.399Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2019-10-02T18:16:13.654Z] #64 ... [2019-10-02T18:16:13.654Z] [2019-10-02T18:16:13.654Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-02T18:16:13.654Z] #26 DONE 1.3s [2019-10-02T18:16:13.766Z] #58 105.5 CC criu/kcmp-ids.o [2019-10-02T18:16:13.766Z] #58 105.7 CC criu/kerndat.o [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-02T18:16:13.912Z] #64 DONE 1.3s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-02T18:16:13.912Z] #60 DONE 1.4s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T18:16:13.912Z] #21 DONE 1.4s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:16:13.912Z] #61 ... [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T18:16:13.912Z] #52 DONE 1.5s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-02T18:16:13.912Z] #49 DONE 1.5s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:13.912Z] #40 DONE 1.5s [2019-10-02T18:16:13.912Z] [2019-10-02T18:16:13.912Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-02T18:16:13.912Z] #29 DONE 1.5s [2019-10-02T18:16:14.173Z] [2019-10-02T18:16:14.173Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-02T18:16:14.173Z] #41 DONE 0.2s [2019-10-02T18:16:14.173Z] [2019-10-02T18:16:14.173Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:16:14.359Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T18:16:14.648Z]  [2019-10-02T18:16:14.648Z]  ######################################################################## 100.0% [2019-10-02T18:16:14.648Z]  [2019-10-02T18:16:14.700Z] #58 106.5 CC criu/libnetlink.o [2019-10-02T18:16:14.959Z] #58 106.7 CC criu/log.o [2019-10-02T18:16:15.000Z] Removing intermediate container ef01154da757 [2019-10-02T18:16:15.000Z] ---> b4cc47029464 [2019-10-02T18:16:15.000Z] Step 56/125 : FROM dev-base AS proxy [2019-10-02T18:16:15.000Z] ---> 9a4e6b849a68 [2019-10-02T18:16:15.000Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T18:16:15.000Z] ---> Running in abfadc3d8abc [2019-10-02T18:16:15.217Z] #58 107.1 CC criu/lsm.o [2019-10-02T18:16:15.365Z] Removing intermediate container abfadc3d8abc [2019-10-02T18:16:15.365Z] ---> 9a5a7769cb0e [2019-10-02T18:16:15.365Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:15.365Z] ---> ba40e7bb9c3f [2019-10-02T18:16:15.365Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:16:15.476Z] #58 107.3 CC criu/mem.o [2019-10-02T18:16:15.671Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T18:16:15.671Z]  [2019-10-02T18:16:15.732Z] ---> 490551bff417 [2019-10-02T18:16:15.732Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:16:15.732Z] ---> Running in accae068c5f7 [2019-10-02T18:16:15.954Z]  ######################################################################## 100.0% [2019-10-02T18:16:15.954Z]  [2019-10-02T18:16:16.092Z] + RM_GOPATH=0 [2019-10-02T18:16:16.092Z] + TMP_GOPATH= [2019-10-02T18:16:16.092Z] + : /build [2019-10-02T18:16:16.092Z] + '[' -z '' ']' [2019-10-02T18:16:16.092Z] ++ mktemp -d [2019-10-02T18:16:16.092Z] + export GOPATH=/tmp/tmp.5yQxljew1w [2019-10-02T18:16:16.092Z] + GOPATH=/tmp/tmp.5yQxljew1w [2019-10-02T18:16:16.092Z] + RM_GOPATH=1 [2019-10-02T18:16:16.092Z] ++ dirname ./install.sh [2019-10-02T18:16:16.092Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:16.092Z] + dir=. [2019-10-02T18:16:16.092Z] + bin=proxy [2019-10-02T18:16:16.092Z] + shift [2019-10-02T18:16:16.092Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T18:16:16.092Z] + . ./proxy.installer [2019-10-02T18:16:16.092Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:16.092Z] + install_proxy [2019-10-02T18:16:16.092Z] + case "$1" in [2019-10-02T18:16:16.092Z] + export CGO_ENABLED=0 [2019-10-02T18:16:16.092Z] + CGO_ENABLED=0 [2019-10-02T18:16:16.093Z] + _install_proxy [2019-10-02T18:16:16.093Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T18:16:16.093Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5yQxljew1w/src/github.com/docker/libnetwork [2019-10-02T18:16:16.093Z] Cloning into '/tmp/tmp.5yQxljew1w/src/github.com/docker/libnetwork'... [2019-10-02T18:16:16.411Z] #58 108.4 CC criu/mount.o [2019-10-02T18:16:16.573Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T18:16:16.857Z] skipping existing c8c2d4a6b2e3 [2019-10-02T18:16:16.857Z] [2019-10-02T18:16:17.399Z] + cd /tmp/tmp.5yQxljew1w/src/github.com/docker/libnetwork [2019-10-02T18:16:17.399Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:17.478Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T18:16:17.759Z]  [2019-10-02T18:16:17.783Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T18:16:18.043Z]  ######################################################################## 100.0% [2019-10-02T18:16:18.043Z]  [2019-10-02T18:16:18.043Z] Download of images into '/build' complete. [2019-10-02T18:16:18.043Z] Use something like the following to load the result into a Docker daemon: [2019-10-02T18:16:18.043Z] tar -cC '/build' . | docker load [2019-10-02T18:16:19.450Z] #30 ... [2019-10-02T18:16:19.450Z] [2019-10-02T18:16:19.450Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:16:19.450Z] #61 5.065 + RM_GOPATH=0 [2019-10-02T18:16:19.450Z] #61 5.067 + TMP_GOPATH= [2019-10-02T18:16:19.450Z] #61 5.067 + : /build/ [2019-10-02T18:16:19.450Z] #61 5.067 + '[' -z '' ']' [2019-10-02T18:16:19.450Z] #61 5.068 ++ mktemp -d [2019-10-02T18:16:19.450Z] #61 5.070 + export GOPATH=/tmp/tmp.73DNiYLCEJ [2019-10-02T18:16:19.450Z] #61 5.070 + GOPATH=/tmp/tmp.73DNiYLCEJ [2019-10-02T18:16:19.450Z] #61 5.070 + RM_GOPATH=1 [2019-10-02T18:16:19.451Z] #61 5.070 ++ dirname ./install.sh [2019-10-02T18:16:19.451Z] #61 5.073 Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:16:19.451Z] #61 5.073 + dir=. [2019-10-02T18:16:19.451Z] #61 5.073 + bin=rootlesskit [2019-10-02T18:16:19.451Z] #61 5.073 + shift [2019-10-02T18:16:19.451Z] #61 5.073 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T18:16:19.451Z] #61 5.073 + . ./rootlesskit.installer [2019-10-02T18:16:19.451Z] #61 5.073 ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:16:19.451Z] #61 5.073 + install_rootlesskit [2019-10-02T18:16:19.451Z] #61 5.073 + case "$1" in [2019-10-02T18:16:19.451Z] #61 5.073 + export CGO_ENABLED=0 [2019-10-02T18:16:19.451Z] #61 5.073 + CGO_ENABLED=0 [2019-10-02T18:16:19.451Z] #61 5.073 + _install_rootlesskit [2019-10-02T18:16:19.451Z] #61 5.073 + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-10-02T18:16:19.451Z] #61 5.073 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.73DNiYLCEJ/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:16:19.451Z] #61 5.076 Cloning into '/tmp/tmp.73DNiYLCEJ/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T18:16:19.695Z] #58 111.2 CC criu/namespaces.o [2019-10-02T18:16:20.477Z] Removing intermediate container accae068c5f7 [2019-10-02T18:16:20.477Z] ---> dab13c0c39ee [2019-10-02T18:16:20.477Z] Step 61/125 : FROM base AS gometalinter [2019-10-02T18:16:20.477Z] ---> 9a4e6b849a68 [2019-10-02T18:16:20.477Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-10-02T18:16:20.477Z] ---> Running in df6236544493 [2019-10-02T18:16:20.477Z] Removing intermediate container df6236544493 [2019-10-02T18:16:20.477Z] ---> 9a82c20bfde0 [2019-10-02T18:16:20.477Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:20.477Z] ---> 1f3ac4e944db [2019-10-02T18:16:20.477Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:16:20.631Z] #58 112.5 CC criu/net.o [2019-10-02T18:16:20.721Z] Removing intermediate container 8b4dacd58cc5 [2019-10-02T18:16:20.722Z] ---> ffb6905940d8 [2019-10-02T18:16:20.722Z] Step 24/125 : FROM base AS cross-false [2019-10-02T18:16:20.722Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:20.722Z] Step 25/125 : FROM base AS cross-true [2019-10-02T18:16:20.722Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:20.722Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:16:20.722Z] ---> Using cache [2019-10-02T18:16:20.722Z] ---> 999bee2beaf0 [2019-10-02T18:16:20.722Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-10-02T18:16:20.722Z] ---> Running in 2808bb0a9df5 [2019-10-02T18:16:20.845Z] ---> 4f3c7e5c1047 [2019-10-02T18:16:20.845Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:16:20.845Z] ---> Running in 0c5fde345564 [2019-10-02T18:16:21.209Z] + RM_GOPATH=0 [2019-10-02T18:16:21.209Z] + TMP_GOPATH= [2019-10-02T18:16:21.209Z] + : /build [2019-10-02T18:16:21.209Z] + '[' -z '' ']' [2019-10-02T18:16:21.209Z] ++ mktemp -d [2019-10-02T18:16:21.209Z] Installing gometalinter version v2.0.6 [2019-10-02T18:16:21.209Z] + export GOPATH=/tmp/tmp.nHMZba2P9j [2019-10-02T18:16:21.209Z] + GOPATH=/tmp/tmp.nHMZba2P9j [2019-10-02T18:16:21.209Z] + RM_GOPATH=1 [2019-10-02T18:16:21.209Z] ++ dirname ./install.sh [2019-10-02T18:16:21.209Z] + dir=. [2019-10-02T18:16:21.209Z] + bin=gometalinter [2019-10-02T18:16:21.209Z] + shift [2019-10-02T18:16:21.209Z] + '[' '!' -f ./gometalinter.installer ']' [2019-10-02T18:16:21.209Z] + . ./gometalinter.installer [2019-10-02T18:16:21.209Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-10-02T18:16:21.209Z] + install_gometalinter [2019-10-02T18:16:21.209Z] + echo 'Installing gometalinter version v2.0.6' [2019-10-02T18:16:21.209Z] + go get -d github.com/alecthomas/gometalinter [2019-10-02T18:16:21.359Z] Removing intermediate container 2808bb0a9df5 [2019-10-02T18:16:21.359Z] ---> 6902f174e2f0 [2019-10-02T18:16:21.359Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-10-02T18:16:21.359Z] ---> Running in e46666a516af [2019-10-02T18:16:21.965Z] #61 8.159 + cd /tmp/tmp.73DNiYLCEJ/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:16:21.965Z] #61 8.159 + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:16:21.995Z] + cd /tmp/tmp.nHMZba2P9j/src/github.com/alecthomas/gometalinter [2019-10-02T18:16:21.995Z] + git checkout -q v2.0.6 [2019-10-02T18:16:22.370Z] Removing intermediate container e46666a516af [2019-10-02T18:16:22.370Z] ---> 183b332863ee [2019-10-02T18:16:22.370Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-10-02T18:16:22.370Z] ---> Running in c75518b72863 [2019-10-02T18:16:22.386Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-10-02T18:16:22.529Z] #61 ... [2019-10-02T18:16:22.529Z] [2019-10-02T18:16:22.529Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:16:22.529Z] #24 6.521 + RM_GOPATH=0 [2019-10-02T18:16:22.530Z] #24 6.521 + TMP_GOPATH= [2019-10-02T18:16:22.530Z] #24 6.521 + : /build [2019-10-02T18:16:22.530Z] #24 6.521 + '[' -z '' ']' [2019-10-02T18:16:22.530Z] #24 6.521 ++ mktemp -d [2019-10-02T18:16:22.530Z] #24 6.534 + export GOPATH=/tmp/tmp.wZP623hJJF [2019-10-02T18:16:22.530Z] #24 6.535 + GOPATH=/tmp/tmp.wZP623hJJF [2019-10-02T18:16:22.530Z] #24 6.535 + RM_GOPATH=1 [2019-10-02T18:16:22.530Z] #24 6.537 ++ dirname ./install.sh [2019-10-02T18:16:22.530Z] #24 6.539 + dir=. [2019-10-02T18:16:22.530Z] #24 6.539 + bin=gometalinter [2019-10-02T18:16:22.530Z] #24 6.542 + shift [2019-10-02T18:16:22.530Z] #24 6.542 + '[' '!' -f ./gometalinter.installer ']' [2019-10-02T18:16:22.530Z] #24 6.544 + . ./gometalinter.installer [2019-10-02T18:16:22.530Z] #24 6.546 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-10-02T18:16:22.530Z] #24 6.549 + install_gometalinter [2019-10-02T18:16:22.530Z] #24 6.549 + echo 'Installing gometalinter version v2.0.6' [2019-10-02T18:16:22.530Z] #24 6.549 Installing gometalinter version v2.0.6 [2019-10-02T18:16:22.530Z] #24 6.550 + go get -d github.com/alecthomas/gometalinter [2019-10-02T18:16:22.787Z] #24 ... [2019-10-02T18:16:22.787Z] [2019-10-02T18:16:22.787Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:22.787Z] #57 6.528 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:16:22.787Z] #57 6.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:16:22.787Z] #57 6.560 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:16:22.787Z] #57 6.566 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:16:22.787Z] #57 6.609 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:16:22.787Z] #57 7.137 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:16:22.787Z] #57 9.006 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:16:22.787Z] #57 9.776 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:16:22.787Z] #57 ... [2019-10-02T18:16:22.787Z] [2019-10-02T18:16:22.787Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:16:22.787Z] #33 6.102 + RM_GOPATH=0 [2019-10-02T18:16:22.787Z] #33 6.103 + TMP_GOPATH= [2019-10-02T18:16:22.787Z] #33 6.103 + : /build [2019-10-02T18:16:22.787Z] #33 6.103 + '[' -z '' ']' [2019-10-02T18:16:22.787Z] #33 6.106 ++ mktemp -d [2019-10-02T18:16:22.787Z] #33 6.113 + export GOPATH=/tmp/tmp.ZO6r32yNMx [2019-10-02T18:16:22.787Z] #33 6.113 + GOPATH=/tmp/tmp.ZO6r32yNMx [2019-10-02T18:16:22.787Z] #33 6.113 + RM_GOPATH=1 [2019-10-02T18:16:22.787Z] #33 6.114 ++ dirname ./install.sh [2019-10-02T18:16:22.787Z] #33 6.115 + dir=. [2019-10-02T18:16:22.787Z] #33 6.115 + bin=vndr [2019-10-02T18:16:22.787Z] #33 6.115 + shift [2019-10-02T18:16:22.787Z] #33 6.115 + '[' '!' -f ./vndr.installer ']' [2019-10-02T18:16:22.787Z] #33 6.115 + . ./vndr.installer [2019-10-02T18:16:22.787Z] #33 6.115 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:22.787Z] #33 6.115 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:22.787Z] #33 6.115 + install_vndr [2019-10-02T18:16:22.787Z] #33 6.115 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T18:16:22.787Z] #33 6.115 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZO6r32yNMx/src/github.com/LK4D4/vndr [2019-10-02T18:16:22.787Z] #33 6.116 Cloning into '/tmp/tmp.ZO6r32yNMx/src/github.com/LK4D4/vndr'... [2019-10-02T18:16:22.787Z] #33 6.774 + cd /tmp/tmp.ZO6r32yNMx/src/github.com/LK4D4/vndr [2019-10-02T18:16:22.787Z] #33 6.774 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:22.787Z] #33 6.781 + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T18:16:22.787Z] #33 7.893 internal/cpu [2019-10-02T18:16:22.787Z] #33 7.910 errors [2019-10-02T18:16:22.787Z] #33 7.974 internal/race [2019-10-02T18:16:22.787Z] #33 8.058 runtime/internal/atomic [2019-10-02T18:16:22.787Z] #33 8.369 runtime/internal/sys [2019-10-02T18:16:22.787Z] #33 8.463 runtime/internal/math [2019-10-02T18:16:22.787Z] #33 8.487 internal/bytealg [2019-10-02T18:16:22.787Z] #33 8.559 sync/atomic [2019-10-02T18:16:22.787Z] #33 8.851 unicode [2019-10-02T18:16:22.787Z] #33 9.246 runtime [2019-10-02T18:16:22.987Z] Removing intermediate container c75518b72863 [2019-10-02T18:16:22.988Z] ---> 7572783f3b53 [2019-10-02T18:16:22.988Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-10-02T18:16:22.988Z] ---> Running in bfe795eecd0b [2019-10-02T18:16:23.042Z] #33 ... [2019-10-02T18:16:23.042Z] [2019-10-02T18:16:23.042Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:16:23.042Z] #44 7.352 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:16:23.042Z] #44 7.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:16:23.042Z] #44 7.430 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:16:23.042Z] #44 7.442 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:16:23.042Z] #44 7.486 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:16:23.042Z] #44 8.419 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:16:23.042Z] #44 10.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:16:23.043Z] #44 ... [2019-10-02T18:16:23.043Z] [2019-10-02T18:16:23.043Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:23.043Z] #35 6.922 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:16:23.043Z] #35 6.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:16:23.043Z] #35 6.962 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:16:23.043Z] #35 6.969 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:16:23.043Z] #35 6.991 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:16:23.043Z] #35 7.741 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] [2019-10-02T18:16:23.043Z] #35 9.484 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-02T18:16:23.043Z] #35 10.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:16:23.162Z] #58 114.7 CC criu/netfilter.o [2019-10-02T18:16:23.162Z] #58 114.9 CC criu/page-pipe.o [2019-10-02T18:16:23.298Z] #35 ... [2019-10-02T18:16:23.298Z] [2019-10-02T18:16:23.298Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:16:23.298Z] #55 4.047 + mktemp -d [2019-10-02T18:16:23.298Z] #55 4.047 + export GOPATH=/tmp/tmp.U8fiKfGZAo [2019-10-02T18:16:23.298Z] #55 4.047 + git clone https://github.com/docker/distribution.git /tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution [2019-10-02T18:16:23.298Z] #55 4.047 Cloning into '/tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution'... [2019-10-02T18:16:23.421Z] #58 115.4 CC criu/page-xfer.o [2019-10-02T18:16:23.556Z] #55 ... [2019-10-02T18:16:23.556Z] [2019-10-02T18:16:23.556Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:16:23.556Z] #44 10.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-02T18:16:23.604Z] Removing intermediate container bfe795eecd0b [2019-10-02T18:16:23.604Z] ---> 12e8dcc5d3a0 [2019-10-02T18:16:23.604Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-10-02T18:16:23.604Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:23.604Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-10-02T18:16:23.604Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:23.604Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:16:23.604Z] ---> Using cache [2019-10-02T18:16:23.604Z] ---> 999bee2beaf0 [2019-10-02T18:16:23.604Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-10-02T18:16:23.812Z] #44 ... [2019-10-02T18:16:23.812Z] [2019-10-02T18:16:23.812Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:16:23.812Z] #27 5.403 + RM_GOPATH=0 [2019-10-02T18:16:23.812Z] #27 5.403 + TMP_GOPATH= [2019-10-02T18:16:23.812Z] #27 5.403 + : /build [2019-10-02T18:16:23.812Z] #27 5.403 + '[' -z '' ']' [2019-10-02T18:16:23.812Z] #27 5.405 ++ mktemp -d [2019-10-02T18:16:23.812Z] #27 5.407 + export GOPATH=/tmp/tmp.tVy3xjjQ3l [2019-10-02T18:16:23.812Z] #27 5.407 + GOPATH=/tmp/tmp.tVy3xjjQ3l [2019-10-02T18:16:23.812Z] #27 5.407 + RM_GOPATH=1 [2019-10-02T18:16:23.812Z] #27 5.408 ++ dirname ./install.sh [2019-10-02T18:16:23.812Z] #27 5.413 + dir=. [2019-10-02T18:16:23.812Z] #27 5.413 + bin=gotestsum [2019-10-02T18:16:23.812Z] #27 5.413 + shift [2019-10-02T18:16:23.812Z] #27 5.413 + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T18:16:23.812Z] #27 5.413 + . ./gotestsum.installer [2019-10-02T18:16:23.812Z] #27 5.413 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T18:16:23.812Z] #27 5.413 + install_gotestsum [2019-10-02T18:16:23.812Z] #27 5.413 + echo 'Installing gotestsum version v0.3.5' [2019-10-02T18:16:23.812Z] #27 5.413 Installing gotestsum version v0.3.5 [2019-10-02T18:16:23.812Z] #27 5.414 + go get -d gotest.tools/gotestsum [2019-10-02T18:16:23.812Z] #27 ... [2019-10-02T18:16:23.812Z] [2019-10-02T18:16:23.812Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:16:23.812Z] #30 5.146 + RM_GOPATH=0 [2019-10-02T18:16:23.812Z] #30 5.147 + TMP_GOPATH= [2019-10-02T18:16:23.812Z] #30 5.147 + : /build [2019-10-02T18:16:23.812Z] #30 5.147 + '[' -z '' ']' [2019-10-02T18:16:23.812Z] #30 5.151 ++ mktemp -d [2019-10-02T18:16:23.812Z] #30 5.152 + export GOPATH=/tmp/tmp.QnJUCReHbO [2019-10-02T18:16:23.812Z] #30 5.152 + GOPATH=/tmp/tmp.QnJUCReHbO [2019-10-02T18:16:23.812Z] #30 5.152 + RM_GOPATH=1 [2019-10-02T18:16:23.812Z] #30 5.153 ++ dirname ./install.sh [2019-10-02T18:16:23.812Z] #30 5.155 + dir=. [2019-10-02T18:16:23.812Z] #30 5.155 + bin=tomlv [2019-10-02T18:16:23.812Z] #30 5.155 + shift [2019-10-02T18:16:23.812Z] #30 5.155 + '[' '!' -f ./tomlv.installer ']' [2019-10-02T18:16:23.812Z] #30 5.155 + . ./tomlv.installer [2019-10-02T18:16:23.812Z] #30 5.155 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:23.812Z] #30 5.156 + install_tomlv [2019-10-02T18:16:23.812Z] #30 5.156 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T18:16:23.812Z] #30 5.156 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QnJUCReHbO/src/github.com/BurntSushi/toml [2019-10-02T18:16:23.812Z] #30 5.156 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:23.812Z] #30 5.165 Cloning into '/tmp/tmp.QnJUCReHbO/src/github.com/BurntSushi/toml'... [2019-10-02T18:16:23.812Z] #30 6.223 + cd /tmp/tmp.QnJUCReHbO/src/github.com/BurntSushi/toml [2019-10-02T18:16:23.812Z] #30 6.223 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:23.812Z] #30 6.227 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:16:23.812Z] #30 6.847 errors [2019-10-02T18:16:23.812Z] #30 6.887 internal/cpu [2019-10-02T18:16:23.812Z] #30 6.927 math/bits [2019-10-02T18:16:23.812Z] #30 7.397 internal/bytealg [2019-10-02T18:16:23.812Z] #30 7.716 math [2019-10-02T18:16:23.812Z] #30 7.848 runtime/internal/atomic [2019-10-02T18:16:23.812Z] #30 8.168 runtime/internal/sys [2019-10-02T18:16:23.812Z] #30 8.361 runtime/internal/math [2019-10-02T18:16:23.812Z] #30 8.660 runtime [2019-10-02T18:16:23.887Z] ---> Running in 7b2da72381f1 [2019-10-02T18:16:24.068Z] #30 ... [2019-10-02T18:16:24.068Z] [2019-10-02T18:16:24.068Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:16:24.068Z] #53 4.996 + RM_GOPATH=0 [2019-10-02T18:16:24.068Z] #53 4.996 + TMP_GOPATH= [2019-10-02T18:16:24.068Z] #53 4.996 + : /build [2019-10-02T18:16:24.068Z] #53 4.996 + '[' -z '' ']' [2019-10-02T18:16:24.068Z] #53 4.998 ++ mktemp -d [2019-10-02T18:16:24.068Z] #53 5.008 + export GOPATH=/tmp/tmp.4GuglqVpbD [2019-10-02T18:16:24.068Z] #53 5.008 + GOPATH=/tmp/tmp.4GuglqVpbD [2019-10-02T18:16:24.068Z] #53 5.008 + RM_GOPATH=1 [2019-10-02T18:16:24.068Z] #53 5.010 ++ dirname ./install.sh [2019-10-02T18:16:24.068Z] #53 5.010 + dir=. [2019-10-02T18:16:24.068Z] #53 5.010 + bin=dockercli [2019-10-02T18:16:24.068Z] #53 5.010 + shift [2019-10-02T18:16:24.068Z] #53 5.010 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T18:16:24.068Z] #53 5.010 + . ./dockercli.installer [2019-10-02T18:16:24.068Z] #53 5.010 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T18:16:24.068Z] #53 5.010 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T18:16:24.068Z] #53 5.011 + install_dockercli [2019-10-02T18:16:24.068Z] #53 5.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T18:16:24.069Z] #53 5.011 Install docker/cli version 17.06.2-ce from stable [2019-10-02T18:16:24.069Z] #53 5.017 ++ uname -m [2019-10-02T18:16:24.069Z] #53 5.017 + arch=x86_64 [2019-10-02T18:16:24.069Z] #53 5.017 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T18:16:24.069Z] #53 5.017 + url=https://download.docker.com/linux/static [2019-10-02T18:16:24.069Z] #53 5.017 + tar -xz docker/docker [2019-10-02T18:16:24.069Z] #53 5.024 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T18:16:24.069Z] #53 ... [2019-10-02T18:16:24.069Z] [2019-10-02T18:16:24.069Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:16:24.069Z] #50 5.249 + RM_GOPATH=0 [2019-10-02T18:16:24.069Z] #50 5.249 + TMP_GOPATH= [2019-10-02T18:16:24.069Z] #50 5.249 + : /build [2019-10-02T18:16:24.069Z] #50 5.249 + '[' -z '' ']' [2019-10-02T18:16:24.069Z] #50 5.250 ++ mktemp -d [2019-10-02T18:16:24.069Z] #50 5.253 + export GOPATH=/tmp/tmp.EcVwYnItV0 [2019-10-02T18:16:24.069Z] #50 5.253 + GOPATH=/tmp/tmp.EcVwYnItV0 [2019-10-02T18:16:24.069Z] #50 5.253 + RM_GOPATH=1 [2019-10-02T18:16:24.069Z] #50 5.253 ++ dirname ./install.sh [2019-10-02T18:16:24.069Z] #50 5.257 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:24.069Z] #50 5.257 + dir=. [2019-10-02T18:16:24.069Z] #50 5.257 + bin=proxy [2019-10-02T18:16:24.069Z] #50 5.257 + shift [2019-10-02T18:16:24.069Z] #50 5.257 + '[' '!' -f ./proxy.installer ']' [2019-10-02T18:16:24.069Z] #50 5.257 + . ./proxy.installer [2019-10-02T18:16:24.069Z] #50 5.257 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:24.069Z] #50 5.257 + install_proxy [2019-10-02T18:16:24.069Z] #50 5.257 + case "$1" in [2019-10-02T18:16:24.069Z] #50 5.257 + export CGO_ENABLED=0 [2019-10-02T18:16:24.069Z] #50 5.257 + CGO_ENABLED=0 [2019-10-02T18:16:24.069Z] #50 5.257 + _install_proxy [2019-10-02T18:16:24.069Z] #50 5.257 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T18:16:24.069Z] #50 5.257 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EcVwYnItV0/src/github.com/docker/libnetwork [2019-10-02T18:16:24.069Z] #50 5.257 Cloning into '/tmp/tmp.EcVwYnItV0/src/github.com/docker/libnetwork'... [2019-10-02T18:16:24.194Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:16:24.194Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:16:24.194Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:16:24.194Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:16:24.194Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:16:24.325Z] #50 ... [2019-10-02T18:16:24.325Z] [2019-10-02T18:16:24.325Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:16:24.325Z] #42 5.030 + RM_GOPATH=0 [2019-10-02T18:16:24.325Z] #42 5.030 + TMP_GOPATH= [2019-10-02T18:16:24.325Z] #42 5.030 + : /build [2019-10-02T18:16:24.325Z] #42 5.030 + '[' -z '' ']' [2019-10-02T18:16:24.325Z] #42 5.034 ++ mktemp -d [2019-10-02T18:16:24.325Z] #42 5.039 + export GOPATH=/tmp/tmp.CXFv8KQ2K6 [2019-10-02T18:16:24.325Z] #42 5.039 + GOPATH=/tmp/tmp.CXFv8KQ2K6 [2019-10-02T18:16:24.325Z] #42 5.039 + RM_GOPATH=1 [2019-10-02T18:16:24.325Z] #42 5.039 ++ dirname ./install.sh [2019-10-02T18:16:24.325Z] #42 5.043 + dir=. [2019-10-02T18:16:24.325Z] #42 5.043 + bin=runc [2019-10-02T18:16:24.325Z] #42 5.043 + shift [2019-10-02T18:16:24.325Z] #42 5.043 + '[' '!' -f ./runc.installer ']' [2019-10-02T18:16:24.325Z] #42 5.043 + . ./runc.installer [2019-10-02T18:16:24.325Z] #42 5.043 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:16:24.325Z] #42 5.043 + install_runc [2019-10-02T18:16:24.325Z] #42 5.043 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T18:16:24.325Z] #42 5.043 + uname -r [2019-10-02T18:16:24.325Z] #42 5.051 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T18:16:24.325Z] #42 5.051 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T18:16:24.325Z] #42 5.051 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T18:16:24.325Z] #42 5.051 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CXFv8KQ2K6/src/github.com/opencontainers/runc [2019-10-02T18:16:24.325Z] #42 5.053 Cloning into '/tmp/tmp.CXFv8KQ2K6/src/github.com/opencontainers/runc'... [2019-10-02T18:16:24.357Z] #58 116.2 CC criu/pagemap-cache.o [2019-10-02T18:16:24.478Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:16:24.580Z] #42 ... [2019-10-02T18:16:24.580Z] [2019-10-02T18:16:24.580Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:16:24.580Z] #61 8.792 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:16:24.580Z] #61 8.792 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T18:16:24.615Z] #58 116.6 CC criu/pagemap.o [2019-10-02T18:16:24.761Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:16:24.761Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:16:25.182Z] #58 117.3 CC criu/parasite-syscall.o [2019-10-02T18:16:26.118Z] #58 117.9 CC criu/path.o [2019-10-02T18:16:26.118Z] #58 118.1 CC criu/pie-util-vdso-elf32.o [2019-10-02T18:16:26.376Z] #58 118.4 CC criu/pie-util-vdso.o [2019-10-02T18:16:26.944Z] #58 118.8 CC criu/pie-util.o [2019-10-02T18:16:26.944Z] #58 119.0 CC criu/pipes.o [2019-10-02T18:16:27.095Z] #61 ... [2019-10-02T18:16:27.095Z] [2019-10-02T18:16:27.095Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:16:27.095Z] #53 12.05 + mkdir -p /build [2019-10-02T18:16:27.095Z] #53 12.06 + mv docker/docker /build/ [2019-10-02T18:16:27.095Z] #53 12.07 + rmdir docker [2019-10-02T18:16:27.095Z] #53 DONE 12.6s [2019-10-02T18:16:27.095Z] [2019-10-02T18:16:27.095Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:16:27.095Z] #30 12.77 unicode/utf8 [2019-10-02T18:16:27.446Z] Fetched 7719 kB in 2s (2597 kB/s) [2019-10-02T18:16:27.511Z] #58 119.6 CC criu/plugin.o [2019-10-02T18:16:27.770Z] #58 119.9 CC criu/proc_parse.o [2019-10-02T18:16:28.024Z] #30 13.91 strconv [2019-10-02T18:16:28.454Z] Reading package lists... [2019-10-02T18:16:29.460Z] Reading package lists... [2019-10-02T18:16:29.672Z] #58 ... [2019-10-02T18:16:29.672Z] [2019-10-02T18:16:29.672Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:16:29.672Z] #55 172.1 + dpkg --print-architecture [2019-10-02T18:16:29.672Z] #55 172.1 + cd /tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution [2019-10-02T18:16:29.672Z] #55 172.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:16:29.672Z] #55 172.3 + GOPATH=/tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uYs5adW2ye [2019-10-02T18:16:29.672Z] #55 172.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T18:16:29.743Z] Building dependency tree... [2019-10-02T18:16:29.743Z] Reading state information... [2019-10-02T18:16:29.743Z] The following additional packages will be installed: [2019-10-02T18:16:29.743Z] libapparmor1 libseccomp2 [2019-10-02T18:16:29.743Z] Suggested packages: [2019-10-02T18:16:29.743Z] seccomp [2019-10-02T18:16:29.743Z] The following NEW packages will be installed: [2019-10-02T18:16:29.743Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-02T18:16:29.743Z] 0 upgraded, 4 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:16:29.743Z] Need to get 296 kB of archives. [2019-10-02T18:16:29.743Z] After this operation, 1346 kB of additional disk space will be used. [2019-10-02T18:16:29.743Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-02T18:16:30.030Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-02T18:16:30.030Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-02T18:16:30.030Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-02T18:16:30.030Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:16:30.030Z] Fetched 296 kB in 0s (3106 kB/s) [2019-10-02T18:16:30.030Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-10-02T18:16:30.317Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T18:16:30.317Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T18:16:30.317Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T18:16:30.317Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-02T18:16:30.317Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-02T18:16:30.317Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T18:16:30.317Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-10-02T18:16:30.317Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T18:16:30.317Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T18:16:30.317Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-02T18:16:30.317Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T18:16:30.317Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T18:16:30.317Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:30.317Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T18:16:30.317Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T18:16:30.317Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-02T18:16:30.317Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-02T18:16:30.317Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:30.935Z] Removing intermediate container 7b2da72381f1 [2019-10-02T18:16:30.935Z] ---> 055ddaa9ae8d [2019-10-02T18:16:30.935Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-10-02T18:16:30.935Z] ---> 12e8dcc5d3a0 [2019-10-02T18:16:30.935Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:16:30.935Z] ---> Running in c8a6696541ad [2019-10-02T18:16:30.935Z] Removing intermediate container c8a6696541ad [2019-10-02T18:16:30.935Z] ---> 4213165bad6e [2019-10-02T18:16:30.935Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-10-02T18:16:30.935Z] ---> Running in aa57b89aa4e6 [2019-10-02T18:16:31.395Z] #30 17.09 internal/race [2019-10-02T18:16:31.395Z] #30 17.21 sync/atomic [2019-10-02T18:16:31.395Z] #30 17.40 unicode [2019-10-02T18:16:31.941Z] Removing intermediate container aa57b89aa4e6 [2019-10-02T18:16:31.941Z] ---> b3e2d441518e [2019-10-02T18:16:31.941Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-10-02T18:16:31.941Z] ---> 055ddaa9ae8d [2019-10-02T18:16:31.941Z] Step 39/125 : FROM base AS tomlv [2019-10-02T18:16:31.941Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:31.941Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-10-02T18:16:31.941Z] ---> Running in d714410b66ff [2019-10-02T18:16:31.941Z] Removing intermediate container d714410b66ff [2019-10-02T18:16:31.941Z] ---> 1853770c6801 [2019-10-02T18:16:31.941Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:31.941Z] ---> 02d0f80fc67c [2019-10-02T18:16:31.941Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:16:31.955Z] + GOBIN=/build [2019-10-02T18:16:31.955Z] + /build/gometalinter --install [2019-10-02T18:16:31.955Z] Installing: [2019-10-02T18:16:31.955Z] deadcode [2019-10-02T18:16:31.955Z] dupl [2019-10-02T18:16:31.955Z] errcheck [2019-10-02T18:16:31.955Z] gas [2019-10-02T18:16:31.955Z] gochecknoglobals [2019-10-02T18:16:31.955Z] gochecknoinits [2019-10-02T18:16:31.955Z] goconst [2019-10-02T18:16:31.955Z] gocyclo [2019-10-02T18:16:31.955Z] goimports [2019-10-02T18:16:31.955Z] golint [2019-10-02T18:16:31.955Z] gosimple [2019-10-02T18:16:31.955Z] gotype [2019-10-02T18:16:31.955Z] gotypex [2019-10-02T18:16:31.955Z] ineffassign [2019-10-02T18:16:31.955Z] interfacer [2019-10-02T18:16:31.955Z] lll [2019-10-02T18:16:31.955Z] maligned [2019-10-02T18:16:31.955Z] megacheck [2019-10-02T18:16:31.955Z] misspell [2019-10-02T18:16:31.955Z] nakedret [2019-10-02T18:16:31.955Z] safesql [2019-10-02T18:16:31.955Z] staticcheck [2019-10-02T18:16:31.955Z] structcheck [2019-10-02T18:16:31.955Z] unconvert [2019-10-02T18:16:31.955Z] unparam [2019-10-02T18:16:31.955Z] unused [2019-10-02T18:16:31.955Z] varcheck [2019-10-02T18:16:32.226Z] ---> e45a566fc8fb [2019-10-02T18:16:32.226Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:16:32.226Z] ---> Running in 9028fe4ba606 [2019-10-02T18:16:32.326Z] #30 ... [2019-10-02T18:16:32.326Z] [2019-10-02T18:16:32.326Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:16:32.326Z] #50 17.84 + cd /tmp/tmp.EcVwYnItV0/src/github.com/docker/libnetwork [2019-10-02T18:16:32.326Z] #50 17.84 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:16:32.326Z] #50 18.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T18:16:32.509Z] + RM_GOPATH=0 [2019-10-02T18:16:32.509Z] + TMP_GOPATH= [2019-10-02T18:16:32.509Z] + : /build [2019-10-02T18:16:32.509Z] + '[' -z '' ']' [2019-10-02T18:16:32.509Z] ++ mktemp -d [2019-10-02T18:16:32.509Z] + export GOPATH=/tmp/tmp.9hB95CNt8G [2019-10-02T18:16:32.509Z] + GOPATH=/tmp/tmp.9hB95CNt8G [2019-10-02T18:16:32.509Z] + RM_GOPATH=1 [2019-10-02T18:16:32.509Z] ++ dirname ./install.sh [2019-10-02T18:16:32.509Z] + dir=. [2019-10-02T18:16:32.509Z] + bin=tomlv [2019-10-02T18:16:32.509Z] + shift [2019-10-02T18:16:32.509Z] + '[' '!' -f ./tomlv.installer ']' [2019-10-02T18:16:32.509Z] + . ./tomlv.installer [2019-10-02T18:16:32.509Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:32.509Z] + install_tomlv [2019-10-02T18:16:32.509Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:32.509Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-02T18:16:32.509Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9hB95CNt8G/src/github.com/BurntSushi/toml [2019-10-02T18:16:32.509Z] Cloning into '/tmp/tmp.9hB95CNt8G/src/github.com/BurntSushi/toml'... [2019-10-02T18:16:32.792Z] + cd /tmp/tmp.9hB95CNt8G/src/github.com/BurntSushi/toml [2019-10-02T18:16:32.792Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-02T18:16:32.792Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:16:33.078Z] math/bits [2019-10-02T18:16:33.078Z] errors [2019-10-02T18:16:33.078Z] internal/cpu [2019-10-02T18:16:33.078Z] runtime/internal/atomic [2019-10-02T18:16:33.078Z] runtime/internal/sys [2019-10-02T18:16:33.078Z] runtime/internal/math [2019-10-02T18:16:33.078Z] internal/bytealg [2019-10-02T18:16:33.078Z] unicode/utf8 [2019-10-02T18:16:33.078Z] internal/race [2019-10-02T18:16:33.078Z] math [2019-10-02T18:16:33.078Z] sync/atomic [2019-10-02T18:16:33.366Z] unicode [2019-10-02T18:16:33.366Z] runtime [2019-10-02T18:16:33.366Z] internal/testlog [2019-10-02T18:16:33.366Z] encoding [2019-10-02T18:16:33.366Z] runtime/cgo [2019-10-02T18:16:33.987Z] strconv [2019-10-02T18:16:35.586Z] #50 ... [2019-10-02T18:16:35.587Z] [2019-10-02T18:16:35.587Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:16:35.587Z] #33 12.60 unicode/utf8 [2019-10-02T18:16:35.587Z] #33 13.19 math/bits [2019-10-02T18:16:35.587Z] #33 13.63 math [2019-10-02T18:16:35.587Z] #33 17.84 strconv [2019-10-02T18:16:35.587Z] #33 21.54 internal/testlog [2019-10-02T18:16:35.587Z] #33 21.75 encoding [2019-10-02T18:16:35.587Z] #33 21.88 unicode/utf16 [2019-10-02T18:16:35.587Z] #33 22.11 container/list [2019-10-02T18:16:35.587Z] #33 22.54 crypto/internal/subtle [2019-10-02T18:16:35.587Z] #33 22.64 crypto/subtle [2019-10-02T18:16:35.587Z] #33 22.70 crypto/rc4 [2019-10-02T18:16:35.587Z] #33 ... [2019-10-02T18:16:35.587Z] [2019-10-02T18:16:35.587Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:16:35.587Z] #30 20.46 internal/testlog [2019-10-02T18:16:35.587Z] #30 20.74 encoding [2019-10-02T18:16:35.587Z] #30 20.94 runtime/cgo [2019-10-02T18:16:35.587Z] #30 ... [2019-10-02T18:16:35.587Z] [2019-10-02T18:16:35.587Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:16:35.587Z] #24 13.22 + cd /tmp/tmp.wZP623hJJF/src/github.com/alecthomas/gometalinter [2019-10-02T18:16:35.587Z] #24 13.22 + git checkout -q v2.0.6 [2019-10-02T18:16:35.587Z] #24 13.64 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-10-02T18:16:35.842Z] #24 ... [2019-10-02T18:16:35.842Z] [2019-10-02T18:16:35.842Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:16:35.842Z] #33 22.94 internal/x/crypto/cryptobyte/asn1 [2019-10-02T18:16:35.842Z] #33 23.05 internal/nettrace [2019-10-02T18:16:35.842Z] #33 23.12 internal/x/net/dns/dnsmessage [2019-10-02T18:16:36.404Z] #33 ... [2019-10-02T18:16:36.404Z] [2019-10-02T18:16:36.404Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:16:36.404Z] #55 13.92 + cd /tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution [2019-10-02T18:16:36.404Z] #55 13.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-02T18:16:36.404Z] #55 16.18 + GOPATH=/tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U8fiKfGZAo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-02T18:16:37.458Z] sync [2019-10-02T18:16:37.458Z] io [2019-10-02T18:16:37.458Z] reflect [2019-10-02T18:16:37.458Z] syscall [2019-10-02T18:16:37.458Z] bytes [2019-10-02T18:16:37.458Z] strings [2019-10-02T18:16:38.082Z] bufio [2019-10-02T18:16:38.082Z] path [2019-10-02T18:16:38.290Z] #55 ... [2019-10-02T18:16:38.290Z] [2019-10-02T18:16:38.290Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:16:38.290Z] #42 13.72 + cd /tmp/tmp.CXFv8KQ2K6/src/github.com/opencontainers/runc [2019-10-02T18:16:38.290Z] #42 13.73 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:16:38.290Z] #42 14.02 + '[' -z '' ']' [2019-10-02T18:16:38.290Z] #42 14.02 + target=static [2019-10-02T18:16:38.290Z] #42 14.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T18:16:38.290Z] #42 15.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T18:16:38.367Z] text/tabwriter [2019-10-02T18:16:38.654Z] internal/syscall/unix [2019-10-02T18:16:38.654Z] time [2019-10-02T18:16:39.216Z] #42 ... [2019-10-02T18:16:39.216Z] [2019-10-02T18:16:39.216Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:16:39.216Z] #44 21.27 Fetched 7918 kB in 14s (531 kB/s) [2019-10-02T18:16:39.216Z] #44 21.27 Reading package lists... [2019-10-02T18:16:39.275Z] internal/poll [2019-10-02T18:16:39.275Z] sort [2019-10-02T18:16:39.560Z] internal/fmtsort [2019-10-02T18:16:39.560Z] os [2019-10-02T18:16:39.843Z] path/filepath [2019-10-02T18:16:39.843Z] fmt [2019-10-02T18:16:40.126Z] io/ioutil [2019-10-02T18:16:40.142Z] #44 26.93 Reading package lists... [2019-10-02T18:16:40.142Z] #44 ... [2019-10-02T18:16:40.142Z] [2019-10-02T18:16:40.142Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:16:40.142Z] #33 27.33 runtime/cgo [2019-10-02T18:16:40.410Z] log [2019-10-02T18:16:40.410Z] flag [2019-10-02T18:16:40.410Z] github.com/BurntSushi/toml [2019-10-02T18:16:41.032Z] github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:16:41.875Z] #55 ... [2019-10-02T18:16:41.875Z] [2019-10-02T18:16:41.875Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:16:41.875Z] #58 121.8 CC criu/protobuf-desc.o [2019-10-02T18:16:41.875Z] #58 122.5 CC criu/protobuf.o [2019-10-02T18:16:41.875Z] #58 122.8 CC criu/pstree.o [2019-10-02T18:16:41.875Z] #58 123.6 CC criu/rbtree.o [2019-10-02T18:16:41.875Z] #58 123.8 CC criu/rst-malloc.o [2019-10-02T18:16:41.875Z] #58 124.1 CC criu/seccomp.o [2019-10-02T18:16:41.875Z] #58 124.7 CC criu/seize.o [2019-10-02T18:16:41.875Z] #58 125.4 CC criu/servicefd.o [2019-10-02T18:16:41.875Z] #58 125.8 CC criu/shmem.o [2019-10-02T18:16:41.875Z] #58 126.5 CC criu/sigframe.o [2019-10-02T18:16:41.875Z] #58 126.7 CC criu/signalfd.o [2019-10-02T18:16:41.875Z] #58 126.9 CC criu/sk-inet.o [2019-10-02T18:16:41.875Z] #58 127.8 CC criu/sk-netlink.o [2019-10-02T18:16:41.875Z] #58 128.1 CC criu/sk-packet.o [2019-10-02T18:16:41.875Z] #58 128.6 CC criu/sk-queue.o [2019-10-02T18:16:41.875Z] #58 129.0 CC criu/sk-tcp.o [2019-10-02T18:16:41.875Z] #58 129.4 CC criu/sk-unix.o [2019-10-02T18:16:41.875Z] #58 130.9 CC criu/sockets.o [2019-10-02T18:16:41.875Z] #58 131.6 CC criu/stats.o [2019-10-02T18:16:41.875Z] #58 132.0 CC criu/string.o [2019-10-02T18:16:41.875Z] #58 132.1 CC criu/sysctl.o [2019-10-02T18:16:41.875Z] #58 132.6 CC criu/sysfs_parse.o [2019-10-02T18:16:41.875Z] #58 133.0 CC criu/timerfd.o [2019-10-02T18:16:41.875Z] #58 133.3 CC criu/tty.o [2019-10-02T18:16:42.508Z] Removing intermediate container 9028fe4ba606 [2019-10-02T18:16:42.508Z] ---> eedb4ffa982e [2019-10-02T18:16:42.508Z] Step 44/125 : FROM base AS vndr [2019-10-02T18:16:42.508Z] ---> 0e789e9d0ea1 [2019-10-02T18:16:42.508Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-10-02T18:16:42.655Z] #33 ... [2019-10-02T18:16:42.655Z] [2019-10-02T18:16:42.655Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:42.655Z] #35 19.96 Fetched 7918 kB in 14s (564 kB/s) [2019-10-02T18:16:42.655Z] #35 19.96 Reading package lists... [2019-10-02T18:16:42.655Z] #35 25.67 Reading package lists... [2019-10-02T18:16:42.655Z] #35 ... [2019-10-02T18:16:42.655Z] [2019-10-02T18:16:42.655Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:42.655Z] #57 19.97 Fetched 7918 kB in 15s (525 kB/s) [2019-10-02T18:16:42.655Z] #57 19.97 Reading package lists... [2019-10-02T18:16:42.794Z] ---> Running in b98ad95c49ca [2019-10-02T18:16:42.794Z] Removing intermediate container b98ad95c49ca [2019-10-02T18:16:42.794Z] ---> 92a7155f7a09 [2019-10-02T18:16:42.794Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:42.911Z] #57 25.61 Reading package lists... [2019-10-02T18:16:43.079Z] ---> a4979d8a588b [2019-10-02T18:16:43.079Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:16:43.079Z] ---> 429cd886fe81 [2019-10-02T18:16:43.079Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:16:43.079Z] ---> Running in 6b2ded78a97a [2019-10-02T18:16:43.251Z] #58 134.9 CC criu/tun.o [2019-10-02T18:16:43.362Z] + RM_GOPATH=0 [2019-10-02T18:16:43.362Z] + TMP_GOPATH= [2019-10-02T18:16:43.362Z] + : /build [2019-10-02T18:16:43.362Z] + '[' -z '' ']' [2019-10-02T18:16:43.362Z] ++ mktemp -d [2019-10-02T18:16:43.362Z] + export GOPATH=/tmp/tmp.9af025zLgB [2019-10-02T18:16:43.362Z] + GOPATH=/tmp/tmp.9af025zLgB [2019-10-02T18:16:43.362Z] + RM_GOPATH=1 [2019-10-02T18:16:43.362Z] ++ dirname ./install.sh [2019-10-02T18:16:43.362Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:43.362Z] + dir=. [2019-10-02T18:16:43.362Z] + bin=vndr [2019-10-02T18:16:43.362Z] + shift [2019-10-02T18:16:43.362Z] + '[' '!' -f ./vndr.installer ']' [2019-10-02T18:16:43.362Z] + . ./vndr.installer [2019-10-02T18:16:43.362Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:43.362Z] + install_vndr [2019-10-02T18:16:43.362Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-02T18:16:43.362Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9af025zLgB/src/github.com/LK4D4/vndr [2019-10-02T18:16:43.362Z] Cloning into '/tmp/tmp.9af025zLgB/src/github.com/LK4D4/vndr'... [2019-10-02T18:16:43.422Z] #57 30.54 Building dependency tree... [2019-10-02T18:16:43.422Z] #57 ... [2019-10-02T18:16:43.422Z] [2019-10-02T18:16:43.422Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:43.422Z] #35 25.67 Reading package lists... [2019-10-02T18:16:43.509Z] #58 135.4 CC criu/uffd.o [2019-10-02T18:16:43.979Z] + cd /tmp/tmp.9af025zLgB/src/github.com/LK4D4/vndr [2019-10-02T18:16:43.980Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-02T18:16:43.980Z] + go build -buildmode=pie -v -o /build/vndr . [2019-10-02T18:16:43.980Z] internal/race [2019-10-02T18:16:43.980Z] errors [2019-10-02T18:16:43.980Z] internal/cpu [2019-10-02T18:16:43.980Z] runtime/internal/atomic [2019-10-02T18:16:43.980Z] sync/atomic [2019-10-02T18:16:43.980Z] runtime/internal/sys [2019-10-02T18:16:43.980Z] runtime/internal/math [2019-10-02T18:16:43.980Z] unicode [2019-10-02T18:16:43.980Z] unicode/utf8 [2019-10-02T18:16:44.266Z] internal/bytealg [2019-10-02T18:16:44.266Z] math/bits [2019-10-02T18:16:44.266Z] internal/testlog [2019-10-02T18:16:44.266Z] encoding [2019-10-02T18:16:44.266Z] runtime [2019-10-02T18:16:44.266Z] math [2019-10-02T18:16:44.266Z] unicode/utf16 [2019-10-02T18:16:44.266Z] container/list [2019-10-02T18:16:44.444Z] #58 136.5 CC criu/util.o [2019-10-02T18:16:44.554Z] crypto/internal/subtle [2019-10-02T18:16:44.554Z] crypto/subtle [2019-10-02T18:16:44.554Z] internal/x/crypto/cryptobyte/asn1 [2019-10-02T18:16:44.554Z] internal/nettrace [2019-10-02T18:16:44.554Z] internal/x/net/dns/dnsmessage [2019-10-02T18:16:44.842Z] runtime/cgo [2019-10-02T18:16:45.043Z] #35 31.25 Building dependency tree... [2019-10-02T18:16:45.043Z] #35 32.30 Reading state information... [2019-10-02T18:16:45.130Z] strconv [2019-10-02T18:16:45.752Z] crypto/rc4 [2019-10-02T18:16:45.820Z] #58 137.7 CC criu/uts_ns.o [2019-10-02T18:16:45.969Z] #35 33.58 The following additional packages will be installed: [2019-10-02T18:16:45.969Z] #35 33.60 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T18:16:45.969Z] #35 33.61 Suggested packages: [2019-10-02T18:16:46.078Z] #58 137.9 CC criu/vdso-compat.o [2019-10-02T18:16:46.078Z] #58 138.1 CC criu/vdso.o [2019-10-02T18:16:46.225Z] #35 33.62 codeblocks eclipse ninja-build lrzip [2019-10-02T18:16:46.225Z] #35 33.62 Recommended packages: [2019-10-02T18:16:46.225Z] #35 33.62 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T18:16:46.788Z] #35 34.35 The following NEW packages will be installed: [2019-10-02T18:16:46.788Z] #35 ... [2019-10-02T18:16:46.788Z] [2019-10-02T18:16:46.788Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-10-02T18:16:46.788Z] #50 DONE 33.0s [2019-10-02T18:16:46.788Z] [2019-10-02T18:16:46.788Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:46.788Z] #35 34.36 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T18:16:46.788Z] #35 34.36 vim-common xxd [2019-10-02T18:16:47.014Z] #58 138.9 LINK criu/built-in.o [2019-10-02T18:16:47.272Z] #58 139.0 LINK criu/criu [2019-10-02T18:16:47.531Z] #58 139.4 DEP lib/c/criu.d [2019-10-02T18:16:47.531Z] #58 139.4 CC images/rpc.pb-c.o [2019-10-02T18:16:48.097Z] #58 139.9 CC lib/c/criu.o [2019-10-02T18:16:48.432Z] sync [2019-10-02T18:16:48.432Z] github.com/LK4D4/vndr/godl/singleflight [2019-10-02T18:16:48.432Z] io [2019-10-02T18:16:48.432Z] reflect [2019-10-02T18:16:48.432Z] syscall [2019-10-02T18:16:48.660Z] Removing intermediate container 0c5fde345564 [2019-10-02T18:16:48.660Z] ---> b0620bb495b9 [2019-10-02T18:16:48.660Z] Step 66/125 : FROM base AS gotestsum [2019-10-02T18:16:48.660Z] ---> 9a4e6b849a68 [2019-10-02T18:16:48.660Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T18:16:48.660Z] ---> Running in 6a3b93b01a60 [2019-10-02T18:16:48.660Z] Removing intermediate container 6a3b93b01a60 [2019-10-02T18:16:48.660Z] ---> 93f8f754229b [2019-10-02T18:16:48.660Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:48.660Z] ---> cf04515ed050 [2019-10-02T18:16:48.660Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:16:48.660Z] ---> 68ea07e779ee [2019-10-02T18:16:48.660Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:16:48.677Z] #35 ... [2019-10-02T18:16:48.677Z] [2019-10-02T18:16:48.677Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:48.677Z] #57 30.54 Building dependency tree... [2019-10-02T18:16:48.677Z] #57 31.70 Reading state information... [2019-10-02T18:16:48.677Z] #57 32.91 The following additional packages will be installed: [2019-10-02T18:16:48.677Z] #57 32.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-02T18:16:48.677Z] #57 32.91 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-02T18:16:48.677Z] #57 32.91 Suggested packages: [2019-10-02T18:16:48.677Z] #57 32.91 manpages-dev python-setuptools [2019-10-02T18:16:48.677Z] #57 34.40 The following NEW packages will be installed: [2019-10-02T18:16:48.677Z] #57 34.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-02T18:16:48.677Z] #57 34.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-02T18:16:48.677Z] #57 34.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-02T18:16:48.677Z] #57 34.40 zlib1g-dev [2019-10-02T18:16:48.677Z] #57 35.55 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:16:48.677Z] #57 35.55 Need to get 3602 kB of archives. [2019-10-02T18:16:48.677Z] #57 35.55 After this operation, 18.9 MB of additional disk space will be used. [2019-10-02T18:16:48.677Z] #57 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-02T18:16:48.677Z] #57 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-02T18:16:48.677Z] #57 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-02T18:16:48.677Z] #57 35.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-02T18:16:48.677Z] #57 35.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-02T18:16:48.677Z] #57 35.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-02T18:16:48.677Z] #57 35.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-02T18:16:48.677Z] #57 35.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-02T18:16:48.677Z] #57 35.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-02T18:16:48.677Z] #57 35.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-02T18:16:48.677Z] #57 35.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-02T18:16:48.677Z] #57 35.78 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-02T18:16:48.677Z] #57 35.85 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-02T18:16:48.677Z] #57 35.85 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-02T18:16:48.677Z] #57 35.86 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-02T18:16:48.677Z] #57 35.86 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-02T18:16:48.716Z] math/rand [2019-10-02T18:16:48.716Z] bytes [2019-10-02T18:16:48.716Z] strings [2019-10-02T18:16:49.032Z] #58 140.8 LINK lib/c/built-in.o [2019-10-02T18:16:49.032Z] #58 140.8 LINK lib/c/libcriu.so [2019-10-02T18:16:49.032Z] #58 141.0 GEN magic.py [2019-10-02T18:16:49.034Z] ---> Running in 389883d3b859 [2019-10-02T18:16:49.243Z] #57 36.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:16:49.293Z] #58 141.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:16:49.293Z] #58 141.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:16:49.293Z] #58 ... [2019-10-02T18:16:49.293Z] [2019-10-02T18:16:49.293Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:16:49.348Z] bufio [2019-10-02T18:16:49.396Z] Installing gotestsum version v0.3.5 [2019-10-02T18:16:49.396Z] + RM_GOPATH=0 [2019-10-02T18:16:49.396Z] + TMP_GOPATH= [2019-10-02T18:16:49.396Z] + : /build [2019-10-02T18:16:49.396Z] + '[' -z '' ']' [2019-10-02T18:16:49.396Z] ++ mktemp -d [2019-10-02T18:16:49.396Z] + export GOPATH=/tmp/tmp.XF9WwyoJDV [2019-10-02T18:16:49.396Z] + GOPATH=/tmp/tmp.XF9WwyoJDV [2019-10-02T18:16:49.396Z] + RM_GOPATH=1 [2019-10-02T18:16:49.396Z] ++ dirname ./install.sh [2019-10-02T18:16:49.396Z] + dir=. [2019-10-02T18:16:49.396Z] + bin=gotestsum [2019-10-02T18:16:49.396Z] + shift [2019-10-02T18:16:49.396Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T18:16:49.396Z] + . ./gotestsum.installer [2019-10-02T18:16:49.396Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T18:16:49.396Z] + install_gotestsum [2019-10-02T18:16:49.396Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T18:16:49.396Z] + go get -d gotest.tools/gotestsum [2019-10-02T18:16:49.499Z] #57 36.99 Fetched 3602 kB in 1s (2534 kB/s) [2019-10-02T18:16:49.499Z] #57 37.10 Selecting previously unselected package libnet1:amd64. [2019-10-02T18:16:49.499Z] #57 37.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:16:49.499Z] #57 37.16 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:16:49.499Z] #57 37.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:16:49.552Z] #55 192.0 + rm -rf /tmp/tmp.uYs5adW2ye/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.uYs5adW2ye [2019-10-02T18:16:49.636Z] path [2019-10-02T18:16:49.637Z] hash [2019-10-02T18:16:49.637Z] hash/crc32 [2019-10-02T18:16:49.637Z] crypto [2019-10-02T18:16:49.755Z] #57 37.30 Selecting previously unselected package libcap-dev:amd64. [2019-10-02T18:16:49.755Z] #57 37.31 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-02T18:16:49.755Z] #57 37.31 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T18:16:49.925Z] crypto/internal/randutil [2019-10-02T18:16:49.925Z] crypto/sha512 [2019-10-02T18:16:49.925Z] crypto/hmac [2019-10-02T18:16:49.925Z] time [2019-10-02T18:16:50.011Z] #57 37.44 Selecting previously unselected package libnet1-dev. [2019-10-02T18:16:50.011Z] #57 37.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-02T18:16:50.011Z] #57 37.44 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:16:50.011Z] #57 37.61 Selecting previously unselected package libnl-3-200:amd64. [2019-10-02T18:16:50.011Z] #57 37.61 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-02T18:16:50.011Z] #57 37.64 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:16:50.211Z] internal/syscall/unix [2019-10-02T18:16:50.211Z] crypto/sha1 [2019-10-02T18:16:50.211Z] crypto/sha256 [2019-10-02T18:16:50.211Z] internal/singleflight [2019-10-02T18:16:50.211Z] internal/x/crypto/hkdf [2019-10-02T18:16:50.311Z] #57 37.75 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-02T18:16:50.311Z] #57 37.75 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-02T18:16:50.311Z] #57 37.76 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T18:16:50.495Z] internal/x/text/transform [2019-10-02T18:16:50.567Z] #57 38.04 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-02T18:16:50.567Z] #57 38.04 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-02T18:16:50.567Z] #57 38.05 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:16:50.567Z] #57 38.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-02T18:16:50.567Z] #57 38.17 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-02T18:16:50.567Z] #57 38.18 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T18:16:50.822Z] #57 38.27 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-02T18:16:50.822Z] #57 38.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-02T18:16:50.822Z] #57 38.28 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T18:16:50.926Z] #55 DONE 193.6s [2019-10-02T18:16:50.926Z] [2019-10-02T18:16:50.926Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:16:50.926Z] #58 142.2 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:16:50.926Z] #58 142.6 make[1]: Nothing to be done for 'all'. [2019-10-02T18:16:51.080Z] #57 38.54 Selecting previously unselected package libprotobuf10:amd64. [2019-10-02T18:16:51.080Z] #57 38.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-02T18:16:51.080Z] #57 38.55 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T18:16:51.080Z] #57 ... [2019-10-02T18:16:51.080Z] [2019-10-02T18:16:51.080Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-10-02T18:16:51.080Z] #44 26.93 Reading package lists... [2019-10-02T18:16:51.080Z] #44 32.48 Building dependency tree... [2019-10-02T18:16:51.080Z] #44 33.62 Reading state information... [2019-10-02T18:16:51.080Z] #44 34.69 The following additional packages will be installed: [2019-10-02T18:16:51.080Z] #44 34.69 btrfs-progs liblzo2-2 [2019-10-02T18:16:51.080Z] #44 34.90 The following NEW packages will be installed: [2019-10-02T18:16:51.080Z] #44 34.90 btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T18:16:51.080Z] #44 35.99 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:16:51.080Z] #44 35.99 Need to get 649 kB of archives. [2019-10-02T18:16:51.080Z] #44 35.99 After this operation, 4320 kB of additional disk space will be used. [2019-10-02T18:16:51.080Z] #44 35.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:16:51.080Z] #44 36.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-02T18:16:51.080Z] #44 36.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-02T18:16:51.080Z] #44 36.87 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:16:51.080Z] #44 37.05 Fetched 649 kB in 1s (596 kB/s) [2019-10-02T18:16:51.080Z] #44 37.12 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:16:51.080Z] #44 37.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:16:51.080Z] #44 37.23 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:16:51.080Z] #44 37.25 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:16:51.080Z] #44 37.39 Selecting previously unselected package btrfs-progs. [2019-10-02T18:16:51.080Z] #44 37.41 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-02T18:16:51.080Z] #44 37.42 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:16:51.080Z] #44 38.12 Selecting previously unselected package btrfs-tools. [2019-10-02T18:16:51.080Z] #44 38.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-02T18:16:51.080Z] #44 38.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:16:51.080Z] #44 38.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:51.080Z] #44 38.35 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:16:51.080Z] #44 38.37 Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:16:51.080Z] #44 38.38 Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:16:51.080Z] #44 38.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:51.080Z] #44 DONE 38.7s [2019-10-02T18:16:51.080Z] [2019-10-02T18:16:51.080Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:51.080Z] #35 36.20 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:16:51.080Z] #35 36.20 Need to get 13.7 MB of archives. [2019-10-02T18:16:51.080Z] #35 36.20 After this operation, 57.2 MB of additional disk space will be used. [2019-10-02T18:16:51.080Z] #35 36.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T18:16:51.080Z] #35 36.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-02T18:16:51.080Z] #35 36.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-02T18:16:51.080Z] #35 36.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-02T18:16:51.080Z] #35 36.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-02T18:16:51.080Z] #35 37.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-02T18:16:51.080Z] #35 37.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-02T18:16:51.080Z] #35 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-02T18:16:51.080Z] #35 37.28 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:16:51.080Z] #35 37.29 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:16:51.080Z] #35 38.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:16:51.080Z] #35 38.43 Fetched 13.7 MB in 2s (4728 kB/s) [2019-10-02T18:16:51.080Z] #35 38.54 Selecting previously unselected package cmake-data. [2019-10-02T18:16:51.080Z] #35 38.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-02T18:16:51.080Z] #35 38.66 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T18:16:51.080Z] #35 38.68 Unpacking cmake-data (3.7.2-1) ... [2019-10-02T18:16:51.118Z] internal/poll [2019-10-02T18:16:51.118Z] encoding/binary [2019-10-02T18:16:51.118Z] sort [2019-10-02T18:16:51.118Z] internal/fmtsort [2019-10-02T18:16:51.118Z] regexp/syntax [2019-10-02T18:16:51.336Z] #35 ... [2019-10-02T18:16:51.336Z] [2019-10-02T18:16:51.336Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:16:51.336Z] #45 DONE 0.1s [2019-10-02T18:16:51.336Z] [2019-10-02T18:16:51.336Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-02T18:16:51.336Z] #46 DONE 0.1s [2019-10-02T18:16:51.336Z] [2019-10-02T18:16:51.336Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:16:51.336Z] #30 35.37 sync [2019-10-02T18:16:51.336Z] #30 35.94 io [2019-10-02T18:16:51.336Z] #30 35.95 reflect [2019-10-02T18:16:51.336Z] #30 37.00 syscall [2019-10-02T18:16:51.404Z] os [2019-10-02T18:16:51.404Z] encoding/base64 [2019-10-02T18:16:51.404Z] crypto/cipher [2019-10-02T18:16:51.404Z] crypto/md5 [2019-10-02T18:16:51.493Z] #58 ... [2019-10-02T18:16:51.494Z] [2019-10-02T18:16:51.494Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:16:51.494Z] #24 DONE 192.9s [2019-10-02T18:16:51.494Z] [2019-10-02T18:16:51.494Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:16:51.494Z] #58 143.4 make[1]: 'images/built-in.o' is up to date. [2019-10-02T18:16:51.494Z] #58 143.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T18:16:51.494Z] #58 143.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T18:16:51.494Z] #58 143.5 make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T18:16:51.691Z] crypto/aes [2019-10-02T18:16:51.691Z] crypto/des [2019-10-02T18:16:51.752Z] #58 143.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T18:16:51.752Z] #58 143.6 make[1]: Nothing to be done for 'all'. [2019-10-02T18:16:51.752Z] #58 143.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:16:51.752Z] #58 143.8 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:51.752Z] #58 143.8 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:51.977Z] encoding/pem [2019-10-02T18:16:51.978Z] internal/x/crypto/internal/chacha20 [2019-10-02T18:16:52.011Z] #58 143.9 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.011Z] #58 144.0 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.269Z] internal/x/crypto/poly1305 [2019-10-02T18:16:52.269Z] fmt [2019-10-02T18:16:52.269Z] internal/x/crypto/chacha20poly1305 [2019-10-02T18:16:52.269Z] path/filepath [2019-10-02T18:16:52.269Z] regexp [2019-10-02T18:16:52.269Z] internal/x/crypto/curve25519 [2019-10-02T18:16:52.273Z] #58 144.0 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.273Z] #58 144.0 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.273Z] #58 144.0 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.273Z] #58 144.1 make[2]: Nothing to be done for 'all'. [2019-10-02T18:16:52.273Z] #58 144.1 INSTALL criu/criu [2019-10-02T18:16:52.531Z] #58 DONE 144.4s [2019-10-02T18:16:52.531Z] [2019-10-02T18:16:52.531Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:16:52.554Z] io/ioutil [2019-10-02T18:16:53.173Z] go/token [2019-10-02T18:16:53.173Z] net/url [2019-10-02T18:16:53.173Z] flag [2019-10-02T18:16:53.173Z] text/template/parse [2019-10-02T18:16:53.173Z] go/scanner [2019-10-02T18:16:53.451Z] + cd /tmp/tmp.XF9WwyoJDV/src/gotest.tools/gotestsum [2019-10-02T18:16:53.451Z] + git checkout -q v0.3.5 [2019-10-02T18:16:53.451Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T18:16:53.461Z] log [2019-10-02T18:16:53.461Z] encoding/json [2019-10-02T18:16:53.461Z] go/ast [2019-10-02T18:16:53.461Z] encoding/xml [2019-10-02T18:16:54.094Z] text/template [2019-10-02T18:16:54.716Z] go/parser [2019-10-02T18:16:54.739Z] #30 ... [2019-10-02T18:16:54.739Z] [2019-10-02T18:16:54.739Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:16:54.739Z] #27 30.72 + cd /tmp/tmp.tVy3xjjQ3l/src/gotest.tools/gotestsum [2019-10-02T18:16:54.739Z] #27 30.72 + git checkout -q v0.3.5 [2019-10-02T18:16:54.739Z] #27 30.73 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T18:16:54.739Z] #27 ... [2019-10-02T18:16:54.739Z] [2019-10-02T18:16:54.739Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:16:54.739Z] #57 39.34 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-02T18:16:54.739Z] #57 39.34 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 39.36 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T18:16:54.739Z] #57 39.57 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-02T18:16:54.739Z] #57 39.57 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 39.60 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T18:16:54.739Z] #57 40.65 Selecting previously unselected package libprotoc10:amd64. [2019-10-02T18:16:54.739Z] #57 40.65 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 40.66 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T18:16:54.739Z] #57 41.16 Selecting previously unselected package protobuf-c-compiler. [2019-10-02T18:16:54.739Z] #57 41.18 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 41.18 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:16:54.739Z] #57 41.39 Selecting previously unselected package protobuf-compiler. [2019-10-02T18:16:54.739Z] #57 41.41 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 41.42 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-02T18:16:54.739Z] #57 41.62 Selecting previously unselected package python-pkg-resources. [2019-10-02T18:16:54.739Z] #57 41.62 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:16:54.739Z] #57 41.63 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-02T18:16:54.739Z] #57 41.86 Selecting previously unselected package python-protobuf. [2019-10-02T18:16:54.739Z] #57 41.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-02T18:16:54.739Z] #57 41.88 Unpacking python-protobuf (3.0.0-9) ... [2019-10-02T18:16:54.994Z] #57 42.48 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-02T18:16:55.002Z] compress/flate [2019-10-02T18:16:55.250Z] #57 42.66 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-02T18:16:55.250Z] #57 42.68 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-02T18:16:55.623Z] go/doc [2019-10-02T18:16:55.623Z] context [2019-10-02T18:16:55.829Z] #47 ... [2019-10-02T18:16:55.829Z] [2019-10-02T18:16:55.829Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-10-02T18:16:55.909Z] math/big [2019-10-02T18:16:55.909Z] encoding/hex [2019-10-02T18:16:55.909Z] compress/gzip [2019-10-02T18:16:55.909Z] net [2019-10-02T18:16:56.197Z] internal/x/text/unicode/bidi [2019-10-02T18:16:56.483Z] github.com/LK4D4/vndr/build [2019-10-02T18:16:56.770Z] internal/x/text/secure/bidirule [2019-10-02T18:16:56.770Z] internal/x/text/unicode/norm [2019-10-02T18:16:56.774Z] #25 DONE 1.2s [2019-10-02T18:16:56.774Z] [2019-10-02T18:16:56.774Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T18:16:56.774Z] #28 DONE 0.1s [2019-10-02T18:16:56.774Z] [2019-10-02T18:16:56.774Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:16:57.032Z] #47 ... [2019-10-02T18:16:57.032Z] [2019-10-02T18:16:57.032Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T18:16:57.032Z] #31 DONE 0.1s [2019-10-02T18:16:57.032Z] [2019-10-02T18:16:57.032Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T18:16:57.032Z] #34 DONE 0.1s [2019-10-02T18:16:57.032Z] [2019-10-02T18:16:57.032Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T18:16:57.032Z] #39 DONE 0.1s [2019-10-02T18:16:57.032Z] [2019-10-02T18:16:57.032Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:16:57.032Z] #47 ... [2019-10-02T18:16:57.032Z] [2019-10-02T18:16:57.032Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T18:16:57.032Z] #43 DONE 0.1s [2019-10-02T18:16:57.290Z] [2019-10-02T18:16:57.290Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:16:57.393Z] internal/x/net/http2/hpack [2019-10-02T18:16:57.680Z] mime [2019-10-02T18:16:57.967Z] crypto/rand [2019-10-02T18:16:58.255Z] crypto/elliptic [2019-10-02T18:16:58.255Z] encoding/asn1 [2019-10-02T18:16:58.255Z] crypto/rsa [2019-10-02T18:16:58.544Z] crypto/dsa [2019-10-02T18:16:58.834Z] internal/x/net/idna [2019-10-02T18:16:58.834Z] mime/quotedprintable [2019-10-02T18:16:59.122Z] net/http/internal [2019-10-02T18:16:59.122Z] crypto/ecdsa [2019-10-02T18:16:59.122Z] crypto/x509/pkix [2019-10-02T18:16:59.420Z] internal/x/crypto/cryptobyte [2019-10-02T18:16:59.420Z] os/exec [2019-10-02T18:16:59.421Z] #57 46.50 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-02T18:16:59.422Z] #57 46.51 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-02T18:16:59.422Z] #57 46.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:16:59.422Z] #57 46.54 Setting up python-protobuf (3.0.0-9) ... [2019-10-02T18:16:59.422Z] #57 ... [2019-10-02T18:16:59.422Z] [2019-10-02T18:16:59.422Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:16:59.422Z] #33 36.50 internal/x/crypto/curve25519 [2019-10-02T18:16:59.422Z] #33 39.50 sync [2019-10-02T18:16:59.422Z] #33 40.11 reflect [2019-10-02T18:16:59.422Z] #33 40.11 io [2019-10-02T18:16:59.422Z] #33 41.39 bytes [2019-10-02T18:16:59.422Z] #33 43.48 bufio [2019-10-02T18:16:59.422Z] #33 45.16 syscall [2019-10-02T18:16:59.422Z] #33 ... [2019-10-02T18:16:59.422Z] [2019-10-02T18:16:59.422Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:16:59.422Z] #47 2.398 + RM_GOPATH=0 [2019-10-02T18:16:59.422Z] #47 2.399 + TMP_GOPATH= [2019-10-02T18:16:59.422Z] #47 2.402 + : /build [2019-10-02T18:16:59.422Z] #47 2.402 + '[' -z '' ']' [2019-10-02T18:16:59.422Z] #47 2.418 ++ mktemp -d [2019-10-02T18:16:59.422Z] #47 2.426 + export GOPATH=/tmp/tmp.OrsibnGgGj [2019-10-02T18:16:59.422Z] #47 2.426 + GOPATH=/tmp/tmp.OrsibnGgGj [2019-10-02T18:16:59.422Z] #47 2.427 + RM_GOPATH=1 [2019-10-02T18:16:59.422Z] #47 2.427 ++ dirname ./install.sh [2019-10-02T18:16:59.422Z] #47 2.430 + dir=. [2019-10-02T18:16:59.422Z] #47 2.430 + bin=containerd [2019-10-02T18:16:59.422Z] #47 2.431 + shift [2019-10-02T18:16:59.422Z] #47 2.433 + '[' '!' -f ./containerd.installer ']' [2019-10-02T18:16:59.422Z] #47 2.433 + . ./containerd.installer [2019-10-02T18:16:59.422Z] #47 2.433 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:16:59.422Z] #47 2.434 + install_containerd [2019-10-02T18:16:59.422Z] #47 2.436 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T18:16:59.422Z] #47 2.436 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:16:59.422Z] #47 2.437 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OrsibnGgGj/src/github.com/containerd/containerd [2019-10-02T18:16:59.422Z] #47 2.439 Cloning into '/tmp/tmp.OrsibnGgGj/src/github.com/containerd/containerd'... [2019-10-02T18:17:00.350Z] #47 ... [2019-10-02T18:17:00.350Z] [2019-10-02T18:17:00.350Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:17:00.350Z] #35 41.43 Selecting previously unselected package liblzo2-2:amd64. [2019-10-02T18:17:00.350Z] #35 41.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-02T18:17:00.350Z] #35 41.57 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:17:00.350Z] #35 41.70 Selecting previously unselected package libicu57:amd64. [2019-10-02T18:17:00.350Z] #35 41.70 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-02T18:17:00.350Z] #35 41.71 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T18:17:00.350Z] #35 47.23 Selecting previously unselected package libxml2:amd64. [2019-10-02T18:17:00.350Z] #35 47.23 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-02T18:17:00.350Z] #35 47.24 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:17:00.350Z] #35 47.82 Selecting previously unselected package libarchive13:amd64. [2019-10-02T18:17:00.350Z] #35 47.83 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-02T18:17:00.350Z] #35 47.83 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T18:17:00.606Z] #35 48.08 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-02T18:17:00.606Z] #35 48.09 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-02T18:17:00.606Z] #35 48.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T18:17:00.862Z] #35 48.26 Selecting previously unselected package libuv1:amd64. [2019-10-02T18:17:00.862Z] #35 48.26 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-02T18:17:00.862Z] #35 48.27 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-02T18:17:00.862Z] #35 48.43 Selecting previously unselected package cmake. [2019-10-02T18:17:00.862Z] #35 48.44 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-02T18:17:01.119Z] #35 48.57 Unpacking cmake (3.7.2-1) ... [2019-10-02T18:17:01.459Z] internal/x/net/http/httpproxy [2019-10-02T18:17:01.459Z] net/textproto [2019-10-02T18:17:01.459Z] crypto/x509 [2019-10-02T18:17:01.459Z] internal/x/net/http/httpguts [2019-10-02T18:17:01.459Z] mime/multipart [2019-10-02T18:17:02.075Z] crypto/tls [2019-10-02T18:17:02.555Z] #47 169.0 🇩 bin/containerd [2019-10-02T18:17:03.634Z] #35 ... [2019-10-02T18:17:03.634Z] [2019-10-02T18:17:03.634Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:03.634Z] #33 50.59 sort [2019-10-02T18:17:04.128Z] net/http/httptrace [2019-10-02T18:17:04.128Z] net/http [2019-10-02T18:17:04.562Z] #33 51.73 internal/fmtsort [2019-10-02T18:17:04.563Z] #33 51.99 time [2019-10-02T18:17:05.066Z] Removing intermediate container 389883d3b859 [2019-10-02T18:17:05.066Z] ---> bf01bd278c85 [2019-10-02T18:17:05.066Z] Step 71/125 : FROM dev-base AS dockercli [2019-10-02T18:17:05.066Z] ---> 9a4e6b849a68 [2019-10-02T18:17:05.066Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T18:17:05.066Z] ---> Running in e6a7222d42f5 [2019-10-02T18:17:05.066Z] Removing intermediate container e6a7222d42f5 [2019-10-02T18:17:05.066Z] ---> 29a181e7e220 [2019-10-02T18:17:05.066Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:05.066Z] ---> f13cd166e71b [2019-10-02T18:17:05.066Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:17:05.066Z] ---> c72da759ceb1 [2019-10-02T18:17:05.066Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:17:05.127Z] #33 52.38 internal/syscall/unix [2019-10-02T18:17:05.127Z] #33 ... [2019-10-02T18:17:05.127Z] [2019-10-02T18:17:05.127Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:17:05.127Z] #57 51.74 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-02T18:17:05.127Z] #57 51.75 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-02T18:17:05.127Z] #57 51.76 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-02T18:17:05.127Z] #57 51.79 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-02T18:17:05.127Z] #57 51.82 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-02T18:17:05.127Z] #57 51.84 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-02T18:17:05.127Z] #57 51.85 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-02T18:17:05.127Z] #57 51.87 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-02T18:17:05.127Z] #57 51.89 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-02T18:17:05.127Z] #57 51.90 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-02T18:17:05.127Z] #57 51.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:05.127Z] #57 DONE 52.6s [2019-10-02T18:17:05.127Z] [2019-10-02T18:17:05.127Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-10-02T18:17:05.127Z] #35 51.06 Selecting previously unselected package xxd. [2019-10-02T18:17:05.127Z] #35 51.07 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-02T18:17:05.127Z] #35 51.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:05.127Z] #35 51.26 Selecting previously unselected package vim-common. [2019-10-02T18:17:05.127Z] #35 51.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:17:05.127Z] #35 51.29 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:05.127Z] #35 51.60 Processing triggers for mime-support (3.60) ... [2019-10-02T18:17:05.127Z] #35 51.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:05.127Z] #35 51.76 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-02T18:17:05.127Z] #35 51.77 Setting up cmake-data (3.7.2-1) ... [2019-10-02T18:17:05.127Z] #35 51.80 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-02T18:17:05.127Z] #35 51.82 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:17:05.127Z] #35 51.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:05.127Z] #35 51.95 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:05.127Z] #35 51.96 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-02T18:17:05.127Z] #35 51.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-02T18:17:05.127Z] #35 52.00 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-02T18:17:05.127Z] #35 52.01 Setting up cmake (3.7.2-1) ... [2019-10-02T18:17:05.127Z] #35 52.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:05.127Z] #35 DONE 52.7s [2019-10-02T18:17:05.383Z] [2019-10-02T18:17:05.383Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:05.383Z] #36 DONE 0.1s [2019-10-02T18:17:05.383Z] [2019-10-02T18:17:05.383Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-02T18:17:05.383Z] #37 DONE 0.1s [2019-10-02T18:17:05.383Z] [2019-10-02T18:17:05.383Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T18:17:05.467Z] ---> Running in e4bfc4b54437 [2019-10-02T18:17:05.467Z] + RM_GOPATH=0 [2019-10-02T18:17:05.467Z] + TMP_GOPATH= [2019-10-02T18:17:05.467Z] + : /build [2019-10-02T18:17:05.467Z] + '[' -z '' ']' [2019-10-02T18:17:05.467Z] ++ mktemp -d [2019-10-02T18:17:05.467Z] + export GOPATH=/tmp/tmp.Oj7Bp8trg4 [2019-10-02T18:17:05.467Z] + GOPATH=/tmp/tmp.Oj7Bp8trg4 [2019-10-02T18:17:05.467Z] + RM_GOPATH=1 [2019-10-02T18:17:05.467Z] ++ dirname ./install.sh [2019-10-02T18:17:05.467Z] + dir=. [2019-10-02T18:17:05.467Z] + bin=dockercli [2019-10-02T18:17:05.467Z] + shift [2019-10-02T18:17:05.467Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T18:17:05.467Z] + . ./dockercli.installer [2019-10-02T18:17:05.467Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T18:17:05.467Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T18:17:05.467Z] + install_dockercli [2019-10-02T18:17:05.467Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T18:17:05.467Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T18:17:05.467Z] ++ uname -m [2019-10-02T18:17:05.467Z] + arch=s390x [2019-10-02T18:17:05.467Z] + '[' s390x '!=' x86_64 ']' [2019-10-02T18:17:05.467Z] + '[' s390x '!=' s390x ']' [2019-10-02T18:17:05.467Z] + url=https://download.docker.com/linux/static [2019-10-02T18:17:05.467Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-02T18:17:05.467Z] + tar -xz docker/docker [2019-10-02T18:17:06.808Z] + mkdir -p /build [2019-10-02T18:17:06.808Z] + mv docker/docker /build/ [2019-10-02T18:17:06.808Z] + rmdir docker [2019-10-02T18:17:07.194Z] Removing intermediate container e4bfc4b54437 [2019-10-02T18:17:07.194Z] ---> c545d41b2e54 [2019-10-02T18:17:07.194Z] Step 76/125 : FROM runtime-dev AS runc [2019-10-02T18:17:07.194Z] ---> 0352a4a9c0f6 [2019-10-02T18:17:07.194Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T18:17:07.194Z] ---> Running in 232ca5f5fa9d [2019-10-02T18:17:07.571Z] Removing intermediate container 232ca5f5fa9d [2019-10-02T18:17:07.571Z] ---> c5beb015b2ee [2019-10-02T18:17:07.571Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:07.571Z] ---> 019b9e15d120 [2019-10-02T18:17:07.571Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:17:07.593Z] github.com/LK4D4/vndr/godl [2019-10-02T18:17:07.593Z] github.com/LK4D4/vndr [2019-10-02T18:17:07.898Z] #38 ... [2019-10-02T18:17:07.898Z] [2019-10-02T18:17:07.898Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:17:07.898Z] #30 43.54 time [2019-10-02T18:17:07.898Z] #30 47.57 sort [2019-10-02T18:17:07.898Z] #30 47.95 internal/poll [2019-10-02T18:17:07.898Z] #30 48.54 internal/fmtsort [2019-10-02T18:17:07.898Z] #30 49.17 internal/syscall/unix [2019-10-02T18:17:07.898Z] #30 49.48 strings [2019-10-02T18:17:07.898Z] #30 49.89 os [2019-10-02T18:17:07.898Z] #30 52.14 bytes [2019-10-02T18:17:07.898Z] #30 53.75 fmt [2019-10-02T18:17:07.940Z] ---> 34429232290a [2019-10-02T18:17:07.940Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:17:07.940Z] ---> Running in cc0c52b3e526 [2019-10-02T18:17:08.155Z] #30 54.17 bufio [2019-10-02T18:17:08.310Z] + RM_GOPATH=0 [2019-10-02T18:17:08.310Z] + TMP_GOPATH= [2019-10-02T18:17:08.310Z] + : /build [2019-10-02T18:17:08.310Z] + '[' -z '' ']' [2019-10-02T18:17:08.310Z] ++ mktemp -d [2019-10-02T18:17:08.310Z] + export GOPATH=/tmp/tmp.DjMhf7VSM7 [2019-10-02T18:17:08.310Z] + GOPATH=/tmp/tmp.DjMhf7VSM7 [2019-10-02T18:17:08.310Z] + RM_GOPATH=1 [2019-10-02T18:17:08.310Z] ++ dirname ./install.sh [2019-10-02T18:17:08.310Z] + dir=. [2019-10-02T18:17:08.310Z] + bin=runc [2019-10-02T18:17:08.310Z] + shift [2019-10-02T18:17:08.310Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T18:17:08.310Z] + . ./runc.installer [2019-10-02T18:17:08.310Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:17:08.310Z] + install_runc [2019-10-02T18:17:08.310Z] + uname -r [2019-10-02T18:17:08.310Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T18:17:08.310Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T18:17:08.310Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T18:17:08.310Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T18:17:08.311Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DjMhf7VSM7/src/github.com/opencontainers/runc [2019-10-02T18:17:08.311Z] Cloning into '/tmp/tmp.DjMhf7VSM7/src/github.com/opencontainers/runc'... [2019-10-02T18:17:08.411Z] #30 ... [2019-10-02T18:17:08.411Z] [2019-10-02T18:17:08.411Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T18:17:08.411Z] #38 2.997 + RM_GOPATH=0 [2019-10-02T18:17:08.411Z] #38 2.997 + TMP_GOPATH= [2019-10-02T18:17:08.411Z] #38 2.997 + : /build [2019-10-02T18:17:08.411Z] #38 2.997 + '[' -z '' ']' [2019-10-02T18:17:08.411Z] #38 2.997 ++ mktemp -d [2019-10-02T18:17:08.411Z] #38 3.003 + export GOPATH=/tmp/tmp.o1YOCYVLao [2019-10-02T18:17:08.411Z] #38 3.003 + GOPATH=/tmp/tmp.o1YOCYVLao [2019-10-02T18:17:08.411Z] #38 3.003 + RM_GOPATH=1 [2019-10-02T18:17:08.411Z] #38 3.004 ++ dirname ./install.sh [2019-10-02T18:17:08.411Z] #38 3.008 + dir=. [2019-10-02T18:17:08.411Z] #38 3.008 + bin=tini [2019-10-02T18:17:08.411Z] #38 3.008 + shift [2019-10-02T18:17:08.411Z] #38 3.008 + '[' '!' -f ./tini.installer ']' [2019-10-02T18:17:08.411Z] #38 3.008 + . ./tini.installer [2019-10-02T18:17:08.411Z] #38 3.009 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:08.411Z] #38 3.009 + install_tini [2019-10-02T18:17:08.411Z] #38 3.009 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T18:17:08.411Z] #38 3.009 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:08.411Z] #38 3.009 + git clone https://github.com/krallin/tini.git /tmp/tmp.o1YOCYVLao/tini [2019-10-02T18:17:08.411Z] #38 3.011 Cloning into '/tmp/tmp.o1YOCYVLao/tini'... [2019-10-02T18:17:09.340Z] #38 4.067 + cd /tmp/tmp.o1YOCYVLao/tini [2019-10-02T18:17:09.340Z] #38 4.067 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:09.340Z] #38 4.074 + cmake . [2019-10-02T18:17:09.623Z] + cd /tmp/tmp.DjMhf7VSM7/src/github.com/opencontainers/runc [2019-10-02T18:17:09.623Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:17:09.623Z] + '[' -z '' ']' [2019-10-02T18:17:09.623Z] + target=static [2019-10-02T18:17:09.623Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T18:17:09.623Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T18:17:09.902Z] #38 4.634 -- The C compiler identification is GNU 6.3.0 [2019-10-02T18:17:09.902Z] #38 4.664 -- Check for working C compiler: /usr/bin/cc [2019-10-02T18:17:10.510Z] #38 5.074 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T18:17:10.510Z] #38 5.085 -- Detecting C compiler ABI info [2019-10-02T18:17:10.766Z] #38 5.507 -- Detecting C compiler ABI info - done [2019-10-02T18:17:10.766Z] #38 5.575 -- Detecting C compile features [2019-10-02T18:17:11.055Z] Removing intermediate container 6b2ded78a97a [2019-10-02T18:17:11.055Z] ---> 7552f4780456 [2019-10-02T18:17:11.055Z] Step 49/125 : FROM dev-base AS containerd [2019-10-02T18:17:11.055Z] ---> 0e789e9d0ea1 [2019-10-02T18:17:11.055Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:17:11.055Z] ---> Using cache [2019-10-02T18:17:11.055Z] ---> 999bee2beaf0 [2019-10-02T18:17:11.055Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-10-02T18:17:11.338Z] ---> Running in eb72d13e078d [2019-10-02T18:17:11.619Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:17:11.619Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:17:11.903Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:17:11.903Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:17:11.903Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:17:12.186Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:17:12.186Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:17:12.469Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:17:12.655Z] #38 7.330 -- Detecting C compile features - done [2019-10-02T18:17:12.655Z] #38 7.366 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T18:17:12.911Z] #38 7.537 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T18:17:13.167Z] #38 7.662 -- Configuring done [2019-10-02T18:17:13.167Z] #38 7.666 -- Generating done [2019-10-02T18:17:13.167Z] #38 7.683 -- Build files have been written to: /tmp/tmp.o1YOCYVLao/tini [2019-10-02T18:17:13.167Z] #38 7.692 + make tini-static [2019-10-02T18:17:13.167Z] #38 7.914 Scanning dependencies of target tini-static [2019-10-02T18:17:13.167Z] #38 7.982 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T18:17:14.503Z] Fetched 7719 kB in 2s (2938 kB/s) [2019-10-02T18:17:14.574Z] #38 9.234 [100%] Linking C executable tini-static [2019-10-02T18:17:14.829Z] #38 9.643 [100%] Built target tini-static [2019-10-02T18:17:15.086Z] #38 9.709 + mkdir -p /build [2019-10-02T18:17:15.086Z] #38 9.713 + cp tini-static /build/docker-init [2019-10-02T18:17:15.086Z] #38 ... [2019-10-02T18:17:15.086Z] [2019-10-02T18:17:15.086Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:15.086Z] #58 4.331 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:17:15.086Z] #58 4.339 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:17:15.086Z] #58 5.644 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:17:15.086Z] #58 5.665 GEN .gitid [2019-10-02T18:17:15.086Z] #58 5.698 GEN criu/include/version.h [2019-10-02T18:17:15.086Z] #58 5.729 GEN include/common/asm [2019-10-02T18:17:15.086Z] #58 7.109 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.182 PBCC images/opts.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.296 PBCC images/sit.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.344 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.411 DEP images/opts.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.447 DEP images/sit.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.499 PBCC images/macvlan.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.530 DEP images/macvlan.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.580 PBCC images/autofs.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.631 DEP images/autofs.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.691 PBCC images/sysctl.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.727 DEP images/sysctl.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.760 PBCC images/time.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.793 DEP images/time.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.895 PBCC images/binfmt-misc.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.927 DEP images/binfmt-misc.pb-c.d [2019-10-02T18:17:15.086Z] #58 7.971 PBCC images/seccomp.pb-c.c [2019-10-02T18:17:15.086Z] #58 7.987 DEP images/seccomp.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.031 PBCC images/userns.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.039 DEP images/userns.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.084 PBCC images/cgroup.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.131 DEP images/cgroup.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.191 PBCC images/fown.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.239 PBCC images/ext-file.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.247 DEP images/fown.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.333 DEP images/ext-file.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.399 PBCC images/rpc.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.454 DEP images/rpc.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.516 PBCC images/siginfo.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.528 DEP images/siginfo.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.607 PBCC images/pagemap.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.682 DEP images/pagemap.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.747 PBCC images/rlimit.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.788 DEP images/rlimit.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.847 PBCC images/file-lock.pb-c.c [2019-10-02T18:17:15.086Z] #58 8.861 DEP images/file-lock.pb-c.d [2019-10-02T18:17:15.086Z] #58 8.951 PBCC images/tty.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.032 DEP images/tty.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.084 PBCC images/tun.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.160 PBCC images/netdev.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.241 DEP images/tun.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.320 DEP images/netdev.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.372 PBCC images/vma.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.448 DEP images/vma.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.504 PBCC images/creds.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.560 DEP images/creds.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.609 PBCC images/utsns.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.643 DEP images/utsns.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.699 PBCC images/ipc-desc.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.752 PBCC images/ipc-sem.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.777 DEP images/ipc-desc.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.816 DEP images/ipc-sem.pb-c.d [2019-10-02T18:17:15.086Z] #58 9.913 PBCC images/ipc-msg.pb-c.c [2019-10-02T18:17:15.086Z] #58 9.953 DEP images/ipc-msg.pb-c.d [2019-10-02T18:17:15.086Z] #58 10.01 PBCC images/ipc-shm.pb-c.c [2019-10-02T18:17:15.086Z] #58 10.08 DEP images/ipc-shm.pb-c.d [2019-10-02T18:17:15.086Z] #58 10.13 PBCC images/ipc-var.pb-c.c [2019-10-02T18:17:15.342Z] #58 10.15 DEP images/ipc-var.pb-c.d [2019-10-02T18:17:15.342Z] #58 10.21 PBCC images/sk-opts.pb-c.c [2019-10-02T18:17:15.342Z] #58 10.26 PBCC images/packet-sock.pb-c.c [2019-10-02T18:17:15.342Z] #58 ... [2019-10-02T18:17:15.342Z] [2019-10-02T18:17:15.342Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:15.342Z] #33 52.68 strings [2019-10-02T18:17:15.342Z] #33 56.17 path [2019-10-02T18:17:15.342Z] #33 56.71 regexp/syntax [2019-10-02T18:17:15.342Z] #33 56.95 internal/poll [2019-10-02T18:17:15.342Z] #33 59.54 os [2019-10-02T18:17:15.342Z] #33 60.83 regexp [2019-10-02T18:17:15.342Z] #33 ... [2019-10-02T18:17:15.342Z] [2019-10-02T18:17:15.342Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:15.342Z] #58 10.34 DEP images/sk-opts.pb-c.d [2019-10-02T18:17:15.342Z] #58 10.40 DEP images/packet-sock.pb-c.d [2019-10-02T18:17:15.515Z] Reading package lists... [2019-10-02T18:17:15.600Z] #58 ... [2019-10-02T18:17:15.600Z] [2019-10-02T18:17:15.600Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-10-02T18:17:15.600Z] #38 DONE 10.2s [2019-10-02T18:17:15.600Z] [2019-10-02T18:17:15.600Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:15.600Z] #58 10.46 PBCC images/sk-netlink.pb-c.c [2019-10-02T18:17:15.858Z] #58 10.57 DEP images/sk-netlink.pb-c.d [2019-10-02T18:17:15.858Z] #58 10.74 PBCC images/sk-inet.pb-c.c [2019-10-02T18:17:15.858Z] #58 10.80 DEP images/sk-inet.pb-c.d [2019-10-02T18:17:15.858Z] #58 10.84 PBCC images/sk-unix.pb-c.c [2019-10-02T18:17:15.858Z] #58 10.87 DEP images/sk-unix.pb-c.d [2019-10-02T18:17:15.858Z] #58 10.91 PBCC images/mm.pb-c.c [2019-10-02T18:17:16.114Z] #58 11.00 DEP images/mm.pb-c.d [2019-10-02T18:17:16.114Z] #58 11.11 PBCC images/timerfd.pb-c.c [2019-10-02T18:17:16.114Z] #58 11.17 DEP images/timerfd.pb-c.d [2019-10-02T18:17:16.523Z] Reading package lists... [2019-10-02T18:17:16.676Z] #58 11.33 PBCC images/timer.pb-c.c [2019-10-02T18:17:16.676Z] #58 11.41 DEP images/timer.pb-c.d [2019-10-02T18:17:16.676Z] #58 11.48 PBCC images/sa.pb-c.c [2019-10-02T18:17:16.676Z] #58 11.53 DEP images/sa.pb-c.d [2019-10-02T18:17:16.676Z] #58 11.61 PBCC images/pipe-data.pb-c.c [2019-10-02T18:17:16.676Z] #58 11.65 DEP images/pipe-data.pb-c.d [2019-10-02T18:17:16.676Z] #58 11.73 PBCC images/mnt.pb-c.c [2019-10-02T18:17:16.807Z] Building dependency tree... [2019-10-02T18:17:16.807Z] Reading state information... [2019-10-02T18:17:16.807Z] The following additional packages will be installed: [2019-10-02T18:17:16.807Z] btrfs-progs liblzo2-2 [2019-10-02T18:17:16.932Z] #58 11.80 DEP images/mnt.pb-c.d [2019-10-02T18:17:16.932Z] #58 11.85 PBCC images/sk-packet.pb-c.c [2019-10-02T18:17:16.932Z] #58 11.88 DEP images/sk-packet.pb-c.d [2019-10-02T18:17:16.932Z] #58 11.93 PBCC images/tcp-stream.pb-c.c [2019-10-02T18:17:16.932Z] #58 11.98 DEP images/tcp-stream.pb-c.d [2019-10-02T18:17:17.091Z] The following NEW packages will be installed: [2019-10-02T18:17:17.091Z] btrfs-progs btrfs-tools liblzo2-2 [2019-10-02T18:17:17.091Z] 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:17:17.091Z] Need to get 588 kB of archives. [2019-10-02T18:17:17.091Z] After this operation, 5005 kB of additional disk space will be used. [2019-10-02T18:17:17.091Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T18:17:17.091Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T18:17:17.091Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T18:17:17.189Z] #58 12.04 PBCC images/pipe.pb-c.c [2019-10-02T18:17:17.189Z] #58 12.08 DEP images/pipe.pb-c.d [2019-10-02T18:17:17.189Z] #58 12.14 PBCC images/pstree.pb-c.c [2019-10-02T18:17:17.189Z] #58 12.18 DEP images/pstree.pb-c.d [2019-10-02T18:17:17.189Z] #58 12.23 PBCC images/fs.pb-c.c [2019-10-02T18:17:17.374Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:17:17.374Z] Fetched 588 kB in 0s (6081 kB/s) [2019-10-02T18:17:17.374Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T18:17:17.374Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T18:17:17.374Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T18:17:17.374Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:17:17.374Z] Selecting previously unselected package btrfs-progs. [2019-10-02T18:17:17.374Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T18:17:17.374Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:17:17.374Z] Selecting previously unselected package btrfs-tools. [2019-10-02T18:17:17.374Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T18:17:17.374Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:17:17.374Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:17.374Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:17:17.374Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:17:17.445Z] #58 12.26 DEP images/fs.pb-c.d [2019-10-02T18:17:17.445Z] #58 12.33 PBCC images/signalfd.pb-c.c [2019-10-02T18:17:17.445Z] #58 12.37 DEP images/signalfd.pb-c.d [2019-10-02T18:17:17.445Z] #58 12.43 PBCC images/fh.pb-c.c [2019-10-02T18:17:17.445Z] #58 12.44 PBCC images/fsnotify.pb-c.c [2019-10-02T18:17:17.656Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:17:17.656Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:17.701Z] #58 12.52 DEP images/fh.pb-c.d [2019-10-02T18:17:17.701Z] #58 12.60 DEP images/fsnotify.pb-c.d [2019-10-02T18:17:17.701Z] #58 12.65 PBCC images/eventpoll.pb-c.c [2019-10-02T18:17:17.701Z] #58 12.70 DEP images/eventpoll.pb-c.d [2019-10-02T18:17:17.701Z] #58 12.76 PBCC images/eventfd.pb-c.c [2019-10-02T18:17:17.941Z] Removing intermediate container eb72d13e078d [2019-10-02T18:17:17.942Z] ---> 72e9a1150d89 [2019-10-02T18:17:17.942Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-10-02T18:17:17.942Z] ---> Running in 2ed31781c069 [2019-10-02T18:17:17.956Z] #58 12.77 DEP images/eventfd.pb-c.d [2019-10-02T18:17:17.956Z] #58 12.85 PBCC images/remap-file-path.pb-c.c [2019-10-02T18:17:17.956Z] #58 12.88 DEP images/remap-file-path.pb-c.d [2019-10-02T18:17:17.956Z] #58 12.91 PBCC images/fifo.pb-c.c [2019-10-02T18:17:17.956Z] #58 12.93 DEP images/fifo.pb-c.d [2019-10-02T18:17:17.956Z] #58 12.97 PBCC images/ghost-file.pb-c.c [2019-10-02T18:17:18.212Z] #58 13.03 DEP images/ghost-file.pb-c.d [2019-10-02T18:17:18.212Z] #58 13.09 PBCC images/regfile.pb-c.c [2019-10-02T18:17:18.212Z] #58 13.12 DEP images/regfile.pb-c.d [2019-10-02T18:17:18.223Z] Removing intermediate container 2ed31781c069 [2019-10-02T18:17:18.223Z] ---> f76481a9965a [2019-10-02T18:17:18.223Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:18.223Z] ---> b03613231b79 [2019-10-02T18:17:18.223Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:17:18.468Z] #58 13.19 PBCC images/ns.pb-c.c [2019-10-02T18:17:18.468Z] #58 13.20 DEP images/ns.pb-c.d [2019-10-02T18:17:18.468Z] #58 13.24 PBCC images/fdinfo.pb-c.c [2019-10-02T18:17:18.468Z] #58 13.38 DEP images/fdinfo.pb-c.d [2019-10-02T18:17:18.468Z] #58 13.47 PBCC images/core-aarch64.pb-c.c [2019-10-02T18:17:18.507Z] ---> 622332a76a52 [2019-10-02T18:17:18.507Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:17:18.507Z] ---> Running in 56ecb8437373 [2019-10-02T18:17:18.724Z] #58 13.50 PBCC images/core-arm.pb-c.c [2019-10-02T18:17:18.724Z] #58 13.56 PBCC images/core-ppc64.pb-c.c [2019-10-02T18:17:18.724Z] #58 13.62 PBCC images/core-s390.pb-c.c [2019-10-02T18:17:18.724Z] #58 13.68 PBCC images/core-x86.pb-c.c [2019-10-02T18:17:18.724Z] #58 13.73 PBCC images/core.pb-c.c [2019-10-02T18:17:18.790Z] + RM_GOPATH=0 [2019-10-02T18:17:18.790Z] + TMP_GOPATH= [2019-10-02T18:17:18.790Z] + : /build [2019-10-02T18:17:18.790Z] + '[' -z '' ']' [2019-10-02T18:17:18.790Z] ++ mktemp -d [2019-10-02T18:17:18.790Z] + export GOPATH=/tmp/tmp.SNbZHuupRg [2019-10-02T18:17:18.790Z] + GOPATH=/tmp/tmp.SNbZHuupRg [2019-10-02T18:17:18.790Z] + RM_GOPATH=1 [2019-10-02T18:17:18.790Z] ++ dirname ./install.sh [2019-10-02T18:17:18.790Z] + dir=. [2019-10-02T18:17:18.790Z] + bin=containerd [2019-10-02T18:17:18.790Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:17:18.790Z] + shift [2019-10-02T18:17:18.790Z] + '[' '!' -f ./containerd.installer ']' [2019-10-02T18:17:18.790Z] + . ./containerd.installer [2019-10-02T18:17:18.790Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:17:18.790Z] + install_containerd [2019-10-02T18:17:18.790Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-02T18:17:18.790Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.SNbZHuupRg/src/github.com/containerd/containerd [2019-10-02T18:17:18.790Z] Cloning into '/tmp/tmp.SNbZHuupRg/src/github.com/containerd/containerd'... [2019-10-02T18:17:18.980Z] #58 13.83 PBCC images/inventory.pb-c.c [2019-10-02T18:17:18.980Z] #58 13.90 DEP images/core-aarch64.pb-c.d [2019-10-02T18:17:18.981Z] #58 13.93 DEP images/core-arm.pb-c.d [2019-10-02T18:17:18.981Z] #58 14.04 DEP images/core-ppc64.pb-c.d [2019-10-02T18:17:19.236Z] #58 14.09 DEP images/core-s390.pb-c.d [2019-10-02T18:17:19.236Z] #58 14.15 DEP images/core-x86.pb-c.d [2019-10-02T18:17:19.236Z] #58 14.21 DEP images/core.pb-c.d [2019-10-02T18:17:19.236Z] #58 14.29 DEP images/inventory.pb-c.d [2019-10-02T18:17:19.492Z] #58 14.37 PBCC images/cpuinfo.pb-c.c [2019-10-02T18:17:19.493Z] #58 14.39 DEP images/cpuinfo.pb-c.d [2019-10-02T18:17:19.493Z] #58 14.43 PBCC images/stats.pb-c.c [2019-10-02T18:17:19.748Z] #58 14.45 DEP images/stats.pb-c.d [2019-10-02T18:17:19.748Z] #58 ... [2019-10-02T18:17:19.748Z] [2019-10-02T18:17:19.748Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:17:19.748Z] #30 55.63 path/filepath [2019-10-02T18:17:19.748Z] #30 57.12 io/ioutil [2019-10-02T18:17:19.748Z] #30 57.67 path [2019-10-02T18:17:19.748Z] #30 58.27 text/tabwriter [2019-10-02T18:17:19.748Z] #30 58.64 flag [2019-10-02T18:17:19.748Z] #30 58.96 github.com/BurntSushi/toml [2019-10-02T18:17:19.748Z] #30 60.06 log [2019-10-02T18:17:19.748Z] #30 63.47 github.com/BurntSushi/toml/cmd/tomlv [2019-10-02T18:17:19.748Z] #30 ... [2019-10-02T18:17:19.748Z] [2019-10-02T18:17:19.748Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:17:19.748Z] #47 25.44 + cd /tmp/tmp.OrsibnGgGj/src/github.com/containerd/containerd [2019-10-02T18:17:19.748Z] #47 25.44 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:17:19.748Z] #47 26.80 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T18:17:19.748Z] #47 26.80 + BUILDTAGS='netgo osusergo static_build' [2019-10-02T18:17:19.748Z] #47 26.80 + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:17:19.748Z] #47 26.80 + EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:17:19.748Z] #47 26.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T18:17:19.748Z] #47 26.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T18:17:19.748Z] #47 26.80 + '[' '' = dynamic ']' [2019-10-02T18:17:19.748Z] #47 26.80 + make [2019-10-02T18:17:19.748Z] #47 27.59 🇩 bin/ctr [2019-10-02T18:17:21.637Z] #47 ... [2019-10-02T18:17:21.637Z] [2019-10-02T18:17:21.637Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-10-02T18:17:21.637Z] #30 DONE 67.3s [2019-10-02T18:17:21.637Z] [2019-10-02T18:17:21.637Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:21.637Z] #58 15.91 make[1]: Nothing to be done for 'all'. [2019-10-02T18:17:23.002Z] #58 17.79 CC images/stats.o [2019-10-02T18:17:23.258Z] #58 18.20 CC images/core.o [2019-10-02T18:17:23.712Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T18:17:23.712Z] + mkdir -p /build [2019-10-02T18:17:23.712Z] + cp runc /build/runc [2019-10-02T18:17:24.078Z] Removing intermediate container cc0c52b3e526 [2019-10-02T18:17:24.078Z] ---> 3006f982bf14 [2019-10-02T18:17:24.078Z] Step 81/125 : FROM dev-base AS tini [2019-10-02T18:17:24.078Z] ---> 9a4e6b849a68 [2019-10-02T18:17:24.078Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:17:24.078Z] ---> Using cache [2019-10-02T18:17:24.078Z] ---> b1e8469670d8 [2019-10-02T18:17:24.078Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T18:17:24.186Z] #58 18.85 CC images/core-x86.o [2019-10-02T18:17:24.466Z] ---> Running in 5d803e0b24ec [2019-10-02T18:17:24.554Z] #47 190.7 🇩 bin/containerd-stress [2019-10-02T18:17:24.748Z] #58 19.42 CC images/core-arm.o [2019-10-02T18:17:24.748Z] #58 19.67 CC images/core-aarch64.o [2019-10-02T18:17:24.837Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:17:24.837Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:17:24.837Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:17:24.837Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:17:24.837Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:17:24.837Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:17:25.004Z] #58 19.91 CC images/core-ppc64.o [2019-10-02T18:17:25.206Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:17:25.206Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:17:25.566Z] #58 20.42 CC images/core-s390.o [2019-10-02T18:17:25.607Z] + cd /tmp/tmp.SNbZHuupRg/src/github.com/containerd/containerd [2019-10-02T18:17:25.607Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-02T18:17:25.607Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-02T18:17:25.607Z] + BUILDTAGS='netgo osusergo static_build' [2019-10-02T18:17:25.607Z] + export EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:17:25.607Z] + EXTRA_FLAGS=-buildmode=pie [2019-10-02T18:17:25.607Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-02T18:17:25.607Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-02T18:17:25.607Z] + '[' '' = dynamic ']' [2019-10-02T18:17:25.607Z] + make [2019-10-02T18:17:25.822Z] #58 ... [2019-10-02T18:17:25.822Z] [2019-10-02T18:17:25.822Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:25.822Z] #33 63.08 fmt [2019-10-02T18:17:25.822Z] #33 64.75 path/filepath [2019-10-02T18:17:25.822Z] #33 66.03 io/ioutil [2019-10-02T18:17:25.822Z] #33 66.49 encoding/binary [2019-10-02T18:17:25.822Z] #33 67.62 flag [2019-10-02T18:17:25.822Z] #33 68.25 go/token [2019-10-02T18:17:25.822Z] #33 69.08 go/scanner [2019-10-02T18:17:25.822Z] #33 69.33 net/url [2019-10-02T18:17:25.822Z] #33 70.65 go/ast [2019-10-02T18:17:25.822Z] #33 70.69 text/template/parse [2019-10-02T18:17:25.929Z] #47 192.3 🇩 bin/containerd-shim [2019-10-02T18:17:26.225Z] 🇩 bin/ctr [2019-10-02T18:17:26.384Z] #33 ... [2019-10-02T18:17:26.384Z] [2019-10-02T18:17:26.384Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:26.384Z] #58 21.10 CC images/cpuinfo.o [2019-10-02T18:17:26.622Z] Fetched 7669 kB in 1s (4468 kB/s) [2019-10-02T18:17:26.640Z] #58 21.47 CC images/inventory.o [2019-10-02T18:17:26.895Z] #58 21.64 CC images/fdinfo.o [2019-10-02T18:17:26.982Z] Reading package lists... [2019-10-02T18:17:27.151Z] #58 21.93 CC images/fown.o [2019-10-02T18:17:27.151Z] #58 22.11 CC images/ns.o [2019-10-02T18:17:27.342Z] Reading package lists... [2019-10-02T18:17:27.342Z] Building dependency tree... [2019-10-02T18:17:27.342Z] Reading state information... [2019-10-02T18:17:27.407Z] #58 22.35 CC images/regfile.o [2019-10-02T18:17:27.663Z] #58 22.53 CC images/ghost-file.o [2019-10-02T18:17:27.750Z] The following additional packages will be installed: [2019-10-02T18:17:27.750Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T18:17:27.750Z] Suggested packages: [2019-10-02T18:17:27.750Z] codeblocks eclipse ninja-build lrzip [2019-10-02T18:17:27.750Z] Recommended packages: [2019-10-02T18:17:27.750Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T18:17:27.750Z] The following NEW packages will be installed: [2019-10-02T18:17:27.750Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T18:17:27.750Z] vim-common xxd [2019-10-02T18:17:27.750Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:17:27.750Z] Need to get 13.2 MB of archives. [2019-10-02T18:17:27.750Z] After this operation, 59.4 MB of additional disk space will be used. [2019-10-02T18:17:27.750Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T18:17:27.750Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T18:17:27.750Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-02T18:17:27.919Z] #58 22.76 CC images/fifo.o [2019-10-02T18:17:28.148Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-02T18:17:28.148Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-02T18:17:28.148Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-02T18:17:28.148Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-02T18:17:28.148Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-02T18:17:28.148Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:17:28.148Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:17:28.148Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:17:28.148Z] Fetched 13.2 MB in 0s (38.3 MB/s) [2019-10-02T18:17:28.148Z] Selecting previously unselected package cmake-data. [2019-10-02T18:17:28.148Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-02T18:17:28.148Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T18:17:28.148Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T18:17:28.174Z] #58 22.94 CC images/remap-file-path.o [2019-10-02T18:17:28.174Z] #58 23.15 CC images/eventfd.o [2019-10-02T18:17:28.430Z] #58 23.33 CC images/eventpoll.o [2019-10-02T18:17:28.529Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T18:17:28.529Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T18:17:28.529Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:17:28.529Z] Selecting previously unselected package libicu57:s390x. [2019-10-02T18:17:28.529Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-02T18:17:28.529Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T18:17:28.993Z] #58 23.65 CC images/fh.o [2019-10-02T18:17:28.993Z] #58 23.90 CC images/fsnotify.o [2019-10-02T18:17:29.303Z] Selecting previously unselected package libxml2:s390x. [2019-10-02T18:17:29.303Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-02T18:17:29.303Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:17:29.555Z] #58 24.44 CC images/signalfd.o [2019-10-02T18:17:29.670Z] Selecting previously unselected package libarchive13:s390x. [2019-10-02T18:17:29.671Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-02T18:17:29.671Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T18:17:29.671Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-10-02T18:17:29.671Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-02T18:17:29.671Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T18:17:29.671Z] Selecting previously unselected package libuv1:s390x. [2019-10-02T18:17:29.671Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-02T18:17:29.671Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-02T18:17:29.671Z] Selecting previously unselected package cmake. [2019-10-02T18:17:29.671Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-02T18:17:29.671Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T18:17:29.812Z] #58 24.72 CC images/fs.o [2019-10-02T18:17:30.061Z] Selecting previously unselected package xxd. [2019-10-02T18:17:30.061Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T18:17:30.061Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:30.061Z] Selecting previously unselected package vim-common. [2019-10-02T18:17:30.061Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:17:30.061Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:30.061Z] Processing triggers for mime-support (3.60) ... [2019-10-02T18:17:30.061Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:30.061Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-10-02T18:17:30.061Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T18:17:30.113Z] #58 24.92 CC images/pstree.o [2019-10-02T18:17:30.370Z] #58 25.08 CC images/pipe.o [2019-10-02T18:17:30.370Z] #58 25.29 CC images/tcp-stream.o [2019-10-02T18:17:30.425Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-02T18:17:30.425Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:17:30.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:30.425Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:17:30.425Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:17:30.425Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-02T18:17:30.425Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-02T18:17:30.425Z] Setting up cmake (3.7.2-1) ... [2019-10-02T18:17:30.425Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:17:30.627Z] #58 25.50 CC images/sk-packet.o [2019-10-02T18:17:30.887Z] #58 25.78 CC images/mnt.o [2019-10-02T18:17:31.142Z] #58 25.98 CC images/pipe-data.o [2019-10-02T18:17:31.398Z] #58 26.25 CC images/sa.o [2019-10-02T18:17:31.398Z] #58 26.42 CC images/timer.o [2019-10-02T18:17:31.731Z] Removing intermediate container 5d803e0b24ec [2019-10-02T18:17:31.731Z] ---> b9525dc7aa69 [2019-10-02T18:17:31.731Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:31.731Z] ---> d1beb9306df1 [2019-10-02T18:17:31.731Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T18:17:31.731Z] ---> Running in 10766aafbffe [2019-10-02T18:17:31.960Z] #58 26.69 CC images/timerfd.o [2019-10-02T18:17:31.961Z] #58 26.95 CC images/mm.o [2019-10-02T18:17:32.147Z] Removing intermediate container 10766aafbffe [2019-10-02T18:17:32.147Z] ---> 12217bc9698d [2019-10-02T18:17:32.147Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:17:32.147Z] ---> 936f15056c67 [2019-10-02T18:17:32.147Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:17:32.147Z] ---> Running in dbbf1f11aec2 [2019-10-02T18:17:32.521Z] + RM_GOPATH=0 [2019-10-02T18:17:32.521Z] + TMP_GOPATH= [2019-10-02T18:17:32.521Z] + : /build [2019-10-02T18:17:32.521Z] + '[' -z '' ']' [2019-10-02T18:17:32.521Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:32.521Z] ++ mktemp -d [2019-10-02T18:17:32.521Z] + export GOPATH=/tmp/tmp.FwvIJk9YWC [2019-10-02T18:17:32.521Z] + GOPATH=/tmp/tmp.FwvIJk9YWC [2019-10-02T18:17:32.521Z] + RM_GOPATH=1 [2019-10-02T18:17:32.521Z] ++ dirname ./install.sh [2019-10-02T18:17:32.521Z] + dir=. [2019-10-02T18:17:32.521Z] + bin=tini [2019-10-02T18:17:32.521Z] + shift [2019-10-02T18:17:32.521Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T18:17:32.521Z] + . ./tini.installer [2019-10-02T18:17:32.521Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:32.521Z] + install_tini [2019-10-02T18:17:32.521Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T18:17:32.521Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.FwvIJk9YWC/tini [2019-10-02T18:17:32.521Z] Cloning into '/tmp/tmp.FwvIJk9YWC/tini'... [2019-10-02T18:17:32.522Z] #58 27.30 CC images/sk-opts.o [2019-10-02T18:17:32.594Z] #47 198.2 🇩 bin/containerd-shim-runc-v1 [2019-10-02T18:17:32.813Z] #58 27.52 CC images/sk-unix.o [2019-10-02T18:17:32.882Z] + cd /tmp/tmp.FwvIJk9YWC/tini [2019-10-02T18:17:32.882Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:17:32.882Z] + cmake . [2019-10-02T18:17:32.882Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T18:17:32.882Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T18:17:32.882Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T18:17:32.882Z] -- Detecting C compiler ABI info [2019-10-02T18:17:32.882Z] -- Detecting C compiler ABI info - done [2019-10-02T18:17:32.882Z] -- Detecting C compile features [2019-10-02T18:17:33.135Z] #58 27.83 CC images/sk-inet.o [2019-10-02T18:17:33.258Z] -- Detecting C compile features - done [2019-10-02T18:17:33.258Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T18:17:33.258Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T18:17:33.258Z] -- Configuring done [2019-10-02T18:17:33.258Z] -- Generating done [2019-10-02T18:17:33.258Z] -- Build files have been written to: /tmp/tmp.FwvIJk9YWC/tini [2019-10-02T18:17:33.258Z] + make tini-static [2019-10-02T18:17:33.258Z] Scanning dependencies of target tini-static [2019-10-02T18:17:33.258Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T18:17:33.628Z] [100%] Linking C executable tini-static [2019-10-02T18:17:33.628Z] [100%] Built target tini-static [2019-10-02T18:17:33.628Z] + mkdir -p /build [2019-10-02T18:17:33.628Z] + cp tini-static /build/docker-init [2019-10-02T18:17:33.719Z] #58 28.39 CC images/tun.o [2019-10-02T18:17:33.974Z] #58 28.68 CC images/sk-netlink.o [2019-10-02T18:17:33.974Z] #58 28.95 CC images/packet-sock.o [2019-10-02T18:17:33.991Z] Removing intermediate container dbbf1f11aec2 [2019-10-02T18:17:33.991Z] ---> 2cee8bf06ec0 [2019-10-02T18:17:33.991Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-10-02T18:17:33.991Z] ---> 9a4e6b849a68 [2019-10-02T18:17:33.991Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T18:17:33.991Z] ---> Running in c8d6da61ecbe [2019-10-02T18:17:34.353Z] Removing intermediate container c8d6da61ecbe [2019-10-02T18:17:34.353Z] ---> 1ea4dd557219 [2019-10-02T18:17:34.353Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:17:34.353Z] ---> 2acc6bc62fb6 [2019-10-02T18:17:34.353Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:17:34.492Z] #47 200.9 🇩 binaries [2019-10-02T18:17:34.492Z] #47 200.9 + mkdir -p /build [2019-10-02T18:17:34.492Z] #47 200.9 + cp bin/containerd /build/containerd [2019-10-02T18:17:34.492Z] #47 201.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-02T18:17:34.492Z] #47 201.0 + cp bin/ctr /build/ctr [2019-10-02T18:17:34.534Z] #58 29.34 CC images/ipc-var.o [2019-10-02T18:17:34.534Z] #58 29.51 CC images/ipc-desc.o [2019-10-02T18:17:34.722Z] ---> 54f1c462235d [2019-10-02T18:17:34.722Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:17:34.722Z] ---> Running in 0d9dd3f9cdd7 [2019-10-02T18:17:34.789Z] #58 29.66 CC images/ipc-shm.o [2019-10-02T18:17:35.044Z] #58 29.84 CC images/ipc-msg.o [2019-10-02T18:17:35.044Z] #58 30.11 CC images/ipc-sem.o [2019-10-02T18:17:35.099Z] + RM_GOPATH=0 [2019-10-02T18:17:35.099Z] + TMP_GOPATH= [2019-10-02T18:17:35.099Z] + : /build/ [2019-10-02T18:17:35.099Z] + '[' -z '' ']' [2019-10-02T18:17:35.099Z] ++ mktemp -d [2019-10-02T18:17:35.099Z] + export GOPATH=/tmp/tmp.5MUl8n6zoC [2019-10-02T18:17:35.099Z] + GOPATH=/tmp/tmp.5MUl8n6zoC [2019-10-02T18:17:35.099Z] + RM_GOPATH=1 [2019-10-02T18:17:35.099Z] ++ dirname ./install.sh [2019-10-02T18:17:35.099Z] + dir=. [2019-10-02T18:17:35.099Z] + bin=rootlesskit [2019-10-02T18:17:35.099Z] + shift [2019-10-02T18:17:35.099Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T18:17:35.099Z] + . ./rootlesskit.installer [2019-10-02T18:17:35.099Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:17:35.099Z] + install_rootlesskit [2019-10-02T18:17:35.099Z] + case "$1" in [2019-10-02T18:17:35.099Z] + export CGO_ENABLED=0 [2019-10-02T18:17:35.099Z] + CGO_ENABLED=0 [2019-10-02T18:17:35.099Z] + _install_rootlesskit [2019-10-02T18:17:35.099Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-10-02T18:17:35.099Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5MUl8n6zoC/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:17:35.099Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:17:35.099Z] Cloning into '/tmp/tmp.5MUl8n6zoC/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T18:17:35.299Z] #58 30.36 CC images/utsns.o [2019-10-02T18:17:35.424Z] #47 DONE 201.9s [2019-10-02T18:17:35.859Z] #58 30.59 CC images/creds.o [2019-10-02T18:17:35.859Z] #58 30.80 CC images/vma.o [2019-10-02T18:17:35.896Z] + cd /tmp/tmp.5MUl8n6zoC/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:17:35.896Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:17:35.896Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:17:35.896Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T18:17:36.114Z] #58 31.10 CC images/netdev.o [2019-10-02T18:17:36.357Z] [2019-10-02T18:17:36.357Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T18:17:36.357Z] #48 DONE 0.2s [2019-10-02T18:17:36.614Z] [2019-10-02T18:17:36.614Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T18:17:36.614Z] #51 DONE 0.1s [2019-10-02T18:17:36.614Z] [2019-10-02T18:17:36.614Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T18:17:36.614Z] #54 DONE 0.1s [2019-10-02T18:17:36.614Z] [2019-10-02T18:17:36.614Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T18:17:36.673Z] #58 31.49 CC images/tty.o [2019-10-02T18:17:36.872Z] #56 DONE 0.3s [2019-10-02T18:17:36.872Z] [2019-10-02T18:17:36.872Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T18:17:36.872Z] #59 DONE 0.1s [2019-10-02T18:17:37.129Z] [2019-10-02T18:17:37.129Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T18:17:37.129Z] #63 DONE 0.1s [2019-10-02T18:17:37.129Z] [2019-10-02T18:17:37.129Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T18:17:37.235Z] #58 32.01 CC images/file-lock.o [2019-10-02T18:17:37.235Z] #58 32.15 CC images/rlimit.o [2019-10-02T18:17:37.235Z] #58 ... [2019-10-02T18:17:37.235Z] [2019-10-02T18:17:37.235Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:37.235Z] #33 74.59 text/template [2019-10-02T18:17:37.235Z] #33 74.61 go/parser [2019-10-02T18:17:37.235Z] #33 77.81 log [2019-10-02T18:17:37.235Z] #33 78.33 encoding/base64 [2019-10-02T18:17:37.235Z] #33 78.89 encoding/json [2019-10-02T18:17:37.235Z] #33 79.12 go/doc [2019-10-02T18:17:37.235Z] #33 82.26 github.com/LK4D4/vndr/build [2019-10-02T18:17:37.235Z] #33 84.13 encoding/xml [2019-10-02T18:17:37.387Z] #65 DONE 0.2s [2019-10-02T18:17:37.387Z] [2019-10-02T18:17:37.387Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T18:17:37.387Z] #66 DONE 0.0s [2019-10-02T18:17:37.387Z] [2019-10-02T18:17:37.387Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T18:17:37.490Z] #33 ... [2019-10-02T18:17:37.490Z] [2019-10-02T18:17:37.490Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:37.490Z] #58 32.34 CC images/pagemap.o [2019-10-02T18:17:37.746Z] #58 32.67 CC images/siginfo.o [2019-10-02T18:17:38.001Z] #58 32.94 CC images/rpc.o [2019-10-02T18:17:38.320Z] #67 DONE 0.7s [2019-10-02T18:17:38.320Z] [2019-10-02T18:17:38.320Z] #68 exporting to image [2019-10-02T18:17:38.320Z] #68 exporting layers [2019-10-02T18:17:38.927Z] #58 33.92 CC images/ext-file.o [2019-10-02T18:17:39.182Z] #58 34.09 CC images/cgroup.o [2019-10-02T18:17:39.747Z] #58 34.61 CC images/userns.o [2019-10-02T18:17:40.001Z] #58 34.94 CC images/google/protobuf/descriptor.o [2019-10-02T18:17:41.887Z] #58 36.47 CC images/opts.o [2019-10-02T18:17:41.887Z] #58 36.71 CC images/seccomp.o [2019-10-02T18:17:42.142Z] #58 36.94 CC images/binfmt-misc.o [2019-10-02T18:17:42.142Z] #58 37.15 CC images/time.o [2019-10-02T18:17:42.397Z] #58 37.34 CC images/sysctl.o [2019-10-02T18:17:42.651Z] #58 37.59 CC images/autofs.o [2019-10-02T18:17:42.906Z] #58 37.75 CC images/macvlan.o [2019-10-02T18:17:43.161Z] #58 37.98 CC images/sit.o [2019-10-02T18:17:43.416Z] #58 38.20 LINK images/built-in.o [2019-10-02T18:17:43.416Z] #58 38.31 GEN compel/include/asm [2019-10-02T18:17:43.416Z] #58 38.32 GEN compel/include/version.h [2019-10-02T18:17:43.416Z] #58 38.33 touch .config [2019-10-02T18:17:43.416Z] #58 38.34 GEN include/common/config.h [2019-10-02T18:17:43.416Z] #58 38.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-02T18:17:43.714Z] #58 38.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-02T18:17:43.714Z] #58 38.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-02T18:17:43.714Z] #58 38.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-02T18:17:43.714Z] #58 38.54 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-02T18:17:43.714Z] #58 38.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-02T18:17:43.714Z] #58 38.60 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-02T18:17:43.714Z] #58 38.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-02T18:17:43.714Z] #58 38.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-02T18:17:43.794Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:17:43.794Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T18:17:43.969Z] #58 38.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-02T18:17:43.969Z] #58 38.70 DEP compel/plugins/std/infect.d [2019-10-02T18:17:43.969Z] #58 38.83 DEP compel/plugins/std/string.d [2019-10-02T18:17:43.969Z] #58 38.89 DEP compel/plugins/std/log.d [2019-10-02T18:17:44.268Z] #58 38.99 DEP compel/plugins/std/fds.d [2019-10-02T18:17:44.268Z] #58 39.09 DEP compel/plugins/std/std.d [2019-10-02T18:17:44.268Z] #58 39.23 DEP compel/plugins/shmem/shmem.d [2019-10-02T18:17:44.566Z] #58 39.33 DEP compel/plugins/fds/fds.d [2019-10-02T18:17:44.566Z] #58 39.45 CC compel/plugins/std/std.o [2019-10-02T18:17:44.572Z] Removing intermediate container 0d9dd3f9cdd7 [2019-10-02T18:17:44.572Z] ---> 3a7c7d6f2760 [2019-10-02T18:17:44.572Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T18:17:44.820Z] #58 39.79 CC compel/plugins/std/fds.o [2019-10-02T18:17:44.873Z] #68 exporting layers 6.8s done [2019-10-02T18:17:44.874Z] #68 writing image sha256:ec0246c82359628f5d7e933d7ce84689d18e98fdf8a7d8d01933da8145394cce done [2019-10-02T18:17:44.874Z] #68 naming to docker.io/library/docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 done [2019-10-02T18:17:44.874Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2019-10-02T18:17:44.934Z] ---> 3869a4b868c7 [2019-10-02T18:17:44.934Z] Step 94/125 : FROM runtime-dev AS dev [2019-10-02T18:17:44.934Z] ---> 0352a4a9c0f6 [2019-10-02T18:17:44.934Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:17:44.934Z] ---> Running in 30d478a60af9 [Pipeline] sh [2019-10-02T18:17:45.215Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-392/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/validate/default [2019-10-02T18:17:45.298Z] Removing intermediate container 30d478a60af9 [2019-10-02T18:17:45.298Z] ---> 403409feb540 [2019-10-02T18:17:45.298Z] Step 96/125 : RUN groupadd -r docker [2019-10-02T18:17:45.298Z] ---> Running in 5da371263083 [2019-10-02T18:17:45.380Z] #58 40.13 CC compel/plugins/std/log.o [2019-10-02T18:17:45.938Z] #58 40.81 CC compel/plugins/std/string.o [2019-10-02T18:17:46.075Z] Removing intermediate container 5da371263083 [2019-10-02T18:17:46.075Z] ---> c86c723ba31a [2019-10-02T18:17:46.075Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T18:17:46.075Z] ---> Running in ffcc458ccfb0 [2019-10-02T18:17:46.497Z] #58 41.38 CC compel/plugins/std/infect.o [2019-10-02T18:17:47.057Z] Removing intermediate container 86e0c4514a5e [2019-10-02T18:17:47.057Z] ---> c527f0bee651 [2019-10-02T18:17:47.057Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-02T18:17:47.057Z] ---> Running in 6e694500054f [2019-10-02T18:17:47.057Z] Removing intermediate container 6e694500054f [2019-10-02T18:17:47.057Z] ---> 230b7351a3d4 [2019-10-02T18:17:47.057Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-10-02T18:17:47.057Z] ---> Running in 1abec17d7194 [2019-10-02T18:17:47.057Z] Removing intermediate container 1abec17d7194 [2019-10-02T18:17:47.057Z] ---> 5cc9c7a0e835 [2019-10-02T18:17:47.057Z] Step 8/8 : COPY . . [2019-10-02T18:17:47.100Z] #58 41.99 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-02T18:17:47.100Z] #58 42.05 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-02T18:17:47.100Z] #58 42.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-02T18:17:47.332Z] Removing intermediate container ffcc458ccfb0 [2019-10-02T18:17:47.332Z] ---> f8f18bccf05d [2019-10-02T18:17:47.332Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T18:17:47.332Z] ---> Running in 25b8c38e76ab [2019-10-02T18:17:47.332Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T18:17:47.355Z] #58 42.18 AR compel/plugins/std.lib.a [2019-10-02T18:17:47.355Z] #58 42.24 CC compel/plugins/fds/fds.o [2019-10-02T18:17:47.609Z] #58 42.50 AR compel/plugins/fds.lib.a [2019-10-02T18:17:47.609Z] #58 42.55 HOSTDEP compel/src/lib/log-host.d [2019-10-02T18:17:47.864Z] #58 42.72 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-02T18:17:48.101Z] Removing intermediate container 25b8c38e76ab [2019-10-02T18:17:48.101Z] ---> 00ab86f48b01 [2019-10-02T18:17:48.101Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T18:17:48.101Z] ---> Running in 36f56b0857da [2019-10-02T18:17:48.119Z] #58 42.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-02T18:17:48.119Z] #58 43.01 HOSTDEP compel/src/main-host.d [2019-10-02T18:17:48.119Z] #58 43.09 DEP compel/src/lib/ptrace.d [2019-10-02T18:17:48.119Z] #58 ... [2019-10-02T18:17:48.119Z] [2019-10-02T18:17:48.119Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:48.119Z] #33 85.41 github.com/LK4D4/vndr/godl/singleflight [2019-10-02T18:17:48.119Z] #33 85.67 compress/flate [2019-10-02T18:17:48.119Z] #33 87.82 hash [2019-10-02T18:17:48.119Z] #33 87.97 hash/crc32 [2019-10-02T18:17:48.119Z] #33 88.45 compress/gzip [2019-10-02T18:17:48.119Z] #33 88.78 context [2019-10-02T18:17:48.119Z] #33 89.32 crypto/cipher [2019-10-02T18:17:48.119Z] #33 89.46 math/rand [2019-10-02T18:17:48.119Z] #33 90.20 math/big [2019-10-02T18:17:48.119Z] #33 90.28 crypto/aes [2019-10-02T18:17:48.119Z] #33 91.34 crypto [2019-10-02T18:17:48.119Z] #33 91.57 crypto/des [2019-10-02T18:17:48.119Z] #33 92.01 crypto/internal/randutil [2019-10-02T18:17:48.119Z] #33 92.13 crypto/sha512 [2019-10-02T18:17:48.119Z] #33 93.13 crypto/hmac [2019-10-02T18:17:48.119Z] #33 93.41 crypto/md5 [2019-10-02T18:17:48.119Z] #33 93.97 crypto/sha1 [2019-10-02T18:17:48.119Z] #33 94.91 crypto/sha256 [2019-10-02T18:17:48.119Z] #33 95.60 encoding/hex [2019-10-02T18:17:48.119Z] #33 ... [2019-10-02T18:17:48.119Z] [2019-10-02T18:17:48.119Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:48.119Z] #58 43.20 DEP compel/src/lib/infect.d [2019-10-02T18:17:48.678Z] #58 43.47 DEP compel/src/lib/infect-util.d [2019-10-02T18:17:48.678Z] #58 43.59 DEP compel/src/lib/infect-rpc.d [2019-10-02T18:17:48.678Z] #58 43.70 DEP compel/arch/x86/src/lib/infect.d [2019-10-02T18:17:48.933Z] #58 ... [2019-10-02T18:17:48.933Z] [2019-10-02T18:17:48.933Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-10-02T18:17:48.933Z] #61 87.76 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:17:48.933Z] #61 87.76 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T18:17:48.933Z] #61 DONE 95.1s [2019-10-02T18:17:48.933Z] [2019-10-02T18:17:48.933Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T18:17:48.933Z] #62 DONE 0.1s [2019-10-02T18:17:48.933Z] [2019-10-02T18:17:48.933Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:48.933Z] #58 43.93 DEP compel/arch/x86/src/lib/cpu.d [2019-10-02T18:17:49.046Z] Removing intermediate container 36f56b0857da [2019-10-02T18:17:49.046Z] ---> ca4957671b4f [2019-10-02T18:17:49.046Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T18:17:49.046Z] ---> Running in 8bd0ed433105 [2019-10-02T18:17:49.403Z] Congratulations! All commits are properly signed with the DCO! [2019-10-02T18:17:49.536Z] #58 44.19 DEP compel/src/lib/log.d [2019-10-02T18:17:49.536Z] #58 44.42 DEP compel/src/main.d [2019-10-02T18:17:49.791Z] #58 44.69 DEP compel/src/lib/handle-elf.d [2019-10-02T18:17:49.883Z] Removing intermediate container 8bd0ed433105 [2019-10-02T18:17:49.883Z] ---> a04cd9363ec3 [2019-10-02T18:17:49.883Z] Step 101/125 : RUN ldconfig [2019-10-02T18:17:49.883Z] ---> Running in b378b2c95a9b [2019-10-02T18:17:50.047Z] #58 44.93 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-02T18:17:50.047Z] #58 45.12 CC compel/src/lib/log.o [2019-10-02T18:17:50.302Z] #58 45.23 CC compel/arch/x86/src/lib/cpu.o [2019-10-02T18:17:51.130Z] Removing intermediate container b378b2c95a9b [2019-10-02T18:17:51.130Z] ---> c3c7dce0ec29 [2019-10-02T18:17:51.130Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-10-02T18:17:51.130Z] ---> Running in 368adeedcf57 [2019-10-02T18:17:51.229Z] #58 45.86 CC compel/arch/x86/src/lib/infect.o [2019-10-02T18:17:51.499Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:17:51.499Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:17:51.499Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:17:51.499Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:17:51.499Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:17:51.499Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] [2019-10-02T18:17:51.790Z] #58 46.77 CC compel/src/lib/infect-rpc.o [2019-10-02T18:17:51.879Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-02T18:17:51.879Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-02T18:17:52.352Z] #58 47.16 CC compel/src/lib/infect-util.o [2019-10-02T18:17:52.352Z] #58 47.34 CC compel/src/lib/infect.o [2019-10-02T18:17:53.123Z] Fetched 7669 kB in 1s (4979 kB/s) [2019-10-02T18:17:53.497Z] Reading package lists... [2019-10-02T18:17:53.889Z] Reading package lists... [2019-10-02T18:17:54.270Z] Building dependency tree... [2019-10-02T18:17:54.270Z] Reading state information... [2019-10-02T18:17:54.270Z] The following additional packages will be installed: [2019-10-02T18:17:54.270Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T18:17:54.270Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T18:17:54.270Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T18:17:54.270Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T18:17:54.270Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T18:17:54.270Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T18:17:54.270Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T18:17:54.270Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T18:17:54.270Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T18:17:54.270Z] Suggested packages: [2019-10-02T18:17:54.270Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T18:17:54.270Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T18:17:54.270Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T18:17:54.270Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T18:17:54.270Z] Recommended packages: [2019-10-02T18:17:54.270Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T18:17:54.270Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T18:17:54.636Z] The following NEW packages will be installed: [2019-10-02T18:17:54.636Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T18:17:54.636Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T18:17:54.636Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T18:17:54.636Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T18:17:54.636Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T18:17:54.636Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T18:17:54.636Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T18:17:54.636Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T18:17:54.636Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T18:17:54.636Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T18:17:54.636Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T18:17:54.636Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T18:17:54.665Z] Congratulations! Seccomp profile generation is done correctly. [2019-10-02T18:17:54.866Z] #58 49.30 CC compel/src/lib/ptrace.o [2019-10-02T18:17:54.866Z] #58 49.74 AR compel/libcompel.a [2019-10-02T18:17:54.866Z] #58 49.81 HOSTCC compel/src/main-host.o [2019-10-02T18:17:55.035Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T18:17:55.035Z] xfsprogs xxd xz-utils zip [2019-10-02T18:17:55.035Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:17:55.035Z] Need to get 88.2 MB of archives. [2019-10-02T18:17:55.035Z] After this operation, 565 MB of additional disk space will be used. [2019-10-02T18:17:55.035Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T18:17:55.035Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-02T18:17:55.035Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-02T18:17:55.035Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-02T18:17:55.035Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-02T18:17:55.035Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-02T18:17:55.035Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-02T18:17:55.035Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-02T18:17:55.035Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-02T18:17:55.035Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-02T18:17:55.035Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-02T18:17:55.035Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-02T18:17:55.035Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-02T18:17:55.035Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-02T18:17:55.035Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-02T18:17:55.035Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T18:17:55.035Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-02T18:17:55.035Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-02T18:17:55.035Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-02T18:17:55.035Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-02T18:17:55.036Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-02T18:17:55.036Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:17:55.036Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:17:55.036Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-02T18:17:55.036Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-02T18:17:55.036Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-02T18:17:55.036Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-02T18:17:55.036Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-02T18:17:55.036Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-02T18:17:55.036Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-02T18:17:55.036Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-02T18:17:55.036Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-02T18:17:55.036Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-02T18:17:55.036Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-02T18:17:55.036Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-02T18:17:55.036Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-02T18:17:55.036Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-02T18:17:55.036Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-02T18:17:55.036Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-02T18:17:55.036Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-02T18:17:55.036Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-02T18:17:55.036Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-02T18:17:55.036Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-02T18:17:55.036Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-02T18:17:55.036Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-02T18:17:55.036Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-02T18:17:55.036Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-02T18:17:55.036Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-02T18:17:55.427Z] #58 50.24 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-02T18:17:55.548Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-02T18:17:55.548Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T18:17:55.548Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T18:17:55.548Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T18:17:55.548Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T18:17:55.548Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T18:17:55.548Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-02T18:17:55.548Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T18:17:55.548Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-02T18:17:55.548Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-02T18:17:55.548Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-02T18:17:55.548Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-02T18:17:55.548Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-02T18:17:55.548Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-02T18:17:55.548Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-02T18:17:55.548Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T18:17:55.548Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T18:17:55.682Z] #58 50.47 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-02T18:17:55.938Z] #58 50.84 HOSTCC compel/src/lib/log-host.o [2019-10-02T18:17:55.980Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T18:17:55.980Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T18:17:55.980Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-02T18:17:56.193Z] #58 51.06 HOSTLINK compel/compel-host-bin [2019-10-02T18:17:56.449Z] #58 51.17 DEP soccr/soccr.d [2019-10-02T18:17:56.705Z] #58 51.42 CC soccr/soccr.o [2019-10-02T18:17:56.835Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-02T18:17:58.069Z] #58 52.66 AR soccr/libsoccr.a [2019-10-02T18:17:58.069Z] #58 52.68 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:17:58.069Z] #58 52.95 DEP criu/arch/x86/sigframe.d [2019-10-02T18:17:58.069Z] #58 53.02 DEP criu/arch/x86/sigaction_compat.d [2019-10-02T18:17:58.069Z] #58 53.13 DEP criu/arch/x86/kerndat.d [2019-10-02T18:17:58.108Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:17:58.108Z] Fetched 88.2 MB in 3s (27.8 MB/s) [2019-10-02T18:17:58.108Z] Selecting previously unselected package bash-completion. [2019-10-02T18:17:58.108Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-02T18:17:58.108Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T18:17:58.368Z] #58 53.31 DEP criu/arch/x86/crtools.d [2019-10-02T18:17:58.666Z] #58 53.46 DEP criu/arch/x86/cpu.d [2019-10-02T18:17:58.666Z] #58 ... [2019-10-02T18:17:58.666Z] [2019-10-02T18:17:58.666Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:17:58.666Z] #33 95.93 encoding/pem [2019-10-02T18:17:58.666Z] #33 96.67 internal/singleflight [2019-10-02T18:17:58.666Z] #33 96.95 net [2019-10-02T18:17:58.666Z] #33 98.11 crypto/rand [2019-10-02T18:17:58.666Z] #33 98.52 crypto/elliptic [2019-10-02T18:17:58.666Z] #33 100.1 encoding/asn1 [2019-10-02T18:17:58.666Z] #33 101.9 crypto/ecdsa [2019-10-02T18:17:58.666Z] #33 102.3 crypto/rsa [2019-10-02T18:17:58.666Z] #33 103.5 crypto/dsa [2019-10-02T18:17:58.666Z] #33 103.9 crypto/x509/pkix [2019-10-02T18:17:58.666Z] #33 104.1 internal/x/crypto/cryptobyte [2019-10-02T18:17:58.666Z] #33 105.6 internal/x/crypto/internal/chacha20 [2019-10-02T18:17:58.666Z] #33 106.0 internal/x/crypto/poly1305 [2019-10-02T18:17:58.666Z] #33 ... [2019-10-02T18:17:58.666Z] [2019-10-02T18:17:58.666Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:17:58.666Z] #58 53.63 CC criu/arch/x86/cpu.o [2019-10-02T18:17:58.896Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package libnet1:s390x. [2019-10-02T18:17:58.896Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-10-02T18:17:58.896Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-02T18:17:58.896Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package libudev-dev:s390x. [2019-10-02T18:17:58.896Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-02T18:17:58.896Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T18:17:58.896Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T18:17:58.896Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T18:17:58.896Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:17:59.261Z] Selecting previously unselected package python3-minimal. [2019-10-02T18:17:59.261Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-02T18:17:59.261Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T18:17:59.261Z] Selecting previously unselected package libmpdec2:s390x. [2019-10-02T18:17:59.261Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-02T18:17:59.261Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-02T18:17:59.261Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-02T18:17:59.261Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T18:17:59.261Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T18:17:59.593Z] #58 54.34 CC criu/arch/x86/crtools.o [2019-10-02T18:17:59.630Z] Selecting previously unselected package python3.5. [2019-10-02T18:17:59.630Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-02T18:17:59.630Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:17:59.630Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-02T18:17:59.630Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-02T18:17:59.630Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T18:17:59.630Z] Selecting previously unselected package dh-python. [2019-10-02T18:17:59.630Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T18:17:59.630Z] Unpacking dh-python (2.20170125) ... [2019-10-02T18:17:59.630Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-02T18:17:59.630Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:18:00.000Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package python3. [2019-10-02T18:18:00.372Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-02T18:18:00.372Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package pigz. [2019-10-02T18:18:00.372Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package libip4tc0:s390x. [2019-10-02T18:18:00.372Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package libip6tc0:s390x. [2019-10-02T18:18:00.372Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package libiptc0:s390x. [2019-10-02T18:18:00.372Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package libxtables12:s390x. [2019-10-02T18:18:00.372Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-02T18:18:00.372Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T18:18:00.372Z] Selecting previously unselected package iptables. [2019-10-02T18:18:00.372Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-02T18:18:00.372Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package xxd. [2019-10-02T18:18:00.737Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package vim-common. [2019-10-02T18:18:00.737Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:18:00.737Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package bzip2. [2019-10-02T18:18:00.737Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package libgpm2:s390x. [2019-10-02T18:18:00.737Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package xz-utils. [2019-10-02T18:18:00.737Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package aufs-tools. [2019-10-02T18:18:00.737Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package liblzo2-2:s390x. [2019-10-02T18:18:00.737Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:18:00.737Z] Selecting previously unselected package btrfs-progs. [2019-10-02T18:18:00.737Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-02T18:18:00.737Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:18:00.958Z] #58 55.52 CC criu/arch/x86/kerndat.o [2019-10-02T18:18:01.102Z] Selecting previously unselected package btrfs-tools. [2019-10-02T18:18:01.102Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package dmsetup. [2019-10-02T18:18:01.102Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libonig4:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libjq1:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package jq. [2019-10-02T18:18:01.102Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libaio1:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libcap2-bin. [2019-10-02T18:18:01.102Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T18:18:01.102Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-10-02T18:18:01.102Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-02T18:18:01.102Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-02T18:18:01.214Z] #58 56.00 CC criu/arch/x86/sigaction_compat.o [2019-10-02T18:18:01.470Z] #58 56.33 CC criu/arch/x86/sigframe.o [2019-10-02T18:18:01.473Z] Selecting previously unselected package libpcre16-3:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libpcre32-3:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libnl-3-200:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-02T18:18:01.473Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T18:18:01.473Z] Selecting previously unselected package libreadline5:s390x. [2019-10-02T18:18:01.473Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-02T18:18:01.725Z] #58 56.60 LINK criu/arch/x86/crtools.built-in.o [2019-10-02T18:18:01.726Z] #58 56.64 DEP criu/pie/util-vdso-elf32.d [2019-10-02T18:18:01.880Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T18:18:01.880Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-10-02T18:18:01.880Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-02T18:18:01.880Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T18:18:01.880Z] Selecting previously unselected package net-tools. [2019-10-02T18:18:01.880Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-02T18:18:01.880Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:18:01.981Z] #58 56.82 DEP criu/arch/x86/vdso-pie.d [2019-10-02T18:18:01.981Z] #58 56.95 DEP criu/pie/parasite-vdso.d [2019-10-02T18:18:02.237Z] #58 57.12 DEP criu/pie/util-vdso.d [2019-10-02T18:18:02.317Z] Selecting previously unselected package python-pip-whl. [2019-10-02T18:18:02.317Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:18:02.317Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:18:02.317Z] Selecting previously unselected package python3-pip. [2019-10-02T18:18:02.317Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:18:02.317Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:18:02.317Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T18:18:02.317Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:18:02.317Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:18:02.317Z] Selecting previously unselected package python3-setuptools. [2019-10-02T18:18:02.317Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T18:18:02.317Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T18:18:02.317Z] Selecting previously unselected package python3-wheel. [2019-10-02T18:18:02.317Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T18:18:02.317Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T18:18:02.317Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T18:18:02.317Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-02T18:18:02.317Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:18:02.493Z] #58 57.27 DEP criu/pie/util.d [2019-10-02T18:18:02.493Z] #58 57.37 CC criu/pie/util.o [2019-10-02T18:18:02.749Z] #58 57.66 CC criu/pie/util-vdso.o [2019-10-02T18:18:02.759Z] Selecting previously unselected package vim-runtime. [2019-10-02T18:18:02.759Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:18:02.759Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T18:18:02.759Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T18:18:02.759Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:03.121Z] Selecting previously unselected package vim. [2019-10-02T18:18:03.121Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-02T18:18:03.121Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:03.311Z] #58 58.20 CC criu/pie/parasite-vdso.o [2019-10-02T18:18:03.484Z] Selecting previously unselected package xfsprogs. [2019-10-02T18:18:03.484Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-02T18:18:03.484Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:18:03.484Z] Selecting previously unselected package zip. [2019-10-02T18:18:03.484Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-02T18:18:03.484Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T18:18:03.484Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T18:18:03.484Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T18:18:03.484Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:18:03.484Z] Selecting previously unselected package apparmor. [2019-10-02T18:18:03.484Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-02T18:18:03.484Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:18:03.866Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T18:18:03.866Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T18:18:03.866Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:18:03.866Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T18:18:03.866Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-02T18:18:03.866Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:18:04.235Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T18:18:04.235Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T18:18:04.235Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:18:04.239Z] #58 59.09 CC criu/arch/x86/vdso-pie.o [2019-10-02T18:18:04.495Z] #58 59.35 CC criu/pie/util-vdso-elf32.o [2019-10-02T18:18:04.613Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T18:18:04.613Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T18:18:04.613Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T18:18:04.821Z] ---> 307423d98222 [2019-10-02T18:18:04.821Z] Successfully built 307423d98222 [2019-10-02T18:18:04.821Z] Successfully tagged docker:latest [2019-10-02T18:18:04.821Z] INFO: Image build ended at 10/02/2019 18:18:03. Duration:00:03:32.7530447 [2019-10-02T18:18:04.821Z] [2019-10-02T18:18:04.821Z] [2019-10-02T18:18:04.821Z] INFO: Building the test binaries at 10/02/2019 18:18:03... [2019-10-02T18:18:05.057Z] #58 60.00 AR criu/pie/pie.lib.a [2019-10-02T18:18:05.057Z] #58 60.05 DEP criu/pie/restorer.d [2019-10-02T18:18:05.319Z] #58 60.35 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-02T18:18:05.395Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T18:18:05.395Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T18:18:05.395Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:18:05.576Z] #58 60.49 DEP criu/arch/x86/restorer_unmap.d [2019-10-02T18:18:05.576Z] #58 60.51 DEP criu/arch/x86/restorer.d [2019-10-02T18:18:05.784Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T18:18:05.784Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T18:18:05.784Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:05.784Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T18:18:05.784Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T18:18:05.784Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:05.832Z] #58 60.69 DEP criu/pie/parasite.d [2019-10-02T18:18:06.088Z] #58 60.89 CC criu/pie/parasite.o [2019-10-02T18:18:07.453Z] #58 62.09 LINK criu/pie/parasite.built-in.o [2019-10-02T18:18:07.453Z] #58 62.11 GEN criu/pie/parasite-blob.h [2019-10-02T18:18:07.453Z] #58 62.12 CC criu/arch/x86/restorer.o [2019-10-02T18:18:07.709Z] #58 62.58 CC criu/arch/x86/restorer_unmap.o [2019-10-02T18:18:07.709Z] #58 62.61 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-02T18:18:07.964Z] #58 62.84 CC criu/pie/restorer.o [2019-10-02T18:18:08.594Z] INFO: make.ps1 starting at 10/02/2019 18:18:07 [2019-10-02T18:18:08.594Z] INFO: Git commit (ec0e20a9e) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T18:18:08.594Z] INFO: Invoking autogen... [2019-10-02T18:18:08.897Z] #58 ... [2019-10-02T18:18:08.897Z] [2019-10-02T18:18:08.897Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:18:08.897Z] #33 106.3 internal/x/crypto/chacha20poly1305 [2019-10-02T18:18:08.897Z] #33 107.3 internal/x/crypto/hkdf [2019-10-02T18:18:08.897Z] #33 107.5 internal/x/text/transform [2019-10-02T18:18:08.897Z] #33 108.0 internal/x/text/unicode/bidi [2019-10-02T18:18:08.897Z] #33 109.6 internal/x/text/secure/bidirule [2019-10-02T18:18:08.897Z] #33 109.9 internal/x/text/unicode/norm [2019-10-02T18:18:08.897Z] #33 113.4 internal/x/net/idna [2019-10-02T18:18:08.897Z] #33 115.2 crypto/x509 [2019-10-02T18:18:08.897Z] #33 115.4 net/textproto [2019-10-02T18:18:09.057Z] INFO: Building daemon... [2019-10-02T18:18:09.153Z] #33 116.6 internal/x/net/http/httpguts [2019-10-02T18:18:09.409Z] #33 116.8 internal/x/net/http/httpproxy [2019-10-02T18:18:09.665Z] #33 117.1 internal/x/net/http2/hpack [2019-10-02T18:18:09.903Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T18:18:09.903Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-02T18:18:09.903Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:10.592Z] #33 117.9 mime [2019-10-02T18:18:10.592Z] #33 ... [2019-10-02T18:18:10.592Z] [2019-10-02T18:18:10.592Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:10.592Z] #58 65.51 LINK criu/pie/restorer.built-in.o [2019-10-02T18:18:10.592Z] #58 65.52 GEN criu/pie/restorer-blob.h [2019-10-02T18:18:10.592Z] #58 65.64 DEP criu/vdso.d [2019-10-02T18:18:11.153Z] #58 65.87 DEP criu/vdso-compat.d [2019-10-02T18:18:11.153Z] #58 66.02 DEP criu/uts_ns.d [2019-10-02T18:18:11.153Z] #58 66.24 DEP criu/util.d [2019-10-02T18:18:11.691Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:18:11.691Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:18:11.691Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-02T18:18:11.691Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:18:11.691Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-02T18:18:11.691Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:11.691Z] Processing triggers for mime-support (3.60) ... [2019-10-02T18:18:11.691Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:11.691Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-02T18:18:11.691Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T18:18:11.691Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:18:11.691Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:18:11.691Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T18:18:11.714Z] #58 66.46 DEP criu/uffd.d [2019-10-02T18:18:11.714Z] #58 ... [2019-10-02T18:18:11.714Z] [2019-10-02T18:18:11.714Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:18:11.714Z] #24 109.1 + GOBIN=/build [2019-10-02T18:18:11.714Z] #24 109.1 + /build/gometalinter --install [2019-10-02T18:18:11.714Z] #24 109.2 Installing: [2019-10-02T18:18:11.714Z] #24 109.2 deadcode [2019-10-02T18:18:11.714Z] #24 109.2 dupl [2019-10-02T18:18:11.714Z] #24 109.2 errcheck [2019-10-02T18:18:11.714Z] #24 109.2 gas [2019-10-02T18:18:11.714Z] #24 109.2 gochecknoglobals [2019-10-02T18:18:11.714Z] #24 109.2 gochecknoinits [2019-10-02T18:18:11.714Z] #24 109.2 goconst [2019-10-02T18:18:11.714Z] #24 109.2 gocyclo [2019-10-02T18:18:11.714Z] #24 109.2 goimports [2019-10-02T18:18:11.714Z] #24 109.2 golint [2019-10-02T18:18:11.714Z] #24 109.2 gosimple [2019-10-02T18:18:11.714Z] #24 109.2 gotype [2019-10-02T18:18:11.714Z] #24 109.2 gotypex [2019-10-02T18:18:11.714Z] #24 109.2 ineffassign [2019-10-02T18:18:11.714Z] #24 109.2 interfacer [2019-10-02T18:18:11.714Z] #24 109.2 lll [2019-10-02T18:18:11.714Z] #24 109.2 maligned [2019-10-02T18:18:11.714Z] #24 109.2 megacheck [2019-10-02T18:18:11.714Z] #24 109.2 misspell [2019-10-02T18:18:11.714Z] #24 109.2 nakedret [2019-10-02T18:18:11.714Z] #24 109.2 safesql [2019-10-02T18:18:11.714Z] #24 109.2 staticcheck [2019-10-02T18:18:11.714Z] #24 109.2 structcheck [2019-10-02T18:18:11.714Z] #24 109.2 unconvert [2019-10-02T18:18:11.714Z] #24 109.2 unparam [2019-10-02T18:18:11.714Z] #24 109.2 unused [2019-10-02T18:18:11.714Z] #24 109.2 varcheck [2019-10-02T18:18:11.714Z] #24 ... [2019-10-02T18:18:11.714Z] [2019-10-02T18:18:11.714Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:11.714Z] #58 66.63 DEP criu/tun.d [2019-10-02T18:18:11.970Z] #58 66.85 DEP criu/tty.d [2019-10-02T18:18:12.057Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-10-02T18:18:12.057Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-02T18:18:12.057Z] Setting up zip (3.0-11+b1) ... [2019-10-02T18:18:12.057Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T18:18:12.057Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:12.057Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-02T18:18:12.057Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:18:12.057Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-10-02T18:18:12.226Z] #58 67.06 DEP criu/timerfd.d [2019-10-02T18:18:12.226Z] #58 67.22 DEP criu/sysfs_parse.d [2019-10-02T18:18:12.430Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:12.430Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T18:18:12.430Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:18:12.430Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:12.430Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-02T18:18:12.430Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-02T18:18:12.430Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-02T18:18:12.430Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:12.430Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-02T18:18:12.430Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-02T18:18:12.430Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-02T18:18:12.430Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-02T18:18:12.430Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:18:12.430Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-02T18:18:12.430Z] Setting up pigz (2.3.4-1) ... [2019-10-02T18:18:12.430Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:18:12.430Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-02T18:18:12.430Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:12.430Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T18:18:12.430Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-02T18:18:12.430Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:18:12.430Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-02T18:18:12.430Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-02T18:18:12.430Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:18:12.430Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T18:18:12.430Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T18:18:12.430Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-02T18:18:12.430Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:12.430Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:18:12.430Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:18:12.482Z] #58 67.42 DEP criu/sysctl.d [2019-10-02T18:18:12.482Z] #58 67.54 DEP criu/string.d [2019-10-02T18:18:12.737Z] #58 67.61 DEP criu/stats.d [2019-10-02T18:18:12.794Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:18:12.794Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-02T18:18:12.794Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:18:12.993Z] #58 67.78 DEP criu/sockets.d [2019-10-02T18:18:13.339Z] #58 68.00 DEP criu/sk-unix.d [2019-10-02T18:18:13.339Z] #58 68.25 DEP criu/sk-tcp.d [2019-10-02T18:18:13.595Z] #58 68.49 DEP criu/sk-queue.d [2019-10-02T18:18:13.741Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-02T18:18:13.741Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:13.741Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:18:13.741Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:18:13.741Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:18:13.741Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:18:13.741Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:18:13.741Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:18:13.741Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:18:13.741Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:18:13.741Z] Setting up python3 (3.5.3-1) ... [2019-10-02T18:18:13.851Z] #58 68.65 DEP criu/sk-packet.d [2019-10-02T18:18:14.104Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:18:14.107Z] #58 68.87 DEP criu/sk-netlink.d [2019-10-02T18:18:14.107Z] #58 69.05 DEP criu/sk-inet.d [2019-10-02T18:18:14.362Z] #58 69.35 DEP criu/signalfd.d [2019-10-02T18:18:14.481Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T18:18:14.481Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T18:18:14.481Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T18:18:14.481Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T18:18:14.618Z] #58 69.61 DEP criu/sigframe.d [2019-10-02T18:18:14.845Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:18:14.846Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-02T18:18:14.846Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:18:14.873Z] #58 69.71 DEP criu/shmem.d [2019-10-02T18:18:15.133Z] #58 69.92 DEP criu/servicefd.d [2019-10-02T18:18:15.133Z] #58 70.06 DEP criu/seize.d [2019-10-02T18:18:15.219Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T18:18:15.219Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T18:18:15.219Z] Setting up dh-python (2.20170125) ... [2019-10-02T18:18:15.389Z] #58 70.24 DEP criu/seccomp.d [2019-10-02T18:18:15.389Z] #58 70.44 DEP criu/rst-malloc.d [2019-10-02T18:18:15.592Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-02T18:18:15.592Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:18:15.644Z] #58 70.53 DEP criu/rbtree.d [2019-10-02T18:18:15.644Z] #58 70.58 DEP criu/pstree.d [2019-10-02T18:18:15.900Z] #58 70.77 DEP criu/protobuf.d [2019-10-02T18:18:16.156Z] #58 70.90 GEN criu/protobuf-desc-gen.h [2019-10-02T18:18:17.520Z] #58 72.25 DEP criu/protobuf-desc.d [2019-10-02T18:18:17.520Z] #58 72.40 DEP criu/proc_parse.d [2019-10-02T18:18:17.775Z] #58 72.59 DEP criu/plugin.d [2019-10-02T18:18:17.775Z] #58 72.72 DEP criu/pipes.d [2019-10-02T18:18:18.031Z] #58 72.89 DEP criu/pie-util.d [2019-10-02T18:18:18.287Z] #58 73.02 DEP criu/pie-util-vdso.d [2019-10-02T18:18:18.287Z] #58 73.21 DEP criu/pie-util-vdso-elf32.d [2019-10-02T18:18:18.543Z] #58 73.32 DEP criu/path.d [2019-10-02T18:18:18.543Z] #58 73.44 DEP criu/parasite-syscall.d [2019-10-02T18:18:18.799Z] #58 73.58 DEP criu/pagemap.d [2019-10-02T18:18:18.799Z] #58 73.69 DEP criu/pagemap-cache.d [2019-10-02T18:18:18.799Z] #58 73.81 DEP criu/page-xfer.d [2019-10-02T18:18:19.055Z] #58 74.02 DEP criu/page-pipe.d [2019-10-02T18:18:19.055Z] #58 74.09 DEP criu/netfilter.d [2019-10-02T18:18:19.311Z] #58 74.30 DEP criu/net.d [2019-10-02T18:18:19.566Z] #58 74.49 DEP criu/namespaces.d [2019-10-02T18:18:19.768Z] Removing intermediate container 368adeedcf57 [2019-10-02T18:18:19.768Z] ---> a9547a452775 [2019-10-02T18:18:19.768Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-10-02T18:18:19.768Z] ---> Running in 6cee4574247c [2019-10-02T18:18:19.822Z] #58 74.66 DEP criu/mount.d [2019-10-02T18:18:20.078Z] #58 74.84 DEP criu/mem.d [2019-10-02T18:18:20.078Z] #58 75.03 DEP criu/lsm.d [2019-10-02T18:18:20.334Z] #58 75.15 DEP criu/log.d [2019-10-02T18:18:20.334Z] #58 75.26 DEP criu/libnetlink.d [2019-10-02T18:18:20.334Z] #58 75.37 DEP criu/kerndat.d [2019-10-02T18:18:20.590Z] #58 75.58 DEP criu/kcmp-ids.d [2019-10-02T18:18:20.846Z] #58 75.70 DEP criu/irmap.d [2019-10-02T18:18:20.846Z] #58 75.80 DEP criu/ipc_ns.d [2019-10-02T18:18:21.102Z] #58 75.96 DEP criu/image.d [2019-10-02T18:18:21.357Z] #58 76.11 DEP criu/image-desc.d [2019-10-02T18:18:21.357Z] #58 76.18 DEP criu/fsnotify.d [2019-10-02T18:18:21.357Z] #58 76.35 DEP criu/filesystems.d [2019-10-02T18:18:21.564Z] Collecting yamllint==1.16.0 [2019-10-02T18:18:21.564Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T18:18:21.564Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T18:18:21.564Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T18:18:21.613Z] #58 ... [2019-10-02T18:18:21.613Z] [2019-10-02T18:18:21.613Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-10-02T18:18:21.613Z] #27 DONE 127.8s [2019-10-02T18:18:21.613Z] [2019-10-02T18:18:21.613Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:18:21.613Z] #33 119.2 mime/quotedprintable [2019-10-02T18:18:21.613Z] #33 119.4 mime/multipart [2019-10-02T18:18:21.613Z] #33 120.0 crypto/tls [2019-10-02T18:18:21.613Z] #33 120.5 net/http/internal [2019-10-02T18:18:21.613Z] #33 120.8 os/exec [2019-10-02T18:18:21.613Z] #33 126.5 net/http/httptrace [2019-10-02T18:18:21.613Z] #33 126.7 net/http [2019-10-02T18:18:21.613Z] #33 ... [2019-10-02T18:18:21.613Z] [2019-10-02T18:18:21.613Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:21.613Z] #58 76.62 DEP criu/files.d [2019-10-02T18:18:21.928Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T18:18:22.219Z] #58 76.99 DEP criu/files-reg.d [2019-10-02T18:18:22.315Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T18:18:22.315Z] Building wheels for collected packages: pyyaml, pathspec [2019-10-02T18:18:22.315Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T18:18:22.475Z] #58 77.37 DEP criu/files-ext.d [2019-10-02T18:18:22.680Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T18:18:22.680Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T18:18:22.680Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T18:18:22.775Z] #58 77.72 DEP criu/file-lock.d [2019-10-02T18:18:23.033Z] 🇩 bin/containerd [2019-10-02T18:18:23.040Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T18:18:23.040Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T18:18:23.040Z] Successfully built pyyaml pathspec [2019-10-02T18:18:23.040Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-10-02T18:18:23.040Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T18:18:23.076Z] #58 77.91 DEP criu/file-ids.d [2019-10-02T18:18:23.076Z] #58 78.04 DEP criu/fifo.d [2019-10-02T18:18:23.373Z] #58 78.15 DEP criu/fdstore.d [2019-10-02T18:18:23.373Z] #58 78.22 DEP criu/fault-injection.d [2019-10-02T18:18:23.373Z] #58 78.27 DEP criu/external.d [2019-10-02T18:18:23.629Z] #58 78.41 DEP criu/eventpoll.d [2019-10-02T18:18:23.629Z] #58 78.60 DEP criu/eventfd.d [2019-10-02T18:18:23.830Z] Removing intermediate container 6cee4574247c [2019-10-02T18:18:23.830Z] ---> 830b78672a6c [2019-10-02T18:18:23.830Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T18:18:23.885Z] #58 78.74 DEP criu/crtools.d [2019-10-02T18:18:23.885Z] #58 78.93 DEP criu/cr-service.d [2019-10-02T18:18:24.141Z] #58 79.07 DEP criu/cr-restore.d [2019-10-02T18:18:24.396Z] #58 79.33 DEP criu/cr-errno.d [2019-10-02T18:18:24.396Z] #58 79.35 DEP criu/cr-dump.d [2019-10-02T18:18:24.652Z] #58 79.53 DEP criu/cr-dedup.d [2019-10-02T18:18:24.734Z] ---> 903d85e0468d [2019-10-02T18:18:24.734Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T18:18:24.908Z] #58 79.70 DEP criu/cr-check.d [2019-10-02T18:18:24.908Z] #58 79.87 DEP criu/config.d [2019-10-02T18:18:25.164Z] #58 79.98 DEP criu/clone-noasan.d [2019-10-02T18:18:25.164Z] #58 80.04 DEP criu/cgroup.d [2019-10-02T18:18:25.419Z] #58 80.21 DEP criu/cgroup-props.d [2019-10-02T18:18:25.419Z] #58 80.30 DEP criu/bitmap.d [2019-10-02T18:18:25.419Z] #58 80.32 DEP criu/bfd.d [2019-10-02T18:18:25.675Z] #58 80.47 DEP criu/autofs.d [2019-10-02T18:18:25.675Z] #58 80.60 DEP criu/aio.d [2019-10-02T18:18:25.675Z] #58 80.72 DEP criu/action-scripts.d [2019-10-02T18:18:25.931Z] #58 80.97 CC criu/action-scripts.o [2019-10-02T18:18:26.019Z] ---> fa6b2c2e64b3 [2019-10-02T18:18:26.019Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-10-02T18:18:26.492Z] #58 81.41 CC criu/aio.o [2019-10-02T18:18:27.053Z] #58 81.91 CC criu/autofs.o [2019-10-02T18:18:27.832Z] ---> 3aa33ffe24a6 [2019-10-02T18:18:27.832Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T18:18:27.832Z] ---> 49360a4d8ca5 [2019-10-02T18:18:27.832Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T18:18:28.213Z] ---> 89921c5bd431 [2019-10-02T18:18:28.213Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T18:18:28.418Z] #58 83.13 CC criu/bfd.o [2019-10-02T18:18:28.574Z] ---> 4b81841e7449 [2019-10-02T18:18:28.574Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T18:18:28.673Z] #58 83.60 CC criu/bitmap.o [2019-10-02T18:18:28.929Z] #58 83.74 CC criu/cgroup-props.o [2019-10-02T18:18:28.947Z] ---> 921491af15c7 [2019-10-02T18:18:28.947Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T18:18:28.947Z] ---> f01ebb425e5c [2019-10-02T18:18:28.947Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T18:18:29.490Z] #58 84.43 CC criu/cgroup.o [2019-10-02T18:18:29.730Z] ---> 70df4330a449 [2019-10-02T18:18:29.730Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T18:18:29.730Z] ---> bdc67449edff [2019-10-02T18:18:29.730Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T18:18:29.791Z] #58 ... [2019-10-02T18:18:29.791Z] [2019-10-02T18:18:29.791Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:18:29.791Z] #33 137.3 github.com/LK4D4/vndr/godl [2019-10-02T18:18:30.093Z] ---> 29ef9d053b5c [2019-10-02T18:18:30.094Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T18:18:30.813Z] #33 138.2 github.com/LK4D4/vndr [2019-10-02T18:18:31.592Z] ---> f8952d59a930 [2019-10-02T18:18:31.592Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-10-02T18:18:31.592Z] ---> 560cb33d6937 [2019-10-02T18:18:31.592Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T18:18:31.960Z] ---> 495eb29eee54 [2019-10-02T18:18:31.960Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T18:18:31.960Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T18:18:31.960Z] bad55c542dc9: Pulling fs layer [2019-10-02T18:18:32.328Z] bad55c542dc9: Verifying Checksum [2019-10-02T18:18:32.328Z] bad55c542dc9: Download complete [2019-10-02T18:18:32.776Z] bad55c542dc9: Pull complete [2019-10-02T18:18:32.776Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T18:18:32.776Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T18:18:33.142Z] ---> e6c1d850b081 [2019-10-02T18:18:33.142Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T18:18:33.142Z] ---> Running in ee0516237498 [2019-10-02T18:18:33.142Z] Removing intermediate container ee0516237498 [2019-10-02T18:18:33.142Z] ---> 7cb7bda8ae6e [2019-10-02T18:18:33.142Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T18:18:33.503Z] ---> Running in c7de0d814fde [2019-10-02T18:18:33.503Z] Removing intermediate container c7de0d814fde [2019-10-02T18:18:33.503Z] ---> 5e03c8974124 [2019-10-02T18:18:33.503Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T18:18:33.503Z] ---> Running in cd378e25fe90 [2019-10-02T18:18:33.871Z] Removing intermediate container cd378e25fe90 [2019-10-02T18:18:33.871Z] ---> a2e23c60af67 [2019-10-02T18:18:33.871Z] Step 122/125 : VOLUME /var/lib/docker [2019-10-02T18:18:33.871Z] ---> Running in 8fda20a4c8b3 [2019-10-02T18:18:33.871Z] Removing intermediate container 8fda20a4c8b3 [2019-10-02T18:18:33.871Z] ---> 8980af68c69e [2019-10-02T18:18:33.871Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-10-02T18:18:34.234Z] ---> Running in ab8f02eb59eb [2019-10-02T18:18:34.234Z] Removing intermediate container ab8f02eb59eb [2019-10-02T18:18:34.234Z] ---> a93dd81d3d43 [2019-10-02T18:18:34.234Z] Step 124/125 : FROM dev AS final [2019-10-02T18:18:34.234Z] ---> a93dd81d3d43 [2019-10-02T18:18:34.234Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-10-02T18:18:36.153Z] #33 ... [2019-10-02T18:18:36.153Z] [2019-10-02T18:18:36.153Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:36.153Z] #58 87.66 CC criu/clone-noasan.o [2019-10-02T18:18:36.153Z] #58 87.77 CC criu/config.o [2019-10-02T18:18:36.153Z] #58 89.14 CC criu/cr-check.o [2019-10-02T18:18:36.153Z] #58 90.53 CC criu/cr-dedup.o [2019-10-02T18:18:36.153Z] #58 90.88 CC criu/cr-dump.o [2019-10-02T18:18:36.699Z] ---> f1db54da7cd0 [2019-10-02T18:18:37.060Z] Successfully built f1db54da7cd0 [2019-10-02T18:18:37.060Z] Successfully tagged docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T18:18:38.042Z] #58 ... [2019-10-02T18:18:38.042Z] [2019-10-02T18:18:38.042Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-10-02T18:18:38.042Z] #33 DONE 145.4s [2019-10-02T18:18:38.292Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/test/unit [2019-10-02T18:18:38.297Z] [2019-10-02T18:18:38.297Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:38.297Z] #58 93.19 CC criu/cr-errno.o [2019-10-02T18:18:38.297Z] #58 93.27 CC criu/cr-restore.o [2019-10-02T18:18:40.785Z] ? github.com/docker/docker/api [no test files] [2019-10-02T18:18:42.502Z] #58 97.09 CC criu/cr-service.o [2019-10-02T18:18:43.471Z] #58 98.22 CC criu/crtools.o [2019-10-02T18:18:43.726Z] #58 98.80 CC criu/eventfd.o [2019-10-02T18:18:44.287Z] #58 99.10 CC criu/eventpoll.o [2019-10-02T18:18:45.213Z] #58 99.92 CC criu/external.o [2019-10-02T18:18:45.213Z] #58 ... [2019-10-02T18:18:45.213Z] [2019-10-02T18:18:45.213Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-10-02T18:18:45.213Z] #42 148.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T18:18:45.213Z] #42 150.7 + mkdir -p /build [2019-10-02T18:18:45.213Z] #42 150.7 + cp runc /build/runc [2019-10-02T18:18:45.213Z] #42 DONE 151.0s [2019-10-02T18:18:45.213Z] [2019-10-02T18:18:45.213Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:18:45.468Z] #24 ... [2019-10-02T18:18:45.468Z] [2019-10-02T18:18:45.468Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:18:45.468Z] #58 100.3 CC criu/fault-injection.o [2019-10-02T18:18:45.724Z] #58 100.4 CC criu/fdstore.o [2019-10-02T18:18:45.979Z] #58 100.9 CC criu/fifo.o [2019-10-02T18:18:46.540Z] #58 101.5 CC criu/file-ids.o [2019-10-02T18:18:46.796Z] #58 101.7 CC criu/file-lock.o [2019-10-02T18:18:47.358Z] #58 102.3 CC criu/files-ext.o [2019-10-02T18:18:47.613Z] #58 102.6 CC criu/files-reg.o [2019-10-02T18:18:49.502Z] #58 104.0 CC criu/files.o [2019-10-02T18:18:50.514Z] #58 105.3 CC criu/filesystems.o [2019-10-02T18:18:50.812Z] #58 105.7 CC criu/fsnotify.o [2019-10-02T18:18:51.738Z] #58 106.5 CC criu/image-desc.o [2019-10-02T18:18:51.738Z] #58 106.7 CC criu/image.o [2019-10-02T18:18:52.421Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2019-10-02T18:18:52.665Z] #58 107.4 CC criu/ipc_ns.o [2019-10-02T18:18:53.226Z] #58 108.2 CC criu/irmap.o [2019-10-02T18:18:53.829Z] #58 108.6 CC criu/kcmp-ids.o [2019-10-02T18:18:53.829Z] #58 108.8 CC criu/kerndat.o [2019-10-02T18:18:54.810Z] #58 109.7 CC criu/libnetlink.o [2019-10-02T18:18:55.066Z] #58 110.0 CC criu/log.o [2019-10-02T18:18:55.322Z] #58 110.4 CC criu/lsm.o [2019-10-02T18:18:55.619Z] 🇩 bin/containerd-stress [2019-10-02T18:18:55.883Z] #58 110.8 CC criu/mem.o [2019-10-02T18:18:56.646Z] 🇩 bin/containerd-shim [2019-10-02T18:18:56.811Z] #58 111.8 CC criu/mount.o [2019-10-02T18:18:59.369Z] #58 114.4 CC criu/namespaces.o [2019-10-02T18:19:00.734Z] #58 115.7 CC criu/net.o [2019-10-02T18:19:03.248Z] #58 118.1 CC criu/netfilter.o [2019-10-02T18:19:03.810Z] #58 118.5 CC criu/page-pipe.o [2019-10-02T18:19:04.066Z] #58 119.0 CC criu/page-xfer.o [2019-10-02T18:19:04.992Z] #58 119.9 CC criu/pagemap-cache.o [2019-10-02T18:19:05.248Z] #58 120.2 CC criu/pagemap.o [2019-10-02T18:19:06.175Z] #58 120.8 CC criu/parasite-syscall.o [2019-10-02T18:19:06.736Z] #58 121.4 CC criu/path.o [2019-10-02T18:19:06.736Z] #58 121.7 CC criu/pie-util-vdso-elf32.o [2019-10-02T18:19:06.991Z] 🇩 bin/containerd-shim-runc-v1 [2019-10-02T18:19:07.296Z] #58 122.0 CC criu/pie-util-vdso.o [2019-10-02T18:19:07.552Z] #58 122.4 CC criu/pie-util.o [2019-10-02T18:19:07.552Z] #58 122.5 CC criu/pipes.o [2019-10-02T18:19:08.479Z] #58 123.1 CC criu/plugin.o [2019-10-02T18:19:08.734Z] #58 123.4 CC criu/proc_parse.o [2019-10-02T18:19:09.662Z] #58 ... [2019-10-02T18:19:09.662Z] [2019-10-02T18:19:09.662Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:19:09.662Z] #55 177.2 + dpkg --print-architecture [2019-10-02T18:19:09.662Z] #55 177.2 + cd /tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution [2019-10-02T18:19:09.662Z] #55 177.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-02T18:19:10.173Z] #55 177.5 + GOPATH=/tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U8fiKfGZAo [2019-10-02T18:19:10.173Z] #55 177.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-02T18:19:11.404Z] 🇩 binaries [2019-10-02T18:19:11.405Z] + mkdir -p /build [2019-10-02T18:19:11.405Z] + cp bin/containerd /build/containerd [2019-10-02T18:19:11.405Z] + cp bin/containerd-shim /build/containerd-shim [2019-10-02T18:19:11.405Z] + cp bin/ctr /build/ctr [2019-10-02T18:19:16.092Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-02T18:19:16.952Z] Removing intermediate container 56ecb8437373 [2019-10-02T18:19:16.952Z] ---> 94cfb86407ec [2019-10-02T18:19:16.952Z] Step 56/125 : FROM dev-base AS proxy [2019-10-02T18:19:16.952Z] ---> 0e789e9d0ea1 [2019-10-02T18:19:16.952Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-10-02T18:19:16.952Z] ---> Running in 67744065f228 [2019-10-02T18:19:16.952Z] Removing intermediate container 67744065f228 [2019-10-02T18:19:16.952Z] ---> ae53576b5f52 [2019-10-02T18:19:16.952Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:19:16.952Z] ---> db098c3727d6 [2019-10-02T18:19:16.952Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:19:17.236Z] ---> 38483d09de51 [2019-10-02T18:19:17.236Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:19:17.236Z] ---> Running in 9e9688bf31d4 [2019-10-02T18:19:17.519Z] + RM_GOPATH=0 [2019-10-02T18:19:17.519Z] + TMP_GOPATH= [2019-10-02T18:19:17.519Z] + : /build [2019-10-02T18:19:17.519Z] + '[' -z '' ']' [2019-10-02T18:19:17.519Z] ++ mktemp -d [2019-10-02T18:19:17.519Z] + export GOPATH=/tmp/tmp.svX8iOnWfn [2019-10-02T18:19:17.519Z] + GOPATH=/tmp/tmp.svX8iOnWfn [2019-10-02T18:19:17.519Z] + RM_GOPATH=1 [2019-10-02T18:19:17.519Z] ++ dirname ./install.sh [2019-10-02T18:19:17.519Z] + dir=. [2019-10-02T18:19:17.519Z] + bin=proxy [2019-10-02T18:19:17.519Z] + shift [2019-10-02T18:19:17.519Z] + '[' '!' -f ./proxy.installer ']' [2019-10-02T18:19:17.519Z] + . ./proxy.installer [2019-10-02T18:19:17.519Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:19:17.519Z] + install_proxy [2019-10-02T18:19:17.519Z] + case "$1" in [2019-10-02T18:19:17.519Z] + export CGO_ENABLED=0 [2019-10-02T18:19:17.519Z] + CGO_ENABLED=0 [2019-10-02T18:19:17.519Z] + _install_proxy [2019-10-02T18:19:17.519Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-02T18:19:17.519Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.svX8iOnWfn/src/github.com/docker/libnetwork [2019-10-02T18:19:17.519Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:19:17.519Z] Cloning into '/tmp/tmp.svX8iOnWfn/src/github.com/docker/libnetwork'... [2019-10-02T18:19:20.981Z] + cd /tmp/tmp.svX8iOnWfn/src/github.com/docker/libnetwork [2019-10-02T18:19:20.981Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-02T18:19:20.981Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-02T18:19:22.385Z] #55 ... [2019-10-02T18:19:22.386Z] [2019-10-02T18:19:22.386Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:19:22.386Z] #58 125.5 CC criu/protobuf-desc.o [2019-10-02T18:19:22.386Z] #58 126.2 CC criu/protobuf.o [2019-10-02T18:19:22.386Z] #58 126.6 CC criu/pstree.o [2019-10-02T18:19:22.386Z] #58 127.5 CC criu/rbtree.o [2019-10-02T18:19:22.386Z] #58 127.8 CC criu/rst-malloc.o [2019-10-02T18:19:22.386Z] #58 128.0 CC criu/seccomp.o [2019-10-02T18:19:22.386Z] #58 128.6 CC criu/seize.o [2019-10-02T18:19:22.386Z] #58 129.3 CC criu/servicefd.o [2019-10-02T18:19:22.386Z] #58 129.8 CC criu/shmem.o [2019-10-02T18:19:22.386Z] #58 130.5 CC criu/sigframe.o [2019-10-02T18:19:22.386Z] #58 130.7 CC criu/signalfd.o [2019-10-02T18:19:22.386Z] #58 130.9 CC criu/sk-inet.o [2019-10-02T18:19:22.386Z] #58 131.8 CC criu/sk-netlink.o [2019-10-02T18:19:22.386Z] #58 132.3 CC criu/sk-packet.o [2019-10-02T18:19:22.386Z] #58 132.7 CC criu/sk-queue.o [2019-10-02T18:19:22.386Z] #58 133.1 CC criu/sk-tcp.o [2019-10-02T18:19:22.386Z] #58 133.6 CC criu/sk-unix.o [2019-10-02T18:19:22.386Z] #58 135.1 CC criu/sockets.o [2019-10-02T18:19:22.386Z] #58 135.9 CC criu/stats.o [2019-10-02T18:19:22.386Z] #58 136.2 CC criu/string.o [2019-10-02T18:19:22.386Z] #58 136.3 CC criu/sysctl.o [2019-10-02T18:19:22.386Z] #58 137.0 CC criu/sysfs_parse.o [2019-10-02T18:19:22.644Z] #58 137.5 CC criu/timerfd.o [2019-10-02T18:19:22.899Z] #58 137.9 CC criu/tty.o [2019-10-02T18:19:24.203Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2019-10-02T18:19:24.492Z] Removing intermediate container 9e9688bf31d4 [2019-10-02T18:19:24.492Z] ---> 29f78bb727f5 [2019-10-02T18:19:24.492Z] Step 61/125 : FROM base AS gometalinter [2019-10-02T18:19:24.492Z] ---> 0e789e9d0ea1 [2019-10-02T18:19:24.492Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-10-02T18:19:24.776Z] ---> Running in b6ec3f39ce6b [2019-10-02T18:19:24.776Z] Removing intermediate container b6ec3f39ce6b [2019-10-02T18:19:24.776Z] ---> 3b7eb9a902f3 [2019-10-02T18:19:24.776Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:19:24.786Z] #58 139.4 CC criu/tun.o [2019-10-02T18:19:25.042Z] #58 139.9 CC criu/uffd.o [2019-10-02T18:19:25.058Z] ---> 858c8093a5fc [2019-10-02T18:19:25.058Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:19:25.058Z] ---> b5186e68da46 [2019-10-02T18:19:25.058Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:19:25.058Z] ---> Running in 7ee381eafae3 [2019-10-02T18:19:25.143Z] Congratulations! All api changes are done the right way. [2019-10-02T18:19:25.143Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-02T18:19:25.143Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-02T18:19:25.143Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-02T18:19:25.342Z] + RM_GOPATH=0 [2019-10-02T18:19:25.342Z] + TMP_GOPATH= [2019-10-02T18:19:25.342Z] + : /build [2019-10-02T18:19:25.342Z] + '[' -z '' ']' [2019-10-02T18:19:25.342Z] ++ mktemp -d [2019-10-02T18:19:25.342Z] + export GOPATH=/tmp/tmp.ejoKJdprgu [2019-10-02T18:19:25.342Z] + GOPATH=/tmp/tmp.ejoKJdprgu [2019-10-02T18:19:25.342Z] + RM_GOPATH=1 [2019-10-02T18:19:25.342Z] ++ dirname ./install.sh [2019-10-02T18:19:25.342Z] + dir=. [2019-10-02T18:19:25.342Z] + bin=gometalinter [2019-10-02T18:19:25.342Z] + shift [2019-10-02T18:19:25.342Z] + '[' '!' -f ./gometalinter.installer ']' [2019-10-02T18:19:25.342Z] + . ./gometalinter.installer [2019-10-02T18:19:25.342Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-10-02T18:19:25.342Z] + install_gometalinter [2019-10-02T18:19:25.342Z] Installing gometalinter version v2.0.6 [2019-10-02T18:19:25.342Z] + echo 'Installing gometalinter version v2.0.6' [2019-10-02T18:19:25.342Z] + go get -d github.com/alecthomas/gometalinter [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-02T18:19:25.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/make.sh dynbinary-daemon test-docker-py [2019-10-02T18:19:26.296Z] [2019-10-02T18:19:26.296Z] Removing bundles/ [2019-10-02T18:19:26.296Z] [2019-10-02T18:19:26.296Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T18:19:26.405Z] #58 141.0 CC criu/util.o [2019-10-02T18:19:26.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:19:26.554Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T18:19:26.816Z] + cd /tmp/tmp.ejoKJdprgu/src/github.com/alecthomas/gometalinter [2019-10-02T18:19:26.816Z] + git checkout -q v2.0.6 [2019-10-02T18:19:26.816Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-10-02T18:19:27.349Z] #58 142.4 CC criu/uts_ns.o [2019-10-02T18:19:27.908Z] #58 142.7 CC criu/vdso-compat.o [2019-10-02T18:19:28.163Z] #58 142.9 CC criu/vdso.o [2019-10-02T18:19:29.087Z] #58 143.8 LINK criu/built-in.o [2019-10-02T18:19:29.088Z] #58 144.0 LINK criu/criu [2019-10-02T18:19:29.343Z] #58 ... [2019-10-02T18:19:29.343Z] [2019-10-02T18:19:29.343Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-10-02T18:19:29.343Z] #55 196.8 + rm -rf /tmp/tmp.U8fiKfGZAo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U8fiKfGZAo [2019-10-02T18:19:30.705Z] #55 DONE 198.0s [2019-10-02T18:19:30.705Z] [2019-10-02T18:19:30.705Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-02T18:19:30.705Z] #58 144.3 DEP lib/c/criu.d [2019-10-02T18:19:30.705Z] #58 144.5 CC images/rpc.pb-c.o [2019-10-02T18:19:30.705Z] #58 144.9 CC lib/c/criu.o [2019-10-02T18:19:30.960Z] #58 145.9 LINK lib/c/built-in.o [2019-10-02T18:19:31.215Z] #58 146.0 LINK lib/c/libcriu.so [2019-10-02T18:19:31.215Z] #58 146.2 GEN magic.py [2019-10-02T18:19:31.471Z] #58 146.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-02T18:19:31.471Z] #58 146.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-02T18:19:32.396Z] #58 147.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-02T18:19:32.651Z] #58 147.6 make[1]: Nothing to be done for 'all'. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'images/built-in.o' is up to date. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: Nothing to be done for 'all'. [2019-10-02T18:19:33.211Z] #58 148.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-02T18:19:33.211Z] #58 148.2 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.3 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.3 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.3 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.4 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.4 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.4 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.5 make[2]: Nothing to be done for 'all'. [2019-10-02T18:19:33.473Z] #58 148.5 INSTALL criu/criu [2019-10-02T18:19:33.730Z] #58 DONE 148.7s [2019-10-02T18:19:33.730Z] [2019-10-02T18:19:33.730Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-10-02T18:19:33.730Z] #24 DONE 201.3s [2019-10-02T18:19:33.730Z] [2019-10-02T18:19:33.730Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:19:35.218Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-02T18:19:35.218Z] [2019-10-02T18:19:35.218Z] ________ ____ __. [2019-10-02T18:19:35.218Z] \_____ \ | |/ _| [2019-10-02T18:19:35.218Z] / | \| < [2019-10-02T18:19:35.218Z] / | \ | \ [2019-10-02T18:19:35.218Z] \_______ /____|__ \ [2019-10-02T18:19:35.218Z] \/ \/ [2019-10-02T18:19:35.218Z] [2019-10-02T18:19:35.218Z] INFO: make.ps1 ended at 10/02/2019 18:19:23 [2019-10-02T18:19:35.218Z] INFO: Binaries build ended at 10/02/2019 18:19:25. Duration:00:01:22.1746113 [2019-10-02T18:19:35.218Z] INFO: Copying the built daemon binary to d:\CI\PR-392\2\binary\dockerd-ec0e20a9e.exe... [2019-10-02T18:19:35.218Z] INFO: Copying the built client binary to d:\CI\PR-392\2\binary\docker-ec0e20a9e.exe... [2019-10-02T18:19:35.218Z] INFO: Copying dockerversion from the container... [2019-10-02T18:19:35.218Z] INFO: Copying the golang package from the container to d:\CI\PR-392\2\installer\go.zip... [2019-10-02T18:19:35.218Z] INFO: Extracting go.zip to d:\CI\PR-392\2\go [2019-10-02T18:19:36.990Z] #47 ... [2019-10-02T18:19:36.990Z] [2019-10-02T18:19:36.990Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-10-02T18:19:37.552Z] #25 DONE 0.7s [2019-10-02T18:19:37.552Z] [2019-10-02T18:19:37.552Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T18:19:37.552Z] #28 DONE 0.1s [2019-10-02T18:19:37.552Z] [2019-10-02T18:19:37.552Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:19:37.808Z] #47 ... [2019-10-02T18:19:37.808Z] [2019-10-02T18:19:37.808Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T18:19:37.808Z] #31 DONE 0.1s [2019-10-02T18:19:37.808Z] [2019-10-02T18:19:37.808Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T18:19:38.063Z] #34 DONE 0.3s [2019-10-02T18:19:38.063Z] [2019-10-02T18:19:38.063Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:19:38.319Z] #47 ... [2019-10-02T18:19:38.319Z] [2019-10-02T18:19:38.319Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T18:19:38.319Z] #39 DONE 0.1s [2019-10-02T18:19:38.319Z] [2019-10-02T18:19:38.319Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T18:19:38.319Z] #43 DONE 0.1s [2019-10-02T18:19:38.319Z] [2019-10-02T18:19:38.319Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-10-02T18:19:44.861Z] #47 172.6 🇩 bin/containerd [2019-10-02T18:19:45.386Z] + GOBIN=/build [2019-10-02T18:19:45.386Z] + /build/gometalinter --install [2019-10-02T18:19:45.386Z] Installing: [2019-10-02T18:19:45.386Z] deadcode [2019-10-02T18:19:45.386Z] dupl [2019-10-02T18:19:45.386Z] errcheck [2019-10-02T18:19:45.386Z] gas [2019-10-02T18:19:45.386Z] gochecknoglobals [2019-10-02T18:19:45.386Z] gochecknoinits [2019-10-02T18:19:45.386Z] goconst [2019-10-02T18:19:45.386Z] gocyclo [2019-10-02T18:19:45.386Z] goimports [2019-10-02T18:19:45.386Z] golint [2019-10-02T18:19:45.386Z] gosimple [2019-10-02T18:19:45.386Z] gotype [2019-10-02T18:19:45.386Z] gotypex [2019-10-02T18:19:45.386Z] ineffassign [2019-10-02T18:19:45.386Z] interfacer [2019-10-02T18:19:45.386Z] lll [2019-10-02T18:19:45.386Z] maligned [2019-10-02T18:19:45.386Z] megacheck [2019-10-02T18:19:45.386Z] misspell [2019-10-02T18:19:45.386Z] nakedret [2019-10-02T18:19:45.386Z] safesql [2019-10-02T18:19:45.386Z] staticcheck [2019-10-02T18:19:45.386Z] structcheck [2019-10-02T18:19:45.386Z] unconvert [2019-10-02T18:19:45.386Z] unparam [2019-10-02T18:19:45.386Z] unused [2019-10-02T18:19:45.386Z] varcheck [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 95.2% of statements [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T18:19:51.352Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T18:19:51.352Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-10-02T18:19:53.947Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2019-10-02T18:19:54.335Z] ok github.com/docker/docker/builder/dockerfile 0.908s coverage: 45.1% of statements [2019-10-02T18:19:56.980Z] ok github.com/docker/docker/builder/remotecontext/git 0.681s coverage: 85.1% of statements [2019-10-02T18:19:57.388Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 13.6% of statements [2019-10-02T18:19:57.388Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T18:19:57.388Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T18:19:57.785Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-02T18:20:00.546Z] INFO: Extraction ended at 10/02/2019 18:19:56. Duration:00:00:25.0538328 [2019-10-02T18:20:00.546Z] INFO: Updating the golang and path environment variables [2019-10-02T18:20:00.546Z] INFO: GOPATH=d:\gopath [2019-10-02T18:20:00.546Z] INFO: go version go1.12.10 windows/amd64 [2019-10-02T18:20:00.546Z] INFO: Running the daemon under test in debug mode [2019-10-02T18:20:00.546Z] INFO: Starting a daemon under test... [2019-10-02T18:20:00.546Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-392\2\daemon --pidfile d:\CI\PR-392\2\docker.pid -D [2019-10-02T18:20:00.546Z] INFO: Process started successfully. [2019-10-02T18:20:00.546Z] INFO: Start tailing logs of the daemon under tests [2019-10-02T18:20:00.546Z] INFO: Waiting for the daemon under test to start... [2019-10-02T18:20:00.546Z] INFO: Daemon under test started and replied! [2019-10-02T18:20:00.546Z] INFO: Docker version of the daemon under test [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] Client: [2019-10-02T18:20:00.546Z] Version: 17.06.2-ce [2019-10-02T18:20:00.546Z] API version: 1.30 [2019-10-02T18:20:00.546Z] Go version: go1.8.3 [2019-10-02T18:20:00.546Z] Git commit: cec0b72 [2019-10-02T18:20:00.546Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-02T18:20:00.546Z] OS/Arch: windows/amd64 [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] Server: [2019-10-02T18:20:00.546Z] Version: 0.0.0-dev [2019-10-02T18:20:00.546Z] API version: 1.40 (minimum version 1.24) [2019-10-02T18:20:00.546Z] Go version: go1.12.10 [2019-10-02T18:20:00.546Z] Git commit: ec0e20a9e [2019-10-02T18:20:00.546Z] Built: 10/02/2019 18:18:08 [2019-10-02T18:20:00.546Z] OS/Arch: windows/amd64 [2019-10-02T18:20:00.546Z] Experimental: false [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] INFO: Docker info of the daemon under test [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] Containers: 0 [2019-10-02T18:20:00.546Z] Running: 0 [2019-10-02T18:20:00.546Z] Paused: 0 [2019-10-02T18:20:00.546Z] Stopped: 0 [2019-10-02T18:20:00.546Z] Images: 0 [2019-10-02T18:20:00.546Z] Server Version: 0.0.0-dev [2019-10-02T18:20:00.546Z] Storage Driver: windowsfilter [2019-10-02T18:20:00.546Z] Windows: [2019-10-02T18:20:00.546Z] Logging Driver: json-file [2019-10-02T18:20:00.546Z] Plugins: [2019-10-02T18:20:00.546Z] Volume: local [2019-10-02T18:20:00.546Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T18:20:00.546Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T18:20:00.546Z] Swarm: inactive [2019-10-02T18:20:00.546Z] Default Isolation: process [2019-10-02T18:20:00.546Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T18:20:00.546Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T18:20:00.546Z] OSType: windows [2019-10-02T18:20:00.546Z] Architecture: x86_64 [2019-10-02T18:20:00.546Z] CPUs: 4 [2019-10-02T18:20:00.546Z] Total Memory: 32GiB [2019-10-02T18:20:00.546Z] Name: azwin-2-339d50 [2019-10-02T18:20:00.546Z] ID: ORHS:7PEC:E3XK:QIIP:7VUR:H7SJ:65V7:JRTU:E3AW:25PJ:JLPR:NI2K [2019-10-02T18:20:00.546Z] Docker Root Dir: D:\CI\PR-392\2\daemon [2019-10-02T18:20:00.546Z] Debug Mode (client): false [2019-10-02T18:20:00.546Z] Debug Mode (server): true [2019-10-02T18:20:00.546Z] File Descriptors: -1 [2019-10-02T18:20:00.546Z] Goroutines: 17 [2019-10-02T18:20:00.546Z] System Time: 2019-10-02T18:20:00.229235Z [2019-10-02T18:20:00.546Z] EventsListeners: 0 [2019-10-02T18:20:00.546Z] Registry: https://index.docker.io/v1/ [2019-10-02T18:20:00.546Z] Labels: [2019-10-02T18:20:00.546Z] Experimental: false [2019-10-02T18:20:00.546Z] Insecure Registries: [2019-10-02T18:20:00.546Z] 127.0.0.0/8 [2019-10-02T18:20:00.546Z] Live Restore Enabled: false [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] INFO: Docker images of the daemon under test [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T18:20:00.546Z] [2019-10-02T18:20:00.546Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-02T18:20:00.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-02T18:20:01.010Z] ltsc2019: Pulling from windows/servercore [2019-10-02T18:20:02.046Z] ok github.com/docker/docker/client 0.271s coverage: 75.7% of statements [2019-10-02T18:20:06.964Z] #47 195.4 🇩 bin/containerd-stress [2019-10-02T18:20:08.129Z] 65014b3c3121: Pulling fs layer [2019-10-02T18:20:08.129Z] 2945147eda09: Pulling fs layer [2019-10-02T18:20:08.325Z] #47 197.0 🇩 bin/containerd-shim [2019-10-02T18:20:14.849Z] #47 203.0 🇩 bin/containerd-shim-runc-v1 [2019-10-02T18:20:17.362Z] #47 205.7 🇩 binaries [2019-10-02T18:20:17.362Z] #47 205.7 + mkdir -p /build [2019-10-02T18:20:17.362Z] #47 205.7 + cp bin/containerd /build/containerd [2019-10-02T18:20:17.362Z] #47 205.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-02T18:20:17.362Z] #47 205.8 + cp bin/ctr /build/ctr [2019-10-02T18:20:18.010Z] Removing intermediate container 7ee381eafae3 [2019-10-02T18:20:18.010Z] ---> 4c39716bafaa [2019-10-02T18:20:18.010Z] Step 66/125 : FROM base AS gotestsum [2019-10-02T18:20:18.010Z] ---> 0e789e9d0ea1 [2019-10-02T18:20:18.010Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-10-02T18:20:18.010Z] ---> Running in 9b6e748e8d66 [2019-10-02T18:20:18.010Z] Removing intermediate container 9b6e748e8d66 [2019-10-02T18:20:18.010Z] ---> 57b7ed94dfd3 [2019-10-02T18:20:18.010Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:20:18.010Z] ---> eefbf1a845a7 [2019-10-02T18:20:18.010Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:20:18.010Z] ---> 708e993762e1 [2019-10-02T18:20:18.010Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:20:18.010Z] ---> Running in 4c5bdfd26161 [2019-10-02T18:20:18.010Z] + RM_GOPATH=0 [2019-10-02T18:20:18.010Z] + TMP_GOPATH= [2019-10-02T18:20:18.010Z] + : /build [2019-10-02T18:20:18.010Z] + '[' -z '' ']' [2019-10-02T18:20:18.010Z] ++ mktemp -d [2019-10-02T18:20:18.010Z] + export GOPATH=/tmp/tmp.tu660NHq8m [2019-10-02T18:20:18.010Z] + GOPATH=/tmp/tmp.tu660NHq8m [2019-10-02T18:20:18.010Z] + RM_GOPATH=1 [2019-10-02T18:20:18.010Z] ++ dirname ./install.sh [2019-10-02T18:20:18.010Z] + dir=. [2019-10-02T18:20:18.010Z] + bin=gotestsum [2019-10-02T18:20:18.010Z] + shift [2019-10-02T18:20:18.010Z] + '[' '!' -f ./gotestsum.installer ']' [2019-10-02T18:20:18.010Z] + . ./gotestsum.installer [2019-10-02T18:20:18.010Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-02T18:20:18.010Z] + install_gotestsum [2019-10-02T18:20:18.010Z] + echo 'Installing gotestsum version v0.3.5' [2019-10-02T18:20:18.010Z] + go get -d gotest.tools/gotestsum [2019-10-02T18:20:18.010Z] Installing gotestsum version v0.3.5 [2019-10-02T18:20:18.329Z] #47 DONE 206.6s [2019-10-02T18:20:18.517Z] 2945147eda09: Verifying Checksum [2019-10-02T18:20:18.517Z] 2945147eda09: Download complete [2019-10-02T18:20:18.889Z] [2019-10-02T18:20:18.889Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T18:20:19.187Z] #48 DONE 0.3s [2019-10-02T18:20:19.442Z] [2019-10-02T18:20:19.442Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T18:20:19.442Z] #51 DONE 0.1s [2019-10-02T18:20:19.442Z] [2019-10-02T18:20:19.442Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T18:20:19.442Z] #54 DONE 0.1s [2019-10-02T18:20:19.442Z] [2019-10-02T18:20:19.442Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T18:20:19.696Z] #56 DONE 0.2s [2019-10-02T18:20:19.696Z] [2019-10-02T18:20:19.696Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-10-02T18:20:19.951Z] #59 DONE 0.1s [2019-10-02T18:20:19.951Z] [2019-10-02T18:20:19.951Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T18:20:19.951Z] #63 DONE 0.1s [2019-10-02T18:20:19.951Z] [2019-10-02T18:20:19.951Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-02T18:20:20.205Z] #65 DONE 0.3s [2019-10-02T18:20:20.205Z] [2019-10-02T18:20:20.205Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-02T18:20:20.205Z] #66 DONE 0.0s [2019-10-02T18:20:20.205Z] [2019-10-02T18:20:20.205Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-10-02T18:20:22.134Z] #67 DONE 1.5s [2019-10-02T18:20:22.134Z] [2019-10-02T18:20:22.134Z] #68 exporting to image [2019-10-02T18:20:22.134Z] #68 exporting layers [2019-10-02T18:20:25.644Z] 65014b3c3121: Verifying Checksum [2019-10-02T18:20:25.644Z] 65014b3c3121: Download complete [2019-10-02T18:20:26.411Z] + cd /tmp/tmp.tu660NHq8m/src/gotest.tools/gotestsum [2019-10-02T18:20:26.411Z] + git checkout -q v0.3.5 [2019-10-02T18:20:26.411Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-02T18:20:28.663Z] #68 exporting layers 6.8s done [2019-10-02T18:20:28.663Z] #68 writing image sha256:42e046bd11cb5906b9eb9d211525a5390064100c3730614ff4136e1a9f896783 done [2019-10-02T18:20:28.663Z] #68 naming to docker.io/library/docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 done [2019-10-02T18:20:28.663Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-02T18:20:30.622Z] [2019-10-02T18:20:30.622Z] Removing bundles/ [2019-10-02T18:20:30.622Z] [2019-10-02T18:20:30.622Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-02T18:20:30.622Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:20:30.622Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T18:20:30.783Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2019-10-02T18:20:31.586Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.8% of statements [2019-10-02T18:20:33.635Z] ok github.com/docker/docker/container 0.115s coverage: 35.6% of statements [2019-10-02T18:20:33.635Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T18:20:33.635Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T18:20:33.635Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T18:20:33.635Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T18:20:43.245Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-10-02T18:20:44.060Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2019-10-02T18:20:46.126Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-10-02T18:20:47.981Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:20:47.981Z] [2019-10-02T18:20:47.981Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-02T18:20:47.981Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-02T18:20:47.981Z] Using test binary docker [2019-10-02T18:20:47.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T18:20:47.982Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:20:47.982Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:20:47.982Z] Warning failed to create cache: (null) [2019-10-02T18:20:47.982Z] . [2019-10-02T18:20:47.982Z] INFO: Waiting for daemon to start... [2019-10-02T18:20:47.982Z] Starting dockerd [2019-10-02T18:20:47.982Z] . [2019-10-02T18:20:47.982Z] INFO: Building docker-sdk-python3:master... [2019-10-02T18:20:48.790Z] Removing intermediate container 4c5bdfd26161 [2019-10-02T18:20:48.790Z] ---> a023fbbe8747 [2019-10-02T18:20:48.790Z] Step 71/125 : FROM dev-base AS dockercli [2019-10-02T18:20:48.790Z] ---> 0e789e9d0ea1 [2019-10-02T18:20:48.790Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-10-02T18:20:48.790Z] ---> Running in 94f392482f52 [2019-10-02T18:20:48.790Z] Removing intermediate container 94f392482f52 [2019-10-02T18:20:48.790Z] ---> 7e7600432a07 [2019-10-02T18:20:48.790Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:20:48.790Z] ---> 003caa351888 [2019-10-02T18:20:48.790Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:20:48.790Z] ---> ce11ff16d088 [2019-10-02T18:20:48.790Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:20:48.790Z] ---> Running in 3c92ddee9bf3 [2019-10-02T18:20:48.790Z] + RM_GOPATH=0 [2019-10-02T18:20:48.790Z] + TMP_GOPATH= [2019-10-02T18:20:48.790Z] + : /build [2019-10-02T18:20:48.790Z] + '[' -z '' ']' [2019-10-02T18:20:48.790Z] ++ mktemp -d [2019-10-02T18:20:48.790Z] + export GOPATH=/tmp/tmp.LC9VN5Vbee [2019-10-02T18:20:48.790Z] + GOPATH=/tmp/tmp.LC9VN5Vbee [2019-10-02T18:20:48.790Z] + RM_GOPATH=1 [2019-10-02T18:20:48.790Z] ++ dirname ./install.sh [2019-10-02T18:20:48.790Z] Install docker/cli version 17.06.2-ce from stable [2019-10-02T18:20:48.790Z] + dir=. [2019-10-02T18:20:48.790Z] + bin=dockercli [2019-10-02T18:20:48.790Z] + shift [2019-10-02T18:20:48.790Z] + '[' '!' -f ./dockercli.installer ']' [2019-10-02T18:20:48.790Z] + . ./dockercli.installer [2019-10-02T18:20:48.790Z] ++ DOCKERCLI_CHANNEL=stable [2019-10-02T18:20:48.790Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T18:20:48.790Z] + install_dockercli [2019-10-02T18:20:48.790Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T18:20:48.790Z] ++ uname -m [2019-10-02T18:20:48.790Z] + arch=ppc64le [2019-10-02T18:20:48.790Z] + '[' ppc64le '!=' x86_64 ']' [2019-10-02T18:20:48.790Z] + '[' ppc64le '!=' s390x ']' [2019-10-02T18:20:48.790Z] + '[' ppc64le '!=' armhf ']' [2019-10-02T18:20:48.790Z] + build_dockercli [2019-10-02T18:20:48.790Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.LC9VN5Vbee/tmp/docker-ce [2019-10-02T18:20:48.790Z] Cloning into '/tmp/tmp.LC9VN5Vbee/tmp/docker-ce'... [2019-10-02T18:20:53.919Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.6% of statements [2019-10-02T18:20:53.919Z] ok github.com/docker/docker/daemon 12.296s coverage: 17.5% of statements [2019-10-02T18:20:54.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T18:20:54.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T18:20:56.484Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.4% of statements [2019-10-02T18:20:57.332Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 84.7% of statements [2019-10-02T18:20:57.720Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-10-02T18:20:57.720Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T18:20:57.720Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T18:20:59.000Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2019-10-02T18:21:01.507Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-10-02T18:21:02.310Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.281s coverage: 57.8% of statements [2019-10-02T18:21:10.114Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.568s coverage: 46.1% of statements [2019-10-02T18:21:10.889Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.752s coverage: 72.3% of statements [2019-10-02T18:21:10.889Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T18:21:12.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.054s coverage: 50.8% of statements [2019-10-02T18:21:14.110Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.529s coverage: 76.1% of statements [2019-10-02T18:21:15.580Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-02T18:21:15.780Z] + cd /tmp/tmp.LC9VN5Vbee/tmp/docker-ce [2019-10-02T18:21:15.780Z] + git checkout -q v17.06.2-ce [2019-10-02T18:21:15.780Z] + mkdir -p /tmp/tmp.LC9VN5Vbee/src/github.com/docker [2019-10-02T18:21:15.780Z] + mv components/cli /tmp/tmp.LC9VN5Vbee/src/github.com/docker/cli [2019-10-02T18:21:15.781Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-02T18:21:16.891Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-02T18:21:18.723Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.135s coverage: 57.0% of statements [2019-10-02T18:21:18.723Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T18:21:18.723Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T18:21:19.551Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2019-10-02T18:21:19.551Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-02T18:21:19.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T18:21:19.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T18:21:21.426Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.7% of statements [2019-10-02T18:21:21.860Z] ok github.com/docker/docker/daemon/logger/awslogs 0.186s coverage: 78.2% of statements [2019-10-02T18:21:21.860Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T18:21:21.860Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T18:21:23.217Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 68.2% of statements [2019-10-02T18:21:23.586Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-02T18:21:24.395Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-02T18:21:24.395Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-02T18:21:25.690Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-10-02T18:21:25.690Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T18:21:26.077Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 20.0% of statements [2019-10-02T18:21:27.936Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-02T18:21:28.321Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-10-02T18:21:29.203Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2019-10-02T18:21:29.203Z] ok github.com/docker/docker/daemon/logger/splunk 1.783s coverage: 84.5% of statements [2019-10-02T18:21:29.203Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T18:21:29.203Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T18:21:31.999Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2019-10-02T18:21:31.999Z] ok github.com/docker/docker/distribution 0.298s coverage: 22.6% of statements [2019-10-02T18:21:31.999Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T18:21:33.339Z] ok github.com/docker/docker/errdefs 0.009s coverage: 48.2% of statements [2019-10-02T18:21:34.610Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2019-10-02T18:21:34.635Z] sha256:51b3c78818b477bf6053464063a4b90f77e82546968ed2b507c20b69859d707a [2019-10-02T18:21:34.636Z] INFO: Starting docker-py tests... [2019-10-02T18:21:34.636Z] ============================= test session starts ============================== [2019-10-02T18:21:34.636Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-02T18:21:34.636Z] rootdir: /src, inifile: pytest.ini [2019-10-02T18:21:34.636Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-02T18:21:34.636Z] collected 385 items / 5 deselected / 380 selected [2019-10-02T18:21:34.636Z] [2019-10-02T18:21:35.012Z] ok github.com/docker/docker/distribution/xfer 1.445s coverage: 83.9% of statements [2019-10-02T18:21:35.012Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T18:21:36.307Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2019-10-02T18:21:36.307Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T18:21:36.307Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-02T18:21:36.307Z] ? github.com/docker/docker/internal/test [no test files] [2019-10-02T18:21:38.434Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-10-02T18:21:38.816Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T18:21:39.626Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-10-02T18:21:40.930Z] ok github.com/docker/docker/opts 0.027s coverage: 66.9% of statements [2019-10-02T18:21:41.312Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-10-02T18:21:43.829Z] ok github.com/docker/docker/pkg/archive 0.564s coverage: 76.7% of statements [2019-10-02T18:21:45.305Z] ok github.com/docker/docker/pkg/authorization 0.592s coverage: 66.7% of statements [2019-10-02T18:21:45.305Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-10-02T18:21:45.705Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-02T18:21:48.166Z] ok github.com/docker/docker/layer 7.887s coverage: 72.0% of statements [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T18:21:48.166Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T18:21:48.536Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-10-02T18:21:48.925Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-02T18:21:49.739Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-02T18:21:50.118Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2019-10-02T18:21:50.118Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T18:21:50.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T18:21:50.966Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-02T18:21:51.357Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-02T18:21:52.034Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:21:52.034Z] [2019-10-02T18:21:52.034Z] [2019-10-02T18:21:52.034Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-02T18:21:52.034Z] [2019-10-02T18:21:52.034Z] [2019-10-02T18:21:52.034Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T18:21:52.034Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T18:21:52.034Z] PKG_CONFIG=pkg-config [2019-10-02T18:21:52.034Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:21:52.034Z] HOSTNAME=da7a53910a4c [2019-10-02T18:21:52.034Z] KEEPBUNDLE=1 [2019-10-02T18:21:52.034Z] container=docker [2019-10-02T18:21:52.034Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T18:21:52.034Z] GOPATH=/go [2019-10-02T18:21:52.034Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:21:52.034Z] HOME=/root [2019-10-02T18:21:52.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:21:52.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:21:52.034Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:21:52.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:21:52.034Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:21:52.034Z] TERM=xterm [2019-10-02T18:21:52.034Z] DEST=bundles/test-integration [2019-10-02T18:21:52.034Z] SHLVL=1 [2019-10-02T18:21:52.034Z] TIMEOUT=120m [2019-10-02T18:21:52.034Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T18:21:52.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:21:52.034Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:21:52.034Z] TESTDEBUG=0 [2019-10-02T18:21:52.034Z] _=/usr/bin/env [2019-10-02T18:21:52.034Z] Building test suite binary ./integration-cli/test.main [2019-10-02T18:21:52.034Z] PKG_CONFIG=pkg-config [2019-10-02T18:21:52.034Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:21:52.034Z] HOSTNAME=a2815e646d81 [2019-10-02T18:21:52.034Z] KEEPBUNDLE=1 [2019-10-02T18:21:52.034Z] container=docker [2019-10-02T18:21:52.034Z] TEST_SKIP_INTEGRATION=1 [2019-10-02T18:21:52.034Z] GOPATH=/go [2019-10-02T18:21:52.034Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:21:52.034Z] HOME=/root [2019-10-02T18:21:52.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:21:52.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:21:52.034Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:21:52.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:21:52.034Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:21:52.034Z] TERM=xterm [2019-10-02T18:21:52.034Z] DEST=bundles/test-integration [2019-10-02T18:21:52.034Z] SHLVL=1 [2019-10-02T18:21:52.034Z] TIMEOUT=120m [2019-10-02T18:21:52.034Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T18:21:52.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:21:52.034Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:21:52.034Z] TESTDEBUG=0 [2019-10-02T18:21:52.034Z] _=/usr/bin/env [2019-10-02T18:21:52.034Z] Building test suite binary ./integration-cli/test.main [2019-10-02T18:21:52.034Z] [2019-10-02T18:21:52.034Z] Found new integrations tests: [2019-10-02T18:21:52.034Z] +func TestBuildMultiStageCopy(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestBuildPlatformInvalid(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestConfigDaemonLibtrustID(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestCopyFromContainer(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestCreateLinkToNonExistingContainer(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestHealthKillContainer(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestImagePullPlatformInvalid(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestDockerNetworkReConnect(t *testing.T) { [2019-10-02T18:21:52.034Z] +func TestServiceUpdateNetwork(t *testing.T) { [2019-10-02T18:21:52.034Z] Running stress test for them. [2019-10-02T18:21:52.034Z] Using test flags: -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:21:52.034Z] PKG_CONFIG=pkg-config [2019-10-02T18:21:52.034Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:21:52.034Z] HOSTNAME=b226aa48a58c [2019-10-02T18:21:52.034Z] KEEPBUNDLE=1 [2019-10-02T18:21:52.034Z] container=docker [2019-10-02T18:21:52.034Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T18:21:52.034Z] GOPATH=/go [2019-10-02T18:21:52.034Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:21:52.034Z] HOME=/root [2019-10-02T18:21:52.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:21:52.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:21:52.034Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:21:52.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:21:52.034Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:21:52.034Z] TERM=xterm [2019-10-02T18:21:52.034Z] DEST=bundles/test-integration-flaky [2019-10-02T18:21:52.034Z] SHLVL=1 [2019-10-02T18:21:52.034Z] TIMEOUT=120m [2019-10-02T18:21:52.034Z] TESTFLAGS=-test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:21:52.034Z] TEST_REPEAT=5 [2019-10-02T18:21:52.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:21:52.034Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:21:52.034Z] TESTDEBUG=0 [2019-10-02T18:21:52.034Z] _=/usr/bin/env [2019-10-02T18:21:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T18:21:52.263Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2019-10-02T18:21:53.590Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2019-10-02T18:21:54.001Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 66.3% of statements [2019-10-02T18:21:54.380Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-02T18:21:54.763Z] ok github.com/docker/docker/pkg/fsutils 0.426s coverage: 85.1% of statements [2019-10-02T18:21:55.146Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 10.2% of statements [2019-10-02T18:21:55.958Z] ok github.com/docker/docker/pkg/idtools 0.282s coverage: 70.1% of statements [2019-10-02T18:21:55.996Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-02T18:21:55.996Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-02T18:21:56.343Z] ok github.com/docker/docker/pkg/ioutils 0.470s coverage: 69.1% of statements [2019-10-02T18:21:56.728Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-02T18:21:56.728Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-10-02T18:21:57.113Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2019-10-02T18:21:57.113Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T18:21:57.512Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-10-02T18:21:57.888Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-10-02T18:21:58.333Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-10-02T18:21:58.458Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-02T18:21:58.772Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.0% of statements [2019-10-02T18:21:59.191Z] ok github.com/docker/docker/pkg/mount 1.318s coverage: 69.6% of statements [2019-10-02T18:21:59.191Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T18:21:59.596Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-10-02T18:21:59.596Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T18:21:59.596Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T18:22:00.430Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2019-10-02T18:22:01.208Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-10-02T18:22:01.596Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-10-02T18:22:01.983Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2019-10-02T18:22:03.239Z] ok github.com/docker/docker/pkg/pubsub 1.054s coverage: 72.7% of statements [2019-10-02T18:22:03.625Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-02T18:22:07.760Z] ok github.com/docker/docker/pkg/signal 2.891s coverage: 61.0% of statements [2019-10-02T18:22:07.760Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-02T18:22:08.156Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-10-02T18:22:08.551Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-02T18:22:08.932Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-10-02T18:22:09.732Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 81.4% of statements [2019-10-02T18:22:10.525Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.8% of statements [2019-10-02T18:22:10.920Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2019-10-02T18:22:11.297Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2019-10-02T18:22:12.107Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 85.9% of statements [2019-10-02T18:22:12.508Z] testing: warning: no tests to run [2019-10-02T18:22:12.508Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2019-10-02T18:22:12.624Z] + return [2019-10-02T18:22:12.926Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-10-02T18:22:13.412Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-02T18:22:13.822Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2019-10-02T18:22:16.271Z] ok github.com/docker/docker/plugin 0.545s coverage: 27.3% of statements [2019-10-02T18:22:17.075Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-10-02T18:22:17.884Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.5% of statements [2019-10-02T18:22:18.673Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-10-02T18:22:19.449Z] Removing intermediate container 3c92ddee9bf3 [2019-10-02T18:22:19.449Z] ---> dbb2a0277d56 [2019-10-02T18:22:19.449Z] Step 76/125 : FROM runtime-dev AS runc [2019-10-02T18:22:19.449Z] ---> 055ddaa9ae8d [2019-10-02T18:22:19.449Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-10-02T18:22:19.449Z] ---> Running in fd6fac8551ec [2019-10-02T18:22:19.449Z] Removing intermediate container fd6fac8551ec [2019-10-02T18:22:19.449Z] ---> 8f920ba85391 [2019-10-02T18:22:19.449Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:22:19.449Z] ---> a380f349a288 [2019-10-02T18:22:19.449Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:22:19.449Z] ---> 7965e5e7b32f [2019-10-02T18:22:19.449Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:22:19.449Z] ---> Running in 1f71f5ee6820 [2019-10-02T18:22:19.449Z] + RM_GOPATH=0 [2019-10-02T18:22:19.449Z] + TMP_GOPATH= [2019-10-02T18:22:19.449Z] + : /build [2019-10-02T18:22:19.449Z] + '[' -z '' ']' [2019-10-02T18:22:19.449Z] ++ mktemp -d [2019-10-02T18:22:19.449Z] + export GOPATH=/tmp/tmp.C73BkBspzp [2019-10-02T18:22:19.449Z] + GOPATH=/tmp/tmp.C73BkBspzp [2019-10-02T18:22:19.449Z] + RM_GOPATH=1 [2019-10-02T18:22:19.449Z] ++ dirname ./install.sh [2019-10-02T18:22:19.449Z] + dir=. [2019-10-02T18:22:19.449Z] + bin=runc [2019-10-02T18:22:19.449Z] + shift [2019-10-02T18:22:19.449Z] + '[' '!' -f ./runc.installer ']' [2019-10-02T18:22:19.449Z] + . ./runc.installer [2019-10-02T18:22:19.449Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:22:19.449Z] + install_runc [2019-10-02T18:22:19.449Z] + uname -r [2019-10-02T18:22:19.449Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-10-02T18:22:19.449Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-02T18:22:19.449Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-02T18:22:19.449Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-02T18:22:19.449Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.C73BkBspzp/src/github.com/opencontainers/runc [2019-10-02T18:22:19.449Z] Cloning into '/tmp/tmp.C73BkBspzp/src/github.com/opencontainers/runc'... [2019-10-02T18:22:20.630Z] ok github.com/docker/docker/registry 0.178s coverage: 56.4% of statements [2019-10-02T18:22:21.478Z] + cd /tmp/tmp.C73BkBspzp/src/github.com/opencontainers/runc [2019-10-02T18:22:21.478Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-02T18:22:21.478Z] + '[' -z '' ']' [2019-10-02T18:22:21.478Z] + target=static [2019-10-02T18:22:21.478Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-02T18:22:21.492Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-10-02T18:22:21.492Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 47.1% of statements [2019-10-02T18:22:22.105Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-02T18:22:22.756Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-10-02T18:22:23.550Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-10-02T18:22:24.347Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2019-10-02T18:22:25.154Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2019-10-02T18:22:26.466Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.0% of statements [2019-10-02T18:22:34.196Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T18:22:34.196Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === Skipped [2019-10-02T18:22:34.196Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T18:22:34.196Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T18:22:34.196Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T18:22:34.196Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T18:22:34.196Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T18:22:34.196Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:22:34.196Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T18:22:34.196Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T18:22:34.196Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] [2019-10-02T18:22:34.196Z] DONE 2064 tests, 19 skipped in 234.880s Post stage [Pipeline] junit [2019-10-02T18:22:35.116Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T18:22:37.497Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/make.sh dynbinary test-integration [2019-10-02T18:22:37.908Z] [2019-10-02T18:22:37.908Z] Removing bundles/ [2019-10-02T18:22:37.908Z] [2019-10-02T18:22:37.908Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T18:22:37.908Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:22:37.908Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T18:22:38.250Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-02T18:22:49.134Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-02T18:22:49.134Z] + mkdir -p /build [2019-10-02T18:22:49.134Z] + cp runc /build/runc [2019-10-02T18:22:49.134Z] Removing intermediate container 1f71f5ee6820 [2019-10-02T18:22:49.134Z] ---> ee795f8a78b7 [2019-10-02T18:22:49.134Z] Step 81/125 : FROM dev-base AS tini [2019-10-02T18:22:49.134Z] ---> 0e789e9d0ea1 [2019-10-02T18:22:49.134Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:22:49.134Z] ---> Using cache [2019-10-02T18:22:49.134Z] ---> 999bee2beaf0 [2019-10-02T18:22:49.134Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-10-02T18:22:49.134Z] ---> Running in b55de136b279 [2019-10-02T18:22:49.134Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:22:49.134Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:22:49.134Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:22:49.134Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:22:49.134Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:22:49.134Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:22:49.427Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:22:49.427Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:22:51.450Z] Fetched 7719 kB in 2s (2931 kB/s) [2019-10-02T18:22:52.455Z] Reading package lists... [2019-10-02T18:22:53.140Z] 65014b3c3121: Pull complete [2019-10-02T18:22:53.462Z] Reading package lists... [2019-10-02T18:22:53.746Z] Building dependency tree... [2019-10-02T18:22:53.746Z] Reading state information... [2019-10-02T18:22:54.034Z] The following additional packages will be installed: [2019-10-02T18:22:54.034Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-02T18:22:54.034Z] Suggested packages: [2019-10-02T18:22:54.034Z] codeblocks eclipse ninja-build lrzip [2019-10-02T18:22:54.034Z] Recommended packages: [2019-10-02T18:22:54.034Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-02T18:22:54.034Z] The following NEW packages will be installed: [2019-10-02T18:22:54.034Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-02T18:22:54.034Z] vim-common xxd [2019-10-02T18:22:54.034Z] 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:22:54.034Z] Need to get 13.4 MB of archives. [2019-10-02T18:22:54.034Z] After this operation, 60.4 MB of additional disk space will be used. [2019-10-02T18:22:54.034Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-02T18:22:54.318Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T18:22:54.318Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-02T18:22:54.936Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-02T18:22:54.936Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-02T18:22:54.936Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-02T18:22:54.936Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-02T18:22:54.936Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-02T18:22:55.220Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:22:55.220Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:22:55.510Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:22:55.510Z] Fetched 13.4 MB in 1s (12.0 MB/s) [2019-10-02T18:22:55.510Z] Selecting previously unselected package cmake-data. [2019-10-02T18:22:55.510Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-02T18:22:55.510Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-02T18:22:55.510Z] Unpacking cmake-data (3.7.2-1) ... [2019-10-02T18:22:56.232Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T18:22:56.232Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T18:22:56.232Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:22:56.232Z] Selecting previously unselected package libicu57:ppc64el. [2019-10-02T18:22:56.232Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-02T18:22:56.232Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T18:22:57.241Z] Selecting previously unselected package libxml2:ppc64el. [2019-10-02T18:22:57.241Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-02T18:22:57.241Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:22:57.241Z] Selecting previously unselected package libarchive13:ppc64el. [2019-10-02T18:22:57.241Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-02T18:22:57.241Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T18:22:57.523Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-02T18:22:57.523Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-02T18:22:57.523Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T18:22:57.523Z] Selecting previously unselected package libuv1:ppc64el. [2019-10-02T18:22:57.523Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-02T18:22:57.523Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-02T18:22:57.523Z] Selecting previously unselected package cmake. [2019-10-02T18:22:57.523Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-02T18:22:57.523Z] Unpacking cmake (3.7.2-1) ... [2019-10-02T18:22:58.138Z] Selecting previously unselected package xxd. [2019-10-02T18:22:58.138Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T18:22:58.138Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:22:58.138Z] Selecting previously unselected package vim-common. [2019-10-02T18:22:58.138Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:22:58.138Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:22:58.138Z] Processing triggers for mime-support (3.60) ... [2019-10-02T18:22:58.138Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:22:58.138Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-02T18:22:58.138Z] Setting up cmake-data (3.7.2-1) ... [2019-10-02T18:22:58.138Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-02T18:22:58.138Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-02T18:22:58.138Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:22:58.138Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:22:58.138Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:22:58.138Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-02T18:22:58.138Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-02T18:22:58.138Z] Setting up cmake (3.7.2-1) ... [2019-10-02T18:22:58.138Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:23:00.168Z] Removing intermediate container b55de136b279 [2019-10-02T18:23:00.168Z] ---> f058957a4549 [2019-10-02T18:23:00.168Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:23:00.168Z] ---> 8684df76332c [2019-10-02T18:23:00.168Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-10-02T18:23:00.168Z] ---> Running in d5ada519cffa [2019-10-02T18:23:00.168Z] Removing intermediate container d5ada519cffa [2019-10-02T18:23:00.168Z] ---> 5bf8dc61ae81 [2019-10-02T18:23:00.168Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:23:00.453Z] ---> f99d74a99b12 [2019-10-02T18:23:00.453Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:23:00.453Z] ---> Running in 44feb94a8d02 [2019-10-02T18:23:00.735Z] + RM_GOPATH=0 [2019-10-02T18:23:00.735Z] + TMP_GOPATH= [2019-10-02T18:23:00.735Z] + : /build [2019-10-02T18:23:00.735Z] + '[' -z '' ']' [2019-10-02T18:23:00.735Z] ++ mktemp -d [2019-10-02T18:23:00.735Z] + export GOPATH=/tmp/tmp.cllKp5eZRI [2019-10-02T18:23:00.735Z] + GOPATH=/tmp/tmp.cllKp5eZRI [2019-10-02T18:23:00.735Z] + RM_GOPATH=1 [2019-10-02T18:23:00.735Z] ++ dirname ./install.sh [2019-10-02T18:23:00.735Z] + dir=. [2019-10-02T18:23:00.735Z] + bin=tini [2019-10-02T18:23:00.735Z] + shift [2019-10-02T18:23:00.735Z] + '[' '!' -f ./tini.installer ']' [2019-10-02T18:23:00.735Z] + . ./tini.installer [2019-10-02T18:23:00.735Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:23:00.735Z] + install_tini [2019-10-02T18:23:00.735Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:23:00.735Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-02T18:23:00.735Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.cllKp5eZRI/tini [2019-10-02T18:23:00.735Z] Cloning into '/tmp/tmp.cllKp5eZRI/tini'... [2019-10-02T18:23:01.022Z] + cd /tmp/tmp.cllKp5eZRI/tini [2019-10-02T18:23:01.022Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-02T18:23:01.022Z] + cmake . [2019-10-02T18:23:01.306Z] -- The C compiler identification is GNU 6.3.0 [2019-10-02T18:23:01.306Z] -- Check for working C compiler: /usr/bin/cc [2019-10-02T18:23:01.306Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-10-02T18:23:01.306Z] -- Detecting C compiler ABI info [2019-10-02T18:23:01.593Z] -- Detecting C compiler ABI info - done [2019-10-02T18:23:01.593Z] -- Detecting C compile features [2019-10-02T18:23:01.881Z] -- Detecting C compile features - done [2019-10-02T18:23:01.881Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-02T18:23:01.881Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-02T18:23:01.881Z] -- Configuring done [2019-10-02T18:23:02.164Z] -- Generating done [2019-10-02T18:23:02.164Z] -- Build files have been written to: /tmp/tmp.cllKp5eZRI/tini [2019-10-02T18:23:02.164Z] + make tini-static [2019-10-02T18:23:02.164Z] Scanning dependencies of target tini-static [2019-10-02T18:23:02.164Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-02T18:23:02.446Z] [100%] Linking C executable tini-static [2019-10-02T18:23:02.734Z] [100%] Built target tini-static [2019-10-02T18:23:02.734Z] + mkdir -p /build [2019-10-02T18:23:02.734Z] + cp tini-static /build/docker-init [2019-10-02T18:23:03.021Z] Removing intermediate container 44feb94a8d02 [2019-10-02T18:23:03.021Z] ---> f47f3f18109d [2019-10-02T18:23:03.021Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-10-02T18:23:03.021Z] ---> 0e789e9d0ea1 [2019-10-02T18:23:03.021Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-10-02T18:23:03.306Z] ---> Running in fb3d72baa493 [2019-10-02T18:23:03.306Z] Removing intermediate container fb3d72baa493 [2019-10-02T18:23:03.306Z] ---> fe6e5435e159 [2019-10-02T18:23:03.306Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:23:03.306Z] ---> eee5919aac3d [2019-10-02T18:23:03.306Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-10-02T18:23:03.589Z] ---> 65dd9c657c47 [2019-10-02T18:23:03.589Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-10-02T18:23:03.589Z] ---> Running in ef085852b3c9 [2019-10-02T18:23:03.874Z] + RM_GOPATH=0 [2019-10-02T18:23:03.874Z] + TMP_GOPATH= [2019-10-02T18:23:03.874Z] + : /build/ [2019-10-02T18:23:03.874Z] + '[' -z '' ']' [2019-10-02T18:23:03.874Z] ++ mktemp -d [2019-10-02T18:23:03.874Z] + export GOPATH=/tmp/tmp.TuStq79Oys [2019-10-02T18:23:03.874Z] + GOPATH=/tmp/tmp.TuStq79Oys [2019-10-02T18:23:03.874Z] + RM_GOPATH=1 [2019-10-02T18:23:03.874Z] ++ dirname ./install.sh [2019-10-02T18:23:03.874Z] Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:23:03.874Z] + dir=. [2019-10-02T18:23:03.874Z] + bin=rootlesskit [2019-10-02T18:23:03.874Z] + shift [2019-10-02T18:23:03.874Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-10-02T18:23:03.874Z] + . ./rootlesskit.installer [2019-10-02T18:23:03.874Z] ++ ROOTLESSKIT_COMMIT=2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:23:03.874Z] + install_rootlesskit [2019-10-02T18:23:03.874Z] + case "$1" in [2019-10-02T18:23:03.874Z] + export CGO_ENABLED=0 [2019-10-02T18:23:03.874Z] + CGO_ENABLED=0 [2019-10-02T18:23:03.874Z] + _install_rootlesskit [2019-10-02T18:23:03.874Z] + echo 'Install rootlesskit version 2fcff6ceae968a1d895e6205e5154b107247356f' [2019-10-02T18:23:03.874Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TuStq79Oys/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:23:03.874Z] Cloning into '/tmp/tmp.TuStq79Oys/src/github.com/rootless-containers/rootlesskit'... [2019-10-02T18:23:04.884Z] + cd /tmp/tmp.TuStq79Oys/src/github.com/rootless-containers/rootlesskit [2019-10-02T18:23:04.884Z] + git checkout -q 2fcff6ceae968a1d895e6205e5154b107247356f [2019-10-02T18:23:05.167Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:23:05.167Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-02T18:23:17.807Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-10-02T18:23:17.808Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-02T18:23:19.832Z] Removing intermediate container ef085852b3c9 [2019-10-02T18:23:19.832Z] ---> 5d16f0fd15a0 [2019-10-02T18:23:19.832Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-10-02T18:23:20.114Z] ---> fbb45fb8549b [2019-10-02T18:23:20.114Z] Step 94/125 : FROM runtime-dev AS dev [2019-10-02T18:23:20.114Z] ---> 055ddaa9ae8d [2019-10-02T18:23:20.114Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-10-02T18:23:20.114Z] ---> Running in e17747d81d71 [2019-10-02T18:23:20.114Z] Removing intermediate container e17747d81d71 [2019-10-02T18:23:20.114Z] ---> 01f3395ca7bc [2019-10-02T18:23:20.114Z] Step 96/125 : RUN groupadd -r docker [2019-10-02T18:23:20.114Z] ---> Running in e326a9ce20ff [2019-10-02T18:23:20.729Z] Removing intermediate container e326a9ce20ff [2019-10-02T18:23:20.729Z] ---> b38bf5b5bf78 [2019-10-02T18:23:20.729Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-10-02T18:23:21.019Z] ---> Running in 2407320437b9 [2019-10-02T18:23:21.647Z] Removing intermediate container 2407320437b9 [2019-10-02T18:23:21.647Z] ---> 88246c04660f [2019-10-02T18:23:21.647Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-10-02T18:23:21.647Z] ---> Running in d5c12a0a45a0 [2019-10-02T18:23:21.931Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-02T18:23:22.548Z] Removing intermediate container d5c12a0a45a0 [2019-10-02T18:23:22.548Z] ---> e1d04be9d841 [2019-10-02T18:23:22.548Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-10-02T18:23:22.548Z] ---> Running in 7c86fc5051d9 [2019-10-02T18:23:23.164Z] Removing intermediate container 7c86fc5051d9 [2019-10-02T18:23:23.164Z] ---> e1355b836c37 [2019-10-02T18:23:23.164Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-10-02T18:23:23.164Z] ---> Running in 866ddd5b6fe8 [2019-10-02T18:23:23.783Z] Removing intermediate container 866ddd5b6fe8 [2019-10-02T18:23:23.783Z] ---> 3a0810f07296 [2019-10-02T18:23:23.783Z] Step 101/125 : RUN ldconfig [2019-10-02T18:23:23.783Z] ---> Running in ccee3b828f4a [2019-10-02T18:23:24.409Z] Removing intermediate container ccee3b828f4a [2019-10-02T18:23:24.409Z] ---> c64c45efe2f9 [2019-10-02T18:23:24.409Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-10-02T18:23:24.409Z] ---> Running in a438bc9ef85e [2019-10-02T18:23:25.033Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-02T18:23:25.033Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-02T18:23:25.033Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-02T18:23:25.033Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-02T18:23:25.033Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-02T18:23:25.319Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-02T18:23:25.605Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-02T18:23:25.605Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-02T18:23:27.632Z] Fetched 7719 kB in 2s (2996 kB/s) [2019-10-02T18:23:28.639Z] Reading package lists... [2019-10-02T18:23:29.648Z] Reading package lists... [2019-10-02T18:23:29.932Z] Building dependency tree... [2019-10-02T18:23:29.932Z] Reading state information... [2019-10-02T18:23:30.214Z] The following additional packages will be installed: [2019-10-02T18:23:30.214Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-02T18:23:30.214Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-02T18:23:30.214Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-02T18:23:30.214Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-02T18:23:30.214Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-02T18:23:30.214Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-02T18:23:30.214Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-02T18:23:30.214Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-02T18:23:30.214Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-02T18:23:30.214Z] Suggested packages: [2019-10-02T18:23:30.214Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-02T18:23:30.214Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-02T18:23:30.214Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-02T18:23:30.214Z] vim-doc vim-scripts xfsdump acl attr quota [2019-10-02T18:23:30.214Z] Recommended packages: [2019-10-02T18:23:30.214Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-02T18:23:30.214Z] python3-keyrings.alt python3-xdg unzip [2019-10-02T18:23:31.225Z] The following NEW packages will be installed: [2019-10-02T18:23:31.225Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-02T18:23:31.225Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-02T18:23:31.225Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-02T18:23:31.225Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-02T18:23:31.225Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-02T18:23:31.225Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-02T18:23:31.225Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-02T18:23:31.225Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-02T18:23:31.225Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-02T18:23:31.225Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-02T18:23:31.225Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-02T18:23:31.225Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-02T18:23:31.225Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-02T18:23:31.225Z] xfsprogs xxd xz-utils zip [2019-10-02T18:23:31.225Z] 0 upgraded, 69 newly installed, 0 to remove and 10 not upgraded. [2019-10-02T18:23:31.225Z] Need to get 87.3 MB of archives. [2019-10-02T18:23:31.225Z] After this operation, 585 MB of additional disk space will be used. [2019-10-02T18:23:31.225Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-02T18:23:31.225Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-02T18:23:31.225Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-02T18:23:31.225Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-02T18:23:31.225Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-02T18:23:31.225Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-02T18:23:31.225Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-02T18:23:31.225Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-02T18:23:31.225Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-02T18:23:31.225Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-02T18:23:31.511Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-02T18:23:31.511Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-02T18:23:31.511Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-02T18:23:31.511Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-02T18:23:31.511Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-02T18:23:31.511Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-02T18:23:31.511Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-02T18:23:31.511Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-02T18:23:31.511Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-02T18:23:31.511Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-02T18:23:31.511Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-02T18:23:31.511Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-02T18:23:31.511Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-02T18:23:31.511Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-02T18:23:31.511Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-02T18:23:31.511Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-02T18:23:31.511Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-02T18:23:31.511Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-02T18:23:31.511Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-02T18:23:31.511Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-02T18:23:31.511Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-02T18:23:31.511Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-02T18:23:31.511Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-02T18:23:31.511Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-02T18:23:31.511Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-02T18:23:31.511Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-02T18:23:31.511Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-02T18:23:31.511Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-02T18:23:31.511Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-02T18:23:31.511Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-02T18:23:31.511Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-02T18:23:31.511Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-02T18:23:31.511Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-02T18:23:31.511Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-02T18:23:31.511Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-02T18:23:31.511Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-02T18:23:31.511Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-02T18:23:31.511Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-02T18:23:31.511Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-02T18:23:31.511Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-02T18:23:31.795Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-02T18:23:31.795Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-02T18:23:31.795Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-02T18:23:31.795Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-02T18:23:31.795Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-02T18:23:31.795Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-02T18:23:31.795Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-02T18:23:31.795Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-02T18:23:32.089Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-02T18:23:32.089Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-02T18:23:32.089Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-02T18:23:32.089Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-02T18:23:32.089Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-02T18:23:32.089Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-02T18:23:32.089Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-02T18:23:32.398Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-02T18:23:32.398Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-02T18:23:32.398Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-02T18:23:33.923Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-02T18:23:34.211Z] debconf: delaying package configuration, since apt-utils is not installed [2019-10-02T18:23:34.211Z] Fetched 87.3 MB in 2s (29.5 MB/s) [2019-10-02T18:23:34.497Z] Selecting previously unselected package bash-completion. [2019-10-02T18:23:34.497Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-02T18:23:34.497Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-02T18:23:35.506Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-10-02T18:23:35.506Z] Selecting previously unselected package libnet1:ppc64el. [2019-10-02T18:23:35.506Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-02T18:23:35.506Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T18:23:35.506Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-02T18:23:35.506Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-02T18:23:35.506Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T18:23:35.506Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-02T18:23:35.506Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-02T18:23:35.506Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T18:23:35.506Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-10-02T18:23:35.506Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T18:23:35.506Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T18:23:35.789Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-02T18:23:35.789Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T18:23:35.789Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T18:23:35.789Z] Selecting previously unselected package python3.5-minimal. [2019-10-02T18:23:35.789Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T18:23:35.789Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:23:36.072Z] Selecting previously unselected package python3-minimal. [2019-10-02T18:23:36.072Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-02T18:23:36.072Z] Unpacking python3-minimal (3.5.3-1) ... [2019-10-02T18:23:36.072Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-10-02T18:23:36.072Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-02T18:23:36.072Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T18:23:36.072Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-02T18:23:36.072Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T18:23:36.072Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T18:23:36.357Z] Selecting previously unselected package python3.5. [2019-10-02T18:23:36.357Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-02T18:23:36.357Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:23:36.641Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-02T18:23:36.641Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-02T18:23:36.641Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T18:23:36.641Z] Selecting previously unselected package dh-python. [2019-10-02T18:23:36.641Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-02T18:23:36.641Z] Unpacking dh-python (2.20170125) ... [2019-10-02T18:23:36.641Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T18:23:36.641Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-02T18:23:36.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:23:36.657Z] [2019-10-02T18:23:36.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T18:23:36.657Z] PKG_CONFIG=pkg-config [2019-10-02T18:23:36.657Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:23:36.657Z] HOSTNAME=fcfdbd98c40f [2019-10-02T18:23:36.657Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T18:23:36.657Z] container=docker [2019-10-02T18:23:36.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T18:23:36.657Z] GOPATH=/go [2019-10-02T18:23:36.657Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:23:36.657Z] HOME=/root [2019-10-02T18:23:36.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:23:36.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:23:36.657Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:23:36.657Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:23:36.657Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:23:36.657Z] TERM=xterm [2019-10-02T18:23:36.657Z] DEST=bundles/test-integration [2019-10-02T18:23:36.657Z] SHLVL=1 [2019-10-02T18:23:36.657Z] TIMEOUT=120m [2019-10-02T18:23:36.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:23:36.657Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:23:36.657Z] TESTDEBUG=0 [2019-10-02T18:23:36.657Z] _=/usr/bin/env [2019-10-02T18:23:36.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T18:23:37.649Z] Setting up python3-minimal (3.5.3-1) ... [2019-10-02T18:23:37.649Z] Selecting previously unselected package python3. [2019-10-02T18:23:37.649Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-02T18:23:37.649Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking python3 (3.5.3-1) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package pigz. [2019-10-02T18:23:37.933Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking pigz (2.3.4-1) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-10-02T18:23:37.933Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-10-02T18:23:37.933Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package libiptc0:ppc64el. [2019-10-02T18:23:37.933Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package libxtables12:ppc64el. [2019-10-02T18:23:37.933Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-02T18:23:37.933Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T18:23:37.933Z] Selecting previously unselected package iptables. [2019-10-02T18:23:37.933Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-02T18:23:37.933Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package xxd. [2019-10-02T18:23:38.218Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T18:23:38.218Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package vim-common. [2019-10-02T18:23:38.218Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:23:38.218Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package bzip2. [2019-10-02T18:23:38.218Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-02T18:23:38.218Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package libgpm2:ppc64el. [2019-10-02T18:23:38.218Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-02T18:23:38.218Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package xz-utils. [2019-10-02T18:23:38.218Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-02T18:23:38.218Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package aufs-tools. [2019-10-02T18:23:38.218Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-02T18:23:38.218Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:23:38.218Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-02T18:23:38.219Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-02T18:23:38.219Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package btrfs-progs. [2019-10-02T18:23:38.502Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package btrfs-tools. [2019-10-02T18:23:38.502Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-02T18:23:38.502Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package dmsetup. [2019-10-02T18:23:38.502Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package libonig4:ppc64el. [2019-10-02T18:23:38.502Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-02T18:23:38.502Z] Selecting previously unselected package libjq1:ppc64el. [2019-10-02T18:23:38.502Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T18:23:38.502Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package jq. [2019-10-02T18:23:38.791Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libaio1:ppc64el. [2019-10-02T18:23:38.791Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libcap2-bin. [2019-10-02T18:23:38.791Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-02T18:23:38.791Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-02T18:23:38.791Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-02T18:23:38.791Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T18:23:38.791Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-02T18:23:38.791Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-02T18:23:38.791Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T18:23:39.075Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-02T18:23:39.075Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-02T18:23:39.075Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T18:23:39.075Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-02T18:23:39.075Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-02T18:23:39.075Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T18:23:39.075Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-02T18:23:39.075Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-02T18:23:39.075Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:39.075Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-02T18:23:39.075Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-02T18:23:39.075Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T18:23:39.358Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-02T18:23:39.358Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-02T18:23:39.358Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T18:23:39.358Z] Selecting previously unselected package libreadline5:ppc64el. [2019-10-02T18:23:39.358Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-02T18:23:39.358Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T18:23:39.358Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-02T18:23:39.358Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-02T18:23:39.358Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T18:23:39.641Z] Selecting previously unselected package net-tools. [2019-10-02T18:23:39.641Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-02T18:23:39.641Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:23:39.641Z] Selecting previously unselected package python-pip-whl. [2019-10-02T18:23:39.641Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:23:39.641Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:23:39.924Z] Selecting previously unselected package python3-pip. [2019-10-02T18:23:39.924Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-02T18:23:39.924Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:23:39.924Z] Selecting previously unselected package python3-pkg-resources. [2019-10-02T18:23:39.924Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-02T18:23:39.924Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:23:39.924Z] Selecting previously unselected package python3-setuptools. [2019-10-02T18:23:39.924Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-02T18:23:39.924Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-10-02T18:23:39.924Z] Selecting previously unselected package python3-wheel. [2019-10-02T18:23:39.924Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-02T18:23:39.924Z] Unpacking python3-wheel (0.29.0-2) ... [2019-10-02T18:23:40.208Z] Selecting previously unselected package thin-provisioning-tools. [2019-10-02T18:23:40.208Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-02T18:23:40.208Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:23:40.208Z] Selecting previously unselected package vim-runtime. [2019-10-02T18:23:40.208Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-02T18:23:40.208Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-02T18:23:40.208Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-02T18:23:40.208Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:41.219Z] Selecting previously unselected package vim. [2019-10-02T18:23:41.219Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-02T18:23:41.219Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:41.219Z] Selecting previously unselected package xfsprogs. [2019-10-02T18:23:41.219Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-02T18:23:41.219Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:23:41.502Z] Selecting previously unselected package zip. [2019-10-02T18:23:41.502Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-02T18:23:41.502Z] Unpacking zip (3.0-11+b1) ... [2019-10-02T18:23:41.502Z] Selecting previously unselected package libapparmor-perl. [2019-10-02T18:23:41.502Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T18:23:41.502Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:23:41.502Z] Selecting previously unselected package apparmor. [2019-10-02T18:23:41.502Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-02T18:23:41.502Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:23:41.786Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-02T18:23:41.786Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T18:23:41.786Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:23:42.069Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-02T18:23:42.069Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-02T18:23:42.069Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:23:42.687Z] Selecting previously unselected package binutils-mingw-w64. [2019-10-02T18:23:42.687Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-02T18:23:42.687Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:23:42.687Z] Selecting previously unselected package mingw-w64-common. [2019-10-02T18:23:42.687Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-02T18:23:42.687Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-02T18:23:43.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T18:23:43.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T18:23:43.700Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-02T18:23:43.700Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-02T18:23:43.700Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:23:44.716Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-10-02T18:23:44.716Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T18:23:44.716Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:44.716Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-02T18:23:44.716Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T18:23:44.716Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:44.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T18:23:48.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T18:23:49.104Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-02T18:23:49.104Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-02T18:23:49.104Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:51.496Z] ................................................ [ 29%] [2019-10-02T18:23:52.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T18:23:52.563Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-02T18:23:52.563Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-02T18:23:52.563Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-02T18:23:52.563Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-02T18:23:52.563Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-02T18:23:52.563Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:52.563Z] Processing triggers for mime-support (3.60) ... [2019-10-02T18:23:52.563Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:52.563Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-02T18:23:52.563Z] Setting up libcap2-bin (1:2.25-1) ... [2019-10-02T18:23:52.563Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-02T18:23:52.563Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-02T18:23:52.563Z] Setting up bash-completion (1:2.1-4.3) ... [2019-10-02T18:23:53.578Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-02T18:23:53.578Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-02T18:23:53.578Z] Setting up zip (3.0-11+b1) ... [2019-10-02T18:23:53.578Z] Setting up bzip2 (1.0.6-8.1) ... [2019-10-02T18:23:53.578Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:53.578Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-02T18:23:53.578Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:23:53.578Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-02T18:23:53.578Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:53.578Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-02T18:23:53.578Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-02T18:23:53.578Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-02T18:23:53.578Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:53.578Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-02T18:23:53.578Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-02T18:23:53.578Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-02T18:23:53.578Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:53.860Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T18:23:53.860Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-02T18:23:53.860Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-02T18:23:53.860Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-02T18:23:53.860Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-02T18:23:53.860Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-02T18:23:53.860Z] Setting up pigz (2.3.4-1) ... [2019-10-02T18:23:53.860Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-02T18:23:53.860Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-02T18:23:53.860Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:53.860Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-10-02T18:23:53.860Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-02T18:23:53.860Z] Setting up jq (1.5+dfsg-1.3) ... [2019-10-02T18:23:53.860Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-02T18:23:53.860Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-02T18:23:53.860Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-02T18:23:53.860Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-02T18:23:53.860Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-02T18:23:53.860Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-02T18:23:53.860Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:53.860Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-02T18:23:53.860Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-02T18:23:53.861Z] Setting up btrfs-progs (4.7.3-1) ... [2019-10-02T18:23:53.861Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-02T18:23:53.861Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-02T18:23:55.908Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-02T18:23:55.909Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:55.909Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:23:55.909Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:23:55.909Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-02T18:23:55.909Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-02T18:23:55.909Z] Setting up btrfs-tools (4.7.3-1) ... [2019-10-02T18:23:55.909Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-02T18:23:55.909Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:23:55.909Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-02T18:23:55.909Z] Setting up python3 (3.5.3-1) ... [2019-10-02T18:23:56.523Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-02T18:23:56.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T18:23:57.139Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-02T18:23:57.139Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-02T18:23:57.139Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:57.139Z] Setting up python3-wheel (0.29.0-2) ... [2019-10-02T18:23:57.423Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-02T18:23:57.706Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:57.706Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-02T18:23:58.321Z] Setting up dmsetup (2:1.02.137-2) ... [2019-10-02T18:23:58.321Z] Setting up python3-setuptools (33.1.1-1) ... [2019-10-02T18:23:58.603Z] Setting up dh-python (2.20170125) ... [2019-10-02T18:23:58.886Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-02T18:23:58.886Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-02T18:23:59.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T18:24:00.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T18:24:05.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T18:24:05.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T18:24:06.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T18:24:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T18:24:09.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T18:24:09.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T18:24:09.304Z] Removing intermediate container a438bc9ef85e [2019-10-02T18:24:09.304Z] ---> 4fc818e8c134 [2019-10-02T18:24:09.304Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-10-02T18:24:09.304Z] ---> Running in ece4e2dfb6ba [2019-10-02T18:24:10.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T18:24:11.326Z] Collecting yamllint==1.16.0 [2019-10-02T18:24:11.608Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-02T18:24:11.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T18:24:11.893Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-02T18:24:11.893Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz [2019-10-02T18:24:12.907Z] Collecting pyyaml (from yamllint==1.16.0) [2019-10-02T18:24:12.907Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-02T18:24:13.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T18:24:13.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T18:24:13.521Z] Building wheels for collected packages: pathspec, pyyaml [2019-10-02T18:24:13.521Z] Running setup.py bdist_wheel for pathspec: started [2019-10-02T18:24:14.137Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-02T18:24:14.137Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b [2019-10-02T18:24:14.137Z] Running setup.py bdist_wheel for pyyaml: started [2019-10-02T18:24:14.303Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-02T18:24:14.753Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-02T18:24:14.753Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-02T18:24:15.036Z] Successfully built pathspec pyyaml [2019-10-02T18:24:15.036Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-10-02T18:24:15.036Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-02T18:24:15.650Z] Removing intermediate container ece4e2dfb6ba [2019-10-02T18:24:15.650Z] ---> 6932ed10e51c [2019-10-02T18:24:15.650Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-02T18:24:16.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T18:24:17.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T18:24:17.122Z] ---> ce70acc35ba4 [2019-10-02T18:24:17.122Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T18:24:19.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T18:24:20.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T18:24:21.509Z] ---> 865d0a964285 [2019-10-02T18:24:21.509Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-10-02T18:24:22.907Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-02T18:24:24.186Z] ---> 72d3aa35c5f6 [2019-10-02T18:24:24.186Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-02T18:24:24.186Z] ---> bb4bce726534 [2019-10-02T18:24:24.186Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-02T18:24:24.186Z] ---> 7c10142a75d9 [2019-10-02T18:24:24.186Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-10-02T18:24:24.469Z] ---> fa76678f41b3 [2019-10-02T18:24:24.469Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-10-02T18:24:24.752Z] ---> e33aeb4e3c0a [2019-10-02T18:24:24.752Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-10-02T18:24:25.035Z] ---> 7bae99b11d88 [2019-10-02T18:24:25.035Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-10-02T18:24:26.042Z] ---> 27135b06d811 [2019-10-02T18:24:26.042Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-10-02T18:24:26.328Z] ---> bba7da1c5689 [2019-10-02T18:24:26.328Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-10-02T18:24:26.942Z] ---> 7eac35f91647 [2019-10-02T18:24:26.942Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-02T18:24:27.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T18:24:27.446Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-02T18:24:28.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T18:24:28.970Z] ---> 400a8d503f71 [2019-10-02T18:24:28.971Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-10-02T18:24:28.971Z] ---> 007c0f987f4e [2019-10-02T18:24:28.971Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-02T18:24:29.251Z] ---> c3ae84d54e84 [2019-10-02T18:24:29.251Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-10-02T18:24:29.533Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-10-02T18:24:29.533Z] bad55c542dc9: Pulling fs layer [2019-10-02T18:24:30.149Z] bad55c542dc9: Verifying Checksum [2019-10-02T18:24:30.149Z] bad55c542dc9: Download complete [2019-10-02T18:24:30.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T18:24:30.467Z] bad55c542dc9: Pull complete [2019-10-02T18:24:30.467Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T18:24:30.467Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-02T18:24:31.083Z] ---> e59e16b77bce [2019-10-02T18:24:31.083Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-10-02T18:24:31.083Z] ---> Running in e56d53bc3720 [2019-10-02T18:24:31.365Z] Removing intermediate container e56d53bc3720 [2019-10-02T18:24:31.365Z] ---> 38f628c33378 [2019-10-02T18:24:31.365Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-10-02T18:24:31.365Z] ---> Running in ad4922a94339 [2019-10-02T18:24:31.365Z] Removing intermediate container ad4922a94339 [2019-10-02T18:24:31.365Z] ---> 404eb5074e4a [2019-10-02T18:24:31.365Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-10-02T18:24:31.365Z] ---> Running in 027339ce2433 [2019-10-02T18:24:31.647Z] Removing intermediate container 027339ce2433 [2019-10-02T18:24:31.647Z] ---> 01e233405a44 [2019-10-02T18:24:31.647Z] Step 122/125 : VOLUME /var/lib/docker [2019-10-02T18:24:31.647Z] ---> Running in 7b257f0d5520 [2019-10-02T18:24:31.647Z] Removing intermediate container 7b257f0d5520 [2019-10-02T18:24:31.647Z] ---> ab6983c42b6a [2019-10-02T18:24:31.647Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-10-02T18:24:31.647Z] ---> Running in b8c717f3b699 [2019-10-02T18:24:31.934Z] Removing intermediate container b8c717f3b699 [2019-10-02T18:24:31.934Z] ---> 2b80b335448d [2019-10-02T18:24:31.934Z] Step 124/125 : FROM dev AS final [2019-10-02T18:24:31.934Z] ---> 2b80b335448d [2019-10-02T18:24:31.934Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-10-02T18:24:32.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T18:24:33.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T18:24:34.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T18:24:36.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T18:24:36.167Z] Using test binary docker [2019-10-02T18:24:36.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T18:24:36.167Z] +++ /etc/init.d/apparmor start [2019-10-02T18:24:36.167Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:24:36.167Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:24:36.167Z] Warning failed to create cache: (null) [2019-10-02T18:24:36.167Z] . [2019-10-02T18:24:36.167Z] INFO: Waiting for daemon to start... [2019-10-02T18:24:36.167Z] Starting dockerd [2019-10-02T18:24:36.167Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T18:24:38.609Z] . [2019-10-02T18:24:38.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T18:24:38.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T18:24:38.609Z] Error: No such image: emptyfs [2019-10-02T18:24:38.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T18:24:38.609Z] ++++ docker load [2019-10-02T18:24:38.609Z] Running integration-test (iteration 1) [2019-10-02T18:24:38.609Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T18:24:38.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:24:38.609Z] ++ set -e [2019-10-02T18:24:38.609Z] ++ '[' -n 0 ']' [2019-10-02T18:24:38.609Z] ++ set -x [2019-10-02T18:24:38.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:24:38.749Z] ---> 9b5045292a0f [2019-10-02T18:24:38.749Z] Successfully built 9b5045292a0f [2019-10-02T18:24:38.749Z] Successfully tagged docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T18:24:39.185Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/test/unit [2019-10-02T18:24:41.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T18:24:44.684Z] ? github.com/docker/docker/api [no test files] [2019-10-02T18:24:46.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T18:24:48.242Z] Loaded image: buildpack-deps:jessie [2019-10-02T18:24:48.242Z] Loaded image: busybox:latest [2019-10-02T18:24:48.242Z] Loaded image: busybox:glibc [2019-10-02T18:24:48.242Z] Loaded image: debian:jessie [2019-10-02T18:24:48.242Z] Loaded image: hello-world:latest [2019-10-02T18:24:48.242Z] INFO: Testing against a local daemon [2019-10-02T18:24:48.242Z] === RUN TestBuildWithSession [2019-10-02T18:24:49.634Z] 2945147eda09: Pull complete [2019-10-02T18:24:49.634Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-02T18:24:49.634Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:24:49.634Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-02T18:24:49.634Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-02T18:24:49.634Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-02T18:24:49.634Z] WARN: Skipping validation tests [2019-10-02T18:24:49.634Z] INFO: Running unit tests at 10/02/2019 18:24:36... [2019-10-02T18:24:49.634Z] INFO: make.ps1 starting at 10/02/2019 18:24:40 [2019-10-02T18:24:49.634Z] INFO: Git commit (ec0e20a9e) assumed from DOCKER_GITCOMMIT environment variable [2019-10-02T18:24:49.634Z] INFO: Invoking autogen... [2019-10-02T18:24:49.634Z] INFO: Running unit tests... [2019-10-02T18:24:49.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T18:24:50.692Z] --- PASS: TestBuildWithSession (2.71s) [2019-10-02T18:24:50.692Z] === RUN TestBuildSquashParent [2019-10-02T18:24:53.114Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-02T18:24:54.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T18:24:57.046Z] --- PASS: TestBuildSquashParent (6.29s) [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:24:57.046Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:24:57.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:24:57.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:24:57.046Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:24:58.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T18:24:59.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:24:59.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:25:01.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T18:25:01.999Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-02T18:25:02.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:25:02.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:25:03.934Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-02T18:25:04.475Z] ? github.com/docker/docker/api [no test files] [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2019-10-02T18:25:04.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2019-10-02T18:25:04.503Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:04.503Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:04.842Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2019-10-02T18:25:04.843Z] Using test binary docker [2019-10-02T18:25:04.843Z] ++++ /etc/init.d/apparmor start [2019-10-02T18:25:04.843Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:25:04.843Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:25:04.843Z] Warning failed to create cache: (null) [2019-10-02T18:25:04.843Z] . [2019-10-02T18:25:04.843Z] Starting dockerd [2019-10-02T18:25:04.843Z] INFO: Waiting for daemon to start... [2019-10-02T18:25:04.843Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2019-10-02T18:25:06.962Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:07.092Z] ok github.com/docker/docker/api/server 0.057s coverage: 7.9% of statements [2019-10-02T18:25:07.326Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:07.480Z] . [2019-10-02T18:25:07.480Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2019-10-02T18:25:07.480Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2019-10-02T18:25:07.480Z] Error: No such image: emptyfs [2019-10-02T18:25:07.480Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2019-10-02T18:25:07.480Z] +++++ docker load [2019-10-02T18:25:07.695Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:07.735Z] Running integration-test (iteration 1) [2019-10-02T18:25:07.735Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:25:07.735Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:25:07.735Z] +++ set -e [2019-10-02T18:25:07.735Z] +++ '[' -n 0 ']' [2019-10-02T18:25:07.735Z] +++ set -x [2019-10-02T18:25:07.735Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:25:08.479Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:08.878Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2019-10-02T18:25:09.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2019-10-02T18:25:09.301Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T18:25:10.552Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-10-02T18:25:10.552Z] === RUN TestBuildLabelWithTargets [2019-10-02T18:25:13.113Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2019-10-02T18:25:13.113Z] === RUN TestBuildWithEmptyLayers [2019-10-02T18:25:13.900Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2019-10-02T18:25:13.900Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T18:25:17.090Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2019-10-02T18:25:17.090Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T18:25:17.896Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-10-02T18:25:17.896Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T18:25:21.155Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2019-10-02T18:25:21.155Z] === RUN TestBuildWithHugeFile [2019-10-02T18:25:21.787Z] ......................... [ 67%] [2019-10-02T18:25:22.313Z] ok github.com/docker/docker/api/server 0.195s coverage: 7.9% of statements [2019-10-02T18:25:39.927Z] Loaded image: buildpack-deps:jessie [2019-10-02T18:25:39.927Z] Loaded image: busybox:latest [2019-10-02T18:25:39.927Z] Loaded image: busybox:glibc [2019-10-02T18:25:39.927Z] Loaded image: debian:jessie [2019-10-02T18:25:39.927Z] Loaded image: hello-world:latest [2019-10-02T18:25:39.927Z] INFO: Testing against a local daemon [2019-10-02T18:25:39.927Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:39.927Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:44.094Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:44.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:45.213Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:45.772Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy (7.90s) [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.22s) [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2019-10-02T18:25:46.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2019-10-02T18:25:46.696Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:46.950Z] --- PASS: TestBuildPlatformInvalid (0.25s) [2019-10-02T18:25:46.950Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:46.950Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:48.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:48.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:49.088Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:49.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy (2.79s) [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.72s) [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2019-10-02T18:25:49.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2019-10-02T18:25:49.599Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:49.853Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-10-02T18:25:49.853Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:49.853Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:51.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:51.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:51.736Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:52.296Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy (2.63s) [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2019-10-02T18:25:52.550Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.29s) [2019-10-02T18:25:52.550Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:52.550Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2019-10-02T18:25:52.550Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:52.550Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:54.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:54.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:54.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:54.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy (2.65s) [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s) [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2019-10-02T18:25:55.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2019-10-02T18:25:55.197Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:55.452Z] --- PASS: TestBuildPlatformInvalid (0.26s) [2019-10-02T18:25:55.452Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:25:55.452Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:25:55.623Z] --- PASS: TestBuildWithHugeFile (30.57s) [2019-10-02T18:25:55.623Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T18:25:55.623Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:25:55.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:25:55.623Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:25:55.623Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:25:55.623Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:25:55.623Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:25:55.623Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:25:55.623Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:25:55.623Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:25:55.623Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-02T18:25:55.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-10-02T18:25:55.623Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-10-02T18:25:55.623Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-02T18:25:55.623Z] === RUN TestBuildPreserveOwnership [2019-10-02T18:25:55.623Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T18:25:55.623Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T18:25:57.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:25:57.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:25:57.937Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:25:57.937Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:25:58.083Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2019-10-02T18:25:58.083Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2019-10-02T18:25:58.083Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2019-10-02T18:25:58.083Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:58.083Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-02T18:25:58.083Z] PASS [2019-10-02T18:25:58.083Z] [2019-10-02T18:25:58.083Z] DONE 30 tests in 79.339s [2019-10-02T18:25:58.083Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T18:25:58.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:25:58.083Z] ++ set -e [2019-10-02T18:25:58.083Z] ++ '[' -n 0 ']' [2019-10-02T18:25:58.083Z] ++ set -x [2019-10-02T18:25:58.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:25:58.083Z] INFO: Testing against a local daemon [2019-10-02T18:25:58.083Z] === RUN TestConfigList [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy (2.78s) [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s) [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2019-10-02T18:25:58.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2019-10-02T18:25:58.498Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:25:58.498Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2019-10-02T18:25:58.498Z] PASS [2019-10-02T18:25:58.498Z] [2019-10-02T18:25:58.498Z] DONE 35 tests in 50.828s [2019-10-02T18:25:58.498Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:25:58.498Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:25:58.498Z] +++ set -e [2019-10-02T18:25:58.498Z] +++ '[' -n 0 ']' [2019-10-02T18:25:58.498Z] +++ set -x [2019-10-02T18:25:58.498Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:25:58.754Z] INFO: Testing against a local daemon [2019-10-02T18:25:58.754Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:25:59.316Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2019-10-02T18:25:59.316Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:25:59.316Z] daemon.go:325: [dd9f93b1ad1d4] waiting for daemon to start [2019-10-02T18:25:59.316Z] daemon.go:325: [dd9f93b1ad1d4] waiting for daemon to start [2019-10-02T18:25:59.316Z] daemon.go:353: [dd9f93b1ad1d4] daemon started [2019-10-02T18:25:59.316Z] daemon.go:461: [dd9f93b1ad1d4] Stopping daemon [2019-10-02T18:25:59.316Z] daemon.go:296: [dd9f93b1ad1d4] exiting daemon [2019-10-02T18:25:59.316Z] daemon.go:448: [dd9f93b1ad1d4] Daemon stopped [2019-10-02T18:25:59.316Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:25:59.877Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2019-10-02T18:25:59.877Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:25:59.877Z] daemon.go:325: [da5d58335bf61] waiting for daemon to start [2019-10-02T18:25:59.877Z] daemon.go:325: [da5d58335bf61] waiting for daemon to start [2019-10-02T18:25:59.877Z] daemon.go:353: [da5d58335bf61] daemon started [2019-10-02T18:25:59.877Z] daemon.go:461: [da5d58335bf61] Stopping daemon [2019-10-02T18:25:59.877Z] daemon.go:296: [da5d58335bf61] exiting daemon [2019-10-02T18:25:59.877Z] daemon.go:448: [da5d58335bf61] Daemon stopped [2019-10-02T18:25:59.877Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:26:00.438Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-02T18:26:00.438Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:26:00.438Z] daemon.go:325: [d558fc0c2914a] waiting for daemon to start [2019-10-02T18:26:00.438Z] daemon.go:325: [d558fc0c2914a] waiting for daemon to start [2019-10-02T18:26:00.438Z] daemon.go:353: [d558fc0c2914a] daemon started [2019-10-02T18:26:00.438Z] daemon.go:461: [d558fc0c2914a] Stopping daemon [2019-10-02T18:26:00.438Z] daemon.go:296: [d558fc0c2914a] exiting daemon [2019-10-02T18:26:00.438Z] daemon.go:448: [d558fc0c2914a] Daemon stopped [2019-10-02T18:26:00.438Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:26:00.999Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-02T18:26:00.999Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:26:00.999Z] daemon.go:325: [d07b93987eec6] waiting for daemon to start [2019-10-02T18:26:00.999Z] daemon.go:325: [d07b93987eec6] waiting for daemon to start [2019-10-02T18:26:00.999Z] daemon.go:353: [d07b93987eec6] daemon started [2019-10-02T18:26:00.999Z] daemon.go:461: [d07b93987eec6] Stopping daemon [2019-10-02T18:26:00.999Z] daemon.go:296: [d07b93987eec6] exiting daemon [2019-10-02T18:26:00.999Z] daemon.go:448: [d07b93987eec6] Daemon stopped [2019-10-02T18:26:00.999Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:26:01.412Z] --- PASS: TestConfigList (3.03s) [2019-10-02T18:26:01.412Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-10-02T18:26:01.412Z] daemon.go:325: [d6593fc25e7cb] waiting for daemon to start [2019-10-02T18:26:01.412Z] daemon.go:325: [d6593fc25e7cb] waiting for daemon to start [2019-10-02T18:26:01.412Z] daemon.go:353: [d6593fc25e7cb] daemon started [2019-10-02T18:26:01.412Z] daemon.go:461: [d6593fc25e7cb] Stopping daemon [2019-10-02T18:26:01.412Z] daemon.go:296: [d6593fc25e7cb] exiting daemon [2019-10-02T18:26:01.412Z] daemon.go:448: [d6593fc25e7cb] Daemon stopped [2019-10-02T18:26:01.412Z] === RUN TestConfigsCreateAndDelete [2019-10-02T18:26:01.560Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-02T18:26:01.561Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:26:01.561Z] daemon.go:325: [d9feb9a281ead] waiting for daemon to start [2019-10-02T18:26:01.561Z] daemon.go:325: [d9feb9a281ead] waiting for daemon to start [2019-10-02T18:26:01.561Z] daemon.go:353: [d9feb9a281ead] daemon started [2019-10-02T18:26:01.561Z] daemon.go:461: [d9feb9a281ead] Stopping daemon [2019-10-02T18:26:01.561Z] daemon.go:296: [d9feb9a281ead] exiting daemon [2019-10-02T18:26:01.561Z] daemon.go:448: [d9feb9a281ead] Daemon stopped [2019-10-02T18:26:01.561Z] PASS [2019-10-02T18:26:01.561Z] [2019-10-02T18:26:01.561Z] DONE 5 tests in 2.945s [2019-10-02T18:26:01.561Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:01.561Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:01.561Z] +++ set -e [2019-10-02T18:26:01.561Z] +++ '[' -n 0 ']' [2019-10-02T18:26:01.561Z] +++ set -x [2019-10-02T18:26:01.561Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:01.822Z] INFO: Testing against a local daemon [2019-10-02T18:26:01.822Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:01.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:26:01.822Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:02.076Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:26:02.076Z] === RUN TestCopyFromContainer [2019-10-02T18:26:03.833Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-02T18:26:04.575Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2019-10-02T18:26:04.575Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-10-02T18:26:04.575Z] daemon.go:325: [d02066adb22c6] waiting for daemon to start [2019-10-02T18:26:04.575Z] daemon.go:325: [d02066adb22c6] waiting for daemon to start [2019-10-02T18:26:04.575Z] daemon.go:353: [d02066adb22c6] daemon started [2019-10-02T18:26:04.575Z] daemon.go:461: [d02066adb22c6] Stopping daemon [2019-10-02T18:26:04.575Z] daemon.go:296: [d02066adb22c6] exiting daemon [2019-10-02T18:26:04.575Z] daemon.go:448: [d02066adb22c6] Daemon stopped [2019-10-02T18:26:04.575Z] === RUN TestConfigsUpdate [2019-10-02T18:26:05.336Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:05.336Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:05.336Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:05.336Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:05.336Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:05.592Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:05.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:05.847Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:06.103Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:06.359Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer (4.53s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer// (0.15s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.20s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.22s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2019-10-02T18:26:06.614Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-10-02T18:26:06.614Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:06.614Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-02T18:26:06.614Z] === RUN TestHealthKillContainer [2019-10-02T18:26:07.038Z] --- PASS: TestConfigsUpdate (2.94s) [2019-10-02T18:26:07.038Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-10-02T18:26:07.038Z] daemon.go:325: [ddf1bfd76b92f] waiting for daemon to start [2019-10-02T18:26:07.038Z] daemon.go:325: [ddf1bfd76b92f] waiting for daemon to start [2019-10-02T18:26:07.038Z] daemon.go:353: [ddf1bfd76b92f] daemon started [2019-10-02T18:26:07.038Z] daemon.go:461: [ddf1bfd76b92f] Stopping daemon [2019-10-02T18:26:07.038Z] daemon.go:296: [ddf1bfd76b92f] exiting daemon [2019-10-02T18:26:07.038Z] daemon.go:448: [ddf1bfd76b92f] Daemon stopped [2019-10-02T18:26:07.038Z] === RUN TestTemplatedConfig [2019-10-02T18:26:10.781Z] --- PASS: TestHealthKillContainer (3.59s) [2019-10-02T18:26:10.781Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:10.781Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-02T18:26:10.781Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:10.781Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:26:10.781Z] === RUN TestCopyFromContainer [2019-10-02T18:26:11.230Z] --- PASS: TestTemplatedConfig (3.49s) [2019-10-02T18:26:11.230Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-10-02T18:26:11.230Z] daemon.go:325: [d9574d34935e0] waiting for daemon to start [2019-10-02T18:26:11.230Z] daemon.go:325: [d9574d34935e0] waiting for daemon to start [2019-10-02T18:26:11.230Z] daemon.go:353: [d9574d34935e0] daemon started [2019-10-02T18:26:11.230Z] daemon.go:461: [d9574d34935e0] Stopping daemon [2019-10-02T18:26:11.230Z] daemon.go:296: [d9574d34935e0] exiting daemon [2019-10-02T18:26:11.230Z] daemon.go:448: [d9574d34935e0] Daemon stopped [2019-10-02T18:26:11.230Z] === RUN TestConfigInspect [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T18:26:13.033Z] ok github.com/docker/docker/api/server/httputils 0.176s coverage: 14.7% of statements [2019-10-02T18:26:13.033Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T18:26:13.033Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T18:26:13.034Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T18:26:13.034Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T18:26:13.034Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T18:26:13.034Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T18:26:13.340Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:13.340Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:13.340Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:13.494Z] ok github.com/docker/docker/api/server/router/swarm 0.211s coverage: 3.1% of statements [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T18:26:13.494Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 95.2% of statements [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T18:26:13.494Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T18:26:13.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T18:26:13.595Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:13.666Z] --- PASS: TestConfigInspect (2.97s) [2019-10-02T18:26:13.666Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-10-02T18:26:13.666Z] daemon.go:325: [d550f14aba010] waiting for daemon to start [2019-10-02T18:26:13.666Z] daemon.go:325: [d550f14aba010] waiting for daemon to start [2019-10-02T18:26:13.666Z] daemon.go:353: [d550f14aba010] daemon started [2019-10-02T18:26:13.666Z] daemon.go:461: [d550f14aba010] Stopping daemon [2019-10-02T18:26:13.666Z] daemon.go:296: [d550f14aba010] exiting daemon [2019-10-02T18:26:13.666Z] daemon.go:448: [d550f14aba010] Daemon stopped [2019-10-02T18:26:13.666Z] === RUN TestConfigCreateWithLabels [2019-10-02T18:26:13.851Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:13.956Z] ok github.com/docker/docker/api/types/time 0.513s coverage: 100.0% of statements [2019-10-02T18:26:13.956Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T18:26:13.956Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T18:26:14.107Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:14.107Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:14.404Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:14.404Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:14.702Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer (4.46s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer// (0.17s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/quux (0.21s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.19s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.19s) [2019-10-02T18:26:14.957Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-10-02T18:26:14.957Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:14.957Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:26:14.957Z] === RUN TestHealthKillContainer [2019-10-02T18:26:16.844Z] --- PASS: TestConfigCreateWithLabels (2.98s) [2019-10-02T18:26:16.844Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-10-02T18:26:16.844Z] daemon.go:325: [d81334216ede3] waiting for daemon to start [2019-10-02T18:26:16.844Z] daemon.go:325: [d81334216ede3] waiting for daemon to start [2019-10-02T18:26:16.844Z] daemon.go:353: [d81334216ede3] daemon started [2019-10-02T18:26:16.844Z] daemon.go:461: [d81334216ede3] Stopping daemon [2019-10-02T18:26:16.844Z] daemon.go:296: [d81334216ede3] exiting daemon [2019-10-02T18:26:16.844Z] daemon.go:448: [d81334216ede3] Daemon stopped [2019-10-02T18:26:16.844Z] === RUN TestConfigCreateResolve [2019-10-02T18:26:19.121Z] --- PASS: TestHealthKillContainer (3.72s) [2019-10-02T18:26:19.121Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:19.121Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2019-10-02T18:26:19.121Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:19.121Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:26:19.121Z] === RUN TestCopyFromContainer [2019-10-02T18:26:19.495Z] --- PASS: TestConfigCreateResolve (2.51s) [2019-10-02T18:26:19.495Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-10-02T18:26:19.495Z] daemon.go:325: [ddeaedae38a85] waiting for daemon to start [2019-10-02T18:26:19.495Z] daemon.go:325: [ddeaedae38a85] waiting for daemon to start [2019-10-02T18:26:19.495Z] daemon.go:353: [ddeaedae38a85] daemon started [2019-10-02T18:26:19.495Z] daemon.go:461: [ddeaedae38a85] Stopping daemon [2019-10-02T18:26:19.495Z] daemon.go:296: [ddeaedae38a85] exiting daemon [2019-10-02T18:26:19.495Z] daemon.go:448: [ddeaedae38a85] Daemon stopped [2019-10-02T18:26:19.495Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:26:19.495Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-02T18:26:19.495Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-10-02T18:26:19.495Z] daemon.go:325: [de7a0527fac18] waiting for daemon to start [2019-10-02T18:26:19.495Z] daemon.go:325: [de7a0527fac18] waiting for daemon to start [2019-10-02T18:26:19.495Z] daemon.go:353: [de7a0527fac18] daemon started [2019-10-02T18:26:19.495Z] daemon.go:461: [de7a0527fac18] Stopping daemon [2019-10-02T18:26:19.495Z] daemon.go:296: [de7a0527fac18] exiting daemon [2019-10-02T18:26:19.495Z] daemon.go:448: [de7a0527fac18] Daemon stopped [2019-10-02T18:26:19.495Z] PASS [2019-10-02T18:26:19.495Z] [2019-10-02T18:26:19.495Z] DONE 8 tests in 21.463s [2019-10-02T18:26:19.495Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T18:26:19.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:26:19.495Z] ++ set -e [2019-10-02T18:26:19.495Z] ++ '[' -n 0 ']' [2019-10-02T18:26:19.495Z] ++ set -x [2019-10-02T18:26:19.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:26:19.495Z] INFO: Testing against a local daemon [2019-10-02T18:26:19.495Z] === RUN TestCheckpoint [2019-10-02T18:26:19.495Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T18:26:19.495Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:26:19.495Z] === RUN TestContainerInvalidJSON [2019-10-02T18:26:19.495Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:26:19.495Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:26:19.495Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:26:19.495Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:26:19.495Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:26:19.495Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:26:19.495Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:26:19.495Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:26:19.495Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:26:19.495Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-02T18:26:19.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T18:26:19.495Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T18:26:19.495Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T18:26:19.495Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:19.765Z] ok github.com/docker/docker/builder/dockerfile 0.536s coverage: 43.2% of statements [2019-10-02T18:26:19.765Z] ok github.com/docker/docker/builder/dockerignore 0.043s coverage: 96.8% of statements [2019-10-02T18:26:19.765Z] ok github.com/docker/docker/builder/fscache 0.834s coverage: 69.2% of statements [2019-10-02T18:26:19.765Z] ok github.com/docker/docker/builder/remotecontext 0.570s coverage: 9.2% of statements [2019-10-02T18:26:19.858Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-02T18:26:19.858Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:19.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:26:19.858Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T18:26:19.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-02T18:26:19.858Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T18:26:20.232Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-02T18:26:20.232Z] === RUN TestCopyFromContainer [2019-10-02T18:26:21.632Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:21.632Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:21.887Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:21.894Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-02T18:26:21.894Z] tests/integration/client_test.py ..... [ 75%] [2019-10-02T18:26:21.894Z] tests/integration/errors_test.py . [ 76%] [2019-10-02T18:26:22.033Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:22.034Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:22.142Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:22.396Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:22.396Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:22.398Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:22.398Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:22.398Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:22.398Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:22.398Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:22.651Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:22.774Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:22.774Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:22.774Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer (2.80s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-02T18:26:22.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-02T18:26:22.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T18:26:22.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:26:22.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:26:22.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:26:22.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:26:22.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:26:22.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:26:22.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:26:22.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:26:22.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:26:22.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-02T18:26:22.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T18:26:22.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T18:26:22.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T18:26:22.774Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:22.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:26:22.774Z] === RUN TestCreateWithInvalidEnv [2019-10-02T18:26:22.774Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T18:26:22.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T18:26:22.774Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T18:26:22.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T18:26:22.774Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T18:26:22.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T18:26:22.905Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:23.145Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T18:26:23.145Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T18:26:23.145Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T18:26:23.145Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-02T18:26:23.145Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T18:26:23.145Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T18:26:23.145Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T18:26:23.145Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T18:26:23.145Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-02T18:26:23.145Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T18:26:23.160Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:23.160Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:23.415Z] --- PASS: TestCopyFromContainer (4.53s) [2019-10-02T18:26:23.415Z] --- PASS: TestCopyFromContainer// (0.12s) [2019-10-02T18:26:23.415Z] --- PASS: TestCopyFromContainer//bar/root (0.22s) [2019-10-02T18:26:23.415Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2019-10-02T18:26:23.415Z] --- PASS: TestCopyFromContainer/bar/quux (0.23s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.20s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.19s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2019-10-02T18:26:23.416Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2019-10-02T18:26:23.416Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:23.416Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:26:23.416Z] === RUN TestHealthKillContainer [2019-10-02T18:26:25.598Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:26:25.599Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:26:25.599Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-02T18:26:25.599Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-02T18:26:25.599Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T18:26:27.579Z] --- PASS: TestHealthKillContainer (3.59s) [2019-10-02T18:26:27.579Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:27.579Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:26:27.579Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:27.579Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:26:27.580Z] === RUN TestCopyFromContainer [2019-10-02T18:26:28.353Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.73s) [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:26:28.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:26:28.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:26:28.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:26:28.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:26:28.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:26:28.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:26:28.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:26:28.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:26:28.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:26:28.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:26:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-02T18:26:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-02T18:26:28.716Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T18:26:28.716Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T18:26:28.716Z] === RUN TestDaemonRestartIpcMode [2019-10-02T18:26:28.716Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T18:26:28.716Z] === RUN TestDiff [2019-10-02T18:26:29.493Z] --- PASS: TestDiff (0.79s) [2019-10-02T18:26:29.493Z] === RUN TestExecWithCloseStdin [2019-10-02T18:26:30.093Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:30.093Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:30.286Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-10-02T18:26:30.286Z] === RUN TestExec [2019-10-02T18:26:30.393Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:30.648Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:30.969Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:30.969Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:31.252Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:31.252Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:31.533Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:31.533Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:31.701Z] --- PASS: TestExec (1.17s) [2019-10-02T18:26:31.701Z] === RUN TestExecUser [2019-10-02T18:26:31.789Z] --- PASS: TestCopyFromContainer (4.53s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer// (0.17s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer//bar/root/ (0.22s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/quux (0.24s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-10-02T18:26:31.790Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-10-02T18:26:31.790Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:31.790Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:26:31.790Z] === RUN TestHealthKillContainer [2019-10-02T18:26:32.957Z] --- PASS: TestExecUser (1.12s) [2019-10-02T18:26:32.957Z] === RUN TestExportContainerAndImportImage [2019-10-02T18:26:33.824Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2019-10-02T18:26:33.824Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T18:26:35.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-10-02T18:26:35.668Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-10-02T18:26:35.668Z] daemon.go:325: [dc367ea0150fe] waiting for daemon to start [2019-10-02T18:26:35.668Z] daemon.go:325: [dc367ea0150fe] waiting for daemon to start [2019-10-02T18:26:35.668Z] daemon.go:353: [dc367ea0150fe] daemon started [2019-10-02T18:26:35.668Z] daemon.go:461: [dc367ea0150fe] Stopping daemon [2019-10-02T18:26:35.668Z] daemon.go:296: [dc367ea0150fe] exiting daemon [2019-10-02T18:26:35.668Z] daemon.go:448: [dc367ea0150fe] Daemon stopped [2019-10-02T18:26:35.668Z] daemon.go:325: [dc367ea0150fe] waiting for daemon to start [2019-10-02T18:26:35.668Z] daemon.go:325: [dc367ea0150fe] waiting for daemon to start [2019-10-02T18:26:35.668Z] daemon.go:353: [dc367ea0150fe] daemon started [2019-10-02T18:26:35.668Z] daemon.go:461: [dc367ea0150fe] Stopping daemon [2019-10-02T18:26:35.668Z] daemon.go:296: [dc367ea0150fe] exiting daemon [2019-10-02T18:26:35.668Z] daemon.go:448: [dc367ea0150fe] Daemon stopped [2019-10-02T18:26:35.668Z] === RUN TestHealthCheckWorkdir [2019-10-02T18:26:36.015Z] --- PASS: TestHealthKillContainer (3.56s) [2019-10-02T18:26:36.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:26:36.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-02T18:26:36.015Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:26:36.015Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:26:36.015Z] === RUN TestCopyFromContainer [2019-10-02T18:26:36.912Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-10-02T18:26:36.912Z] === RUN TestHealthKillContainer [2019-10-02T18:26:38.609Z] === RUN TestCopyFromContainer// [2019-10-02T18:26:38.609Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:26:38.609Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:26:38.864Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:26:39.119Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:26:39.119Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:26:39.374Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:26:39.374Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:26:39.629Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:26:39.883Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:26:40.061Z] --- PASS: TestHealthKillContainer (3.08s) [2019-10-02T18:26:40.061Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer (4.39s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2019-10-02T18:26:40.138Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-10-02T18:26:40.138Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:26:40.138Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T18:26:40.138Z] === RUN TestHealthKillContainer [2019-10-02T18:26:40.840Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-02T18:26:40.840Z] === RUN TestIpcModeNone [2019-10-02T18:26:42.245Z] --- PASS: TestIpcModeNone (1.15s) [2019-10-02T18:26:42.245Z] === RUN TestIpcModePrivate [2019-10-02T18:26:43.070Z] --- PASS: TestIpcModePrivate (1.24s) [2019-10-02T18:26:43.070Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-10-02T18:26:43.070Z] === RUN TestIpcModeShareable [2019-10-02T18:26:44.302Z] --- PASS: TestHealthKillContainer (3.58s) [2019-10-02T18:26:44.302Z] PASS [2019-10-02T18:26:44.302Z] [2019-10-02T18:26:44.302Z] DONE 75 tests in 42.072s [2019-10-02T18:26:44.302Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.302Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] +++ set -e [2019-10-02T18:26:44.302Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.302Z] +++ set -x [2019-10-02T18:26:44.302Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.302Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:26:44.302Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T18:26:44.302Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:26:44.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:26:44.302Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:26:44.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:26:44.302Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:26:44.302Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:26:44.302Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:26:44.302Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:26:44.302Z] PASS [2019-10-02T18:26:44.302Z] [2019-10-02T18:26:44.302Z] DONE 5 tests in 0.256s [2019-10-02T18:26:44.302Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.302Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] +++ set -e [2019-10-02T18:26:44.302Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.302Z] +++ set -x [2019-10-02T18:26:44.302Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.302Z] testing: warning: no tests to run [2019-10-02T18:26:44.302Z] PASS [2019-10-02T18:26:44.302Z] [2019-10-02T18:26:44.302Z] DONE 0 tests in 0.118s [2019-10-02T18:26:44.302Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.302Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] +++ set -e [2019-10-02T18:26:44.302Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.302Z] +++ set -x [2019-10-02T18:26:44.302Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.302Z] testing: warning: no tests to run [2019-10-02T18:26:44.302Z] PASS [2019-10-02T18:26:44.302Z] [2019-10-02T18:26:44.302Z] DONE 0 tests in 0.085s [2019-10-02T18:26:44.302Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.302Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.302Z] +++ set -e [2019-10-02T18:26:44.302Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.302Z] +++ set -x [2019-10-02T18:26:44.302Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.325Z] --- PASS: TestIpcModeShareable (1.06s) [2019-10-02T18:26:44.325Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-10-02T18:26:44.325Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T18:26:44.557Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.557Z] testing: warning: no tests to run [2019-10-02T18:26:44.557Z] PASS [2019-10-02T18:26:44.557Z] [2019-10-02T18:26:44.557Z] DONE 0 tests in 0.107s [2019-10-02T18:26:44.557Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.557Z] +++ set -e [2019-10-02T18:26:44.557Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.557Z] +++ set -x [2019-10-02T18:26:44.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.557Z] testing: warning: no tests to run [2019-10-02T18:26:44.557Z] PASS [2019-10-02T18:26:44.557Z] [2019-10-02T18:26:44.557Z] DONE 0 tests in 0.019s [2019-10-02T18:26:44.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.557Z] +++ set -e [2019-10-02T18:26:44.557Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.557Z] +++ set -x [2019-10-02T18:26:44.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.557Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.557Z] testing: warning: no tests to run [2019-10-02T18:26:44.557Z] PASS [2019-10-02T18:26:44.557Z] [2019-10-02T18:26:44.557Z] DONE 0 tests in 0.107s [2019-10-02T18:26:44.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.812Z] +++ set -e [2019-10-02T18:26:44.812Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.812Z] +++ set -x [2019-10-02T18:26:44.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.813Z] INFO: Testing against a local daemon [2019-10-02T18:26:44.813Z] testing: warning: no tests to run [2019-10-02T18:26:44.813Z] PASS [2019-10-02T18:26:44.813Z] [2019-10-02T18:26:44.813Z] DONE 0 tests in 0.112s [2019-10-02T18:26:44.813Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:44.813Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:44.813Z] +++ set -e [2019-10-02T18:26:44.813Z] +++ '[' -n 0 ']' [2019-10-02T18:26:44.813Z] +++ set -x [2019-10-02T18:26:44.813Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.068Z] INFO: Testing against a local daemon [2019-10-02T18:26:45.068Z] testing: warning: no tests to run [2019-10-02T18:26:45.068Z] PASS [2019-10-02T18:26:45.068Z] [2019-10-02T18:26:45.068Z] DONE 0 tests in 0.110s [2019-10-02T18:26:45.068Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:45.068Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.068Z] +++ set -e [2019-10-02T18:26:45.068Z] +++ '[' -n 0 ']' [2019-10-02T18:26:45.068Z] +++ set -x [2019-10-02T18:26:45.068Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.068Z] INFO: Testing against a local daemon [2019-10-02T18:26:45.068Z] testing: warning: no tests to run [2019-10-02T18:26:45.068Z] PASS [2019-10-02T18:26:45.068Z] [2019-10-02T18:26:45.068Z] DONE 0 tests in 0.094s [2019-10-02T18:26:45.068Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:45.068Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.068Z] +++ set -e [2019-10-02T18:26:45.068Z] +++ '[' -n 0 ']' [2019-10-02T18:26:45.068Z] +++ set -x [2019-10-02T18:26:45.068Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.323Z] INFO: Testing against a local daemon [2019-10-02T18:26:45.323Z] testing: warning: no tests to run [2019-10-02T18:26:45.323Z] PASS [2019-10-02T18:26:45.323Z] [2019-10-02T18:26:45.323Z] DONE 0 tests in 0.125s [2019-10-02T18:26:45.323Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:45.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.323Z] +++ set -e [2019-10-02T18:26:45.323Z] +++ '[' -n 0 ']' [2019-10-02T18:26:45.323Z] +++ set -x [2019-10-02T18:26:45.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.577Z] INFO: Testing against a local daemon [2019-10-02T18:26:45.577Z] testing: warning: no tests to run [2019-10-02T18:26:45.577Z] PASS [2019-10-02T18:26:45.577Z] [2019-10-02T18:26:45.577Z] DONE 0 tests in 0.131s [2019-10-02T18:26:45.577Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:26:45.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.577Z] +++ set -e [2019-10-02T18:26:45.577Z] +++ '[' -n 0 ']' [2019-10-02T18:26:45.577Z] +++ set -x [2019-10-02T18:26:45.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:26:45.577Z] INFO: Testing against a local daemon [2019-10-02T18:26:45.577Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:26:47.498Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.16s) [2019-10-02T18:26:47.498Z] === RUN TestAPIIpcModeHost [2019-10-02T18:26:48.280Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-10-02T18:26:48.280Z] === RUN TestDaemonIpcModeShareable [2019-10-02T18:26:50.258Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2019-10-02T18:26:50.258Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-10-02T18:26:50.258Z] daemon.go:325: [dae1cb25f50c8] waiting for daemon to start [2019-10-02T18:26:50.258Z] daemon.go:325: [dae1cb25f50c8] waiting for daemon to start [2019-10-02T18:26:50.258Z] daemon.go:353: [dae1cb25f50c8] daemon started [2019-10-02T18:26:50.258Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T18:26:50.258Z] daemon.go:461: [dae1cb25f50c8] Stopping daemon [2019-10-02T18:26:50.258Z] daemon.go:296: [dae1cb25f50c8] exiting daemon [2019-10-02T18:26:50.258Z] daemon.go:448: [dae1cb25f50c8] Daemon stopped [2019-10-02T18:26:50.258Z] === RUN TestDaemonIpcModePrivate [2019-10-02T18:26:52.044Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2019-10-02T18:26:52.044Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-10-02T18:26:52.044Z] daemon.go:325: [db25cc964a3f9] waiting for daemon to start [2019-10-02T18:26:52.044Z] daemon.go:325: [db25cc964a3f9] waiting for daemon to start [2019-10-02T18:26:52.044Z] daemon.go:353: [db25cc964a3f9] daemon started [2019-10-02T18:26:52.044Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T18:26:52.044Z] daemon.go:461: [db25cc964a3f9] Stopping daemon [2019-10-02T18:26:52.044Z] daemon.go:296: [db25cc964a3f9] exiting daemon [2019-10-02T18:26:52.044Z] daemon.go:448: [db25cc964a3f9] Daemon stopped [2019-10-02T18:26:52.044Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T18:26:53.735Z] --- PASS: TestDockerNetworkReConnect (7.66s) [2019-10-02T18:26:53.735Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:26:53.735Z] daemon.go:325: [d172d8f1c165a] waiting for daemon to start [2019-10-02T18:26:53.735Z] daemon.go:325: [d172d8f1c165a] waiting for daemon to start [2019-10-02T18:26:53.735Z] daemon.go:353: [d172d8f1c165a] daemon started [2019-10-02T18:26:53.735Z] daemon.go:461: [d172d8f1c165a] Stopping daemon [2019-10-02T18:26:53.735Z] daemon.go:296: [d172d8f1c165a] exiting daemon [2019-10-02T18:26:53.735Z] daemon.go:448: [d172d8f1c165a] Daemon stopped [2019-10-02T18:26:53.735Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:26:53.836Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-10-02T18:26:53.836Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-10-02T18:26:53.836Z] daemon.go:325: [d7837107268c9] waiting for daemon to start [2019-10-02T18:26:53.836Z] daemon.go:325: [d7837107268c9] waiting for daemon to start [2019-10-02T18:26:53.836Z] daemon.go:353: [d7837107268c9] daemon started [2019-10-02T18:26:53.836Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-02T18:26:53.836Z] daemon.go:461: [d7837107268c9] Stopping daemon [2019-10-02T18:26:53.836Z] daemon.go:296: [d7837107268c9] exiting daemon [2019-10-02T18:26:53.836Z] daemon.go:448: [d7837107268c9] Daemon stopped [2019-10-02T18:26:53.836Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T18:26:55.499Z] ok github.com/docker/docker/builder/remotecontext/git 31.409s coverage: 85.1% of statements [2019-10-02T18:26:55.499Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T18:26:55.499Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T18:26:55.499Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2019-10-02T18:26:55.499Z] ok github.com/docker/docker/client 0.570s coverage: 75.2% of statements [2019-10-02T18:26:55.499Z] ok github.com/docker/docker/cmd/dockerd 0.587s coverage: 18.8% of statements [2019-10-02T18:26:55.645Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-10-02T18:26:55.645Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-10-02T18:26:55.645Z] daemon.go:325: [d5665b745efe9] waiting for daemon to start [2019-10-02T18:26:55.645Z] daemon.go:325: [d5665b745efe9] waiting for daemon to start [2019-10-02T18:26:55.645Z] daemon.go:353: [d5665b745efe9] daemon started [2019-10-02T18:26:55.645Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-02T18:26:55.645Z] daemon.go:461: [d5665b745efe9] Stopping daemon [2019-10-02T18:26:55.645Z] daemon.go:296: [d5665b745efe9] exiting daemon [2019-10-02T18:26:55.645Z] daemon.go:448: [d5665b745efe9] Daemon stopped [2019-10-02T18:26:55.645Z] === RUN TestIpcModeOlderClient [2019-10-02T18:26:55.645Z] === PAUSE TestIpcModeOlderClient [2019-10-02T18:26:55.645Z] === RUN TestKillContainerInvalidSignal [2019-10-02T18:26:56.423Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-02T18:26:56.423Z] === RUN TestKillContainer [2019-10-02T18:26:56.423Z] === RUN TestKillContainer/no_signal [2019-10-02T18:26:57.286Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T18:26:58.132Z] === RUN TestKillContainer/killing_signal [2019-10-02T18:26:59.243Z] ok github.com/docker/docker/container 0.531s coverage: 42.8% of statements [2019-10-02T18:26:59.243Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T18:26:59.243Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T18:26:59.243Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T18:26:59.243Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/types/filters 0.078s coverage: 95.2% of statements [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 3.1% of statements [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T18:26:59.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T18:26:59.383Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-10-02T18:26:59.399Z] --- PASS: TestKillContainer (3.02s) [2019-10-02T18:26:59.399Z] --- PASS: TestKillContainer/no_signal (0.97s) [2019-10-02T18:26:59.399Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2019-10-02T18:26:59.399Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-10-02T18:26:59.399Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T18:26:59.399Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T18:27:00.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T18:27:01.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2019-10-02T18:27:01.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2019-10-02T18:27:01.428Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-10-02T18:27:01.428Z] === RUN TestKillStoppedContainer [2019-10-02T18:27:01.428Z] --- PASS: TestKillStoppedContainer (0.17s) [2019-10-02T18:27:01.428Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T18:27:01.793Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.21s) [2019-10-02T18:27:01.793Z] === RUN TestKillDifferentUserContainer [2019-10-02T18:27:02.601Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-02T18:27:03.044Z] --- PASS: TestKillDifferentUserContainer (1.22s) [2019-10-02T18:27:03.044Z] === RUN TestInspectOomKilledTrue [2019-10-02T18:27:03.044Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-02T18:27:03.044Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:27:03.044Z] === RUN TestInspectOomKilledFalse [2019-10-02T18:27:03.044Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T18:27:03.044Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:27:03.044Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T18:27:03.924Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-02T18:27:03.924Z] === RUN TestLinksContainerNames [2019-10-02T18:27:05.796Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-02T18:27:05.796Z] === RUN TestLogsFollowTailEmpty [2019-10-02T18:27:05.934Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T18:27:05.934Z] Using test binary docker [2019-10-02T18:27:05.934Z] +++ /etc/init.d/apparmor start [2019-10-02T18:27:05.934Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:27:05.934Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:27:05.934Z] Warning failed to create cache: (null) [2019-10-02T18:27:05.934Z] . [2019-10-02T18:27:05.934Z] INFO: Waiting for daemon to start... [2019-10-02T18:27:05.934Z] Starting dockerd [2019-10-02T18:27:05.934Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T18:27:05.934Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T18:27:05.934Z] Using test binary docker [2019-10-02T18:27:05.934Z] +++ /etc/init.d/apparmor start [2019-10-02T18:27:05.934Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:27:05.934Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:27:05.934Z] Warning failed to create cache: (null) [2019-10-02T18:27:05.934Z] . [2019-10-02T18:27:05.934Z] INFO: Waiting for daemon to start... [2019-10-02T18:27:05.934Z] Starting dockerd [2019-10-02T18:27:05.934Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T18:27:06.251Z] ok github.com/docker/docker/builder/fscache 0.148s coverage: 69.2% of statements [2019-10-02T18:27:06.251Z] ok github.com/docker/docker/builder/remotecontext/git 4.185s coverage: 85.1% of statements [2019-10-02T18:27:06.539Z] ok github.com/docker/docker/builder/remotecontext 0.478s coverage: 13.6% of statements [2019-10-02T18:27:06.571Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-02T18:27:06.571Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T18:27:07.364Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/default [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/private [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/slave [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/shared [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/default [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/shared [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/slave [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:27:07.364Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:27:07.364Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:27:07.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:27:07.365Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:27:07.365Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/private [2019-10-02T18:27:07.365Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T18:27:07.365Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T18:27:07.365Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:27:07.365Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:27:07.365Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T18:27:07.365Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T18:27:07.365Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:27:07.365Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:27:07.365Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:27:07.561Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T18:27:07.744Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:27:07.816Z] . [2019-10-02T18:27:07.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T18:27:07.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T18:27:07.816Z] Error: No such image: emptyfs [2019-10-02T18:27:07.816Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T18:27:07.816Z] ++++ docker load [2019-10-02T18:27:07.816Z] Running integration-test (iteration 1) [2019-10-02T18:27:07.816Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-02T18:27:07.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T18:27:07.816Z] ++ set -e [2019-10-02T18:27:07.816Z] ++ '[' -n 0 ']' [2019-10-02T18:27:07.816Z] ++ set -x [2019-10-02T18:27:07.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-02T18:27:07.816Z] [2019-10-02T18:27:07.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T18:27:07.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T18:27:07.816Z] Error: No such image: emptyfs [2019-10-02T18:27:07.816Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T18:27:07.816Z] ++++ docker load [2019-10-02T18:27:08.070Z] Running integration-test (iteration 1) [2019-10-02T18:27:08.070Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-02T18:27:08.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T18:27:08.070Z] ++ set -e [2019-10-02T18:27:08.070Z] ++ '[' -n 0 ']' [2019-10-02T18:27:08.070Z] ++ set -x [2019-10-02T18:27:08.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-02T18:27:08.136Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:27:08.136Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:27:08.136Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:27:08.136Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T18:27:08.136Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-02T18:27:08.136Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-02T18:27:08.136Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T18:27:08.579Z] ok github.com/docker/docker/builder/dockerfile 1.215s coverage: 45.1% of statements [2019-10-02T18:27:08.579Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T18:27:08.579Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T18:27:10.576Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2019-10-02T18:27:10.576Z] === RUN TestNetworkNat [2019-10-02T18:27:11.433Z] --- PASS: TestNetworkNat (0.92s) [2019-10-02T18:27:11.433Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T18:27:12.278Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2019-10-02T18:27:12.278Z] === RUN TestNetworkLoopbackNat [2019-10-02T18:27:14.105Z] --- PASS: TestNetworkLoopbackNat (1.38s) [2019-10-02T18:27:14.105Z] === RUN TestPause [2019-10-02T18:27:14.595Z] --- PASS: TestServiceUpdateNetwork (20.85s) [2019-10-02T18:27:14.595Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:27:14.595Z] daemon.go:325: [d5a4a277b2f69] waiting for daemon to start [2019-10-02T18:27:14.595Z] daemon.go:325: [d5a4a277b2f69] waiting for daemon to start [2019-10-02T18:27:14.595Z] daemon.go:353: [d5a4a277b2f69] daemon started [2019-10-02T18:27:14.595Z] daemon.go:461: [d5a4a277b2f69] Stopping daemon [2019-10-02T18:27:14.595Z] daemon.go:296: [d5a4a277b2f69] exiting daemon [2019-10-02T18:27:14.595Z] daemon.go:448: [d5a4a277b2f69] Daemon stopped [2019-10-02T18:27:14.595Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:27:14.907Z] --- PASS: TestPause (0.94s) [2019-10-02T18:27:14.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T18:27:14.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:27:14.907Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:27:14.907Z] === RUN TestPauseStopPausedContainer [2019-10-02T18:27:15.700Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-10-02T18:27:15.700Z] === RUN TestPsFilter [2019-10-02T18:27:16.082Z] --- PASS: TestPsFilter (0.25s) [2019-10-02T18:27:16.082Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T18:27:16.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-02T18:27:16.870Z] === RUN TestRemoveContainerWithVolume [2019-10-02T18:27:17.693Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2019-10-02T18:27:17.693Z] === RUN TestRemoveContainerRunning [2019-10-02T18:27:18.631Z] --- PASS: TestRemoveContainerRunning (1.05s) [2019-10-02T18:27:18.631Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T18:27:19.449Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-10-02T18:27:19.449Z] === RUN TestRemoveInvalidContainer [2019-10-02T18:27:19.449Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-02T18:27:19.449Z] === RUN TestRenameLinkedContainer [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon 3.075s coverage: 9.1% of statements [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/cluster 1.709s coverage: 0.5% of statements [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.269s coverage: 65.3% of statements [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/cluster/convert 0.540s coverage: 35.8% of statements [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.976s coverage: 10.9% of statements [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/config 0.953s coverage: 82.3% of statements [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/discovery 0.577s coverage: 30.4% of statements [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/events 0.399s coverage: 50.0% of statements [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T18:27:20.362Z] ok github.com/docker/docker/daemon/graphdriver 0.609s coverage: 2.3% of statements [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-02T18:27:20.362Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-02T18:27:20.363Z] ok github.com/docker/docker/daemon/images 0.337s coverage: 4.9% of statements [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T18:27:20.363Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2019-10-02T18:27:20.363Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T18:27:20.363Z] ok github.com/docker/docker/daemon/logger 0.694s coverage: 44.0% of statements [2019-10-02T18:27:20.823Z] ok github.com/docker/docker/daemon/logger/awslogs 0.742s coverage: 78.6% of statements [2019-10-02T18:27:20.823Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-02T18:27:20.823Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T18:27:20.823Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T18:27:20.823Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-02T18:27:20.823Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-02T18:27:21.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.390s coverage: 62.1% of statements [2019-10-02T18:27:21.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.381s coverage: 88.3% of statements [2019-10-02T18:27:22.902Z] ......... [ 85%] [2019-10-02T18:27:23.467Z] ok github.com/docker/docker/daemon/logger/local 0.554s coverage: 74.7% of statements [2019-10-02T18:27:23.467Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T18:27:23.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.597s coverage: 19.5% of statements [2019-10-02T18:27:23.478Z] --- PASS: TestRenameLinkedContainer (3.55s) [2019-10-02T18:27:23.478Z] === RUN TestRenameStoppedContainer [2019-10-02T18:27:23.854Z] --- PASS: TestRenameStoppedContainer (0.86s) [2019-10-02T18:27:23.854Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T18:27:23.857Z] ok github.com/docker/docker/client 0.894s coverage: 75.7% of statements [2019-10-02T18:27:24.568Z] --- PASS: TestDockerNetworkReConnect (9.99s) [2019-10-02T18:27:24.568Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:27:24.568Z] daemon.go:325: [de8c711579b56] waiting for daemon to start [2019-10-02T18:27:24.568Z] daemon.go:325: [de8c711579b56] waiting for daemon to start [2019-10-02T18:27:24.568Z] daemon.go:353: [de8c711579b56] daemon started [2019-10-02T18:27:24.568Z] daemon.go:461: [de8c711579b56] Stopping daemon [2019-10-02T18:27:24.568Z] daemon.go:296: [de8c711579b56] exiting daemon [2019-10-02T18:27:24.568Z] daemon.go:448: [de8c711579b56] Daemon stopped [2019-10-02T18:27:24.568Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:27:25.648Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-10-02T18:27:25.648Z] === RUN TestRenameInvalidName [2019-10-02T18:27:26.379Z] ok github.com/docker/docker/daemon/logger/splunk 2.632s coverage: 84.5% of statements [2019-10-02T18:27:26.379Z] ok github.com/docker/docker/daemon/logger/syslog 0.307s coverage: 47.8% of statements [2019-10-02T18:27:26.379Z] ok github.com/docker/docker/daemon/logger/templates 0.085s coverage: 8.3% of statements [2019-10-02T18:27:26.379Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T18:27:26.379Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-02T18:27:26.379Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T18:27:26.490Z] --- PASS: TestRenameInvalidName (0.97s) [2019-10-02T18:27:26.490Z] === RUN TestRenameAnonymousContainer [2019-10-02T18:27:28.724Z] Loaded image: buildpack-deps:jessie [2019-10-02T18:27:28.724Z] Loaded image: busybox:latest [2019-10-02T18:27:28.978Z] Loaded image: busybox:glibc [2019-10-02T18:27:28.978Z] Loaded image: debian:jessie [2019-10-02T18:27:29.233Z] Loaded image: hello-world:latest [2019-10-02T18:27:29.233Z] INFO: Testing against a local daemon [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T18:27:29.233Z] Loaded image: buildpack-deps:jessie [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T18:27:29.233Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T18:27:29.290Z] ok github.com/docker/docker/distribution 1.529s coverage: 20.8% of statements [2019-10-02T18:27:29.290Z] ok github.com/docker/docker/distribution/metadata 1.837s coverage: 48.2% of statements [2019-10-02T18:27:29.290Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T18:27:29.311Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-02T18:27:29.487Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T18:27:29.487Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T18:27:29.487Z] Loaded image: busybox:latest [2019-10-02T18:27:29.743Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2019-10-02T18:27:29.743Z] === RUN TestRenameContainerWithSameName [2019-10-02T18:27:29.751Z] ok github.com/docker/docker/distribution/xfer 1.994s coverage: 61.7% of statements [2019-10-02T18:27:29.751Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T18:27:29.751Z] ok github.com/docker/docker/errdefs 0.173s coverage: 48.2% of statements [2019-10-02T18:27:30.536Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-02T18:27:30.536Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T18:27:30.846Z] Loaded image: busybox:glibc [2019-10-02T18:27:30.846Z] Loaded image: debian:jessie [2019-10-02T18:27:30.939Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-02T18:27:31.405Z] Loaded image: hello-world:latest [2019-10-02T18:27:31.405Z] INFO: Testing against a local daemon [2019-10-02T18:27:31.405Z] === RUN TestDockerDaemonSuite [2019-10-02T18:27:31.405Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-02T18:27:31.939Z] ok github.com/docker/docker/image 1.058s coverage: 86.4% of statements [2019-10-02T18:27:31.939Z] ok github.com/docker/docker/image/cache 0.269s coverage: 19.2% of statements [2019-10-02T18:27:31.939Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T18:27:31.939Z] ok github.com/docker/docker/image/v1 0.216s coverage: 25.0% of statements [2019-10-02T18:27:31.939Z] ? github.com/docker/docker/internal/test [no test files] [2019-10-02T18:27:32.330Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2019-10-02T18:27:32.330Z] === RUN TestResize [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-10-02T18:27:32.400Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T18:27:33.286Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T18:27:33.287Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T18:27:33.371Z] ok github.com/docker/docker/internal/testutil 0.089s coverage: 62.5% of statements [2019-10-02T18:27:33.541Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T18:27:33.542Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T18:27:33.637Z] --- PASS: TestResize (0.99s) [2019-10-02T18:27:33.637Z] === RUN TestResizeWithInvalidSize [2019-10-02T18:27:34.507Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-10-02T18:27:34.507Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T18:27:34.550Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T18:27:34.550Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T18:27:34.550Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T18:27:35.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:35.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:35.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:35.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:27:35.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:27:35.554Z] ok github.com/docker/docker/layer 0.368s coverage: 30.4% of statements [2019-10-02T18:27:35.554Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T18:27:35.909Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T18:27:36.164Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T18:27:36.164Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T18:27:36.164Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T18:27:36.722Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-02T18:27:36.977Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T18:27:37.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:27:37.486Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-02T18:27:37.835Z] ok github.com/docker/docker/libcontainerd/local 0.307s coverage: 1.0% of statements [2019-10-02T18:27:37.835Z] ok github.com/docker/docker/libcontainerd/queue 0.098s coverage: 100.0% of statements [2019-10-02T18:27:37.835Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T18:27:37.835Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T18:27:37.835Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T18:27:37.835Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T18:27:37.835Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T18:27:37.835Z] ok github.com/docker/docker/opts 0.298s coverage: 67.3% of statements [2019-10-02T18:27:37.835Z] ok github.com/docker/docker/pkg/aaparser 0.198s coverage: 50.0% of statements [2019-10-02T18:27:37.902Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T18:27:38.015Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:27:38.146Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-02T18:27:38.205Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T18:27:38.205Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T18:27:38.205Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T18:27:38.205Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T18:27:39.130Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-02T18:27:40.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:27:40.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:27:41.059Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-02T18:27:42.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:27:42.944Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T18:27:43.198Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-02T18:27:43.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:43.971Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-02T18:27:44.562Z] --- PASS: TestServiceUpdateNetwork (20.20s) [2019-10-02T18:27:44.562Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:27:44.562Z] daemon.go:325: [d4ccb4c149cd6] waiting for daemon to start [2019-10-02T18:27:44.562Z] daemon.go:325: [d4ccb4c149cd6] waiting for daemon to start [2019-10-02T18:27:44.562Z] daemon.go:353: [d4ccb4c149cd6] daemon started [2019-10-02T18:27:44.562Z] daemon.go:461: [d4ccb4c149cd6] Stopping daemon [2019-10-02T18:27:44.562Z] daemon.go:296: [d4ccb4c149cd6] exiting daemon [2019-10-02T18:27:44.562Z] daemon.go:448: [d4ccb4c149cd6] Daemon stopped [2019-10-02T18:27:44.562Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:27:44.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:44.818Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-02T18:27:45.114Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T18:27:45.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:46.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:46.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-02T18:27:46.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:27:48.230Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T18:27:48.395Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-02T18:27:48.395Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-02T18:27:48.790Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-02T18:27:49.243Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T18:27:49.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2019-10-02T18:27:49.243Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [d6aee5c90d7f6] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:325: [d6aee5c90d7f6] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d6aee5c90d7f6] daemon started [2019-10-02T18:27:49.243Z] daemon.go:325: [d6aee5c90d7f6] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:296: [d6aee5c90d7f6] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [d6aee5c90d7f6] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d6aee5c90d7f6] daemon started [2019-10-02T18:27:49.243Z] daemon.go:461: [d6aee5c90d7f6] Stopping daemon [2019-10-02T18:27:49.243Z] daemon.go:296: [d6aee5c90d7f6] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:448: [d6aee5c90d7f6] Daemon stopped [2019-10-02T18:27:49.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-10-02T18:27:49.243Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [dd7b135c0988d] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:325: [dd7b135c0988d] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [dd7b135c0988d] daemon started [2019-10-02T18:27:49.243Z] daemon.go:325: [dd7b135c0988d] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:296: [dd7b135c0988d] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [dd7b135c0988d] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [dd7b135c0988d] daemon started [2019-10-02T18:27:49.243Z] daemon.go:461: [dd7b135c0988d] Stopping daemon [2019-10-02T18:27:49.243Z] daemon.go:296: [dd7b135c0988d] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:448: [dd7b135c0988d] Daemon stopped [2019-10-02T18:27:49.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s) [2019-10-02T18:27:49.243Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [d2bf8bc213f56] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:325: [d2bf8bc213f56] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d2bf8bc213f56] daemon started [2019-10-02T18:27:49.243Z] daemon.go:461: [d2bf8bc213f56] Stopping daemon [2019-10-02T18:27:49.243Z] daemon.go:296: [d2bf8bc213f56] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:448: [d2bf8bc213f56] Daemon stopped [2019-10-02T18:27:49.243Z] daemon.go:325: [d2bf8bc213f56] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:325: [d2bf8bc213f56] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d2bf8bc213f56] daemon started [2019-10-02T18:27:49.243Z] daemon.go:461: [d2bf8bc213f56] Stopping daemon [2019-10-02T18:27:49.243Z] daemon.go:296: [d2bf8bc213f56] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:448: [d2bf8bc213f56] Daemon stopped [2019-10-02T18:27:49.243Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.01s) [2019-10-02T18:27:49.243Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [d34b047aadc3e] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:325: [d34b047aadc3e] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d34b047aadc3e] daemon started [2019-10-02T18:27:49.243Z] daemon.go:325: [d34b047aadc3e] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:296: [d34b047aadc3e] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:325: [d34b047aadc3e] waiting for daemon to start [2019-10-02T18:27:49.243Z] daemon.go:353: [d34b047aadc3e] daemon started [2019-10-02T18:27:49.243Z] daemon.go:461: [d34b047aadc3e] Stopping daemon [2019-10-02T18:27:49.243Z] daemon.go:296: [d34b047aadc3e] exiting daemon [2019-10-02T18:27:49.243Z] daemon.go:448: [d34b047aadc3e] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d49e5f1bbe681] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d49e5f1bbe681] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d49e5f1bbe681] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d49e5f1bbe681] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d49e5f1bbe681] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d49e5f1bbe681] Daemon stopped [2019-10-02T18:27:49.244Z] daemon.go:325: [d49e5f1bbe681] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d49e5f1bbe681] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d49e5f1bbe681] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d49e5f1bbe681] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d49e5f1bbe681] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d49e5f1bbe681] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d1cab34a50ffb] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d1cab34a50ffb] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d1cab34a50ffb] daemon started [2019-10-02T18:27:49.244Z] daemon.go:325: [d1cab34a50ffb] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:296: [d1cab34a50ffb] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d1cab34a50ffb] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d1cab34a50ffb] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d1cab34a50ffb] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d1cab34a50ffb] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d1cab34a50ffb] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [db7b221e3c7f0] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [db7b221e3c7f0] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [db7b221e3c7f0] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [db7b221e3c7f0] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [db7b221e3c7f0] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [db7b221e3c7f0] Daemon stopped [2019-10-02T18:27:49.244Z] daemon.go:325: [db7b221e3c7f0] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [db7b221e3c7f0] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [db7b221e3c7f0] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [db7b221e3c7f0] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [db7b221e3c7f0] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [db7b221e3c7f0] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d17347a67fc3d] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d17347a67fc3d] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d17347a67fc3d] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d17347a67fc3d] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d17347a67fc3d] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d17347a67fc3d] Daemon stopped [2019-10-02T18:27:49.244Z] daemon.go:325: [d17347a67fc3d] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d17347a67fc3d] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d17347a67fc3d] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d17347a67fc3d] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d17347a67fc3d] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d17347a67fc3d] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d5f7eec0b5969] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d5f7eec0b5969] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d5f7eec0b5969] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d5f7eec0b5969] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d5f7eec0b5969] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d5f7eec0b5969] Daemon stopped [2019-10-02T18:27:49.244Z] daemon.go:325: [d5f7eec0b5969] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d5f7eec0b5969] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d5f7eec0b5969] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d5f7eec0b5969] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d5f7eec0b5969] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d5f7eec0b5969] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [dd054c182d70a] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [dd054c182d70a] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [dd054c182d70a] daemon started [2019-10-02T18:27:49.244Z] daemon.go:325: [dd054c182d70a] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:296: [dd054c182d70a] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [dd054c182d70a] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [dd054c182d70a] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [dd054c182d70a] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [dd054c182d70a] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [dd054c182d70a] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d2fa529ae8be6] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [d2fa529ae8be6] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d2fa529ae8be6] daemon started [2019-10-02T18:27:49.244Z] daemon.go:325: [d2fa529ae8be6] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:296: [d2fa529ae8be6] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [d2fa529ae8be6] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [d2fa529ae8be6] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [d2fa529ae8be6] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [d2fa529ae8be6] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [d2fa529ae8be6] Daemon stopped [2019-10-02T18:27:49.244Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-10-02T18:27:49.244Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:27:49.244Z] daemon.go:325: [db63d59692d55] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [db63d59692d55] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [db63d59692d55] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [db63d59692d55] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [db63d59692d55] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [db63d59692d55] Daemon stopped [2019-10-02T18:27:49.244Z] daemon.go:325: [db63d59692d55] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:325: [db63d59692d55] waiting for daemon to start [2019-10-02T18:27:49.244Z] daemon.go:353: [db63d59692d55] daemon started [2019-10-02T18:27:49.244Z] daemon.go:461: [db63d59692d55] Stopping daemon [2019-10-02T18:27:49.244Z] daemon.go:296: [db63d59692d55] exiting daemon [2019-10-02T18:27:49.244Z] daemon.go:448: [db63d59692d55] Daemon stopped [2019-10-02T18:27:49.244Z] === RUN TestKernelTCPMemory [2019-10-02T18:27:50.067Z] --- PASS: TestKernelTCPMemory (1.20s) [2019-10-02T18:27:50.067Z] === RUN TestNISDomainname [2019-10-02T18:27:50.326Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-10-02T18:27:50.326Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:27:50.326Z] daemon.go:325: [db575ac892d87] waiting for daemon to start [2019-10-02T18:27:50.326Z] daemon.go:325: [db575ac892d87] waiting for daemon to start [2019-10-02T18:27:50.326Z] daemon.go:353: [db575ac892d87] daemon started [2019-10-02T18:27:50.326Z] daemon.go:461: [db575ac892d87] Stopping daemon [2019-10-02T18:27:50.326Z] daemon.go:296: [db575ac892d87] exiting daemon [2019-10-02T18:27:50.326Z] daemon.go:448: [db575ac892d87] Daemon stopped [2019-10-02T18:27:50.326Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:27:51.250Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T18:27:51.250Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-02T18:27:51.329Z] --- PASS: TestNISDomainname (1.26s) [2019-10-02T18:27:51.329Z] === RUN TestStats [2019-10-02T18:27:52.611Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T18:27:53.170Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T18:27:53.451Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-02T18:27:53.709Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-02T18:27:53.750Z] --- PASS: TestStats (2.46s) [2019-10-02T18:27:53.750Z] === RUN TestStopContainerWithTimeout [2019-10-02T18:27:53.750Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T18:27:53.750Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T18:27:53.750Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T18:27:53.750Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T18:27:53.750Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T18:27:53.750Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T18:27:53.750Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T18:27:53.750Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T18:27:53.750Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T18:27:53.750Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T18:27:53.966Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-02T18:27:53.967Z] [2019-10-02T18:27:53.967Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-02T18:27:53.967Z] =========================== short test summary info ============================ [2019-10-02T18:27:53.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-02T18:27:53.967Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-02T18:27:53.967Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-02T18:27:53.967Z] Not supported on most drivers [2019-10-02T18:27:53.967Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-02T18:27:53.967Z] This doesn't seem to be taken into account by the engine [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-02T18:27:53.967Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-02T18:27:53.967Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-02T18:27:53.967Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 384.77 seconds == [2019-10-02T18:27:54.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-02T18:27:54.530Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T18:27:54.785Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-02T18:27:55.015Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T18:27:55.347Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-02T18:27:56.922Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T18:27:57.900Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-02T18:27:58.461Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-02T18:27:58.760Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-02T18:27:58.760Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-10-02T18:27:58.760Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-10-02T18:27:58.760Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-10-02T18:27:58.760Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2019-10-02T18:27:58.760Z] === RUN TestDeleteDevicemapper [2019-10-02T18:27:58.760Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-02T18:27:58.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:27:58.760Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T18:27:59.822Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-02T18:28:00.746Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T18:28:01.001Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-02T18:28:01.561Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T18:28:02.121Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-02T18:28:02.821Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.85s) [2019-10-02T18:28:02.821Z] === RUN TestUpdateMemory [2019-10-02T18:28:02.821Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T18:28:02.821Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:28:02.821Z] === RUN TestUpdateCPUQuota [2019-10-02T18:28:03.519Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T18:28:04.460Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T18:28:04.460Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-02T18:28:04.654Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-10-02T18:28:04.654Z] === RUN TestUpdatePidsLimit [2019-10-02T18:28:04.654Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T18:28:05.020Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-02T18:28:05.144Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T18:28:05.274Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T18:28:05.529Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-02T18:28:05.605Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T18:28:05.784Z] --- PASS: TestServiceUpdateNetwork (15.58s) [2019-10-02T18:28:05.784Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:28:05.784Z] daemon.go:325: [df0fd7cd688f7] waiting for daemon to start [2019-10-02T18:28:05.784Z] daemon.go:325: [df0fd7cd688f7] waiting for daemon to start [2019-10-02T18:28:05.784Z] daemon.go:353: [df0fd7cd688f7] daemon started [2019-10-02T18:28:05.784Z] daemon.go:461: [df0fd7cd688f7] Stopping daemon [2019-10-02T18:28:05.784Z] daemon.go:296: [df0fd7cd688f7] exiting daemon [2019-10-02T18:28:05.784Z] daemon.go:448: [df0fd7cd688f7] Daemon stopped [2019-10-02T18:28:05.784Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:28:06.028Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T18:28:06.409Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-02T18:28:06.409Z] Clearing AppArmor profiles cache:. [2019-10-02T18:28:06.409Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:28:06.409Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:28:06.409Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:28:06.409Z] [2019-10-02T18:28:06.409Z] To set a process to complain mode, use the command line tool [2019-10-02T18:28:06.409Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:28:06.409Z] with the 'teardown' option." [2019-10-02T18:28:06.409Z] [2019-10-02T18:28:06.751Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T18:28:06.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero Post stage [Pipeline] junit [2019-10-02T18:28:06.989Z] Recording test results [2019-10-02T18:28:07.005Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] sh [2019-10-02T18:28:07.198Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T18:28:07.397Z] + echo Ensuring container killed. [2019-10-02T18:28:07.397Z] Ensuring container killed. [2019-10-02T18:28:07.397Z] + docker rm -vf docker-pr2 [2019-10-02T18:28:07.397Z] Error: No such container: docker-pr2 [2019-10-02T18:28:07.397Z] + true [Pipeline] sh [2019-10-02T18:28:07.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T18:28:07.565Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-02T18:28:07.686Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:28:07.686Z] Chowning /workspace to jenkins user [2019-10-02T18:28:07.686Z] + id -u [2019-10-02T18:28:07.686Z] + id -g [2019-10-02T18:28:07.686Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-392:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/archive 9.426s coverage: 62.2% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/authorization 1.464s coverage: 26.2% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/broadcaster 0.067s coverage: 100.0% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/chrootarchive 0.181s coverage: 15.4% of statements [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/directory 0.126s coverage: 80.0% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/discovery 0.104s coverage: 58.3% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/discovery/kv 3.594s coverage: 84.1% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/discovery/memory 0.148s coverage: 92.3% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/discovery/nodes 0.388s coverage: 93.8% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/filenotify 0.112s coverage: 43.8% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 37.5% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 6.3% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/ioutils 0.635s coverage: 69.1% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/locker 0.092s coverage: 88.9% of statements [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/longpath 0.076s coverage: 100.0% of statements [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/parsers 0.100s coverage: 97.0% of statements [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-02T18:28:07.820Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T18:28:07.820Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T18:28:08.929Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:28:09.355Z] + bundleName=docker-py [2019-10-02T18:28:09.355Z] + echo Creating docker-py-bundles.tar.gz [2019-10-02T18:28:09.355Z] Creating docker-py-bundles.tar.gz [2019-10-02T18:28:09.355Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-02T18:28:09.366Z] Archiving artifacts [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit (4.60s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/no_change (0.54s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-02T18:28:09.378Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-10-02T18:28:09.378Z] === RUN TestUpdateRestartPolicy [2019-10-02T18:28:09.808Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2019-10-02T18:28:09.854Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-02T18:28:10.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/make.sh binary-daemon [2019-10-02T18:28:10.214Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T18:28:10.722Z] [2019-10-02T18:28:10.722Z] Removing bundles/ [2019-10-02T18:28:10.980Z] [2019-10-02T18:28:10.980Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-02T18:28:10.980Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-02T18:28:10.980Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T18:28:11.085Z] ok github.com/docker/docker/cmd/dockerd/hack 0.015s coverage: 72.9% of statements [2019-10-02T18:28:11.085Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 29.8% of statements [2019-10-02T18:28:11.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T18:28:11.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T18:28:11.574Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-02T18:28:12.498Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T18:28:12.498Z] --- PASS: TestDockerNetworkReConnect (6.66s) [2019-10-02T18:28:12.498Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:28:12.498Z] daemon.go:325: [d2dad305486a1] waiting for daemon to start [2019-10-02T18:28:12.498Z] daemon.go:325: [d2dad305486a1] waiting for daemon to start [2019-10-02T18:28:12.498Z] daemon.go:353: [d2dad305486a1] daemon started [2019-10-02T18:28:12.498Z] daemon.go:461: [d2dad305486a1] Stopping daemon [2019-10-02T18:28:12.498Z] daemon.go:296: [d2dad305486a1] exiting daemon [2019-10-02T18:28:12.499Z] daemon.go:448: [d2dad305486a1] Daemon stopped [2019-10-02T18:28:12.499Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:28:13.058Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T18:28:14.462Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-02T18:28:15.824Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-02T18:28:16.384Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-02T18:28:16.616Z] ok github.com/docker/docker/container 0.168s coverage: 35.6% of statements [2019-10-02T18:28:16.616Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T18:28:16.616Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T18:28:16.616Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T18:28:16.616Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T18:28:20.541Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-02T18:28:22.310Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.143s coverage: 65.3% of statements [2019-10-02T18:28:23.097Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2019-10-02T18:28:23.097Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T18:28:23.097Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-10-02T18:28:23.097Z] === RUN TestWaitNonBlocked [2019-10-02T18:28:23.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:28:23.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:28:23.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:28:23.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:28:23.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:28:23.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:28:23.803Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-02T18:28:24.058Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-02T18:28:24.352Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-02T18:28:24.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2019-10-02T18:28:24.352Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2019-10-02T18:28:24.352Z] === RUN TestWaitBlocked [2019-10-02T18:28:24.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:28:24.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:28:24.352Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:28:24.352Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:28:24.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:28:24.352Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:28:24.623Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-02T18:28:25.137Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-02T18:28:25.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2019-10-02T18:28:25.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-10-02T18:28:25.137Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T18:28:25.137Z] === CONT TestIpcModeOlderClient [2019-10-02T18:28:25.184Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-02T18:28:25.507Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-02T18:28:25.507Z] === CONT TestDaemonRestartIpcMode [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/plugins 34.939s coverage: 73.6% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/plugins/transport 0.184s coverage: 85.7% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 87.9% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 72.7% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/streamformatter 0.101s coverage: 66.2% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/system 0.137s coverage: 12.3% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/tarsum 0.274s coverage: 89.3% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/term 0.212s coverage: 30.8% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/plugin 0.190s coverage: 12.0% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/plugin/v2 0.227s coverage: 20.1% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/reference 0.146s coverage: 84.4% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/registry 0.435s coverage: 52.3% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 49.0% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/runconfig 0.126s coverage: 54.5% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/volume/drivers 0.324s coverage: 36.1% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/volume/local 0.211s coverage: 37.7% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/volume/mounts 0.146s coverage: 66.2% of statements [2019-10-02T18:28:25.519Z] ok github.com/docker/docker/volume/service 0.534s coverage: 70.3% of statements [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T18:28:25.519Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T18:28:25.746Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-02T18:28:26.489Z] INFO: make.ps1 ended at 10/02/2019 18:28:26 [2019-10-02T18:28:27.632Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2019-10-02T18:28:27.632Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:28:27.632Z] daemon.go:325: [d119642624d5c] waiting for daemon to start [2019-10-02T18:28:27.632Z] daemon.go:325: [d119642624d5c] waiting for daemon to start [2019-10-02T18:28:27.632Z] daemon.go:353: [d119642624d5c] daemon started [2019-10-02T18:28:27.632Z] daemon.go:461: [d119642624d5c] Stopping daemon [2019-10-02T18:28:27.632Z] daemon.go:296: [d119642624d5c] exiting daemon [2019-10-02T18:28:27.632Z] daemon.go:448: [d119642624d5c] Daemon stopped [2019-10-02T18:28:27.632Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:28:28.029Z] INFO: Unit tests ended at 10/02/2019 18:28:27. Duration:00:03:50.8114925 [2019-10-02T18:28:28.029Z] INFO: Building busybox [2019-10-02T18:28:28.029Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-10-02T18:28:28.029Z] Downloading build context from remote url: https://raw.githubusercontent.com/jhowardmsft/busybox/v1.1/Dockerfile 701B [2019-10-02T18:28:28.029Z] [2019-10-02T18:28:28.029Z] Sending build context to Docker daemon 2.56kB [2019-10-02T18:28:28.029Z] [2019-10-02T18:28:28.029Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-02T18:28:28.029Z] ---> 1ddfa8bee56a [2019-10-02T18:28:28.029Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-02T18:28:28.029Z] ---> Running in 65eb81fb2c4a [2019-10-02T18:28:28.811Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2019-10-02T18:28:28.811Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-10-02T18:28:28.811Z] daemon.go:325: [dfa785fb2f509] waiting for daemon to start [2019-10-02T18:28:28.811Z] daemon.go:325: [dfa785fb2f509] waiting for daemon to start [2019-10-02T18:28:28.811Z] daemon.go:353: [dfa785fb2f509] daemon started [2019-10-02T18:28:28.811Z] daemon.go:325: [dfa785fb2f509] waiting for daemon to start [2019-10-02T18:28:28.811Z] daemon.go:296: [dfa785fb2f509] exiting daemon [2019-10-02T18:28:28.811Z] daemon.go:325: [dfa785fb2f509] waiting for daemon to start [2019-10-02T18:28:28.811Z] daemon.go:353: [dfa785fb2f509] daemon started [2019-10-02T18:28:28.811Z] daemon.go:461: [dfa785fb2f509] Stopping daemon [2019-10-02T18:28:28.811Z] daemon.go:296: [dfa785fb2f509] exiting daemon [2019-10-02T18:28:28.811Z] daemon.go:448: [dfa785fb2f509] Daemon stopped [2019-10-02T18:28:29.033Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-02T18:28:29.033Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-02T18:28:29.177Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.8% of statements [2019-10-02T18:28:29.613Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2019-10-02T18:28:29.613Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-10-02T18:28:29.613Z] daemon.go:325: [dbd306beedc50] waiting for daemon to start [2019-10-02T18:28:29.613Z] daemon.go:325: [dbd306beedc50] waiting for daemon to start [2019-10-02T18:28:29.613Z] daemon.go:353: [dbd306beedc50] daemon started [2019-10-02T18:28:29.613Z] daemon.go:461: [dbd306beedc50] Stopping daemon [2019-10-02T18:28:29.613Z] daemon.go:296: [dbd306beedc50] exiting daemon [2019-10-02T18:28:29.613Z] daemon.go:448: [dbd306beedc50] Daemon stopped [2019-10-02T18:28:29.613Z] daemon.go:325: [dbd306beedc50] waiting for daemon to start [2019-10-02T18:28:29.613Z] daemon.go:325: [dbd306beedc50] waiting for daemon to start [2019-10-02T18:28:29.613Z] daemon.go:353: [dbd306beedc50] daemon started [2019-10-02T18:28:29.613Z] daemon.go:461: [dbd306beedc50] Stopping daemon [2019-10-02T18:28:29.613Z] daemon.go:296: [dbd306beedc50] exiting daemon [2019-10-02T18:28:29.613Z] daemon.go:448: [dbd306beedc50] Daemon stopped [2019-10-02T18:28:29.613Z] PASS [2019-10-02T18:28:29.613Z] [2019-10-02T18:28:29.613Z] === Skipped [2019-10-02T18:28:29.613Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-02T18:28:29.613Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:28:29.613Z] [2019-10-02T18:28:29.613Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-02T18:28:29.613Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:28:29.613Z] [2019-10-02T18:28:29.613Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T18:28:29.613Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:28:29.613Z] [2019-10-02T18:28:29.613Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:28:29.614Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:28:29.614Z] [2019-10-02T18:28:29.614Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-02T18:28:29.614Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:28:29.614Z] [2019-10-02T18:28:29.614Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-02T18:28:29.614Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:28:29.614Z] [2019-10-02T18:28:29.614Z] [2019-10-02T18:28:29.614Z] DONE 188 tests, 6 skipped in 129.896s [2019-10-02T18:28:29.614Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T18:28:29.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:28:29.614Z] ++ set -e [2019-10-02T18:28:29.614Z] ++ '[' -n 0 ']' [2019-10-02T18:28:29.614Z] ++ set -x [2019-10-02T18:28:29.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:28:29.614Z] INFO: Testing against a local daemon [2019-10-02T18:28:29.614Z] === RUN TestCommitInheritsEnv [2019-10-02T18:28:30.415Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-02T18:28:30.415Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T18:28:30.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T18:28:30.415Z] === RUN TestImagesFilterMultiReference [2019-10-02T18:28:30.415Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-02T18:28:30.415Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:28:30.415Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-02T18:28:30.415Z] === RUN TestRemoveImageOrphaning [2019-10-02T18:28:30.792Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-02T18:28:30.792Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T18:28:30.792Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-02T18:28:30.792Z] === RUN TestTagInvalidReference [2019-10-02T18:28:30.792Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-02T18:28:30.792Z] === RUN TestTagValidPrefixedRepo [2019-10-02T18:28:30.792Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-02T18:28:30.792Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T18:28:30.792Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-02T18:28:30.792Z] === RUN TestTagOfficialNames [2019-10-02T18:28:31.158Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-02T18:28:31.158Z] === RUN TestTagMatchesDigest [2019-10-02T18:28:31.158Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-02T18:28:31.158Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T18:28:31.589Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T18:28:32.003Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-02T18:28:32.003Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-02T18:28:32.260Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T18:28:33.628Z] --- PASS: TestDockerNetworkReConnect (6.46s) [2019-10-02T18:28:33.629Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:28:33.629Z] daemon.go:325: [d7754e30ff687] waiting for daemon to start [2019-10-02T18:28:33.629Z] daemon.go:325: [d7754e30ff687] waiting for daemon to start [2019-10-02T18:28:33.629Z] daemon.go:353: [d7754e30ff687] daemon started [2019-10-02T18:28:33.629Z] daemon.go:461: [d7754e30ff687] Stopping daemon [2019-10-02T18:28:33.629Z] daemon.go:296: [d7754e30ff687] exiting daemon [2019-10-02T18:28:33.629Z] daemon.go:448: [d7754e30ff687] Daemon stopped [2019-10-02T18:28:33.629Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:28:33.986Z] Removing intermediate container 65eb81fb2c4a [2019-10-02T18:28:33.986Z] ---> 19c322ab9b2c [2019-10-02T18:28:33.986Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-02T18:28:34.189Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T18:28:34.444Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T18:28:34.445Z] [2019-10-02T18:28:34.847Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2019-10-02T18:28:34.906Z] ---> e306b530b519 [2019-10-02T18:28:34.906Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-02T18:28:34.906Z] ---> Running in 9ad7a845e890 [2019-10-02T18:28:35.004Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-02T18:28:36.445Z] [2019-10-02T18:28:36.445Z] SUCCESS: Specified value was saved. [2019-10-02T18:28:37.512Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T18:28:38.627Z] Removing intermediate container 9ad7a845e890 [2019-10-02T18:28:38.627Z] ---> 8c7a4ca0c2b5 [2019-10-02T18:28:38.627Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-02T18:28:38.627Z] ---> Running in 114de8b8766a [2019-10-02T18:28:39.263Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.4% of statements [2019-10-02T18:28:39.715Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T18:28:40.275Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T18:28:42.789Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 84.7% of statements [2019-10-02T18:28:42.789Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2019-10-02T18:28:44.433Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-02T18:28:44.714Z] Cannot create a file when that file already exists. [2019-10-02T18:28:47.226Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-02T18:28:48.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T18:28:48.995Z] --- PASS: TestServiceUpdateNetwork (15.38s) [2019-10-02T18:28:48.995Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:28:48.995Z] daemon.go:325: [dc7ab0d1d0ccd] waiting for daemon to start [2019-10-02T18:28:48.995Z] daemon.go:325: [dc7ab0d1d0ccd] waiting for daemon to start [2019-10-02T18:28:48.995Z] daemon.go:353: [dc7ab0d1d0ccd] daemon started [2019-10-02T18:28:48.995Z] daemon.go:461: [dc7ab0d1d0ccd] Stopping daemon [2019-10-02T18:28:48.995Z] daemon.go:296: [dc7ab0d1d0ccd] exiting daemon [2019-10-02T18:28:48.995Z] daemon.go:448: [dc7ab0d1d0ccd] Daemon stopped [2019-10-02T18:28:48.995Z] PASS [2019-10-02T18:28:48.995Z] [2019-10-02T18:28:48.995Z] DONE 10 tests in 123.574s [2019-10-02T18:28:49.250Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:28:49.250Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] +++ set -e [2019-10-02T18:28:49.250Z] +++ '[' -n 0 ']' [2019-10-02T18:28:49.250Z] +++ set -x [2019-10-02T18:28:49.250Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] INFO: Testing against a local daemon [2019-10-02T18:28:49.250Z] testing: warning: no tests to run [2019-10-02T18:28:49.250Z] PASS [2019-10-02T18:28:49.250Z] [2019-10-02T18:28:49.250Z] DONE 0 tests in 0.048s [2019-10-02T18:28:49.250Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:28:49.250Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] +++ set -e [2019-10-02T18:28:49.250Z] +++ '[' -n 0 ']' [2019-10-02T18:28:49.250Z] +++ set -x [2019-10-02T18:28:49.250Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] INFO: Testing against a local daemon [2019-10-02T18:28:49.250Z] testing: warning: no tests to run [2019-10-02T18:28:49.250Z] PASS [2019-10-02T18:28:49.250Z] [2019-10-02T18:28:49.250Z] DONE 0 tests in 0.040s [2019-10-02T18:28:49.250Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:28:49.250Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] +++ set -e [2019-10-02T18:28:49.250Z] +++ '[' -n 0 ']' [2019-10-02T18:28:49.250Z] +++ set -x [2019-10-02T18:28:49.250Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.250Z] INFO: Testing against a local daemon [2019-10-02T18:28:49.250Z] testing: warning: no tests to run [2019-10-02T18:28:49.250Z] PASS [2019-10-02T18:28:49.250Z] [2019-10-02T18:28:49.250Z] DONE 0 tests in 0.082s [2019-10-02T18:28:49.250Z] Running integration-test (iteration 2) [2019-10-02T18:28:49.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:28:49.505Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.505Z] +++ set -e [2019-10-02T18:28:49.505Z] +++ '[' -n 0 ']' [2019-10-02T18:28:49.505Z] +++ set -x [2019-10-02T18:28:49.505Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:49.505Z] INFO: Testing against a local daemon [2019-10-02T18:28:49.505Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:28:49.505Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:28:50.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:28:50.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:28:50.686Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:28:50.690Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.509s coverage: 13.7% of statements [2019-10-02T18:28:50.908Z] Removing intermediate container 114de8b8766a [2019-10-02T18:28:50.908Z] ---> f5b2e830377f [2019-10-02T18:28:50.908Z] Step 6/6 : CMD ["sh"] [2019-10-02T18:28:50.908Z] ---> Running in 09ab6f39e88d [2019-10-02T18:28:50.942Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:28:51.119Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy (1.67s) [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s) [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2019-10-02T18:28:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2019-10-02T18:28:51.196Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:28:51.196Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-02T18:28:51.196Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:28:51.196Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:28:51.368Z] Removing intermediate container 09ab6f39e88d [2019-10-02T18:28:51.368Z] ---> 9ba3275f880e [2019-10-02T18:28:51.368Z] Successfully built 9ba3275f880e [2019-10-02T18:28:51.368Z] Successfully tagged busybox:latest [2019-10-02T18:28:51.368Z] INFO: Docker images of the daemon under test [2019-10-02T18:28:51.368Z] [2019-10-02T18:28:51.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-02T18:28:51.368Z] busybox latest 9ba3275f880e Less than a second ago 4.75GB [2019-10-02T18:28:51.368Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T18:28:51.368Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-02T18:28:51.368Z] [2019-10-02T18:28:51.368Z] INFO: Running integration tests at 10/02/2019 18:28:50... [2019-10-02T18:28:51.368Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-02T18:28:51.368Z] INFO: Integration API tests being run from the host: [2019-10-02T18:28:51.368Z] INFO: make.ps1 starting at 10/02/2019 18:28:51 [2019-10-02T18:28:52.338Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T18:28:52.604Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:28:52.604Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T18:28:52.604Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:28:52.604Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T18:28:52.604Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:28:52.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-10-02T18:28:53.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2019-10-02T18:28:53.232Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:28:53.486Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-02T18:28:53.486Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:28:53.486Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:28:53.829Z] ok github.com/docker/docker/daemon 12.499s coverage: 17.5% of statements [2019-10-02T18:28:53.829Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T18:28:53.829Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T18:28:53.829Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T18:28:53.829Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T18:28:54.451Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T18:28:54.705Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:28:54.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:28:54.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:28:55.215Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:28:55.317Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.266s coverage: 57.8% of statements [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2019-10-02T18:28:55.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2019-10-02T18:28:55.470Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:28:55.725Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2019-10-02T18:28:55.725Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:28:55.725Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:28:55.980Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-02T18:28:56.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:28:57.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:28:57.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:28:57.668Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2019-10-02T18:28:57.922Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:28:57.922Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:28:57.922Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-02T18:28:57.922Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:28:57.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:28:58.031Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.392s coverage: 68.5% of statements [2019-10-02T18:28:58.176Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T18:28:59.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:28:59.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:28:59.397Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:28:59.397Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T18:28:59.652Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2019-10-02T18:28:59.908Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2019-10-02T18:28:59.908Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:28:59.908Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:28:59.908Z] PASS [2019-10-02T18:28:59.908Z] [2019-10-02T18:28:59.908Z] DONE 35 tests in 10.529s [2019-10-02T18:28:59.908Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:28:59.908Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:59.908Z] +++ set -e [2019-10-02T18:28:59.908Z] +++ '[' -n 0 ']' [2019-10-02T18:28:59.908Z] +++ set -x [2019-10-02T18:28:59.908Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:28:59.908Z] INFO: Testing against a local daemon [2019-10-02T18:28:59.908Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:29:00.163Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T18:29:00.418Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:29:00.418Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:29:00.418Z] daemon.go:325: [d92397f9031e8] waiting for daemon to start [2019-10-02T18:29:00.418Z] daemon.go:325: [d92397f9031e8] waiting for daemon to start [2019-10-02T18:29:00.418Z] daemon.go:353: [d92397f9031e8] daemon started [2019-10-02T18:29:00.418Z] daemon.go:461: [d92397f9031e8] Stopping daemon [2019-10-02T18:29:00.418Z] daemon.go:296: [d92397f9031e8] exiting daemon [2019-10-02T18:29:00.418Z] daemon.go:448: [d92397f9031e8] Daemon stopped [2019-10-02T18:29:00.418Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:29:00.981Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-02T18:29:00.981Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:29:00.981Z] daemon.go:325: [d0190e49770fa] waiting for daemon to start [2019-10-02T18:29:00.981Z] daemon.go:325: [d0190e49770fa] waiting for daemon to start [2019-10-02T18:29:00.981Z] daemon.go:353: [d0190e49770fa] daemon started [2019-10-02T18:29:00.981Z] daemon.go:461: [d0190e49770fa] Stopping daemon [2019-10-02T18:29:00.981Z] daemon.go:296: [d0190e49770fa] exiting daemon [2019-10-02T18:29:00.981Z] daemon.go:448: [d0190e49770fa] Daemon stopped [2019-10-02T18:29:00.981Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:29:01.582Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.002s coverage: 50.8% of statements [2019-10-02T18:29:01.584Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-02T18:29:01.584Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:29:01.584Z] daemon.go:325: [d84a147e70302] waiting for daemon to start [2019-10-02T18:29:01.584Z] daemon.go:325: [d84a147e70302] waiting for daemon to start [2019-10-02T18:29:01.584Z] daemon.go:353: [d84a147e70302] daemon started [2019-10-02T18:29:01.584Z] daemon.go:461: [d84a147e70302] Stopping daemon [2019-10-02T18:29:01.584Z] daemon.go:296: [d84a147e70302] exiting daemon [2019-10-02T18:29:01.584Z] daemon.go:448: [d84a147e70302] Daemon stopped [2019-10-02T18:29:01.584Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:29:01.868Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.439s coverage: 45.9% of statements [2019-10-02T18:29:01.868Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T18:29:02.143Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-02T18:29:02.143Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:29:02.143Z] daemon.go:325: [d55be94beba42] waiting for daemon to start [2019-10-02T18:29:02.143Z] daemon.go:325: [d55be94beba42] waiting for daemon to start [2019-10-02T18:29:02.143Z] daemon.go:353: [d55be94beba42] daemon started [2019-10-02T18:29:02.143Z] daemon.go:461: [d55be94beba42] Stopping daemon [2019-10-02T18:29:02.143Z] daemon.go:296: [d55be94beba42] exiting daemon [2019-10-02T18:29:02.143Z] daemon.go:448: [d55be94beba42] Daemon stopped [2019-10-02T18:29:02.143Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:29:02.704Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:29:02.704Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:29:02.704Z] daemon.go:325: [d344b67540161] waiting for daemon to start [2019-10-02T18:29:02.704Z] daemon.go:325: [d344b67540161] waiting for daemon to start [2019-10-02T18:29:02.704Z] daemon.go:353: [d344b67540161] daemon started [2019-10-02T18:29:02.704Z] daemon.go:461: [d344b67540161] Stopping daemon [2019-10-02T18:29:02.704Z] daemon.go:296: [d344b67540161] exiting daemon [2019-10-02T18:29:02.704Z] daemon.go:448: [d344b67540161] Daemon stopped [2019-10-02T18:29:02.704Z] PASS [2019-10-02T18:29:02.704Z] [2019-10-02T18:29:02.704Z] DONE 5 tests in 2.679s [2019-10-02T18:29:02.704Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:02.704Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:02.704Z] +++ set -e [2019-10-02T18:29:02.704Z] +++ '[' -n 0 ']' [2019-10-02T18:29:02.704Z] +++ set -x [2019-10-02T18:29:02.704Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:02.704Z] INFO: Testing against a local daemon [2019-10-02T18:29:02.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:29:02.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:29:02.704Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:29:02.960Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-02T18:29:02.960Z] === RUN TestCopyFromContainer [2019-10-02T18:29:03.364Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.668s coverage: 76.1% of statements [2019-10-02T18:29:03.520Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T18:29:04.881Z] === RUN TestCopyFromContainer// [2019-10-02T18:29:04.881Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:29:04.881Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:29:05.135Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:29:05.135Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:29:05.135Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:29:05.390Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:29:05.390Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:29:05.390Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:29:05.390Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:29:05.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.682s coverage: 52.5% of statements [2019-10-02T18:29:05.403Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T18:29:05.403Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2019-10-02T18:29:05.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-02T18:29:05.644Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:29:05.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-02T18:29:05.644Z] === RUN TestHealthKillContainer [2019-10-02T18:29:06.202Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T18:29:06.423Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2019-10-02T18:29:07.058Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-02T18:29:07.125Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T18:29:07.685Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-02T18:29:08.548Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2019-10-02T18:29:08.610Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T18:29:08.610Z] --- PASS: TestHealthKillContainer (3.12s) [2019-10-02T18:29:08.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:29:08.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:29:08.866Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:29:08.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:29:08.866Z] === RUN TestCopyFromContainer [2019-10-02T18:29:09.791Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-02T18:29:11.151Z] === RUN TestCopyFromContainer// [2019-10-02T18:29:11.151Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:29:11.151Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:29:11.151Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:29:11.405Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:29:11.721Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:29:11.721Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:29:11.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:29:12.006Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:29:12.006Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:29:12.006Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:29:12.264Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-02T18:29:12.264Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:29:12.264Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:29:12.264Z] === RUN TestHealthKillContainer [2019-10-02T18:29:12.968Z] ok github.com/docker/docker/daemon/logger 0.330s coverage: 43.7% of statements [2019-10-02T18:29:13.192Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-02T18:29:13.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T18:29:13.483Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T18:29:13.594Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2019-10-02T18:29:13.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.609s coverage: 78.6% of statements [2019-10-02T18:29:13.751Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-02T18:29:14.231Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-10-02T18:29:14.231Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T18:29:14.231Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T18:29:14.231Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T18:29:14.231Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T18:29:15.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 88.3% of statements [2019-10-02T18:29:15.761Z] --- PASS: TestHealthKillContainer (3.27s) [2019-10-02T18:29:15.761Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:29:15.761Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:29:15.761Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:29:15.761Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-02T18:29:15.761Z] === RUN TestCopyFromContainer [2019-10-02T18:29:16.740Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-10-02T18:29:17.223Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T18:29:17.685Z] === RUN TestCopyFromContainer// [2019-10-02T18:29:17.685Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:29:17.685Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-02T18:29:17.940Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:29:17.940Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:29:17.940Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:29:18.195Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:29:18.195Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:29:18.451Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:29:18.451Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:29:18.706Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer (3.00s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-10-02T18:29:18.706Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T18:29:18.706Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:29:18.706Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:29:18.706Z] === RUN TestHealthKillContainer [2019-10-02T18:29:18.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 62.1% of statements [2019-10-02T18:29:19.406Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T18:29:19.407Z] ok github.com/docker/docker/daemon/logger/local 0.065s coverage: 74.7% of statements [2019-10-02T18:29:19.407Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T18:29:20.431Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 20.0% of statements [2019-10-02T18:29:21.252Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T18:29:21.507Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-02T18:29:21.586Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T18:29:21.947Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2019-10-02T18:29:22.066Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-02T18:29:22.066Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:29:22.066Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:29:22.066Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:29:22.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2019-10-02T18:29:22.325Z] === RUN TestCopyFromContainer [2019-10-02T18:29:22.557Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T18:29:23.431Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2019-10-02T18:29:23.528Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T18:29:23.992Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T18:29:24.252Z] === RUN TestCopyFromContainer// [2019-10-02T18:29:24.252Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:29:24.449Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2019-10-02T18:29:24.508Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:29:24.508Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:29:24.764Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:29:24.764Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:29:24.963Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T18:29:25.018Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:29:25.019Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:29:25.273Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-02T18:29:25.273Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:29:25.273Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:29:25.471Z] ok github.com/docker/docker/daemon/logger/splunk 3.245s coverage: 84.5% of statements [2019-10-02T18:29:25.471Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T18:29:25.471Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer (3.22s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-02T18:29:25.528Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-02T18:29:25.528Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:29:25.528Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:29:25.528Z] === RUN TestHealthKillContainer [2019-10-02T18:29:25.782Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-02T18:29:26.343Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-02T18:29:26.343Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T18:29:26.902Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-02T18:29:27.149Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T18:29:28.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-02T18:29:28.792Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-02T18:29:28.792Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:29:28.792Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:29:28.792Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:29:28.792Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:29:28.792Z] === RUN TestCopyFromContainer [2019-10-02T18:29:28.964Z] ok github.com/docker/docker/distribution/metadata 0.148s coverage: 48.2% of statements [2019-10-02T18:29:30.155Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T18:29:30.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-02T18:29:30.454Z] ok github.com/docker/docker/errdefs 0.027s coverage: 48.2% of statements [2019-10-02T18:29:30.495Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-02T18:29:30.750Z] === RUN TestCopyFromContainer// [2019-10-02T18:29:30.890Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T18:29:31.049Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:29:31.049Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:29:31.075Z] ok github.com/docker/docker/distribution 0.715s coverage: 22.6% of statements [2019-10-02T18:29:31.075Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T18:29:31.304Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:29:31.305Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:29:31.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:29:31.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:29:31.560Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:29:31.815Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:29:31.815Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer (3.18s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:29:32.070Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-10-02T18:29:32.070Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:29:32.070Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:29:32.070Z] === RUN TestHealthKillContainer [2019-10-02T18:29:32.092Z] ok github.com/docker/docker/distribution/xfer 1.490s coverage: 83.4% of statements [2019-10-02T18:29:32.092Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T18:29:32.324Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-02T18:29:32.421Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-02T18:29:32.421Z] Copying nested executables into bundles/binary-daemon [2019-10-02T18:29:32.421Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-02T18:29:32.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/make.sh cross [2019-10-02T18:29:33.317Z] [2019-10-02T18:29:33.317Z] Removing bundles/ [2019-10-02T18:29:33.575Z] [2019-10-02T18:29:33.575Z] ---> Making bundle: cross (in bundles/cross) [2019-10-02T18:29:33.575Z] Cross building: bundles/cross/linux/amd64 [2019-10-02T18:29:33.575Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T18:29:33.575Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-02T18:29:34.295Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-02T18:29:35.570Z] ok github.com/docker/docker/image 0.104s coverage: 86.4% of statements [2019-10-02T18:29:35.701Z] --- PASS: TestHealthKillContainer (3.34s) [2019-10-02T18:29:35.701Z] PASS [2019-10-02T18:29:35.701Z] [2019-10-02T18:29:35.701Z] DONE 75 tests in 32.826s [2019-10-02T18:29:35.701Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:35.701Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.701Z] +++ set -e [2019-10-02T18:29:35.701Z] +++ '[' -n 0 ']' [2019-10-02T18:29:35.701Z] +++ set -x [2019-10-02T18:29:35.701Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.701Z] INFO: Testing against a local daemon [2019-10-02T18:29:35.701Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:29:35.701Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:29:35.701Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:29:35.702Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:29:35.702Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:29:35.702Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:29:35.702Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:29:35.702Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:29:35.702Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:29:35.702Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:29:35.702Z] PASS [2019-10-02T18:29:35.702Z] [2019-10-02T18:29:35.702Z] DONE 5 tests in 0.199s [2019-10-02T18:29:35.702Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-02T18:29:35.702Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:35.702Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.702Z] +++ set -e [2019-10-02T18:29:35.702Z] +++ '[' -n 0 ']' [2019-10-02T18:29:35.702Z] +++ set -x [2019-10-02T18:29:35.702Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.957Z] INFO: Testing against a local daemon [2019-10-02T18:29:35.957Z] testing: warning: no tests to run [2019-10-02T18:29:35.957Z] PASS [2019-10-02T18:29:35.957Z] [2019-10-02T18:29:35.957Z] DONE 0 tests in 0.073s [2019-10-02T18:29:35.957Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:35.957Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.957Z] +++ set -e [2019-10-02T18:29:35.957Z] +++ '[' -n 0 ']' [2019-10-02T18:29:35.957Z] +++ set -x [2019-10-02T18:29:35.957Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.957Z] INFO: Testing against a local daemon [2019-10-02T18:29:35.957Z] testing: warning: no tests to run [2019-10-02T18:29:35.957Z] PASS [2019-10-02T18:29:35.957Z] [2019-10-02T18:29:35.957Z] DONE 0 tests in 0.086s [2019-10-02T18:29:35.957Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:35.957Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.957Z] +++ set -e [2019-10-02T18:29:35.957Z] +++ '[' -n 0 ']' [2019-10-02T18:29:35.957Z] +++ set -x [2019-10-02T18:29:35.957Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:35.957Z] INFO: Testing against a local daemon [2019-10-02T18:29:35.957Z] testing: warning: no tests to run [2019-10-02T18:29:35.957Z] PASS [2019-10-02T18:29:35.957Z] [2019-10-02T18:29:35.957Z] DONE 0 tests in 0.071s [2019-10-02T18:29:36.207Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements [2019-10-02T18:29:36.207Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T18:29:36.207Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2019-10-02T18:29:36.207Z] ? github.com/docker/docker/internal/test [no test files] [2019-10-02T18:29:36.214Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] +++ set -e [2019-10-02T18:29:36.214Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.214Z] +++ set -x [2019-10-02T18:29:36.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] testing: warning: no tests to run [2019-10-02T18:29:36.214Z] PASS [2019-10-02T18:29:36.214Z] [2019-10-02T18:29:36.214Z] DONE 0 tests in 0.017s [2019-10-02T18:29:36.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] +++ set -e [2019-10-02T18:29:36.214Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.214Z] +++ set -x [2019-10-02T18:29:36.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.214Z] testing: warning: no tests to run [2019-10-02T18:29:36.214Z] PASS [2019-10-02T18:29:36.214Z] [2019-10-02T18:29:36.214Z] DONE 0 tests in 0.053s [2019-10-02T18:29:36.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] +++ set -e [2019-10-02T18:29:36.214Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.214Z] +++ set -x [2019-10-02T18:29:36.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.214Z] testing: warning: no tests to run [2019-10-02T18:29:36.214Z] PASS [2019-10-02T18:29:36.214Z] [2019-10-02T18:29:36.214Z] DONE 0 tests in 0.061s [2019-10-02T18:29:36.214Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.214Z] +++ set -e [2019-10-02T18:29:36.214Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.214Z] +++ set -x [2019-10-02T18:29:36.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.470Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.470Z] testing: warning: no tests to run [2019-10-02T18:29:36.470Z] PASS [2019-10-02T18:29:36.470Z] [2019-10-02T18:29:36.470Z] DONE 0 tests in 0.097s [2019-10-02T18:29:36.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.470Z] +++ set -e [2019-10-02T18:29:36.470Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.470Z] +++ set -x [2019-10-02T18:29:36.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.470Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.470Z] testing: warning: no tests to run [2019-10-02T18:29:36.470Z] PASS [2019-10-02T18:29:36.470Z] [2019-10-02T18:29:36.470Z] DONE 0 tests in 0.104s [2019-10-02T18:29:36.768Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.768Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] +++ set -e [2019-10-02T18:29:36.768Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.768Z] +++ set -x [2019-10-02T18:29:36.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.768Z] testing: warning: no tests to run [2019-10-02T18:29:36.768Z] PASS [2019-10-02T18:29:36.768Z] [2019-10-02T18:29:36.768Z] DONE 0 tests in 0.062s [2019-10-02T18:29:36.768Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.768Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] +++ set -e [2019-10-02T18:29:36.768Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.768Z] +++ set -x [2019-10-02T18:29:36.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.768Z] testing: warning: no tests to run [2019-10-02T18:29:36.768Z] PASS [2019-10-02T18:29:36.768Z] [2019-10-02T18:29:36.768Z] DONE 0 tests in 0.041s [2019-10-02T18:29:36.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:29:36.768Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] +++ set -e [2019-10-02T18:29:36.768Z] +++ '[' -n 0 ']' [2019-10-02T18:29:36.768Z] +++ set -x [2019-10-02T18:29:36.768Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:29:36.768Z] INFO: Testing against a local daemon [2019-10-02T18:29:36.768Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:29:37.694Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-02T18:29:37.993Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-10-02T18:29:38.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T18:29:38.868Z] ok github.com/docker/docker/internal/testutil 0.008s coverage: 62.5% of statements [2019-10-02T18:29:39.054Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T18:29:39.885Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-02T18:29:39.978Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-02T18:29:40.179Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T18:29:40.536Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T18:29:40.536Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-02T18:29:41.371Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2019-10-02T18:29:41.900Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T18:29:42.360Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T18:29:42.827Z] --- PASS: TestDockerNetworkReConnect (5.95s) [2019-10-02T18:29:42.827Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:29:42.827Z] daemon.go:325: [d6782c2423550] waiting for daemon to start [2019-10-02T18:29:42.827Z] daemon.go:325: [d6782c2423550] waiting for daemon to start [2019-10-02T18:29:42.827Z] daemon.go:353: [d6782c2423550] daemon started [2019-10-02T18:29:42.827Z] daemon.go:461: [d6782c2423550] Stopping daemon [2019-10-02T18:29:42.827Z] daemon.go:296: [d6782c2423550] exiting daemon [2019-10-02T18:29:42.827Z] daemon.go:448: [d6782c2423550] Daemon stopped [2019-10-02T18:29:42.827Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:29:44.233Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-02T18:29:44.854Z] ok github.com/docker/docker/opts 0.081s coverage: 66.9% of statements [2019-10-02T18:29:46.113Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T18:29:46.116Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T18:29:46.339Z] ok github.com/docker/docker/pkg/authorization 0.713s coverage: 66.7% of statements [2019-10-02T18:29:46.339Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-02T18:29:47.358Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-10-02T18:29:47.983Z] ok github.com/docker/docker/pkg/archive 1.502s coverage: 77.1% of statements [2019-10-02T18:29:48.296Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T18:29:48.606Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-10-02T18:29:49.621Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-02T18:29:50.254Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2019-10-02T18:29:50.493Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T18:29:51.389Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-02T18:29:51.738Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-10-02T18:29:52.363Z] ok github.com/docker/docker/layer 7.634s coverage: 72.0% of statements [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T18:29:52.363Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T18:29:52.983Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2019-10-02T18:29:53.268Z] ok github.com/docker/docker/pkg/dmesg 0.026s coverage: 83.3% of statements [2019-10-02T18:29:53.355Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T18:29:53.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T18:29:53.402Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-02T18:29:53.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:29:53.402Z] INFO: Testing against a local daemon [2019-10-02T18:29:53.402Z] === RUN TestBuildWithSession [2019-10-02T18:29:53.402Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-02T18:29:53.402Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:29:53.402Z] === RUN TestBuildSquashParent [2019-10-02T18:29:53.402Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-02T18:29:53.402Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:29:53.402Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T18:29:53.402Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-02T18:29:53.402Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:29:53.402Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:29:53.402Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:29:54.283Z] ok github.com/docker/docker/pkg/chrootarchive 4.930s coverage: 43.2% of statements [2019-10-02T18:29:54.283Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T18:29:54.283Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T18:29:54.908Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 66.3% of statements [2019-10-02T18:29:55.195Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2019-10-02T18:29:55.849Z] ok github.com/docker/docker/pkg/discovery/kv 3.304s coverage: 84.1% of statements [2019-10-02T18:29:55.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-02T18:29:55.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T18:29:56.135Z] ok github.com/docker/docker/pkg/fsutils 0.455s coverage: 85.1% of statements [2019-10-02T18:29:57.626Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2019-10-02T18:29:57.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-02T18:29:58.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T18:29:58.562Z] --- PASS: TestServiceUpdateNetwork (15.68s) [2019-10-02T18:29:58.562Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:29:58.562Z] daemon.go:325: [d518ae91db9b7] waiting for daemon to start [2019-10-02T18:29:58.562Z] daemon.go:325: [d518ae91db9b7] waiting for daemon to start [2019-10-02T18:29:58.562Z] daemon.go:353: [d518ae91db9b7] daemon started [2019-10-02T18:29:58.562Z] daemon.go:461: [d518ae91db9b7] Stopping daemon [2019-10-02T18:29:58.562Z] daemon.go:296: [d518ae91db9b7] exiting daemon [2019-10-02T18:29:58.562Z] daemon.go:448: [d518ae91db9b7] Daemon stopped [2019-10-02T18:29:58.562Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:29:59.132Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2019-10-02T18:29:59.132Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2019-10-02T18:29:59.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T18:30:00.152Z] ok github.com/docker/docker/pkg/idtools 1.135s coverage: 70.1% of statements [2019-10-02T18:30:00.152Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2019-10-02T18:30:00.779Z] ok github.com/docker/docker/pkg/ioutils 2.512s coverage: 70.4% of statements [2019-10-02T18:30:00.779Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T18:30:01.401Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2019-10-02T18:30:01.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:30:02.028Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2019-10-02T18:30:02.319Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2019-10-02T18:30:02.605Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.0% of statements [2019-10-02T18:30:02.605Z] ok github.com/docker/docker/pkg/mount 1.026s coverage: 69.6% of statements [2019-10-02T18:30:02.605Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T18:30:02.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:30:03.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T18:30:03.920Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:30:04.095Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2019-10-02T18:30:04.095Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T18:30:04.095Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T18:30:04.719Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2019-10-02T18:30:04.891Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:30:05.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T18:30:05.696Z] --- PASS: TestDockerNetworkReConnect (7.29s) [2019-10-02T18:30:05.696Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:30:05.696Z] daemon.go:325: [dc9f2d7142498] waiting for daemon to start [2019-10-02T18:30:05.696Z] daemon.go:325: [dc9f2d7142498] waiting for daemon to start [2019-10-02T18:30:05.696Z] daemon.go:353: [dc9f2d7142498] daemon started [2019-10-02T18:30:05.696Z] daemon.go:461: [dc9f2d7142498] Stopping daemon [2019-10-02T18:30:05.696Z] daemon.go:296: [dc9f2d7142498] exiting daemon [2019-10-02T18:30:05.696Z] daemon.go:448: [dc9f2d7142498] Daemon stopped [2019-10-02T18:30:05.696Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:30:06.204Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 87.9% of statements [2019-10-02T18:30:06.204Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy (13.26s) [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.77s) [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2019-10-02T18:30:06.433Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-10-02T18:30:06.433Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T18:30:06.433Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-02T18:30:06.433Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:06.433Z] === RUN TestBuildLabelWithTargets [2019-10-02T18:30:06.433Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-02T18:30:06.433Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:06.433Z] === RUN TestBuildWithEmptyLayers [2019-10-02T18:30:06.490Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-02T18:30:07.404Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2019-10-02T18:30:07.404Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T18:30:07.404Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-02T18:30:07.404Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:07.404Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T18:30:07.404Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-10-02T18:30:07.404Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:07.404Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T18:30:07.404Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-02T18:30:07.404Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:07.404Z] === RUN TestBuildWithHugeFile [2019-10-02T18:30:07.404Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-02T18:30:07.404Z] build_test.go:492: testEnv.OSType == "windows" [2019-10-02T18:30:07.404Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T18:30:07.404Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:30:07.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:30:07.404Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:30:07.404Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:30:07.404Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:30:07.404Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:30:07.515Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-02T18:30:07.865Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:30:07.865Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:30:07.865Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:30:07.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2019-10-02T18:30:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-02T18:30:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-02T18:30:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-02T18:30:07.865Z] === RUN TestBuildPreserveOwnership [2019-10-02T18:30:07.865Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-02T18:30:07.865Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:07.865Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:30:07.865Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-02T18:30:07.865Z] PASS [2019-10-02T18:30:07.865Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-02T18:30:07.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:30:07.865Z] INFO: Testing against a local daemon [2019-10-02T18:30:07.865Z] === RUN TestConfigList [2019-10-02T18:30:07.865Z] --- SKIP: TestConfigList (0.00s) [2019-10-02T18:30:07.865Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:07.865Z] === RUN TestConfigsCreateAndDelete [2019-10-02T18:30:08.180Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 72.7% of statements [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestConfigsUpdate [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestTemplatedConfig [2019-10-02T18:30:08.326Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestConfigInspect [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestConfigCreateWithLabels [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:30:08.326Z] === RUN TestConfigCreateResolve [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:30:08.326Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:30:08.326Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-02T18:30:08.326Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:30:08.326Z] PASS [2019-10-02T18:30:08.326Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-02T18:30:08.326Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:30:08.326Z] INFO: Testing against a local daemon [2019-10-02T18:30:08.326Z] === RUN TestCheckpoint [2019-10-02T18:30:08.326Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T18:30:08.326Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:30:08.326Z] === RUN TestContainerInvalidJSON [2019-10-02T18:30:08.326Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:30:08.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:30:08.326Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:30:08.326Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:30:08.326Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:30:08.326Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:30:08.326Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:30:08.326Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:30:08.326Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:30:08.326Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-02T18:30:08.326Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T18:30:08.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T18:30:08.326Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-02T18:30:08.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:30:08.326Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-02T18:30:08.326Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:30:08.326Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-02T18:30:08.326Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T18:30:08.326Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-02T18:30:08.326Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T18:30:08.326Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-02T18:30:08.326Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCopyFromContainer [2019-10-02T18:30:08.326Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-02T18:30:08.326Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T18:30:08.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:30:08.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:30:08.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:30:08.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:30:08.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:30:08.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:30:08.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:30:08.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:30:08.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:30:08.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-02T18:30:08.326Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:30:08.326Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-02T18:30:08.326Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidEnv [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-02T18:30:08.326Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T18:30:08.326Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-02T18:30:08.326Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:08.326Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T18:30:08.326Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-02T18:30:08.326Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:30:08.326Z] === RUN TestCreateWithCapabilities [2019-10-02T18:30:08.326Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-02T18:30:08.326Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-02T18:30:08.326Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T18:30:08.326Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-02T18:30:08.326Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:30:08.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:30:08.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:30:08.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-02T18:30:08.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T18:30:08.326Z] === RUN TestDiff [2019-10-02T18:30:08.326Z] --- SKIP: TestDiff (0.00s) [2019-10-02T18:30:08.326Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:08.326Z] === RUN TestExecWithCloseStdin [2019-10-02T18:30:08.843Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-10-02T18:30:08.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T18:30:10.385Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-02T18:30:10.385Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2019-10-02T18:30:10.507Z] --- PASS: TestExecWithCloseStdin (1.98s) [2019-10-02T18:30:10.507Z] === RUN TestExec [2019-10-02T18:30:10.507Z] --- SKIP: TestExec (0.00s) [2019-10-02T18:30:10.507Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T18:30:10.507Z] === RUN TestExecUser [2019-10-02T18:30:10.507Z] --- SKIP: TestExecUser (0.00s) [2019-10-02T18:30:10.507Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-02T18:30:10.507Z] === RUN TestExportContainerAndImportImage [2019-10-02T18:30:10.507Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-02T18:30:10.507Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:10.507Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T18:30:10.507Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-02T18:30:10.507Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:10.507Z] === RUN TestHealthCheckWorkdir [2019-10-02T18:30:10.507Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-02T18:30:10.507Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:10.507Z] === RUN TestHealthKillContainer [2019-10-02T18:30:10.507Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-02T18:30:10.507Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-02T18:30:10.507Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T18:30:10.507Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-02T18:30:10.507Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-02T18:30:10.507Z] === RUN TestKillContainerInvalidSignal [2019-10-02T18:30:10.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T18:30:11.014Z] --- PASS: TestImportExtremelyLargeImageWorks (92.26s) [2019-10-02T18:30:11.014Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-10-02T18:30:11.014Z] daemon.go:325: [d15841fed150b] waiting for daemon to start [2019-10-02T18:30:11.014Z] daemon.go:325: [d15841fed150b] waiting for daemon to start [2019-10-02T18:30:11.014Z] daemon.go:353: [d15841fed150b] daemon started [2019-10-02T18:30:11.014Z] daemon.go:461: [d15841fed150b] Stopping daemon [2019-10-02T18:30:11.014Z] daemon.go:296: [d15841fed150b] exiting daemon [2019-10-02T18:30:11.014Z] daemon.go:448: [d15841fed150b] Daemon stopped [2019-10-02T18:30:11.014Z] PASS [2019-10-02T18:30:11.014Z] [2019-10-02T18:30:11.014Z] DONE 11 tests in 93.858s [2019-10-02T18:30:11.014Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T18:30:11.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:30:11.014Z] ++ set -e [2019-10-02T18:30:11.014Z] ++ '[' -n 0 ']' [2019-10-02T18:30:11.014Z] ++ set -x [2019-10-02T18:30:11.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:30:11.014Z] INFO: Testing against a local daemon [2019-10-02T18:30:11.014Z] === RUN TestNetworkCreateDelete [2019-10-02T18:30:11.014Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-10-02T18:30:11.014Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T18:30:11.014Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-02T18:30:11.014Z] === RUN TestInspectNetwork [2019-10-02T18:30:11.014Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T18:30:11.014Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T18:30:11.014Z] === RUN TestInspectNetwork/network_name [2019-10-02T18:30:11.014Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T18:30:11.934Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-10-02T18:30:11.934Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.8% of statements [2019-10-02T18:30:12.047Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2019-10-02T18:30:12.047Z] === RUN TestKillContainer [2019-10-02T18:30:12.047Z] --- SKIP: TestKillContainer (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-02T18:30:12.047Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T18:30:12.047Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:30:12.047Z] === RUN TestKillStoppedContainer [2019-10-02T18:30:12.047Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:30:12.047Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T18:30:12.047Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-02T18:30:12.047Z] === RUN TestKillDifferentUserContainer [2019-10-02T18:30:12.047Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-02T18:30:12.047Z] === RUN TestInspectOomKilledTrue [2019-10-02T18:30:12.047Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-02T18:30:12.047Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:30:12.048Z] === RUN TestInspectOomKilledFalse [2019-10-02T18:30:12.048Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T18:30:12.048Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:30:12.048Z] === RUN TestLogsFollowTailEmpty [2019-10-02T18:30:12.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-02T18:30:13.423Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.8% of statements [2019-10-02T18:30:13.587Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2019-10-02T18:30:13.587Z] === RUN TestNetworkNat [2019-10-02T18:30:13.587Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-02T18:30:13.587Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:13.587Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T18:30:13.587Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-02T18:30:13.587Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:30:13.587Z] === RUN TestNetworkLoopbackNat [2019-10-02T18:30:13.587Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-02T18:30:13.587Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:13.587Z] === RUN TestPause [2019-10-02T18:30:13.587Z] --- SKIP: TestPause (0.00s) [2019-10-02T18:30:13.587Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-02T18:30:13.587Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T18:30:13.710Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2019-10-02T18:30:13.997Z] ok github.com/docker/docker/pkg/signal 6.111s coverage: 61.0% of statements [2019-10-02T18:30:14.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-02T18:30:14.336Z] --- PASS: TestInspectNetwork (9.54s) [2019-10-02T18:30:14.336Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-10-02T18:30:14.336Z] daemon.go:325: [d96d2b1032795] waiting for daemon to start [2019-10-02T18:30:14.336Z] daemon.go:325: [d96d2b1032795] waiting for daemon to start [2019-10-02T18:30:14.336Z] daemon.go:353: [d96d2b1032795] daemon started [2019-10-02T18:30:14.336Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T18:30:14.336Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T18:30:14.336Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T18:30:14.336Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T18:30:14.336Z] daemon.go:461: [d96d2b1032795] Stopping daemon [2019-10-02T18:30:14.336Z] daemon.go:296: [d96d2b1032795] exiting daemon [2019-10-02T18:30:14.336Z] daemon.go:448: [d96d2b1032795] Daemon stopped [2019-10-02T18:30:14.336Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T18:30:15.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T18:30:15.036Z] ok github.com/docker/docker/pkg/term 0.043s coverage: 84.8% of statements [2019-10-02T18:30:15.127Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.68s) [2019-10-02T18:30:15.127Z] === RUN TestPauseStopPausedContainer [2019-10-02T18:30:15.127Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-02T18:30:15.127Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:15.127Z] === RUN TestPsFilter [2019-10-02T18:30:15.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-02T18:30:15.587Z] --- PASS: TestPsFilter (0.17s) [2019-10-02T18:30:15.587Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T18:30:16.052Z] ok github.com/docker/docker/pkg/tarsum 0.239s coverage: 89.3% of statements [2019-10-02T18:30:16.052Z] testing: warning: no tests to run [2019-10-02T18:30:16.052Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: 0.0% of statements [no tests to run] [2019-10-02T18:30:16.673Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2019-10-02T18:30:16.767Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2019-10-02T18:30:16.767Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-10-02T18:30:16.767Z] daemon.go:325: [dd454df46303d] waiting for daemon to start [2019-10-02T18:30:16.767Z] daemon.go:325: [dd454df46303d] waiting for daemon to start [2019-10-02T18:30:16.767Z] daemon.go:353: [dd454df46303d] daemon started [2019-10-02T18:30:16.767Z] daemon.go:461: [dd454df46303d] Stopping daemon [2019-10-02T18:30:16.767Z] daemon.go:296: [dd454df46303d] exiting daemon [2019-10-02T18:30:16.767Z] daemon.go:448: [dd454df46303d] Daemon stopped [2019-10-02T18:30:16.767Z] === RUN TestNetworkInvalidJSON [2019-10-02T18:30:16.767Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T18:30:16.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T18:30:16.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:30:16.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:30:16.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:30:16.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:30:16.767Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T18:30:16.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:30:16.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:30:16.767Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-02T18:30:16.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T18:30:16.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T18:30:16.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T18:30:16.767Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T18:30:16.965Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-02T18:30:16.965Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-10-02T18:30:17.186Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.90s) [2019-10-02T18:30:17.186Z] === RUN TestRemoveContainerWithVolume [2019-10-02T18:30:17.571Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-02T18:30:17.571Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-10-02T18:30:17.571Z] daemon.go:325: [d507cffc05402] waiting for daemon to start [2019-10-02T18:30:17.571Z] daemon.go:325: [d507cffc05402] waiting for daemon to start [2019-10-02T18:30:17.571Z] daemon.go:353: [d507cffc05402] daemon started [2019-10-02T18:30:17.571Z] daemon.go:461: [d507cffc05402] Stopping daemon [2019-10-02T18:30:17.571Z] daemon.go:296: [d507cffc05402] exiting daemon [2019-10-02T18:30:17.571Z] daemon.go:448: [d507cffc05402] Daemon stopped [2019-10-02T18:30:17.571Z] daemon.go:325: [d507cffc05402] waiting for daemon to start [2019-10-02T18:30:17.571Z] daemon.go:325: [d507cffc05402] waiting for daemon to start [2019-10-02T18:30:17.571Z] daemon.go:353: [d507cffc05402] daemon started [2019-10-02T18:30:17.571Z] daemon.go:461: [d507cffc05402] Stopping daemon [2019-10-02T18:30:17.571Z] daemon.go:296: [d507cffc05402] exiting daemon [2019-10-02T18:30:17.571Z] daemon.go:448: [d507cffc05402] Daemon stopped [2019-10-02T18:30:17.571Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T18:30:18.355Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-02T18:30:18.355Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-10-02T18:30:18.355Z] daemon.go:325: [da2ed62442725] waiting for daemon to start [2019-10-02T18:30:18.355Z] daemon.go:325: [da2ed62442725] waiting for daemon to start [2019-10-02T18:30:18.355Z] daemon.go:353: [da2ed62442725] daemon started [2019-10-02T18:30:18.355Z] daemon.go:461: [da2ed62442725] Stopping daemon [2019-10-02T18:30:18.355Z] daemon.go:296: [da2ed62442725] exiting daemon [2019-10-02T18:30:18.355Z] daemon.go:448: [da2ed62442725] Daemon stopped [2019-10-02T18:30:18.355Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T18:30:19.369Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-10-02T18:30:19.369Z] === RUN TestRemoveContainerRunning [2019-10-02T18:30:19.615Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-02T18:30:19.615Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-10-02T18:30:19.615Z] daemon.go:325: [dcf1c5d1a13af] waiting for daemon to start [2019-10-02T18:30:19.615Z] daemon.go:325: [dcf1c5d1a13af] waiting for daemon to start [2019-10-02T18:30:19.615Z] daemon.go:353: [dcf1c5d1a13af] daemon started [2019-10-02T18:30:19.615Z] daemon.go:461: [dcf1c5d1a13af] Stopping daemon [2019-10-02T18:30:19.615Z] daemon.go:296: [dcf1c5d1a13af] exiting daemon [2019-10-02T18:30:19.615Z] daemon.go:448: [dcf1c5d1a13af] Daemon stopped [2019-10-02T18:30:19.615Z] daemon.go:325: [dcf1c5d1a13af] waiting for daemon to start [2019-10-02T18:30:19.615Z] daemon.go:325: [dcf1c5d1a13af] waiting for daemon to start [2019-10-02T18:30:19.615Z] daemon.go:353: [dcf1c5d1a13af] daemon started [2019-10-02T18:30:19.615Z] daemon.go:461: [dcf1c5d1a13af] Stopping daemon [2019-10-02T18:30:19.615Z] daemon.go:296: [dcf1c5d1a13af] exiting daemon [2019-10-02T18:30:19.615Z] daemon.go:448: [dcf1c5d1a13af] Daemon stopped [2019-10-02T18:30:19.615Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:30:20.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-02T18:30:20.908Z] --- PASS: TestRemoveContainerRunning (1.73s) [2019-10-02T18:30:20.908Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T18:30:21.075Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2019-10-02T18:30:21.075Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:30:21.075Z] daemon.go:325: [d24244b40782e] waiting for daemon to start [2019-10-02T18:30:21.075Z] daemon.go:325: [d24244b40782e] waiting for daemon to start [2019-10-02T18:30:21.075Z] daemon.go:353: [d24244b40782e] daemon started [2019-10-02T18:30:21.075Z] daemon.go:461: [d24244b40782e] Stopping daemon [2019-10-02T18:30:21.075Z] daemon.go:296: [d24244b40782e] exiting daemon [2019-10-02T18:30:21.075Z] daemon.go:448: [d24244b40782e] Daemon stopped [2019-10-02T18:30:21.075Z] daemon.go:325: [d24244b40782e] waiting for daemon to start [2019-10-02T18:30:21.075Z] daemon.go:325: [d24244b40782e] waiting for daemon to start [2019-10-02T18:30:21.075Z] daemon.go:353: [d24244b40782e] daemon started [2019-10-02T18:30:21.075Z] daemon.go:461: [d24244b40782e] Stopping daemon [2019-10-02T18:30:21.075Z] daemon.go:296: [d24244b40782e] exiting daemon [2019-10-02T18:30:21.075Z] daemon.go:448: [d24244b40782e] Daemon stopped [2019-10-02T18:30:21.075Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:30:21.384Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 69.1% of statements [2019-10-02T18:30:21.384Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-02T18:30:21.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-02T18:30:21.461Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:30:21.461Z] daemon.go:325: [d637352d64629] waiting for daemon to start [2019-10-02T18:30:21.461Z] daemon.go:325: [d637352d64629] waiting for daemon to start [2019-10-02T18:30:21.461Z] daemon.go:353: [d637352d64629] daemon started [2019-10-02T18:30:21.461Z] daemon.go:461: [d637352d64629] Stopping daemon [2019-10-02T18:30:21.461Z] daemon.go:296: [d637352d64629] exiting daemon [2019-10-02T18:30:21.461Z] daemon.go:448: [d637352d64629] Daemon stopped [2019-10-02T18:30:21.461Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T18:30:22.450Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s) [2019-10-02T18:30:22.450Z] === RUN TestRemoveInvalidContainer [2019-10-02T18:30:22.883Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2019-10-02T18:30:22.910Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-02T18:30:22.910Z] === RUN TestRenameLinkedContainer [2019-10-02T18:30:22.910Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-02T18:30:22.910Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:22.910Z] === RUN TestRenameStoppedContainer [2019-10-02T18:30:23.054Z] --- PASS: TestServiceUpdateNetwork (16.95s) [2019-10-02T18:30:23.054Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:30:23.054Z] daemon.go:325: [d7d6f42f8566e] waiting for daemon to start [2019-10-02T18:30:23.054Z] daemon.go:325: [d7d6f42f8566e] waiting for daemon to start [2019-10-02T18:30:23.054Z] daemon.go:353: [d7d6f42f8566e] daemon started [2019-10-02T18:30:23.054Z] daemon.go:461: [d7d6f42f8566e] Stopping daemon [2019-10-02T18:30:23.054Z] daemon.go:296: [d7d6f42f8566e] exiting daemon [2019-10-02T18:30:23.054Z] daemon.go:448: [d7d6f42f8566e] Daemon stopped [2019-10-02T18:30:23.054Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:30:23.503Z] ok github.com/docker/docker/plugin 0.631s coverage: 27.3% of statements [2019-10-02T18:30:23.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-02T18:30:24.661Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s) [2019-10-02T18:30:24.661Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-10-02T18:30:24.661Z] daemon.go:325: [db0a09d8300d5] waiting for daemon to start [2019-10-02T18:30:24.661Z] daemon.go:325: [db0a09d8300d5] waiting for daemon to start [2019-10-02T18:30:24.661Z] daemon.go:353: [db0a09d8300d5] daemon started [2019-10-02T18:30:24.661Z] daemon.go:461: [db0a09d8300d5] Stopping daemon [2019-10-02T18:30:24.661Z] daemon.go:296: [db0a09d8300d5] exiting daemon [2019-10-02T18:30:24.661Z] daemon.go:448: [db0a09d8300d5] Daemon stopped [2019-10-02T18:30:24.661Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T18:30:24.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:30:24.661Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:30:24.661Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T18:30:25.003Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 47.1% of statements [2019-10-02T18:30:25.093Z] --- PASS: TestRenameStoppedContainer (2.05s) [2019-10-02T18:30:25.093Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T18:30:25.630Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2019-10-02T18:30:27.144Z] ok github.com/docker/docker/registry 0.430s coverage: 56.4% of statements [2019-10-02T18:30:27.766Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-02T18:30:27.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T18:30:28.001Z] --- PASS: TestRenameRunningContainerAndReuse (3.25s) [2019-10-02T18:30:28.001Z] === RUN TestRenameInvalidName [2019-10-02T18:30:28.052Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-10-02T18:30:29.184Z] --- PASS: TestDockerNetworkReConnect (6.40s) [2019-10-02T18:30:29.184Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:30:29.184Z] daemon.go:325: [d6bf2ff599860] waiting for daemon to start [2019-10-02T18:30:29.184Z] daemon.go:325: [d6bf2ff599860] waiting for daemon to start [2019-10-02T18:30:29.184Z] daemon.go:353: [d6bf2ff599860] daemon started [2019-10-02T18:30:29.184Z] daemon.go:461: [d6bf2ff599860] Stopping daemon [2019-10-02T18:30:29.184Z] daemon.go:296: [d6bf2ff599860] exiting daemon [2019-10-02T18:30:29.184Z] daemon.go:448: [d6bf2ff599860] Daemon stopped [2019-10-02T18:30:29.184Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:30:29.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-02T18:30:29.541Z] --- PASS: TestRenameInvalidName (1.68s) [2019-10-02T18:30:29.541Z] === RUN TestRenameAnonymousContainer [2019-10-02T18:30:29.541Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-02T18:30:29.541Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:29.541Z] === RUN TestRenameContainerWithSameName [2019-10-02T18:30:31.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-02T18:30:31.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T18:30:31.082Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2019-10-02T18:30:31.082Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T18:30:31.082Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-02T18:30:31.082Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:31.082Z] === RUN TestResize [2019-10-02T18:30:31.082Z] --- SKIP: TestResize (0.00s) [2019-10-02T18:30:31.082Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:31.082Z] === RUN TestResizeWithInvalidSize [2019-10-02T18:30:31.082Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-02T18:30:31.082Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-02T18:30:31.082Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T18:30:31.558Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2019-10-02T18:30:31.559Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-10-02T18:30:33.034Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-02T18:30:33.263Z] --- PASS: TestResizeWhenContainerNotStarted (1.80s) [2019-10-02T18:30:33.263Z] === RUN TestDaemonRestartKillContainers [2019-10-02T18:30:33.263Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-02T18:30:33.263Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:30:33.263Z] === RUN TestStats [2019-10-02T18:30:33.263Z] --- SKIP: TestStats (0.00s) [2019-10-02T18:30:33.263Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-02T18:30:33.263Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T18:30:33.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-02T18:30:34.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T18:30:34.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-02T18:30:36.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T18:30:39.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T18:30:39.894Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.8% of statements [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T18:30:39.894Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === Skipped [2019-10-02T18:30:40.183Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T18:30:40.183Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T18:30:40.183Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.183Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T18:30:40.183Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T18:30:40.183Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T18:30:40.183Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T18:30:40.183Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T18:30:40.183Z] [2019-10-02T18:30:40.183Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.184Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.184Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.184Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.184Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:30:40.184Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T18:30:40.184Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T18:30:40.184Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] [2019-10-02T18:30:40.184Z] DONE 2064 tests, 19 skipped in 358.261s Post stage [Pipeline] junit [2019-10-02T18:30:40.838Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-02T18:30:41.714Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/make.sh dynbinary test-integration [2019-10-02T18:30:41.997Z] [2019-10-02T18:30:42.288Z] Removing bundles/ [2019-10-02T18:30:42.288Z] [2019-10-02T18:30:42.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-02T18:30:42.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:30:42.288Z] GOOS="" GOARCH="" GOARM="" [2019-10-02T18:30:42.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-02T18:30:44.530Z] --- PASS: TestServiceWithDataPathPortInit (16.97s) [2019-10-02T18:30:44.531Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:30:44.531Z] daemon.go:325: [d6b1293c5e651] waiting for daemon to start [2019-10-02T18:30:44.531Z] daemon.go:325: [d6b1293c5e651] waiting for daemon to start [2019-10-02T18:30:44.531Z] daemon.go:353: [d6b1293c5e651] daemon started [2019-10-02T18:30:44.531Z] daemon.go:461: [d6b1293c5e651] Stopping daemon [2019-10-02T18:30:44.531Z] daemon.go:296: [d6b1293c5e651] exiting daemon [2019-10-02T18:30:44.531Z] daemon.go:448: [d6b1293c5e651] Daemon stopped [2019-10-02T18:30:44.531Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:30:44.531Z] daemon.go:325: [dcf3452fff716] waiting for daemon to start [2019-10-02T18:30:44.531Z] daemon.go:325: [dcf3452fff716] waiting for daemon to start [2019-10-02T18:30:44.531Z] daemon.go:353: [dcf3452fff716] daemon started [2019-10-02T18:30:44.531Z] daemon.go:461: [dcf3452fff716] Stopping daemon [2019-10-02T18:30:44.531Z] daemon.go:296: [dcf3452fff716] exiting daemon [2019-10-02T18:30:44.531Z] daemon.go:448: [dcf3452fff716] Daemon stopped [2019-10-02T18:30:44.531Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T18:30:45.391Z] --- PASS: TestServiceUpdateNetwork (15.97s) [2019-10-02T18:30:45.391Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:30:45.391Z] daemon.go:325: [d1fbb56f85de2] waiting for daemon to start [2019-10-02T18:30:45.391Z] daemon.go:325: [d1fbb56f85de2] waiting for daemon to start [2019-10-02T18:30:45.391Z] daemon.go:353: [d1fbb56f85de2] daemon started [2019-10-02T18:30:45.391Z] daemon.go:461: [d1fbb56f85de2] Stopping daemon [2019-10-02T18:30:45.391Z] daemon.go:296: [d1fbb56f85de2] exiting daemon [2019-10-02T18:30:45.391Z] daemon.go:448: [d1fbb56f85de2] Daemon stopped [2019-10-02T18:30:45.391Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:30:45.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T18:30:45.676Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.86s) [2019-10-02T18:30:45.676Z] === RUN TestStopContainerWithTimeout [2019-10-02T18:30:45.676Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-02T18:30:45.676Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-02T18:30:45.676Z] === RUN TestUpdateRestartPolicy [2019-10-02T18:30:45.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-02T18:30:46.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T18:30:47.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-02T18:30:48.792Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T18:30:49.715Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T18:30:49.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-02T18:30:50.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T18:30:50.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.35s) [2019-10-02T18:30:50.735Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-10-02T18:30:50.735Z] daemon.go:325: [d24893a8c66fc] waiting for daemon to start [2019-10-02T18:30:50.735Z] daemon.go:325: [d24893a8c66fc] waiting for daemon to start [2019-10-02T18:30:50.735Z] daemon.go:353: [d24893a8c66fc] daemon started [2019-10-02T18:30:50.735Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6pvqceark2tugxdso60vq6f7d Created:2019-10-02 18:30:42.959335426 +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[c4e9ec2dd0874bf5b628b00f869b3149b53b59fa8bdce8b99534d6640d97a6c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ufjnb6o3ybqwtdm2qx9n8rea EndpointID:9380eb0d5f0bb0e614f94fd89ed1bf993c1f79122ad213b7c49612a1204661ad MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:531655b48f1e725468bfa5f6aa7dce261c4e89b33c8b02d8c02481ebdcad820d 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:f9e3f2b863fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8ufjnb6o3ybqwtdm2qx9n8rea EndpointID:9380eb0d5f0bb0e614f94fd89ed1bf993c1f79122ad213b7c49612a1204661ad EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T18:30:50.735Z] daemon.go:461: [d24893a8c66fc] Stopping daemon [2019-10-02T18:30:50.735Z] daemon.go:296: [d24893a8c66fc] exiting daemon [2019-10-02T18:30:50.735Z] daemon.go:448: [d24893a8c66fc] Daemon stopped [2019-10-02T18:30:50.735Z] PASS [2019-10-02T18:30:50.735Z] [2019-10-02T18:30:50.735Z] === Skipped [2019-10-02T18:30:50.735Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:30:50.735Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:30:50.735Z] [2019-10-02T18:30:50.735Z] [2019-10-02T18:30:50.735Z] DONE 21 tests, 1 skipped in 46.605s [2019-10-02T18:30:50.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:30:50.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:30:50.735Z] ++ set -e [2019-10-02T18:30:50.735Z] ++ '[' -n 0 ']' [2019-10-02T18:30:50.735Z] ++ set -x [2019-10-02T18:30:50.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:30:50.735Z] INFO: Testing against a local daemon [2019-10-02T18:30:50.735Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T18:30:51.750Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.42s) [2019-10-02T18:30:51.750Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-10-02T18:30:51.750Z] daemon.go:325: [db1041b384829] waiting for daemon to start [2019-10-02T18:30:51.750Z] daemon.go:325: [db1041b384829] waiting for daemon to start [2019-10-02T18:30:51.750Z] daemon.go:353: [db1041b384829] daemon started [2019-10-02T18:30:51.750Z] daemon.go:461: [db1041b384829] Stopping daemon [2019-10-02T18:30:51.750Z] daemon.go:296: [db1041b384829] exiting daemon [2019-10-02T18:30:51.750Z] daemon.go:448: [db1041b384829] Daemon stopped [2019-10-02T18:30:51.750Z] daemon.go:325: [db1041b384829] waiting for daemon to start [2019-10-02T18:30:51.750Z] daemon.go:325: [db1041b384829] waiting for daemon to start [2019-10-02T18:30:51.750Z] daemon.go:353: [db1041b384829] daemon started [2019-10-02T18:30:51.750Z] daemon.go:461: [db1041b384829] Stopping daemon [2019-10-02T18:30:51.750Z] daemon.go:296: [db1041b384829] exiting daemon [2019-10-02T18:30:51.750Z] daemon.go:448: [db1041b384829] Daemon stopped [2019-10-02T18:30:51.750Z] === RUN TestDockerNetworkIpvlan [2019-10-02T18:30:52.145Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-02T18:30:52.158Z] --- PASS: TestDockerNetworkReConnect (6.67s) [2019-10-02T18:30:52.158Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:30:52.158Z] daemon.go:325: [ded8aa6dc3256] waiting for daemon to start [2019-10-02T18:30:52.158Z] daemon.go:325: [ded8aa6dc3256] waiting for daemon to start [2019-10-02T18:30:52.158Z] daemon.go:353: [ded8aa6dc3256] daemon started [2019-10-02T18:30:52.158Z] daemon.go:461: [ded8aa6dc3256] Stopping daemon [2019-10-02T18:30:52.158Z] daemon.go:296: [ded8aa6dc3256] exiting daemon [2019-10-02T18:30:52.158Z] daemon.go:448: [ded8aa6dc3256] Daemon stopped [2019-10-02T18:30:52.158Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:30:53.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-02T18:30:53.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-02T18:30:53.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-02T18:30:53.412Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-02T18:30:54.189Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-02T18:30:54.996Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-02T18:30:54.996Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-02T18:30:54.996Z] Cross building: bundles/cross/windows/amd64 [2019-10-02T18:30:54.996Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T18:30:54.996Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-02T18:30:56.380Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T18:30:56.621Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-02T18:30:56.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-02T18:30:57.863Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T18:30:58.786Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-02T18:30:59.709Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T18:31:00.712Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-02T18:31:02.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-02T18:31:03.371Z] --- PASS: TestUpdateRestartPolicy (19.42s) [2019-10-02T18:31:03.371Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T18:31:04.911Z] --- PASS: TestUpdateRestartWithAutoRemove (1.67s) [2019-10-02T18:31:04.911Z] === RUN TestWaitNonBlocked [2019-10-02T18:31:04.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:31:04.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:31:04.911Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:31:04.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:31:04.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:31:04.911Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:31:05.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-02T18:31:06.042Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T18:31:07.824Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-02T18:31:07.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.31s) [2019-10-02T18:31:07.825Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.40s) [2019-10-02T18:31:07.825Z] === RUN TestWaitBlocked [2019-10-02T18:31:07.825Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-02T18:31:07.825Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-02T18:31:07.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:07.825Z] INFO: Testing against a local daemon [2019-10-02T18:31:07.825Z] === RUN TestCommitInheritsEnv [2019-10-02T18:31:07.825Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-02T18:31:07.825Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:31:07.825Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T18:31:07.825Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-02T18:31:07.825Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-02T18:31:07.825Z] === RUN TestImagesFilterMultiReference [2019-10-02T18:31:07.825Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-02T18:31:07.825Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:31:07.825Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:31:07.825Z] === RUN TestRemoveImageOrphaning [2019-10-02T18:31:07.825Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-02T18:31:07.825Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:31:07.825Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T18:31:07.825Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-02T18:31:07.825Z] === RUN TestTagInvalidReference [2019-10-02T18:31:07.825Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-02T18:31:07.825Z] === RUN TestTagValidPrefixedRepo [2019-10-02T18:31:07.825Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-02T18:31:07.825Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T18:31:07.825Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-02T18:31:07.825Z] === RUN TestTagOfficialNames [2019-10-02T18:31:07.825Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-02T18:31:07.825Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestTagMatchesDigest [2019-10-02T18:31:07.825Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-02T18:31:07.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:07.825Z] INFO: Testing against a local daemon [2019-10-02T18:31:07.825Z] === RUN TestNetworkCreateDelete [2019-10-02T18:31:07.825Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-02T18:31:07.825Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:07.825Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T18:31:07.825Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-02T18:31:07.825Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-02T18:31:07.825Z] === RUN TestInspectNetwork [2019-10-02T18:31:07.825Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-02T18:31:07.825Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-02T18:31:07.825Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T18:31:07.825Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-02T18:31:07.825Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:07.825Z] === RUN TestNetworkInvalidJSON [2019-10-02T18:31:07.825Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T18:31:07.825Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T18:31:07.825Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:31:07.825Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:31:07.825Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:31:07.825Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:31:07.825Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T18:31:07.825Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:31:07.825Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:31:07.825Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-02T18:31:07.825Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T18:31:07.825Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T18:31:07.825Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-02T18:31:07.825Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T18:31:07.825Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T18:31:07.825Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T18:31:07.825Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:31:07.825Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:31:07.825Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T18:31:07.825Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T18:31:07.825Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:31:07.825Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T18:31:07.825Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T18:31:07.825Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-02T18:31:07.825Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-02T18:31:07.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:07.825Z] INFO: Testing against a local daemon [2019-10-02T18:31:07.825Z] === RUN TestPluginInvalidJSON [2019-10-02T18:31:07.825Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:31:07.825Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:31:07.825Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:31:07.825Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-02T18:31:07.825Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:31:07.825Z] PASS [2019-10-02T18:31:07.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-02T18:31:08.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.285Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.285Z] === RUN TestExternalGraphDriver [2019-10-02T18:31:08.285Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-02T18:31:08.285Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-02T18:31:08.285Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:31:08.285Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-02T18:31:08.285Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-02T18:31:08.285Z] PASS [2019-10-02T18:31:08.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-02T18:31:08.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.285Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.285Z] PASS [2019-10-02T18:31:08.285Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-02T18:31:08.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.285Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-02T18:31:08.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.285Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.285Z] === RUN TestSecretInspect [2019-10-02T18:31:08.285Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-02T18:31:08.285Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.285Z] === RUN TestSecretList [2019-10-02T18:31:08.285Z] --- SKIP: TestSecretList (0.00s) [2019-10-02T18:31:08.286Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:31:08.286Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-02T18:31:08.286Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestSecretsUpdate [2019-10-02T18:31:08.286Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-02T18:31:08.286Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestTemplatedSecret [2019-10-02T18:31:08.286Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-02T18:31:08.286Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestSecretCreateResolve [2019-10-02T18:31:08.286Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-02T18:31:08.286Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:08.286Z] PASS [2019-10-02T18:31:08.286Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-02T18:31:08.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.286Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.286Z] === RUN TestServiceCreateInit [2019-10-02T18:31:08.286Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:31:08.286Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:31:08.286Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceConflict [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-02T18:31:08.286Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-02T18:31:08.286Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestCreateServiceSysctls [2019-10-02T18:31:08.286Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-02T18:31:08.286Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestInspect [2019-10-02T18:31:08.286Z] --- SKIP: TestInspect (0.00s) [2019-10-02T18:31:08.286Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:31:08.286Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-02T18:31:08.286Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:31:08.286Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-02T18:31:08.286Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestServicePlugin [2019-10-02T18:31:08.286Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T18:31:08.286Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestServiceUpdateLabel [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-02T18:31:08.286Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:08.286Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-02T18:31:08.286Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:08.286Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-02T18:31:08.286Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:08.286Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:31:08.286Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-02T18:31:08.286Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-02T18:31:08.286Z] PASS [2019-10-02T18:31:08.286Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-02T18:31:08.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.286Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.286Z] === RUN TestSessionCreate [2019-10-02T18:31:08.286Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-02T18:31:08.286Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-02T18:31:08.286Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:31:08.286Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-02T18:31:08.286Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-02T18:31:08.286Z] PASS [2019-10-02T18:31:08.286Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-02T18:31:08.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:08.286Z] INFO: Testing against a local daemon [2019-10-02T18:31:08.286Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:31:08.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:31:08.286Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-02T18:31:08.286Z] === RUN TestEventsExecDie [2019-10-02T18:31:08.286Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-02T18:31:08.286Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-02T18:31:08.286Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:31:08.596Z] --- PASS: TestServiceUpdateNetwork (16.47s) [2019-10-02T18:31:08.596Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:31:08.596Z] daemon.go:325: [d3f70e7dc47cc] waiting for daemon to start [2019-10-02T18:31:08.596Z] daemon.go:325: [d3f70e7dc47cc] waiting for daemon to start [2019-10-02T18:31:08.596Z] daemon.go:353: [d3f70e7dc47cc] daemon started [2019-10-02T18:31:08.596Z] daemon.go:461: [d3f70e7dc47cc] Stopping daemon [2019-10-02T18:31:08.596Z] daemon.go:296: [d3f70e7dc47cc] exiting daemon [2019-10-02T18:31:08.596Z] daemon.go:448: [d3f70e7dc47cc] Daemon stopped [2019-10-02T18:31:08.596Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:31:08.596Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T18:31:08.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-02T18:31:08.746Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-02T18:31:08.746Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-02T18:31:08.746Z] === RUN TestInfoAPI [2019-10-02T18:31:08.746Z] --- PASS: TestInfoAPI (0.03s) [2019-10-02T18:31:08.746Z] === RUN TestInfoAPIWarnings [2019-10-02T18:31:08.746Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-02T18:31:08.746Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-02T18:31:08.746Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:31:09.521Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T18:31:09.716Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2019-10-02T18:31:09.716Z] === RUN TestPingCacheHeaders [2019-10-02T18:31:09.716Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T18:31:09.716Z] === RUN TestPingGet [2019-10-02T18:31:09.716Z] --- PASS: TestPingGet (0.03s) [2019-10-02T18:31:09.716Z] === RUN TestPingHead [2019-10-02T18:31:09.716Z] --- PASS: TestPingHead (0.03s) [2019-10-02T18:31:09.716Z] === RUN TestVersion [2019-10-02T18:31:09.716Z] --- PASS: TestVersion (0.03s) [2019-10-02T18:31:09.716Z] PASS [2019-10-02T18:31:09.716Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-02T18:31:09.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:09.716Z] INFO: Testing against a local daemon [2019-10-02T18:31:09.716Z] === RUN TestVolumesCreateAndList [2019-10-02T18:31:09.716Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-02T18:31:09.716Z] === RUN TestVolumesRemove [2019-10-02T18:31:09.716Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-02T18:31:09.716Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-02T18:31:09.716Z] === RUN TestVolumesInspect [2019-10-02T18:31:09.716Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T18:31:09.716Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:31:09.716Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:31:09.716Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:31:09.716Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:31:09.716Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-02T18:31:09.716Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:31:09.716Z] PASS [2019-10-02T18:31:09.716Z] INFO: make.ps1 ended at 10/02/2019 18:31:09 [2019-10-02T18:31:09.716Z] INFO: Integration CLI tests being run from the host: [2019-10-02T18:31:09.716Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-02T18:31:09.775Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T18:31:10.334Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T18:31:10.589Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T18:31:10.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-02T18:31:11.099Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T18:31:11.099Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T18:31:12.982Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T18:31:14.911Z] --- PASS: TestDockerNetworkReConnect (6.78s) [2019-10-02T18:31:14.911Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:31:14.911Z] daemon.go:325: [db69de84e8c6b] waiting for daemon to start [2019-10-02T18:31:14.911Z] daemon.go:325: [db69de84e8c6b] waiting for daemon to start [2019-10-02T18:31:14.911Z] daemon.go:353: [db69de84e8c6b] daemon started [2019-10-02T18:31:14.911Z] daemon.go:461: [db69de84e8c6b] Stopping daemon [2019-10-02T18:31:14.911Z] daemon.go:296: [db69de84e8c6b] exiting daemon [2019-10-02T18:31:14.911Z] daemon.go:448: [db69de84e8c6b] Daemon stopped [2019-10-02T18:31:14.911Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:31:15.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-02T18:31:18.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-02T18:31:18.297Z] INFO: Testing against a local daemon [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-02T18:31:18.297Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-02T18:31:18.757Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-02T18:31:19.216Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-02T18:31:19.405Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T18:31:19.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-02T18:31:19.675Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-02T18:31:20.219Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T18:31:20.363Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-02T18:31:23.528Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T18:31:24.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-02T18:31:24.348Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T18:31:24.909Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T18:31:25.833Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T18:31:26.392Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T18:31:26.646Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T18:31:26.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-02T18:31:30.205Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-02T18:31:31.568Z] --- PASS: TestServiceUpdateNetwork (16.59s) [2019-10-02T18:31:31.568Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:31:31.568Z] daemon.go:325: [dbc4a60d8665d] waiting for daemon to start [2019-10-02T18:31:31.568Z] daemon.go:325: [dbc4a60d8665d] waiting for daemon to start [2019-10-02T18:31:31.568Z] daemon.go:353: [dbc4a60d8665d] daemon started [2019-10-02T18:31:31.568Z] daemon.go:461: [dbc4a60d8665d] Stopping daemon [2019-10-02T18:31:31.568Z] daemon.go:296: [dbc4a60d8665d] exiting daemon [2019-10-02T18:31:31.568Z] daemon.go:448: [dbc4a60d8665d] Daemon stopped [2019-10-02T18:31:31.568Z] PASS [2019-10-02T18:31:31.568Z] [2019-10-02T18:31:31.568Z] DONE 10 tests in 114.845s [2019-10-02T18:31:31.568Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:31.568Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:31.568Z] +++ set -e [2019-10-02T18:31:31.568Z] +++ '[' -n 0 ']' [2019-10-02T18:31:31.568Z] +++ set -x [2019-10-02T18:31:31.568Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:31.823Z] INFO: Testing against a local daemon [2019-10-02T18:31:31.823Z] testing: warning: no tests to run [2019-10-02T18:31:31.823Z] PASS [2019-10-02T18:31:31.823Z] [2019-10-02T18:31:31.823Z] DONE 0 tests in 0.089s [2019-10-02T18:31:31.823Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:31.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:31.823Z] +++ set -e [2019-10-02T18:31:31.823Z] +++ '[' -n 0 ']' [2019-10-02T18:31:31.823Z] +++ set -x [2019-10-02T18:31:31.823Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:31.823Z] INFO: Testing against a local daemon [2019-10-02T18:31:31.823Z] testing: warning: no tests to run [2019-10-02T18:31:31.823Z] PASS [2019-10-02T18:31:31.823Z] [2019-10-02T18:31:31.823Z] DONE 0 tests in 0.091s [2019-10-02T18:31:31.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:31.823Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:31.823Z] +++ set -e [2019-10-02T18:31:31.823Z] +++ '[' -n 0 ']' [2019-10-02T18:31:31.823Z] +++ set -x [2019-10-02T18:31:31.823Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:32.079Z] INFO: Testing against a local daemon [2019-10-02T18:31:32.079Z] testing: warning: no tests to run [2019-10-02T18:31:32.079Z] PASS [2019-10-02T18:31:32.079Z] [2019-10-02T18:31:32.079Z] DONE 0 tests in 0.096s [2019-10-02T18:31:32.079Z] Running integration-test (iteration 3) [2019-10-02T18:31:32.079Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:32.079Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:32.079Z] +++ set -e [2019-10-02T18:31:32.079Z] +++ '[' -n 0 ']' [2019-10-02T18:31:32.079Z] +++ set -x [2019-10-02T18:31:32.079Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:32.079Z] INFO: Testing against a local daemon [2019-10-02T18:31:32.079Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:31:32.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:31:33.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:31:33.482Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:31:33.737Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:31:33.993Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:31:33.993Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy (2.08s) [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s) [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2019-10-02T18:31:34.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:31:34.249Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:31:34.249Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:31:34.249Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:31:34.249Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:31:35.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:31:35.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:31:35.908Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:31:35.908Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-02T18:31:35.908Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2019-10-02T18:31:36.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:31:36.205Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:31:36.462Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-02T18:31:36.462Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:31:36.462Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:31:36.653Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-02T18:31:37.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:31:37.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:31:37.823Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:31:38.078Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy (1.93s) [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2019-10-02T18:31:38.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2019-10-02T18:31:38.333Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:31:38.333Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-02T18:31:38.333Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:31:38.333Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:31:39.256Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-02T18:31:39.511Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:31:39.766Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:31:39.766Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T18:31:40.021Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:31:40.021Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2019-10-02T18:31:40.582Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2019-10-02T18:31:40.582Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:31:40.582Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2019-10-02T18:31:40.582Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:31:40.582Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:31:40.881Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T18:31:41.442Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T18:31:42.004Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:31:42.004Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:31:42.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:31:42.531Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.26s) [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.13s) [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2019-10-02T18:31:42.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:31:42.791Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:31:42.791Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2019-10-02T18:31:42.791Z] PASS [2019-10-02T18:31:42.791Z] [2019-10-02T18:31:42.791Z] DONE 35 tests in 10.868s [2019-10-02T18:31:43.056Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:43.056Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:43.056Z] +++ set -e [2019-10-02T18:31:43.056Z] +++ '[' -n 0 ']' [2019-10-02T18:31:43.056Z] +++ set -x [2019-10-02T18:31:43.056Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:43.056Z] INFO: Testing against a local daemon [2019-10-02T18:31:43.056Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:31:43.629Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-02T18:31:43.629Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:31:43.629Z] daemon.go:325: [d564711ee1742] waiting for daemon to start [2019-10-02T18:31:43.629Z] daemon.go:325: [d564711ee1742] waiting for daemon to start [2019-10-02T18:31:43.629Z] daemon.go:353: [d564711ee1742] daemon started [2019-10-02T18:31:43.629Z] daemon.go:461: [d564711ee1742] Stopping daemon [2019-10-02T18:31:43.629Z] daemon.go:296: [d564711ee1742] exiting daemon [2019-10-02T18:31:43.629Z] daemon.go:448: [d564711ee1742] Daemon stopped [2019-10-02T18:31:43.629Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:31:44.188Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:31:44.188Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:31:44.188Z] daemon.go:325: [d7d895f7f7af6] waiting for daemon to start [2019-10-02T18:31:44.188Z] daemon.go:325: [d7d895f7f7af6] waiting for daemon to start [2019-10-02T18:31:44.188Z] daemon.go:353: [d7d895f7f7af6] daemon started [2019-10-02T18:31:44.188Z] daemon.go:461: [d7d895f7f7af6] Stopping daemon [2019-10-02T18:31:44.188Z] daemon.go:296: [d7d895f7f7af6] exiting daemon [2019-10-02T18:31:44.188Z] daemon.go:448: [d7d895f7f7af6] Daemon stopped [2019-10-02T18:31:44.188Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:31:44.747Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2019-10-02T18:31:44.747Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:31:44.747Z] daemon.go:325: [dc8edd00ef620] waiting for daemon to start [2019-10-02T18:31:44.747Z] daemon.go:325: [dc8edd00ef620] waiting for daemon to start [2019-10-02T18:31:44.747Z] daemon.go:353: [dc8edd00ef620] daemon started [2019-10-02T18:31:44.747Z] daemon.go:461: [dc8edd00ef620] Stopping daemon [2019-10-02T18:31:44.747Z] daemon.go:296: [dc8edd00ef620] exiting daemon [2019-10-02T18:31:44.747Z] daemon.go:448: [dc8edd00ef620] Daemon stopped [2019-10-02T18:31:44.747Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:31:45.307Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:31:45.307Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:31:45.307Z] daemon.go:325: [d804b14c855f0] waiting for daemon to start [2019-10-02T18:31:45.307Z] daemon.go:325: [d804b14c855f0] waiting for daemon to start [2019-10-02T18:31:45.307Z] daemon.go:353: [d804b14c855f0] daemon started [2019-10-02T18:31:45.307Z] daemon.go:461: [d804b14c855f0] Stopping daemon [2019-10-02T18:31:45.307Z] daemon.go:296: [d804b14c855f0] exiting daemon [2019-10-02T18:31:45.307Z] daemon.go:448: [d804b14c855f0] Daemon stopped [2019-10-02T18:31:45.307Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:31:45.307Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T18:31:45.307Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-02T18:31:45.866Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:31:45.866Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:31:45.866Z] daemon.go:325: [d850b468f3b74] waiting for daemon to start [2019-10-02T18:31:45.866Z] daemon.go:325: [d850b468f3b74] waiting for daemon to start [2019-10-02T18:31:45.866Z] daemon.go:353: [d850b468f3b74] daemon started [2019-10-02T18:31:45.866Z] daemon.go:461: [d850b468f3b74] Stopping daemon [2019-10-02T18:31:45.866Z] daemon.go:296: [d850b468f3b74] exiting daemon [2019-10-02T18:31:45.866Z] daemon.go:448: [d850b468f3b74] Daemon stopped [2019-10-02T18:31:45.866Z] PASS [2019-10-02T18:31:45.866Z] [2019-10-02T18:31:45.866Z] DONE 5 tests in 2.780s [2019-10-02T18:31:45.866Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:31:45.866Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:45.866Z] +++ set -e [2019-10-02T18:31:45.866Z] +++ '[' -n 0 ']' [2019-10-02T18:31:45.866Z] +++ set -x [2019-10-02T18:31:45.866Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:31:45.866Z] INFO: Testing against a local daemon [2019-10-02T18:31:45.866Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:31:45.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:31:45.866Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:31:46.123Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:31:46.123Z] === RUN TestCopyFromContainer [2019-10-02T18:31:46.378Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-02T18:31:46.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-02T18:31:47.497Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:31:48.058Z] === RUN TestCopyFromContainer// [2019-10-02T18:31:48.058Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:31:48.312Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:31:48.312Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:31:48.567Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:31:48.567Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:31:48.822Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:31:48.822Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:31:48.822Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:31:49.077Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer (3.12s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:31:49.077Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T18:31:49.077Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:31:49.077Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:31:49.077Z] === RUN TestHealthKillContainer [2019-10-02T18:31:50.005Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T18:31:51.364Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T18:31:51.364Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T18:31:51.364Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T18:31:51.364Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T18:31:51.364Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T18:31:52.295Z] --- PASS: TestHealthKillContainer (2.99s) [2019-10-02T18:31:52.295Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:31:52.295Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:31:52.295Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:31:52.295Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:31:52.295Z] === RUN TestCopyFromContainer [2019-10-02T18:31:52.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-02T18:31:53.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-02T18:31:54.167Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-02T18:31:54.727Z] === RUN TestCopyFromContainer// [2019-10-02T18:31:54.727Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:31:54.727Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:31:54.727Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-02T18:31:54.982Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:31:54.982Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:31:54.982Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:31:55.238Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:31:55.238Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:31:55.493Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:31:55.493Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-02T18:31:55.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-02T18:31:55.748Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:31:55.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T18:31:55.748Z] === RUN TestHealthKillContainer [2019-10-02T18:31:56.309Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T18:31:56.406Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-02T18:31:58.276Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-02T18:31:58.531Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-02T18:31:58.786Z] --- PASS: TestHealthKillContainer (3.19s) [2019-10-02T18:31:58.786Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:31:59.125Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:31:59.125Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:31:59.125Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:31:59.125Z] === RUN TestCopyFromContainer [2019-10-02T18:32:01.719Z] === RUN TestCopyFromContainer// [2019-10-02T18:32:01.719Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:32:01.719Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:32:01.719Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:32:01.719Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:32:01.974Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:32:01.974Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T18:32:01.974Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:32:01.974Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:32:02.229Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:32:02.229Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer (3.26s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:32:02.229Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-10-02T18:32:02.229Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:32:02.483Z] --- PASS: TestCreateLinkToNonExistingContainer (0.11s) [2019-10-02T18:32:02.483Z] === RUN TestHealthKillContainer [2019-10-02T18:32:02.672Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-02T18:32:02.672Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-02T18:32:02.672Z] remote: Enumerating objects: 19, done. [2019-10-02T18:32:02.672Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-02T18:32:02.672Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-02T18:32:02.672Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-02T18:32:02.672Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-02T18:32:03.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/test/unit [2019-10-02T18:32:04.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T18:32:05.246Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T18:32:05.500Z] --- PASS: TestHealthKillContainer (3.03s) [2019-10-02T18:32:05.500Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:32:05.500Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:32:05.500Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:32:05.535Z] ? github.com/docker/docker/api [no test files] [2019-10-02T18:32:05.754Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:32:05.754Z] === RUN TestCopyFromContainer [2019-10-02T18:32:07.637Z] === RUN TestCopyFromContainer// [2019-10-02T18:32:07.637Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:32:07.637Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:32:07.637Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:32:07.892Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:32:07.892Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:32:07.892Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:32:08.146Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:32:08.146Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:32:08.146Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer (2.64s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-02T18:32:08.401Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T18:32:08.401Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:32:08.401Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-02T18:32:08.401Z] === RUN TestHealthKillContainer [2019-10-02T18:32:11.656Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T18:32:11.656Z] --- PASS: TestHealthKillContainer (3.05s) [2019-10-02T18:32:11.656Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:32:11.656Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:32:11.656Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:32:11.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:32:11.656Z] === RUN TestCopyFromContainer [2019-10-02T18:32:11.910Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-02T18:32:13.795Z] === RUN TestCopyFromContainer// [2019-10-02T18:32:13.795Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:32:13.795Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:32:13.795Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:32:13.795Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-02T18:32:14.051Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:32:14.051Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:32:14.051Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:32:14.346Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:32:14.346Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:32:14.346Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer (2.98s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:32:14.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-02T18:32:14.601Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:32:14.601Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-02T18:32:14.601Z] === RUN TestHealthKillContainer [2019-10-02T18:32:16.138Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-02T18:32:17.863Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T18:32:17.863Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-02T18:32:17.863Z] --- PASS: TestHealthKillContainer (3.25s) [2019-10-02T18:32:17.863Z] PASS [2019-10-02T18:32:17.863Z] [2019-10-02T18:32:17.863Z] DONE 75 tests in 32.146s [2019-10-02T18:32:17.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:17.863Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:17.863Z] +++ set -e [2019-10-02T18:32:17.863Z] +++ '[' -n 0 ']' [2019-10-02T18:32:17.863Z] +++ set -x [2019-10-02T18:32:17.863Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.117Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.117Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:32:18.117Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:32:18.117Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:32:18.117Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:32:18.117Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:32:18.117Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T18:32:18.117Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:32:18.117Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:32:18.117Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:32:18.117Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:32:18.117Z] PASS [2019-10-02T18:32:18.117Z] [2019-10-02T18:32:18.117Z] DONE 5 tests in 0.219s [2019-10-02T18:32:18.117Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.117Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.117Z] +++ set -e [2019-10-02T18:32:18.117Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.117Z] +++ set -x [2019-10-02T18:32:18.117Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.372Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T18:32:18.372Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.372Z] testing: warning: no tests to run [2019-10-02T18:32:18.372Z] PASS [2019-10-02T18:32:18.372Z] [2019-10-02T18:32:18.372Z] DONE 0 tests in 0.078s [2019-10-02T18:32:18.372Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.372Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.372Z] +++ set -e [2019-10-02T18:32:18.372Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.372Z] +++ set -x [2019-10-02T18:32:18.372Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.372Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.372Z] testing: warning: no tests to run [2019-10-02T18:32:18.372Z] PASS [2019-10-02T18:32:18.372Z] [2019-10-02T18:32:18.372Z] DONE 0 tests in 0.051s [2019-10-02T18:32:18.372Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.372Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.372Z] +++ set -e [2019-10-02T18:32:18.372Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.372Z] +++ set -x [2019-10-02T18:32:18.372Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.627Z] testing: warning: no tests to run [2019-10-02T18:32:18.627Z] PASS [2019-10-02T18:32:18.627Z] [2019-10-02T18:32:18.627Z] DONE 0 tests in 0.104s [2019-10-02T18:32:18.627Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] +++ set -e [2019-10-02T18:32:18.627Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.627Z] +++ set -x [2019-10-02T18:32:18.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] testing: warning: no tests to run [2019-10-02T18:32:18.627Z] PASS [2019-10-02T18:32:18.627Z] [2019-10-02T18:32:18.627Z] DONE 0 tests in 0.013s [2019-10-02T18:32:18.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] +++ set -e [2019-10-02T18:32:18.627Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.627Z] +++ set -x [2019-10-02T18:32:18.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.627Z] testing: warning: no tests to run [2019-10-02T18:32:18.627Z] PASS [2019-10-02T18:32:18.627Z] [2019-10-02T18:32:18.627Z] DONE 0 tests in 0.043s [2019-10-02T18:32:18.627Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] +++ set -e [2019-10-02T18:32:18.627Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.627Z] +++ set -x [2019-10-02T18:32:18.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.627Z] testing: warning: no tests to run [2019-10-02T18:32:18.627Z] PASS [2019-10-02T18:32:18.627Z] [2019-10-02T18:32:18.627Z] DONE 0 tests in 0.045s [2019-10-02T18:32:18.627Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.627Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.627Z] +++ set -e [2019-10-02T18:32:18.627Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.627Z] +++ set -x [2019-10-02T18:32:18.627Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.882Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.882Z] testing: warning: no tests to run [2019-10-02T18:32:18.882Z] PASS [2019-10-02T18:32:18.882Z] [2019-10-02T18:32:18.882Z] DONE 0 tests in 0.053s [2019-10-02T18:32:18.882Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.882Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.882Z] +++ set -e [2019-10-02T18:32:18.882Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.882Z] +++ set -x [2019-10-02T18:32:18.882Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.882Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.882Z] testing: warning: no tests to run [2019-10-02T18:32:18.882Z] PASS [2019-10-02T18:32:18.882Z] [2019-10-02T18:32:18.882Z] DONE 0 tests in 0.042s [2019-10-02T18:32:18.882Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.883Z] +++ set -e [2019-10-02T18:32:18.883Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.883Z] +++ set -x [2019-10-02T18:32:18.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.883Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.883Z] testing: warning: no tests to run [2019-10-02T18:32:18.883Z] PASS [2019-10-02T18:32:18.883Z] [2019-10-02T18:32:18.883Z] DONE 0 tests in 0.036s [2019-10-02T18:32:18.883Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-02T18:32:18.883Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:18.883Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.883Z] +++ set -e [2019-10-02T18:32:18.883Z] +++ '[' -n 0 ']' [2019-10-02T18:32:18.883Z] +++ set -x [2019-10-02T18:32:18.883Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:18.883Z] INFO: Testing against a local daemon [2019-10-02T18:32:18.883Z] testing: warning: no tests to run [2019-10-02T18:32:18.883Z] PASS [2019-10-02T18:32:18.883Z] [2019-10-02T18:32:18.883Z] DONE 0 tests in 0.056s [2019-10-02T18:32:19.138Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:32:19.138Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:19.138Z] +++ set -e [2019-10-02T18:32:19.138Z] +++ '[' -n 0 ']' [2019-10-02T18:32:19.138Z] +++ set -x [2019-10-02T18:32:19.138Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:32:19.138Z] INFO: Testing against a local daemon [2019-10-02T18:32:19.138Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:32:19.700Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T18:32:20.432Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2019-10-02T18:32:23.856Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T18:32:23.856Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T18:32:24.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T18:32:24.671Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T18:32:26.033Z] --- PASS: TestDockerNetworkReConnect (6.64s) [2019-10-02T18:32:26.033Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:32:26.033Z] daemon.go:325: [d1fbf2d88ab10] waiting for daemon to start [2019-10-02T18:32:26.033Z] daemon.go:325: [d1fbf2d88ab10] waiting for daemon to start [2019-10-02T18:32:26.033Z] daemon.go:353: [d1fbf2d88ab10] daemon started [2019-10-02T18:32:26.033Z] daemon.go:461: [d1fbf2d88ab10] Stopping daemon [2019-10-02T18:32:26.033Z] daemon.go:296: [d1fbf2d88ab10] exiting daemon [2019-10-02T18:32:26.033Z] daemon.go:448: [d1fbf2d88ab10] Daemon stopped [2019-10-02T18:32:26.033Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:32:26.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T18:32:27.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T18:32:27.647Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-02T18:32:28.613Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T18:32:40.810Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T18:32:40.810Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T18:32:40.810Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-02T18:32:41.369Z] --- PASS: TestServiceUpdateNetwork (15.68s) [2019-10-02T18:32:41.369Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:32:41.369Z] daemon.go:325: [da7760592286a] waiting for daemon to start [2019-10-02T18:32:41.369Z] daemon.go:325: [da7760592286a] waiting for daemon to start [2019-10-02T18:32:41.369Z] daemon.go:353: [da7760592286a] daemon started [2019-10-02T18:32:41.369Z] daemon.go:461: [da7760592286a] Stopping daemon [2019-10-02T18:32:41.369Z] daemon.go:296: [da7760592286a] exiting daemon [2019-10-02T18:32:41.369Z] daemon.go:448: [da7760592286a] Daemon stopped [2019-10-02T18:32:41.369Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:32:42.730Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-02T18:32:43.290Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-02T18:32:43.850Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T18:32:43.850Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-02T18:32:44.776Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-02T18:32:46.137Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-02T18:32:46.137Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-02T18:32:48.132Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-02T18:32:48.132Z] --- PASS: TestDockerNetworkReConnect (6.43s) [2019-10-02T18:32:48.132Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:32:48.132Z] daemon.go:325: [dda8f88f15e97] waiting for daemon to start [2019-10-02T18:32:48.132Z] daemon.go:325: [dda8f88f15e97] waiting for daemon to start [2019-10-02T18:32:48.132Z] daemon.go:353: [dda8f88f15e97] daemon started [2019-10-02T18:32:48.132Z] daemon.go:461: [dda8f88f15e97] Stopping daemon [2019-10-02T18:32:48.132Z] daemon.go:296: [dda8f88f15e97] exiting daemon [2019-10-02T18:32:48.132Z] daemon.go:448: [dda8f88f15e97] Daemon stopped [2019-10-02T18:32:48.132Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:32:49.472Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-02T18:32:49.472Z] [2019-10-02T18:32:49.472Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T18:32:49.472Z] PKG_CONFIG=pkg-config [2019-10-02T18:32:49.472Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:32:49.472Z] HOSTNAME=5f7ad8552363 [2019-10-02T18:32:49.472Z] DOCKER_EXPERIMENTAL=1 [2019-10-02T18:32:49.472Z] container=docker [2019-10-02T18:32:49.472Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T18:32:49.472Z] GOPATH=/go [2019-10-02T18:32:49.472Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:32:49.472Z] HOME=/root [2019-10-02T18:32:49.472Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:32:49.472Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:32:49.472Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:32:49.472Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:32:49.472Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:32:49.472Z] TERM=xterm [2019-10-02T18:32:49.472Z] DEST=bundles/test-integration [2019-10-02T18:32:49.472Z] SHLVL=1 [2019-10-02T18:32:49.472Z] TIMEOUT=120m [2019-10-02T18:32:49.472Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:32:49.472Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:32:49.472Z] TESTDEBUG=0 [2019-10-02T18:32:49.472Z] _=/usr/bin/env [2019-10-02T18:32:49.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T18:32:49.492Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan (116.89s) [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [d619e737fc9b3] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d619e737fc9b3] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d619e737fc9b3] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-10-02T18:32:50.073Z] daemon.go:461: [d619e737fc9b3] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d619e737fc9b3] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d619e737fc9b3] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [dad4e087de063] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [dad4e087de063] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [dad4e087de063] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-02T18:32:50.073Z] daemon.go:461: [dad4e087de063] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [dad4e087de063] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [dad4e087de063] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [d914fbff8308c] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d914fbff8308c] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d914fbff8308c] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.28s) [2019-10-02T18:32:50.073Z] daemon.go:461: [d914fbff8308c] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d914fbff8308c] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d914fbff8308c] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [d637ae3812dfd] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d637ae3812dfd] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d637ae3812dfd] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.29s) [2019-10-02T18:32:50.073Z] daemon.go:461: [d637ae3812dfd] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d637ae3812dfd] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d637ae3812dfd] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [d9b387d04895a] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d9b387d04895a] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d9b387d04895a] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.24s) [2019-10-02T18:32:50.073Z] daemon.go:461: [d9b387d04895a] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d9b387d04895a] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d9b387d04895a] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [dd526dc663d18] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [dd526dc663d18] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [dd526dc663d18] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.18s) [2019-10-02T18:32:50.073Z] daemon.go:461: [dd526dc663d18] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [dd526dc663d18] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [dd526dc663d18] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [dd9c3a81bc8ad] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [dd9c3a81bc8ad] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [dd9c3a81bc8ad] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.07s) [2019-10-02T18:32:50.073Z] daemon.go:461: [dd9c3a81bc8ad] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [dd9c3a81bc8ad] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [dd9c3a81bc8ad] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [d8d0f6c613ae7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d8d0f6c613ae7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d8d0f6c613ae7] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.30s) [2019-10-02T18:32:50.073Z] daemon.go:461: [d8d0f6c613ae7] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d8d0f6c613ae7] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d8d0f6c613ae7] Daemon stopped [2019-10-02T18:32:50.073Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:32:50.073Z] daemon.go:325: [dcb061e338c82] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [dcb061e338c82] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [dcb061e338c82] daemon started [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkIpvlan/Addressing (31.80s) [2019-10-02T18:32:50.073Z] daemon.go:461: [dcb061e338c82] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [dcb061e338c82] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [dcb061e338c82] Daemon stopped [2019-10-02T18:32:50.073Z] PASS [2019-10-02T18:32:50.073Z] [2019-10-02T18:32:50.073Z] DONE 11 tests in 118.451s [2019-10-02T18:32:50.073Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:32:50.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:32:50.073Z] ++ set -e [2019-10-02T18:32:50.073Z] ++ '[' -n 0 ']' [2019-10-02T18:32:50.073Z] ++ set -x [2019-10-02T18:32:50.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:32:50.073Z] INFO: Testing against a local daemon [2019-10-02T18:32:50.073Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T18:32:50.073Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2019-10-02T18:32:50.073Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-10-02T18:32:50.073Z] daemon.go:325: [d1bc3457badf7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d1bc3457badf7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d1bc3457badf7] daemon started [2019-10-02T18:32:50.073Z] daemon.go:461: [d1bc3457badf7] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d1bc3457badf7] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d1bc3457badf7] Daemon stopped [2019-10-02T18:32:50.073Z] daemon.go:325: [d1bc3457badf7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:325: [d1bc3457badf7] waiting for daemon to start [2019-10-02T18:32:50.073Z] daemon.go:353: [d1bc3457badf7] daemon started [2019-10-02T18:32:50.073Z] daemon.go:461: [d1bc3457badf7] Stopping daemon [2019-10-02T18:32:50.073Z] daemon.go:296: [d1bc3457badf7] exiting daemon [2019-10-02T18:32:50.073Z] daemon.go:448: [d1bc3457badf7] Daemon stopped [2019-10-02T18:32:50.073Z] === RUN TestDockerNetworkMacvlan [2019-10-02T18:32:50.880Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T18:32:51.728Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T18:32:53.068Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T18:32:53.647Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-02T18:32:54.572Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-02T18:32:55.518Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T18:32:55.934Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T18:32:56.536Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-02T18:32:57.461Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T18:32:58.023Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T18:32:58.277Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T18:32:59.571Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T18:32:59.652Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-02T18:33:02.971Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T18:33:02.971Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-02T18:33:04.332Z] --- PASS: TestServiceUpdateNetwork (16.41s) [2019-10-02T18:33:04.332Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:33:04.332Z] daemon.go:325: [d850155c22e98] waiting for daemon to start [2019-10-02T18:33:04.332Z] daemon.go:325: [d850155c22e98] waiting for daemon to start [2019-10-02T18:33:04.332Z] daemon.go:353: [d850155c22e98] daemon started [2019-10-02T18:33:04.332Z] daemon.go:461: [d850155c22e98] Stopping daemon [2019-10-02T18:33:04.332Z] daemon.go:296: [d850155c22e98] exiting daemon [2019-10-02T18:33:04.332Z] daemon.go:448: [d850155c22e98] Daemon stopped [2019-10-02T18:33:04.332Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:33:04.892Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T18:33:07.436Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T18:33:07.691Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-02T18:33:09.575Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-02T18:33:10.501Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2019-10-02T18:33:10.501Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:33:10.501Z] daemon.go:325: [d0acf798e9c5f] waiting for daemon to start [2019-10-02T18:33:10.501Z] daemon.go:325: [d0acf798e9c5f] waiting for daemon to start [2019-10-02T18:33:10.501Z] daemon.go:353: [d0acf798e9c5f] daemon started [2019-10-02T18:33:10.501Z] daemon.go:461: [d0acf798e9c5f] Stopping daemon [2019-10-02T18:33:10.501Z] daemon.go:296: [d0acf798e9c5f] exiting daemon [2019-10-02T18:33:10.501Z] daemon.go:448: [d0acf798e9c5f] Daemon stopped [2019-10-02T18:33:10.501Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:33:10.501Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-02T18:33:11.426Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-02T18:33:14.686Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T18:33:14.686Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan (25.73s) [2019-10-02T18:33:15.982Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:33:15.982Z] daemon.go:325: [d7a709675ba1c] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:325: [d7a709675ba1c] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:353: [d7a709675ba1c] daemon started [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2019-10-02T18:33:15.982Z] daemon.go:461: [d7a709675ba1c] Stopping daemon [2019-10-02T18:33:15.982Z] daemon.go:296: [d7a709675ba1c] exiting daemon [2019-10-02T18:33:15.982Z] daemon.go:448: [d7a709675ba1c] Daemon stopped [2019-10-02T18:33:15.982Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:33:15.982Z] daemon.go:325: [d0bf98b72df69] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:325: [d0bf98b72df69] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:353: [d0bf98b72df69] daemon started [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-02T18:33:15.982Z] daemon.go:461: [d0bf98b72df69] Stopping daemon [2019-10-02T18:33:15.982Z] daemon.go:296: [d0bf98b72df69] exiting daemon [2019-10-02T18:33:15.982Z] daemon.go:448: [d0bf98b72df69] Daemon stopped [2019-10-02T18:33:15.982Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:33:15.982Z] daemon.go:325: [dee61673433bd] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:325: [dee61673433bd] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:353: [dee61673433bd] daemon started [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2019-10-02T18:33:15.982Z] daemon.go:461: [dee61673433bd] Stopping daemon [2019-10-02T18:33:15.982Z] daemon.go:296: [dee61673433bd] exiting daemon [2019-10-02T18:33:15.982Z] daemon.go:448: [dee61673433bd] Daemon stopped [2019-10-02T18:33:15.982Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:33:15.982Z] daemon.go:325: [dc0bd17489966] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:325: [dc0bd17489966] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:353: [dc0bd17489966] daemon started [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-10-02T18:33:15.982Z] daemon.go:461: [dc0bd17489966] Stopping daemon [2019-10-02T18:33:15.982Z] daemon.go:296: [dc0bd17489966] exiting daemon [2019-10-02T18:33:15.982Z] daemon.go:448: [dc0bd17489966] Daemon stopped [2019-10-02T18:33:15.982Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:33:15.982Z] daemon.go:325: [d81aa50b67864] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:325: [d81aa50b67864] waiting for daemon to start [2019-10-02T18:33:15.982Z] daemon.go:353: [d81aa50b67864] daemon started [2019-10-02T18:33:15.982Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.06s) [2019-10-02T18:33:15.982Z] daemon.go:461: [d81aa50b67864] Stopping daemon [2019-10-02T18:33:15.982Z] daemon.go:296: [d81aa50b67864] exiting daemon [2019-10-02T18:33:15.982Z] daemon.go:448: [d81aa50b67864] Daemon stopped [2019-10-02T18:33:15.982Z] PASS [2019-10-02T18:33:15.982Z] [2019-10-02T18:33:15.982Z] DONE 7 tests in 27.305s [2019-10-02T18:33:15.982Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T18:33:15.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:15.982Z] ++ set -e [2019-10-02T18:33:15.982Z] ++ '[' -n 0 ']' [2019-10-02T18:33:15.982Z] ++ set -x [2019-10-02T18:33: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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:15.982Z] testing: warning: no tests to run [2019-10-02T18:33:15.982Z] PASS [2019-10-02T18:33:15.982Z] [2019-10-02T18:33:15.982Z] DONE 0 tests in 0.169s [2019-10-02T18:33:15.982Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T18:33:15.982Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:15.982Z] ++ set -e [2019-10-02T18:33:15.982Z] ++ '[' -n 0 ']' [2019-10-02T18:33:15.982Z] ++ set -x [2019-10-02T18:33: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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:16.365Z] INFO: Testing against a local daemon [2019-10-02T18:33:16.365Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T18:33:16.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T18:33:18.448Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-10-02T18:33:18.448Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-10-02T18:33:18.448Z] daemon.go:325: [d16968d8c83a9] waiting for daemon to start [2019-10-02T18:33:18.448Z] daemon.go:325: [d16968d8c83a9] waiting for daemon to start [2019-10-02T18:33:18.448Z] daemon.go:353: [d16968d8c83a9] daemon started [2019-10-02T18:33:18.448Z] daemon.go:461: [d16968d8c83a9] Stopping daemon [2019-10-02T18:33:18.448Z] daemon.go:296: [d16968d8c83a9] exiting daemon [2019-10-02T18:33:18.448Z] daemon.go:448: [d16968d8c83a9] Daemon stopped [2019-10-02T18:33:18.448Z] === RUN TestAuthZPluginTLS [2019-10-02T18:33:18.820Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-10-02T18:33:18.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-10-02T18:33:18.820Z] daemon.go:325: [de42d9c8e75f8] waiting for daemon to start [2019-10-02T18:33:18.820Z] daemon.go:325: [de42d9c8e75f8] waiting for daemon to start [2019-10-02T18:33:18.820Z] daemon.go:353: [de42d9c8e75f8] daemon started [2019-10-02T18:33:18.820Z] daemon.go:461: [de42d9c8e75f8] Stopping daemon [2019-10-02T18:33:18.820Z] daemon.go:296: [de42d9c8e75f8] exiting daemon [2019-10-02T18:33:18.820Z] daemon.go:448: [de42d9c8e75f8] Daemon stopped [2019-10-02T18:33:18.820Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T18:33:19.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T18:33:19.198Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-02T18:33:19.198Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-10-02T18:33:19.198Z] daemon.go:325: [d9ac65080ab6d] waiting for daemon to start [2019-10-02T18:33:19.198Z] daemon.go:325: [d9ac65080ab6d] waiting for daemon to start [2019-10-02T18:33:19.198Z] daemon.go:353: [d9ac65080ab6d] daemon started [2019-10-02T18:33:19.198Z] daemon.go:461: [d9ac65080ab6d] Stopping daemon [2019-10-02T18:33:19.198Z] daemon.go:296: [d9ac65080ab6d] exiting daemon [2019-10-02T18:33:19.198Z] daemon.go:448: [d9ac65080ab6d] Daemon stopped [2019-10-02T18:33:19.198Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T18:33:19.988Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-02T18:33:19.988Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-10-02T18:33:19.988Z] daemon.go:325: [dcc1b1e1984ce] waiting for daemon to start [2019-10-02T18:33:19.988Z] daemon.go:325: [dcc1b1e1984ce] waiting for daemon to start [2019-10-02T18:33:19.988Z] daemon.go:353: [dcc1b1e1984ce] daemon started [2019-10-02T18:33:19.988Z] daemon.go:461: [dcc1b1e1984ce] Stopping daemon [2019-10-02T18:33:19.988Z] daemon.go:296: [dcc1b1e1984ce] exiting daemon [2019-10-02T18:33:19.988Z] daemon.go:448: [dcc1b1e1984ce] Daemon stopped [2019-10-02T18:33:19.988Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T18:33:20.351Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-02T18:33:20.351Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-10-02T18:33:20.351Z] daemon.go:325: [d3e6d6f35a400] waiting for daemon to start [2019-10-02T18:33:20.351Z] daemon.go:325: [d3e6d6f35a400] waiting for daemon to start [2019-10-02T18:33:20.351Z] daemon.go:353: [d3e6d6f35a400] daemon started [2019-10-02T18:33:20.351Z] daemon.go:461: [d3e6d6f35a400] Stopping daemon [2019-10-02T18:33:20.351Z] daemon.go:296: [d3e6d6f35a400] exiting daemon [2019-10-02T18:33:20.351Z] daemon.go:448: [d3e6d6f35a400] Daemon stopped [2019-10-02T18:33:20.351Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T18:33:22.157Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-02T18:33:22.157Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-10-02T18:33:22.157Z] daemon.go:325: [dc21bc8045d5e] waiting for daemon to start [2019-10-02T18:33:22.157Z] daemon.go:325: [dc21bc8045d5e] waiting for daemon to start [2019-10-02T18:33:22.157Z] daemon.go:353: [dc21bc8045d5e] daemon started [2019-10-02T18:33:22.157Z] daemon.go:461: [dc21bc8045d5e] Stopping daemon [2019-10-02T18:33:22.157Z] daemon.go:296: [dc21bc8045d5e] exiting daemon [2019-10-02T18:33:22.157Z] daemon.go:448: [dc21bc8045d5e] Daemon stopped [2019-10-02T18:33:22.157Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T18:33:22.416Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-02T18:33:22.524Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-02T18:33:22.524Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-10-02T18:33:22.524Z] daemon.go:325: [d8c7ff1af7f60] waiting for daemon to start [2019-10-02T18:33:22.524Z] daemon.go:325: [d8c7ff1af7f60] waiting for daemon to start [2019-10-02T18:33:22.524Z] daemon.go:353: [d8c7ff1af7f60] daemon started [2019-10-02T18:33:22.524Z] daemon.go:461: [d8c7ff1af7f60] Stopping daemon [2019-10-02T18:33:22.524Z] daemon.go:296: [d8c7ff1af7f60] exiting daemon [2019-10-02T18:33:22.524Z] daemon.go:448: [d8c7ff1af7f60] Daemon stopped [2019-10-02T18:33:22.524Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T18:33:23.316Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-02T18:33:23.316Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-10-02T18:33:23.316Z] daemon.go:325: [d9ac980e22047] waiting for daemon to start [2019-10-02T18:33:23.316Z] daemon.go:325: [d9ac980e22047] waiting for daemon to start [2019-10-02T18:33:23.316Z] daemon.go:353: [d9ac980e22047] daemon started [2019-10-02T18:33:23.316Z] daemon.go:461: [d9ac980e22047] Stopping daemon [2019-10-02T18:33:23.316Z] daemon.go:296: [d9ac980e22047] exiting daemon [2019-10-02T18:33:23.316Z] daemon.go:448: [d9ac980e22047] Daemon stopped [2019-10-02T18:33:23.316Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:33:23.695Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-02T18:33:23.695Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:33:23.695Z] daemon.go:325: [d8bf265376ec1] waiting for daemon to start [2019-10-02T18:33:23.695Z] daemon.go:325: [d8bf265376ec1] waiting for daemon to start [2019-10-02T18:33:23.695Z] daemon.go:353: [d8bf265376ec1] daemon started [2019-10-02T18:33:23.695Z] daemon.go:461: [d8bf265376ec1] Stopping daemon [2019-10-02T18:33:23.695Z] daemon.go:296: [d8bf265376ec1] exiting daemon [2019-10-02T18:33:23.695Z] daemon.go:448: [d8bf265376ec1] Daemon stopped [2019-10-02T18:33:23.695Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:33:25.738Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2019-10-02T18:33:25.738Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:33:25.738Z] daemon.go:325: [d40a189992754] waiting for daemon to start [2019-10-02T18:33:25.738Z] daemon.go:325: [d40a189992754] waiting for daemon to start [2019-10-02T18:33:25.738Z] daemon.go:353: [d40a189992754] daemon started [2019-10-02T18:33:25.738Z] daemon.go:461: [d40a189992754] Stopping daemon [2019-10-02T18:33:25.738Z] daemon.go:296: [d40a189992754] exiting daemon [2019-10-02T18:33:25.738Z] daemon.go:448: [d40a189992754] Daemon stopped [2019-10-02T18:33:25.738Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:33:26.569Z] --- PASS: TestServiceUpdateNetwork (16.12s) [2019-10-02T18:33:26.569Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:33:26.569Z] daemon.go:325: [d78e67a47cdad] waiting for daemon to start [2019-10-02T18:33:26.569Z] daemon.go:325: [d78e67a47cdad] waiting for daemon to start [2019-10-02T18:33:26.569Z] daemon.go:353: [d78e67a47cdad] daemon started [2019-10-02T18:33:26.569Z] daemon.go:461: [d78e67a47cdad] Stopping daemon [2019-10-02T18:33:26.569Z] daemon.go:296: [d78e67a47cdad] exiting daemon [2019-10-02T18:33:26.569Z] daemon.go:448: [d78e67a47cdad] Daemon stopped [2019-10-02T18:33:26.569Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-02T18:33:28.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-02T18:33:28.102Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-02T18:33:28.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-10-02T18:33:28.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:33:28.183Z] daemon.go:325: [d5d215984d439] waiting for daemon to start [2019-10-02T18:33:28.183Z] daemon.go:325: [d5d215984d439] waiting for daemon to start [2019-10-02T18:33:28.183Z] daemon.go:353: [d5d215984d439] daemon started [2019-10-02T18:33:28.183Z] daemon.go:461: [d5d215984d439] Stopping daemon [2019-10-02T18:33:28.183Z] daemon.go:296: [d5d215984d439] exiting daemon [2019-10-02T18:33:28.183Z] daemon.go:448: [d5d215984d439] Daemon stopped [2019-10-02T18:33:28.183Z] === RUN TestAuthZPluginHeader [2019-10-02T18:33:28.979Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-02T18:33:28.979Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-10-02T18:33:28.979Z] daemon.go:325: [da9b4e043811d] waiting for daemon to start [2019-10-02T18:33:28.979Z] daemon.go:325: [da9b4e043811d] waiting for daemon to start [2019-10-02T18:33:28.979Z] daemon.go:353: [da9b4e043811d] daemon started [2019-10-02T18:33:28.979Z] daemon.go:461: [da9b4e043811d] Stopping daemon [2019-10-02T18:33:28.979Z] daemon.go:296: [da9b4e043811d] exiting daemon [2019-10-02T18:33:28.979Z] daemon.go:448: [da9b4e043811d] Daemon stopped [2019-10-02T18:33:28.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T18:33:28.979Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:33:28.979Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:28.979Z] === RUN TestAuthZPluginV2Disable [2019-10-02T18:33:28.979Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:33:28.979Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:28.979Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T18:33:28.979Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:33:28.979Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:28.979Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T18:33:28.979Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:33:28.979Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:28.979Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:33:29.037Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-10-02T18:33:29.603Z] ok github.com/docker/docker/builder/dockerfile 0.561s coverage: 45.1% of statements [2019-10-02T18:33:31.800Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T18:33:32.133Z] ok github.com/docker/docker/builder/remotecontext/git 0.829s coverage: 85.1% of statements [2019-10-02T18:33:32.133Z] ok github.com/docker/docker/builder/remotecontext 0.238s coverage: 13.6% of statements [2019-10-02T18:33:32.133Z] ? github.com/docker/docker/cli [no test files] [2019-10-02T18:33:32.133Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-02T18:33:32.360Z] --- PASS: TestDockerNetworkReConnect (6.00s) [2019-10-02T18:33:32.361Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:33:32.361Z] daemon.go:325: [d48a3239b411f] waiting for daemon to start [2019-10-02T18:33:32.361Z] daemon.go:325: [d48a3239b411f] waiting for daemon to start [2019-10-02T18:33:32.361Z] daemon.go:353: [d48a3239b411f] daemon started [2019-10-02T18:33:32.361Z] daemon.go:461: [d48a3239b411f] Stopping daemon [2019-10-02T18:33:32.361Z] daemon.go:296: [d48a3239b411f] exiting daemon [2019-10-02T18:33:32.361Z] daemon.go:448: [d48a3239b411f] Daemon stopped [2019-10-02T18:33:32.361Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:33:32.391Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-02T18:33:34.291Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-02T18:33:35.652Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T18:33:35.652Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T18:33:35.907Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-02T18:33:36.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T18:33:36.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T18:33:36.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T18:33:37.654Z] ok github.com/docker/docker/client 0.207s coverage: 75.7% of statements [2019-10-02T18:33:38.414Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-02T18:33:38.414Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-02T18:33:39.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T18:33:40.967Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T18:33:41.222Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T18:33:41.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T18:33:41.477Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T18:33:42.400Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T18:33:42.400Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T18:33:42.655Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T18:33:42.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite (371.77s) [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.13s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-02T18:33:43.208Z] daemon.go:325: [d81eb07b6e30a] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d81eb07b6e30a] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d81eb07b6e30a] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d81eb07b6e30a] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d81eb07b6e30a] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d81eb07b6e30a] Daemon stopped [2019-10-02T18:33:43.208Z] daemon.go:325: [d81eb07b6e30a] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d81eb07b6e30a] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d81eb07b6e30a] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d81eb07b6e30a] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d81eb07b6e30a] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d81eb07b6e30a] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-02T18:33:43.208Z] daemon.go:325: [de59a8c9bbadb] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [de59a8c9bbadb] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [de59a8c9bbadb] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [de59a8c9bbadb] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [de59a8c9bbadb] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [de59a8c9bbadb] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.72s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T18:33:43.208Z] daemon.go:325: [d93797e5670f7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d93797e5670f7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d93797e5670f7] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d93797e5670f7] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d93797e5670f7] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d93797e5670f7] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.13s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-02T18:33:43.208Z] daemon.go:325: [dc02dad65a6a4] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [dc02dad65a6a4] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [dc02dad65a6a4] daemon started [2019-10-02T18:33:43.208Z] daemon.go:296: [dc02dad65a6a4] exiting daemon [2019-10-02T18:33:43.208Z] docker_cli_daemon_test.go:1449: Daemon dc02dad65a6a4 is not started [2019-10-02T18:33:43.208Z] daemon.go:325: [dc02dad65a6a4] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [dc02dad65a6a4] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [dc02dad65a6a4] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [dc02dad65a6a4] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [dc02dad65a6a4] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [dc02dad65a6a4] Daemon stopped [2019-10-02T18:33:43.208Z] check_test.go:309: Daemon d1a7978054640 is not started [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-02T18:33:43.208Z] daemon.go:325: [d7680d6333d6e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d7680d6333d6e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d7680d6333d6e] daemon started [2019-10-02T18:33:43.208Z] daemon.go:325: [d7680d6333d6e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:296: [d7680d6333d6e] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:325: [d7680d6333d6e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d7680d6333d6e] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d7680d6333d6e] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d7680d6333d6e] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d7680d6333d6e] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-02T18:33:43.208Z] daemon.go:325: [ddbb8493a1555] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [ddbb8493a1555] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [ddbb8493a1555] daemon started [2019-10-02T18:33:43.208Z] daemon.go:296: [ddbb8493a1555] exiting daemon [2019-10-02T18:33:43.208Z] check_test.go:309: Daemon d3197c370529d is not started [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.32s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-02T18:33:43.208Z] daemon.go:325: [ddb675961b428] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [ddb675961b428] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [ddb675961b428] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [ddb675961b428] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [ddb675961b428] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [ddb675961b428] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:296: [ddd83ca0a9b7e] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [ddd83ca0a9b7e] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [ddd83ca0a9b7e] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [ddd83ca0a9b7e] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [ddd83ca0a9b7e] Daemon stopped [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [ddd83ca0a9b7e] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [ddd83ca0a9b7e] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [ddd83ca0a9b7e] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [ddd83ca0a9b7e] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [ddd83ca0a9b7e] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-02T18:33:43.208Z] daemon.go:325: [d1e4d5293d3c7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d1e4d5293d3c7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d1e4d5293d3c7] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d1e4d5293d3c7] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d1e4d5293d3c7] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d1e4d5293d3c7] Daemon stopped [2019-10-02T18:33:43.208Z] daemon.go:325: [d1e4d5293d3c7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d1e4d5293d3c7] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d1e4d5293d3c7] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d1e4d5293d3c7] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d1e4d5293d3c7] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d1e4d5293d3c7] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.56s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-02T18:33:43.208Z] daemon.go:325: [d736edad6235f] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d736edad6235f] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d736edad6235f] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d736edad6235f] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d736edad6235f] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d736edad6235f] Daemon stopped [2019-10-02T18:33:43.208Z] daemon.go:325: [d736edad6235f] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d736edad6235f] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d736edad6235f] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d736edad6235f] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d736edad6235f] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d736edad6235f] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.85s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-02T18:33:43.208Z] daemon.go:325: [d012c30abf169] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d012c30abf169] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d012c30abf169] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d012c30abf169] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d012c30abf169] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d012c30abf169] Daemon stopped [2019-10-02T18:33:43.208Z] daemon.go:325: [d012c30abf169] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:325: [d012c30abf169] waiting for daemon to start [2019-10-02T18:33:43.208Z] daemon.go:353: [d012c30abf169] daemon started [2019-10-02T18:33:43.208Z] daemon.go:461: [d012c30abf169] Stopping daemon [2019-10-02T18:33:43.208Z] daemon.go:296: [d012c30abf169] exiting daemon [2019-10-02T18:33:43.208Z] daemon.go:448: [d012c30abf169] Daemon stopped [2019-10-02T18:33:43.208Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2019-10-02T18:33:43.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-02T18:33:43.208Z] daemon.go:325: [de960988ff205] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [de960988ff205] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [de960988ff205] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [de960988ff205] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [de960988ff205] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [de960988ff205] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [de960988ff205] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [de960988ff205] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [de960988ff205] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [de960988ff205] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [de960988ff205] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [de960988ff205] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.31s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-02T18:33:43.209Z] daemon.go:325: [d04b4cca4677e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d04b4cca4677e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d04b4cca4677e] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d04b4cca4677e] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d04b4cca4677e] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d04b4cca4677e] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [d04b4cca4677e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d04b4cca4677e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d04b4cca4677e] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d04b4cca4677e] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d04b4cca4677e] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d04b4cca4677e] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-02T18:33:43.209Z] daemon.go:325: [de582986fa862] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [de582986fa862] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [de582986fa862] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [de582986fa862] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [de582986fa862] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [de582986fa862] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [de582986fa862] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [de582986fa862] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [de582986fa862] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [de582986fa862] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [de582986fa862] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [de582986fa862] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-02T18:33:43.209Z] daemon.go:325: [d5a25345708f9] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:296: [d5a25345708f9] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:325: [d5a25345708f9] waiting for daemon to start [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d0355682d9c90 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-02T18:33:43.209Z] daemon.go:325: [d23ca70f84347] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:296: [d23ca70f84347] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:325: [d23ca70f84347] waiting for daemon to start [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d3bc7282c30e5 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-02T18:33:43.209Z] daemon.go:325: [d151ac979a3b7] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d151ac979a3b7] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d151ac979a3b7] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d151ac979a3b7] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d151ac979a3b7] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d151ac979a3b7] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-02T18:33:43.209Z] daemon.go:325: [d50348220b338] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d50348220b338] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d50348220b338] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d50348220b338] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d50348220b338] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d50348220b338] Daemon stopped [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d50348220b338 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-02T18:33:43.209Z] daemon.go:325: [df2e9ec609493] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [df2e9ec609493] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [df2e9ec609493] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [df2e9ec609493] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [df2e9ec609493] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [df2e9ec609493] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [df2e9ec609493] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [df2e9ec609493] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [df2e9ec609493] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [df2e9ec609493] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [df2e9ec609493] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [df2e9ec609493] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-02T18:33:43.209Z] daemon.go:325: [ded4377320b1b] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [ded4377320b1b] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [ded4377320b1b] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [ded4377320b1b] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [ded4377320b1b] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [ded4377320b1b] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [ded4377320b1b] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [ded4377320b1b] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [ded4377320b1b] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [ded4377320b1b] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [ded4377320b1b] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [ded4377320b1b] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-02T18:33:43.209Z] daemon.go:325: [db796fb392096] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [db796fb392096] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [db796fb392096] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [db796fb392096] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [db796fb392096] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [db796fb392096] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [db796fb392096] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [db796fb392096] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [db796fb392096] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [db796fb392096] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [db796fb392096] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [db796fb392096] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.50s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-02T18:33:43.209Z] daemon.go:325: [d5afe68c63652] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d5afe68c63652] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d5afe68c63652] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d5afe68c63652] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d5afe68c63652] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d5afe68c63652] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [d5afe68c63652] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d5afe68c63652] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d5afe68c63652] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d5afe68c63652] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d5afe68c63652] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d5afe68c63652] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-02T18:33:43.209Z] daemon.go:325: [d0f8d9a5ae03e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d0f8d9a5ae03e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d0f8d9a5ae03e] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d0f8d9a5ae03e] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d0f8d9a5ae03e] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d0f8d9a5ae03e] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2019-10-02T18:33:43.209Z] daemon.go:325: [d6f8844cdf32d] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d6f8844cdf32d] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d6f8844cdf32d] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d6f8844cdf32d] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d6f8844cdf32d] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d6f8844cdf32d] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-02T18:33:43.209Z] daemon.go:325: [d8d8354bca829] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d8d8354bca829] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d8d8354bca829] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d8d8354bca829] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d8d8354bca829] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d8d8354bca829] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-02T18:33:43.209Z] daemon.go:325: [d171893a424c8] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:296: [d171893a424c8] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:325: [d171893a424c8] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:461: [d171893a424c8] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:450: [d171893a424c8] Error when stopping daemon: daemon not started [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d171893a424c8 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2019-10-02T18:33:43.209Z] daemon.go:325: [d9bb514f30a68] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d9bb514f30a68] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d9bb514f30a68] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d9bb514f30a68] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d9bb514f30a68] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d9bb514f30a68] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-02T18:33:43.209Z] daemon.go:325: [dc335e12c9281] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dc335e12c9281] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dc335e12c9281] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [dc335e12c9281] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [dc335e12c9281] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [dc335e12c9281] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-02T18:33:43.209Z] daemon.go:325: [df7b9c90cc8eb] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [df7b9c90cc8eb] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [df7b9c90cc8eb] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [df7b9c90cc8eb] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [df7b9c90cc8eb] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [df7b9c90cc8eb] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-02T18:33:43.209Z] daemon.go:325: [dabd92b144c0e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dabd92b144c0e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dabd92b144c0e] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [dabd92b144c0e] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [dabd92b144c0e] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [dabd92b144c0e] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [dabd92b144c0e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dabd92b144c0e] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dabd92b144c0e] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [dabd92b144c0e] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [dabd92b144c0e] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [dabd92b144c0e] Daemon stopped [2019-10-02T18:33:43.209Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-10-02T18:33:43.209Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d0fbc92c12c98 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.83s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2019-10-02T18:33:43.209Z] daemon.go:325: [d9e4352f107e9] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d9e4352f107e9] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d9e4352f107e9] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d9e4352f107e9] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d9e4352f107e9] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d9e4352f107e9] Daemon stopped [2019-10-02T18:33:43.209Z] daemon.go:325: [d9e4352f107e9] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d9e4352f107e9] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d9e4352f107e9] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d9e4352f107e9] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d9e4352f107e9] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d9e4352f107e9] Daemon stopped [2019-10-02T18:33:43.209Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-02T18:33:43.209Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d6a957d55e875 is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.16s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-02T18:33:43.209Z] daemon.go:325: [d40255f615d90] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d40255f615d90] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d40255f615d90] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d40255f615d90] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d40255f615d90] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d40255f615d90] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (11.98s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-02T18:33:43.209Z] daemon.go:325: [dc34bab2b2bfd] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dc34bab2b2bfd] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dc34bab2b2bfd] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [dc34bab2b2bfd] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [dc34bab2b2bfd] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [dc34bab2b2bfd] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.77s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-02T18:33:43.209Z] daemon.go:325: [dd25f0239d620] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dd25f0239d620] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dd25f0239d620] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [dd25f0239d620] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [dd25f0239d620] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [dd25f0239d620] Daemon stopped [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-02T18:33:43.209Z] daemon.go:325: [d6d861354e8bf] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [d6d861354e8bf] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [d6d861354e8bf] daemon started [2019-10-02T18:33:43.209Z] daemon.go:461: [d6d861354e8bf] Stopping daemon [2019-10-02T18:33:43.209Z] daemon.go:296: [d6d861354e8bf] exiting daemon [2019-10-02T18:33:43.209Z] daemon.go:448: [d6d861354e8bf] Daemon stopped [2019-10-02T18:33:43.209Z] check_test.go:309: Daemon d6d861354e8bf is not started [2019-10-02T18:33:43.209Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.60s) [2019-10-02T18:33:43.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-02T18:33:43.209Z] daemon.go:325: [dba405a3606dd] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:325: [dba405a3606dd] waiting for daemon to start [2019-10-02T18:33:43.209Z] daemon.go:353: [dba405a3606dd] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [dba405a3606dd] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [dba405a3606dd] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [dba405a3606dd] Daemon stopped [2019-10-02T18:33:43.210Z] daemon.go:325: [dba405a3606dd] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [dba405a3606dd] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [dba405a3606dd] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [dba405a3606dd] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [dba405a3606dd] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [dba405a3606dd] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-02T18:33:43.210Z] daemon.go:325: [d3019a21aec49] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d3019a21aec49] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d3019a21aec49] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d3019a21aec49] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d3019a21aec49] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d3019a21aec49] Daemon stopped [2019-10-02T18:33:43.210Z] check_test.go:309: Daemon d3019a21aec49 is not started [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.06s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-02T18:33:43.210Z] daemon.go:325: [d1e05ed61c032] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d1e05ed61c032] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d1e05ed61c032] daemon started [2019-10-02T18:33:43.210Z] daemon.go:296: [d1e05ed61c032] exiting daemon [2019-10-02T18:33:43.210Z] docker_cli_daemon_plugins_test.go:80: Daemon d1e05ed61c032 is not started [2019-10-02T18:33:43.210Z] daemon.go:325: [d1e05ed61c032] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d1e05ed61c032] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d1e05ed61c032] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d1e05ed61c032] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d1e05ed61c032] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d1e05ed61c032] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-02T18:33:43.210Z] daemon.go:325: [d4c335d9269eb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d4c335d9269eb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d4c335d9269eb] daemon started [2019-10-02T18:33:43.210Z] daemon.go:296: [d4c335d9269eb] exiting daemon [2019-10-02T18:33:43.210Z] docker_cli_daemon_plugins_test.go:170: Daemon d4c335d9269eb is not started [2019-10-02T18:33:43.210Z] daemon.go:325: [d4c335d9269eb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d4c335d9269eb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d4c335d9269eb] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d4c335d9269eb] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d4c335d9269eb] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d4c335d9269eb] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-02T18:33:43.210Z] daemon.go:325: [d37fd740c08e8] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d37fd740c08e8] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d37fd740c08e8] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d37fd740c08e8] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d37fd740c08e8] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d37fd740c08e8] Daemon stopped [2019-10-02T18:33:43.210Z] daemon.go:325: [d37fd740c08e8] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d37fd740c08e8] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d37fd740c08e8] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d37fd740c08e8] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d37fd740c08e8] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d37fd740c08e8] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-02T18:33:43.210Z] daemon.go:325: [dc6f2ecaf6822] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [dc6f2ecaf6822] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [dc6f2ecaf6822] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [dc6f2ecaf6822] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [dc6f2ecaf6822] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [dc6f2ecaf6822] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-02T18:33:43.210Z] daemon.go:325: [d38d6a1838c07] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d38d6a1838c07] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d38d6a1838c07] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d38d6a1838c07] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d38d6a1838c07] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d38d6a1838c07] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-02T18:33:43.210Z] daemon.go:325: [d8aac55610183] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:296: [d8aac55610183] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:325: [d8aac55610183] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:461: [d8aac55610183] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:450: [d8aac55610183] Error when stopping daemon: daemon not started [2019-10-02T18:33:43.210Z] check_test.go:309: Daemon d8aac55610183 is not started [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-02T18:33:43.210Z] daemon.go:325: [da148b0a968e1] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [da148b0a968e1] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [da148b0a968e1] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [da148b0a968e1] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [da148b0a968e1] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [da148b0a968e1] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-02T18:33:43.210Z] daemon.go:325: [d1334701ab883] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d1334701ab883] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d1334701ab883] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d1334701ab883] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d1334701ab883] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d1334701ab883] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-02T18:33:43.210Z] daemon.go:325: [d2936329ba52b] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d2936329ba52b] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d2936329ba52b] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d2936329ba52b] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d2936329ba52b] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d2936329ba52b] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-02T18:33:43.210Z] daemon.go:325: [d06302976b8cb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d06302976b8cb] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d06302976b8cb] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d06302976b8cb] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d06302976b8cb] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d06302976b8cb] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-02T18:33:43.210Z] daemon.go:325: [dae40fa39b0f2] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [dae40fa39b0f2] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [dae40fa39b0f2] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [dae40fa39b0f2] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [dae40fa39b0f2] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [dae40fa39b0f2] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.05s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-02T18:33:43.210Z] daemon.go:325: [d1762b3bf2921] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d1762b3bf2921] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d1762b3bf2921] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d1762b3bf2921] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d1762b3bf2921] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d1762b3bf2921] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.25s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-02T18:33:43.210Z] daemon.go:325: [df97f3e1720af] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [df97f3e1720af] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [df97f3e1720af] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [df97f3e1720af] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [df97f3e1720af] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [df97f3e1720af] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-02T18:33:43.210Z] daemon.go:325: [d64d66e3cfec1] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d64d66e3cfec1] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d64d66e3cfec1] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d64d66e3cfec1] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d64d66e3cfec1] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d64d66e3cfec1] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-02T18:33:43.210Z] daemon.go:325: [de7be9a89b072] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [de7be9a89b072] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [de7be9a89b072] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [de7be9a89b072] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [de7be9a89b072] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [de7be9a89b072] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-02T18:33:43.210Z] daemon.go:325: [d0661f8851312] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [d0661f8851312] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [d0661f8851312] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [d0661f8851312] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [d0661f8851312] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [d0661f8851312] Daemon stopped [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.87s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-02T18:33:43.210Z] daemon.go:325: [da5378226d64d] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [da5378226d64d] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [da5378226d64d] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [da5378226d64d] Stopping daemon [2019-10-02T18:33:43.210Z] daemon.go:296: [da5378226d64d] exiting daemon [2019-10-02T18:33:43.210Z] daemon.go:448: [da5378226d64d] Daemon stopped [2019-10-02T18:33:43.210Z] check_test.go:309: Daemon da5378226d64d is not started [2019-10-02T18:33:43.210Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2019-10-02T18:33:43.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-02T18:33:43.210Z] daemon.go:325: [dd18f1b99ddb9] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:325: [dd18f1b99ddb9] waiting for daemon to start [2019-10-02T18:33:43.210Z] daemon.go:353: [dd18f1b99ddb9] daemon started [2019-10-02T18:33:43.210Z] daemon.go:461: [dd18f1b99ddb9] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [dd18f1b99ddb9] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [dd18f1b99ddb9] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [dd18f1b99ddb9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [dd18f1b99ddb9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [dd18f1b99ddb9] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [dd18f1b99ddb9] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [dd18f1b99ddb9] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [dd18f1b99ddb9] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.24s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-02T18:33:43.466Z] daemon.go:325: [d5c9912f553c0] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d5c9912f553c0] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d5c9912f553c0] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d5c9912f553c0] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d5c9912f553c0] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d5c9912f553c0] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d5c9912f553c0] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d5c9912f553c0] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d5c9912f553c0] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d5c9912f553c0] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d5c9912f553c0] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d5c9912f553c0] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d5c9912f553c0] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-02T18:33:43.466Z] daemon.go:325: [d7bda39da37d9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d7bda39da37d9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d7bda39da37d9] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d7bda39da37d9] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d7bda39da37d9] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d7bda39da37d9] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d7bda39da37d9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d7bda39da37d9] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d7bda39da37d9] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d7bda39da37d9] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d7bda39da37d9] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d7bda39da37d9] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-02T18:33:43.466Z] daemon.go:325: [d0f9162794d52] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d0f9162794d52] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d0f9162794d52] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d0f9162794d52] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d0f9162794d52] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d0f9162794d52] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d0f9162794d52] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d0f9162794d52] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d0f9162794d52] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d0f9162794d52] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d0f9162794d52] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d0f9162794d52] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.07s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-02T18:33:43.466Z] daemon.go:325: [d1d0a529dd800] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d1d0a529dd800] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d1d0a529dd800] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d1d0a529dd800] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d1d0a529dd800] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d1d0a529dd800] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d1d0a529dd800] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d1d0a529dd800] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d1d0a529dd800] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d1d0a529dd800] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d1d0a529dd800] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d1d0a529dd800] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.32s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-02T18:33:43.466Z] daemon.go:325: [d3fff3ae0d326] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d3fff3ae0d326] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d3fff3ae0d326] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d3fff3ae0d326] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d3fff3ae0d326] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d3fff3ae0d326] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d3fff3ae0d326] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d3fff3ae0d326] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d3fff3ae0d326] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d3fff3ae0d326] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d3fff3ae0d326] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d3fff3ae0d326] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-02T18:33:43.466Z] daemon.go:325: [dd510e57961e8] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [dd510e57961e8] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [dd510e57961e8] daemon started [2019-10-02T18:33:43.466Z] daemon.go:296: [dd510e57961e8] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:325: [dd510e57961e8] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [dd510e57961e8] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [dd510e57961e8] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [dd510e57961e8] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [dd510e57961e8] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [dd510e57961e8] Daemon stopped [2019-10-02T18:33:43.466Z] check_test.go:309: Daemon dd510e57961e8 is not started [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-02T18:33:43.466Z] daemon.go:325: [df8a981d1b3c4] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [df8a981d1b3c4] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [df8a981d1b3c4] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [df8a981d1b3c4] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [df8a981d1b3c4] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [df8a981d1b3c4] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [df8a981d1b3c4] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [df8a981d1b3c4] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [df8a981d1b3c4] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [df8a981d1b3c4] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [df8a981d1b3c4] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [df8a981d1b3c4] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-02T18:33:43.466Z] daemon.go:325: [d4ce6ed6ae272] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d4ce6ed6ae272] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d4ce6ed6ae272] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d4ce6ed6ae272] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d4ce6ed6ae272] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d4ce6ed6ae272] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d4ce6ed6ae272] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d4ce6ed6ae272] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d4ce6ed6ae272] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d4ce6ed6ae272] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d4ce6ed6ae272] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d4ce6ed6ae272] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.55s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d9faf2be37cdf] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d9faf2be37cdf] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d9faf2be37cdf] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d9faf2be37cdf] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d9faf2be37cdf] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d9faf2be37cdf] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d9faf2be37cdf] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d9faf2be37cdf] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d9faf2be37cdf] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d9faf2be37cdf] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d9faf2be37cdf] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d9faf2be37cdf] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d9faf2be37cdf] Daemon stopped [2019-10-02T18:33:43.466Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2019-10-02T18:33:43.466Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-02T18:33:43.466Z] daemon.go:325: [d8490257e8480] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d8490257e8480] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:353: [d8490257e8480] daemon started [2019-10-02T18:33:43.466Z] daemon.go:461: [d8490257e8480] Stopping daemon [2019-10-02T18:33:43.466Z] daemon.go:296: [d8490257e8480] exiting daemon [2019-10-02T18:33:43.466Z] daemon.go:448: [d8490257e8480] Daemon stopped [2019-10-02T18:33:43.466Z] daemon.go:325: [d8490257e8480] waiting for daemon to start [2019-10-02T18:33:43.466Z] daemon.go:325: [d8490257e8480] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d8490257e8480] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d8490257e8480] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d8490257e8480] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d8490257e8480] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d5f5427626599] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d5f5427626599] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d5f5427626599] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d5f5427626599] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d5f5427626599] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d5f5427626599] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d5f5427626599] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d5f5427626599] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d5f5427626599] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d5f5427626599] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d5f5427626599] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d5f5427626599] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d5f5427626599] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-02T18:33:43.467Z] daemon.go:325: [dd358e65194dc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [dd358e65194dc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [dd358e65194dc] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [dd358e65194dc] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [dd358e65194dc] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [dd358e65194dc] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [dd358e65194dc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [dd358e65194dc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [dd358e65194dc] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [dd358e65194dc] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [dd358e65194dc] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [dd358e65194dc] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-02T18:33:43.467Z] daemon.go:325: [d1dc517e4b46b] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d1dc517e4b46b] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d1dc517e4b46b] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d1dc517e4b46b] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d1dc517e4b46b] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d1dc517e4b46b] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d1dc517e4b46b] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d1dc517e4b46b] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d1dc517e4b46b] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d1dc517e4b46b] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d1dc517e4b46b] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d1dc517e4b46b] Daemon stopped [2019-10-02T18:33:43.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-02T18:33:43.467Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:33:43.467Z] check_test.go:309: Daemon da7191a92059b is not started [2019-10-02T18:33:43.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-02T18:33:43.467Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:33:43.467Z] check_test.go:309: Daemon d8ad6376cf894 is not started [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-02T18:33:43.467Z] daemon.go:325: [d6a28b964d15a] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d6a28b964d15a] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d6a28b964d15a] daemon started [2019-10-02T18:33:43.467Z] daemon.go:296: [d6a28b964d15a] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:325: [d6a28b964d15a] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d6a28b964d15a] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d6a28b964d15a] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d6a28b964d15a] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d6a28b964d15a] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d6a28b964d15a] Daemon stopped [2019-10-02T18:33:43.467Z] check_test.go:309: Daemon d6a28b964d15a is not started [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.25s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-02T18:33:43.467Z] daemon.go:325: [d2ae443ef34ae] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2ae443ef34ae] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2ae443ef34ae] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2ae443ef34ae] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2ae443ef34ae] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2ae443ef34ae] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d2ae443ef34ae] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2ae443ef34ae] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2ae443ef34ae] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2ae443ef34ae] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2ae443ef34ae] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2ae443ef34ae] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.03s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-02T18:33:43.467Z] daemon.go:325: [d43ec399b53e7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d43ec399b53e7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d43ec399b53e7] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d43ec399b53e7] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d43ec399b53e7] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d43ec399b53e7] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d43ec399b53e7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d43ec399b53e7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d43ec399b53e7] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d43ec399b53e7] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d43ec399b53e7] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d43ec399b53e7] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-02T18:33:43.467Z] daemon.go:325: [d2efa99a42e6c] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2efa99a42e6c] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2efa99a42e6c] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2efa99a42e6c] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2efa99a42e6c] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2efa99a42e6c] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d2efa99a42e6c] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2efa99a42e6c] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2efa99a42e6c] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2efa99a42e6c] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2efa99a42e6c] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2efa99a42e6c] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.32s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-02T18:33:43.467Z] daemon.go:325: [d438036e491d5] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d438036e491d5] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d438036e491d5] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d438036e491d5] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d438036e491d5] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d438036e491d5] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d438036e491d5] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d438036e491d5] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d438036e491d5] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d438036e491d5] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d438036e491d5] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d438036e491d5] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.35s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-02T18:33:43.467Z] daemon.go:325: [d2f6eb7f0d66d] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2f6eb7f0d66d] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2f6eb7f0d66d] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2f6eb7f0d66d] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2f6eb7f0d66d] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2f6eb7f0d66d] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d2f6eb7f0d66d] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d2f6eb7f0d66d] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d2f6eb7f0d66d] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d2f6eb7f0d66d] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d2f6eb7f0d66d] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d2f6eb7f0d66d] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.42s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-02T18:33:43.467Z] daemon.go:325: [dad0425aec229] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [dad0425aec229] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [dad0425aec229] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [dad0425aec229] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [dad0425aec229] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [dad0425aec229] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [dad0425aec229] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [dad0425aec229] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [dad0425aec229] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [dad0425aec229] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [dad0425aec229] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [dad0425aec229] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-02T18:33:43.467Z] daemon.go:325: [d597d36ec06bc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d597d36ec06bc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d597d36ec06bc] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d597d36ec06bc] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d597d36ec06bc] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d597d36ec06bc] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d597d36ec06bc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d597d36ec06bc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d597d36ec06bc] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d597d36ec06bc] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d597d36ec06bc] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d597d36ec06bc] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-02T18:33:43.467Z] daemon.go:325: [d4ed4c8c97eeb] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d4ed4c8c97eeb] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d4ed4c8c97eeb] daemon started [2019-10-02T18:33:43.467Z] daemon.go:296: [d4ed4c8c97eeb] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:325: [d4ed4c8c97eeb] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d4ed4c8c97eeb] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d4ed4c8c97eeb] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d4ed4c8c97eeb] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d4ed4c8c97eeb] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d4ed4c8c97eeb] Daemon stopped [2019-10-02T18:33:43.467Z] check_test.go:309: Daemon d4ed4c8c97eeb is not started [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.48s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-02T18:33:43.467Z] daemon.go:325: [d4dda678bb90f] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d4dda678bb90f] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d4dda678bb90f] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d4dda678bb90f] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d4dda678bb90f] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d4dda678bb90f] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d4dda678bb90f] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d4dda678bb90f] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d4dda678bb90f] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d4dda678bb90f] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d4dda678bb90f] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d4dda678bb90f] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-02T18:33:43.467Z] daemon.go:325: [d26c936cc1384] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d26c936cc1384] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d26c936cc1384] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d26c936cc1384] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d26c936cc1384] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d26c936cc1384] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d26c936cc1384] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d26c936cc1384] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d26c936cc1384] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d26c936cc1384] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d26c936cc1384] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d26c936cc1384] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-02T18:33:43.467Z] daemon.go:325: [d5a4d704e070e] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d5a4d704e070e] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d5a4d704e070e] daemon started [2019-10-02T18:33:43.467Z] daemon.go:296: [d5a4d704e070e] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:461: [d5a4d704e070e] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:450: [d5a4d704e070e] Error when stopping daemon: daemon not started [2019-10-02T18:33:43.467Z] check_test.go:309: Daemon d5a4d704e070e is not started [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-02T18:33:43.467Z] daemon.go:325: [d957bad9994fc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d957bad9994fc] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d957bad9994fc] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d957bad9994fc] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d957bad9994fc] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d957bad9994fc] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d64d008cceca7] daemon started [2019-10-02T18:33:43.467Z] daemon.go:296: [d64d008cceca7] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d64d008cceca7] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d64d008cceca7] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d64d008cceca7] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d64d008cceca7] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d64d008cceca7] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d64d008cceca7] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d64d008cceca7] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d64d008cceca7] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d64d008cceca7] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-02T18:33:43.467Z] daemon.go:325: [d9c6726d832a6] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d9c6726d832a6] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d9c6726d832a6] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d9c6726d832a6] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d9c6726d832a6] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d9c6726d832a6] Daemon stopped [2019-10-02T18:33:43.467Z] daemon.go:325: [d9c6726d832a6] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:325: [d9c6726d832a6] waiting for daemon to start [2019-10-02T18:33:43.467Z] daemon.go:353: [d9c6726d832a6] daemon started [2019-10-02T18:33:43.467Z] daemon.go:461: [d9c6726d832a6] Stopping daemon [2019-10-02T18:33:43.467Z] daemon.go:296: [d9c6726d832a6] exiting daemon [2019-10-02T18:33:43.467Z] daemon.go:448: [d9c6726d832a6] Daemon stopped [2019-10-02T18:33:43.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2019-10-02T18:33:43.467Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-02T18:33:43.468Z] daemon.go:325: [d14bb77968a90] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d14bb77968a90] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d14bb77968a90] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d14bb77968a90] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d14bb77968a90] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d14bb77968a90] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-02T18:33:43.468Z] daemon.go:325: [db557f6ef1168] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [db557f6ef1168] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [db557f6ef1168] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [db557f6ef1168] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [db557f6ef1168] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [db557f6ef1168] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-02T18:33:43.468Z] daemon.go:325: [dbe9fb45a429e] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dbe9fb45a429e] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dbe9fb45a429e] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dbe9fb45a429e] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dbe9fb45a429e] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dbe9fb45a429e] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-02T18:33:43.468Z] daemon.go:325: [d73b4be27cba2] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d73b4be27cba2] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d73b4be27cba2] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d73b4be27cba2] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d73b4be27cba2] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d73b4be27cba2] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-02T18:33:43.468Z] daemon.go:325: [d5e565fc0b542] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [d5e565fc0b542] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [d5e565fc0b542] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-02T18:33:43.468Z] daemon.go:325: [dbaddb46aec3d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [dbaddb46aec3d] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [dbaddb46aec3d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-02T18:33:43.468Z] daemon.go:325: [d63d300538170] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [d63d300538170] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [d63d300538170] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-02T18:33:43.468Z] daemon.go:325: [de218687ed357] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [de218687ed357] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [de218687ed357] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [de218687ed357] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [de218687ed357] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [de218687ed357] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-02T18:33:43.468Z] daemon.go:325: [deee0a0e2ffeb] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [deee0a0e2ffeb] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [deee0a0e2ffeb] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [deee0a0e2ffeb] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [deee0a0e2ffeb] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [deee0a0e2ffeb] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-02T18:33:43.468Z] daemon.go:325: [de78c7e5007ea] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [de78c7e5007ea] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [de78c7e5007ea] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-02T18:33:43.468Z] daemon.go:325: [d66e6b9e1cb64] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [d66e6b9e1cb64] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [d66e6b9e1cb64] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-02T18:33:43.468Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-02T18:33:43.468Z] daemon.go:325: [d53666435d03d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [d53666435d03d] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [d53666435d03d] waiting for daemon to start [2019-10-02T18:33:43.468Z] check_test.go:309: Daemon dcac762d4cb00 is not started [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-02T18:33:43.468Z] daemon.go:325: [d6ca150f63d0f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d6ca150f63d0f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d6ca150f63d0f] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d6ca150f63d0f] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d6ca150f63d0f] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d6ca150f63d0f] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [d6ca150f63d0f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d6ca150f63d0f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d6ca150f63d0f] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d6ca150f63d0f] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d6ca150f63d0f] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d6ca150f63d0f] Daemon stopped [2019-10-02T18:33:43.468Z] check_test.go:309: Daemon d6ca150f63d0f is not started [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-02T18:33:43.468Z] daemon.go:325: [ddfaeda1cce8e] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [ddfaeda1cce8e] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [ddfaeda1cce8e] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [ddfaeda1cce8e] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [ddfaeda1cce8e] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [ddfaeda1cce8e] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-02T18:33:43.468Z] daemon.go:325: [dd761edc5a167] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dd761edc5a167] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dd761edc5a167] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dd761edc5a167] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dd761edc5a167] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dd761edc5a167] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-02T18:33:43.468Z] daemon.go:325: [df456ed7df00c] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [df456ed7df00c] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [df456ed7df00c] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [df456ed7df00c] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [df456ed7df00c] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [df456ed7df00c] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [df456ed7df00c] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [df456ed7df00c] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [df456ed7df00c] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [df456ed7df00c] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [df456ed7df00c] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [df456ed7df00c] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-02T18:33:43.468Z] daemon.go:325: [d1ca7b81043e6] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d1ca7b81043e6] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d1ca7b81043e6] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d1ca7b81043e6] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d1ca7b81043e6] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d1ca7b81043e6] Daemon stopped [2019-10-02T18:33:43.468Z] check_test.go:309: Daemon d1ca7b81043e6 is not started [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.42s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-02T18:33:43.468Z] daemon.go:325: [dcb579088288f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dcb579088288f] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dcb579088288f] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dcb579088288f] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dcb579088288f] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dcb579088288f] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-02T18:33:43.468Z] daemon.go:325: [dc50bdd7b7546] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dc50bdd7b7546] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dc50bdd7b7546] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dc50bdd7b7546] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dc50bdd7b7546] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dc50bdd7b7546] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d305df9daf52d] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d305df9daf52d] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d305df9daf52d] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d305df9daf52d] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d305df9daf52d] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d305df9daf52d] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d305df9daf52d] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d305df9daf52d] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d305df9daf52d] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d305df9daf52d] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d305df9daf52d] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d305df9daf52d] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d305df9daf52d] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-02T18:33:43.468Z] daemon.go:325: [ddb79d68f2e80] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [ddb79d68f2e80] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [ddb79d68f2e80] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [ddb79d68f2e80] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [ddb79d68f2e80] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [ddb79d68f2e80] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [ddb79d68f2e80] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:296: [ddb79d68f2e80] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:325: [ddb79d68f2e80] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:461: [ddb79d68f2e80] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:450: [ddb79d68f2e80] Error when stopping daemon: daemon not started [2019-10-02T18:33:43.468Z] check_test.go:309: Daemon ddb79d68f2e80 is not started [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.85s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-02T18:33:43.468Z] daemon.go:325: [d4b56ede63463] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d4b56ede63463] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d4b56ede63463] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d4b56ede63463] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d4b56ede63463] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d4b56ede63463] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [d4b56ede63463] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d4b56ede63463] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d4b56ede63463] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d4b56ede63463] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d4b56ede63463] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d4b56ede63463] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.75s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T18:33:43.468Z] daemon.go:325: [da695d98db255] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [da695d98db255] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [da695d98db255] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [da695d98db255] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [da695d98db255] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [da695d98db255] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [da695d98db255] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [da695d98db255] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [da695d98db255] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [da695d98db255] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [da695d98db255] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [da695d98db255] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (12.98s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-02T18:33:43.468Z] daemon.go:325: [dd254de4a847a] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dd254de4a847a] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dd254de4a847a] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dd254de4a847a] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dd254de4a847a] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dd254de4a847a] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [dd254de4a847a] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [dd254de4a847a] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [dd254de4a847a] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [dd254de4a847a] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [dd254de4a847a] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [dd254de4a847a] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-02T18:33:43.468Z] daemon.go:325: [d175dc3fe8056] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d175dc3fe8056] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d175dc3fe8056] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d175dc3fe8056] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d175dc3fe8056] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d175dc3fe8056] Daemon stopped [2019-10-02T18:33:43.468Z] daemon.go:325: [d175dc3fe8056] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d175dc3fe8056] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d175dc3fe8056] daemon started [2019-10-02T18:33:43.468Z] check_test.go:309: Daemon d4209972141d5 is not started [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2019-10-02T18:33:43.468Z] daemon.go:325: [d57ea33bd86ba] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:325: [d57ea33bd86ba] waiting for daemon to start [2019-10-02T18:33:43.468Z] daemon.go:353: [d57ea33bd86ba] daemon started [2019-10-02T18:33:43.468Z] daemon.go:461: [d57ea33bd86ba] Stopping daemon [2019-10-02T18:33:43.468Z] daemon.go:296: [d57ea33bd86ba] exiting daemon [2019-10-02T18:33:43.468Z] daemon.go:448: [d57ea33bd86ba] Daemon stopped [2019-10-02T18:33:43.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-10-02T18:33:43.468Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-02T18:33:43.469Z] daemon.go:325: [d512e9a65d771] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d512e9a65d771] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d512e9a65d771] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d512e9a65d771] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d512e9a65d771] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d512e9a65d771] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-02T18:33:43.469Z] daemon.go:325: [d7a2b60c63d1c] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d7a2b60c63d1c] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d7a2b60c63d1c] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d7a2b60c63d1c] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d7a2b60c63d1c] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d7a2b60c63d1c] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.68s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2019-10-02T18:33:43.469Z] daemon.go:325: [dd4a0aeba7bd2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dd4a0aeba7bd2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dd4a0aeba7bd2] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dd4a0aeba7bd2] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dd4a0aeba7bd2] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dd4a0aeba7bd2] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-02T18:33:43.469Z] check_test.go:309: Daemon dac3024b70545 is not started [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.58s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-02T18:33:43.469Z] daemon.go:325: [d46c447009450] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d46c447009450] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d46c447009450] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d46c447009450] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d46c447009450] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d46c447009450] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.65s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-02T18:33:43.469Z] daemon.go:325: [dd28a9f8a2fca] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dd28a9f8a2fca] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dd28a9f8a2fca] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dd28a9f8a2fca] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dd28a9f8a2fca] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dd28a9f8a2fca] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-02T18:33:43.469Z] daemon.go:325: [d9627797ebd35] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d9627797ebd35] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d9627797ebd35] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d9627797ebd35] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d9627797ebd35] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d9627797ebd35] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [d9627797ebd35] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d9627797ebd35] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d9627797ebd35] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d9627797ebd35] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d9627797ebd35] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d9627797ebd35] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.18s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2019-10-02T18:33:43.469Z] daemon.go:325: [d8c01f2f0b9a1] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d8c01f2f0b9a1] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d8c01f2f0b9a1] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d8c01f2f0b9a1] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d8c01f2f0b9a1] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d8c01f2f0b9a1] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.51s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2019-10-02T18:33:43.469Z] daemon.go:325: [d3f98ffc1b3d8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d3f98ffc1b3d8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d3f98ffc1b3d8] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d3f98ffc1b3d8] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d3f98ffc1b3d8] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d3f98ffc1b3d8] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.53s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T18:33:43.469Z] daemon.go:325: [db8db84296d13] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [db8db84296d13] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [db8db84296d13] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [db8db84296d13] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [db8db84296d13] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [db8db84296d13] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-02T18:33:43.469Z] daemon.go:325: [dff4c1faaf155] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dff4c1faaf155] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dff4c1faaf155] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dff4c1faaf155] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dff4c1faaf155] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dff4c1faaf155] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [dff4c1faaf155] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dff4c1faaf155] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dff4c1faaf155] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dff4c1faaf155] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dff4c1faaf155] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dff4c1faaf155] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-02T18:33:43.469Z] daemon.go:325: [d05dd0ae62368] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d05dd0ae62368] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d05dd0ae62368] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d05dd0ae62368] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d05dd0ae62368] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d05dd0ae62368] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [d05dd0ae62368] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d05dd0ae62368] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d05dd0ae62368] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d05dd0ae62368] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d05dd0ae62368] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d05dd0ae62368] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.69s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2019-10-02T18:33:43.469Z] daemon.go:325: [de1fbb9bf6545] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [de1fbb9bf6545] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [de1fbb9bf6545] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [de1fbb9bf6545] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [de1fbb9bf6545] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [de1fbb9bf6545] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [de1fbb9bf6545] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [de1fbb9bf6545] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [de1fbb9bf6545] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [de1fbb9bf6545] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [de1fbb9bf6545] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [de1fbb9bf6545] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-02T18:33:43.469Z] daemon.go:325: [dd9cb6cecca02] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dd9cb6cecca02] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dd9cb6cecca02] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dd9cb6cecca02] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dd9cb6cecca02] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dd9cb6cecca02] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.97s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-02T18:33:43.469Z] daemon.go:325: [dffc6f316b486] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [dffc6f316b486] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [dffc6f316b486] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [dffc6f316b486] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [dffc6f316b486] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [dffc6f316b486] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-02T18:33:43.469Z] daemon.go:325: [d08cc38d8795f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d08cc38d8795f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d08cc38d8795f] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d08cc38d8795f] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d08cc38d8795f] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d08cc38d8795f] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-02T18:33:43.469Z] daemon.go:325: [d329d517bcda2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d329d517bcda2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d329d517bcda2] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d329d517bcda2] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d329d517bcda2] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d329d517bcda2] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [d329d517bcda2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d329d517bcda2] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d329d517bcda2] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d329d517bcda2] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d329d517bcda2] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d329d517bcda2] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [df84bda64676f] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [df84bda64676f] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [df84bda64676f] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [df84bda64676f] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [df84bda64676f] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [df84bda64676f] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [df84bda64676f] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [df84bda64676f] Daemon stopped [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:296: [df84bda64676f] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:461: [df84bda64676f] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:450: [df84bda64676f] Error when stopping daemon: daemon not started [2019-10-02T18:33:43.469Z] docker_cli_daemon_test.go:2542: Daemon df84bda64676f is not started [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [df84bda64676f] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [df84bda64676f] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [df84bda64676f] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [df84bda64676f] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [df84bda64676f] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.22s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-02T18:33:43.469Z] daemon.go:325: [d5db569e02a24] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d5db569e02a24] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d5db569e02a24] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d5db569e02a24] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d5db569e02a24] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d5db569e02a24] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T18:33:43.469Z] daemon.go:325: [db7f597c56ad8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [db7f597c56ad8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [db7f597c56ad8] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [db7f597c56ad8] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [db7f597c56ad8] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [db7f597c56ad8] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2019-10-02T18:33:43.469Z] daemon.go:325: [d7d8db3ec45c3] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d7d8db3ec45c3] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d7d8db3ec45c3] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d7d8db3ec45c3] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d7d8db3ec45c3] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d7d8db3ec45c3] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2019-10-02T18:33:43.469Z] daemon.go:325: [d797d7256dad8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d797d7256dad8] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d797d7256dad8] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d797d7256dad8] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d797d7256dad8] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d797d7256dad8] Daemon stopped [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2019-10-02T18:33:43.469Z] check_test.go:309: Daemon da58b2aed4f95 is not started [2019-10-02T18:33:43.469Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.82s) [2019-10-02T18:33:43.469Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2019-10-02T18:33:43.469Z] daemon.go:325: [d02df9ee3294b] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:325: [d02df9ee3294b] waiting for daemon to start [2019-10-02T18:33:43.469Z] daemon.go:353: [d02df9ee3294b] daemon started [2019-10-02T18:33:43.469Z] daemon.go:461: [d02df9ee3294b] Stopping daemon [2019-10-02T18:33:43.469Z] daemon.go:296: [d02df9ee3294b] exiting daemon [2019-10-02T18:33:43.469Z] daemon.go:448: [d02df9ee3294b] Daemon stopped [2019-10-02T18:33:43.469Z] === RUN TestDockerSwarmSuite [2019-10-02T18:33:43.469Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-02T18:33:44.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T18:33:45.980Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T18:33:46.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-02T18:33:46.665Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-02T18:33:46.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T18:33:46.904Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T18:33:47.160Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-02T18:33:48.520Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T18:33:48.699Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2019-10-02T18:33:48.699Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:353: [d3c3340e14b5d] daemon started [2019-10-02T18:33:48.699Z] daemon.go:461: [d3c3340e14b5d] Stopping daemon [2019-10-02T18:33:48.699Z] daemon.go:296: [d3c3340e14b5d] exiting daemon [2019-10-02T18:33:48.699Z] daemon.go:448: [d3c3340e14b5d] Daemon stopped [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:339: [d3c3340e14b5d] error pinging daemon on start: Get http://d3c3340e14b5d.sock/_ping: context deadline exceeded [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:339: [d3c3340e14b5d] error pinging daemon on start: Get http://d3c3340e14b5d.sock/_ping: context deadline exceeded [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:339: [d3c3340e14b5d] error pinging daemon on start: Get http://d3c3340e14b5d.sock/_ping: context deadline exceeded [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:339: [d3c3340e14b5d] error pinging daemon on start: Get http://d3c3340e14b5d.sock/_ping: context deadline exceeded [2019-10-02T18:33:48.699Z] daemon.go:296: [d3c3340e14b5d] exiting daemon [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:325: [d3c3340e14b5d] waiting for daemon to start [2019-10-02T18:33:48.699Z] daemon.go:353: [d3c3340e14b5d] daemon started [2019-10-02T18:33:48.699Z] daemon.go:461: [d3c3340e14b5d] Stopping daemon [2019-10-02T18:33:48.699Z] daemon.go:296: [d3c3340e14b5d] exiting daemon [2019-10-02T18:33:48.699Z] daemon.go:448: [d3c3340e14b5d] Daemon stopped [2019-10-02T18:33:48.699Z] PASS [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] === Skipped [2019-10-02T18:33:48.699Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:33:48.699Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:33:48.699Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:33:48.699Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:33:48.699Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] DONE 17 tests, 4 skipped in 29.768s [2019-10-02T18:33:48.699Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] ++ set -e [2019-10-02T18:33:48.699Z] ++ '[' -n 0 ']' [2019-10-02T18:33:48.699Z] ++ set -x [2019-10-02T18:33:48.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] INFO: Testing against a local daemon [2019-10-02T18:33:48.699Z] === RUN TestPluginInvalidJSON [2019-10-02T18:33:48.699Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:33:48.699Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:33:48.699Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:33:48.699Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-02T18:33:48.699Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:33:48.699Z] PASS [2019-10-02T18:33:48.699Z] [2019-10-02T18:33:48.699Z] DONE 2 tests in 0.232s [2019-10-02T18:33:48.699Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] ++ set -e [2019-10-02T18:33:48.699Z] ++ '[' -n 0 ']' [2019-10-02T18:33:48.699Z] ++ set -x [2019-10-02T18:33:48.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:48.699Z] INFO: Testing against a local daemon [2019-10-02T18:33:48.699Z] === RUN TestExternalGraphDriver [2019-10-02T18:33:48.699Z] === RUN TestExternalGraphDriver/json [2019-10-02T18:33:48.699Z] === RUN TestExternalGraphDriver/spec [2019-10-02T18:33:48.846Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-02T18:33:48.846Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-02T18:33:48.846Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-02T18:33:49.079Z] --- PASS: TestServiceUpdateNetwork (16.56s) [2019-10-02T18:33:49.079Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:33:49.079Z] daemon.go:325: [d7be661f2cd32] waiting for daemon to start [2019-10-02T18:33:49.079Z] daemon.go:325: [d7be661f2cd32] waiting for daemon to start [2019-10-02T18:33:49.079Z] daemon.go:353: [d7be661f2cd32] daemon started [2019-10-02T18:33:49.079Z] daemon.go:461: [d7be661f2cd32] Stopping daemon [2019-10-02T18:33:49.079Z] daemon.go:296: [d7be661f2cd32] exiting daemon [2019-10-02T18:33:49.079Z] daemon.go:448: [d7be661f2cd32] Daemon stopped [2019-10-02T18:33:49.079Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:33:50.438Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T18:33:50.438Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-02T18:33:50.518Z] === RUN TestExternalGraphDriver/pull [2019-10-02T18:33:51.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T18:33:51.798Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T18:33:52.440Z] --- PASS: TestExternalGraphDriver (6.24s) [2019-10-02T18:33:52.440Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:353: [dae9486ee7554] daemon started [2019-10-02T18:33:52.440Z] daemon.go:461: [dae9486ee7554] Stopping daemon [2019-10-02T18:33:52.440Z] daemon.go:296: [dae9486ee7554] exiting daemon [2019-10-02T18:33:52.440Z] daemon.go:448: [dae9486ee7554] Daemon stopped [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:353: [dae9486ee7554] daemon started [2019-10-02T18:33:52.440Z] daemon.go:461: [dae9486ee7554] Stopping daemon [2019-10-02T18:33:52.440Z] daemon.go:296: [dae9486ee7554] exiting daemon [2019-10-02T18:33:52.440Z] daemon.go:448: [dae9486ee7554] Daemon stopped [2019-10-02T18:33:52.440Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:353: [dae9486ee7554] daemon started [2019-10-02T18:33:52.440Z] daemon.go:461: [dae9486ee7554] Stopping daemon [2019-10-02T18:33:52.440Z] daemon.go:296: [dae9486ee7554] exiting daemon [2019-10-02T18:33:52.440Z] daemon.go:448: [dae9486ee7554] Daemon stopped [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:353: [dae9486ee7554] daemon started [2019-10-02T18:33:52.440Z] daemon.go:461: [dae9486ee7554] Stopping daemon [2019-10-02T18:33:52.440Z] daemon.go:296: [dae9486ee7554] exiting daemon [2019-10-02T18:33:52.440Z] daemon.go:448: [dae9486ee7554] Daemon stopped [2019-10-02T18:33:52.440Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:325: [dae9486ee7554] waiting for daemon to start [2019-10-02T18:33:52.440Z] daemon.go:353: [dae9486ee7554] daemon started [2019-10-02T18:33:52.440Z] daemon.go:461: [dae9486ee7554] Stopping daemon [2019-10-02T18:33:52.440Z] daemon.go:296: [dae9486ee7554] exiting daemon [2019-10-02T18:33:52.440Z] daemon.go:448: [dae9486ee7554] Daemon stopped [2019-10-02T18:33:52.440Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2019-10-02T18:33:52.440Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:33:52.440Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-02T18:33:52.440Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:52.440Z] PASS [2019-10-02T18:33:52.440Z] [2019-10-02T18:33:52.440Z] === Skipped [2019-10-02T18:33:52.440Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-02T18:33:52.440Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:33:52.440Z] [2019-10-02T18:33:52.440Z] [2019-10-02T18:33:52.440Z] DONE 5 tests, 1 skipped in 6.460s [2019-10-02T18:33:52.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T18:33:52.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:52.440Z] ++ set -e [2019-10-02T18:33:52.440Z] ++ '[' -n 0 ']' [2019-10-02T18:33:52.440Z] ++ set -x [2019-10-02T18:33:52.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:33:52.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T18:33:52.866Z] INFO: Testing against a local daemon [2019-10-02T18:33:52.866Z] === RUN TestContinueAfterPluginCrash [2019-10-02T18:33:52.866Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T18:33:52.866Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T18:33:52.866Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T18:33:52.866Z] === CONT TestContinueAfterPluginCrash [2019-10-02T18:33:52.866Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T18:33:53.542Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-02T18:33:53.681Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T18:33:55.087Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-02T18:33:55.087Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-02T18:33:55.087Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-02T18:33:55.087Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-02T18:33:55.087Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-02T18:33:55.608Z] --- PASS: TestDockerNetworkReConnect (6.47s) [2019-10-02T18:33:55.608Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:33:55.608Z] daemon.go:325: [d73896c3f1582] waiting for daemon to start [2019-10-02T18:33:55.608Z] daemon.go:325: [d73896c3f1582] waiting for daemon to start [2019-10-02T18:33:55.608Z] daemon.go:353: [d73896c3f1582] daemon started [2019-10-02T18:33:55.608Z] daemon.go:461: [d73896c3f1582] Stopping daemon [2019-10-02T18:33:55.608Z] daemon.go:296: [d73896c3f1582] exiting daemon [2019-10-02T18:33:55.608Z] daemon.go:448: [d73896c3f1582] Daemon stopped [2019-10-02T18:33:55.608Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:33:55.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-02T18:33:58.006Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-02T18:33:58.006Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-02T18:33:58.006Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-02T18:33:58.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T18:34:02.472Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T18:34:03.915Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-02T18:34:04.583Z] --- PASS: TestDaemonStartWithLogOpt (10.96s) [2019-10-02T18:34:04.583Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-10-02T18:34:04.583Z] daemon.go:325: [da2cc8d615d65] waiting for daemon to start [2019-10-02T18:34:04.583Z] daemon.go:325: [da2cc8d615d65] waiting for daemon to start [2019-10-02T18:34:04.583Z] daemon.go:353: [da2cc8d615d65] daemon started [2019-10-02T18:34:04.583Z] daemon.go:461: [da2cc8d615d65] Stopping daemon [2019-10-02T18:34:04.583Z] daemon.go:296: [da2cc8d615d65] exiting daemon [2019-10-02T18:34:04.583Z] daemon.go:448: [da2cc8d615d65] Daemon stopped [2019-10-02T18:34:04.583Z] daemon.go:325: [da2cc8d615d65] waiting for daemon to start [2019-10-02T18:34:04.583Z] daemon.go:325: [da2cc8d615d65] waiting for daemon to start [2019-10-02T18:34:04.583Z] daemon.go:353: [da2cc8d615d65] daemon started [2019-10-02T18:34:04.583Z] daemon.go:461: [da2cc8d615d65] Stopping daemon [2019-10-02T18:34:04.583Z] daemon.go:296: [da2cc8d615d65] exiting daemon [2019-10-02T18:34:04.583Z] daemon.go:448: [da2cc8d615d65] Daemon stopped [2019-10-02T18:34:08.651Z] --- PASS: TestContinueAfterPluginCrash (15.85s) [2019-10-02T18:34:08.651Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-10-02T18:34:08.651Z] daemon.go:325: [df5c3109cbbda] waiting for daemon to start [2019-10-02T18:34:08.651Z] daemon.go:325: [df5c3109cbbda] waiting for daemon to start [2019-10-02T18:34:08.651Z] daemon.go:353: [df5c3109cbbda] daemon started [2019-10-02T18:34:08.651Z] daemon.go:461: [df5c3109cbbda] Stopping daemon [2019-10-02T18:34:08.651Z] daemon.go:296: [df5c3109cbbda] exiting daemon [2019-10-02T18:34:08.651Z] daemon.go:448: [df5c3109cbbda] Daemon stopped [2019-10-02T18:34:08.651Z] PASS [2019-10-02T18:34:08.651Z] [2019-10-02T18:34:08.651Z] DONE 2 tests in 16.042s [2019-10-02T18:34:08.651Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T18:34:08.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:08.651Z] ++ set -e [2019-10-02T18:34:08.651Z] ++ '[' -n 0 ']' [2019-10-02T18:34:08.651Z] ++ set -x [2019-10-02T18:34:08.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-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:08.651Z] INFO: Testing against a local daemon [2019-10-02T18:34:08.651Z] === RUN TestPluginWithDevMounts [2019-10-02T18:34:08.651Z] === PAUSE TestPluginWithDevMounts [2019-10-02T18:34:08.651Z] === CONT TestPluginWithDevMounts [2019-10-02T18:34:08.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-02T18:34:09.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T18:34:09.719Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2019-10-02T18:34:10.666Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 29.8% of statements [2019-10-02T18:34:10.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T18:34:10.918Z] --- PASS: TestServiceUpdateNetwork (15.41s) [2019-10-02T18:34:10.918Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:34:10.918Z] daemon.go:325: [d426fbc88ac99] waiting for daemon to start [2019-10-02T18:34:10.918Z] daemon.go:325: [d426fbc88ac99] waiting for daemon to start [2019-10-02T18:34:10.918Z] daemon.go:353: [d426fbc88ac99] daemon started [2019-10-02T18:34:10.918Z] daemon.go:461: [d426fbc88ac99] Stopping daemon [2019-10-02T18:34:10.918Z] daemon.go:296: [d426fbc88ac99] exiting daemon [2019-10-02T18:34:10.918Z] daemon.go:448: [d426fbc88ac99] Daemon stopped [2019-10-02T18:34:10.918Z] PASS [2019-10-02T18:34:10.918Z] [2019-10-02T18:34:10.918Z] DONE 10 tests in 111.799s [2019-10-02T18:34:10.918Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:10.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:10.918Z] +++ set -e [2019-10-02T18:34:10.918Z] +++ '[' -n 0 ']' [2019-10-02T18:34:10.918Z] +++ set -x [2019-10-02T18:34:10.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:10.918Z] INFO: Testing against a local daemon [2019-10-02T18:34:10.918Z] testing: warning: no tests to run [2019-10-02T18:34:10.918Z] PASS [2019-10-02T18:34:10.918Z] [2019-10-02T18:34:10.918Z] DONE 0 tests in 0.076s [2019-10-02T18:34:10.918Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:10.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:10.918Z] +++ set -e [2019-10-02T18:34:10.918Z] +++ '[' -n 0 ']' [2019-10-02T18:34:10.918Z] +++ set -x [2019-10-02T18:34:10.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:11.094Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-10-02T18:34:11.094Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-10-02T18:34:11.094Z] daemon.go:325: [d950fb335d38e] waiting for daemon to start [2019-10-02T18:34:11.094Z] daemon.go:325: [d950fb335d38e] waiting for daemon to start [2019-10-02T18:34:11.094Z] daemon.go:353: [d950fb335d38e] daemon started [2019-10-02T18:34:11.094Z] daemon.go:461: [d950fb335d38e] Stopping daemon [2019-10-02T18:34:11.094Z] daemon.go:296: [d950fb335d38e] exiting daemon [2019-10-02T18:34:11.094Z] daemon.go:448: [d950fb335d38e] Daemon stopped [2019-10-02T18:34:11.094Z] PASS [2019-10-02T18:34:11.094Z] [2019-10-02T18:34:11.094Z] DONE 1 tests in 2.261s [2019-10-02T18:34:11.094Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T18:34:11.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:11.094Z] ++ set -e [2019-10-02T18:34:11.094Z] ++ '[' -n 0 ']' [2019-10-02T18:34:11.094Z] ++ set -x [2019-10-02T18:34:11.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:11.094Z] INFO: Testing against a local daemon [2019-10-02T18:34:11.094Z] === RUN TestSecretInspect [2019-10-02T18:34:11.173Z] INFO: Testing against a local daemon [2019-10-02T18:34:11.173Z] testing: warning: no tests to run [2019-10-02T18:34:11.173Z] PASS [2019-10-02T18:34:11.173Z] [2019-10-02T18:34:11.173Z] DONE 0 tests in 0.069s [2019-10-02T18:34:11.173Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:11.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:11.173Z] +++ set -e [2019-10-02T18:34:11.173Z] +++ '[' -n 0 ']' [2019-10-02T18:34:11.173Z] +++ set -x [2019-10-02T18:34:11.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:11.173Z] INFO: Testing against a local daemon [2019-10-02T18:34:11.173Z] testing: warning: no tests to run [2019-10-02T18:34:11.173Z] PASS [2019-10-02T18:34:11.173Z] [2019-10-02T18:34:11.173Z] DONE 0 tests in 0.062s [2019-10-02T18:34:11.173Z] Running integration-test (iteration 4) [2019-10-02T18:34:11.173Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:11.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:11.173Z] +++ set -e [2019-10-02T18:34:11.173Z] +++ '[' -n 0 ']' [2019-10-02T18:34:11.173Z] +++ set -x [2019-10-02T18:34:11.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:11.173Z] INFO: Testing against a local daemon [2019-10-02T18:34:11.173Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:11.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:13.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:13.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:13.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:13.526Z] --- PASS: TestSecretInspect (2.43s) [2019-10-02T18:34:13.526Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-10-02T18:34:13.526Z] daemon.go:325: [d6d983b57f521] waiting for daemon to start [2019-10-02T18:34:13.526Z] daemon.go:325: [d6d983b57f521] waiting for daemon to start [2019-10-02T18:34:13.526Z] daemon.go:353: [d6d983b57f521] daemon started [2019-10-02T18:34:13.526Z] daemon.go:461: [d6d983b57f521] Stopping daemon [2019-10-02T18:34:13.526Z] daemon.go:296: [d6d983b57f521] exiting daemon [2019-10-02T18:34:13.526Z] daemon.go:448: [d6d983b57f521] Daemon stopped [2019-10-02T18:34:13.526Z] === RUN TestSecretList [2019-10-02T18:34:13.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy (2.48s) [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2019-10-02T18:34:13.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2019-10-02T18:34:13.616Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:34:13.912Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-02T18:34:13.912Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:13.912Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:13.942Z] ok github.com/docker/docker/container 0.124s coverage: 35.6% of statements [2019-10-02T18:34:13.942Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-02T18:34:13.942Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-02T18:34:13.942Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-02T18:34:13.942Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-02T18:34:14.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T18:34:15.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:15.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:15.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:15.567Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-10-02T18:34:15.822Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:34:15.822Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:34:16.076Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-02T18:34:16.076Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:16.076Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:16.129Z] --- PASS: TestSecretList (2.70s) [2019-10-02T18:34:16.129Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-10-02T18:34:16.130Z] daemon.go:325: [d328d0e0da4eb] waiting for daemon to start [2019-10-02T18:34:16.130Z] daemon.go:325: [d328d0e0da4eb] waiting for daemon to start [2019-10-02T18:34:16.130Z] daemon.go:353: [d328d0e0da4eb] daemon started [2019-10-02T18:34:16.130Z] daemon.go:461: [d328d0e0da4eb] Stopping daemon [2019-10-02T18:34:16.130Z] daemon.go:296: [d328d0e0da4eb] exiting daemon [2019-10-02T18:34:16.130Z] daemon.go:448: [d328d0e0da4eb] Daemon stopped [2019-10-02T18:34:16.130Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:34:16.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T18:34:16.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:17.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:17.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:17.509Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-10-02T18:34:17.763Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2019-10-02T18:34:17.763Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:34:17.763Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2019-10-02T18:34:17.763Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:17.763Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:19.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:19.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:19.317Z] --- PASS: TestSecretsCreateAndDelete (2.88s) [2019-10-02T18:34:19.317Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-10-02T18:34:19.317Z] daemon.go:325: [d8cd5d3f20e7e] waiting for daemon to start [2019-10-02T18:34:19.317Z] daemon.go:325: [d8cd5d3f20e7e] waiting for daemon to start [2019-10-02T18:34:19.317Z] daemon.go:353: [d8cd5d3f20e7e] daemon started [2019-10-02T18:34:19.317Z] daemon.go:461: [d8cd5d3f20e7e] Stopping daemon [2019-10-02T18:34:19.317Z] daemon.go:296: [d8cd5d3f20e7e] exiting daemon [2019-10-02T18:34:19.317Z] daemon.go:448: [d8cd5d3f20e7e] Daemon stopped [2019-10-02T18:34:19.317Z] === RUN TestSecretsUpdate [2019-10-02T18:34:19.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:19.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:19.888Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2019-10-02T18:34:19.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2019-10-02T18:34:19.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2019-10-02T18:34:19.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-10-02T18:34:19.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2019-10-02T18:34:19.889Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-10-02T18:34:19.889Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:34:19.889Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-02T18:34:19.889Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:19.889Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:20.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T18:34:20.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:21.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:21.155Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:21.419Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s) [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2019-10-02T18:34:21.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-10-02T18:34:21.675Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:34:21.745Z] --- PASS: TestSecretsUpdate (2.86s) [2019-10-02T18:34:21.745Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-10-02T18:34:21.745Z] daemon.go:325: [db122466e0531] waiting for daemon to start [2019-10-02T18:34:21.745Z] daemon.go:325: [db122466e0531] waiting for daemon to start [2019-10-02T18:34:21.745Z] daemon.go:353: [db122466e0531] daemon started [2019-10-02T18:34:21.745Z] daemon.go:461: [db122466e0531] Stopping daemon [2019-10-02T18:34:21.745Z] daemon.go:296: [db122466e0531] exiting daemon [2019-10-02T18:34:21.745Z] daemon.go:448: [db122466e0531] Daemon stopped [2019-10-02T18:34:21.745Z] === RUN TestTemplatedSecret [2019-10-02T18:34:21.935Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:34:21.935Z] PASS [2019-10-02T18:34:21.935Z] [2019-10-02T18:34:21.935Z] DONE 35 tests in 10.645s [2019-10-02T18:34:21.935Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:21.935Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:21.935Z] +++ set -e [2019-10-02T18:34:21.935Z] +++ '[' -n 0 ']' [2019-10-02T18:34:21.935Z] +++ set -x [2019-10-02T18:34:21.936Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:21.936Z] INFO: Testing against a local daemon [2019-10-02T18:34:21.936Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:34:22.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T18:34:22.496Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-02T18:34:22.496Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:34:22.496Z] daemon.go:325: [d1669895cff72] waiting for daemon to start [2019-10-02T18:34:22.496Z] daemon.go:325: [d1669895cff72] waiting for daemon to start [2019-10-02T18:34:22.496Z] daemon.go:353: [d1669895cff72] daemon started [2019-10-02T18:34:22.496Z] daemon.go:461: [d1669895cff72] Stopping daemon [2019-10-02T18:34:22.496Z] daemon.go:296: [d1669895cff72] exiting daemon [2019-10-02T18:34:22.496Z] daemon.go:448: [d1669895cff72] Daemon stopped [2019-10-02T18:34:22.496Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:34:23.055Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-02T18:34:23.055Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:34:23.055Z] daemon.go:325: [d719947db87fb] waiting for daemon to start [2019-10-02T18:34:23.055Z] daemon.go:325: [d719947db87fb] waiting for daemon to start [2019-10-02T18:34:23.055Z] daemon.go:353: [d719947db87fb] daemon started [2019-10-02T18:34:23.055Z] daemon.go:461: [d719947db87fb] Stopping daemon [2019-10-02T18:34:23.055Z] daemon.go:296: [d719947db87fb] exiting daemon [2019-10-02T18:34:23.055Z] daemon.go:448: [d719947db87fb] Daemon stopped [2019-10-02T18:34:23.055Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:34:23.614Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-02T18:34:23.614Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:34:23.614Z] daemon.go:325: [d44bf2e565f2b] waiting for daemon to start [2019-10-02T18:34:23.614Z] daemon.go:325: [d44bf2e565f2b] waiting for daemon to start [2019-10-02T18:34:23.614Z] daemon.go:353: [d44bf2e565f2b] daemon started [2019-10-02T18:34:23.614Z] daemon.go:461: [d44bf2e565f2b] Stopping daemon [2019-10-02T18:34:23.614Z] daemon.go:296: [d44bf2e565f2b] exiting daemon [2019-10-02T18:34:23.614Z] daemon.go:448: [d44bf2e565f2b] Daemon stopped [2019-10-02T18:34:23.614Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:34:23.909Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-10-02T18:34:24.174Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-02T18:34:24.174Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:34:24.174Z] daemon.go:325: [d618a88d4d537] waiting for daemon to start [2019-10-02T18:34:24.174Z] daemon.go:325: [d618a88d4d537] waiting for daemon to start [2019-10-02T18:34:24.174Z] daemon.go:353: [d618a88d4d537] daemon started [2019-10-02T18:34:24.174Z] daemon.go:461: [d618a88d4d537] Stopping daemon [2019-10-02T18:34:24.174Z] daemon.go:296: [d618a88d4d537] exiting daemon [2019-10-02T18:34:24.174Z] daemon.go:448: [d618a88d4d537] Daemon stopped [2019-10-02T18:34:24.174Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:34:24.473Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-02T18:34:24.732Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:34:24.732Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:34:24.733Z] daemon.go:325: [dad858f1e14bf] waiting for daemon to start [2019-10-02T18:34:24.733Z] daemon.go:325: [dad858f1e14bf] waiting for daemon to start [2019-10-02T18:34:24.733Z] daemon.go:353: [dad858f1e14bf] daemon started [2019-10-02T18:34:24.733Z] daemon.go:461: [dad858f1e14bf] Stopping daemon [2019-10-02T18:34:24.733Z] daemon.go:296: [dad858f1e14bf] exiting daemon [2019-10-02T18:34:24.733Z] daemon.go:448: [dad858f1e14bf] Daemon stopped [2019-10-02T18:34:24.733Z] PASS [2019-10-02T18:34:24.733Z] [2019-10-02T18:34:24.733Z] DONE 5 tests in 2.797s [2019-10-02T18:34:24.733Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:24.733Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:24.733Z] +++ set -e [2019-10-02T18:34:24.733Z] +++ '[' -n 0 ']' [2019-10-02T18:34:24.733Z] +++ set -x [2019-10-02T18:34:24.733Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:24.733Z] INFO: Testing against a local daemon [2019-10-02T18:34:24.733Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:34:24.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T18:34:24.987Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2019-10-02T18:34:24.987Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:34:24.987Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:34:24.987Z] === RUN TestCopyFromContainer [2019-10-02T18:34:25.899Z] --- PASS: TestTemplatedSecret (3.62s) [2019-10-02T18:34:25.899Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-10-02T18:34:25.899Z] daemon.go:325: [d42a9edb6e4e4] waiting for daemon to start [2019-10-02T18:34:25.899Z] daemon.go:325: [d42a9edb6e4e4] waiting for daemon to start [2019-10-02T18:34:25.899Z] daemon.go:353: [d42a9edb6e4e4] daemon started [2019-10-02T18:34:25.899Z] daemon.go:461: [d42a9edb6e4e4] Stopping daemon [2019-10-02T18:34:25.899Z] daemon.go:296: [d42a9edb6e4e4] exiting daemon [2019-10-02T18:34:25.899Z] daemon.go:448: [d42a9edb6e4e4] Daemon stopped [2019-10-02T18:34:25.899Z] === RUN TestSecretCreateResolve [2019-10-02T18:34:26.346Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T18:34:26.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-02T18:34:26.922Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T18:34:26.922Z] Using test binary docker [2019-10-02T18:34:26.922Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-02T18:34:26.922Z] +++ /etc/init.d/apparmor start [2019-10-02T18:34:26.922Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:34:26.922Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:34:26.922Z] Warning failed to create cache: (null) [2019-10-02T18:34:26.922Z] . [2019-10-02T18:34:26.922Z] INFO: Waiting for daemon to start... [2019-10-02T18:34:26.922Z] Starting dockerd [2019-10-02T18:34:26.922Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-02T18:34:27.269Z] === RUN TestCopyFromContainer// [2019-10-02T18:34:27.269Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:34:27.269Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:34:27.524Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:34:27.524Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:34:27.524Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:34:27.778Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:34:27.778Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:34:28.033Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:34:28.033Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer (3.20s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:34:28.288Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-02T18:34:28.288Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:34:28.288Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T18:34:28.288Z] === RUN TestHealthKillContainer [2019-10-02T18:34:28.346Z] --- PASS: TestSecretCreateResolve (2.99s) [2019-10-02T18:34:28.346Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-10-02T18:34:28.346Z] daemon.go:325: [d12ac559da379] waiting for daemon to start [2019-10-02T18:34:28.346Z] daemon.go:325: [d12ac559da379] waiting for daemon to start [2019-10-02T18:34:28.346Z] daemon.go:353: [d12ac559da379] daemon started [2019-10-02T18:34:28.346Z] daemon.go:461: [d12ac559da379] Stopping daemon [2019-10-02T18:34:28.346Z] daemon.go:296: [d12ac559da379] exiting daemon [2019-10-02T18:34:28.346Z] daemon.go:448: [d12ac559da379] Daemon stopped [2019-10-02T18:34:28.346Z] PASS [2019-10-02T18:34:28.346Z] [2019-10-02T18:34:28.346Z] DONE 6 tests in 17.660s [2019-10-02T18:34:28.346Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T18:34:28.346Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:28.346Z] ++ set -e [2019-10-02T18:34:28.346Z] ++ '[' -n 0 ']' [2019-10-02T18:34:28.346Z] ++ set -x [2019-10-02T18:34:28.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:28.543Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T18:34:28.716Z] INFO: Testing against a local daemon [2019-10-02T18:34:28.716Z] === RUN TestServiceCreateInit [2019-10-02T18:34:28.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:34:28.946Z] . [2019-10-02T18:34:28.946Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T18:34:28.946Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T18:34:28.946Z] Error: No such image: emptyfs [2019-10-02T18:34:28.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-02T18:34:28.946Z] ++++ docker load [2019-10-02T18:34:29.231Z] Running integration-test (iteration 1) [2019-10-02T18:34:29.231Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T18:34:29.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:29.231Z] ++ set -e [2019-10-02T18:34:29.231Z] ++ '[' -n 0 ']' [2019-10-02T18:34:29.231Z] ++ set -x [2019-10-02T18:34:29.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:34:31.798Z] --- PASS: TestHealthKillContainer (3.03s) [2019-10-02T18:34:31.798Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:34:31.798Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T18:34:31.798Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:34:31.798Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:34:31.798Z] === RUN TestCopyFromContainer [2019-10-02T18:34:33.160Z] === RUN TestCopyFromContainer// [2019-10-02T18:34:33.414Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:34:33.668Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:34:33.669Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:34:33.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:34:33.923Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:34:33.923Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:34:33.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:34:34.177Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:34:34.177Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:34:34.177Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer (2.91s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-02T18:34:34.432Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T18:34:34.432Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:34:34.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:34:34.432Z] === RUN TestHealthKillContainer [2019-10-02T18:34:36.335Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-02T18:34:36.335Z] ok github.com/docker/docker/daemon 12.192s coverage: 17.5% of statements [2019-10-02T18:34:36.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-02T18:34:36.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-02T18:34:36.593Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.4% of statements [2019-10-02T18:34:37.528Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 84.7% of statements [2019-10-02T18:34:37.691Z] --- PASS: TestHealthKillContainer (2.99s) [2019-10-02T18:34:37.691Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:34:37.691Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T18:34:37.691Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:34:37.691Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-02T18:34:37.691Z] === RUN TestCopyFromContainer [2019-10-02T18:34:37.786Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-10-02T18:34:37.786Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-02T18:34:37.786Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-02T18:34:37.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-02T18:34:37.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-02T18:34:38.905Z] --- PASS: TestServiceCreateInit (9.95s) [2019-10-02T18:34:38.906Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.73s) [2019-10-02T18:34:38.906Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:34:38.906Z] daemon.go:325: [d4b5516e7131c] waiting for daemon to start [2019-10-02T18:34:38.906Z] daemon.go:325: [d4b5516e7131c] waiting for daemon to start [2019-10-02T18:34:38.906Z] daemon.go:353: [d4b5516e7131c] daemon started [2019-10-02T18:34:38.906Z] daemon.go:461: [d4b5516e7131c] Stopping daemon [2019-10-02T18:34:38.906Z] daemon.go:296: [d4b5516e7131c] exiting daemon [2019-10-02T18:34:38.906Z] daemon.go:448: [d4b5516e7131c] Daemon stopped [2019-10-02T18:34:38.906Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2019-10-02T18:34:38.906Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:34:38.906Z] daemon.go:325: [dc9adef839739] waiting for daemon to start [2019-10-02T18:34:38.906Z] daemon.go:325: [dc9adef839739] waiting for daemon to start [2019-10-02T18:34:38.906Z] daemon.go:353: [dc9adef839739] daemon started [2019-10-02T18:34:38.906Z] daemon.go:461: [dc9adef839739] Stopping daemon [2019-10-02T18:34:38.906Z] daemon.go:296: [dc9adef839739] exiting daemon [2019-10-02T18:34:38.906Z] daemon.go:448: [dc9adef839739] Daemon stopped [2019-10-02T18:34:38.906Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:34:39.161Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-02T18:34:39.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T18:34:39.831Z] === RUN TestCopyFromContainer// [2019-10-02T18:34:39.831Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:34:40.087Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:34:40.087Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:34:40.341Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:34:40.341Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:34:40.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:34:40.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:34:40.850Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:34:40.850Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:34:40.850Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer (3.43s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/quux (0.21s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:34:41.105Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-10-02T18:34:41.105Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:34:41.105Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:34:41.105Z] === RUN TestHealthKillContainer [2019-10-02T18:34:41.664Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T18:34:41.690Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-02T18:34:41.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T18:34:42.256Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.242s coverage: 56.9% of statements [2019-10-02T18:34:43.798Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T18:34:43.798Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T18:34:43.798Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T18:34:44.053Z] --- PASS: TestHealthKillContainer (3.04s) [2019-10-02T18:34:44.053Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:34:44.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:34:44.307Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:34:44.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:34:44.307Z] === RUN TestCopyFromContainer [2019-10-02T18:34:44.472Z] Loaded image: buildpack-deps:jessie [2019-10-02T18:34:44.472Z] Loaded image: busybox:latest [2019-10-02T18:34:44.472Z] Loaded image: busybox:glibc [2019-10-02T18:34:44.472Z] Loaded image: debian:jessie [2019-10-02T18:34:44.472Z] Loaded image: hello-world:latest [2019-10-02T18:34:44.472Z] INFO: Testing against a local daemon [2019-10-02T18:34:44.472Z] === RUN TestBuildWithSession [2019-10-02T18:34:45.547Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.327s coverage: 72.3% of statements [2019-10-02T18:34:45.547Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.552s coverage: 45.9% of statements [2019-10-02T18:34:45.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-02T18:34:45.963Z] --- PASS: TestBuildWithSession (2.10s) [2019-10-02T18:34:45.964Z] === RUN TestBuildSquashParent [2019-10-02T18:34:46.230Z] === RUN TestCopyFromContainer// [2019-10-02T18:34:46.231Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:34:46.484Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:34:46.485Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:34:46.485Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:34:46.739Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:34:46.739Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:34:46.739Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:34:46.994Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:34:46.994Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer (2.82s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer//bar/root (0.26s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-02T18:34:47.248Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T18:34:47.248Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:34:47.248Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:34:47.248Z] === RUN TestHealthKillContainer [2019-10-02T18:34:48.076Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.945s coverage: 50.8% of statements [2019-10-02T18:34:49.448Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.314s coverage: 76.1% of statements [2019-10-02T18:34:50.506Z] --- PASS: TestHealthKillContainer (2.88s) [2019-10-02T18:34:50.506Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:34:50.506Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:34:50.506Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:34:50.506Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-02T18:34:50.506Z] === RUN TestCopyFromContainer [2019-10-02T18:34:50.589Z] --- PASS: TestBuildSquashParent (4.85s) [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:34:50.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:34:50.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:34:50.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:34:50.821Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-02T18:34:50.821Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.079s coverage: 57.2% of statements [2019-10-02T18:34:50.821Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-02T18:34:50.821Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-02T18:34:51.870Z] === RUN TestCopyFromContainer// [2019-10-02T18:34:52.126Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:34:52.126Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:34:52.192Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-02T18:34:52.381Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:34:52.381Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:34:52.637Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:34:52.637Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:34:52.892Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:34:52.892Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:34:53.127Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-02T18:34:53.147Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer (2.95s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:34:53.147Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T18:34:53.147Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:34:53.147Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-02T18:34:53.147Z] === RUN TestHealthKillContainer [2019-10-02T18:34:54.062Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-02T18:34:54.062Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-02T18:34:54.062Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-02T18:34:54.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:34:54.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:34:54.996Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.7% of statements [2019-10-02T18:34:55.742Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T18:34:55.997Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s) [2019-10-02T18:34:56.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2019-10-02T18:34:56.099Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:34:56.099Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:34:56.369Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 78.6% of statements [2019-10-02T18:34:56.369Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-02T18:34:56.369Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-02T18:34:56.369Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-02T18:34:56.557Z] --- PASS: TestHealthKillContainer (3.13s) [2019-10-02T18:34:56.557Z] PASS [2019-10-02T18:34:56.557Z] [2019-10-02T18:34:56.557Z] DONE 75 tests in 31.702s [2019-10-02T18:34:56.557Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:56.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.557Z] +++ set -e [2019-10-02T18:34:56.557Z] +++ '[' -n 0 ']' [2019-10-02T18:34:56.557Z] +++ set -x [2019-10-02T18:34:56.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.557Z] INFO: Testing against a local daemon [2019-10-02T18:34:56.557Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:34:56.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:34:56.557Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:34:56.557Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:34:56.557Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:34:56.557Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-02T18:34:56.557Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:34:56.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:34:56.557Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:34:56.557Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-02T18:34:56.557Z] PASS [2019-10-02T18:34:56.557Z] [2019-10-02T18:34:56.557Z] DONE 5 tests in 0.193s [2019-10-02T18:34:56.557Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:56.557Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.557Z] +++ set -e [2019-10-02T18:34:56.557Z] +++ '[' -n 0 ']' [2019-10-02T18:34:56.557Z] +++ set -x [2019-10-02T18:34:56.557Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.557Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T18:34:56.811Z] INFO: Testing against a local daemon [2019-10-02T18:34:56.811Z] testing: warning: no tests to run [2019-10-02T18:34:56.811Z] PASS [2019-10-02T18:34:56.811Z] [2019-10-02T18:34:56.811Z] DONE 0 tests in 0.067s [2019-10-02T18:34:56.811Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:56.811Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.811Z] +++ set -e [2019-10-02T18:34:56.811Z] +++ '[' -n 0 ']' [2019-10-02T18:34:56.811Z] +++ set -x [2019-10-02T18:34:56.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.812Z] INFO: Testing against a local daemon [2019-10-02T18:34:56.812Z] testing: warning: no tests to run [2019-10-02T18:34:56.812Z] PASS [2019-10-02T18:34:56.812Z] [2019-10-02T18:34:56.812Z] DONE 0 tests in 0.042s [2019-10-02T18:34:56.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:56.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.812Z] +++ set -e [2019-10-02T18:34:56.812Z] +++ '[' -n 0 ']' [2019-10-02T18:34:56.812Z] +++ set -x [2019-10-02T18:34:56.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.812Z] INFO: Testing against a local daemon [2019-10-02T18:34:56.812Z] testing: warning: no tests to run [2019-10-02T18:34:56.812Z] PASS [2019-10-02T18:34:56.812Z] [2019-10-02T18:34:56.812Z] DONE 0 tests in 0.048s [2019-10-02T18:34:56.812Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:56.812Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.812Z] +++ set -e [2019-10-02T18:34:56.812Z] +++ '[' -n 0 ']' [2019-10-02T18:34:56.812Z] +++ set -x [2019-10-02T18:34:56.812Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:56.812Z] testing: warning: no tests to run [2019-10-02T18:34:56.812Z] PASS [2019-10-02T18:34:56.812Z] [2019-10-02T18:34:56.812Z] DONE 0 tests in 0.009s [2019-10-02T18:34:57.067Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.067Z] +++ set -e [2019-10-02T18:34:57.067Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.067Z] +++ set -x [2019-10-02T18:34:57.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.067Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.067Z] testing: warning: no tests to run [2019-10-02T18:34:57.067Z] PASS [2019-10-02T18:34:57.067Z] [2019-10-02T18:34:57.067Z] DONE 0 tests in 0.066s [2019-10-02T18:34:57.067Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.067Z] +++ set -e [2019-10-02T18:34:57.067Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.067Z] +++ set -x [2019-10-02T18:34:57.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.067Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.067Z] testing: warning: no tests to run [2019-10-02T18:34:57.067Z] PASS [2019-10-02T18:34:57.067Z] [2019-10-02T18:34:57.067Z] DONE 0 tests in 0.048s [2019-10-02T18:34:57.067Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.067Z] +++ set -e [2019-10-02T18:34:57.067Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.067Z] +++ set -x [2019-10-02T18:34:57.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.322Z] testing: warning: no tests to run [2019-10-02T18:34:57.322Z] PASS [2019-10-02T18:34:57.322Z] [2019-10-02T18:34:57.322Z] DONE 0 tests in 0.060s [2019-10-02T18:34:57.322Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T18:34:57.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.322Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] +++ set -e [2019-10-02T18:34:57.322Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.322Z] +++ set -x [2019-10-02T18:34:57.322Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.322Z] testing: warning: no tests to run [2019-10-02T18:34:57.322Z] PASS [2019-10-02T18:34:57.322Z] [2019-10-02T18:34:57.322Z] DONE 0 tests in 0.065s [2019-10-02T18:34:57.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.322Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] +++ set -e [2019-10-02T18:34:57.322Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.322Z] +++ set -x [2019-10-02T18:34:57.322Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.322Z] testing: warning: no tests to run [2019-10-02T18:34:57.322Z] PASS [2019-10-02T18:34:57.322Z] [2019-10-02T18:34:57.322Z] DONE 0 tests in 0.047s [2019-10-02T18:34:57.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.322Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.322Z] +++ set -e [2019-10-02T18:34:57.322Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.322Z] +++ set -x [2019-10-02T18:34:57.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:34:57.577Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.577Z] testing: warning: no tests to run [2019-10-02T18:34:57.577Z] PASS [2019-10-02T18:34:57.577Z] [2019-10-02T18:34:57.577Z] DONE 0 tests in 0.058s [2019-10-02T18:34:57.577Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:34:57.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.577Z] +++ set -e [2019-10-02T18:34:57.577Z] +++ '[' -n 0 ']' [2019-10-02T18:34:57.577Z] +++ set -x [2019-10-02T18:34:57.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:34:57.577Z] INFO: Testing against a local daemon [2019-10-02T18:34:57.577Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:34:57.577Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T18:34:57.744Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-02T18:34:57.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:34:58.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-02T18:34:58.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-10-02T18:34:58.478Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:34:58.500Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T18:34:58.500Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T18:34:58.585Z] --- PASS: TestCreateServiceMultipleTimes (16.82s) [2019-10-02T18:34:58.585Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-10-02T18:34:58.585Z] daemon.go:325: [da631762c52f1] waiting for daemon to start [2019-10-02T18:34:58.585Z] daemon.go:325: [da631762c52f1] waiting for daemon to start [2019-10-02T18:34:58.585Z] daemon.go:353: [da631762c52f1] daemon started [2019-10-02T18:34:58.585Z] daemon.go:461: [da631762c52f1] Stopping daemon [2019-10-02T18:34:58.585Z] daemon.go:296: [da631762c52f1] exiting daemon [2019-10-02T18:34:58.585Z] daemon.go:448: [da631762c52f1] Daemon stopped [2019-10-02T18:34:58.585Z] === RUN TestCreateServiceConflict [2019-10-02T18:34:58.585Z] --- PASS: TestCreateServiceConflict (2.89s) [2019-10-02T18:34:58.585Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-10-02T18:34:58.585Z] daemon.go:325: [d5e8511215c73] waiting for daemon to start [2019-10-02T18:34:58.585Z] daemon.go:325: [d5e8511215c73] waiting for daemon to start [2019-10-02T18:34:58.585Z] daemon.go:353: [d5e8511215c73] daemon started [2019-10-02T18:34:58.585Z] daemon.go:461: [d5e8511215c73] Stopping daemon [2019-10-02T18:34:58.585Z] daemon.go:296: [d5e8511215c73] exiting daemon [2019-10-02T18:34:58.585Z] daemon.go:448: [d5e8511215c73] Daemon stopped [2019-10-02T18:34:58.585Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:34:58.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-02T18:34:58.782Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy (3.39s) [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-02T18:34:59.114Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-10-02T18:34:59.114Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T18:34:59.636Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-10-02T18:34:59.636Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-02T18:34:59.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-02T18:34:59.894Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 20.0% of statements [2019-10-02T18:35:00.202Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2019-10-02T18:35:00.202Z] === RUN TestBuildLabelWithTargets [2019-10-02T18:35:01.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T18:35:01.714Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-10-02T18:35:01.714Z] === RUN TestBuildWithEmptyLayers [2019-10-02T18:35:01.775Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2019-10-02T18:35:01.775Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-10-02T18:35:01.775Z] daemon.go:325: [d4a22ed176e2c] waiting for daemon to start [2019-10-02T18:35:01.775Z] daemon.go:325: [d4a22ed176e2c] waiting for daemon to start [2019-10-02T18:35:01.775Z] daemon.go:353: [d4a22ed176e2c] daemon started [2019-10-02T18:35:01.775Z] daemon.go:461: [d4a22ed176e2c] Stopping daemon [2019-10-02T18:35:01.775Z] daemon.go:296: [d4a22ed176e2c] exiting daemon [2019-10-02T18:35:01.775Z] daemon.go:448: [d4a22ed176e2c] Daemon stopped [2019-10-02T18:35:01.775Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:35:01.795Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2019-10-02T18:35:02.053Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-02T18:35:02.337Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-02T18:35:02.337Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T18:35:02.987Z] ok github.com/docker/docker/daemon/logger/splunk 1.583s coverage: 84.5% of statements [2019-10-02T18:35:02.987Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-02T18:35:02.987Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-10-02T18:35:02.987Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-02T18:35:04.084Z] --- PASS: TestDockerNetworkReConnect (6.10s) [2019-10-02T18:35:04.084Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:35:04.084Z] daemon.go:325: [d50c6f5b5ee3d] waiting for daemon to start [2019-10-02T18:35:04.084Z] daemon.go:325: [d50c6f5b5ee3d] waiting for daemon to start [2019-10-02T18:35:04.084Z] daemon.go:353: [d50c6f5b5ee3d] daemon started [2019-10-02T18:35:04.084Z] daemon.go:461: [d50c6f5b5ee3d] Stopping daemon [2019-10-02T18:35:04.084Z] daemon.go:296: [d50c6f5b5ee3d] exiting daemon [2019-10-02T18:35:04.084Z] daemon.go:448: [d50c6f5b5ee3d] Daemon stopped [2019-10-02T18:35:04.084Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:35:04.084Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T18:35:04.888Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2019-10-02T18:35:05.040Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-10-02T18:35:05.041Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T18:35:05.455Z] ok github.com/docker/docker/distribution 0.152s coverage: 22.6% of statements [2019-10-02T18:35:05.455Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-02T18:35:05.736Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2019-10-02T18:35:05.736Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T18:35:05.968Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T18:35:06.830Z] ok github.com/docker/docker/errdefs 0.005s coverage: 48.2% of statements [2019-10-02T18:35:07.330Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T18:35:07.889Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T18:35:08.205Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-02T18:35:08.206Z] ok github.com/docker/docker/distribution/xfer 1.425s coverage: 83.9% of statements [2019-10-02T18:35:08.206Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-02T18:35:08.435Z] --- PASS: TestBuildMultiStageLayerLeak (2.38s) [2019-10-02T18:35:08.435Z] === RUN TestBuildWithHugeFile [2019-10-02T18:35:09.290Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T18:35:09.580Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-10-02T18:35:09.580Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-02T18:35:09.580Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-02T18:35:09.580Z] ? github.com/docker/docker/internal/test [no test files] [2019-10-02T18:35:11.214Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-10-02T18:35:11.482Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-10-02T18:35:11.483Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-02T18:35:11.741Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-10-02T18:35:11.815Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T18:35:12.069Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T18:35:12.676Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2019-10-02T18:35:13.953Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T18:35:14.050Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-02T18:35:14.051Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-02T18:35:15.980Z] ok github.com/docker/docker/pkg/archive 0.377s coverage: 77.2% of statements [2019-10-02T18:35:16.549Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T18:35:16.916Z] ok github.com/docker/docker/pkg/authorization 0.163s coverage: 66.7% of statements [2019-10-02T18:35:17.173Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-02T18:35:17.431Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-02T18:35:17.908Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T18:35:18.402Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s) [2019-10-02T18:35:18.402Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-10-02T18:35:18.402Z] daemon.go:325: [da64f1ab8cd9a] waiting for daemon to start [2019-10-02T18:35:18.402Z] daemon.go:325: [da64f1ab8cd9a] waiting for daemon to start [2019-10-02T18:35:18.402Z] daemon.go:353: [da64f1ab8cd9a] daemon started [2019-10-02T18:35:18.402Z] daemon.go:461: [da64f1ab8cd9a] Stopping daemon [2019-10-02T18:35:18.402Z] daemon.go:296: [da64f1ab8cd9a] exiting daemon [2019-10-02T18:35:18.402Z] daemon.go:448: [da64f1ab8cd9a] Daemon stopped [2019-10-02T18:35:18.402Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T18:35:19.194Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2019-10-02T18:35:19.194Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-10-02T18:35:19.194Z] daemon.go:325: [dd9a2f5e1b6b5] waiting for daemon to start [2019-10-02T18:35:19.194Z] daemon.go:325: [dd9a2f5e1b6b5] waiting for daemon to start [2019-10-02T18:35:19.195Z] daemon.go:353: [dd9a2f5e1b6b5] daemon started [2019-10-02T18:35:19.195Z] daemon.go:461: [dd9a2f5e1b6b5] Stopping daemon [2019-10-02T18:35:19.195Z] daemon.go:296: [dd9a2f5e1b6b5] exiting daemon [2019-10-02T18:35:19.195Z] daemon.go:448: [dd9a2f5e1b6b5] Daemon stopped [2019-10-02T18:35:19.195Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T18:35:19.353Z] --- PASS: TestServiceUpdateNetwork (15.72s) [2019-10-02T18:35:19.353Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:35:19.353Z] daemon.go:325: [d7c24415d608d] waiting for daemon to start [2019-10-02T18:35:19.353Z] daemon.go:325: [d7c24415d608d] waiting for daemon to start [2019-10-02T18:35:19.353Z] daemon.go:353: [d7c24415d608d] daemon started [2019-10-02T18:35:19.353Z] daemon.go:461: [d7c24415d608d] Stopping daemon [2019-10-02T18:35:19.353Z] daemon.go:296: [d7c24415d608d] exiting daemon [2019-10-02T18:35:19.353Z] daemon.go:448: [d7c24415d608d] Daemon stopped [2019-10-02T18:35:19.353Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:35:21.615Z] ok github.com/docker/docker/layer 7.747s coverage: 72.0% of statements [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/oci [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-02T18:35:21.615Z] ok github.com/docker/docker/pkg/chrootarchive 2.991s coverage: 43.2% of statements [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-02T18:35:21.615Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-02T18:35:21.615Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-02T18:35:22.180Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-02T18:35:22.180Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-02T18:35:22.480Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2019-10-02T18:35:22.480Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-10-02T18:35:22.480Z] daemon.go:325: [d4993fa667e78] waiting for daemon to start [2019-10-02T18:35:22.480Z] daemon.go:325: [d4993fa667e78] waiting for daemon to start [2019-10-02T18:35:22.480Z] daemon.go:353: [d4993fa667e78] daemon started [2019-10-02T18:35:22.480Z] daemon.go:461: [d4993fa667e78] Stopping daemon [2019-10-02T18:35:22.480Z] daemon.go:296: [d4993fa667e78] exiting daemon [2019-10-02T18:35:22.480Z] daemon.go:448: [d4993fa667e78] Daemon stopped [2019-10-02T18:35:22.480Z] === RUN TestCreateServiceSysctls [2019-10-02T18:35:22.697Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T18:35:22.697Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T18:35:22.745Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-02T18:35:23.620Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T18:35:23.677Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-10-02T18:35:23.934Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-10-02T18:35:24.179Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T18:35:24.738Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T18:35:24.738Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T18:35:25.307Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2019-10-02T18:35:25.661Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2019-10-02T18:35:25.661Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:35:25.661Z] daemon.go:325: [db08934dccab8] waiting for daemon to start [2019-10-02T18:35:25.661Z] daemon.go:325: [db08934dccab8] waiting for daemon to start [2019-10-02T18:35:25.661Z] daemon.go:353: [db08934dccab8] daemon started [2019-10-02T18:35:25.661Z] daemon.go:461: [db08934dccab8] Stopping daemon [2019-10-02T18:35:25.661Z] daemon.go:296: [db08934dccab8] exiting daemon [2019-10-02T18:35:25.661Z] daemon.go:448: [db08934dccab8] Daemon stopped [2019-10-02T18:35:25.661Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:35:25.872Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-02T18:35:25.916Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T18:35:26.475Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T18:35:26.806Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2019-10-02T18:35:26.806Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2019-10-02T18:35:27.034Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T18:35:27.371Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 10.2% of statements [2019-10-02T18:35:27.593Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T18:35:27.614Z] --- PASS: TestCreateServiceSysctls (4.42s) [2019-10-02T18:35:27.614Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-10-02T18:35:27.614Z] daemon.go:325: [dd106380056fc] waiting for daemon to start [2019-10-02T18:35:27.614Z] daemon.go:325: [dd106380056fc] waiting for daemon to start [2019-10-02T18:35:27.614Z] daemon.go:353: [dd106380056fc] daemon started [2019-10-02T18:35:27.614Z] daemon.go:461: [dd106380056fc] Stopping daemon [2019-10-02T18:35:27.614Z] daemon.go:296: [dd106380056fc] exiting daemon [2019-10-02T18:35:27.614Z] daemon.go:448: [dd106380056fc] Daemon stopped [2019-10-02T18:35:27.614Z] === RUN TestInspect [2019-10-02T18:35:27.848Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T18:35:28.305Z] ok github.com/docker/docker/pkg/idtools 0.519s coverage: 70.1% of statements [2019-10-02T18:35:28.461Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T18:35:28.563Z] ok github.com/docker/docker/pkg/ioutils 0.509s coverage: 69.1% of statements [2019-10-02T18:35:28.823Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-10-02T18:35:29.081Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-10-02T18:35:29.081Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-02T18:35:29.081Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-02T18:35:29.647Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-02T18:35:29.838Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T18:35:30.213Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-02T18:35:30.471Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-02T18:35:30.471Z] ok github.com/docker/docker/pkg/mount 0.533s coverage: 69.6% of statements [2019-10-02T18:35:30.471Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-02T18:35:30.730Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2019-10-02T18:35:30.955Z] --- PASS: TestInspect (3.34s) [2019-10-02T18:35:30.955Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-10-02T18:35:30.955Z] daemon.go:325: [d7c801807fd40] waiting for daemon to start [2019-10-02T18:35:30.955Z] daemon.go:325: [d7c801807fd40] waiting for daemon to start [2019-10-02T18:35:30.955Z] daemon.go:353: [d7c801807fd40] daemon started [2019-10-02T18:35:30.955Z] daemon.go:461: [d7c801807fd40] Stopping daemon [2019-10-02T18:35:30.955Z] daemon.go:296: [d7c801807fd40] exiting daemon [2019-10-02T18:35:30.955Z] daemon.go:448: [d7c801807fd40] Daemon stopped [2019-10-02T18:35:30.955Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:35:30.988Z] ok github.com/docker/docker/pkg/pidfile 0.019s coverage: 82.4% of statements [2019-10-02T18:35:30.988Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-02T18:35:30.988Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-02T18:35:31.922Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-10-02T18:35:32.347Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T18:35:32.856Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-02T18:35:33.114Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-10-02T18:35:33.372Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-02T18:35:34.743Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 72.7% of statements [2019-10-02T18:35:35.002Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-02T18:35:37.200Z] --- PASS: TestDockerNetworkConnectAlias (5.91s) [2019-10-02T18:35:37.200Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-10-02T18:35:37.200Z] daemon.go:325: [dc278c30c7978] waiting for daemon to start [2019-10-02T18:35:37.200Z] daemon.go:325: [dc278c30c7978] waiting for daemon to start [2019-10-02T18:35:37.200Z] daemon.go:353: [dc278c30c7978] daemon started [2019-10-02T18:35:37.200Z] daemon.go:461: [dc278c30c7978] Stopping daemon [2019-10-02T18:35:37.200Z] daemon.go:296: [dc278c30c7978] exiting daemon [2019-10-02T18:35:37.200Z] daemon.go:448: [dc278c30c7978] Daemon stopped [2019-10-02T18:35:37.200Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:35:37.620Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T18:35:38.280Z] ok github.com/docker/docker/pkg/signal 2.827s coverage: 61.0% of statements [2019-10-02T18:35:38.540Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-02T18:35:39.114Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-02T18:35:39.372Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-02T18:35:39.630Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-02T18:35:40.196Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2019-10-02T18:35:40.761Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 35.8% of statements [2019-10-02T18:35:40.918Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2019-10-02T18:35:40.919Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:35:40.919Z] daemon.go:325: [d52e4a93a5e09] waiting for daemon to start [2019-10-02T18:35:40.919Z] daemon.go:325: [d52e4a93a5e09] waiting for daemon to start [2019-10-02T18:35:40.919Z] daemon.go:353: [d52e4a93a5e09] daemon started [2019-10-02T18:35:40.919Z] daemon.go:461: [d52e4a93a5e09] Stopping daemon [2019-10-02T18:35:40.919Z] daemon.go:296: [d52e4a93a5e09] exiting daemon [2019-10-02T18:35:40.919Z] daemon.go:448: [d52e4a93a5e09] Daemon stopped [2019-10-02T18:35:40.919Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:35:41.020Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-10-02T18:35:41.302Z] --- PASS: TestDockerNetworkReConnect (5.16s) [2019-10-02T18:35:41.302Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-10-02T18:35:41.302Z] daemon.go:325: [de43f10e6ec41] waiting for daemon to start [2019-10-02T18:35:41.302Z] daemon.go:325: [de43f10e6ec41] waiting for daemon to start [2019-10-02T18:35:41.302Z] daemon.go:353: [de43f10e6ec41] daemon started [2019-10-02T18:35:41.302Z] daemon.go:461: [de43f10e6ec41] Stopping daemon [2019-10-02T18:35:41.302Z] daemon.go:296: [de43f10e6ec41] exiting daemon [2019-10-02T18:35:41.302Z] daemon.go:448: [de43f10e6ec41] Daemon stopped [2019-10-02T18:35:41.302Z] === RUN TestServicePlugin [2019-10-02T18:35:41.302Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-02T18:35:41.302Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:35:41.302Z] === RUN TestServiceUpdateLabel [2019-10-02T18:35:41.564Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T18:35:41.585Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-02T18:35:41.819Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T18:35:41.819Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T18:35:42.073Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T18:35:42.073Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T18:35:42.152Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-02T18:35:42.328Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T18:35:42.409Z] testing: warning: no tests to run [2019-10-02T18:35:42.409Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2019-10-02T18:35:42.974Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-02T18:35:42.974Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-02T18:35:43.232Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-02T18:35:44.211Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T18:35:44.517Z] --- PASS: TestServiceUpdateLabel (2.92s) [2019-10-02T18:35:44.517Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-10-02T18:35:44.517Z] daemon.go:325: [d2892f4df6987] waiting for daemon to start [2019-10-02T18:35:44.517Z] daemon.go:325: [d2892f4df6987] waiting for daemon to start [2019-10-02T18:35:44.517Z] daemon.go:353: [d2892f4df6987] daemon started [2019-10-02T18:35:44.517Z] daemon.go:461: [d2892f4df6987] Stopping daemon [2019-10-02T18:35:44.517Z] daemon.go:296: [d2892f4df6987] exiting daemon [2019-10-02T18:35:44.517Z] daemon.go:448: [d2892f4df6987] Daemon stopped [2019-10-02T18:35:44.517Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:35:45.658Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T18:35:45.758Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.3% of statements [2019-10-02T18:35:46.016Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-02T18:35:46.950Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2019-10-02T18:35:47.516Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-02T18:35:47.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T18:35:48.888Z] ok github.com/docker/docker/registry 0.088s coverage: 56.4% of statements [2019-10-02T18:35:49.455Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-02T18:35:49.713Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2019-10-02T18:35:50.178Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T18:35:50.178Z] --- PASS: TestDockerNetworkReConnect (9.76s) [2019-10-02T18:35:50.178Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:35:50.178Z] daemon.go:325: [da566e5268ac7] waiting for daemon to start [2019-10-02T18:35:50.178Z] daemon.go:325: [da566e5268ac7] waiting for daemon to start [2019-10-02T18:35:50.178Z] daemon.go:353: [da566e5268ac7] daemon started [2019-10-02T18:35:50.178Z] daemon.go:461: [da566e5268ac7] Stopping daemon [2019-10-02T18:35:50.178Z] daemon.go:296: [da566e5268ac7] exiting daemon [2019-10-02T18:35:50.178Z] daemon.go:448: [da566e5268ac7] Daemon stopped [2019-10-02T18:35:50.178Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:35:50.433Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T18:35:50.647Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-02T18:35:51.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T18:35:51.581Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-02T18:35:52.146Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-10-02T18:35:53.080Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-02T18:35:54.013Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-02T18:36:00.407Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-02T18:36:00.407Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-02T18:36:00.407Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-02T18:36:00.407Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-02T18:36:00.827Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2019-10-02T18:36:00.827Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-10-02T18:36:00.827Z] daemon.go:325: [d074b9795ef3f] waiting for daemon to start [2019-10-02T18:36:00.827Z] daemon.go:325: [d074b9795ef3f] waiting for daemon to start [2019-10-02T18:36:00.827Z] daemon.go:353: [d074b9795ef3f] daemon started [2019-10-02T18:36:00.827Z] daemon.go:461: [d074b9795ef3f] Stopping daemon [2019-10-02T18:36:00.827Z] daemon.go:296: [d074b9795ef3f] exiting daemon [2019-10-02T18:36:00.827Z] daemon.go:448: [d074b9795ef3f] Daemon stopped [2019-10-02T18:36:00.827Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:36:02.590Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-02T18:36:03.560Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-02T18:36:03.560Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-02T18:36:03.560Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-02T18:36:03.560Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-02T18:36:03.560Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-02T18:36:03.640Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-02T18:36:04.531Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-02T18:36:05.001Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2019-10-02T18:36:05.001Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:36:05.001Z] daemon.go:325: [dab8f414babb4] waiting for daemon to start [2019-10-02T18:36:05.001Z] daemon.go:325: [dab8f414babb4] waiting for daemon to start [2019-10-02T18:36:05.001Z] daemon.go:353: [dab8f414babb4] daemon started [2019-10-02T18:36:05.001Z] daemon.go:461: [dab8f414babb4] Stopping daemon [2019-10-02T18:36:05.001Z] daemon.go:296: [dab8f414babb4] exiting daemon [2019-10-02T18:36:05.001Z] daemon.go:448: [dab8f414babb4] Daemon stopped [2019-10-02T18:36:05.001Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:36:06.198Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/rootless [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/volume [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-02T18:36:06.198Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === Skipped [2019-10-02T18:36:06.198Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-02T18:36:06.198Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-02T18:36:06.198Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-02T18:36:06.198Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-02T18:36:06.198Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-02T18:36:06.198Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-02T18:36:06.198Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-02T18:36:06.198Z] graphtest_unix.go:73: No driver to put! [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-02T18:36:06.198Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] [2019-10-02T18:36:06.198Z] DONE 2064 tests, 19 skipped in 241.415s [2019-10-02T18:36:06.361Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom Post stage [Pipeline] junit [2019-10-02T18:36:06.467Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-02T18:36:07.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-392/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -e DOCKER_GRAPHDRIVER docker:ec0e20a9eba5e37c6e85c5e5d288033f363ee660 hack/validate/vendor [2019-10-02T18:36:07.467Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-02T18:36:07.767Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-02T18:36:07.973Z] 2019/10/02 18:36:07 Collecting initial packages [2019-10-02T18:36:08.230Z] 2019/10/02 18:36:08 Download dependencies [2019-10-02T18:36:08.440Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-02T18:36:08.905Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-02T18:36:08.905Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-02T18:36:08.905Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-02T18:36:09.651Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2019-10-02T18:36:09.651Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:36:09.651Z] daemon.go:325: [d8db06e58c7da] waiting for daemon to start [2019-10-02T18:36:09.651Z] daemon.go:325: [d8db06e58c7da] waiting for daemon to start [2019-10-02T18:36:09.651Z] daemon.go:353: [d8db06e58c7da] daemon started [2019-10-02T18:36:09.651Z] daemon.go:461: [d8db06e58c7da] Stopping daemon [2019-10-02T18:36:09.651Z] daemon.go:296: [d8db06e58c7da] exiting daemon [2019-10-02T18:36:09.651Z] daemon.go:448: [d8db06e58c7da] Daemon stopped [2019-10-02T18:36:09.651Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:36:10.340Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T18:36:10.340Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T18:36:11.197Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Starting whole vndr cycle because no package specified [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-10-02T18:36:11.510Z] 2019/10/02 18:36:10 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2019-10-02T18:36:12.442Z] 2019/10/02 18:36:12 Finished clone github.com/mattn/go-shellwords [2019-10-02T18:36:12.442Z] 2019/10/02 18:36:12 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-10-02T18:36:12.442Z] 2019/10/02 18:36:12 Finished clone github.com/Azure/go-ansiterm [2019-10-02T18:36:12.442Z] 2019/10/02 18:36:12 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Finished clone github.com/tchap/go-patricia [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Finished clone github.com/opencontainers/selinux [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Finished clone github.com/docker/libtrust [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Finished clone github.com/google/uuid [2019-10-02T18:36:12.700Z] 2019/10/02 18:36:12 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-10-02T18:36:12.958Z] 2019/10/02 18:36:12 Finished clone github.com/creack/pty [2019-10-02T18:36:12.958Z] 2019/10/02 18:36:12 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-10-02T18:36:12.958Z] 2019/10/02 18:36:12 Finished clone github.com/Microsoft/go-winio [2019-10-02T18:36:12.958Z] 2019/10/02 18:36:12 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2019-10-02T18:36:13.216Z] 2019/10/02 18:36:13 Finished clone github.com/gorilla/mux [2019-10-02T18:36:13.216Z] 2019/10/02 18:36:13 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-10-02T18:36:13.473Z] 2019/10/02 18:36:13 Finished clone github.com/sirupsen/logrus [2019-10-02T18:36:13.473Z] 2019/10/02 18:36:13 Clone github.com/moby/buildkit, revision ae10b292fefb00e0fbf9fecd1419c5f252e58895, attempt 1/20 [2019-10-02T18:36:13.731Z] 2019/10/02 18:36:13 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-10-02T18:36:13.731Z] 2019/10/02 18:36:13 Clone github.com/tonistiigi/fsutil, revision 3d2716dd0a4d06ff854241c7e8b6f3f904e1719f, attempt 1/20 [2019-10-02T18:36:14.296Z] 2019/10/02 18:36:14 Finished clone github.com/docker/go-units [2019-10-02T18:36:14.296Z] 2019/10/02 18:36:14 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-10-02T18:36:14.554Z] 2019/10/02 18:36:14 Finished clone github.com/syndtr/gocapability [2019-10-02T18:36:14.554Z] 2019/10/02 18:36:14 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-10-02T18:36:14.554Z] 2019/10/02 18:36:14 Finished clone github.com/RackSec/srslog [2019-10-02T18:36:14.554Z] 2019/10/02 18:36:14 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-10-02T18:36:14.811Z] 2019/10/02 18:36:14 Finished clone github.com/google/go-cmp [2019-10-02T18:36:14.811Z] 2019/10/02 18:36:14 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-10-02T18:36:15.069Z] 2019/10/02 18:36:14 Finished clone gotest.tools [2019-10-02T18:36:15.069Z] 2019/10/02 18:36:14 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-10-02T18:36:15.069Z] 2019/10/02 18:36:14 Finished clone github.com/imdario/mergo [2019-10-02T18:36:15.069Z] 2019/10/02 18:36:14 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2019-10-02T18:36:15.327Z] 2019/10/02 18:36:15 Finished clone golang.org/x/sync [2019-10-02T18:36:15.327Z] 2019/10/02 18:36:15 Clone github.com/docker/libnetwork, revision 96bcc0dae898308ed659c5095526788a602f4726, attempt 1/20 [2019-10-02T18:36:16.260Z] 2019/10/02 18:36:15 Finished clone github.com/docker/go-connections [2019-10-02T18:36:16.260Z] 2019/10/02 18:36:15 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-10-02T18:36:16.260Z] 2019/10/02 18:36:16 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-10-02T18:36:16.260Z] 2019/10/02 18:36:16 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-10-02T18:36:16.518Z] 2019/10/02 18:36:16 Finished clone github.com/opentracing-contrib/go-stdlib [2019-10-02T18:36:16.518Z] 2019/10/02 18:36:16 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-10-02T18:36:16.518Z] 2019/10/02 18:36:16 Finished clone github.com/google/shlex [2019-10-02T18:36:16.518Z] 2019/10/02 18:36:16 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Finished clone github.com/opentracing/opentracing-go [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Finished clone github.com/gofrs/flock [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Finished clone github.com/mitchellh/hashstructure [2019-10-02T18:36:16.776Z] 2019/10/02 18:36:16 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-10-02T18:36:16.990Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T18:36:16.990Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T18:36:17.177Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2019-10-02T18:36:17.177Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-10-02T18:36:17.177Z] daemon.go:325: [d09cc5a62cf48] waiting for daemon to start [2019-10-02T18:36:17.177Z] daemon.go:325: [d09cc5a62cf48] waiting for daemon to start [2019-10-02T18:36:17.177Z] daemon.go:353: [d09cc5a62cf48] daemon started [2019-10-02T18:36:17.177Z] daemon.go:461: [d09cc5a62cf48] Stopping daemon [2019-10-02T18:36:17.177Z] daemon.go:296: [d09cc5a62cf48] exiting daemon [2019-10-02T18:36:17.177Z] daemon.go:448: [d09cc5a62cf48] Daemon stopped [2019-10-02T18:36:17.177Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:36:17.710Z] 2019/10/02 18:36:17 Finished clone github.com/golang/gddo [2019-10-02T18:36:17.710Z] 2019/10/02 18:36:17 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-10-02T18:36:17.967Z] 2019/10/02 18:36:17 Finished clone github.com/armon/go-radix [2019-10-02T18:36:17.967Z] 2019/10/02 18:36:17 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:17 Finished clone github.com/tonistiigi/fsutil [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:17 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:18 Finished clone github.com/docker/go-events [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:18 Finished clone github.com/armon/go-metrics [2019-10-02T18:36:18.225Z] 2019/10/02 18:36:18 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-10-02T18:36:18.483Z] 2019/10/02 18:36:18 Finished clone github.com/sean-/seed [2019-10-02T18:36:18.483Z] 2019/10/02 18:36:18 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-10-02T18:36:18.742Z] 2019/10/02 18:36:18 Finished clone github.com/hashicorp/errwrap [2019-10-02T18:36:18.742Z] 2019/10/02 18:36:18 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-10-02T18:36:18.871Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T18:36:18.871Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T18:36:19.675Z] 2019/10/02 18:36:19 Finished clone github.com/hashicorp/memberlist [2019-10-02T18:36:19.675Z] 2019/10/02 18:36:19 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-10-02T18:36:19.932Z] 2019/10/02 18:36:19 Finished clone github.com/hashicorp/go-multierror [2019-10-02T18:36:19.932Z] 2019/10/02 18:36:19 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-10-02T18:36:20.190Z] 2019/10/02 18:36:19 Finished clone golang.org/x/net [2019-10-02T18:36:20.190Z] 2019/10/02 18:36:19 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-10-02T18:36:20.190Z] 2019/10/02 18:36:20 Finished clone github.com/vishvananda/netns [2019-10-02T18:36:20.190Z] 2019/10/02 18:36:20 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-10-02T18:36:20.449Z] 2019/10/02 18:36:20 Finished clone github.com/docker/libkv [2019-10-02T18:36:20.449Z] 2019/10/02 18:36:20 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-10-02T18:36:20.707Z] 2019/10/02 18:36:20 Finished clone github.com/Microsoft/hcsshim [2019-10-02T18:36:20.707Z] 2019/10/02 18:36:20 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-10-02T18:36:20.964Z] 2019/10/02 18:36:20 Finished clone github.com/hashicorp/go-sockaddr [2019-10-02T18:36:20.964Z] 2019/10/02 18:36:20 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-10-02T18:36:20.964Z] 2019/10/02 18:36:20 Finished clone github.com/BurntSushi/toml [2019-10-02T18:36:20.964Z] 2019/10/02 18:36:20 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-10-02T18:36:21.464Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T18:36:21.897Z] 2019/10/02 18:36:21 Finished clone github.com/vishvananda/netlink [2019-10-02T18:36:21.897Z] 2019/10/02 18:36:21 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-10-02T18:36:21.897Z] 2019/10/02 18:36:21 Finished clone github.com/deckarep/golang-set [2019-10-02T18:36:21.897Z] 2019/10/02 18:36:21 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-10-02T18:36:22.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T18:36:22.023Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Finished clone github.com/samuel/go-zookeeper [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Finished clone github.com/coreos/go-semver [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Finished clone github.com/hashicorp/go-msgpack [2019-10-02T18:36:22.155Z] 2019/10/02 18:36:21 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-10-02T18:36:22.720Z] 2019/10/02 18:36:22 Finished clone github.com/ishidawataru/sctp [2019-10-02T18:36:22.720Z] 2019/10/02 18:36:22 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-10-02T18:36:23.512Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T18:36:23.591Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-02T18:36:24.096Z] 2019/10/02 18:36:23 Finished clone github.com/mistifyio/go-zfs [2019-10-02T18:36:24.096Z] 2019/10/02 18:36:23 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-10-02T18:36:24.354Z] 2019/10/02 18:36:24 Finished clone github.com/opencontainers/go-digest [2019-10-02T18:36:24.354Z] 2019/10/02 18:36:24 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-10-02T18:36:24.354Z] 2019/10/02 18:36:24 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-10-02T18:36:24.354Z] 2019/10/02 18:36:24 Finished clone github.com/Microsoft/opengcs [2019-10-02T18:36:24.435Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T18:36:24.996Z] --- PASS: TestServiceUpdateNetwork (15.24s) [2019-10-02T18:36:24.996Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:36:24.996Z] daemon.go:325: [d002ee7d8e76b] waiting for daemon to start [2019-10-02T18:36:24.996Z] daemon.go:325: [d002ee7d8e76b] waiting for daemon to start [2019-10-02T18:36:24.996Z] daemon.go:353: [d002ee7d8e76b] daemon started [2019-10-02T18:36:24.996Z] daemon.go:461: [d002ee7d8e76b] Stopping daemon [2019-10-02T18:36:24.996Z] daemon.go:296: [d002ee7d8e76b] exiting daemon [2019-10-02T18:36:24.996Z] daemon.go:448: [d002ee7d8e76b] Daemon stopped [2019-10-02T18:36:24.996Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:36:25.287Z] 2019/10/02 18:36:25 Finished clone github.com/vbatts/tar-split [2019-10-02T18:36:25.287Z] 2019/10/02 18:36:25 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2019-10-02T18:36:25.287Z] 2019/10/02 18:36:25 Finished clone go.etcd.io/bbolt [2019-10-02T18:36:25.287Z] 2019/10/02 18:36:25 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-10-02T18:36:26.660Z] 2019/10/02 18:36:26 Finished clone golang.org/x/sys [2019-10-02T18:36:26.660Z] 2019/10/02 18:36:26 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-10-02T18:36:26.881Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T18:36:26.881Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T18:36:26.881Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T18:36:27.225Z] 2019/10/02 18:36:26 Finished clone github.com/seccomp/libseccomp-golang [2019-10-02T18:36:27.225Z] 2019/10/02 18:36:26 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2019-10-02T18:36:27.225Z] 2019/10/02 18:36:27 Finished clone github.com/hashicorp/serf [2019-10-02T18:36:27.225Z] 2019/10/02 18:36:27 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-10-02T18:36:27.483Z] 2019/10/02 18:36:27 Finished clone github.com/opencontainers/runtime-spec [2019-10-02T18:36:27.483Z] 2019/10/02 18:36:27 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-10-02T18:36:27.483Z] 2019/10/02 18:36:27 Finished clone github.com/coreos/go-systemd [2019-10-02T18:36:27.483Z] 2019/10/02 18:36:27 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-10-02T18:36:27.484Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T18:36:27.740Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T18:36:28.049Z] 2019/10/02 18:36:27 Finished clone github.com/ugorji/go [2019-10-02T18:36:28.049Z] 2019/10/02 18:36:27 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-10-02T18:36:28.287Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-02T18:36:28.306Z] 2019/10/02 18:36:28 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-10-02T18:36:28.306Z] 2019/10/02 18:36:28 Finished clone github.com/opencontainers/image-spec [2019-10-02T18:36:28.705Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T18:36:28.748Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-02T18:36:28.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Finished clone github.com/fluent/fluent-logger-golang [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Finished clone github.com/Graylog2/go-gelf [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-10-02T18:36:28.874Z] 2019/10/02 18:36:28 Finished clone github.com/godbus/dbus [2019-10-02T18:36:29.132Z] 2019/10/02 18:36:29 Finished clone github.com/philhofer/fwd [2019-10-02T18:36:29.132Z] 2019/10/02 18:36:29 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-10-02T18:36:30.067Z] --- PASS: TestDockerNetworkReConnect (5.13s) [2019-10-02T18:36:30.067Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:36:30.067Z] daemon.go:325: [df4aa708594b0] waiting for daemon to start [2019-10-02T18:36:30.067Z] daemon.go:325: [df4aa708594b0] waiting for daemon to start [2019-10-02T18:36:30.067Z] daemon.go:353: [df4aa708594b0] daemon started [2019-10-02T18:36:30.067Z] daemon.go:461: [df4aa708594b0] Stopping daemon [2019-10-02T18:36:30.067Z] daemon.go:296: [df4aa708594b0] exiting daemon [2019-10-02T18:36:30.067Z] daemon.go:448: [df4aa708594b0] Daemon stopped [2019-10-02T18:36:30.067Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:36:30.507Z] 2019/10/02 18:36:30 Finished clone github.com/fsnotify/fsnotify [2019-10-02T18:36:30.507Z] 2019/10/02 18:36:30 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-10-02T18:36:30.765Z] 2019/10/02 18:36:30 Finished clone github.com/bsphere/le_go [2019-10-02T18:36:30.765Z] 2019/10/02 18:36:30 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-10-02T18:36:30.769Z] --- PASS: TestServiceUpdateNetwork (14.49s) [2019-10-02T18:36:30.769Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-10-02T18:36:30.769Z] daemon.go:325: [dec17b19fe7fd] waiting for daemon to start [2019-10-02T18:36:30.769Z] daemon.go:325: [dec17b19fe7fd] waiting for daemon to start [2019-10-02T18:36:30.769Z] daemon.go:353: [dec17b19fe7fd] daemon started [2019-10-02T18:36:30.769Z] daemon.go:461: [dec17b19fe7fd] Stopping daemon [2019-10-02T18:36:30.769Z] daemon.go:296: [dec17b19fe7fd] exiting daemon [2019-10-02T18:36:30.769Z] daemon.go:448: [dec17b19fe7fd] Daemon stopped [2019-10-02T18:36:30.769Z] PASS [2019-10-02T18:36:30.769Z] [2019-10-02T18:36:30.769Z] === Skipped [2019-10-02T18:36:30.769Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-10-02T18:36:30.769Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:36:30.769Z] [2019-10-02T18:36:30.769Z] [2019-10-02T18:36:30.769Z] DONE 18 tests, 1 skipped in 121.288s [2019-10-02T18:36:30.769Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T18:36:30.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:30.769Z] ++ set -e [2019-10-02T18:36:30.769Z] ++ '[' -n 0 ']' [2019-10-02T18:36:30.769Z] ++ set -x [2019-10-02T18:36:30.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:30.770Z] INFO: Testing against a local daemon [2019-10-02T18:36:30.770Z] === RUN TestSessionCreate [2019-10-02T18:36:30.770Z] --- PASS: TestSessionCreate (0.04s) [2019-10-02T18:36:30.770Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:36:30.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-02T18:36:30.770Z] PASS [2019-10-02T18:36:30.770Z] [2019-10-02T18:36:30.770Z] DONE 2 tests in 0.313s [2019-10-02T18:36:30.770Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T18:36:30.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:30.770Z] ++ set -e [2019-10-02T18:36:30.770Z] ++ '[' -n 0 ']' [2019-10-02T18:36:30.770Z] ++ set -x [2019-10-02T18:36:30.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:30.770Z] INFO: Testing against a local daemon [2019-10-02T18:36:30.770Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:36:30.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:36:30.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:36:30.770Z] === RUN TestEventsExecDie [2019-10-02T18:36:31.023Z] 2019/10/02 18:36:30 Finished clone github.com/moby/buildkit [2019-10-02T18:36:31.023Z] 2019/10/02 18:36:30 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-10-02T18:36:31.124Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T18:36:31.281Z] 2019/10/02 18:36:31 Finished clone github.com/go-ini/ini [2019-10-02T18:36:31.281Z] 2019/10/02 18:36:31 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-10-02T18:36:31.281Z] 2019/10/02 18:36:31 Finished clone github.com/jmespath/go-jmespath [2019-10-02T18:36:31.281Z] 2019/10/02 18:36:31 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-10-02T18:36:31.539Z] 2019/10/02 18:36:31 Finished clone github.com/tinylib/msgp [2019-10-02T18:36:31.539Z] 2019/10/02 18:36:31 Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20 [2019-10-02T18:36:31.620Z] --- PASS: TestEventsExecDie (1.04s) [2019-10-02T18:36:31.620Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:36:31.620Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-02T18:36:31.620Z] === RUN TestInfoBinaryCommits [2019-10-02T18:36:31.620Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-02T18:36:31.620Z] === RUN TestInfoAPIVersioned [2019-10-02T18:36:31.620Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T18:36:31.620Z] === RUN TestInfoAPI [2019-10-02T18:36:31.620Z] --- PASS: TestInfoAPI (0.02s) [2019-10-02T18:36:31.620Z] === RUN TestInfoAPIWarnings [2019-10-02T18:36:31.658Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-02T18:36:31.683Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T18:36:32.105Z] 2019/10/02 18:36:31 Finished clone golang.org/x/oauth2 [2019-10-02T18:36:32.105Z] 2019/10/02 18:36:31 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2019-10-02T18:36:32.655Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-02T18:36:32.655Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-10-02T18:36:32.655Z] daemon.go:325: [d37794abf156a] waiting for daemon to start [2019-10-02T18:36:32.655Z] daemon.go:325: [d37794abf156a] waiting for daemon to start [2019-10-02T18:36:32.655Z] daemon.go:353: [d37794abf156a] daemon started [2019-10-02T18:36:32.655Z] daemon.go:461: [d37794abf156a] Stopping daemon [2019-10-02T18:36:32.655Z] daemon.go:296: [d37794abf156a] exiting daemon [2019-10-02T18:36:32.655Z] daemon.go:448: [d37794abf156a] Daemon stopped [2019-10-02T18:36:32.655Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:36:33.039Z] 2019/10/02 18:36:32 Finished clone github.com/docker/libnetwork [2019-10-02T18:36:33.039Z] 2019/10/02 18:36:32 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2019-10-02T18:36:33.114Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2019-10-02T18:36:33.114Z] === RUN TestPingCacheHeaders [2019-10-02T18:36:33.114Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-02T18:36:33.114Z] === RUN TestPingGet [2019-10-02T18:36:33.114Z] --- PASS: TestPingGet (0.02s) [2019-10-02T18:36:33.114Z] === RUN TestPingHead [2019-10-02T18:36:33.114Z] --- PASS: TestPingHead (0.02s) [2019-10-02T18:36:33.114Z] === RUN TestVersion [2019-10-02T18:36:33.114Z] --- PASS: TestVersion (0.03s) [2019-10-02T18:36:33.114Z] PASS [2019-10-02T18:36:33.114Z] [2019-10-02T18:36:33.114Z] === Skipped [2019-10-02T18:36:33.114Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:36:33.114Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:36:33.114Z] [2019-10-02T18:36:33.114Z] [2019-10-02T18:36:33.114Z] DONE 12 tests, 1 skipped in 2.829s [2019-10-02T18:36:33.114Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T18:36:33.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:33.114Z] ++ set -e [2019-10-02T18:36:33.114Z] ++ '[' -n 0 ']' [2019-10-02T18:36:33.114Z] ++ set -x [2019-10-02T18:36:33.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:33.114Z] INFO: Testing against a local daemon [2019-10-02T18:36:33.114Z] === RUN TestVolumesCreateAndList [2019-10-02T18:36:33.114Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-02T18:36:33.114Z] === RUN TestVolumesRemove [2019-10-02T18:36:33.114Z] --- PASS: TestVolumesRemove (0.08s) [2019-10-02T18:36:33.114Z] === RUN TestVolumesInspect [2019-10-02T18:36:33.198Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-02T18:36:33.298Z] 2019/10/02 18:36:33 Finished clone golang.org/x/text [2019-10-02T18:36:33.298Z] 2019/10/02 18:36:33 Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20 [2019-10-02T18:36:33.298Z] 2019/10/02 18:36:33 Finished clone github.com/googleapis/gax-go [2019-10-02T18:36:33.298Z] 2019/10/02 18:36:33 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-10-02T18:36:33.482Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T18:36:33.482Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:36:33.482Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:36:33.482Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:36:33.482Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:36:33.482Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-02T18:36:33.482Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:36:33.482Z] PASS [2019-10-02T18:36:33.482Z] [2019-10-02T18:36:33.482Z] DONE 5 tests in 0.292s [2019-10-02T18:36:33.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:36:33.482Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:36:33.482Z] +++ kill 9248 [2019-10-02T18:36:34.232Z] 2019/10/02 18:36:33 Finished clone github.com/containerd/fifo [2019-10-02T18:36:34.232Z] 2019/10/02 18:36:33 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-10-02T18:36:34.232Z] 2019/10/02 18:36:34 Finished clone google.golang.org/grpc [2019-10-02T18:36:34.232Z] 2019/10/02 18:36:34 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-10-02T18:36:34.509Z] 2019/10/02 18:36:34 Finished clone github.com/opencontainers/runc [2019-10-02T18:36:34.509Z] 2019/10/02 18:36:34 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-10-02T18:36:34.721Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:36:34.721Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:36:34.721Z] Clearing AppArmor profiles cache:. [2019-10-02T18:36:34.721Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:36:34.721Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:36:34.721Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:36:34.721Z] [2019-10-02T18:36:34.721Z] To set a process to complain mode, use the command line tool [2019-10-02T18:36:34.721Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:36:34.721Z] with the 'teardown' option." [2019-10-02T18:36:34.721Z] [2019-10-02T18:36:34.941Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T18:36:35.145Z] 2019/10/02 18:36:34 Finished clone go.opencensus.io [2019-10-02T18:36:35.145Z] 2019/10/02 18:36:34 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-10-02T18:36:35.404Z] 2019/10/02 18:36:35 Finished clone github.com/containerd/console [2019-10-02T18:36:35.404Z] 2019/10/02 18:36:35 Clone github.com/docker/swarmkit, revision bbe341867eae1615faf8a702ec05bfe986e73e06, attempt 1/20 [2019-10-02T18:36:35.404Z] 2019/10/02 18:36:35 Finished clone github.com/containerd/cgroups [2019-10-02T18:36:35.404Z] 2019/10/02 18:36:35 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-10-02T18:36:35.970Z] 2019/10/02 18:36:35 Finished clone github.com/containerd/typeurl [2019-10-02T18:36:35.970Z] 2019/10/02 18:36:35 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-10-02T18:36:35.970Z] 2019/10/02 18:36:35 Finished clone github.com/containerd/go-runc [2019-10-02T18:36:35.970Z] 2019/10/02 18:36:35 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-10-02T18:36:36.229Z] 2019/10/02 18:36:36 Finished clone github.com/containerd/ttrpc [2019-10-02T18:36:36.229Z] 2019/10/02 18:36:36 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2019-10-02T18:36:36.229Z] 2019/10/02 18:36:36 Finished clone github.com/gogo/googleapis [2019-10-02T18:36:36.229Z] 2019/10/02 18:36:36 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-10-02T18:36:36.304Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T18:36:36.487Z] 2019/10/02 18:36:36 Finished clone github.com/miekg/dns [2019-10-02T18:36:36.487Z] 2019/10/02 18:36:36 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-10-02T18:36:37.054Z] 2019/10/02 18:36:36 Finished clone github.com/containerd/continuity [2019-10-02T18:36:37.054Z] 2019/10/02 18:36:36 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 Post stage [Pipeline] junit [2019-10-02T18:36:37.310Z] Recording test results [2019-10-02T18:36:37.895Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-02T18:36:37.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-02T18:36:37.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-02T18:36:37.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-02T18:36:37.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-02T18:36:37.988Z] 2019/10/02 18:36:37 Finished clone github.com/fernet/fernet-go [2019-10-02T18:36:37.988Z] 2019/10/02 18:36:37 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T18:36:38.356Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-02T18:36:38.854Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T18:36:38.923Z] 2019/10/02 18:36:38 Finished clone github.com/docker/distribution [2019-10-02T18:36:38.924Z] 2019/10/02 18:36:38 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-10-02T18:36:38.981Z] + echo Ensuring container killed. [2019-10-02T18:36:38.981Z] Ensuring container killed. [2019-10-02T18:36:38.981Z] + docker rm -vf docker-pr2 [2019-10-02T18:36:38.981Z] Error: No such container: docker-pr2 [2019-10-02T18:36:38.981Z] + true [Pipeline] sh [2019-10-02T18:36:39.490Z] 2019/10/02 18:36:39 Finished clone golang.org/x/time [2019-10-02T18:36:39.490Z] 2019/10/02 18:36:39 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2019-10-02T18:36:39.748Z] 2019/10/02 18:36:39 Finished clone github.com/hashicorp/go-immutable-radix [2019-10-02T18:36:39.748Z] 2019/10/02 18:36:39 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-10-02T18:36:39.837Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:36:39.837Z] Chowning /workspace to jenkins user [2019-10-02T18:36:39.837Z] + id -u [2019-10-02T18:36:39.837Z] + id -g [2019-10-02T18:36:39.837Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-392:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T18:36:39.837Z] Unable to find image 'busybox:latest' locally [2019-10-02T18:36:39.837Z] latest: Pulling from library/busybox [2019-10-02T18:36:40.006Z] 2019/10/02 18:36:39 Finished clone github.com/hashicorp/go-memdb [2019-10-02T18:36:40.006Z] 2019/10/02 18:36:39 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-10-02T18:36:40.201Z] 6d4c3d9fc915: Pulling fs layer [2019-10-02T18:36:40.201Z] 6d4c3d9fc915: Verifying Checksum [2019-10-02T18:36:40.201Z] 6d4c3d9fc915: Download complete [2019-10-02T18:36:40.212Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T18:36:40.986Z] 6d4c3d9fc915: Pull complete [2019-10-02T18:36:40.986Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T18:36:40.986Z] Status: Downloaded newer image for busybox:latest [2019-10-02T18:36:41.378Z] 2019/10/02 18:36:41 Finished clone github.com/hashicorp/golang-lru [2019-10-02T18:36:41.378Z] 2019/10/02 18:36:41 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-10-02T18:36:41.943Z] 2019/10/02 18:36:41 Finished clone github.com/coreos/pkg [2019-10-02T18:36:41.943Z] 2019/10/02 18:36:41 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-10-02T18:36:41.943Z] 2019/10/02 18:36:41 Finished clone code.cloudfoundry.org/clock [2019-10-02T18:36:41.943Z] 2019/10/02 18:36:41 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-10-02T18:36:42.095Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T18:36:42.095Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T18:36:42.510Z] 2019/10/02 18:36:42 Finished clone golang.org/x/crypto [2019-10-02T18:36:42.510Z] 2019/10/02 18:36:42 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:36:43.603Z] + bundleName=s390x-integration [2019-10-02T18:36:43.603Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-02T18:36:43.603Z] Creating s390x-integration-bundles.tar.gz [2019-10-02T18:36:43.603Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-02T18:36:43.603Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-02T18:36:43.735Z] Archiving artifacts [2019-10-02T18:36:44.411Z] 2019/10/02 18:36:43 Finished clone github.com/beorn7/perks [2019-10-02T18:36:44.411Z] 2019/10/02 18:36:43 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-10-02T18:36:44.411Z] 2019/10/02 18:36:44 Finished clone github.com/prometheus/client_model [2019-10-02T18:36:44.411Z] 2019/10/02 18:36:44 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-10-02T18:36:44.909Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T18:36:44.978Z] 2019/10/02 18:36:44 Finished clone github.com/prometheus/client_golang [2019-10-02T18:36:44.978Z] 2019/10/02 18:36:44 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-10-02T18:36:45.353Z] --- PASS: TestServiceUpdateNetwork (15.13s) [2019-10-02T18:36:45.353Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:36:45.353Z] daemon.go:325: [d50fee2fe4f86] waiting for daemon to start [2019-10-02T18:36:45.353Z] daemon.go:325: [d50fee2fe4f86] waiting for daemon to start [2019-10-02T18:36:45.353Z] daemon.go:353: [d50fee2fe4f86] daemon started [2019-10-02T18:36:45.353Z] daemon.go:461: [d50fee2fe4f86] Stopping daemon [2019-10-02T18:36:45.353Z] daemon.go:296: [d50fee2fe4f86] exiting daemon [2019-10-02T18:36:45.353Z] daemon.go:448: [d50fee2fe4f86] Daemon stopped [2019-10-02T18:36:45.353Z] PASS [2019-10-02T18:36:45.353Z] [2019-10-02T18:36:45.353Z] DONE 10 tests in 107.687s [2019-10-02T18:36:45.353Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:45.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] +++ set -e [2019-10-02T18:36:45.353Z] +++ '[' -n 0 ']' [2019-10-02T18:36:45.353Z] +++ set -x [2019-10-02T18:36:45.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] INFO: Testing against a local daemon [2019-10-02T18:36:45.353Z] testing: warning: no tests to run [2019-10-02T18:36:45.353Z] PASS [2019-10-02T18:36:45.353Z] [2019-10-02T18:36:45.353Z] DONE 0 tests in 0.035s [2019-10-02T18:36:45.353Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:45.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] +++ set -e [2019-10-02T18:36:45.353Z] +++ '[' -n 0 ']' [2019-10-02T18:36:45.353Z] +++ set -x [2019-10-02T18:36:45.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] INFO: Testing against a local daemon [2019-10-02T18:36:45.353Z] testing: warning: no tests to run [2019-10-02T18:36:45.353Z] PASS [2019-10-02T18:36:45.353Z] [2019-10-02T18:36:45.353Z] DONE 0 tests in 0.036s [2019-10-02T18:36:45.353Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:45.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] +++ set -e [2019-10-02T18:36:45.353Z] +++ '[' -n 0 ']' [2019-10-02T18:36:45.353Z] +++ set -x [2019-10-02T18:36:45.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.353Z] INFO: Testing against a local daemon [2019-10-02T18:36:45.354Z] testing: warning: no tests to run [2019-10-02T18:36:45.354Z] PASS [2019-10-02T18:36:45.354Z] [2019-10-02T18:36:45.354Z] DONE 0 tests in 0.087s [2019-10-02T18:36:45.354Z] Running integration-test (iteration 5) [2019-10-02T18:36:45.354Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:45.354Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.354Z] +++ set -e [2019-10-02T18:36:45.354Z] +++ '[' -n 0 ']' [2019-10-02T18:36:45.354Z] +++ set -x [2019-10-02T18:36:45.354Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:45.498Z] --- PASS: TestBuildWithHugeFile (84.01s) [2019-10-02T18:36:45.498Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T18:36:45.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:36:45.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:36:45.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:36:45.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:36:45.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:36:45.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:36:45.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:36:45.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:36:45.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:36:45.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-02T18:36:45.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-02T18:36:45.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-02T18:36:45.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-02T18:36:45.498Z] === RUN TestBuildPreserveOwnership [2019-10-02T18:36:45.498Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T18:36:45.498Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T18:36:45.498Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2019-10-02T18:36:45.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2019-10-02T18:36:45.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2019-10-02T18:36:45.498Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:45.498Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-02T18:36:45.498Z] PASS [2019-10-02T18:36:45.498Z] [2019-10-02T18:36:45.498Z] DONE 30 tests in 128.171s [2019-10-02T18:36:45.498Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T18:36:45.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:45.498Z] ++ set -e [2019-10-02T18:36:45.498Z] ++ '[' -n 0 ']' [2019-10-02T18:36:45.498Z] ++ set -x [2019-10-02T18:36:45.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:45.498Z] INFO: Testing against a local daemon [2019-10-02T18:36:45.498Z] === RUN TestConfigList [2019-10-02T18:36:45.498Z] --- PASS: TestConfigList (2.22s) [2019-10-02T18:36:45.498Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-10-02T18:36:45.498Z] daemon.go:325: [d833a952a2124] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:325: [d833a952a2124] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:353: [d833a952a2124] daemon started [2019-10-02T18:36:45.498Z] daemon.go:461: [d833a952a2124] Stopping daemon [2019-10-02T18:36:45.498Z] daemon.go:296: [d833a952a2124] exiting daemon [2019-10-02T18:36:45.498Z] daemon.go:448: [d833a952a2124] Daemon stopped [2019-10-02T18:36:45.498Z] === RUN TestConfigsCreateAndDelete [2019-10-02T18:36:45.498Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2019-10-02T18:36:45.498Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-10-02T18:36:45.498Z] daemon.go:325: [d3ab886cc1712] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:325: [d3ab886cc1712] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:353: [d3ab886cc1712] daemon started [2019-10-02T18:36:45.498Z] daemon.go:461: [d3ab886cc1712] Stopping daemon [2019-10-02T18:36:45.498Z] daemon.go:296: [d3ab886cc1712] exiting daemon [2019-10-02T18:36:45.498Z] daemon.go:448: [d3ab886cc1712] Daemon stopped [2019-10-02T18:36:45.498Z] === RUN TestConfigsUpdate [2019-10-02T18:36:45.498Z] --- PASS: TestConfigsUpdate (2.16s) [2019-10-02T18:36:45.498Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-10-02T18:36:45.498Z] daemon.go:325: [da1d1c9e23cc5] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:325: [da1d1c9e23cc5] waiting for daemon to start [2019-10-02T18:36:45.498Z] daemon.go:353: [da1d1c9e23cc5] daemon started [2019-10-02T18:36:45.498Z] daemon.go:461: [da1d1c9e23cc5] Stopping daemon [2019-10-02T18:36:45.498Z] daemon.go:296: [da1d1c9e23cc5] exiting daemon [2019-10-02T18:36:45.498Z] daemon.go:448: [da1d1c9e23cc5] Daemon stopped [2019-10-02T18:36:45.498Z] === RUN TestTemplatedConfig [2019-10-02T18:36:45.610Z] INFO: Testing against a local daemon [2019-10-02T18:36:45.610Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:36:45.610Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:36:45.640Z] + make clean [2019-10-02T18:36:46.084Z] docker volume rm -f docker-dev-cache [2019-10-02T18:36:46.084Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T18:36:46.213Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T18:36:46.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-02T18:36:46.360Z] 2019/10/02 18:36:46 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-10-02T18:36:46.360Z] 2019/10/02 18:36:46 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-10-02T18:36:46.360Z] 2019/10/02 18:36:46 Finished clone github.com/prometheus/common [2019-10-02T18:36:46.360Z] 2019/10/02 18:36:46 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-10-02T18:36:46.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:36:46.767Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:36:46.932Z] 2019/10/02 18:36:46 Finished clone github.com/prometheus/procfs [2019-10-02T18:36:46.932Z] 2019/10/02 18:36:46 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-10-02T18:36:46.978Z] --- PASS: TestTemplatedConfig (2.89s) [2019-10-02T18:36:46.978Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-10-02T18:36:46.978Z] daemon.go:325: [de9d4565314ad] waiting for daemon to start [2019-10-02T18:36:46.978Z] daemon.go:325: [de9d4565314ad] waiting for daemon to start [2019-10-02T18:36:46.978Z] daemon.go:353: [de9d4565314ad] daemon started [2019-10-02T18:36:46.978Z] daemon.go:461: [de9d4565314ad] Stopping daemon [2019-10-02T18:36:46.978Z] daemon.go:296: [de9d4565314ad] exiting daemon [2019-10-02T18:36:46.978Z] daemon.go:448: [de9d4565314ad] Daemon stopped [2019-10-02T18:36:46.978Z] === RUN TestConfigInspect [2019-10-02T18:36:47.022Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:36:47.191Z] 2019/10/02 18:36:47 Finished clone github.com/pkg/errors [2019-10-02T18:36:47.191Z] 2019/10/02 18:36:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-10-02T18:36:47.317Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2019-10-02T18:36:47.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-10-02T18:36:47.572Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:47.572Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-02T18:36:47.572Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:36:47.572Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:36:48.566Z] 2019/10/02 18:36:48 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-10-02T18:36:48.566Z] 2019/10/02 18:36:48 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-10-02T18:36:49.023Z] --- PASS: TestConfigInspect (2.18s) [2019-10-02T18:36:49.023Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-10-02T18:36:49.023Z] daemon.go:325: [d89035c2b95d5] waiting for daemon to start [2019-10-02T18:36:49.023Z] daemon.go:325: [d89035c2b95d5] waiting for daemon to start [2019-10-02T18:36:49.023Z] daemon.go:353: [d89035c2b95d5] daemon started [2019-10-02T18:36:49.023Z] daemon.go:461: [d89035c2b95d5] Stopping daemon [2019-10-02T18:36:49.023Z] daemon.go:296: [d89035c2b95d5] exiting daemon [2019-10-02T18:36:49.023Z] daemon.go:448: [d89035c2b95d5] Daemon stopped [2019-10-02T18:36:49.023Z] === RUN TestConfigCreateWithLabels [2019-10-02T18:36:49.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:36:49.455Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T18:36:49.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:36:49.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:36:49.501Z] 2019/10/02 18:36:49 Finished clone github.com/inconshreveable/mousetrap [2019-10-02T18:36:49.501Z] 2019/10/02 18:36:49 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-10-02T18:36:49.501Z] 2019/10/02 18:36:49 Finished clone github.com/spf13/pflag [2019-10-02T18:36:49.710Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:36:49.759Z] 2019/10/02 18:36:49 Finished clone github.com/spf13/cobra [2019-10-02T18:36:49.759Z] 2019/10/02 18:36:49 Finished clone github.com/golang/protobuf [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2019-10-02T18:36:49.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2019-10-02T18:36:49.965Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:49.965Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-02T18:36:49.965Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:36:49.965Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:36:50.018Z] 2019/10/02 18:36:49 Finished clone github.com/google/certificate-transparency-go [2019-10-02T18:36:50.219Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T18:36:50.584Z] 2019/10/02 18:36:50 Finished clone github.com/morikuni/aec [2019-10-02T18:36:51.144Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:36:51.144Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:36:51.144Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T18:36:51.150Z] 2019/10/02 18:36:50 Finished clone github.com/docker/go-metrics [2019-10-02T18:36:51.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:36:51.654Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.14s) [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-10-02T18:36:51.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2019-10-02T18:36:51.654Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:51.703Z] --- PASS: TestConfigCreateWithLabels (2.14s) [2019-10-02T18:36:51.703Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-10-02T18:36:51.703Z] daemon.go:325: [d6313cf9ba2b9] waiting for daemon to start [2019-10-02T18:36:51.703Z] daemon.go:325: [d6313cf9ba2b9] waiting for daemon to start [2019-10-02T18:36:51.703Z] daemon.go:353: [d6313cf9ba2b9] daemon started [2019-10-02T18:36:51.703Z] daemon.go:461: [d6313cf9ba2b9] Stopping daemon [2019-10-02T18:36:51.703Z] daemon.go:296: [d6313cf9ba2b9] exiting daemon [2019-10-02T18:36:51.703Z] daemon.go:448: [d6313cf9ba2b9] Daemon stopped [2019-10-02T18:36:51.703Z] === RUN TestConfigCreateResolve [2019-10-02T18:36:51.916Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:36:51.916Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:36:51.916Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:36:52.886Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:36:53.050Z] 2019/10/02 18:36:52 Finished clone github.com/cloudflare/cfssl [2019-10-02T18:36:53.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:36:53.142Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:36:53.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy (1.73s) [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-10-02T18:36:53.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2019-10-02T18:36:53.651Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:53.651Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2019-10-02T18:36:53.651Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:36:53.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:36:53.728Z] --- PASS: TestConfigCreateResolve (2.14s) [2019-10-02T18:36:53.728Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-10-02T18:36:53.728Z] daemon.go:325: [dbbc16d10b970] waiting for daemon to start [2019-10-02T18:36:53.728Z] daemon.go:325: [dbbc16d10b970] waiting for daemon to start [2019-10-02T18:36:53.728Z] daemon.go:353: [dbbc16d10b970] daemon started [2019-10-02T18:36:53.728Z] daemon.go:461: [dbbc16d10b970] Stopping daemon [2019-10-02T18:36:53.728Z] daemon.go:296: [dbbc16d10b970] exiting daemon [2019-10-02T18:36:53.728Z] daemon.go:448: [dbbc16d10b970] Daemon stopped [2019-10-02T18:36:53.728Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:54.011Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-02T18:36:54.011Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-10-02T18:36:54.011Z] daemon.go:325: [da81cb346c271] waiting for daemon to start [2019-10-02T18:36:54.011Z] daemon.go:325: [da81cb346c271] waiting for daemon to start [2019-10-02T18:36:54.011Z] daemon.go:353: [da81cb346c271] daemon started [2019-10-02T18:36:54.011Z] daemon.go:461: [da81cb346c271] Stopping daemon [2019-10-02T18:36:54.011Z] daemon.go:296: [da81cb346c271] exiting daemon [2019-10-02T18:36:54.011Z] daemon.go:448: [da81cb346c271] Daemon stopped [2019-10-02T18:36:54.011Z] PASS [2019-10-02T18:36:54.011Z] [2019-10-02T18:36:54.011Z] DONE 8 tests in 16.525s [2019-10-02T18:36:54.011Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T18:36:54.011Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:54.011Z] ++ set -e [2019-10-02T18:36:54.011Z] ++ '[' -n 0 ']' [2019-10-02T18:36:54.011Z] ++ set -x [2019-10-02T18:36:54.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:36:54.011Z] INFO: Testing against a local daemon [2019-10-02T18:36:54.011Z] === RUN TestCheckpoint [2019-10-02T18:36:54.011Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T18:36:54.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:36:54.011Z] === RUN TestContainerInvalidJSON [2019-10-02T18:36:54.011Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:36:54.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:36:54.011Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:36:54.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:36:54.011Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:36:54.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:36:54.011Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:36:54.011Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:36:54.011Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:36:54.011Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-02T18:36:54.011Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T18:36:54.011Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T18:36:54.011Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T18:36:54.011Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:36:54.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T18:36:54.293Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:36:54.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:36:54.293Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T18:36:54.293Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-02T18:36:54.293Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T18:36:54.426Z] 2019/10/02 18:36:54 Finished clone cloud.google.com/go [2019-10-02T18:36:54.577Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-02T18:36:54.577Z] === RUN TestCopyFromContainer [2019-10-02T18:36:55.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:36:55.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:36:55.266Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:36:55.520Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2019-10-02T18:36:55.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2019-10-02T18:36:55.520Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:36:55.775Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:36:55.775Z] PASS [2019-10-02T18:36:55.775Z] [2019-10-02T18:36:55.775Z] DONE 35 tests in 10.286s [2019-10-02T18:36:55.775Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:55.775Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:55.775Z] +++ set -e [2019-10-02T18:36:55.775Z] +++ '[' -n 0 ']' [2019-10-02T18:36:55.775Z] +++ set -x [2019-10-02T18:36:55.775Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:55.775Z] INFO: Testing against a local daemon [2019-10-02T18:36:55.775Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:56.050Z] === RUN TestCopyFromContainer// [2019-10-02T18:36:56.050Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:36:56.050Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:36:56.333Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:36:56.333Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:36:56.333Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:36:56.334Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-02T18:36:56.334Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:36:56.334Z] daemon.go:325: [d9eaba6950cad] waiting for daemon to start [2019-10-02T18:36:56.334Z] daemon.go:325: [d9eaba6950cad] waiting for daemon to start [2019-10-02T18:36:56.334Z] daemon.go:353: [d9eaba6950cad] daemon started [2019-10-02T18:36:56.334Z] daemon.go:461: [d9eaba6950cad] Stopping daemon [2019-10-02T18:36:56.334Z] daemon.go:296: [d9eaba6950cad] exiting daemon [2019-10-02T18:36:56.334Z] daemon.go:448: [d9eaba6950cad] Daemon stopped [2019-10-02T18:36:56.334Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:56.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:36:56.627Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:36:56.627Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:36:56.893Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-02T18:36:56.893Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:36:56.893Z] daemon.go:325: [d0ffa2e05f1d8] waiting for daemon to start [2019-10-02T18:36:56.893Z] daemon.go:325: [d0ffa2e05f1d8] waiting for daemon to start [2019-10-02T18:36:56.893Z] daemon.go:353: [d0ffa2e05f1d8] daemon started [2019-10-02T18:36:56.893Z] daemon.go:461: [d0ffa2e05f1d8] Stopping daemon [2019-10-02T18:36:56.893Z] daemon.go:296: [d0ffa2e05f1d8] exiting daemon [2019-10-02T18:36:56.893Z] daemon.go:448: [d0ffa2e05f1d8] Daemon stopped [2019-10-02T18:36:56.893Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:56.910Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer (2.44s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:36:56.910Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-02T18:36:56.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T18:36:56.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:36:56.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:36:56.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:36:56.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:36:56.910Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:36:56.910Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:36:56.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:36:56.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:36:56.910Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:36:56.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-02T18:36:56.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-02T18:36:56.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-02T18:36:56.910Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-02T18:36:56.910Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:36:56.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-02T18:36:56.910Z] === RUN TestCreateWithInvalidEnv [2019-10-02T18:36:56.910Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T18:36:56.910Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T18:36:56.910Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T18:36:56.910Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T18:36:56.910Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T18:36:56.910Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T18:36:57.194Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T18:36:57.194Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T18:36:57.194Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T18:36:57.194Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-02T18:36:57.194Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T18:36:57.194Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T18:36:57.194Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-02T18:36:57.194Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T18:36:57.194Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-02T18:36:57.194Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T18:36:57.463Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-02T18:36:57.463Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:36:57.463Z] daemon.go:325: [df02fc635efbf] waiting for daemon to start [2019-10-02T18:36:57.463Z] daemon.go:325: [df02fc635efbf] waiting for daemon to start [2019-10-02T18:36:57.463Z] daemon.go:353: [df02fc635efbf] daemon started [2019-10-02T18:36:57.463Z] daemon.go:461: [df02fc635efbf] Stopping daemon [2019-10-02T18:36:57.463Z] daemon.go:296: [df02fc635efbf] exiting daemon [2019-10-02T18:36:57.463Z] daemon.go:448: [df02fc635efbf] Daemon stopped [2019-10-02T18:36:57.463Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:57.709Z] 2019/10/02 18:36:57 Finished clone google.golang.org/genproto [2019-10-02T18:36:58.025Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-02T18:36:58.025Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:36:58.025Z] daemon.go:325: [d8c8d2ddb3bad] waiting for daemon to start [2019-10-02T18:36:58.025Z] daemon.go:325: [d8c8d2ddb3bad] waiting for daemon to start [2019-10-02T18:36:58.025Z] daemon.go:353: [d8c8d2ddb3bad] daemon started [2019-10-02T18:36:58.025Z] daemon.go:461: [d8c8d2ddb3bad] Stopping daemon [2019-10-02T18:36:58.025Z] daemon.go:296: [d8c8d2ddb3bad] exiting daemon [2019-10-02T18:36:58.025Z] daemon.go:448: [d8c8d2ddb3bad] Daemon stopped [2019-10-02T18:36:58.025Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:36:58.597Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2019-10-02T18:36:58.597Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestConfigDaemonLibtrustID [2019-10-02T18:36:58.597Z] daemon.go:325: [dcce60d180aca] waiting for daemon to start [2019-10-02T18:36:58.597Z] daemon.go:325: [dcce60d180aca] waiting for daemon to start [2019-10-02T18:36:58.597Z] daemon.go:353: [dcce60d180aca] daemon started [2019-10-02T18:36:58.597Z] daemon.go:461: [dcce60d180aca] Stopping daemon [2019-10-02T18:36:58.597Z] daemon.go:296: [dcce60d180aca] exiting daemon [2019-10-02T18:36:58.597Z] daemon.go:448: [dcce60d180aca] Daemon stopped [2019-10-02T18:36:58.597Z] PASS [2019-10-02T18:36:58.597Z] [2019-10-02T18:36:58.597Z] DONE 5 tests in 2.717s [2019-10-02T18:36:58.597Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:36:58.597Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:58.597Z] +++ set -e [2019-10-02T18:36:58.597Z] +++ '[' -n 0 ']' [2019-10-02T18:36:58.597Z] +++ set -x [2019-10-02T18:36:58.597Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:36:58.597Z] INFO: Testing against a local daemon [2019-10-02T18:36:58.597Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:36:58.597Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-02T18:36:58.597Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:36:58.853Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-02T18:36:58.853Z] === RUN TestCopyFromContainer [2019-10-02T18:36:59.223Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T18:36:59.223Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:36:59.223Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:36:59.224Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:36:59.224Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:36:59.224Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:36:59.224Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:36:59.224Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:36:59.224Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:36:59.224Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-02T18:36:59.224Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-02T18:36:59.224Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T18:36:59.613Z] 2019/10/02 18:36:59 Finished clone github.com/docker/swarmkit [2019-10-02T18:37:00.776Z] === RUN TestCopyFromContainer// [2019-10-02T18:37:00.776Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:37:00.776Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:37:00.776Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:37:00.776Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:37:01.031Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:37:01.031Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:37:01.031Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:37:01.031Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s) [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:37:01.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:37:01.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:37:01.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:37:01.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:37:01.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:37:01.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:37:01.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:37:01.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:37:01.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:37:01.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:37:01.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-02T18:37:01.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-02T18:37:01.246Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T18:37:01.246Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T18:37:01.246Z] === RUN TestDaemonRestartIpcMode [2019-10-02T18:37:01.246Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T18:37:01.246Z] === RUN TestDiff [2019-10-02T18:37:01.286Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-02T18:37:01.286Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-02T18:37:01.286Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:37:01.541Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:37:01.541Z] === RUN TestHealthKillContainer [2019-10-02T18:37:02.101Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T18:37:02.143Z] 2019/10/02 18:37:01 Finished clone github.com/coreos/etcd [2019-10-02T18:37:02.143Z] 2019/10/02 18:37:01 Finished clone github.com/containerd/containerd [2019-10-02T18:37:02.254Z] --- PASS: TestDiff (0.72s) [2019-10-02T18:37:02.254Z] === RUN TestExecWithCloseStdin [2019-10-02T18:37:02.883Z] --- PASS: TestExecWithCloseStdin (0.95s) [2019-10-02T18:37:02.883Z] === RUN TestExec [2019-10-02T18:37:03.892Z] --- PASS: TestExec (0.87s) [2019-10-02T18:37:03.892Z] === RUN TestExecUser [2019-10-02T18:37:04.613Z] --- PASS: TestHealthKillContainer (2.92s) [2019-10-02T18:37:04.613Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:37:04.613Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-10-02T18:37:04.613Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:37:04.613Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:37:04.613Z] === RUN TestCopyFromContainer [2019-10-02T18:37:04.903Z] --- PASS: TestExecUser (0.86s) [2019-10-02T18:37:04.903Z] === RUN TestExportContainerAndImportImage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T18:37:05.909Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2019-10-02T18:37:05.909Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T18:37:06.536Z] === RUN TestCopyFromContainer// [2019-10-02T18:37:06.536Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:37:06.536Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:37:06.536Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-02T18:37:06.536Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:37:06.791Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:37:06.791Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:37:06.791Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:37:07.045Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:37:07.045Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:37:07.045Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer (2.65s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-02T18:37:07.300Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-02T18:37:07.300Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:37:07.300Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-02T18:37:07.300Z] === RUN TestHealthKillContainer [2019-10-02T18:37:07.385Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-02T18:37:07.385Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-10-02T18:37:07.385Z] daemon.go:325: [d8715882b4ad5] waiting for daemon to start [2019-10-02T18:37:07.385Z] daemon.go:325: [d8715882b4ad5] waiting for daemon to start [2019-10-02T18:37:07.385Z] daemon.go:353: [d8715882b4ad5] daemon started [2019-10-02T18:37:07.385Z] daemon.go:461: [d8715882b4ad5] Stopping daemon [2019-10-02T18:37:07.385Z] daemon.go:296: [d8715882b4ad5] exiting daemon [2019-10-02T18:37:07.385Z] daemon.go:448: [d8715882b4ad5] Daemon stopped [2019-10-02T18:37:07.385Z] daemon.go:325: [d8715882b4ad5] waiting for daemon to start [2019-10-02T18:37:07.385Z] daemon.go:325: [d8715882b4ad5] waiting for daemon to start [2019-10-02T18:37:07.385Z] daemon.go:353: [d8715882b4ad5] daemon started [2019-10-02T18:37:07.385Z] daemon.go:461: [d8715882b4ad5] Stopping daemon [2019-10-02T18:37:07.385Z] daemon.go:296: [d8715882b4ad5] exiting daemon [2019-10-02T18:37:07.385Z] daemon.go:448: [d8715882b4ad5] Daemon stopped [2019-10-02T18:37:07.385Z] === RUN TestHealthCheckWorkdir [2019-10-02T18:37:08.396Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-10-02T18:37:08.396Z] === RUN TestHealthKillContainer [2019-10-02T18:37:09.182Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T18:37:10.543Z] --- PASS: TestHealthKillContainer (3.07s) [2019-10-02T18:37:10.543Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:37:10.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:37:10.543Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:37:10.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-02T18:37:10.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-02T18:37:10.543Z] === RUN TestCopyFromContainer [2019-10-02T18:37:11.858Z] --- PASS: TestHealthKillContainer (2.92s) [2019-10-02T18:37:11.858Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T18:37:11.858Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-02T18:37:11.858Z] === RUN TestIpcModeNone [2019-10-02T18:37:12.115Z] 2019/10/02 18:37:10 Finished clone github.com/gogo/protobuf [2019-10-02T18:37:12.115Z] 2019/10/02 18:37:11 Finished clone github.com/hashicorp/consul [2019-10-02T18:37:12.429Z] === RUN TestCopyFromContainer// [2019-10-02T18:37:12.429Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T18:37:12.726Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:37:12.726Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:37:12.867Z] --- PASS: TestIpcModeNone (0.85s) [2019-10-02T18:37:12.867Z] === RUN TestIpcModePrivate [2019-10-02T18:37:12.981Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:37:13.235Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:37:13.235Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:37:13.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:37:13.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:37:13.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:37:13.877Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-02T18:37:13.877Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-10-02T18:37:13.877Z] === RUN TestIpcModeShareable [2019-10-02T18:37:14.045Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer (3.52s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer//bar/root (0.23s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2019-10-02T18:37:14.045Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-10-02T18:37:14.045Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:37:14.045Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-02T18:37:14.045Z] === RUN TestHealthKillContainer [2019-10-02T18:37:14.300Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T18:37:14.493Z] --- PASS: TestIpcModeShareable (0.86s) [2019-10-02T18:37:14.493Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-10-02T18:37:14.493Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T18:37:15.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T18:37:15.784Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T18:37:16.343Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T18:37:16.903Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T18:37:17.172Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-02T18:37:17.172Z] === RUN TestAPIIpcModeHost [2019-10-02T18:37:17.504Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-02T18:37:17.504Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:37:17.504Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:37:17.504Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:37:17.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:37:17.504Z] === RUN TestCopyFromContainer [2019-10-02T18:37:17.790Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-02T18:37:17.790Z] === RUN TestDaemonIpcModeShareable [2019-10-02T18:37:18.967Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-02T18:37:19.409Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2019-10-02T18:37:19.410Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-10-02T18:37:19.410Z] daemon.go:325: [d2dfda72989b2] waiting for daemon to start [2019-10-02T18:37:19.410Z] daemon.go:325: [d2dfda72989b2] waiting for daemon to start [2019-10-02T18:37:19.410Z] daemon.go:353: [d2dfda72989b2] daemon started [2019-10-02T18:37:19.410Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-02T18:37:19.410Z] daemon.go:461: [d2dfda72989b2] Stopping daemon [2019-10-02T18:37:19.410Z] daemon.go:296: [d2dfda72989b2] exiting daemon [2019-10-02T18:37:19.410Z] daemon.go:448: [d2dfda72989b2] Daemon stopped [2019-10-02T18:37:19.410Z] === RUN TestDaemonIpcModePrivate [2019-10-02T18:37:19.526Z] === RUN TestCopyFromContainer// [2019-10-02T18:37:19.526Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:37:19.781Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:37:19.781Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:37:20.036Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:37:20.036Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:37:20.036Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:37:20.291Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:37:20.291Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:37:20.291Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T18:37:20.291Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer (2.96s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:37:20.546Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T18:37:20.546Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:37:20.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:37:20.546Z] === RUN TestHealthKillContainer [2019-10-02T18:37:20.904Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-02T18:37:20.904Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-02T18:37:20.904Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-02T18:37:21.441Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-02T18:37:21.441Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-10-02T18:37:21.441Z] daemon.go:325: [dff2a1f7009ed] waiting for daemon to start [2019-10-02T18:37:21.441Z] daemon.go:325: [dff2a1f7009ed] waiting for daemon to start [2019-10-02T18:37:21.441Z] daemon.go:353: [dff2a1f7009ed] daemon started [2019-10-02T18:37:21.441Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-02T18:37:21.441Z] daemon.go:461: [dff2a1f7009ed] Stopping daemon [2019-10-02T18:37:21.441Z] daemon.go:296: [dff2a1f7009ed] exiting daemon [2019-10-02T18:37:21.441Z] daemon.go:448: [dff2a1f7009ed] Daemon stopped [2019-10-02T18:37:21.441Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T18:37:21.475Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-02T18:37:22.092Z] 2019/10/02 18:37:20 Finished clone github.com/aws/aws-sdk-go [2019-10-02T18:37:22.921Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2019-10-02T18:37:22.921Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-10-02T18:37:22.921Z] daemon.go:325: [d2e482409ad64] waiting for daemon to start [2019-10-02T18:37:22.921Z] daemon.go:325: [d2e482409ad64] waiting for daemon to start [2019-10-02T18:37:22.921Z] daemon.go:353: [d2e482409ad64] daemon started [2019-10-02T18:37:22.921Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-02T18:37:22.921Z] daemon.go:461: [d2e482409ad64] Stopping daemon [2019-10-02T18:37:22.921Z] daemon.go:296: [d2e482409ad64] exiting daemon [2019-10-02T18:37:22.921Z] daemon.go:448: [d2e482409ad64] Daemon stopped [2019-10-02T18:37:22.921Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T18:37:24.028Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-02T18:37:24.028Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:37:24.028Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-02T18:37:24.028Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:37:24.028Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-02T18:37:24.028Z] === RUN TestCopyFromContainer [2019-10-02T18:37:24.958Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-10-02T18:37:24.958Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-10-02T18:37:24.958Z] daemon.go:325: [d0153edd20446] waiting for daemon to start [2019-10-02T18:37:24.958Z] daemon.go:325: [d0153edd20446] waiting for daemon to start [2019-10-02T18:37:24.958Z] daemon.go:353: [d0153edd20446] daemon started [2019-10-02T18:37:24.958Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-02T18:37:24.958Z] daemon.go:461: [d0153edd20446] Stopping daemon [2019-10-02T18:37:24.958Z] daemon.go:296: [d0153edd20446] exiting daemon [2019-10-02T18:37:24.958Z] daemon.go:448: [d0153edd20446] Daemon stopped [2019-10-02T18:37:24.958Z] === RUN TestIpcModeOlderClient [2019-10-02T18:37:24.958Z] === PAUSE TestIpcModeOlderClient [2019-10-02T18:37:24.958Z] === RUN TestKillContainerInvalidSignal [2019-10-02T18:37:25.391Z] === RUN TestCopyFromContainer// [2019-10-02T18:37:25.574Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-10-02T18:37:25.574Z] === RUN TestKillContainer [2019-10-02T18:37:25.574Z] === RUN TestKillContainer/no_signal [2019-10-02T18:37:25.647Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:37:25.647Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:37:25.647Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:37:25.902Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:37:25.902Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:37:25.902Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T18:37:26.156Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:37:26.156Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T18:37:26.156Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:37:26.156Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:37:26.191Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T18:37:26.411Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer (2.52s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-02T18:37:26.411Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-02T18:37:26.411Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:37:26.411Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T18:37:26.411Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T18:37:26.666Z] --- PASS: TestCreateLinkToNonExistingContainer (0.12s) [2019-10-02T18:37:26.666Z] === RUN TestHealthKillContainer [2019-10-02T18:37:26.812Z] === RUN TestKillContainer/killing_signal [2019-10-02T18:37:26.921Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T18:37:27.825Z] --- PASS: TestKillContainer (2.19s) [2019-10-02T18:37:27.825Z] --- PASS: TestKillContainer/no_signal (0.71s) [2019-10-02T18:37:27.825Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-02T18:37:27.825Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-10-02T18:37:27.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T18:37:27.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T18:37:27.844Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T18:37:28.141Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T18:37:28.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T18:37:29.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-10-02T18:37:29.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-02T18:37:29.056Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-10-02T18:37:29.056Z] === RUN TestKillStoppedContainer [2019-10-02T18:37:29.107Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T18:37:29.342Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-02T18:37:29.342Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T18:37:29.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-02T18:37:29.342Z] === RUN TestKillDifferentUserContainer [2019-10-02T18:37:29.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T18:37:29.616Z] --- PASS: TestHealthKillContainer (3.09s) [2019-10-02T18:37:29.616Z] PASS [2019-10-02T18:37:29.616Z] [2019-10-02T18:37:29.616Z] DONE 75 tests in 31.153s [2019-10-02T18:37:29.616Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:29.616Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.616Z] +++ set -e [2019-10-02T18:37:29.616Z] +++ '[' -n 0 ']' [2019-10-02T18:37:29.616Z] +++ set -x [2019-10-02T18:37:29.616Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.616Z] INFO: Testing against a local daemon [2019-10-02T18:37:29.617Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:37:29.617Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2019-10-02T18:37:29.617Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:37:29.617Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2019-10-02T18:37:29.617Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:37:29.617Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2019-10-02T18:37:29.617Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:37:29.872Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-02T18:37:29.872Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:37:29.872Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2019-10-02T18:37:29.872Z] PASS [2019-10-02T18:37:29.872Z] [2019-10-02T18:37:29.872Z] DONE 5 tests in 0.106s [2019-10-02T18:37:29.872Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:29.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.872Z] +++ set -e [2019-10-02T18:37:29.872Z] +++ '[' -n 0 ']' [2019-10-02T18:37:29.872Z] +++ set -x [2019-10-02T18:37:29.872Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.872Z] INFO: Testing against a local daemon [2019-10-02T18:37:29.872Z] testing: warning: no tests to run [2019-10-02T18:37:29.872Z] PASS [2019-10-02T18:37:29.872Z] [2019-10-02T18:37:29.872Z] DONE 0 tests in 0.089s [2019-10-02T18:37:29.872Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:29.872Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.872Z] +++ set -e [2019-10-02T18:37:29.872Z] +++ '[' -n 0 ']' [2019-10-02T18:37:29.872Z] +++ set -x [2019-10-02T18:37:29.873Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:29.965Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2019-10-02T18:37:29.965Z] === RUN TestInspectOomKilledTrue [2019-10-02T18:37:30.128Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.128Z] testing: warning: no tests to run [2019-10-02T18:37:30.128Z] PASS [2019-10-02T18:37:30.128Z] [2019-10-02T18:37:30.128Z] DONE 0 tests in 0.090s [2019-10-02T18:37:30.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.128Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.128Z] +++ set -e [2019-10-02T18:37:30.128Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.128Z] +++ set -x [2019-10-02T18:37:30.128Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.128Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.128Z] testing: warning: no tests to run [2019-10-02T18:37:30.128Z] PASS [2019-10-02T18:37:30.128Z] [2019-10-02T18:37:30.128Z] DONE 0 tests in 0.084s [2019-10-02T18:37:30.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.128Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.128Z] +++ set -e [2019-10-02T18:37:30.128Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.128Z] +++ set -x [2019-10-02T18:37:30.128Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.128Z] testing: warning: no tests to run [2019-10-02T18:37:30.128Z] PASS [2019-10-02T18:37:30.128Z] [2019-10-02T18:37:30.128Z] DONE 0 tests in 0.012s [2019-10-02T18:37:30.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.128Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.128Z] +++ set -e [2019-10-02T18:37:30.128Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.128Z] +++ set -x [2019-10-02T18:37:30.128Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.384Z] testing: warning: no tests to run [2019-10-02T18:37:30.384Z] PASS [2019-10-02T18:37:30.384Z] [2019-10-02T18:37:30.384Z] DONE 0 tests in 0.071s [2019-10-02T18:37:30.384Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] +++ set -e [2019-10-02T18:37:30.384Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.384Z] +++ set -x [2019-10-02T18:37:30.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.384Z] testing: warning: no tests to run [2019-10-02T18:37:30.384Z] PASS [2019-10-02T18:37:30.384Z] [2019-10-02T18:37:30.384Z] DONE 0 tests in 0.024s [2019-10-02T18:37:30.384Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] +++ set -e [2019-10-02T18:37:30.384Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.384Z] +++ set -x [2019-10-02T18:37:30.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.384Z] testing: warning: no tests to run [2019-10-02T18:37:30.384Z] PASS [2019-10-02T18:37:30.384Z] [2019-10-02T18:37:30.384Z] DONE 0 tests in 0.048s [2019-10-02T18:37:30.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.384Z] +++ set -e [2019-10-02T18:37:30.384Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.384Z] +++ set -x [2019-10-02T18:37:30.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.640Z] testing: warning: no tests to run [2019-10-02T18:37:30.640Z] PASS [2019-10-02T18:37:30.640Z] [2019-10-02T18:37:30.640Z] DONE 0 tests in 0.043s [2019-10-02T18:37:30.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] +++ set -e [2019-10-02T18:37:30.640Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.640Z] +++ set -x [2019-10-02T18:37:30.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.640Z] testing: warning: no tests to run [2019-10-02T18:37:30.640Z] PASS [2019-10-02T18:37:30.640Z] [2019-10-02T18:37:30.640Z] DONE 0 tests in 0.045s [2019-10-02T18:37:30.640Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] +++ set -e [2019-10-02T18:37:30.640Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.640Z] +++ set -x [2019-10-02T18:37:30.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.640Z] testing: warning: no tests to run [2019-10-02T18:37:30.640Z] PASS [2019-10-02T18:37:30.640Z] [2019-10-02T18:37:30.640Z] DONE 0 tests in 0.037s [2019-10-02T18:37:30.640Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:37:30.640Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] +++ set -e [2019-10-02T18:37:30.640Z] +++ '[' -n 0 ']' [2019-10-02T18:37:30.640Z] +++ set -x [2019-10-02T18:37:30.640Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:37:30.640Z] INFO: Testing against a local daemon [2019-10-02T18:37:30.640Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:37:31.438Z] --- PASS: TestInspectOomKilledTrue (1.27s) [2019-10-02T18:37:31.438Z] === RUN TestInspectOomKilledFalse [2019-10-02T18:37:32.057Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2019-10-02T18:37:32.057Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T18:37:32.067Z] 2019/10/02 18:37:31 Finished clone google.golang.org/api [2019-10-02T18:37:32.067Z] 2019/10/02 18:37:31 Dependencies downloaded. Download time: 1m20.951539754s [2019-10-02T18:37:32.067Z] 2019/10/02 18:37:31 Collecting all dependencies [2019-10-02T18:37:32.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-10-02T18:37:32.675Z] === RUN TestLinksContainerNames [2019-10-02T18:37:33.284Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-02T18:37:33.284Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-02T18:37:33.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-02T18:37:34.152Z] --- PASS: TestLinksContainerNames (1.34s) [2019-10-02T18:37:34.152Z] === RUN TestLogsFollowTailEmpty [2019-10-02T18:37:34.769Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2019-10-02T18:37:34.769Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T18:37:34.798Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T18:37:35.391Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/default [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/private [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/slave [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/shared [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/default [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/slave [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/shared [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/private [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T18:37:35.391Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:37:35.391Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:37:35.391Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:37:35.679Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T18:37:35.767Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T18:37:35.966Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-02T18:37:35.966Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-02T18:37:35.966Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T18:37:36.022Z] --- PASS: TestDockerNetworkReConnect (5.24s) [2019-10-02T18:37:36.022Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:37:36.022Z] daemon.go:325: [da14358bc04f1] waiting for daemon to start [2019-10-02T18:37:36.022Z] daemon.go:325: [da14358bc04f1] waiting for daemon to start [2019-10-02T18:37:36.022Z] daemon.go:353: [da14358bc04f1] daemon started [2019-10-02T18:37:36.022Z] daemon.go:461: [da14358bc04f1] Stopping daemon [2019-10-02T18:37:36.022Z] daemon.go:296: [da14358bc04f1] exiting daemon [2019-10-02T18:37:36.022Z] daemon.go:448: [da14358bc04f1] Daemon stopped [2019-10-02T18:37:36.022Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:37:37.426Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T18:37:37.448Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2019-10-02T18:37:37.448Z] === RUN TestNetworkNat [2019-10-02T18:37:37.681Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T18:37:38.457Z] --- PASS: TestNetworkNat (0.71s) [2019-10-02T18:37:38.457Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T18:37:39.040Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T18:37:39.073Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2019-10-02T18:37:39.073Z] === RUN TestNetworkLoopbackNat [2019-10-02T18:37:40.086Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2019-10-02T18:37:40.086Z] === RUN TestPause [2019-10-02T18:37:40.705Z] --- PASS: TestPause (0.80s) [2019-10-02T18:37:40.705Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T18:37:40.706Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:37:40.706Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:37:40.706Z] === RUN TestPauseStopPausedContainer [2019-10-02T18:37:40.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-02T18:37:40.923Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T18:37:41.720Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-10-02T18:37:41.720Z] === RUN TestPsFilter [2019-10-02T18:37:41.720Z] --- PASS: TestPsFilter (0.19s) [2019-10-02T18:37:41.720Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T18:37:41.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-02T18:37:42.035Z] 2019/10/02 18:37:41 Clean vendor dir from unused packages [2019-10-02T18:37:42.293Z] 2019/10/02 18:37:42 Success [2019-10-02T18:37:42.293Z] 2019/10/02 18:37:42 Running time: 1m34.211296587s [2019-10-02T18:37:42.293Z] Congratulations! All vendoring changes are done the right way. [2019-10-02T18:37:42.336Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2019-10-02T18:37:42.336Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-02T18:37:43.343Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-02T18:37:43.343Z] === RUN TestRemoveContainerRunning [2019-10-02T18:37:43.480Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T18:37:43.558Z] + echo Building e2e image [2019-10-02T18:37:43.558Z] Building e2e image [2019-10-02T18:37:43.558Z] + docker build --build-arg DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-02T18:37:43.558Z] #1 [internal] load .dockerignore [2019-10-02T18:37:43.558Z] #1 transferring context: 34B done [2019-10-02T18:37:43.558Z] #1 DONE 0.0s [2019-10-02T18:37:43.558Z] [2019-10-02T18:37:43.558Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-02T18:37:43.558Z] #2 transferring dockerfile: 3.19kB done [2019-10-02T18:37:43.558Z] #2 DONE 0.0s [2019-10-02T18:37:43.558Z] [2019-10-02T18:37:43.558Z] #4 [internal] load metadata for docker.io/library/golang:1.12.10-alpine [2019-10-02T18:37:43.823Z] #4 DONE 0.2s [2019-10-02T18:37:43.823Z] [2019-10-02T18:37:43.823Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2019-10-02T18:37:43.823Z] #3 DONE 0.3s [2019-10-02T18:37:43.823Z] [2019-10-02T18:37:43.823Z] #8 [internal] load build context [2019-10-02T18:37:43.959Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-10-02T18:37:43.959Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T18:37:44.394Z] #8 transferring context: 791.42kB 0.3s done [2019-10-02T18:37:44.394Z] #8 DONE 0.4s [2019-10-02T18:37:44.394Z] [2019-10-02T18:37:44.394Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e... [2019-10-02T18:37:44.394Z] #14 resolve docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5ef567385f4294ce1aeb3b325fa56e51a41a3695e50263934e5fc798b done [2019-10-02T18:37:44.394Z] #14 sha256:b370eeab54de6aa95f3e9a34f35f9b104e8009b77a44a62047fa7b610a579dbc 3.81kB / 3.81kB done [2019-10-02T18:37:44.394Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 18.63MB / 125.33MB 0.4s [2019-10-02T18:37:44.394Z] #14 sha256:ecda518d33e1ed01421c5b87c2d74cbee6cdbf827a4c2f3ef995884d78b042b5 125B / 125B 0.3s done [2019-10-02T18:37:44.394Z] #14 sha256:6fef29f5ef567385f4294ce1aeb3b325fa56e51a41a3695e50263934e5fc798b 1.65kB / 1.65kB done [2019-10-02T18:37:44.394Z] #14 sha256:057f4ac593231f5498241e7a43ab0ee68af5534de60d6f3575f5fc5ca49bb87f 1.36kB / 1.36kB done [2019-10-02T18:37:44.394Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 28.34MB / 125.33MB 0.5s [2019-10-02T18:37:44.394Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 39.84MB / 125.33MB 0.6s [2019-10-02T18:37:44.576Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-02T18:37:44.576Z] === RUN TestRemoveInvalidContainer [2019-10-02T18:37:44.576Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-02T18:37:44.576Z] === RUN TestRenameLinkedContainer [2019-10-02T18:37:44.653Z] #14 ... [2019-10-02T18:37:44.653Z] [2019-10-02T18:37:44.653Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2019-10-02T18:37:44.653Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2019-10-02T18:37:44.653Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.3s done [2019-10-02T18:37:44.653Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2019-10-02T18:37:44.653Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2019-10-02T18:37:44.653Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2019-10-02T18:37:44.653Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.3s done [2019-10-02T18:37:44.653Z] #5 DONE 0.7s [2019-10-02T18:37:44.653Z] [2019-10-02T18:37:44.653Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e... [2019-10-02T18:37:44.653Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 60.09MB / 125.33MB 0.8s [2019-10-02T18:37:44.653Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 68.74MB / 125.33MB 0.9s [2019-10-02T18:37:44.913Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 91.66MB / 125.33MB 1.1s [2019-10-02T18:37:45.170Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 99.30MB / 125.33MB 1.2s [2019-10-02T18:37:45.170Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 117.36MB / 125.33MB 1.4s [2019-10-02T18:37:45.428Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 125.33MB / 125.33MB 1.5s [2019-10-02T18:37:45.686Z] #14 sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 125.33MB / 125.33MB 1.6s done [2019-10-02T18:37:45.686Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c [2019-10-02T18:37:45.945Z] #14 ... [2019-10-02T18:37:45.945Z] [2019-10-02T18:37:45.945Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-02T18:37:45.945Z] #6 DONE 1.3s [2019-10-02T18:37:45.945Z] [2019-10-02T18:37:45.945Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.10-alpine@sha256:6fef29f5e... [2019-10-02T18:37:47.262Z] --- PASS: TestRenameLinkedContainer (2.79s) [2019-10-02T18:37:47.262Z] === RUN TestRenameStoppedContainer [2019-10-02T18:37:47.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-02T18:37:47.726Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T18:37:48.270Z] --- PASS: TestRenameStoppedContainer (0.69s) [2019-10-02T18:37:48.270Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T18:37:49.749Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2019-10-02T18:37:49.749Z] === RUN TestRenameInvalidName [2019-10-02T18:37:50.367Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-02T18:37:50.367Z] === RUN TestRenameAnonymousContainer [2019-10-02T18:37:50.984Z] --- PASS: TestServiceUpdateNetwork (15.06s) [2019-10-02T18:37:50.984Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:37:50.984Z] daemon.go:325: [d1088f62b5059] waiting for daemon to start [2019-10-02T18:37:50.984Z] daemon.go:325: [d1088f62b5059] waiting for daemon to start [2019-10-02T18:37:50.984Z] daemon.go:353: [d1088f62b5059] daemon started [2019-10-02T18:37:50.984Z] daemon.go:461: [d1088f62b5059] Stopping daemon [2019-10-02T18:37:50.984Z] daemon.go:296: [d1088f62b5059] exiting daemon [2019-10-02T18:37:50.984Z] daemon.go:448: [d1088f62b5059] Daemon stopped [2019-10-02T18:37:50.984Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:37:51.210Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 5.1s [2019-10-02T18:37:52.144Z] #14 extracting sha256:1e4faf8001061cd6e0ff5779e743f09e21dc73330ec87c14f4f070146365684c 6.2s done [2019-10-02T18:37:52.144Z] #14 extracting sha256:ecda518d33e1ed01421c5b87c2d74cbee6cdbf827a4c2f3ef995884d78b042b5 [2019-10-02T18:37:52.144Z] #14 extracting sha256:ecda518d33e1ed01421c5b87c2d74cbee6cdbf827a4c2f3ef995884d78b042b5 done [2019-10-02T18:37:52.402Z] #14 DONE 8.4s [2019-10-02T18:37:52.402Z] [2019-10-02T18:37:52.402Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T18:37:52.402Z] #15 ... [2019-10-02T18:37:52.402Z] [2019-10-02T18:37:52.402Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-02T18:37:52.402Z] #7 1.197 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2019-10-02T18:37:52.402Z] #7 2.264 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2019-10-02T18:37:52.402Z] #7 2.356 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2019-10-02T18:37:52.402Z] #7 2.371 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2019-10-02T18:37:52.402Z] #7 2.375 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2019-10-02T18:37:52.402Z] #7 2.590 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2019-10-02T18:37:52.402Z] #7 2.600 (5/35) Installing readline (7.0.003-r1) [2019-10-02T18:37:52.402Z] #7 2.605 (6/35) Installing bash (4.4.19-r1) [2019-10-02T18:37:52.402Z] #7 2.622 Executing bash-4.4.19-r1.post-install [2019-10-02T18:37:52.402Z] #7 2.624 (7/35) Installing ca-certificates (20190108-r0) [2019-10-02T18:37:52.402Z] #7 2.664 (8/35) Installing libgcc (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 2.670 (9/35) Installing libstdc++ (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 2.686 (10/35) Installing binutils (2.31.1-r2) [2019-10-02T18:37:52.402Z] #7 2.788 (11/35) Installing gmp (6.1.2-r1) [2019-10-02T18:37:52.402Z] #7 2.797 (12/35) Installing isl (0.18-r0) [2019-10-02T18:37:52.402Z] #7 2.819 (13/35) Installing libgomp (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 2.824 (14/35) Installing libatomic (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 2.826 (15/35) Installing mpfr3 (3.1.5-r1) [2019-10-02T18:37:52.402Z] #7 2.837 (16/35) Installing mpc1 (1.0.3-r1) [2019-10-02T18:37:52.402Z] #7 2.840 (17/35) Installing gcc (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 3.728 (18/35) Installing musl-dev (1.1.20-r5) [2019-10-02T18:37:52.402Z] #7 3.832 (19/35) Installing libc-dev (0.7.1-r0) [2019-10-02T18:37:52.402Z] #7 3.834 (20/35) Installing g++ (8.3.0-r0) [2019-10-02T18:37:52.402Z] #7 4.418 (21/35) Installing nghttp2-libs (1.35.1-r1) [2019-10-02T18:37:52.402Z] #7 4.427 (22/35) Installing libssh2 (1.8.2-r0) [2019-10-02T18:37:52.402Z] #7 4.431 (23/35) Installing libcurl (7.64.0-r3) [2019-10-02T18:37:52.402Z] #7 4.441 (24/35) Installing expat (2.2.8-r0) [2019-10-02T18:37:52.402Z] #7 4.450 (25/35) Installing pcre2 (10.32-r1) [2019-10-02T18:37:52.402Z] #7 4.459 (26/35) Installing git (2.20.1-r0) [2019-10-02T18:37:52.402Z] #7 4.675 (27/35) Installing libmnl (1.0.4-r0) [2019-10-02T18:37:52.402Z] #7 4.679 (28/35) Installing jansson (2.11-r0) [2019-10-02T18:37:52.402Z] #7 4.682 (29/35) Installing libnftnl-libs (1.1.1-r0) [2019-10-02T18:37:52.402Z] #7 4.685 (30/35) Installing iptables (1.6.2-r1) [2019-10-02T18:37:52.402Z] #7 4.711 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2019-10-02T18:37:52.402Z] #7 4.717 (32/35) Installing pigz (2.4-r0) [2019-10-02T18:37:52.402Z] #7 4.722 (33/35) Installing tar (1.32-r0) [2019-10-02T18:37:52.402Z] #7 4.734 (34/35) Installing xz-libs (5.2.4-r0) [2019-10-02T18:37:52.402Z] #7 4.739 (35/35) Installing xz (5.2.4-r0) [2019-10-02T18:37:52.402Z] #7 4.745 Executing busybox-1.29.3-r10.trigger [2019-10-02T18:37:52.402Z] #7 4.750 Executing ca-certificates-20190108-r0.trigger [2019-10-02T18:37:52.402Z] #7 4.806 OK: 185 MiB in 47 packages [2019-10-02T18:37:52.402Z] #7 DONE 6.5s [2019-10-02T18:37:52.402Z] [2019-10-02T18:37:52.402Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-02T18:37:52.402Z] #9 DONE 0.1s [2019-10-02T18:37:52.402Z] [2019-10-02T18:37:52.402Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-02T18:37:52.402Z] #10 DONE 0.1s [2019-10-02T18:37:52.660Z] [2019-10-02T18:37:52.660Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-02T18:37:52.660Z] #11 DONE 0.1s [2019-10-02T18:37:52.660Z] [2019-10-02T18:37:52.660Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-02T18:37:52.660Z] #12 DONE 0.1s [2019-10-02T18:37:52.660Z] [2019-10-02T18:37:52.660Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T18:37:52.660Z] #15 ... [2019-10-02T18:37:52.660Z] [2019-10-02T18:37:52.660Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-02T18:37:52.660Z] #13 DONE 0.0s [2019-10-02T18:37:52.917Z] [2019-10-02T18:37:52.917Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-02T18:37:52.917Z] #15 0.772 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-02T18:37:53.044Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2019-10-02T18:37:53.045Z] === RUN TestRenameContainerWithSameName [2019-10-02T18:37:53.326Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-10-02T18:37:53.326Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T18:37:54.288Z] #15 1.822 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-02T18:37:54.288Z] #15 1.889 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-02T18:37:54.288Z] #15 1.892 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-02T18:37:54.288Z] #15 2.025 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-02T18:37:54.288Z] #15 2.032 (4/43) Installing readline (8.0.0-r0) [2019-10-02T18:37:54.288Z] #15 2.036 (5/43) Installing bash (5.0.0-r0) [2019-10-02T18:37:54.288Z] #15 2.047 Executing bash-5.0.0-r0.post-install [2019-10-02T18:37:54.288Z] #15 2.049 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-02T18:37:54.288Z] #15 2.121 (7/43) Installing libuuid (2.33.2-r0) [2019-10-02T18:37:54.288Z] #15 2.124 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-02T18:37:54.288Z] #15 2.128 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-02T18:37:54.545Z] #15 2.132 (10/43) Installing binutils (2.32-r0) [2019-10-02T18:37:54.545Z] #15 2.198 (11/43) Installing libmagic (5.37-r0) [2019-10-02T18:37:54.545Z] #15 2.221 (12/43) Installing file (5.37-r0) [2019-10-02T18:37:54.545Z] #15 2.224 (13/43) Installing gmp (6.1.2-r1) [2019-10-02T18:37:54.545Z] #15 2.231 (14/43) Installing isl (0.18-r0) [2019-10-02T18:37:54.545Z] #15 2.246 (15/43) Installing libgomp (8.3.0-r0) [2019-10-02T18:37:54.545Z] #15 2.249 (16/43) Installing libatomic (8.3.0-r0) [2019-10-02T18:37:54.545Z] #15 2.251 (17/43) Installing libgcc (8.3.0-r0) [2019-10-02T18:37:54.545Z] #15 2.254 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-02T18:37:54.545Z] #15 2.259 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-02T18:37:54.545Z] #15 2.263 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-02T18:37:54.546Z] #15 2.273 (21/43) Installing gcc (8.3.0-r0) [2019-10-02T18:37:54.797Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-10-02T18:37:54.797Z] === RUN TestResize [2019-10-02T18:37:55.111Z] #15 2.895 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-02T18:37:55.111Z] #15 2.973 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-02T18:37:55.369Z] #15 2.975 (24/43) Installing g++ (8.3.0-r0) [2019-10-02T18:37:55.436Z] --- PASS: TestResize (0.75s) [2019-10-02T18:37:55.436Z] === RUN TestResizeWithInvalidSize [2019-10-02T18:37:55.626Z] #15 3.383 (25/43) Installing make (4.2.1-r2) [2019-10-02T18:37:55.626Z] #15 3.388 (26/43) Installing fortify-headers (1.1-r0) [2019-10-02T18:37:55.626Z] #15 3.390 (27/43) Installing build-base (0.5-r1) [2019-10-02T18:37:55.626Z] #15 3.392 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-02T18:37:55.626Z] #15 3.395 (29/43) Installing libcurl (7.66.0-r0) [2019-10-02T18:37:55.626Z] #15 3.401 (30/43) Installing curl (7.66.0-r0) [2019-10-02T18:37:55.626Z] #15 3.405 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-02T18:37:55.626Z] #15 3.411 (32/43) Installing jq (1.6-r0) [2019-10-02T18:37:55.626Z] #15 3.418 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-02T18:37:55.626Z] #15 3.423 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-02T18:37:55.626Z] #15 3.426 (35/43) Installing libaio (0.3.111-r0) [2019-10-02T18:37:55.626Z] #15 3.428 (36/43) Installing libblkid (2.33.2-r0) [2019-10-02T18:37:55.626Z] #15 3.433 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-02T18:37:55.626Z] #15 3.460 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-02T18:37:55.626Z] #15 3.465 (39/43) Installing libmount (2.33.2-r0) [2019-10-02T18:37:55.626Z] #15 3.471 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-02T18:37:55.626Z] #15 3.475 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-02T18:37:55.626Z] #15 3.477 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-02T18:37:55.626Z] #15 3.497 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-02T18:37:55.883Z] #15 3.503 Executing busybox-1.30.1-r2.trigger [2019-10-02T18:37:55.883Z] #15 3.510 OK: 190 MiB in 58 packages [2019-10-02T18:37:56.141Z] #15 DONE 4.0s [2019-10-02T18:37:56.217Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2019-10-02T18:37:56.217Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:37:56.217Z] daemon.go:325: [d9bf79a550e4a] waiting for daemon to start [2019-10-02T18:37:56.217Z] daemon.go:325: [d9bf79a550e4a] waiting for daemon to start [2019-10-02T18:37:56.217Z] daemon.go:353: [d9bf79a550e4a] daemon started [2019-10-02T18:37:56.217Z] daemon.go:461: [d9bf79a550e4a] Stopping daemon [2019-10-02T18:37:56.217Z] daemon.go:296: [d9bf79a550e4a] exiting daemon [2019-10-02T18:37:56.217Z] daemon.go:448: [d9bf79a550e4a] Daemon stopped [2019-10-02T18:37:56.217Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:37:56.399Z] [2019-10-02T18:37:56.399Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-02T18:37:56.444Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-10-02T18:37:56.444Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T18:37:57.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:37:57.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:37:57.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:37:57.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:37:57.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:37:57.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:37:57.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:37:57.342Z] #16 DONE 0.8s [2019-10-02T18:37:57.342Z] [2019-10-02T18:37:57.342Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-02T18:37:57.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-02T18:37:57.917Z] #17 DONE 0.7s [2019-10-02T18:37:57.917Z] [2019-10-02T18:37:57.917Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-02T18:37:57.917Z] #18 DONE 0.0s [2019-10-02T18:37:57.917Z] [2019-10-02T18:37:57.917Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-02T18:37:57.917Z] #19 DONE 0.1s [2019-10-02T18:37:57.917Z] [2019-10-02T18:37:57.917Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:37:58.849Z] #20 ... [2019-10-02T18:37:58.849Z] [2019-10-02T18:37:58.849Z] #31 [builder 1/4] COPY . . [2019-10-02T18:37:58.849Z] #31 DONE 0.8s [2019-10-02T18:37:58.849Z] [2019-10-02T18:37:58.849Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-02T18:37:59.113Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:38:00.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:38:00.223Z] #32 DONE 1.2s [2019-10-02T18:38:00.223Z] [2019-10-02T18:38:00.223Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T18:38:00.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:38:01.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:38:01.162Z] #33 1.168 [2019-10-02T18:38:01.162Z] #33 1.246 Removing bundles/ [2019-10-02T18:38:01.162Z] #33 1.246 [2019-10-02T18:38:01.162Z] #33 1.250 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-02T18:38:01.729Z] #33 1.817 Building test suite binary ./integration-cli/test.main [2019-10-02T18:38:01.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:38:02.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:38:02.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:38:04.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-02T18:38:04.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:38:05.014Z] #33 ... [2019-10-02T18:38:05.014Z] [2019-10-02T18:38:05.014Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-02T18:38:05.014Z] #20 1.631 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-02T18:38:05.014Z] #20 1.887 [2019-10-02T18:38:05.014Z] #20 1.998 ####### 10.6% ################### 27.7% ################################### 49.4% #################################################### 73.2% ################################################################## 92.4% ######################################################################## 100.0% [2019-10-02T18:38:05.014Z] #20 2.697 [2019-10-02T18:38:05.014Z] #20 2.815 ########################## 36.8% ################################################################ 89.9% ######################################################################## 100.0% [2019-10-02T18:38:05.014Z] #20 3.200 [2019-10-02T18:38:05.014Z] #20 3.314 ######## 11.6% ############################## 41.8% ############################################## 64.9% ############################################################### 87.9% ######################################################################## 100.0% [2019-10-02T18:38:05.014Z] #20 3.953 [2019-10-02T18:38:05.014Z] #20 4.069 ## 3.7% ######### 12.5% ############## 19.8% ################## 25.5% ######################### 34.8% ############################# 41.5% ################################### 49.6% ######################################### 57.0% ############################################## 64.5% ################################################## 70.1% ######################################################### 79.2% ############################################################## 86.5% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-02T18:38:05.014Z] #20 5.568 [2019-10-02T18:38:05.014Z] #20 6.378 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-02T18:38:05.014Z] #20 6.767 [2019-10-02T18:38:05.014Z] #20 6.857 ######################################################################## 100.0% [2019-10-02T18:38:05.014Z] #20 7.110 [2019-10-02T18:38:05.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-02T18:38:05.949Z] #20 7.993 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-02T18:38:06.184Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T18:38:06.184Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T18:38:06.439Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T18:38:06.516Z] #20 8.364 [2019-10-02T18:38:06.516Z] #20 8.486 0.7% ######################################################################## 100.0% [2019-10-02T18:38:06.774Z] #20 8.805 [2019-10-02T18:38:07.009Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.24s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d284e49bffbeb] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d284e49bffbeb] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d284e49bffbeb] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d284e49bffbeb] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d284e49bffbeb] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d284e49bffbeb] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [d284e49bffbeb] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d284e49bffbeb] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d284e49bffbeb] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d284e49bffbeb] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d284e49bffbeb] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d284e49bffbeb] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.39s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d850754013ab2] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d850754013ab2] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d850754013ab2] daemon started [2019-10-02T18:38:07.010Z] daemon.go:296: [d850754013ab2] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d850754013ab2] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d850754013ab2] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d850754013ab2] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d850754013ab2] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d850754013ab2] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d850754013ab2] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.73s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [ddcf4fee98bf4] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [ddcf4fee98bf4] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [ddcf4fee98bf4] daemon started [2019-10-02T18:38:07.010Z] daemon.go:325: [ddcf4fee98bf4] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:296: [ddcf4fee98bf4] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [ddcf4fee98bf4] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [ddcf4fee98bf4] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [ddcf4fee98bf4] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [ddcf4fee98bf4] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [ddcf4fee98bf4] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [dc091773fd79f] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dc091773fd79f] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dc091773fd79f] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dc091773fd79f] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dc091773fd79f] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dc091773fd79f] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [dc091773fd79f] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dc091773fd79f] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dc091773fd79f] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dc091773fd79f] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dc091773fd79f] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dc091773fd79f] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.84s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [dae7cc350f4ca] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dae7cc350f4ca] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dae7cc350f4ca] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dae7cc350f4ca] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dae7cc350f4ca] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dae7cc350f4ca] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [dae7cc350f4ca] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dae7cc350f4ca] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dae7cc350f4ca] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dae7cc350f4ca] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dae7cc350f4ca] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dae7cc350f4ca] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d2fbdb3c93ec9] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d2fbdb3c93ec9] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d2fbdb3c93ec9] daemon started [2019-10-02T18:38:07.010Z] daemon.go:296: [d2fbdb3c93ec9] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d2fbdb3c93ec9] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d2fbdb3c93ec9] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d2fbdb3c93ec9] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d2fbdb3c93ec9] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d2fbdb3c93ec9] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d2fbdb3c93ec9] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d75a8992a1620] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d75a8992a1620] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d75a8992a1620] daemon started [2019-10-02T18:38:07.010Z] daemon.go:325: [d75a8992a1620] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:296: [d75a8992a1620] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d75a8992a1620] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d75a8992a1620] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d75a8992a1620] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d75a8992a1620] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d75a8992a1620] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.43s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [dbbb090baaf1e] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dbbb090baaf1e] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dbbb090baaf1e] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dbbb090baaf1e] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dbbb090baaf1e] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dbbb090baaf1e] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [dbbb090baaf1e] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [dbbb090baaf1e] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [dbbb090baaf1e] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [dbbb090baaf1e] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [dbbb090baaf1e] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [dbbb090baaf1e] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d315c187ac534] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d315c187ac534] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d315c187ac534] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d315c187ac534] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d315c187ac534] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d315c187ac534] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [d315c187ac534] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d315c187ac534] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d315c187ac534] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d315c187ac534] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d315c187ac534] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d315c187ac534] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [da353d65b300d] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [da353d65b300d] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [da353d65b300d] daemon started [2019-10-02T18:38:07.010Z] daemon.go:325: [da353d65b300d] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:296: [da353d65b300d] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [da353d65b300d] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [da353d65b300d] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [da353d65b300d] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [da353d65b300d] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [da353d65b300d] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d1bcd7915411c] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d1bcd7915411c] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d1bcd7915411c] daemon started [2019-10-02T18:38:07.010Z] daemon.go:325: [d1bcd7915411c] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:296: [d1bcd7915411c] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d1bcd7915411c] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d1bcd7915411c] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d1bcd7915411c] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d1bcd7915411c] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d1bcd7915411c] Daemon stopped [2019-10-02T18:38:07.010Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2019-10-02T18:38:07.010Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:38:07.010Z] daemon.go:325: [d514bbb329114] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d514bbb329114] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d514bbb329114] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d514bbb329114] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d514bbb329114] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d514bbb329114] Daemon stopped [2019-10-02T18:38:07.010Z] daemon.go:325: [d514bbb329114] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:325: [d514bbb329114] waiting for daemon to start [2019-10-02T18:38:07.010Z] daemon.go:353: [d514bbb329114] daemon started [2019-10-02T18:38:07.010Z] daemon.go:461: [d514bbb329114] Stopping daemon [2019-10-02T18:38:07.010Z] daemon.go:296: [d514bbb329114] exiting daemon [2019-10-02T18:38:07.010Z] daemon.go:448: [d514bbb329114] Daemon stopped [2019-10-02T18:38:07.010Z] === RUN TestKernelTCPMemory [2019-10-02T18:38:07.404Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T18:38:07.710Z] #20 9.648 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-02T18:38:07.710Z] #20 9.769 skipping existing 1849cc453dee [2019-10-02T18:38:07.968Z] #20 10.04 [2019-10-02T18:38:08.021Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-02T18:38:08.022Z] === RUN TestNISDomainname [2019-10-02T18:38:08.808Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T18:38:08.903Z] #20 10.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-02T18:38:09.054Z] --- PASS: TestNISDomainname (1.08s) [2019-10-02T18:38:09.054Z] === RUN TestStats [2019-10-02T18:38:09.164Z] #20 11.22 [2019-10-02T18:38:09.164Z] #20 11.29 ######################################################################## 100.0% [2019-10-02T18:38:09.729Z] #20 11.55 [2019-10-02T18:38:09.729Z] #20 11.60 Download of images into '/build' complete. [2019-10-02T18:38:09.729Z] #20 11.60 Use something like the following to load the result into a Docker daemon: [2019-10-02T18:38:09.729Z] #20 11.60 tar -cC '/build' . | docker load [2019-10-02T18:38:10.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-02T18:38:10.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-02T18:38:10.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-02T18:38:10.210Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2019-10-02T18:38:10.210Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:38:10.210Z] daemon.go:325: [da26e3440983d] waiting for daemon to start [2019-10-02T18:38:10.210Z] daemon.go:325: [da26e3440983d] waiting for daemon to start [2019-10-02T18:38:10.210Z] daemon.go:353: [da26e3440983d] daemon started [2019-10-02T18:38:10.210Z] daemon.go:461: [da26e3440983d] Stopping daemon [2019-10-02T18:38:10.210Z] daemon.go:296: [da26e3440983d] exiting daemon [2019-10-02T18:38:10.210Z] daemon.go:448: [da26e3440983d] Daemon stopped [2019-10-02T18:38:10.210Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:38:10.210Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T18:38:10.210Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T18:38:10.210Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T18:38:10.210Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T18:38:10.210Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T18:38:10.670Z] #20 DONE 12.5s [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-02T18:38:10.670Z] #22 DONE 0.1s [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-02T18:38:10.670Z] #26 DONE 0.1s [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T18:38:10.670Z] #33 ... [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-02T18:38:10.670Z] #23 DONE 0.1s [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-02T18:38:10.670Z] #27 DONE 0.1s [2019-10-02T18:38:10.670Z] [2019-10-02T18:38:10.670Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:38:10.930Z] #24 ... [2019-10-02T18:38:10.930Z] [2019-10-02T18:38:10.930Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-02T18:38:10.930Z] #28 DONE 0.1s [2019-10-02T18:38:10.930Z] [2019-10-02T18:38:10.930Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T18:38:11.730Z] --- PASS: TestStats (2.29s) [2019-10-02T18:38:11.730Z] === RUN TestStopContainerWithTimeout [2019-10-02T18:38:11.730Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T18:38:11.730Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T18:38:11.730Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T18:38:11.730Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T18:38:11.730Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T18:38:11.730Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T18:38:11.730Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T18:38:11.730Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T18:38:11.730Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T18:38:11.730Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T18:38:11.730Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T18:38:11.730Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T18:38:12.717Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T18:38:12.717Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T18:38:13.641Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T18:38:14.200Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T18:38:14.457Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2019-10-02T18:38:14.457Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:38:14.457Z] daemon.go:325: [dbe7f0a130ff8] waiting for daemon to start [2019-10-02T18:38:14.457Z] daemon.go:325: [dbe7f0a130ff8] waiting for daemon to start [2019-10-02T18:38:14.457Z] daemon.go:353: [dbe7f0a130ff8] daemon started [2019-10-02T18:38:14.457Z] daemon.go:461: [dbe7f0a130ff8] Stopping daemon [2019-10-02T18:38:14.457Z] daemon.go:296: [dbe7f0a130ff8] exiting daemon [2019-10-02T18:38:14.457Z] daemon.go:448: [dbe7f0a130ff8] Daemon stopped [2019-10-02T18:38:14.457Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:38:14.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-02T18:38:15.193Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-10-02T18:38:15.193Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-10-02T18:38:15.193Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2019-10-02T18:38:15.193Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-02T18:38:15.193Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2019-10-02T18:38:15.193Z] === RUN TestDeleteDevicemapper [2019-10-02T18:38:15.193Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T18:38:15.193Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:38:15.193Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T18:38:15.551Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T18:38:15.551Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T18:38:15.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-02T18:38:15.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-02T18:38:16.199Z] #29 ... [2019-10-02T18:38:16.199Z] [2019-10-02T18:38:16.199Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-02T18:38:16.199Z] #21 DONE 1.2s [2019-10-02T18:38:16.199Z] [2019-10-02T18:38:16.199Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-02T18:38:16.199Z] #24 2.167 + RM_GOPATH=0 [2019-10-02T18:38:16.199Z] #24 2.167 + TMP_GOPATH= [2019-10-02T18:38:16.199Z] #24 2.167 + : /build [2019-10-02T18:38:16.199Z] #24 2.167 + '[' -z '' ']' [2019-10-02T18:38:16.199Z] #24 2.174 ++ mktemp -d [2019-10-02T18:38:16.199Z] #24 2.174 + export GOPATH=/tmp/tmp.CgEaMf [2019-10-02T18:38:16.199Z] #24 2.174 + GOPATH=/tmp/tmp.CgEaMf [2019-10-02T18:38:16.199Z] #24 2.174 + RM_GOPATH=1 [2019-10-02T18:38:16.199Z] #24 2.178 ++ dirname ./install.sh [2019-10-02T18:38:16.199Z] #24 2.178 + dir=. [2019-10-02T18:38:16.199Z] #24 2.178 + bin=dockercli [2019-10-02T18:38:16.199Z] #24 2.178 + shift [2019-10-02T18:38:16.199Z] #24 2.178 + '[' '!' -f ./dockercli.installer ']' [2019-10-02T18:38:16.199Z] #24 2.178 + . ./dockercli.installer [2019-10-02T18:38:16.199Z] #24 2.178 ++ DOCKERCLI_CHANNEL=stable [2019-10-02T18:38:16.199Z] #24 2.178 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-02T18:38:16.199Z] #24 2.178 + install_dockercli [2019-10-02T18:38:16.199Z] #24 2.179 Install docker/cli version 17.06.2-ce from stable [2019-10-02T18:38:16.199Z] #24 2.179 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-02T18:38:16.199Z] #24 2.179 ++ uname -m [2019-10-02T18:38:16.199Z] #24 2.179 + arch=x86_64 [2019-10-02T18:38:16.199Z] #24 2.180 + '[' x86_64 '!=' x86_64 ']' [2019-10-02T18:38:16.199Z] #24 2.180 + url=https://download.docker.com/linux/static [2019-10-02T18:38:16.199Z] #24 2.183 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-02T18:38:16.199Z] #24 2.199 + tar -xz docker/docker [2019-10-02T18:38:16.199Z] #24 5.072 + mkdir -p /build [2019-10-02T18:38:16.199Z] #24 5.073 + mv docker/docker /build/ [2019-10-02T18:38:16.199Z] #24 5.074 + rmdir docker [2019-10-02T18:38:16.199Z] #24 DONE 5.2s [2019-10-02T18:38:16.199Z] [2019-10-02T18:38:16.199Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T18:38:16.458Z] #29 ... [2019-10-02T18:38:16.458Z] [2019-10-02T18:38:16.458Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-02T18:38:16.670Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2019-10-02T18:38:16.670Z] === RUN TestUpdateMemory [2019-10-02T18:38:16.717Z] #25 DONE 0.2s [2019-10-02T18:38:16.717Z] [2019-10-02T18:38:16.717Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-02T18:38:16.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-02T18:38:16.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-02T18:38:16.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-02T18:38:17.688Z] --- PASS: TestUpdateMemory (1.10s) [2019-10-02T18:38:17.689Z] === RUN TestUpdateCPUQuota [2019-10-02T18:38:19.708Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T18:38:19.718Z] --- PASS: TestUpdateCPUQuota (1.83s) [2019-10-02T18:38:19.718Z] === RUN TestUpdatePidsLimit [2019-10-02T18:38:19.718Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T18:38:20.008Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T18:38:20.291Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T18:38:20.909Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T18:38:21.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T18:38:21.478Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T18:38:21.743Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T18:38:22.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T18:38:22.681Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T18:38:23.243Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit (4.08s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-02T18:38:23.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-02T18:38:23.584Z] === RUN TestUpdateRestartPolicy [2019-10-02T18:38:23.804Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T18:38:23.804Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T18:38:25.167Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T18:38:27.719Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T18:38:27.719Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T18:38:27.719Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T18:38:28.016Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T18:38:28.939Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T18:38:29.866Z] --- PASS: TestServiceUpdateNetwork (15.56s) [2019-10-02T18:38:29.866Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:38:29.866Z] daemon.go:325: [d6a974b2717f0] waiting for daemon to start [2019-10-02T18:38:29.866Z] daemon.go:325: [d6a974b2717f0] waiting for daemon to start [2019-10-02T18:38:29.866Z] daemon.go:353: [d6a974b2717f0] daemon started [2019-10-02T18:38:29.866Z] daemon.go:461: [d6a974b2717f0] Stopping daemon [2019-10-02T18:38:29.866Z] daemon.go:296: [d6a974b2717f0] exiting daemon [2019-10-02T18:38:29.866Z] daemon.go:448: [d6a974b2717f0] Daemon stopped [2019-10-02T18:38:29.866Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:38:30.124Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T18:38:31.487Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T18:38:32.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T18:38:33.410Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T18:38:34.775Z] --- PASS: TestDockerNetworkReConnect (4.69s) [2019-10-02T18:38:34.775Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:38:34.775Z] daemon.go:325: [d9f085ae8fa0b] waiting for daemon to start [2019-10-02T18:38:34.775Z] daemon.go:325: [d9f085ae8fa0b] waiting for daemon to start [2019-10-02T18:38:34.775Z] daemon.go:353: [d9f085ae8fa0b] daemon started [2019-10-02T18:38:34.775Z] daemon.go:461: [d9f085ae8fa0b] Stopping daemon [2019-10-02T18:38:34.775Z] daemon.go:296: [d9f085ae8fa0b] exiting daemon [2019-10-02T18:38:34.775Z] daemon.go:448: [d9f085ae8fa0b] Daemon stopped [2019-10-02T18:38:34.775Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:38:35.700Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T18:38:36.102Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2019-10-02T18:38:36.102Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T18:38:36.385Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2019-10-02T18:38:36.385Z] === RUN TestWaitNonBlocked [2019-10-02T18:38:36.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:38:36.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:38:36.671Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:38:36.671Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:38:36.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:38:36.671Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:38:36.713Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T18:38:37.714Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-02T18:38:37.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2019-10-02T18:38:37.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-10-02T18:38:37.714Z] === RUN TestWaitBlocked [2019-10-02T18:38:37.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:38:37.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:38:37.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:38:37.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:38:37.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:38:37.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:38:38.644Z] #29 26.58 # github.com/docker/docker/contrib/httpserver [2019-10-02T18:38:38.644Z] #29 26.58 loadinternal: cannot find runtime/cgo [2019-10-02T18:38:38.644Z] #29 DONE 27.1s [2019-10-02T18:38:38.644Z] [2019-10-02T18:38:38.644Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T18:38:38.686Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T18:38:38.730Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-02T18:38:38.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-10-02T18:38:38.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2019-10-02T18:38:38.730Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T18:38:38.730Z] === CONT TestDaemonRestartIpcMode [2019-10-02T18:38:38.730Z] === CONT TestIpcModeOlderClient [2019-10-02T18:38:38.730Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-02T18:38:39.239Z] #33 ... [2019-10-02T18:38:39.239Z] [2019-10-02T18:38:39.239Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-02T18:38:39.239Z] #30 DONE 0.1s [2019-10-02T18:38:39.498Z] [2019-10-02T18:38:39.498Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-02T18:38:39.610Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T18:38:41.492Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T18:38:42.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T18:38:42.051Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T18:38:42.051Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T18:38:42.219Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2019-10-02T18:38:42.219Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-10-02T18:38:42.219Z] daemon.go:325: [dc1a7bf107c3b] waiting for daemon to start [2019-10-02T18:38:42.219Z] daemon.go:325: [dc1a7bf107c3b] waiting for daemon to start [2019-10-02T18:38:42.219Z] daemon.go:353: [dc1a7bf107c3b] daemon started [2019-10-02T18:38:42.219Z] daemon.go:325: [dc1a7bf107c3b] waiting for daemon to start [2019-10-02T18:38:42.219Z] daemon.go:296: [dc1a7bf107c3b] exiting daemon [2019-10-02T18:38:42.219Z] daemon.go:325: [dc1a7bf107c3b] waiting for daemon to start [2019-10-02T18:38:42.219Z] daemon.go:353: [dc1a7bf107c3b] daemon started [2019-10-02T18:38:42.219Z] daemon.go:461: [dc1a7bf107c3b] Stopping daemon [2019-10-02T18:38:42.219Z] daemon.go:296: [dc1a7bf107c3b] exiting daemon [2019-10-02T18:38:42.219Z] daemon.go:448: [dc1a7bf107c3b] Daemon stopped [2019-10-02T18:38:42.306Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T18:38:42.306Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T18:38:42.306Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T18:38:42.306Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T18:38:42.504Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2019-10-02T18:38:42.504Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-10-02T18:38:42.504Z] daemon.go:325: [d5901bb25683b] waiting for daemon to start [2019-10-02T18:38:42.504Z] daemon.go:325: [d5901bb25683b] waiting for daemon to start [2019-10-02T18:38:42.504Z] daemon.go:353: [d5901bb25683b] daemon started [2019-10-02T18:38:42.504Z] daemon.go:461: [d5901bb25683b] Stopping daemon [2019-10-02T18:38:42.504Z] daemon.go:296: [d5901bb25683b] exiting daemon [2019-10-02T18:38:42.504Z] daemon.go:448: [d5901bb25683b] Daemon stopped [2019-10-02T18:38:42.504Z] daemon.go:325: [d5901bb25683b] waiting for daemon to start [2019-10-02T18:38:42.504Z] daemon.go:325: [d5901bb25683b] waiting for daemon to start [2019-10-02T18:38:42.504Z] daemon.go:353: [d5901bb25683b] daemon started [2019-10-02T18:38:42.504Z] daemon.go:461: [d5901bb25683b] Stopping daemon [2019-10-02T18:38:42.504Z] daemon.go:296: [d5901bb25683b] exiting daemon [2019-10-02T18:38:42.504Z] daemon.go:448: [d5901bb25683b] Daemon stopped [2019-10-02T18:38:42.504Z] PASS [2019-10-02T18:38:42.504Z] [2019-10-02T18:38:42.504Z] === Skipped [2019-10-02T18:38:42.504Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-02T18:38:42.504Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:38:42.504Z] [2019-10-02T18:38:42.504Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:38:42.504Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:38:42.504Z] [2019-10-02T18:38:42.504Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T18:38:42.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:38:42.504Z] [2019-10-02T18:38:42.504Z] [2019-10-02T18:38:42.504Z] DONE 188 tests, 3 skipped in 108.625s [2019-10-02T18:38:42.788Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T18:38:42.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:38:42.788Z] ++ set -e [2019-10-02T18:38:42.788Z] ++ '[' -n 0 ']' [2019-10-02T18:38:42.788Z] ++ set -x [2019-10-02T18:38:42.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:38:42.788Z] INFO: Testing against a local daemon [2019-10-02T18:38:42.788Z] === RUN TestCommitInheritsEnv [2019-10-02T18:38:43.071Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-10-02T18:38:43.071Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T18:38:43.071Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T18:38:43.072Z] === RUN TestImagesFilterMultiReference [2019-10-02T18:38:43.355Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-02T18:38:43.355Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:38:43.355Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T18:38:43.355Z] === RUN TestRemoveImageOrphaning [2019-10-02T18:38:43.650Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-10-02T18:38:43.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T18:38:43.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-02T18:38:43.650Z] === RUN TestTagInvalidReference [2019-10-02T18:38:43.935Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-02T18:38:43.935Z] === RUN TestTagValidPrefixedRepo [2019-10-02T18:38:43.935Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-02T18:38:43.935Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T18:38:43.935Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2019-10-02T18:38:43.935Z] === RUN TestTagOfficialNames [2019-10-02T18:38:43.935Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-02T18:38:43.935Z] === RUN TestTagMatchesDigest [2019-10-02T18:38:43.935Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-02T18:38:43.935Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T18:38:44.190Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T18:38:46.073Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T18:38:46.073Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T18:38:46.997Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T18:38:47.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T18:38:48.480Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T18:38:49.404Z] --- PASS: TestServiceUpdateNetwork (14.58s) [2019-10-02T18:38:49.404Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:38:49.404Z] daemon.go:325: [d16d1458588cf] waiting for daemon to start [2019-10-02T18:38:49.404Z] daemon.go:325: [d16d1458588cf] waiting for daemon to start [2019-10-02T18:38:49.404Z] daemon.go:353: [d16d1458588cf] daemon started [2019-10-02T18:38:49.404Z] daemon.go:461: [d16d1458588cf] Stopping daemon [2019-10-02T18:38:49.404Z] daemon.go:296: [d16d1458588cf] exiting daemon [2019-10-02T18:38:49.404Z] daemon.go:448: [d16d1458588cf] Daemon stopped [2019-10-02T18:38:49.404Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:38:49.404Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T18:38:50.331Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T18:38:50.331Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T18:38:50.331Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T18:38:51.256Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T18:38:51.256Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T18:38:51.256Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T18:38:51.511Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T18:38:51.511Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T18:38:52.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-02T18:38:52.435Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T18:38:53.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T18:38:53.920Z] --- PASS: TestDockerNetworkReConnect (4.71s) [2019-10-02T18:38:53.920Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestDockerNetworkReConnect [2019-10-02T18:38:53.920Z] daemon.go:325: [d8016e2aa4e4d] waiting for daemon to start [2019-10-02T18:38:53.920Z] daemon.go:325: [d8016e2aa4e4d] waiting for daemon to start [2019-10-02T18:38:53.920Z] daemon.go:353: [d8016e2aa4e4d] daemon started [2019-10-02T18:38:53.920Z] daemon.go:461: [d8016e2aa4e4d] Stopping daemon [2019-10-02T18:38:53.920Z] daemon.go:296: [d8016e2aa4e4d] exiting daemon [2019-10-02T18:38:53.920Z] daemon.go:448: [d8016e2aa4e4d] Daemon stopped [2019-10-02T18:38:53.920Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:38:53.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-02T18:38:54.412Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-02T18:38:54.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T18:38:54.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T18:38:54.869Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-02T18:38:55.832Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-02T18:38:55.832Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-02T18:38:56.360Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T18:38:57.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T18:38:57.284Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T18:38:58.208Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T18:38:59.132Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T18:39:00.056Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T18:39:00.508Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-02T18:39:00.981Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T18:39:00.981Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T18:39:01.947Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T18:39:02.047Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-02T18:39:02.047Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-02T18:39:02.047Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-02T18:39:02.871Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T18:39:03.579Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-02T18:39:04.036Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-02T18:39:04.231Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T18:39:04.231Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T18:39:04.495Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-02T18:39:04.835Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T18:39:04.952Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-02T18:39:05.409Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-02T18:39:06.802Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T18:39:07.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-02T18:39:08.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T18:39:08.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T18:39:08.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T18:39:08.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T18:39:08.293Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T18:39:09.217Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T18:39:09.472Z] --- PASS: TestServiceUpdateNetwork (15.47s) [2019-10-02T18:39:09.472Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration-flaky/TestServiceUpdateNetwork [2019-10-02T18:39:09.472Z] daemon.go:325: [d9392041cb3fd] waiting for daemon to start [2019-10-02T18:39:09.472Z] daemon.go:325: [d9392041cb3fd] waiting for daemon to start [2019-10-02T18:39:09.472Z] daemon.go:353: [d9392041cb3fd] daemon started [2019-10-02T18:39:09.472Z] daemon.go:461: [d9392041cb3fd] Stopping daemon [2019-10-02T18:39:09.472Z] daemon.go:296: [d9392041cb3fd] exiting daemon [2019-10-02T18:39:09.472Z] daemon.go:448: [d9392041cb3fd] Daemon stopped [2019-10-02T18:39:09.472Z] PASS [2019-10-02T18:39:09.472Z] [2019-10-02T18:39:09.472Z] DONE 10 tests in 98.748s [2019-10-02T18:39:09.472Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:39:09.472Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.472Z] +++ set -e [2019-10-02T18:39:09.472Z] +++ '[' -n 0 ']' [2019-10-02T18:39:09.472Z] +++ set -x [2019-10-02T18:39:09.472Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.472Z] INFO: Testing against a local daemon [2019-10-02T18:39:09.472Z] testing: warning: no tests to run [2019-10-02T18:39:09.472Z] PASS [2019-10-02T18:39:09.472Z] [2019-10-02T18:39:09.472Z] DONE 0 tests in 0.059s [2019-10-02T18:39:09.472Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:39:09.472Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.472Z] +++ set -e [2019-10-02T18:39:09.472Z] +++ '[' -n 0 ']' [2019-10-02T18:39:09.472Z] +++ set -x [2019-10-02T18:39:09.472Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.472Z] INFO: Testing against a local daemon [2019-10-02T18:39:09.472Z] testing: warning: no tests to run [2019-10-02T18:39:09.472Z] PASS [2019-10-02T18:39:09.472Z] [2019-10-02T18:39:09.472Z] DONE 0 tests in 0.052s [2019-10-02T18:39:09.727Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork [2019-10-02T18:39:09.727Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.727Z] +++ set -e [2019-10-02T18:39:09.727Z] +++ '[' -n 0 ']' [2019-10-02T18:39:09.727Z] +++ set -x [2019-10-02T18:39:09.727Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestBuildMultiStageCopy|TestBuildPlatformInvalid|TestConfigDaemonLibtrustID|TestCopyFromContainer|TestCreateLinkToNonExistingContainer|TestHealthKillContainer|TestImagePullPlatformInvalid|TestDockerNetworkReConnect|TestServiceUpdateNetwork' [2019-10-02T18:39:09.727Z] INFO: Testing against a local daemon [2019-10-02T18:39:09.727Z] testing: warning: no tests to run [2019-10-02T18:39:09.727Z] PASS [2019-10-02T18:39:09.727Z] [2019-10-02T18:39:09.727Z] DONE 0 tests in 0.046s [2019-10-02T18:39:09.727Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2019-10-02T18:39:09.727Z] +++++ cat bundles/test-integration-flaky/docker.pid [2019-10-02T18:39:09.727Z] ++++ kill 4490 [2019-10-02T18:39:11.087Z] umount: bundles/test-integration-flaky/root: mountpoint not found [2019-10-02T18:39:11.087Z] ++++ /etc/init.d/apparmor stop [2019-10-02T18:39:11.087Z] Clearing AppArmor profiles cache:. [2019-10-02T18:39:11.087Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:39:11.087Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:39:11.087Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:39:11.087Z] [2019-10-02T18:39:11.087Z] To set a process to complain mode, use the command line tool [2019-10-02T18:39:11.087Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:39:11.087Z] with the 'teardown' option." [2019-10-02T18:39:11.087Z] [2019-10-02T18:39:11.087Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-02T18:39:11.087Z] PKG_CONFIG=pkg-config [2019-10-02T18:39:11.087Z] GOLANG_VERSION=1.12.10 [2019-10-02T18:39:11.087Z] HOSTNAME=b226aa48a58c [2019-10-02T18:39:11.087Z] KEEPBUNDLE=1 [2019-10-02T18:39:11.087Z] container=docker [2019-10-02T18:39:11.087Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-02T18:39:11.087Z] GOPATH=/go [2019-10-02T18:39:11.087Z] PWD=/go/src/github.com/docker/docker [2019-10-02T18:39:11.087Z] HOME=/root [2019-10-02T18:39:11.087Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-02T18:39:11.087Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-02T18:39:11.087Z] DOCKER_GITCOMMIT=ec0e20a9eba5e37c6e85c5e5d288033f363ee660 [2019-10-02T18:39:11.087Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-02T18:39:11.087Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-02T18:39:11.087Z] TERM=xterm [2019-10-02T18:39:11.087Z] DEST=bundles/test-integration [2019-10-02T18:39:11.087Z] SHLVL=1 [2019-10-02T18:39:11.087Z] TIMEOUT=120m [2019-10-02T18:39:11.087Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-02T18:39:11.087Z] DOCKER_PKG=github.com/docker/docker [2019-10-02T18:39:11.087Z] TESTDEBUG=0 [2019-10-02T18:39:11.087Z] _=/usr/bin/env [2019-10-02T18:39:11.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T18:39:11.188Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-02T18:39:11.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T18:39:11.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T18:39:12.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T18:39:12.719Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-02T18:39:12.719Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-02T18:39:12.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T18:39:13.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T18:39:13.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T18:39:13.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-02T18:39:13.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T18:39:13.684Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-02T18:39:13.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T18:39:14.121Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T18:39:14.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T18:39:14.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T18:39:15.204Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T18:39:16.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T18:39:16.692Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T18:39:16.692Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T18:39:16.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T18:39:16.949Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T18:39:17.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T18:39:17.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T18:39:18.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T18:39:18.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T18:39:18.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T18:39:19.134Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-02T18:39:19.135Z] Using test binary docker [2019-10-02T18:39:19.135Z] +++ /etc/init.d/apparmor start [2019-10-02T18:39:19.135Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-02T18:39:19.135Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-02T18:39:19.135Z] Warning failed to create cache: (null) [2019-10-02T18:39:19.135Z] . [2019-10-02T18:39:19.135Z] INFO: Waiting for daemon to start... [2019-10-02T18:39:19.135Z] Starting dockerd [2019-10-02T18:39:19.135Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-02T18:39:20.059Z] .=== RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T18:39:20.624Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T18:39:21.184Z] [2019-10-02T18:39:21.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-02T18:39:21.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-02T18:39:21.439Z] Running integration-test (iteration 1) [2019-10-02T18:39:21.439Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-02T18:39:21.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:39:21.439Z] ++ set -e [2019-10-02T18:39:21.439Z] ++ '[' -n 0 ']' [2019-10-02T18:39:21.439Z] ++ set -x [2019-10-02T18:39:21.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:39:21.439Z] INFO: Testing against a local daemon [2019-10-02T18:39:21.439Z] === RUN TestBuildWithSession [2019-10-02T18:39:21.998Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T18:39:23.882Z] --- PASS: TestBuildWithSession (2.33s) [2019-10-02T18:39:23.882Z] === RUN TestBuildSquashParent [2019-10-02T18:39:27.143Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T18:39:27.704Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T18:39:28.466Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-02T18:39:28.466Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-02T18:39:28.466Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-02T18:39:29.430Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-02T18:39:30.263Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T18:39:30.396Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-02T18:39:30.854Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-02T18:39:30.854Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-02T18:39:31.311Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-02T18:39:31.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T18:39:32.184Z] --- PASS: TestBuildSquashParent (8.42s) [2019-10-02T18:39:32.184Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-10-02T18:39:32.184Z] daemon.go:325: [daf17c783a1e1] waiting for daemon to start [2019-10-02T18:39:32.184Z] daemon.go:325: [daf17c783a1e1] waiting for daemon to start [2019-10-02T18:39:32.184Z] daemon.go:353: [daf17c783a1e1] daemon started [2019-10-02T18:39:32.184Z] daemon.go:461: [daf17c783a1e1] Stopping daemon [2019-10-02T18:39:32.184Z] daemon.go:296: [daf17c783a1e1] exiting daemon [2019-10-02T18:39:32.184Z] daemon.go:448: [daf17c783a1e1] Daemon stopped [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:39:32.184Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:39:32.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:39:32.184Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-02T18:39:32.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-02T18:39:32.276Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-02T18:39:32.276Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-02T18:39:32.276Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-02T18:39:34.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-02T18:39:34.696Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-02T18:39:36.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-02T18:39:36.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-02T18:39:37.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T18:39:38.052Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2019-10-02T18:39:38.544Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2019-10-02T18:39:38.544Z] === RUN TestBuildMultiStageCopy [2019-10-02T18:39:38.544Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-02T18:39:40.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-02T18:39:40.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-02T18:39:40.376Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-02T18:39:40.673Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2019-10-02T18:39:40.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2019-10-02T18:39:40.927Z] === RUN TestBuildMultiStageParentConfig [2019-10-02T18:39:42.333Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2019-10-02T18:39:42.333Z] === RUN TestBuildLabelWithTargets [2019-10-02T18:39:43.696Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2019-10-02T18:39:43.696Z] === RUN TestBuildWithEmptyLayers [2019-10-02T18:39:44.619Z] --- PASS: TestBuildWithEmptyLayers (0.70s) [2019-10-02T18:39:44.619Z] === RUN TestBuildMultiStageOnBuild [2019-10-02T18:39:47.127Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2019-10-02T18:39:47.127Z] === RUN TestBuildUncleanTarFilenames [2019-10-02T18:39:48.052Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2019-10-02T18:39:48.052Z] === RUN TestBuildMultiStageLayerLeak [2019-10-02T18:39:50.568Z] --- PASS: TestBuildMultiStageLayerLeak (2.45s) [2019-10-02T18:39:50.568Z] === RUN TestBuildWithHugeFile [2019-10-02T18:39:57.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T18:40:01.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T18:40:02.323Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T18:40:08.850Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T18:40:13.703Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-02T18:40:13.703Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-02T18:40:14.093Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T18:40:14.160Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-02T18:40:15.928Z] #33 127.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-02T18:40:15.928Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-02T18:40:15.928Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-02T18:40:15.928Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-02T18:40:15.928Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-02T18:40:15.928Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-02T18:40:15.928Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-02T18:40:16.863Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-02T18:40:16.863Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-02T18:40:18.763Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-02T18:40:19.699Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-02T18:40:20.660Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T18:40:21.071Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-02T18:40:21.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-02T18:40:21.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-02T18:40:21.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-02T18:40:21.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-02T18:40:22.184Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-02T18:40:22.184Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-02T18:40:22.590Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T18:40:22.969Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-02T18:40:23.151Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T18:40:24.342Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-02T18:40:25.080Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T18:40:25.715Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-02T18:40:26.963Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-02T18:40:27.614Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-02T18:40:28.549Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-02T18:40:28.847Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T18:40:29.483Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-02T18:40:30.773Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T18:40:30.857Z] #33 150.8 [2019-10-02T18:40:31.438Z] #33 DONE 151.4s [2019-10-02T18:40:31.438Z] [2019-10-02T18:40:31.438Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-02T18:40:32.658Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T18:40:33.337Z] #34 DONE 1.9s [2019-10-02T18:40:34.542Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T18:40:34.710Z] [2019-10-02T18:40:34.710Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-02T18:40:35.642Z] #35 DONE 1.0s [2019-10-02T18:40:35.642Z] [2019-10-02T18:40:35.642Z] #36 exporting to image [2019-10-02T18:40:35.642Z] #36 exporting layers [2019-10-02T18:40:37.051Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T18:40:38.923Z] #36 exporting layers 3.4s done [2019-10-02T18:40:38.923Z] #36 writing image sha256:16c104f4a6542e8e9ab919788bdb1eab4f604877e77d545f3014b9c8f0b81775 done [2019-10-02T18:40:38.923Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-02T18:40:38.923Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T18:40:38.980Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T18:40:39.249Z] + echo Ensuring container killed. [2019-10-02T18:40:39.249Z] Ensuring container killed. [2019-10-02T18:40:39.249Z] + docker rm -vf docker-pr2 [2019-10-02T18:40:39.249Z] Error: No such container: docker-pr2 [2019-10-02T18:40:39.249Z] + true [Pipeline] sh [2019-10-02T18:40:39.535Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:40:39.535Z] Chowning /workspace to jenkins user [2019-10-02T18:40:39.535Z] + id -u [2019-10-02T18:40:39.535Z] + id -g [2019-10-02T18:40:39.535Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-392:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T18:40:40.344Z] === RUN TestDockerSuite/TestCpFromCaseG [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:40:41.219Z] + bundleName=unit [2019-10-02T18:40:41.219Z] + echo Creating unit-bundles.tar.gz [2019-10-02T18:40:41.219Z] Creating unit-bundles.tar.gz [2019-10-02T18:40:41.219Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-02T18:40:41.219Z] bundles/junit-report.xml [2019-10-02T18:40:41.219Z] bundles/go-test-report.json [2019-10-02T18:40:41.219Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-02T18:40:41.230Z] Archiving artifacts [2019-10-02T18:40:41.556Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T18:40:41.866Z] + make clean [2019-10-02T18:40:41.866Z] docker volume rm -f docker-dev-cache [2019-10-02T18:40:42.124Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T18:40:42.317Z] === RUN TestDockerSuite/TestCpFromCaseH [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T18:40:45.708Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T18:40:46.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T18:40:47.567Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T18:40:50.081Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T18:40:52.591Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T18:40:55.100Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T18:40:55.354Z] --- PASS: TestBuildWithHugeFile (65.08s) [2019-10-02T18:40:55.354Z] === RUN TestBuildWithEmptyDockerfile [2019-10-02T18:40:55.609Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:40:55.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:40:55.609Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:40:55.609Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:40:55.609Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:40:55.609Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:40:55.609Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-02T18:40:55.609Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-02T18:40:55.609Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-02T18:40:55.904Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T18:40:55.904Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T18:40:55.904Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-02T18:40:55.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-02T18:40:55.904Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-10-02T18:40:55.904Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-10-02T18:40:55.904Z] === RUN TestBuildPreserveOwnership [2019-10-02T18:40:55.904Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-02T18:40:56.829Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T18:40:57.841Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-02T18:40:57.841Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-02T18:40:57.841Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-02T18:40:58.232Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T18:40:59.157Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T18:40:59.716Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-02T18:41:00.275Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T18:41:01.636Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T18:41:01.636Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2019-10-02T18:41:01.636Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.02s) [2019-10-02T18:41:01.636Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s) [2019-10-02T18:41:01.636Z] === RUN TestBuildPlatformInvalid [2019-10-02T18:41:01.891Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-02T18:41:01.891Z] PASS [2019-10-02T18:41:01.891Z] [2019-10-02T18:41:01.891Z] DONE 30 tests in 100.481s [2019-10-02T18:41:01.891Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-02T18:41:01.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:41:01.891Z] ++ set -e [2019-10-02T18:41:01.891Z] ++ '[' -n 0 ']' [2019-10-02T18:41:01.891Z] ++ set -x [2019-10-02T18:41:01.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:41:01.891Z] INFO: Testing against a local daemon [2019-10-02T18:41:01.891Z] === RUN TestConfigList [2019-10-02T18:41:03.774Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T18:41:04.028Z] --- PASS: TestConfigList (1.95s) [2019-10-02T18:41:04.028Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-10-02T18:41:04.028Z] daemon.go:325: [dc5e44274686e] waiting for daemon to start [2019-10-02T18:41:04.028Z] daemon.go:325: [dc5e44274686e] waiting for daemon to start [2019-10-02T18:41:04.028Z] daemon.go:353: [dc5e44274686e] daemon started [2019-10-02T18:41:04.028Z] daemon.go:461: [dc5e44274686e] Stopping daemon [2019-10-02T18:41:04.028Z] daemon.go:296: [dc5e44274686e] exiting daemon [2019-10-02T18:41:04.028Z] daemon.go:448: [dc5e44274686e] Daemon stopped [2019-10-02T18:41:04.028Z] === RUN TestConfigsCreateAndDelete [2019-10-02T18:41:04.952Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T18:41:06.313Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2019-10-02T18:41:06.313Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-10-02T18:41:06.313Z] daemon.go:325: [db0d257fe6c2c] waiting for daemon to start [2019-10-02T18:41:06.313Z] daemon.go:325: [db0d257fe6c2c] waiting for daemon to start [2019-10-02T18:41:06.313Z] daemon.go:353: [db0d257fe6c2c] daemon started [2019-10-02T18:41:06.313Z] daemon.go:461: [db0d257fe6c2c] Stopping daemon [2019-10-02T18:41:06.313Z] daemon.go:296: [db0d257fe6c2c] exiting daemon [2019-10-02T18:41:06.313Z] daemon.go:448: [db0d257fe6c2c] Daemon stopped [2019-10-02T18:41:06.313Z] === RUN TestConfigsUpdate [2019-10-02T18:41:07.683Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T18:41:08.242Z] --- PASS: TestConfigsUpdate (2.11s) [2019-10-02T18:41:08.242Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-10-02T18:41:08.242Z] daemon.go:325: [df2462969a13b] waiting for daemon to start [2019-10-02T18:41:08.242Z] daemon.go:325: [df2462969a13b] waiting for daemon to start [2019-10-02T18:41:08.242Z] daemon.go:353: [df2462969a13b] daemon started [2019-10-02T18:41:08.242Z] daemon.go:461: [df2462969a13b] Stopping daemon [2019-10-02T18:41:08.242Z] daemon.go:296: [df2462969a13b] exiting daemon [2019-10-02T18:41:08.242Z] daemon.go:448: [df2462969a13b] Daemon stopped [2019-10-02T18:41:08.242Z] === RUN TestTemplatedConfig [2019-10-02T18:41:10.755Z] --- PASS: TestTemplatedConfig (2.50s) [2019-10-02T18:41:10.755Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-10-02T18:41:10.755Z] daemon.go:325: [dab3d0b904b44] waiting for daemon to start [2019-10-02T18:41:10.755Z] daemon.go:325: [dab3d0b904b44] waiting for daemon to start [2019-10-02T18:41:10.755Z] daemon.go:353: [dab3d0b904b44] daemon started [2019-10-02T18:41:10.755Z] daemon.go:461: [dab3d0b904b44] Stopping daemon [2019-10-02T18:41:10.755Z] daemon.go:296: [dab3d0b904b44] exiting daemon [2019-10-02T18:41:10.755Z] daemon.go:448: [dab3d0b904b44] Daemon stopped [2019-10-02T18:41:10.755Z] === RUN TestConfigInspect [2019-10-02T18:41:12.638Z] --- PASS: TestConfigInspect (1.63s) [2019-10-02T18:41:12.638Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-10-02T18:41:12.638Z] daemon.go:325: [d3f539c39181b] waiting for daemon to start [2019-10-02T18:41:12.638Z] daemon.go:325: [d3f539c39181b] waiting for daemon to start [2019-10-02T18:41:12.638Z] daemon.go:353: [d3f539c39181b] daemon started [2019-10-02T18:41:12.638Z] daemon.go:461: [d3f539c39181b] Stopping daemon [2019-10-02T18:41:12.638Z] daemon.go:296: [d3f539c39181b] exiting daemon [2019-10-02T18:41:12.638Z] daemon.go:448: [d3f539c39181b] Daemon stopped [2019-10-02T18:41:12.638Z] === RUN TestConfigCreateWithLabels [2019-10-02T18:41:12.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-02T18:41:12.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-02T18:41:13.561Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T18:41:13.637Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-02T18:41:14.122Z] --- PASS: TestConfigCreateWithLabels (1.95s) [2019-10-02T18:41:14.122Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-10-02T18:41:14.122Z] daemon.go:325: [d237091783b45] waiting for daemon to start [2019-10-02T18:41:14.122Z] daemon.go:325: [d237091783b45] waiting for daemon to start [2019-10-02T18:41:14.122Z] daemon.go:353: [d237091783b45] daemon started [2019-10-02T18:41:14.122Z] daemon.go:461: [d237091783b45] Stopping daemon [2019-10-02T18:41:14.122Z] daemon.go:296: [d237091783b45] exiting daemon [2019-10-02T18:41:14.122Z] daemon.go:448: [d237091783b45] Daemon stopped [2019-10-02T18:41:14.122Z] === RUN TestConfigCreateResolve [2019-10-02T18:41:16.717Z] --- PASS: TestConfigCreateResolve (1.97s) [2019-10-02T18:41:16.717Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-10-02T18:41:16.717Z] daemon.go:325: [dc0dc4f5d1511] waiting for daemon to start [2019-10-02T18:41:16.717Z] daemon.go:325: [dc0dc4f5d1511] waiting for daemon to start [2019-10-02T18:41:16.717Z] daemon.go:353: [dc0dc4f5d1511] daemon started [2019-10-02T18:41:16.717Z] daemon.go:461: [dc0dc4f5d1511] Stopping daemon [2019-10-02T18:41:16.717Z] daemon.go:296: [dc0dc4f5d1511] exiting daemon [2019-10-02T18:41:16.717Z] daemon.go:448: [dc0dc4f5d1511] Daemon stopped [2019-10-02T18:41:16.717Z] === RUN TestConfigDaemonLibtrustID [2019-10-02T18:41:16.717Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2019-10-02T18:41:16.717Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-10-02T18:41:16.717Z] daemon.go:325: [d51066ee62d7c] waiting for daemon to start [2019-10-02T18:41:16.717Z] daemon.go:325: [d51066ee62d7c] waiting for daemon to start [2019-10-02T18:41:16.717Z] daemon.go:353: [d51066ee62d7c] daemon started [2019-10-02T18:41:16.717Z] daemon.go:461: [d51066ee62d7c] Stopping daemon [2019-10-02T18:41:16.717Z] daemon.go:296: [d51066ee62d7c] exiting daemon [2019-10-02T18:41:16.717Z] daemon.go:448: [d51066ee62d7c] Daemon stopped [2019-10-02T18:41:16.717Z] PASS [2019-10-02T18:41:16.717Z] [2019-10-02T18:41:16.717Z] DONE 8 tests in 14.854s [2019-10-02T18:41:16.717Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-02T18:41:16.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:41:16.717Z] ++ set -e [2019-10-02T18:41:16.717Z] ++ '[' -n 0 ']' [2019-10-02T18:41:16.717Z] ++ set -x [2019-10-02T18:41:16.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:41:16.971Z] INFO: Testing against a local daemon [2019-10-02T18:41:16.971Z] === RUN TestCheckpoint [2019-10-02T18:41:16.971Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-02T18:41:16.971Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:41:16.971Z] === RUN TestContainerInvalidJSON [2019-10-02T18:41:16.971Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:41:16.971Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:41:16.971Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:41:16.971Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:41:16.971Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:41:16.971Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:41:16.971Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-02T18:41:16.972Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-02T18:41:16.972Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-02T18:41:16.972Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-02T18:41:16.972Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-02T18:41:16.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-02T18:41:16.972Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-02T18:41:16.972Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-02T18:41:16.972Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-02T18:41:16.972Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-02T18:41:17.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-02T18:41:17.269Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-02T18:41:17.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-02T18:41:17.269Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-02T18:41:17.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-02T18:41:17.269Z] === RUN TestCopyFromContainer [2019-10-02T18:41:17.452Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-02T18:41:17.828Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T18:41:18.750Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T18:41:19.005Z] === RUN TestCopyFromContainer// [2019-10-02T18:41:19.260Z] === RUN TestCopyFromContainer//bar/root [2019-10-02T18:41:19.260Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-02T18:41:19.260Z] === RUN TestCopyFromContainer/bar/quux [2019-10-02T18:41:19.515Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-02T18:41:19.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-02T18:41:19.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-02T18:41:19.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-02T18:41:19.770Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-02T18:41:19.770Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-02T18:41:19.770Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer (2.67s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-02T18:41:20.025Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-02T18:41:20.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-02T18:41:20.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:41:20.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:41:20.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:41:20.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:41:20.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:41:20.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:41:20.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-02T18:41:20.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-02T18:41:20.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-02T18:41:20.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-02T18:41:20.025Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-02T18:41:20.025Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-02T18:41:20.025Z] === RUN TestCreateWithInvalidEnv [2019-10-02T18:41:20.025Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-02T18:41:20.025Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-02T18:41:20.025Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-02T18:41:20.025Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-02T18:41:20.025Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-02T18:41:20.025Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-02T18:41:20.025Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-02T18:41:20.025Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-02T18:41:20.025Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-02T18:41:20.025Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-02T18:41:20.025Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-02T18:41:20.025Z] === RUN TestCreateTmpfsMountsTarget [2019-10-02T18:41:20.025Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-02T18:41:20.025Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-02T18:41:22.518Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-02T18:41:22.533Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:41:22.533Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:41:22.533Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-02T18:41:22.533Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-02T18:41:22.787Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-02T18:41:22.787Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-02T18:41:24.147Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:41:25.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:41:25.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:41:25.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:41:25.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:41:25.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:41:25.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:41:25.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-02T18:41:25.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-02T18:41:25.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-02T18:41:25.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-02T18:41:25.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-02T18:41:25.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-02T18:41:25.508Z] === RUN TestContainerStartOnDaemonRestart [2019-10-02T18:41:25.508Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-02T18:41:25.508Z] === RUN TestDaemonRestartIpcMode [2019-10-02T18:41:25.508Z] === PAUSE TestDaemonRestartIpcMode [2019-10-02T18:41:25.508Z] === RUN TestDiff [2019-10-02T18:41:26.110Z] --- PASS: TestDiff (0.90s) [2019-10-02T18:41:26.110Z] === RUN TestExecWithCloseStdin [2019-10-02T18:41:27.513Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-10-02T18:41:27.513Z] === RUN TestExec [2019-10-02T18:41:28.074Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T18:41:28.329Z] --- PASS: TestExec (1.07s) [2019-10-02T18:41:28.329Z] === RUN TestExecUser [2019-10-02T18:41:28.887Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T18:41:29.447Z] --- PASS: TestExecUser (0.97s) [2019-10-02T18:41:29.447Z] === RUN TestExportContainerAndImportImage [2019-10-02T18:41:30.371Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-10-02T18:41:30.371Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-02T18:41:31.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2019-10-02T18:41:31.731Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-10-02T18:41:31.731Z] daemon.go:325: [d2098dc8c6425] waiting for daemon to start [2019-10-02T18:41:31.731Z] daemon.go:325: [d2098dc8c6425] waiting for daemon to start [2019-10-02T18:41:31.731Z] daemon.go:353: [d2098dc8c6425] daemon started [2019-10-02T18:41:31.731Z] daemon.go:461: [d2098dc8c6425] Stopping daemon [2019-10-02T18:41:31.731Z] daemon.go:296: [d2098dc8c6425] exiting daemon [2019-10-02T18:41:31.731Z] daemon.go:448: [d2098dc8c6425] Daemon stopped [2019-10-02T18:41:31.731Z] daemon.go:325: [d2098dc8c6425] waiting for daemon to start [2019-10-02T18:41:31.731Z] daemon.go:325: [d2098dc8c6425] waiting for daemon to start [2019-10-02T18:41:31.731Z] daemon.go:353: [d2098dc8c6425] daemon started [2019-10-02T18:41:31.731Z] daemon.go:461: [d2098dc8c6425] Stopping daemon [2019-10-02T18:41:31.731Z] daemon.go:296: [d2098dc8c6425] exiting daemon [2019-10-02T18:41:31.731Z] daemon.go:448: [d2098dc8c6425] Daemon stopped [2019-10-02T18:41:31.731Z] === RUN TestHealthCheckWorkdir [2019-10-02T18:41:33.137Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-10-02T18:41:33.137Z] === RUN TestHealthKillContainer [2019-10-02T18:41:34.498Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-02T18:41:35.421Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T18:41:35.981Z] --- PASS: TestHealthKillContainer (2.94s) [2019-10-02T18:41:35.981Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-02T18:41:36.541Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T18:41:36.797Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-10-02T18:41:36.797Z] === RUN TestIpcModeNone [2019-10-02T18:41:37.721Z] --- PASS: TestIpcModeNone (1.00s) [2019-10-02T18:41:37.721Z] === RUN TestIpcModePrivate [2019-10-02T18:41:37.976Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T18:41:38.945Z] --- PASS: TestIpcModePrivate (1.02s) [2019-10-02T18:41:38.945Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:191, shared: false, mustBeShared: false [2019-10-02T18:41:38.945Z] === RUN TestIpcModeShareable [2019-10-02T18:41:39.505Z] --- PASS: TestIpcModeShareable (0.88s) [2019-10-02T18:41:39.505Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2019-10-02T18:41:39.505Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-02T18:41:40.065Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T18:41:40.989Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T18:41:42.349Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2019-10-02T18:41:42.349Z] === RUN TestAPIIpcModeHost [2019-10-02T18:41:43.272Z] --- PASS: TestAPIIpcModeHost (0.85s) [2019-10-02T18:41:43.272Z] === RUN TestDaemonIpcModeShareable [2019-10-02T18:41:44.631Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T18:41:44.886Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T18:41:45.140Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-10-02T18:41:45.140Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-10-02T18:41:45.140Z] daemon.go:325: [de1cd2aadb325] waiting for daemon to start [2019-10-02T18:41:45.140Z] daemon.go:325: [de1cd2aadb325] waiting for daemon to start [2019-10-02T18:41:45.140Z] daemon.go:353: [de1cd2aadb325] daemon started [2019-10-02T18:41:45.140Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-10-02T18:41:45.140Z] daemon.go:461: [de1cd2aadb325] Stopping daemon [2019-10-02T18:41:45.140Z] daemon.go:296: [de1cd2aadb325] exiting daemon [2019-10-02T18:41:45.140Z] daemon.go:448: [de1cd2aadb325] Daemon stopped [2019-10-02T18:41:45.140Z] === RUN TestDaemonIpcModePrivate [2019-10-02T18:41:46.149Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T18:41:47.074Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2019-10-02T18:41:47.074Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-10-02T18:41:47.074Z] daemon.go:325: [d70c906d7d6a0] waiting for daemon to start [2019-10-02T18:41:47.074Z] daemon.go:325: [d70c906d7d6a0] waiting for daemon to start [2019-10-02T18:41:47.074Z] daemon.go:353: [d70c906d7d6a0] daemon started [2019-10-02T18:41:47.074Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-02T18:41:47.074Z] daemon.go:461: [d70c906d7d6a0] Stopping daemon [2019-10-02T18:41:47.074Z] daemon.go:296: [d70c906d7d6a0] exiting daemon [2019-10-02T18:41:47.074Z] daemon.go:448: [d70c906d7d6a0] Daemon stopped [2019-10-02T18:41:47.074Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-02T18:41:47.998Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T18:41:48.253Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T18:41:48.253Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T18:41:48.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-10-02T18:41:48.812Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-10-02T18:41:48.812Z] daemon.go:325: [da77b31ffea3d] waiting for daemon to start [2019-10-02T18:41:48.812Z] daemon.go:325: [da77b31ffea3d] waiting for daemon to start [2019-10-02T18:41:48.812Z] daemon.go:353: [da77b31ffea3d] daemon started [2019-10-02T18:41:48.812Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-10-02T18:41:48.812Z] daemon.go:461: [da77b31ffea3d] Stopping daemon [2019-10-02T18:41:48.812Z] daemon.go:296: [da77b31ffea3d] exiting daemon [2019-10-02T18:41:48.812Z] daemon.go:448: [da77b31ffea3d] Daemon stopped [2019-10-02T18:41:48.812Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-02T18:41:48.812Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T18:41:49.780Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T18:41:49.780Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T18:41:49.780Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T18:41:50.704Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2019-10-02T18:41:50.704Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-10-02T18:41:50.704Z] daemon.go:325: [de77968d659cd] waiting for daemon to start [2019-10-02T18:41:50.704Z] daemon.go:325: [de77968d659cd] waiting for daemon to start [2019-10-02T18:41:50.704Z] daemon.go:353: [de77968d659cd] daemon started [2019-10-02T18:41:50.704Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:201, shared: true, mustBeShared: true [2019-10-02T18:41:50.704Z] daemon.go:461: [de77968d659cd] Stopping daemon [2019-10-02T18:41:50.704Z] daemon.go:296: [de77968d659cd] exiting daemon [2019-10-02T18:41:50.704Z] daemon.go:448: [de77968d659cd] Daemon stopped [2019-10-02T18:41:50.704Z] === RUN TestIpcModeOlderClient [2019-10-02T18:41:50.704Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T18:41:50.704Z] === PAUSE TestIpcModeOlderClient [2019-10-02T18:41:50.704Z] === RUN TestKillContainerInvalidSignal [2019-10-02T18:41:51.263Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T18:41:51.263Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T18:41:51.518Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T18:41:51.518Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T18:41:51.518Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T18:41:51.821Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-10-02T18:41:51.821Z] === RUN TestKillContainer [2019-10-02T18:41:51.821Z] === RUN TestKillContainer/no_signal [2019-10-02T18:41:51.821Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T18:41:51.821Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T18:41:52.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-02T18:41:52.635Z] === RUN TestKillContainer/non_killing_signal [2019-10-02T18:41:53.560Z] === RUN TestKillContainer/killing_signal [2019-10-02T18:41:54.486Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T18:41:54.486Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T18:41:54.486Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T18:41:54.486Z] --- PASS: TestKillContainer (2.84s) [2019-10-02T18:41:54.486Z] --- PASS: TestKillContainer/no_signal (0.90s) [2019-10-02T18:41:54.486Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-10-02T18:41:54.486Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2019-10-02T18:41:54.486Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-02T18:41:54.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-02T18:41:55.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-02T18:41:56.774Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2019-10-02T18:41:56.774Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2019-10-02T18:41:56.775Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-10-02T18:41:56.775Z] === RUN TestKillStoppedContainer [2019-10-02T18:41:56.775Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-02T18:41:56.775Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-02T18:41:56.775Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-02T18:41:56.775Z] === RUN TestKillDifferentUserContainer [2019-10-02T18:41:57.702Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2019-10-02T18:41:57.702Z] === RUN TestInspectOomKilledTrue [2019-10-02T18:41:57.702Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-02T18:41:57.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:41:57.702Z] === RUN TestInspectOomKilledFalse [2019-10-02T18:41:57.702Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-02T18:41:57.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:41:57.702Z] === RUN TestLinksEtcHostsContentMatch [2019-10-02T18:41:58.627Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2019-10-02T18:41:58.627Z] === RUN TestLinksContainerNames [2019-10-02T18:41:59.188Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T18:41:59.444Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T18:41:59.444Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T18:41:59.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T18:41:59.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T18:41:59.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T18:42:00.623Z] --- PASS: TestLinksContainerNames (1.95s) [2019-10-02T18:42:00.623Z] === RUN TestLogsFollowTailEmpty [2019-10-02T18:42:00.623Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T18:42:01.548Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-10-02T18:42:01.548Z] === RUN TestContainerNetworkMountsNoChown [2019-10-02T18:42:02.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/default [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/default [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/private [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/private [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/rprivate [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/slave [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/slave [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/rslave [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/shared [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/shared [2019-10-02T18:42:02.112Z] === RUN TestMountDaemonRoot/rshared [2019-10-02T18:42:02.112Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/default [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/rslave [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/rshared [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/shared [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/rprivate [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/slave [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/private [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-02T18:42:02.367Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:42:02.367Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-02T18:42:02.367Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-02T18:42:02.368Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-02T18:42:02.368Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-02T18:42:02.622Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-02T18:42:02.622Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-02T18:42:02.622Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-02T18:42:02.622Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-02T18:42:02.622Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-02T18:42:02.877Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-02T18:42:03.132Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-02T18:42:03.132Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-02T18:42:03.132Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-02T18:42:03.132Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-02T18:42:03.132Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-02T18:42:03.132Z] === RUN TestContainerBindMountNonRecursive [2019-10-02T18:42:03.387Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T18:42:05.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T18:42:05.276Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2019-10-02T18:42:05.276Z] === RUN TestNetworkNat [2019-10-02T18:42:06.243Z] --- PASS: TestNetworkNat (0.95s) [2019-10-02T18:42:06.243Z] === RUN TestNetworkLocalhostTCPNat [2019-10-02T18:42:06.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T18:42:07.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-02T18:42:07.057Z] === RUN TestNetworkLoopbackNat [2019-10-02T18:42:07.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T18:42:08.237Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-02T18:42:08.237Z] === RUN TestPause [2019-10-02T18:42:08.801Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T18:42:08.801Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T18:42:09.056Z] --- PASS: TestPause (0.88s) [2019-10-02T18:42:09.056Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-02T18:42:09.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:42:09.056Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:42:09.056Z] === RUN TestPauseStopPausedContainer [2019-10-02T18:42:09.616Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T18:42:09.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-02T18:42:09.616Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-02T18:42:09.616Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-02T18:42:10.176Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-02T18:42:10.176Z] === RUN TestPsFilter [2019-10-02T18:42:10.176Z] --- PASS: TestPsFilter (0.24s) [2019-10-02T18:42:10.176Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-02T18:42:11.102Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-02T18:42:11.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-10-02T18:42:11.102Z] === RUN TestRemoveContainerWithVolume [2019-10-02T18:42:12.027Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-02T18:42:12.027Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-10-02T18:42:12.027Z] === RUN TestRemoveContainerRunning [2019-10-02T18:42:12.952Z] --- PASS: TestRemoveContainerRunning (0.93s) [2019-10-02T18:42:12.952Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-02T18:42:13.165Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-02T18:42:13.920Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-02T18:42:13.920Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-02T18:42:13.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-02T18:42:13.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-10-02T18:42:13.920Z] === RUN TestRemoveInvalidContainer [2019-10-02T18:42:13.920Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-02T18:42:13.920Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-02T18:42:13.920Z] === RUN TestRenameLinkedContainer [2019-10-02T18:42:13.920Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-02T18:42:18.086Z] --- PASS: TestRenameLinkedContainer (3.85s) [2019-10-02T18:42:18.086Z] === RUN TestRenameStoppedContainer [2019-10-02T18:42:18.646Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-02T18:42:18.646Z] === RUN TestRenameRunningContainerAndReuse [2019-10-02T18:42:18.941Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-02T18:42:18.941Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-02T18:42:19.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T18:42:20.173Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2019-10-02T18:42:20.173Z] === RUN TestRenameInvalidName [2019-10-02T18:42:20.733Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T18:42:21.292Z] --- PASS: TestRenameInvalidName (1.02s) [2019-10-02T18:42:21.292Z] === RUN TestRenameAnonymousContainer [2019-10-02T18:42:24.600Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T18:42:25.609Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2019-10-02T18:42:25.609Z] === RUN TestRenameContainerWithSameName [2019-10-02T18:42:26.542Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2019-10-02T18:42:26.542Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-02T18:42:28.429Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T18:42:28.684Z] --- PASS: TestRenameContainerWithLinkedContainer (2.27s) [2019-10-02T18:42:28.684Z] === RUN TestResize [2019-10-02T18:42:30.089Z] --- PASS: TestResize (1.18s) [2019-10-02T18:42:30.089Z] === RUN TestResizeWithInvalidSize [2019-10-02T18:42:31.012Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2019-10-02T18:42:31.012Z] === RUN TestResizeWhenContainerNotStarted [2019-10-02T18:42:31.012Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-02T18:42:31.937Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:31.937Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:31.937Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:31.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:42:31.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:42:32.218Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T18:42:33.580Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T18:42:34.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:34.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:34.505Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T18:42:35.867Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T18:42:35.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:36.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:36.682Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T18:42:37.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:42:37.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:42:37.607Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-02T18:42:39.493Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-02T18:42:39.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:42:40.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:42:40.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T18:42:41.889Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T18:42:43.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:42:44.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:42:45.961Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d3909bfd72f5f] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d3909bfd72f5f] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d3909bfd72f5f] daemon started [2019-10-02T18:42:46.896Z] daemon.go:325: [d3909bfd72f5f] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:296: [d3909bfd72f5f] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d3909bfd72f5f] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d3909bfd72f5f] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d3909bfd72f5f] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d3909bfd72f5f] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d3909bfd72f5f] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d89662165a7a9] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d89662165a7a9] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d89662165a7a9] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d89662165a7a9] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d89662165a7a9] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d89662165a7a9] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [d89662165a7a9] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d89662165a7a9] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d89662165a7a9] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d89662165a7a9] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d89662165a7a9] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d89662165a7a9] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [dbc3afe0a6717] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [dbc3afe0a6717] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dbc3afe0a6717] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [dbc3afe0a6717] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [dbc3afe0a6717] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [dbc3afe0a6717] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [dbc3afe0a6717] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [dbc3afe0a6717] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dbc3afe0a6717] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [dbc3afe0a6717] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [dbc3afe0a6717] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [dbc3afe0a6717] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [da77ffd6b6398] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [da77ffd6b6398] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da77ffd6b6398] daemon started [2019-10-02T18:42:46.896Z] daemon.go:325: [da77ffd6b6398] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:296: [da77ffd6b6398] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [da77ffd6b6398] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da77ffd6b6398] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [da77ffd6b6398] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [da77ffd6b6398] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [da77ffd6b6398] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d09037eec3112] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d09037eec3112] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d09037eec3112] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d09037eec3112] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d09037eec3112] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d09037eec3112] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [d09037eec3112] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d09037eec3112] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d09037eec3112] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d09037eec3112] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d09037eec3112] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d09037eec3112] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [da1476f344f6c] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [da1476f344f6c] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da1476f344f6c] daemon started [2019-10-02T18:42:46.896Z] daemon.go:296: [da1476f344f6c] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [da1476f344f6c] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [da1476f344f6c] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da1476f344f6c] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [da1476f344f6c] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [da1476f344f6c] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [da1476f344f6c] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [de642769ffb34] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [de642769ffb34] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [de642769ffb34] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [de642769ffb34] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [de642769ffb34] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [de642769ffb34] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [de642769ffb34] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [de642769ffb34] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [de642769ffb34] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [de642769ffb34] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [de642769ffb34] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [de642769ffb34] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [da7cbcf16e1ee] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [da7cbcf16e1ee] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da7cbcf16e1ee] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [da7cbcf16e1ee] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [da7cbcf16e1ee] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [da7cbcf16e1ee] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [da7cbcf16e1ee] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [da7cbcf16e1ee] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [da7cbcf16e1ee] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [da7cbcf16e1ee] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [da7cbcf16e1ee] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [da7cbcf16e1ee] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [dccd8bd09a72b] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [dccd8bd09a72b] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dccd8bd09a72b] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [dccd8bd09a72b] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [dccd8bd09a72b] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [dccd8bd09a72b] Daemon stopped [2019-10-02T18:42:46.896Z] daemon.go:325: [dccd8bd09a72b] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [dccd8bd09a72b] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dccd8bd09a72b] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [dccd8bd09a72b] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [dccd8bd09a72b] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [dccd8bd09a72b] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d255808e359fd] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d255808e359fd] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d255808e359fd] daemon started [2019-10-02T18:42:46.896Z] daemon.go:296: [d255808e359fd] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d255808e359fd] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d255808e359fd] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d255808e359fd] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d255808e359fd] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d255808e359fd] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d255808e359fd] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [dbd37c0649b88] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [dbd37c0649b88] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dbd37c0649b88] daemon started [2019-10-02T18:42:46.896Z] daemon.go:325: [dbd37c0649b88] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:296: [dbd37c0649b88] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [dbd37c0649b88] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [dbd37c0649b88] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [dbd37c0649b88] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [dbd37c0649b88] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [dbd37c0649b88] Daemon stopped [2019-10-02T18:42:46.896Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2019-10-02T18:42:46.896Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d6f3dcc8e6c0e] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:325: [d6f3dcc8e6c0e] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d6f3dcc8e6c0e] daemon started [2019-10-02T18:42:46.896Z] daemon.go:325: [d6f3dcc8e6c0e] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:296: [d6f3dcc8e6c0e] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:325: [d6f3dcc8e6c0e] waiting for daemon to start [2019-10-02T18:42:46.896Z] daemon.go:353: [d6f3dcc8e6c0e] daemon started [2019-10-02T18:42:46.896Z] daemon.go:461: [d6f3dcc8e6c0e] Stopping daemon [2019-10-02T18:42:46.896Z] daemon.go:296: [d6f3dcc8e6c0e] exiting daemon [2019-10-02T18:42:46.896Z] daemon.go:448: [d6f3dcc8e6c0e] Daemon stopped [2019-10-02T18:42:46.896Z] === RUN TestKernelTCPMemory [2019-10-02T18:42:48.825Z] --- PASS: TestKernelTCPMemory (1.63s) [2019-10-02T18:42:48.825Z] === RUN TestNISDomainname [2019-10-02T18:42:49.749Z] --- PASS: TestNISDomainname (1.13s) [2019-10-02T18:42:49.749Z] === RUN TestStats [2019-10-02T18:42:49.749Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T18:42:51.112Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T18:42:52.035Z] --- PASS: TestStats (2.29s) [2019-10-02T18:42:52.035Z] === RUN TestStopContainerWithTimeout [2019-10-02T18:42:52.035Z] === RUN TestStopContainerWithTimeout/0 [2019-10-02T18:42:52.035Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-02T18:42:52.035Z] === RUN TestStopContainerWithTimeout/1 [2019-10-02T18:42:52.035Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-02T18:42:52.035Z] === RUN TestStopContainerWithTimeout/3 [2019-10-02T18:42:52.035Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-02T18:42:52.035Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-02T18:42:52.035Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-02T18:42:52.035Z] === CONT TestStopContainerWithTimeout/0 [2019-10-02T18:42:52.035Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-02T18:42:53.045Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T18:42:53.045Z] === CONT TestStopContainerWithTimeout/3 [2019-10-02T18:42:53.604Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T18:42:53.859Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T18:42:54.783Z] === CONT TestStopContainerWithTimeout/1 [2019-10-02T18:42:55.706Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T18:42:56.265Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-02T18:42:56.265Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T18:42:56.825Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-02T18:42:56.825Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-02T18:42:56.825Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2019-10-02T18:42:56.825Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-10-02T18:42:56.825Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2019-10-02T18:42:56.825Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-02T18:42:56.825Z] === RUN TestDeleteDevicemapper [2019-10-02T18:42:56.825Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-02T18:42:56.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:42:56.825Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-02T18:42:56.825Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-02T18:42:56.825Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T18:42:58.708Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T18:42:59.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T18:43:00.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2019-10-02T18:43:00.192Z] === RUN TestUpdateMemory [2019-10-02T18:43:00.192Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-02T18:43:00.192Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:43:00.192Z] === RUN TestUpdateCPUQuota [2019-10-02T18:43:00.751Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T18:43:00.751Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T18:43:00.751Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T18:43:02.113Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T18:43:02.368Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T18:43:02.623Z] --- PASS: TestUpdateCPUQuota (2.43s) [2019-10-02T18:43:02.623Z] === RUN TestUpdatePidsLimit [2019-10-02T18:43:02.623Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-02T18:43:02.878Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T18:43:03.134Z] === RUN TestUpdatePidsLimit/no_change [2019-10-02T18:43:03.741Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-02T18:43:03.997Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-02T18:43:04.253Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-02T18:43:04.508Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-02T18:43:04.508Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-02T18:43:04.508Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T18:43:04.764Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-02T18:43:05.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-02T18:43:05.945Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-02T18:43:06.869Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-02T18:43:07.795Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit (5.06s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.53s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.55s) [2019-10-02T18:43:07.795Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2019-10-02T18:43:07.795Z] === RUN TestUpdateRestartPolicy [2019-10-02T18:43:08.355Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T18:43:09.405Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T18:43:10.329Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T18:43:11.253Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-02T18:43:12.226Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T18:43:15.533Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T18:43:15.788Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T18:43:16.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-02T18:43:18.856Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T18:43:20.218Z] === RUN TestDockerSuite/TestExec [2019-10-02T18:43:21.141Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T18:43:21.703Z] --- PASS: TestUpdateRestartPolicy (14.02s) [2019-10-02T18:43:21.703Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-02T18:43:22.263Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T18:43:22.821Z] --- PASS: TestUpdateRestartWithAutoRemove (1.18s) [2019-10-02T18:43:22.822Z] === RUN TestWaitNonBlocked [2019-10-02T18:43:22.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:43:22.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:43:22.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:43:22.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:43:22.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-02T18:43:22.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-02T18:43:23.381Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T18:43:23.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T18:43:23.943Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-02T18:43:23.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-02T18:43:23.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2019-10-02T18:43:23.943Z] === RUN TestWaitBlocked [2019-10-02T18:43:23.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:43:23.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:43:23.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:43:23.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:43:24.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-02T18:43:24.201Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-02T18:43:24.501Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T18:43:25.468Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-02T18:43:25.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2019-10-02T18:43:25.468Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2019-10-02T18:43:25.468Z] === CONT TestContainerStartOnDaemonRestart [2019-10-02T18:43:25.468Z] === CONT TestIpcModeOlderClient [2019-10-02T18:43:25.468Z] --- PASS: TestIpcModeOlderClient (0.11s) [2019-10-02T18:43:25.468Z] === CONT TestDaemonRestartIpcMode [2019-10-02T18:43:27.985Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T18:43:28.911Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T18:43:30.272Z] --- PASS: TestContainerStartOnDaemonRestart (4.66s) [2019-10-02T18:43:30.272Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-10-02T18:43:30.272Z] daemon.go:325: [d531043d4a308] waiting for daemon to start [2019-10-02T18:43:30.272Z] daemon.go:325: [d531043d4a308] waiting for daemon to start [2019-10-02T18:43:30.272Z] daemon.go:353: [d531043d4a308] daemon started [2019-10-02T18:43:30.272Z] daemon.go:325: [d531043d4a308] waiting for daemon to start [2019-10-02T18:43:30.272Z] daemon.go:296: [d531043d4a308] exiting daemon [2019-10-02T18:43:30.272Z] daemon.go:325: [d531043d4a308] waiting for daemon to start [2019-10-02T18:43:30.272Z] daemon.go:353: [d531043d4a308] daemon started [2019-10-02T18:43:30.272Z] daemon.go:461: [d531043d4a308] Stopping daemon [2019-10-02T18:43:30.272Z] daemon.go:296: [d531043d4a308] exiting daemon [2019-10-02T18:43:30.272Z] daemon.go:448: [d531043d4a308] Daemon stopped [2019-10-02T18:43:30.272Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T18:43:30.831Z] --- PASS: TestDaemonRestartIpcMode (5.42s) [2019-10-02T18:43:30.831Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-10-02T18:43:30.831Z] daemon.go:325: [dddf68806e1ef] waiting for daemon to start [2019-10-02T18:43:30.831Z] daemon.go:325: [dddf68806e1ef] waiting for daemon to start [2019-10-02T18:43:30.831Z] daemon.go:353: [dddf68806e1ef] daemon started [2019-10-02T18:43:30.831Z] daemon.go:461: [dddf68806e1ef] Stopping daemon [2019-10-02T18:43:30.831Z] daemon.go:296: [dddf68806e1ef] exiting daemon [2019-10-02T18:43:30.831Z] daemon.go:448: [dddf68806e1ef] Daemon stopped [2019-10-02T18:43:30.831Z] daemon.go:325: [dddf68806e1ef] waiting for daemon to start [2019-10-02T18:43:30.831Z] daemon.go:325: [dddf68806e1ef] waiting for daemon to start [2019-10-02T18:43:30.831Z] daemon.go:353: [dddf68806e1ef] daemon started [2019-10-02T18:43:30.831Z] daemon.go:461: [dddf68806e1ef] Stopping daemon [2019-10-02T18:43:30.831Z] daemon.go:296: [dddf68806e1ef] exiting daemon [2019-10-02T18:43:30.831Z] daemon.go:448: [dddf68806e1ef] Daemon stopped [2019-10-02T18:43:30.831Z] PASS [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === Skipped [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-02T18:43:30.831Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-02T18:43:30.831Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-02T18:43:30.831Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-02T18:43:30.831Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-02T18:43:30.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-02T18:43:30.831Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] [2019-10-02T18:43:30.831Z] DONE 188 tests, 6 skipped in 134.078s [2019-10-02T18:43:30.831Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-02T18:43:30.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:43:30.831Z] ++ set -e [2019-10-02T18:43:30.831Z] ++ '[' -n 0 ']' [2019-10-02T18:43:30.831Z] ++ set -x [2019-10-02T18:43:30.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:43:31.086Z] INFO: Testing against a local daemon [2019-10-02T18:43:31.086Z] === RUN TestCommitInheritsEnv [2019-10-02T18:43:31.123Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-02T18:43:31.123Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-02T18:43:31.123Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-02T18:43:31.646Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T18:43:31.646Z] --- PASS: TestCommitInheritsEnv (0.59s) [2019-10-02T18:43:31.646Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-02T18:43:31.646Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-02T18:43:31.646Z] === RUN TestImagesFilterMultiReference [2019-10-02T18:43:31.646Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-02T18:43:31.646Z] === RUN TestImagePullPlatformInvalid [2019-10-02T18:43:31.646Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-02T18:43:31.646Z] === RUN TestRemoveImageOrphaning [2019-10-02T18:43:32.207Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-10-02T18:43:32.207Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-02T18:43:32.207Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-02T18:43:32.462Z] === RUN TestTagInvalidReference [2019-10-02T18:43:32.462Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-02T18:43:32.462Z] === RUN TestTagValidPrefixedRepo [2019-10-02T18:43:32.462Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-02T18:43:32.462Z] === RUN TestTagExistedNameWithoutForce [2019-10-02T18:43:32.462Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2019-10-02T18:43:32.462Z] === RUN TestTagOfficialNames [2019-10-02T18:43:32.462Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-02T18:43:32.462Z] === RUN TestTagMatchesDigest [2019-10-02T18:43:32.717Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-02T18:43:32.718Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-02T18:43:32.972Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T18:43:34.334Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T18:43:35.259Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T18:43:37.771Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T18:43:40.282Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T18:43:41.250Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T18:43:43.217Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T18:43:44.579Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T18:43:47.922Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T18:43:48.783Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-02T18:43:49.285Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-02T18:43:50.644Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T18:43:51.610Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T18:43:52.972Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T18:43:53.897Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T18:43:55.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-02T18:43:55.298Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T18:43:57.337Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-02T18:43:59.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T18:43:59.457Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T18:44:00.820Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T18:44:02.227Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T18:44:06.474Z] --- PASS: TestImportExtremelyLargeImageWorks (308.16s) [2019-10-02T18:44:06.474Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-10-02T18:44:06.474Z] daemon.go:325: [da36341dd0d0d] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [da36341dd0d0d] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [da36341dd0d0d] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [da36341dd0d0d] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [da36341dd0d0d] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [da36341dd0d0d] Daemon stopped [2019-10-02T18:44:06.474Z] PASS [2019-10-02T18:44:06.474Z] [2019-10-02T18:44:06.474Z] DONE 11 tests in 309.541s [2019-10-02T18:44:06.474Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T18:44:06.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:44:06.474Z] ++ set -e [2019-10-02T18:44:06.474Z] ++ '[' -n 0 ']' [2019-10-02T18:44:06.474Z] ++ set -x [2019-10-02T18:44:06.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:44:06.474Z] INFO: Testing against a local daemon [2019-10-02T18:44:06.474Z] === RUN TestNetworkCreateDelete [2019-10-02T18:44:06.474Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-02T18:44:06.474Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T18:44:06.474Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-02T18:44:06.474Z] === RUN TestInspectNetwork [2019-10-02T18:44:06.474Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T18:44:06.474Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T18:44:06.474Z] === RUN TestInspectNetwork/network_name [2019-10-02T18:44:06.474Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T18:44:06.474Z] --- PASS: TestInspectNetwork (7.30s) [2019-10-02T18:44:06.474Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-10-02T18:44:06.474Z] daemon.go:325: [d015736ad3400] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [d015736ad3400] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [d015736ad3400] daemon started [2019-10-02T18:44:06.474Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T18:44:06.474Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T18:44:06.474Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T18:44:06.474Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T18:44:06.474Z] daemon.go:461: [d015736ad3400] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [d015736ad3400] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [d015736ad3400] Daemon stopped [2019-10-02T18:44:06.474Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T18:44:06.474Z] --- PASS: TestRunContainerWithBridgeNone (2.63s) [2019-10-02T18:44:06.474Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-10-02T18:44:06.474Z] daemon.go:325: [dfb210c1f89da] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [dfb210c1f89da] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [dfb210c1f89da] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [dfb210c1f89da] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [dfb210c1f89da] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [dfb210c1f89da] Daemon stopped [2019-10-02T18:44:06.474Z] === RUN TestNetworkInvalidJSON [2019-10-02T18:44:06.474Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T18:44:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T18:44:06.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:44:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:44:06.474Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:44:06.474Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:44:06.474Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T18:44:06.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:44:06.474Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:44:06.474Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-10-02T18:44:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T18:44:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T18:44:06.474Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T18:44:06.474Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T18:44:06.474Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-02T18:44:06.474Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-10-02T18:44:06.474Z] daemon.go:325: [d2fe69e203eac] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [d2fe69e203eac] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [d2fe69e203eac] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [d2fe69e203eac] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [d2fe69e203eac] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [d2fe69e203eac] Daemon stopped [2019-10-02T18:44:06.474Z] daemon.go:325: [d2fe69e203eac] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [d2fe69e203eac] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [d2fe69e203eac] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [d2fe69e203eac] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [d2fe69e203eac] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [d2fe69e203eac] Daemon stopped [2019-10-02T18:44:06.474Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T18:44:06.474Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-02T18:44:06.474Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-10-02T18:44:06.474Z] daemon.go:325: [d0b650d26bc48] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [d0b650d26bc48] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [d0b650d26bc48] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [d0b650d26bc48] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [d0b650d26bc48] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [d0b650d26bc48] Daemon stopped [2019-10-02T18:44:06.474Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T18:44:06.474Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-10-02T18:44:06.474Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-10-02T18:44:06.474Z] daemon.go:325: [dd34fa2408b4b] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [dd34fa2408b4b] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [dd34fa2408b4b] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [dd34fa2408b4b] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [dd34fa2408b4b] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [dd34fa2408b4b] Daemon stopped [2019-10-02T18:44:06.474Z] daemon.go:325: [dd34fa2408b4b] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:325: [dd34fa2408b4b] waiting for daemon to start [2019-10-02T18:44:06.474Z] daemon.go:353: [dd34fa2408b4b] daemon started [2019-10-02T18:44:06.474Z] daemon.go:461: [dd34fa2408b4b] Stopping daemon [2019-10-02T18:44:06.474Z] daemon.go:296: [dd34fa2408b4b] exiting daemon [2019-10-02T18:44:06.474Z] daemon.go:448: [dd34fa2408b4b] Daemon stopped [2019-10-02T18:44:06.474Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:44:07.487Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2019-10-02T18:44:07.487Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:44:07.487Z] daemon.go:325: [d0205a38f27dc] waiting for daemon to start [2019-10-02T18:44:07.487Z] daemon.go:325: [d0205a38f27dc] waiting for daemon to start [2019-10-02T18:44:07.487Z] daemon.go:353: [d0205a38f27dc] daemon started [2019-10-02T18:44:07.487Z] daemon.go:461: [d0205a38f27dc] Stopping daemon [2019-10-02T18:44:07.487Z] daemon.go:296: [d0205a38f27dc] exiting daemon [2019-10-02T18:44:07.487Z] daemon.go:448: [d0205a38f27dc] Daemon stopped [2019-10-02T18:44:07.487Z] daemon.go:325: [d0205a38f27dc] waiting for daemon to start [2019-10-02T18:44:07.487Z] daemon.go:325: [d0205a38f27dc] waiting for daemon to start [2019-10-02T18:44:07.487Z] daemon.go:353: [d0205a38f27dc] daemon started [2019-10-02T18:44:07.487Z] daemon.go:461: [d0205a38f27dc] Stopping daemon [2019-10-02T18:44:07.487Z] daemon.go:296: [d0205a38f27dc] exiting daemon [2019-10-02T18:44:07.487Z] daemon.go:448: [d0205a38f27dc] Daemon stopped [2019-10-02T18:44:07.487Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:44:08.103Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-02T18:44:08.103Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:44:08.103Z] daemon.go:325: [dfcafbdcd99a7] waiting for daemon to start [2019-10-02T18:44:08.103Z] daemon.go:325: [dfcafbdcd99a7] waiting for daemon to start [2019-10-02T18:44:08.103Z] daemon.go:353: [dfcafbdcd99a7] daemon started [2019-10-02T18:44:08.103Z] daemon.go:461: [dfcafbdcd99a7] Stopping daemon [2019-10-02T18:44:08.103Z] daemon.go:296: [dfcafbdcd99a7] exiting daemon [2019-10-02T18:44:08.103Z] daemon.go:448: [dfcafbdcd99a7] Daemon stopped [2019-10-02T18:44:08.103Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T18:44:10.790Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2019-10-02T18:44:10.790Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-10-02T18:44:10.790Z] daemon.go:325: [d3d594ed667d4] waiting for daemon to start [2019-10-02T18:44:10.790Z] daemon.go:325: [d3d594ed667d4] waiting for daemon to start [2019-10-02T18:44:10.790Z] daemon.go:353: [d3d594ed667d4] daemon started [2019-10-02T18:44:10.790Z] daemon.go:461: [d3d594ed667d4] Stopping daemon [2019-10-02T18:44:10.790Z] daemon.go:296: [d3d594ed667d4] exiting daemon [2019-10-02T18:44:10.790Z] daemon.go:448: [d3d594ed667d4] Daemon stopped [2019-10-02T18:44:10.790Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T18:44:10.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:44:10.790Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:44:10.790Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T18:44:14.430Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T18:44:15.790Z] === RUN TestDockerSuite/TestExecTTY [2019-10-02T18:44:16.714Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T18:44:18.118Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T18:44:18.406Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-02T18:44:19.488Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T18:44:20.850Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T18:44:20.850Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T18:44:23.361Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-02T18:44:24.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T18:44:24.581Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T18:44:26.468Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-02T18:44:28.395Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T18:44:29.272Z] --- PASS: TestServiceWithDataPathPortInit (16.34s) [2019-10-02T18:44:29.272Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:44:29.272Z] daemon.go:325: [d49ed259c7f03] waiting for daemon to start [2019-10-02T18:44:29.272Z] daemon.go:325: [d49ed259c7f03] waiting for daemon to start [2019-10-02T18:44:29.272Z] daemon.go:353: [d49ed259c7f03] daemon started [2019-10-02T18:44:29.272Z] daemon.go:461: [d49ed259c7f03] Stopping daemon [2019-10-02T18:44:29.272Z] daemon.go:296: [d49ed259c7f03] exiting daemon [2019-10-02T18:44:29.272Z] daemon.go:448: [d49ed259c7f03] Daemon stopped [2019-10-02T18:44:29.272Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:44:29.272Z] daemon.go:325: [d75a799e6a041] waiting for daemon to start [2019-10-02T18:44:29.272Z] daemon.go:325: [d75a799e6a041] waiting for daemon to start [2019-10-02T18:44:29.272Z] daemon.go:353: [d75a799e6a041] daemon started [2019-10-02T18:44:29.272Z] daemon.go:461: [d75a799e6a041] Stopping daemon [2019-10-02T18:44:29.272Z] daemon.go:296: [d75a799e6a041] exiting daemon [2019-10-02T18:44:29.272Z] daemon.go:448: [d75a799e6a041] Daemon stopped [2019-10-02T18:44:29.272Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T18:44:29.757Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T18:44:34.756Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2019-10-02T18:44:34.756Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-10-02T18:44:34.756Z] daemon.go:325: [de77ffaa7414e] waiting for daemon to start [2019-10-02T18:44:34.756Z] daemon.go:325: [de77ffaa7414e] waiting for daemon to start [2019-10-02T18:44:34.756Z] daemon.go:353: [de77ffaa7414e] daemon started [2019-10-02T18:44:34.756Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s0endkqxkmlh7a0jzv56rzfhe Created:2019-10-02 18:44:27.948367003 +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[5e1beab7a5b9b5f0080de90d32f8148e0de6fef5f166aa4f7d478d9351a8d4e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rqp7wi6avjtr118mb06x6dys EndpointID:26582d04c66b8f60a0a5a612a5439acec779ab33b62bb71c58f8531f191f26d7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f2f1df80baef59ddbf8a3848fa12a6b0d042cd4481a9b4ef40f444688552add8 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:a19212d13caa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rqp7wi6avjtr118mb06x6dys EndpointID:26582d04c66b8f60a0a5a612a5439acec779ab33b62bb71c58f8531f191f26d7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T18:44:34.756Z] daemon.go:461: [de77ffaa7414e] Stopping daemon [2019-10-02T18:44:34.756Z] daemon.go:296: [de77ffaa7414e] exiting daemon [2019-10-02T18:44:34.756Z] daemon.go:448: [de77ffaa7414e] Daemon stopped [2019-10-02T18:44:34.756Z] PASS [2019-10-02T18:44:34.756Z] [2019-10-02T18:44:34.756Z] === Skipped [2019-10-02T18:44:34.756Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:44:34.756Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:44:34.756Z] [2019-10-02T18:44:34.756Z] [2019-10-02T18:44:34.756Z] DONE 21 tests, 1 skipped in 41.994s [2019-10-02T18:44:34.756Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:44:34.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:44:34.756Z] ++ set -e [2019-10-02T18:44:34.756Z] ++ '[' -n 0 ']' [2019-10-02T18:44:34.756Z] ++ set -x [2019-10-02T18:44:34.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:44:34.756Z] INFO: Testing against a local daemon [2019-10-02T18:44:34.756Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T18:44:35.038Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T18:44:35.769Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.48s) [2019-10-02T18:44:35.769Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2019-10-02T18:44:35.769Z] daemon.go:325: [d304f61346d0d] waiting for daemon to start [2019-10-02T18:44:35.769Z] daemon.go:325: [d304f61346d0d] waiting for daemon to start [2019-10-02T18:44:35.769Z] daemon.go:353: [d304f61346d0d] daemon started [2019-10-02T18:44:35.769Z] daemon.go:461: [d304f61346d0d] Stopping daemon [2019-10-02T18:44:35.769Z] daemon.go:296: [d304f61346d0d] exiting daemon [2019-10-02T18:44:35.769Z] daemon.go:448: [d304f61346d0d] Daemon stopped [2019-10-02T18:44:35.769Z] daemon.go:325: [d304f61346d0d] waiting for daemon to start [2019-10-02T18:44:35.769Z] daemon.go:325: [d304f61346d0d] waiting for daemon to start [2019-10-02T18:44:35.769Z] daemon.go:353: [d304f61346d0d] daemon started [2019-10-02T18:44:35.769Z] daemon.go:461: [d304f61346d0d] Stopping daemon [2019-10-02T18:44:35.769Z] daemon.go:296: [d304f61346d0d] exiting daemon [2019-10-02T18:44:35.769Z] daemon.go:448: [d304f61346d0d] Daemon stopped [2019-10-02T18:44:35.769Z] === RUN TestDockerNetworkIpvlan [2019-10-02T18:44:36.780Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-02T18:44:37.792Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-02T18:44:38.805Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-02T18:44:40.271Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T18:44:41.506Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-02T18:44:42.822Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T18:44:44.969Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-02T18:44:48.062Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T18:44:48.988Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T18:44:48.988Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T18:44:49.285Z] === RUN TestDockerSuite/TestHealth [2019-10-02T18:44:54.053Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-02T18:44:59.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T18:45:03.415Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-02T18:45:11.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-02T18:45:14.347Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T18:45:14.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T18:45:14.347Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T18:45:14.347Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T18:45:14.602Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T18:45:14.602Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T18:45:15.964Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T18:45:15.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T18:45:15.964Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T18:45:15.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T18:45:16.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T18:45:16.780Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T18:45:17.705Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T18:45:17.705Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T18:45:19.066Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T18:45:19.066Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T18:45:20.426Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T18:45:21.787Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T18:45:21.787Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T18:45:21.919Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-02T18:45:22.712Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T18:45:24.091Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-02T18:45:25.975Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T18:45:25.975Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T18:45:25.975Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T18:45:28.486Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T18:45:28.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T18:45:31.043Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T18:45:31.043Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T18:45:33.555Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T18:45:36.820Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T18:45:39.334Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T18:45:39.897Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T18:45:40.458Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T18:45:41.178Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T18:45:42.104Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T18:45:43.465Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T18:45:44.234Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-02T18:45:44.435Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T18:45:45.838Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T18:45:45.838Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T18:45:45.838Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-02T18:45:45.838Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T18:45:46.401Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T18:45:47.334Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T18:45:48.740Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T18:45:49.344Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T18:45:50.748Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T18:45:51.674Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T18:45:52.600Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T18:45:52.855Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-02T18:45:55.368Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T18:45:56.729Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T18:45:57.653Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T18:45:57.654Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T18:45:58.620Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T18:45:58.620Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T18:46:00.548Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T18:46:01.910Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T18:46:02.685Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-02T18:46:03.273Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T18:46:04.199Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T18:46:04.199Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T18:46:04.454Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T18:46:04.454Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T18:46:05.422Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T18:46:06.350Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T18:46:06.607Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T18:46:07.532Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T18:46:08.550Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T18:46:11.058Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T18:46:11.058Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T18:46:12.419Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T18:46:13.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-02T18:46:13.321Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T18:46:14.724Z] --- PASS: TestImportExtremelyLargeImageWorks (161.98s) [2019-10-02T18:46:14.724Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-10-02T18:46:14.724Z] daemon.go:325: [d06108b217094] waiting for daemon to start [2019-10-02T18:46:14.724Z] daemon.go:325: [d06108b217094] waiting for daemon to start [2019-10-02T18:46:14.724Z] daemon.go:353: [d06108b217094] daemon started [2019-10-02T18:46:14.724Z] daemon.go:461: [d06108b217094] Stopping daemon [2019-10-02T18:46:14.724Z] daemon.go:296: [d06108b217094] exiting daemon [2019-10-02T18:46:14.724Z] daemon.go:448: [d06108b217094] Daemon stopped [2019-10-02T18:46:14.724Z] PASS [2019-10-02T18:46:14.724Z] [2019-10-02T18:46:14.724Z] DONE 11 tests in 163.689s [2019-10-02T18:46:14.724Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-02T18:46:14.724Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:46:14.724Z] ++ set -e [2019-10-02T18:46:14.724Z] ++ '[' -n 0 ']' [2019-10-02T18:46:14.724Z] ++ set -x [2019-10-02T18:46:14.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:46:14.724Z] INFO: Testing against a local daemon [2019-10-02T18:46:14.724Z] === RUN TestNetworkCreateDelete [2019-10-02T18:46:14.979Z] --- PASS: TestNetworkCreateDelete (0.18s) [2019-10-02T18:46:14.979Z] === RUN TestDockerNetworkDeletePreferID [2019-10-02T18:46:15.234Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2019-10-02T18:46:15.234Z] === RUN TestInspectNetwork [2019-10-02T18:46:15.490Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T18:46:16.856Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T18:46:18.263Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T18:46:19.626Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T18:46:20.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T18:46:21.115Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T18:46:21.717Z] === RUN TestInspectNetwork/full_network_id [2019-10-02T18:46:21.717Z] === RUN TestInspectNetwork/partial_network_id [2019-10-02T18:46:21.717Z] === RUN TestInspectNetwork/network_name [2019-10-02T18:46:21.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-02T18:46:21.971Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T18:46:21.971Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-02T18:46:25.231Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T18:46:25.790Z] --- PASS: TestInspectNetwork (10.40s) [2019-10-02T18:46:25.790Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-10-02T18:46:25.790Z] daemon.go:325: [d2960d4d1f19f] waiting for daemon to start [2019-10-02T18:46:25.790Z] daemon.go:325: [d2960d4d1f19f] waiting for daemon to start [2019-10-02T18:46:25.790Z] daemon.go:353: [d2960d4d1f19f] daemon started [2019-10-02T18:46:25.790Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-02T18:46:25.790Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-02T18:46:25.790Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-02T18:46:25.790Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-02T18:46:25.790Z] daemon.go:461: [d2960d4d1f19f] Stopping daemon [2019-10-02T18:46:25.790Z] daemon.go:296: [d2960d4d1f19f] exiting daemon [2019-10-02T18:46:25.790Z] daemon.go:448: [d2960d4d1f19f] Daemon stopped [2019-10-02T18:46:25.790Z] === RUN TestRunContainerWithBridgeNone [2019-10-02T18:46:27.196Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T18:46:29.708Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T18:46:29.708Z] --- PASS: TestRunContainerWithBridgeNone (3.92s) [2019-10-02T18:46:29.708Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-10-02T18:46:29.708Z] daemon.go:325: [daf20ef21830d] waiting for daemon to start [2019-10-02T18:46:29.708Z] daemon.go:325: [daf20ef21830d] waiting for daemon to start [2019-10-02T18:46:29.708Z] daemon.go:353: [daf20ef21830d] daemon started [2019-10-02T18:46:29.708Z] daemon.go:461: [daf20ef21830d] Stopping daemon [2019-10-02T18:46:29.708Z] daemon.go:296: [daf20ef21830d] exiting daemon [2019-10-02T18:46:29.708Z] daemon.go:448: [daf20ef21830d] Daemon stopped [2019-10-02T18:46:29.708Z] === RUN TestNetworkInvalidJSON [2019-10-02T18:46:29.708Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-02T18:46:29.708Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-02T18:46:29.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:46:29.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:46:29.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:46:29.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:46:29.708Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-02T18:46:29.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-02T18:46:29.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-02T18:46:29.708Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-02T18:46:29.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-02T18:46:29.708Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-02T18:46:29.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-02T18:46:29.708Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-02T18:46:29.964Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T18:46:30.891Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-02T18:46:30.891Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-10-02T18:46:30.891Z] daemon.go:325: [d65a48ce7137f] waiting for daemon to start [2019-10-02T18:46:30.891Z] daemon.go:325: [d65a48ce7137f] waiting for daemon to start [2019-10-02T18:46:30.891Z] daemon.go:353: [d65a48ce7137f] daemon started [2019-10-02T18:46:30.891Z] daemon.go:461: [d65a48ce7137f] Stopping daemon [2019-10-02T18:46:30.891Z] daemon.go:296: [d65a48ce7137f] exiting daemon [2019-10-02T18:46:30.891Z] daemon.go:448: [d65a48ce7137f] Daemon stopped [2019-10-02T18:46:30.891Z] daemon.go:325: [d65a48ce7137f] waiting for daemon to start [2019-10-02T18:46:30.891Z] daemon.go:325: [d65a48ce7137f] waiting for daemon to start [2019-10-02T18:46:30.891Z] daemon.go:353: [d65a48ce7137f] daemon started [2019-10-02T18:46:30.891Z] daemon.go:461: [d65a48ce7137f] Stopping daemon [2019-10-02T18:46:30.891Z] daemon.go:296: [d65a48ce7137f] exiting daemon [2019-10-02T18:46:30.891Z] daemon.go:448: [d65a48ce7137f] Daemon stopped [2019-10-02T18:46:30.891Z] === RUN TestDaemonDefaultNetworkPools [2019-10-02T18:46:31.500Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-02T18:46:31.500Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-10-02T18:46:31.500Z] daemon.go:325: [dea532f29d36f] waiting for daemon to start [2019-10-02T18:46:31.500Z] daemon.go:325: [dea532f29d36f] waiting for daemon to start [2019-10-02T18:46:31.500Z] daemon.go:353: [dea532f29d36f] daemon started [2019-10-02T18:46:31.500Z] daemon.go:461: [dea532f29d36f] Stopping daemon [2019-10-02T18:46:31.500Z] daemon.go:296: [dea532f29d36f] exiting daemon [2019-10-02T18:46:31.500Z] daemon.go:448: [dea532f29d36f] Daemon stopped [2019-10-02T18:46:31.500Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-02T18:46:32.907Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T18:46:32.907Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s) [2019-10-02T18:46:32.907Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-10-02T18:46:32.907Z] daemon.go:325: [d1be6929ece58] waiting for daemon to start [2019-10-02T18:46:32.907Z] daemon.go:325: [d1be6929ece58] waiting for daemon to start [2019-10-02T18:46:32.907Z] daemon.go:353: [d1be6929ece58] daemon started [2019-10-02T18:46:32.907Z] daemon.go:461: [d1be6929ece58] Stopping daemon [2019-10-02T18:46:32.907Z] daemon.go:296: [d1be6929ece58] exiting daemon [2019-10-02T18:46:32.907Z] daemon.go:448: [d1be6929ece58] Daemon stopped [2019-10-02T18:46:32.907Z] daemon.go:325: [d1be6929ece58] waiting for daemon to start [2019-10-02T18:46:32.907Z] daemon.go:325: [d1be6929ece58] waiting for daemon to start [2019-10-02T18:46:32.907Z] daemon.go:353: [d1be6929ece58] daemon started [2019-10-02T18:46:32.907Z] daemon.go:461: [d1be6929ece58] Stopping daemon [2019-10-02T18:46:32.907Z] daemon.go:296: [d1be6929ece58] exiting daemon [2019-10-02T18:46:32.907Z] daemon.go:448: [d1be6929ece58] Daemon stopped [2019-10-02T18:46:32.907Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:46:34.314Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2019-10-02T18:46:34.314Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-02T18:46:34.314Z] daemon.go:325: [dc85191029388] waiting for daemon to start [2019-10-02T18:46:34.314Z] daemon.go:325: [dc85191029388] waiting for daemon to start [2019-10-02T18:46:34.314Z] daemon.go:353: [dc85191029388] daemon started [2019-10-02T18:46:34.314Z] daemon.go:461: [dc85191029388] Stopping daemon [2019-10-02T18:46:34.314Z] daemon.go:296: [dc85191029388] exiting daemon [2019-10-02T18:46:34.314Z] daemon.go:448: [dc85191029388] Daemon stopped [2019-10-02T18:46:34.314Z] daemon.go:325: [dc85191029388] waiting for daemon to start [2019-10-02T18:46:34.314Z] daemon.go:325: [dc85191029388] waiting for daemon to start [2019-10-02T18:46:34.314Z] daemon.go:353: [dc85191029388] daemon started [2019-10-02T18:46:34.314Z] daemon.go:461: [dc85191029388] Stopping daemon [2019-10-02T18:46:34.314Z] daemon.go:296: [dc85191029388] exiting daemon [2019-10-02T18:46:34.314Z] daemon.go:448: [dc85191029388] Daemon stopped [2019-10-02T18:46:34.314Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:46:34.918Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-02T18:46:34.918Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-10-02T18:46:34.918Z] daemon.go:325: [d2074914b583e] waiting for daemon to start [2019-10-02T18:46:34.918Z] daemon.go:325: [d2074914b583e] waiting for daemon to start [2019-10-02T18:46:34.918Z] daemon.go:353: [d2074914b583e] daemon started [2019-10-02T18:46:34.918Z] daemon.go:461: [d2074914b583e] Stopping daemon [2019-10-02T18:46:34.918Z] daemon.go:296: [d2074914b583e] exiting daemon [2019-10-02T18:46:34.918Z] daemon.go:448: [d2074914b583e] Daemon stopped [2019-10-02T18:46:34.918Z] === RUN TestServiceWithPredefinedNetwork [2019-10-02T18:46:35.211Z] --- PASS: TestDockerNetworkIpvlan (117.11s) [2019-10-02T18:46:35.211Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.211Z] daemon.go:325: [d8cae4173b7b6] waiting for daemon to start [2019-10-02T18:46:35.211Z] daemon.go:325: [d8cae4173b7b6] waiting for daemon to start [2019-10-02T18:46:35.211Z] daemon.go:353: [d8cae4173b7b6] daemon started [2019-10-02T18:46:35.211Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-02T18:46:35.211Z] daemon.go:461: [d8cae4173b7b6] Stopping daemon [2019-10-02T18:46:35.211Z] daemon.go:296: [d8cae4173b7b6] exiting daemon [2019-10-02T18:46:35.211Z] daemon.go:448: [d8cae4173b7b6] Daemon stopped [2019-10-02T18:46:35.211Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.211Z] daemon.go:325: [d4b5c2f17314c] waiting for daemon to start [2019-10-02T18:46:35.211Z] daemon.go:325: [d4b5c2f17314c] waiting for daemon to start [2019-10-02T18:46:35.211Z] daemon.go:353: [d4b5c2f17314c] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d4b5c2f17314c] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d4b5c2f17314c] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d4b5c2f17314c] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [de0a9039b1e56] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [de0a9039b1e56] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [de0a9039b1e56] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2019-10-02T18:46:35.212Z] daemon.go:461: [de0a9039b1e56] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [de0a9039b1e56] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [de0a9039b1e56] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d9507eb398c1c] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d9507eb398c1c] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d9507eb398c1c] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.23s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d9507eb398c1c] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d9507eb398c1c] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d9507eb398c1c] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d2dbb1c5e23e6] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d2dbb1c5e23e6] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d2dbb1c5e23e6] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.21s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d2dbb1c5e23e6] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d2dbb1c5e23e6] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d2dbb1c5e23e6] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d3fcb120636af] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d3fcb120636af] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d3fcb120636af] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.19s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d3fcb120636af] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d3fcb120636af] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d3fcb120636af] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d7a4211a98f15] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d7a4211a98f15] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d7a4211a98f15] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.36s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d7a4211a98f15] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d7a4211a98f15] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d7a4211a98f15] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d5ba1ba80d3b8] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d5ba1ba80d3b8] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d5ba1ba80d3b8] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.32s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d5ba1ba80d3b8] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d5ba1ba80d3b8] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d5ba1ba80d3b8] Daemon stopped [2019-10-02T18:46:35.212Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2019-10-02T18:46:35.212Z] daemon.go:325: [d0adb462c724f] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [d0adb462c724f] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [d0adb462c724f] daemon started [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkIpvlan/Addressing (31.97s) [2019-10-02T18:46:35.212Z] daemon.go:461: [d0adb462c724f] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [d0adb462c724f] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [d0adb462c724f] Daemon stopped [2019-10-02T18:46:35.212Z] PASS [2019-10-02T18:46:35.212Z] [2019-10-02T18:46:35.212Z] DONE 11 tests in 118.703s [2019-10-02T18:46:35.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:46:35.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:46:35.212Z] ++ set -e [2019-10-02T18:46:35.212Z] ++ '[' -n 0 ']' [2019-10-02T18:46:35.212Z] ++ set -x [2019-10-02T18:46:35.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:46:35.212Z] INFO: Testing against a local daemon [2019-10-02T18:46:35.212Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T18:46:35.212Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2019-10-02T18:46:35.212Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-10-02T18:46:35.212Z] daemon.go:325: [da6d3f854f6b0] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [da6d3f854f6b0] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [da6d3f854f6b0] daemon started [2019-10-02T18:46:35.212Z] daemon.go:461: [da6d3f854f6b0] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [da6d3f854f6b0] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [da6d3f854f6b0] Daemon stopped [2019-10-02T18:46:35.212Z] daemon.go:325: [da6d3f854f6b0] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:325: [da6d3f854f6b0] waiting for daemon to start [2019-10-02T18:46:35.212Z] daemon.go:353: [da6d3f854f6b0] daemon started [2019-10-02T18:46:35.212Z] daemon.go:461: [da6d3f854f6b0] Stopping daemon [2019-10-02T18:46:35.212Z] daemon.go:296: [da6d3f854f6b0] exiting daemon [2019-10-02T18:46:35.212Z] daemon.go:448: [da6d3f854f6b0] Daemon stopped [2019-10-02T18:46:35.212Z] === RUN TestDockerNetworkMacvlan [2019-10-02T18:46:35.496Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T18:46:36.282Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T18:46:36.512Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T18:46:37.521Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T18:46:38.169Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2019-10-02T18:46:38.169Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-10-02T18:46:38.169Z] daemon.go:325: [dfbaaad680abe] waiting for daemon to start [2019-10-02T18:46:38.169Z] daemon.go:325: [dfbaaad680abe] waiting for daemon to start [2019-10-02T18:46:38.169Z] daemon.go:353: [dfbaaad680abe] daemon started [2019-10-02T18:46:38.169Z] daemon.go:461: [dfbaaad680abe] Stopping daemon [2019-10-02T18:46:38.169Z] daemon.go:296: [dfbaaad680abe] exiting daemon [2019-10-02T18:46:38.169Z] daemon.go:448: [dfbaaad680abe] Daemon stopped [2019-10-02T18:46:38.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-02T18:46:38.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:46:38.169Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:46:38.169Z] === RUN TestServiceWithDataPathPortInit [2019-10-02T18:46:39.624Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T18:46:39.624Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T18:46:40.224Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T18:46:42.884Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T18:46:43.445Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T18:46:43.761Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T18:46:44.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-02T18:46:44.259Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T18:46:49.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-02T18:46:50.096Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-02T18:46:52.759Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-02T18:46:53.822Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-02T18:46:55.996Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-02T18:46:56.022Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-02T18:46:58.581Z] --- PASS: TestServiceWithDataPathPortInit (20.62s) [2019-10-02T18:46:58.581Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:46:58.581Z] daemon.go:325: [d4b09ca81306d] waiting for daemon to start [2019-10-02T18:46:58.581Z] daemon.go:325: [d4b09ca81306d] waiting for daemon to start [2019-10-02T18:46:58.581Z] daemon.go:353: [d4b09ca81306d] daemon started [2019-10-02T18:46:58.581Z] daemon.go:461: [d4b09ca81306d] Stopping daemon [2019-10-02T18:46:58.581Z] daemon.go:296: [d4b09ca81306d] exiting daemon [2019-10-02T18:46:58.581Z] daemon.go:448: [d4b09ca81306d] Daemon stopped [2019-10-02T18:46:58.581Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-10-02T18:46:58.581Z] daemon.go:325: [d683b6cf0ddea] waiting for daemon to start [2019-10-02T18:46:58.581Z] daemon.go:325: [d683b6cf0ddea] waiting for daemon to start [2019-10-02T18:46:58.581Z] daemon.go:353: [d683b6cf0ddea] daemon started [2019-10-02T18:46:58.581Z] daemon.go:461: [d683b6cf0ddea] Stopping daemon [2019-10-02T18:46:58.581Z] daemon.go:296: [d683b6cf0ddea] exiting daemon [2019-10-02T18:46:58.581Z] daemon.go:448: [d683b6cf0ddea] Daemon stopped [2019-10-02T18:46:58.581Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-02T18:46:58.835Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T18:46:59.090Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-02T18:47:00.675Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-02T18:47:00.675Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-02T18:47:01.134Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-02T18:47:01.134Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-02T18:47:01.134Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-02T18:47:01.134Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan (25.34s) [2019-10-02T18:47:02.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:02.202Z] daemon.go:325: [deb7e1cd64240] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [deb7e1cd64240] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [deb7e1cd64240] daemon started [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-02T18:47:02.202Z] daemon.go:461: [deb7e1cd64240] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [deb7e1cd64240] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [deb7e1cd64240] Daemon stopped [2019-10-02T18:47:02.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:02.202Z] daemon.go:325: [de5e78040466b] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [de5e78040466b] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [de5e78040466b] daemon started [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-10-02T18:47:02.202Z] daemon.go:461: [de5e78040466b] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [de5e78040466b] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [de5e78040466b] Daemon stopped [2019-10-02T18:47:02.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:02.202Z] daemon.go:325: [d8ad3c9e5c86e] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [d8ad3c9e5c86e] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [d8ad3c9e5c86e] daemon started [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-10-02T18:47:02.202Z] daemon.go:461: [d8ad3c9e5c86e] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [d8ad3c9e5c86e] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [d8ad3c9e5c86e] Daemon stopped [2019-10-02T18:47:02.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:02.202Z] daemon.go:325: [d2505475c8807] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [d2505475c8807] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [d2505475c8807] daemon started [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-10-02T18:47:02.202Z] daemon.go:461: [d2505475c8807] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [d2505475c8807] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [d2505475c8807] Daemon stopped [2019-10-02T18:47:02.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:02.202Z] daemon.go:325: [d4f311ef1d036] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [d4f311ef1d036] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [d4f311ef1d036] daemon started [2019-10-02T18:47:02.202Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.01s) [2019-10-02T18:47:02.202Z] daemon.go:461: [d4f311ef1d036] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [d4f311ef1d036] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [d4f311ef1d036] Daemon stopped [2019-10-02T18:47:02.202Z] PASS [2019-10-02T18:47:02.202Z] [2019-10-02T18:47:02.202Z] DONE 7 tests in 26.895s [2019-10-02T18:47:02.202Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] ++ set -e [2019-10-02T18:47:02.202Z] ++ '[' -n 0 ']' [2019-10-02T18:47:02.202Z] ++ set -x [2019-10-02T18:47:02.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] testing: warning: no tests to run [2019-10-02T18:47:02.202Z] PASS [2019-10-02T18:47:02.202Z] [2019-10-02T18:47:02.202Z] DONE 0 tests in 0.022s [2019-10-02T18:47:02.202Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] ++ set -e [2019-10-02T18:47:02.202Z] ++ '[' -n 0 ']' [2019-10-02T18:47:02.202Z] ++ set -x [2019-10-02T18:47:02.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:02.202Z] INFO: Testing against a local daemon [2019-10-02T18:47:02.202Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T18:47:02.202Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-02T18:47:02.202Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-10-02T18:47:02.202Z] daemon.go:325: [d72fae2d34f82] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:325: [d72fae2d34f82] waiting for daemon to start [2019-10-02T18:47:02.202Z] daemon.go:353: [d72fae2d34f82] daemon started [2019-10-02T18:47:02.202Z] daemon.go:461: [d72fae2d34f82] Stopping daemon [2019-10-02T18:47:02.202Z] daemon.go:296: [d72fae2d34f82] exiting daemon [2019-10-02T18:47:02.202Z] daemon.go:448: [d72fae2d34f82] Daemon stopped [2019-10-02T18:47:02.202Z] === RUN TestAuthZPluginTLS [2019-10-02T18:47:02.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T18:47:02.487Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-02T18:47:02.487Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-10-02T18:47:02.487Z] daemon.go:325: [d65c2fea3cf48] waiting for daemon to start [2019-10-02T18:47:02.487Z] daemon.go:325: [d65c2fea3cf48] waiting for daemon to start [2019-10-02T18:47:02.487Z] daemon.go:353: [d65c2fea3cf48] daemon started [2019-10-02T18:47:02.487Z] daemon.go:461: [d65c2fea3cf48] Stopping daemon [2019-10-02T18:47:02.487Z] daemon.go:296: [d65c2fea3cf48] exiting daemon [2019-10-02T18:47:02.487Z] daemon.go:448: [d65c2fea3cf48] Daemon stopped [2019-10-02T18:47:02.487Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T18:47:03.111Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-10-02T18:47:03.111Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-10-02T18:47:03.111Z] daemon.go:325: [d6e96428fa05c] waiting for daemon to start [2019-10-02T18:47:03.111Z] daemon.go:325: [d6e96428fa05c] waiting for daemon to start [2019-10-02T18:47:03.111Z] daemon.go:353: [d6e96428fa05c] daemon started [2019-10-02T18:47:03.111Z] daemon.go:461: [d6e96428fa05c] Stopping daemon [2019-10-02T18:47:03.111Z] daemon.go:296: [d6e96428fa05c] exiting daemon [2019-10-02T18:47:03.111Z] daemon.go:448: [d6e96428fa05c] Daemon stopped [2019-10-02T18:47:03.111Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T18:47:03.273Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-02T18:47:03.396Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-02T18:47:03.396Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-10-02T18:47:03.396Z] daemon.go:325: [d976ff03a1137] waiting for daemon to start [2019-10-02T18:47:03.396Z] daemon.go:325: [d976ff03a1137] waiting for daemon to start [2019-10-02T18:47:03.396Z] daemon.go:353: [d976ff03a1137] daemon started [2019-10-02T18:47:03.396Z] daemon.go:461: [d976ff03a1137] Stopping daemon [2019-10-02T18:47:03.396Z] daemon.go:296: [d976ff03a1137] exiting daemon [2019-10-02T18:47:03.396Z] daemon.go:448: [d976ff03a1137] Daemon stopped [2019-10-02T18:47:03.396Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T18:47:04.026Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-02T18:47:04.026Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-10-02T18:47:04.026Z] daemon.go:325: [d5d3dd68f68b4] waiting for daemon to start [2019-10-02T18:47:04.026Z] daemon.go:325: [d5d3dd68f68b4] waiting for daemon to start [2019-10-02T18:47:04.026Z] daemon.go:353: [d5d3dd68f68b4] daemon started [2019-10-02T18:47:04.026Z] daemon.go:461: [d5d3dd68f68b4] Stopping daemon [2019-10-02T18:47:04.026Z] daemon.go:296: [d5d3dd68f68b4] exiting daemon [2019-10-02T18:47:04.026Z] daemon.go:448: [d5d3dd68f68b4] Daemon stopped [2019-10-02T18:47:04.026Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T18:47:04.635Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T18:47:04.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-02T18:47:04.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-02T18:47:04.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-02T18:47:04.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-02T18:47:05.317Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-02T18:47:05.599Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T18:47:06.065Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-02T18:47:06.065Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-10-02T18:47:06.065Z] daemon.go:325: [d4d79c502c0ee] waiting for daemon to start [2019-10-02T18:47:06.065Z] daemon.go:325: [d4d79c502c0ee] waiting for daemon to start [2019-10-02T18:47:06.065Z] daemon.go:353: [d4d79c502c0ee] daemon started [2019-10-02T18:47:06.065Z] daemon.go:461: [d4d79c502c0ee] Stopping daemon [2019-10-02T18:47:06.065Z] daemon.go:296: [d4d79c502c0ee] exiting daemon [2019-10-02T18:47:06.065Z] daemon.go:448: [d4d79c502c0ee] Daemon stopped [2019-10-02T18:47:06.065Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T18:47:06.159Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-02T18:47:06.348Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-02T18:47:06.348Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-10-02T18:47:06.348Z] daemon.go:325: [dc52f3deb4d73] waiting for daemon to start [2019-10-02T18:47:06.348Z] daemon.go:325: [dc52f3deb4d73] waiting for daemon to start [2019-10-02T18:47:06.348Z] daemon.go:353: [dc52f3deb4d73] daemon started [2019-10-02T18:47:06.348Z] daemon.go:461: [dc52f3deb4d73] Stopping daemon [2019-10-02T18:47:06.348Z] daemon.go:296: [dc52f3deb4d73] exiting daemon [2019-10-02T18:47:06.348Z] daemon.go:448: [dc52f3deb4d73] Daemon stopped [2019-10-02T18:47:06.348Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T18:47:06.965Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-02T18:47:06.965Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-10-02T18:47:06.965Z] daemon.go:325: [d76386bb1dbc9] waiting for daemon to start [2019-10-02T18:47:06.965Z] daemon.go:325: [d76386bb1dbc9] waiting for daemon to start [2019-10-02T18:47:06.965Z] daemon.go:353: [d76386bb1dbc9] daemon started [2019-10-02T18:47:06.965Z] daemon.go:461: [d76386bb1dbc9] Stopping daemon [2019-10-02T18:47:06.965Z] daemon.go:296: [d76386bb1dbc9] exiting daemon [2019-10-02T18:47:06.965Z] daemon.go:448: [d76386bb1dbc9] Daemon stopped [2019-10-02T18:47:06.965Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:47:07.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-02T18:47:07.580Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:47:07.580Z] daemon.go:325: [dab91e95628fc] waiting for daemon to start [2019-10-02T18:47:07.580Z] daemon.go:325: [dab91e95628fc] waiting for daemon to start [2019-10-02T18:47:07.580Z] daemon.go:353: [dab91e95628fc] daemon started [2019-10-02T18:47:07.580Z] daemon.go:461: [dab91e95628fc] Stopping daemon [2019-10-02T18:47:07.580Z] daemon.go:296: [dab91e95628fc] exiting daemon [2019-10-02T18:47:07.580Z] daemon.go:448: [dab91e95628fc] Daemon stopped [2019-10-02T18:47:07.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:47:08.668Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-02T18:47:08.668Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.11s) [2019-10-02T18:47:08.668Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-10-02T18:47:08.668Z] daemon.go:325: [d146f9c232585] waiting for daemon to start [2019-10-02T18:47:08.668Z] daemon.go:325: [d146f9c232585] waiting for daemon to start [2019-10-02T18:47:08.668Z] daemon.go:353: [d146f9c232585] daemon started [2019-10-02T18:47:08.668Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iuhxx7h8t6f2s8s9gu129f5jz Created:2019-10-02 18:47:00.352952036 +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[f5f3d256cc23264b69802a75676b18d1cfd81a1ce78455893f37df2e790ac141:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kr0gdgzszsnsooijx2s0468ht EndpointID:ba66c11eaced5d1a36fdcae80902fecff3840b9476516ea98c4e8c59184939f8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7909bf95188708c6aecf5e089480d79364deeb57fcd8dc247eaafd823d345c81 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:66a1702a3180 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kr0gdgzszsnsooijx2s0468ht EndpointID:ba66c11eaced5d1a36fdcae80902fecff3840b9476516ea98c4e8c59184939f8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-02T18:47:08.668Z] daemon.go:461: [d146f9c232585] Stopping daemon [2019-10-02T18:47:08.668Z] daemon.go:296: [d146f9c232585] exiting daemon [2019-10-02T18:47:08.668Z] daemon.go:448: [d146f9c232585] Daemon stopped [2019-10-02T18:47:08.668Z] PASS [2019-10-02T18:47:08.668Z] [2019-10-02T18:47:08.668Z] === Skipped [2019-10-02T18:47:08.668Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-02T18:47:08.668Z] service_test.go:230: FLAKY_TEST [2019-10-02T18:47:08.668Z] [2019-10-02T18:47:08.668Z] [2019-10-02T18:47:08.668Z] DONE 21 tests, 1 skipped in 53.982s [2019-10-02T18:47:08.668Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T18:47:08.668Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:47:08.668Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:08.668Z] ++ set -e [2019-10-02T18:47:08.668Z] ++ '[' -n 0 ']' [2019-10-02T18:47:08.668Z] ++ set -x [2019-10-02T18:47:08.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:08.668Z] INFO: Testing against a local daemon [2019-10-02T18:47:08.668Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-02T18:47:08.668Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-02T18:47:08.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T18:47:08.669Z] === RUN TestDockerNetworkIpvlan [2019-10-02T18:47:08.669Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-02T18:47:08.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T18:47:08.669Z] PASS [2019-10-02T18:47:08.669Z] [2019-10-02T18:47:08.669Z] === Skipped [2019-10-02T18:47:08.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-02T18:47:08.669Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T18:47:08.669Z] [2019-10-02T18:47:08.669Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-02T18:47:08.669Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-02T18:47:08.669Z] [2019-10-02T18:47:08.669Z] [2019-10-02T18:47:08.669Z] DONE 2 tests, 2 skipped in 0.096s [2019-10-02T18:47:08.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-02T18:47:08.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:08.923Z] ++ set -e [2019-10-02T18:47:08.923Z] ++ '[' -n 0 ']' [2019-10-02T18:47:08.923Z] ++ set -x [2019-10-02T18:47:08.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:08.923Z] INFO: Testing against a local daemon [2019-10-02T18:47:08.923Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-02T18:47:09.178Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T18:47:09.178Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T18:47:09.178Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T18:47:09.612Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-02T18:47:09.612Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:47:09.612Z] daemon.go:325: [dc905b35fc8fb] waiting for daemon to start [2019-10-02T18:47:09.612Z] daemon.go:325: [dc905b35fc8fb] waiting for daemon to start [2019-10-02T18:47:09.612Z] daemon.go:353: [dc905b35fc8fb] daemon started [2019-10-02T18:47:09.612Z] daemon.go:461: [dc905b35fc8fb] Stopping daemon [2019-10-02T18:47:09.612Z] daemon.go:296: [dc905b35fc8fb] exiting daemon [2019-10-02T18:47:09.612Z] daemon.go:448: [dc905b35fc8fb] Daemon stopped [2019-10-02T18:47:09.612Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:47:09.993Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-02T18:47:10.538Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T18:47:10.538Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-10-02T18:47:10.538Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-10-02T18:47:10.538Z] daemon.go:325: [d47669a4fab28] waiting for daemon to start [2019-10-02T18:47:10.538Z] daemon.go:325: [d47669a4fab28] waiting for daemon to start [2019-10-02T18:47:10.538Z] daemon.go:353: [d47669a4fab28] daemon started [2019-10-02T18:47:10.538Z] daemon.go:461: [d47669a4fab28] Stopping daemon [2019-10-02T18:47:10.538Z] daemon.go:296: [d47669a4fab28] exiting daemon [2019-10-02T18:47:10.538Z] daemon.go:448: [d47669a4fab28] Daemon stopped [2019-10-02T18:47:10.538Z] daemon.go:325: [d47669a4fab28] waiting for daemon to start [2019-10-02T18:47:10.538Z] daemon.go:325: [d47669a4fab28] waiting for daemon to start [2019-10-02T18:47:10.538Z] daemon.go:353: [d47669a4fab28] daemon started [2019-10-02T18:47:10.538Z] daemon.go:461: [d47669a4fab28] Stopping daemon [2019-10-02T18:47:10.538Z] daemon.go:296: [d47669a4fab28] exiting daemon [2019-10-02T18:47:10.538Z] daemon.go:448: [d47669a4fab28] Daemon stopped [2019-10-02T18:47:10.538Z] === RUN TestDockerNetworkMacvlan [2019-10-02T18:47:11.097Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-02T18:47:11.353Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T18:47:11.353Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-02T18:47:12.278Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-02T18:47:12.302Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2019-10-02T18:47:12.302Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:47:12.302Z] daemon.go:325: [ded811e954738] waiting for daemon to start [2019-10-02T18:47:12.302Z] daemon.go:325: [ded811e954738] waiting for daemon to start [2019-10-02T18:47:12.302Z] daemon.go:353: [ded811e954738] daemon started [2019-10-02T18:47:12.302Z] daemon.go:461: [ded811e954738] Stopping daemon [2019-10-02T18:47:12.302Z] daemon.go:296: [ded811e954738] exiting daemon [2019-10-02T18:47:12.302Z] daemon.go:448: [ded811e954738] Daemon stopped [2019-10-02T18:47:12.302Z] === RUN TestAuthZPluginHeader [2019-10-02T18:47:12.918Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-02T18:47:12.918Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-10-02T18:47:12.918Z] daemon.go:325: [d1abd6430f747] waiting for daemon to start [2019-10-02T18:47:12.918Z] daemon.go:325: [d1abd6430f747] waiting for daemon to start [2019-10-02T18:47:12.918Z] daemon.go:353: [d1abd6430f747] daemon started [2019-10-02T18:47:12.918Z] daemon.go:461: [d1abd6430f747] Stopping daemon [2019-10-02T18:47:12.918Z] daemon.go:296: [d1abd6430f747] exiting daemon [2019-10-02T18:47:12.918Z] daemon.go:448: [d1abd6430f747] Daemon stopped [2019-10-02T18:47:12.918Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T18:47:12.918Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:47:12.918Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:12.918Z] === RUN TestAuthZPluginV2Disable [2019-10-02T18:47:12.918Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:47:12.918Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:12.918Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T18:47:12.918Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:47:12.918Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:12.918Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T18:47:12.918Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:47:12.918Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:12.918Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:47:13.206Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-02T18:47:15.714Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T18:47:16.273Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T18:47:16.834Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-02T18:47:17.393Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-02T18:47:21.549Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-02T18:47:21.549Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T18:47:22.109Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T18:47:22.109Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T18:47:23.471Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T18:47:24.396Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T18:47:25.756Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T18:47:27.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-02T18:47:27.655Z] === RUN TestDockerSuite/TestBuildFails [2019-10-02T18:47:28.042Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T18:47:30.551Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T18:47:31.110Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T18:47:31.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-02T18:47:31.375Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:353: [dc0cb67aa65cd] daemon started [2019-10-02T18:47:31.375Z] daemon.go:461: [dc0cb67aa65cd] Stopping daemon [2019-10-02T18:47:31.375Z] daemon.go:296: [dc0cb67aa65cd] exiting daemon [2019-10-02T18:47:31.375Z] daemon.go:448: [dc0cb67aa65cd] Daemon stopped [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:339: [dc0cb67aa65cd] error pinging daemon on start: Get http://dc0cb67aa65cd.sock/_ping: context deadline exceeded [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:339: [dc0cb67aa65cd] error pinging daemon on start: Get http://dc0cb67aa65cd.sock/_ping: context deadline exceeded [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:339: [dc0cb67aa65cd] error pinging daemon on start: Get http://dc0cb67aa65cd.sock/_ping: context deadline exceeded [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:339: [dc0cb67aa65cd] error pinging daemon on start: Get http://dc0cb67aa65cd.sock/_ping: context deadline exceeded [2019-10-02T18:47:31.375Z] daemon.go:296: [dc0cb67aa65cd] exiting daemon [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:325: [dc0cb67aa65cd] waiting for daemon to start [2019-10-02T18:47:31.375Z] daemon.go:353: [dc0cb67aa65cd] daemon started [2019-10-02T18:47:31.375Z] daemon.go:461: [dc0cb67aa65cd] Stopping daemon [2019-10-02T18:47:31.375Z] daemon.go:296: [dc0cb67aa65cd] exiting daemon [2019-10-02T18:47:31.375Z] daemon.go:448: [dc0cb67aa65cd] Daemon stopped [2019-10-02T18:47:31.375Z] PASS [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] === Skipped [2019-10-02T18:47:31.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-02T18:47:31.375Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-02T18:47:31.375Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-02T18:47:31.375Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-02T18:47:31.375Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] DONE 17 tests, 4 skipped in 29.648s [2019-10-02T18:47:31.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] ++ set -e [2019-10-02T18:47:31.375Z] ++ '[' -n 0 ']' [2019-10-02T18:47:31.375Z] ++ set -x [2019-10-02T18:47:31.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] INFO: Testing against a local daemon [2019-10-02T18:47:31.375Z] === RUN TestPluginInvalidJSON [2019-10-02T18:47:31.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:47:31.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:47:31.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:47:31.375Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-02T18:47:31.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:47:31.375Z] PASS [2019-10-02T18:47:31.375Z] [2019-10-02T18:47:31.375Z] DONE 2 tests in 0.138s [2019-10-02T18:47:31.375Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] ++ set -e [2019-10-02T18:47:31.375Z] ++ '[' -n 0 ']' [2019-10-02T18:47:31.375Z] ++ set -x [2019-10-02T18:47:31.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:31.375Z] INFO: Testing against a local daemon [2019-10-02T18:47:31.375Z] === RUN TestExternalGraphDriver [2019-10-02T18:47:31.375Z] === RUN TestExternalGraphDriver/json [2019-10-02T18:47:32.034Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T18:47:32.397Z] === RUN TestExternalGraphDriver/spec [2019-10-02T18:47:34.427Z] === RUN TestExternalGraphDriver/pull [2019-10-02T18:47:34.710Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-02T18:47:34.710Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-02T18:47:36.451Z] --- PASS: TestExternalGraphDriver (6.60s) [2019-10-02T18:47:36.452Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:353: [d7b39176fcc60] daemon started [2019-10-02T18:47:36.452Z] daemon.go:461: [d7b39176fcc60] Stopping daemon [2019-10-02T18:47:36.452Z] daemon.go:296: [d7b39176fcc60] exiting daemon [2019-10-02T18:47:36.452Z] daemon.go:448: [d7b39176fcc60] Daemon stopped [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:353: [d7b39176fcc60] daemon started [2019-10-02T18:47:36.452Z] daemon.go:461: [d7b39176fcc60] Stopping daemon [2019-10-02T18:47:36.452Z] daemon.go:296: [d7b39176fcc60] exiting daemon [2019-10-02T18:47:36.452Z] daemon.go:448: [d7b39176fcc60] Daemon stopped [2019-10-02T18:47:36.452Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:353: [d7b39176fcc60] daemon started [2019-10-02T18:47:36.452Z] daemon.go:461: [d7b39176fcc60] Stopping daemon [2019-10-02T18:47:36.452Z] daemon.go:296: [d7b39176fcc60] exiting daemon [2019-10-02T18:47:36.452Z] daemon.go:448: [d7b39176fcc60] Daemon stopped [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:353: [d7b39176fcc60] daemon started [2019-10-02T18:47:36.452Z] daemon.go:461: [d7b39176fcc60] Stopping daemon [2019-10-02T18:47:36.452Z] daemon.go:296: [d7b39176fcc60] exiting daemon [2019-10-02T18:47:36.452Z] daemon.go:448: [d7b39176fcc60] Daemon stopped [2019-10-02T18:47:36.452Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:325: [d7b39176fcc60] waiting for daemon to start [2019-10-02T18:47:36.452Z] daemon.go:353: [d7b39176fcc60] daemon started [2019-10-02T18:47:36.452Z] daemon.go:461: [d7b39176fcc60] Stopping daemon [2019-10-02T18:47:36.452Z] daemon.go:296: [d7b39176fcc60] exiting daemon [2019-10-02T18:47:36.452Z] daemon.go:448: [d7b39176fcc60] Daemon stopped [2019-10-02T18:47:36.452Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2019-10-02T18:47:36.452Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:47:36.738Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-02T18:47:36.738Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:36.738Z] PASS [2019-10-02T18:47:36.738Z] [2019-10-02T18:47:36.738Z] === Skipped [2019-10-02T18:47:36.738Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-02T18:47:36.738Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:47:36.738Z] [2019-10-02T18:47:36.738Z] [2019-10-02T18:47:36.738Z] DONE 5 tests, 1 skipped in 6.784s [2019-10-02T18:47:36.738Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T18:47:36.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:36.738Z] ++ set -e [2019-10-02T18:47:36.738Z] ++ '[' -n 0 ']' [2019-10-02T18:47:36.738Z] ++ set -x [2019-10-02T18:47:36.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:36.738Z] INFO: Testing against a local daemon [2019-10-02T18:47:36.738Z] === RUN TestContinueAfterPluginCrash [2019-10-02T18:47:36.738Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T18:47:36.738Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T18:47:36.738Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T18:47:36.738Z] === CONT TestContinueAfterPluginCrash [2019-10-02T18:47:36.738Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T18:47:37.273Z] --- PASS: TestDockerNetworkMacvlan (26.98s) [2019-10-02T18:47:37.273Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:37.273Z] daemon.go:325: [d7ca7083ec17f] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:325: [d7ca7083ec17f] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:353: [d7ca7083ec17f] daemon started [2019-10-02T18:47:37.273Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-02T18:47:37.273Z] daemon.go:461: [d7ca7083ec17f] Stopping daemon [2019-10-02T18:47:37.273Z] daemon.go:296: [d7ca7083ec17f] exiting daemon [2019-10-02T18:47:37.273Z] daemon.go:448: [d7ca7083ec17f] Daemon stopped [2019-10-02T18:47:37.273Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:37.273Z] daemon.go:325: [d380734cafd3c] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:325: [d380734cafd3c] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:353: [d380734cafd3c] daemon started [2019-10-02T18:47:37.273Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-02T18:47:37.273Z] daemon.go:461: [d380734cafd3c] Stopping daemon [2019-10-02T18:47:37.273Z] daemon.go:296: [d380734cafd3c] exiting daemon [2019-10-02T18:47:37.273Z] daemon.go:448: [d380734cafd3c] Daemon stopped [2019-10-02T18:47:37.273Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:37.273Z] daemon.go:325: [dbfc9da14e2a4] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:325: [dbfc9da14e2a4] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:353: [dbfc9da14e2a4] daemon started [2019-10-02T18:47:37.273Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.29s) [2019-10-02T18:47:37.273Z] daemon.go:461: [dbfc9da14e2a4] Stopping daemon [2019-10-02T18:47:37.273Z] daemon.go:296: [dbfc9da14e2a4] exiting daemon [2019-10-02T18:47:37.273Z] daemon.go:448: [dbfc9da14e2a4] Daemon stopped [2019-10-02T18:47:37.273Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:37.273Z] daemon.go:325: [de397d4ab7cba] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:325: [de397d4ab7cba] waiting for daemon to start [2019-10-02T18:47:37.273Z] daemon.go:353: [de397d4ab7cba] daemon started [2019-10-02T18:47:37.273Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2019-10-02T18:47:37.273Z] daemon.go:461: [de397d4ab7cba] Stopping daemon [2019-10-02T18:47:37.274Z] daemon.go:296: [de397d4ab7cba] exiting daemon [2019-10-02T18:47:37.274Z] daemon.go:448: [de397d4ab7cba] Daemon stopped [2019-10-02T18:47:37.274Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-10-02T18:47:37.274Z] daemon.go:325: [dc3793de9aa73] waiting for daemon to start [2019-10-02T18:47:37.274Z] daemon.go:325: [dc3793de9aa73] waiting for daemon to start [2019-10-02T18:47:37.274Z] daemon.go:353: [dc3793de9aa73] daemon started [2019-10-02T18:47:37.274Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.24s) [2019-10-02T18:47:37.274Z] daemon.go:461: [dc3793de9aa73] Stopping daemon [2019-10-02T18:47:37.274Z] daemon.go:296: [dc3793de9aa73] exiting daemon [2019-10-02T18:47:37.274Z] daemon.go:448: [dc3793de9aa73] Daemon stopped [2019-10-02T18:47:37.274Z] PASS [2019-10-02T18:47:37.274Z] [2019-10-02T18:47:37.274Z] DONE 7 tests in 28.565s [2019-10-02T18:47:37.528Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] ++ set -e [2019-10-02T18:47:37.529Z] ++ '[' -n 0 ']' [2019-10-02T18:47:37.529Z] ++ set -x [2019-10-02T18:47:37.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] testing: warning: no tests to run [2019-10-02T18:47:37.529Z] PASS [2019-10-02T18:47:37.529Z] [2019-10-02T18:47:37.529Z] DONE 0 tests in 0.012s [2019-10-02T18:47:37.529Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] ++ set -e [2019-10-02T18:47:37.529Z] ++ '[' -n 0 ']' [2019-10-02T18:47:37.529Z] ++ set -x [2019-10-02T18:47:37.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:37.529Z] INFO: Testing against a local daemon [2019-10-02T18:47:37.529Z] === RUN TestAuthZPluginAllowRequest [2019-10-02T18:47:38.888Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T18:47:39.144Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2019-10-02T18:47:39.144Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-10-02T18:47:39.144Z] daemon.go:325: [dd2dd36706a21] waiting for daemon to start [2019-10-02T18:47:39.144Z] daemon.go:325: [dd2dd36706a21] waiting for daemon to start [2019-10-02T18:47:39.144Z] daemon.go:353: [dd2dd36706a21] daemon started [2019-10-02T18:47:39.144Z] daemon.go:461: [dd2dd36706a21] Stopping daemon [2019-10-02T18:47:39.144Z] daemon.go:296: [dd2dd36706a21] exiting daemon [2019-10-02T18:47:39.144Z] daemon.go:448: [dd2dd36706a21] Daemon stopped [2019-10-02T18:47:39.144Z] === RUN TestAuthZPluginTLS [2019-10-02T18:47:39.388Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-02T18:47:39.703Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-02T18:47:39.703Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-10-02T18:47:39.703Z] daemon.go:325: [d30f802befb22] waiting for daemon to start [2019-10-02T18:47:39.703Z] daemon.go:325: [d30f802befb22] waiting for daemon to start [2019-10-02T18:47:39.703Z] daemon.go:353: [d30f802befb22] daemon started [2019-10-02T18:47:39.703Z] daemon.go:461: [d30f802befb22] Stopping daemon [2019-10-02T18:47:39.703Z] daemon.go:296: [d30f802befb22] exiting daemon [2019-10-02T18:47:39.703Z] daemon.go:448: [d30f802befb22] Daemon stopped [2019-10-02T18:47:39.703Z] === RUN TestAuthZPluginDenyRequest [2019-10-02T18:47:40.261Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-02T18:47:40.261Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-10-02T18:47:40.261Z] daemon.go:325: [d0001ffca2618] waiting for daemon to start [2019-10-02T18:47:40.261Z] daemon.go:325: [d0001ffca2618] waiting for daemon to start [2019-10-02T18:47:40.261Z] daemon.go:353: [d0001ffca2618] daemon started [2019-10-02T18:47:40.261Z] daemon.go:461: [d0001ffca2618] Stopping daemon [2019-10-02T18:47:40.261Z] daemon.go:296: [d0001ffca2618] exiting daemon [2019-10-02T18:47:40.261Z] daemon.go:448: [d0001ffca2618] Daemon stopped [2019-10-02T18:47:40.261Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-02T18:47:40.820Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-02T18:47:40.820Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-10-02T18:47:40.820Z] daemon.go:325: [d4f854a2643e6] waiting for daemon to start [2019-10-02T18:47:40.820Z] daemon.go:325: [d4f854a2643e6] waiting for daemon to start [2019-10-02T18:47:40.820Z] daemon.go:353: [d4f854a2643e6] daemon started [2019-10-02T18:47:40.820Z] daemon.go:461: [d4f854a2643e6] Stopping daemon [2019-10-02T18:47:40.820Z] daemon.go:296: [d4f854a2643e6] exiting daemon [2019-10-02T18:47:40.820Z] daemon.go:448: [d4f854a2643e6] Daemon stopped [2019-10-02T18:47:40.820Z] === RUN TestAuthZPluginDenyResponse [2019-10-02T18:47:41.380Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-02T18:47:41.380Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-10-02T18:47:41.380Z] daemon.go:325: [d19275ac5e83a] waiting for daemon to start [2019-10-02T18:47:41.380Z] daemon.go:325: [d19275ac5e83a] waiting for daemon to start [2019-10-02T18:47:41.380Z] daemon.go:353: [d19275ac5e83a] daemon started [2019-10-02T18:47:41.380Z] daemon.go:461: [d19275ac5e83a] Stopping daemon [2019-10-02T18:47:41.380Z] daemon.go:296: [d19275ac5e83a] exiting daemon [2019-10-02T18:47:41.380Z] daemon.go:448: [d19275ac5e83a] Daemon stopped [2019-10-02T18:47:41.380Z] === RUN TestAuthZPluginAllowEventStream [2019-10-02T18:47:43.264Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2019-10-02T18:47:43.264Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-10-02T18:47:43.264Z] daemon.go:325: [d388c2ac0bf4f] waiting for daemon to start [2019-10-02T18:47:43.264Z] daemon.go:325: [d388c2ac0bf4f] waiting for daemon to start [2019-10-02T18:47:43.264Z] daemon.go:353: [d388c2ac0bf4f] daemon started [2019-10-02T18:47:43.264Z] daemon.go:461: [d388c2ac0bf4f] Stopping daemon [2019-10-02T18:47:43.264Z] daemon.go:296: [d388c2ac0bf4f] exiting daemon [2019-10-02T18:47:43.264Z] daemon.go:448: [d388c2ac0bf4f] Daemon stopped [2019-10-02T18:47:43.264Z] === RUN TestAuthZPluginErrorResponse [2019-10-02T18:47:43.264Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-02T18:47:43.518Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-02T18:47:43.518Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-10-02T18:47:43.518Z] daemon.go:325: [d87d3eb5b1a31] waiting for daemon to start [2019-10-02T18:47:43.518Z] daemon.go:325: [d87d3eb5b1a31] waiting for daemon to start [2019-10-02T18:47:43.518Z] daemon.go:353: [d87d3eb5b1a31] daemon started [2019-10-02T18:47:43.518Z] daemon.go:461: [d87d3eb5b1a31] Stopping daemon [2019-10-02T18:47:43.518Z] daemon.go:296: [d87d3eb5b1a31] exiting daemon [2019-10-02T18:47:43.518Z] daemon.go:448: [d87d3eb5b1a31] Daemon stopped [2019-10-02T18:47:43.518Z] === RUN TestAuthZPluginErrorRequest [2019-10-02T18:47:44.078Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-02T18:47:44.078Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-10-02T18:47:44.078Z] daemon.go:325: [d149ad020535c] waiting for daemon to start [2019-10-02T18:47:44.078Z] daemon.go:325: [d149ad020535c] waiting for daemon to start [2019-10-02T18:47:44.078Z] daemon.go:353: [d149ad020535c] daemon started [2019-10-02T18:47:44.078Z] daemon.go:461: [d149ad020535c] Stopping daemon [2019-10-02T18:47:44.078Z] daemon.go:296: [d149ad020535c] exiting daemon [2019-10-02T18:47:44.078Z] daemon.go:448: [d149ad020535c] Daemon stopped [2019-10-02T18:47:44.078Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:47:44.681Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T18:47:44.681Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-02T18:47:44.681Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-02T18:47:44.681Z] daemon.go:325: [de3921822b07b] waiting for daemon to start [2019-10-02T18:47:44.681Z] daemon.go:325: [de3921822b07b] waiting for daemon to start [2019-10-02T18:47:44.681Z] daemon.go:353: [de3921822b07b] daemon started [2019-10-02T18:47:44.681Z] daemon.go:461: [de3921822b07b] Stopping daemon [2019-10-02T18:47:44.681Z] daemon.go:296: [de3921822b07b] exiting daemon [2019-10-02T18:47:44.681Z] daemon.go:448: [de3921822b07b] Daemon stopped [2019-10-02T18:47:44.681Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:47:45.608Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T18:47:46.533Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T18:47:47.094Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s) [2019-10-02T18:47:47.094Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-10-02T18:47:47.094Z] daemon.go:325: [dfaf4656da76e] waiting for daemon to start [2019-10-02T18:47:47.094Z] daemon.go:325: [dfaf4656da76e] waiting for daemon to start [2019-10-02T18:47:47.094Z] daemon.go:353: [dfaf4656da76e] daemon started [2019-10-02T18:47:47.094Z] daemon.go:461: [dfaf4656da76e] Stopping daemon [2019-10-02T18:47:47.094Z] daemon.go:296: [dfaf4656da76e] exiting daemon [2019-10-02T18:47:47.094Z] daemon.go:448: [dfaf4656da76e] Daemon stopped [2019-10-02T18:47:47.094Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:47:47.698Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T18:47:48.666Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T18:47:49.226Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T18:47:49.482Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2019-10-02T18:47:49.482Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-10-02T18:47:49.482Z] daemon.go:325: [d825a93278604] waiting for daemon to start [2019-10-02T18:47:49.482Z] daemon.go:325: [d825a93278604] waiting for daemon to start [2019-10-02T18:47:49.482Z] daemon.go:353: [d825a93278604] daemon started [2019-10-02T18:47:49.482Z] daemon.go:461: [d825a93278604] Stopping daemon [2019-10-02T18:47:49.482Z] daemon.go:296: [d825a93278604] exiting daemon [2019-10-02T18:47:49.482Z] daemon.go:448: [d825a93278604] Daemon stopped [2019-10-02T18:47:49.482Z] === RUN TestAuthZPluginHeader [2019-10-02T18:47:49.708Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-02T18:47:50.406Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T18:47:50.406Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-02T18:47:50.406Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-10-02T18:47:50.406Z] daemon.go:325: [de7507ef1292d] waiting for daemon to start [2019-10-02T18:47:50.406Z] daemon.go:325: [de7507ef1292d] waiting for daemon to start [2019-10-02T18:47:50.406Z] daemon.go:353: [de7507ef1292d] daemon started [2019-10-02T18:47:50.406Z] daemon.go:461: [de7507ef1292d] Stopping daemon [2019-10-02T18:47:50.406Z] daemon.go:296: [de7507ef1292d] exiting daemon [2019-10-02T18:47:50.406Z] daemon.go:448: [de7507ef1292d] Daemon stopped [2019-10-02T18:47:50.406Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T18:47:52.914Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T18:47:53.838Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-02T18:47:54.762Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-02T18:47:55.268Z] --- PASS: TestDaemonStartWithLogOpt (16.14s) [2019-10-02T18:47:55.268Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-10-02T18:47:55.268Z] daemon.go:325: [d0c784aff8e29] waiting for daemon to start [2019-10-02T18:47:55.268Z] daemon.go:325: [d0c784aff8e29] waiting for daemon to start [2019-10-02T18:47:55.268Z] daemon.go:353: [d0c784aff8e29] daemon started [2019-10-02T18:47:55.268Z] daemon.go:461: [d0c784aff8e29] Stopping daemon [2019-10-02T18:47:55.268Z] daemon.go:296: [d0c784aff8e29] exiting daemon [2019-10-02T18:47:55.268Z] daemon.go:448: [d0c784aff8e29] Daemon stopped [2019-10-02T18:47:55.268Z] daemon.go:325: [d0c784aff8e29] waiting for daemon to start [2019-10-02T18:47:55.268Z] daemon.go:325: [d0c784aff8e29] waiting for daemon to start [2019-10-02T18:47:55.268Z] daemon.go:353: [d0c784aff8e29] daemon started [2019-10-02T18:47:55.268Z] daemon.go:461: [d0c784aff8e29] Stopping daemon [2019-10-02T18:47:55.268Z] daemon.go:296: [d0c784aff8e29] exiting daemon [2019-10-02T18:47:55.268Z] daemon.go:448: [d0c784aff8e29] Daemon stopped [2019-10-02T18:47:55.338Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T18:47:55.486Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-02T18:47:56.261Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.90s) [2019-10-02T18:47:56.261Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-10-02T18:47:56.261Z] daemon.go:325: [d19358e099565] waiting for daemon to start [2019-10-02T18:47:56.261Z] daemon.go:325: [d19358e099565] waiting for daemon to start [2019-10-02T18:47:56.261Z] daemon.go:353: [d19358e099565] daemon started [2019-10-02T18:47:56.261Z] daemon.go:461: [d19358e099565] Stopping daemon [2019-10-02T18:47:56.261Z] daemon.go:296: [d19358e099565] exiting daemon [2019-10-02T18:47:56.261Z] daemon.go:448: [d19358e099565] Daemon stopped [2019-10-02T18:47:56.261Z] daemon.go:325: [d19358e099565] waiting for daemon to start [2019-10-02T18:47:56.261Z] daemon.go:325: [d19358e099565] waiting for daemon to start [2019-10-02T18:47:56.261Z] daemon.go:353: [d19358e099565] daemon started [2019-10-02T18:47:56.261Z] daemon.go:461: [d19358e099565] Stopping daemon [2019-10-02T18:47:56.261Z] daemon.go:296: [d19358e099565] exiting daemon [2019-10-02T18:47:56.261Z] daemon.go:448: [d19358e099565] Daemon stopped [2019-10-02T18:47:56.261Z] === RUN TestAuthZPluginV2Disable [2019-10-02T18:47:57.955Z] --- PASS: TestContinueAfterPluginCrash (20.94s) [2019-10-02T18:47:57.955Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-10-02T18:47:57.955Z] daemon.go:325: [d77dd5552b3a1] waiting for daemon to start [2019-10-02T18:47:57.955Z] daemon.go:325: [d77dd5552b3a1] waiting for daemon to start [2019-10-02T18:47:57.955Z] daemon.go:353: [d77dd5552b3a1] daemon started [2019-10-02T18:47:57.955Z] daemon.go:461: [d77dd5552b3a1] Stopping daemon [2019-10-02T18:47:57.955Z] daemon.go:296: [d77dd5552b3a1] exiting daemon [2019-10-02T18:47:57.955Z] daemon.go:448: [d77dd5552b3a1] Daemon stopped [2019-10-02T18:47:57.955Z] PASS [2019-10-02T18:47:57.955Z] [2019-10-02T18:47:57.955Z] DONE 2 tests in 21.034s [2019-10-02T18:47:57.955Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T18:47:57.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:57.955Z] ++ set -e [2019-10-02T18:47:57.955Z] ++ '[' -n 0 ']' [2019-10-02T18:47:57.955Z] ++ set -x [2019-10-02T18:47:57.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:47:57.955Z] INFO: Testing against a local daemon [2019-10-02T18:47:57.955Z] === RUN TestPluginWithDevMounts [2019-10-02T18:47:57.955Z] === PAUSE TestPluginWithDevMounts [2019-10-02T18:47:57.955Z] === CONT TestPluginWithDevMounts [2019-10-02T18:47:58.144Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T18:47:59.069Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T18:47:59.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-02T18:48:00.248Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2019-10-02T18:48:00.248Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-10-02T18:48:00.248Z] daemon.go:325: [da6237bb411d0] waiting for daemon to start [2019-10-02T18:48:00.248Z] daemon.go:325: [da6237bb411d0] waiting for daemon to start [2019-10-02T18:48:00.248Z] daemon.go:353: [da6237bb411d0] daemon started [2019-10-02T18:48:00.248Z] daemon.go:461: [da6237bb411d0] Stopping daemon [2019-10-02T18:48:00.248Z] daemon.go:296: [da6237bb411d0] exiting daemon [2019-10-02T18:48:00.248Z] daemon.go:448: [da6237bb411d0] Daemon stopped [2019-10-02T18:48:00.248Z] daemon.go:325: [da6237bb411d0] waiting for daemon to start [2019-10-02T18:48:00.248Z] daemon.go:325: [da6237bb411d0] waiting for daemon to start [2019-10-02T18:48:00.248Z] daemon.go:353: [da6237bb411d0] daemon started [2019-10-02T18:48:00.248Z] daemon.go:461: [da6237bb411d0] Stopping daemon [2019-10-02T18:48:00.248Z] daemon.go:296: [da6237bb411d0] exiting daemon [2019-10-02T18:48:00.248Z] daemon.go:448: [da6237bb411d0] Daemon stopped [2019-10-02T18:48:00.248Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-02T18:48:00.636Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-02T18:48:00.636Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-10-02T18:48:00.636Z] daemon.go:325: [d870c15b64e22] waiting for daemon to start [2019-10-02T18:48:00.636Z] daemon.go:325: [d870c15b64e22] waiting for daemon to start [2019-10-02T18:48:00.636Z] daemon.go:353: [d870c15b64e22] daemon started [2019-10-02T18:48:00.636Z] daemon.go:461: [d870c15b64e22] Stopping daemon [2019-10-02T18:48:00.636Z] daemon.go:296: [d870c15b64e22] exiting daemon [2019-10-02T18:48:00.636Z] daemon.go:448: [d870c15b64e22] Daemon stopped [2019-10-02T18:48:00.636Z] PASS [2019-10-02T18:48:00.636Z] [2019-10-02T18:48:00.636Z] DONE 1 tests in 2.424s [2019-10-02T18:48:00.636Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T18:48:00.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:00.636Z] ++ set -e [2019-10-02T18:48:00.636Z] ++ '[' -n 0 ']' [2019-10-02T18:48:00.636Z] ++ set -x [2019-10-02T18:48:00.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:00.636Z] INFO: Testing against a local daemon [2019-10-02T18:48:00.636Z] === RUN TestSecretInspect [2019-10-02T18:48:01.262Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-02T18:48:01.736Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T18:48:02.226Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-02T18:48:02.671Z] --- PASS: TestSecretInspect (2.20s) [2019-10-02T18:48:02.671Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-10-02T18:48:02.671Z] daemon.go:325: [da5a5b0c12522] waiting for daemon to start [2019-10-02T18:48:02.671Z] daemon.go:325: [da5a5b0c12522] waiting for daemon to start [2019-10-02T18:48:02.671Z] daemon.go:353: [da5a5b0c12522] daemon started [2019-10-02T18:48:02.671Z] daemon.go:461: [da5a5b0c12522] Stopping daemon [2019-10-02T18:48:02.671Z] daemon.go:296: [da5a5b0c12522] exiting daemon [2019-10-02T18:48:02.671Z] daemon.go:448: [da5a5b0c12522] Daemon stopped [2019-10-02T18:48:02.671Z] === RUN TestSecretList [2019-10-02T18:48:04.249Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.14s) [2019-10-02T18:48:04.249Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-10-02T18:48:04.249Z] daemon.go:325: [d9496032e3373] waiting for daemon to start [2019-10-02T18:48:04.249Z] daemon.go:325: [d9496032e3373] waiting for daemon to start [2019-10-02T18:48:04.249Z] daemon.go:353: [d9496032e3373] daemon started [2019-10-02T18:48:04.249Z] daemon.go:461: [d9496032e3373] Stopping daemon [2019-10-02T18:48:04.249Z] daemon.go:296: [d9496032e3373] exiting daemon [2019-10-02T18:48:04.249Z] daemon.go:448: [d9496032e3373] Daemon stopped [2019-10-02T18:48:04.249Z] daemon.go:325: [d9496032e3373] waiting for daemon to start [2019-10-02T18:48:04.249Z] daemon.go:325: [d9496032e3373] waiting for daemon to start [2019-10-02T18:48:04.249Z] daemon.go:353: [d9496032e3373] daemon started [2019-10-02T18:48:04.249Z] daemon.go:461: [d9496032e3373] Stopping daemon [2019-10-02T18:48:04.249Z] daemon.go:296: [d9496032e3373] exiting daemon [2019-10-02T18:48:04.249Z] daemon.go:448: [d9496032e3373] Daemon stopped [2019-10-02T18:48:04.249Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T18:48:04.703Z] --- PASS: TestSecretList (2.22s) [2019-10-02T18:48:04.703Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-10-02T18:48:04.703Z] daemon.go:325: [d9c4dbf37fa5e] waiting for daemon to start [2019-10-02T18:48:04.703Z] daemon.go:325: [d9c4dbf37fa5e] waiting for daemon to start [2019-10-02T18:48:04.703Z] daemon.go:353: [d9c4dbf37fa5e] daemon started [2019-10-02T18:48:04.703Z] daemon.go:461: [d9c4dbf37fa5e] Stopping daemon [2019-10-02T18:48:04.703Z] daemon.go:296: [d9c4dbf37fa5e] exiting daemon [2019-10-02T18:48:04.703Z] daemon.go:448: [d9c4dbf37fa5e] Daemon stopped [2019-10-02T18:48:04.703Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:48:07.407Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2019-10-02T18:48:07.407Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-10-02T18:48:07.407Z] daemon.go:325: [d7fad41c20e6b] waiting for daemon to start [2019-10-02T18:48:07.407Z] daemon.go:325: [d7fad41c20e6b] waiting for daemon to start [2019-10-02T18:48:07.407Z] daemon.go:353: [d7fad41c20e6b] daemon started [2019-10-02T18:48:07.407Z] daemon.go:461: [d7fad41c20e6b] Stopping daemon [2019-10-02T18:48:07.407Z] daemon.go:296: [d7fad41c20e6b] exiting daemon [2019-10-02T18:48:07.407Z] daemon.go:448: [d7fad41c20e6b] Daemon stopped [2019-10-02T18:48:07.407Z] === RUN TestSecretsUpdate [2019-10-02T18:48:08.003Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-02T18:48:08.003Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-02T18:48:08.460Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-02T18:48:08.917Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-02T18:48:08.917Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-02T18:48:09.438Z] --- PASS: TestSecretsUpdate (2.22s) [2019-10-02T18:48:09.438Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-10-02T18:48:09.438Z] daemon.go:325: [df6ac06a77600] waiting for daemon to start [2019-10-02T18:48:09.438Z] daemon.go:325: [df6ac06a77600] waiting for daemon to start [2019-10-02T18:48:09.438Z] daemon.go:353: [df6ac06a77600] daemon started [2019-10-02T18:48:09.438Z] daemon.go:461: [df6ac06a77600] Stopping daemon [2019-10-02T18:48:09.438Z] daemon.go:296: [df6ac06a77600] exiting daemon [2019-10-02T18:48:09.438Z] daemon.go:448: [df6ac06a77600] Daemon stopped [2019-10-02T18:48:09.438Z] === RUN TestTemplatedSecret [2019-10-02T18:48:09.526Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T18:48:09.526Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T18:48:10.451Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T18:48:12.133Z] --- PASS: TestTemplatedSecret (2.93s) [2019-10-02T18:48:12.133Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-10-02T18:48:12.133Z] daemon.go:325: [d78db22240679] waiting for daemon to start [2019-10-02T18:48:12.133Z] daemon.go:325: [d78db22240679] waiting for daemon to start [2019-10-02T18:48:12.133Z] daemon.go:353: [d78db22240679] daemon started [2019-10-02T18:48:12.133Z] daemon.go:461: [d78db22240679] Stopping daemon [2019-10-02T18:48:12.133Z] daemon.go:296: [d78db22240679] exiting daemon [2019-10-02T18:48:12.133Z] daemon.go:448: [d78db22240679] Daemon stopped [2019-10-02T18:48:12.133Z] === RUN TestSecretCreateResolve [2019-10-02T18:48:14.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-02T18:48:14.820Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-10-02T18:48:14.820Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-10-02T18:48:14.821Z] daemon.go:325: [deae0e1d0ea6a] waiting for daemon to start [2019-10-02T18:48:14.821Z] daemon.go:325: [deae0e1d0ea6a] waiting for daemon to start [2019-10-02T18:48:14.821Z] daemon.go:353: [deae0e1d0ea6a] daemon started [2019-10-02T18:48:14.821Z] daemon.go:461: [deae0e1d0ea6a] Stopping daemon [2019-10-02T18:48:14.821Z] daemon.go:296: [deae0e1d0ea6a] exiting daemon [2019-10-02T18:48:14.821Z] daemon.go:448: [deae0e1d0ea6a] Daemon stopped [2019-10-02T18:48:14.821Z] PASS [2019-10-02T18:48:14.821Z] [2019-10-02T18:48:14.821Z] DONE 6 tests in 14.203s [2019-10-02T18:48:14.821Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T18:48:14.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:14.821Z] ++ set -e [2019-10-02T18:48:14.821Z] ++ '[' -n 0 ']' [2019-10-02T18:48:14.821Z] ++ set -x [2019-10-02T18:48:14.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:14.821Z] INFO: Testing against a local daemon [2019-10-02T18:48:14.821Z] === RUN TestServiceCreateInit [2019-10-02T18:48:14.821Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:48:15.704Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T18:48:17.558Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-02T18:48:17.588Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T18:48:17.844Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-02T18:48:18.015Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-02T18:48:18.099Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.75s) [2019-10-02T18:48:18.099Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:353: [d3e19a722c523] daemon started [2019-10-02T18:48:18.099Z] daemon.go:461: [d3e19a722c523] Stopping daemon [2019-10-02T18:48:18.099Z] daemon.go:296: [d3e19a722c523] exiting daemon [2019-10-02T18:48:18.099Z] daemon.go:448: [d3e19a722c523] Daemon stopped [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:296: [d3e19a722c523] exiting daemon [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:325: [d3e19a722c523] waiting for daemon to start [2019-10-02T18:48:18.099Z] daemon.go:353: [d3e19a722c523] daemon started [2019-10-02T18:48:18.099Z] daemon.go:461: [d3e19a722c523] Stopping daemon [2019-10-02T18:48:18.099Z] daemon.go:296: [d3e19a722c523] exiting daemon [2019-10-02T18:48:18.099Z] daemon.go:448: [d3e19a722c523] Daemon stopped [2019-10-02T18:48:18.099Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:48:19.446Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:48:20.609Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T18:48:21.168Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-02T18:48:23.887Z] --- PASS: TestServiceCreateInit (8.74s) [2019-10-02T18:48:23.887Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2019-10-02T18:48:23.887Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:48:23.887Z] daemon.go:325: [dc71ad9cb6635] waiting for daemon to start [2019-10-02T18:48:23.887Z] daemon.go:325: [dc71ad9cb6635] waiting for daemon to start [2019-10-02T18:48:23.887Z] daemon.go:353: [dc71ad9cb6635] daemon started [2019-10-02T18:48:23.887Z] daemon.go:461: [dc71ad9cb6635] Stopping daemon [2019-10-02T18:48:23.887Z] daemon.go:296: [dc71ad9cb6635] exiting daemon [2019-10-02T18:48:23.887Z] daemon.go:448: [dc71ad9cb6635] Daemon stopped [2019-10-02T18:48:23.887Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2019-10-02T18:48:23.887Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:48:23.887Z] daemon.go:325: [d16fdb2332f2c] waiting for daemon to start [2019-10-02T18:48:23.887Z] daemon.go:325: [d16fdb2332f2c] waiting for daemon to start [2019-10-02T18:48:23.887Z] daemon.go:353: [d16fdb2332f2c] daemon started [2019-10-02T18:48:23.887Z] daemon.go:461: [d16fdb2332f2c] Stopping daemon [2019-10-02T18:48:23.887Z] daemon.go:296: [d16fdb2332f2c] exiting daemon [2019-10-02T18:48:23.887Z] daemon.go:448: [d16fdb2332f2c] Daemon stopped [2019-10-02T18:48:23.887Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:48:24.426Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-02T18:48:25.830Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-02T18:48:27.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-02T18:48:28.640Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T18:48:30.544Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T18:48:31.904Z] === RUN TestDockerSuite/TestPortList [2019-10-02T18:48:35.251Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2019-10-02T18:48:35.251Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:353: [d8f4fd04a4c37] daemon started [2019-10-02T18:48:35.251Z] daemon.go:461: [d8f4fd04a4c37] Stopping daemon [2019-10-02T18:48:35.251Z] daemon.go:296: [d8f4fd04a4c37] exiting daemon [2019-10-02T18:48:35.251Z] daemon.go:448: [d8f4fd04a4c37] Daemon stopped [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:339: [d8f4fd04a4c37] error pinging daemon on start: Get http://d8f4fd04a4c37.sock/_ping: context deadline exceeded [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:339: [d8f4fd04a4c37] error pinging daemon on start: Get http://d8f4fd04a4c37.sock/_ping: context deadline exceeded [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:339: [d8f4fd04a4c37] error pinging daemon on start: Get http://d8f4fd04a4c37.sock/_ping: context deadline exceeded [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:339: [d8f4fd04a4c37] error pinging daemon on start: Get http://d8f4fd04a4c37.sock/_ping: context deadline exceeded [2019-10-02T18:48:35.251Z] daemon.go:296: [d8f4fd04a4c37] exiting daemon [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:325: [d8f4fd04a4c37] waiting for daemon to start [2019-10-02T18:48:35.251Z] daemon.go:353: [d8f4fd04a4c37] daemon started [2019-10-02T18:48:35.251Z] daemon.go:461: [d8f4fd04a4c37] Stopping daemon [2019-10-02T18:48:35.251Z] daemon.go:296: [d8f4fd04a4c37] exiting daemon [2019-10-02T18:48:35.251Z] daemon.go:448: [d8f4fd04a4c37] Daemon stopped [2019-10-02T18:48:35.251Z] PASS [2019-10-02T18:48:35.251Z] [2019-10-02T18:48:35.251Z] DONE 17 tests in 57.153s [2019-10-02T18:48:35.251Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] ++ set -e [2019-10-02T18:48:35.251Z] ++ '[' -n 0 ']' [2019-10-02T18:48:35.251Z] ++ set -x [2019-10-02T18:48:35.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] INFO: Testing against a local daemon [2019-10-02T18:48:35.251Z] === RUN TestPluginInvalidJSON [2019-10-02T18:48:35.251Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:48:35.251Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:48:35.251Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-02T18:48:35.251Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-02T18:48:35.251Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-02T18:48:35.251Z] PASS [2019-10-02T18:48:35.251Z] [2019-10-02T18:48:35.251Z] DONE 2 tests in 0.104s [2019-10-02T18:48:35.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] ++ set -e [2019-10-02T18:48:35.251Z] ++ '[' -n 0 ']' [2019-10-02T18:48:35.251Z] ++ set -x [2019-10-02T18:48:35.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:35.251Z] INFO: Testing against a local daemon [2019-10-02T18:48:35.251Z] === RUN TestExternalGraphDriver [2019-10-02T18:48:35.251Z] === RUN TestExternalGraphDriver/json [2019-10-02T18:48:37.219Z] === RUN TestExternalGraphDriver/spec [2019-10-02T18:48:39.078Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-02T18:48:39.078Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-02T18:48:39.238Z] === RUN TestExternalGraphDriver/pull [2019-10-02T18:48:39.535Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-02T18:48:39.535Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-02T18:48:40.499Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-02T18:48:40.499Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-02T18:48:41.121Z] --- PASS: TestExternalGraphDriver (6.26s) [2019-10-02T18:48:41.121Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:353: [df9bfe4033723] daemon started [2019-10-02T18:48:41.121Z] daemon.go:461: [df9bfe4033723] Stopping daemon [2019-10-02T18:48:41.121Z] daemon.go:296: [df9bfe4033723] exiting daemon [2019-10-02T18:48:41.121Z] daemon.go:448: [df9bfe4033723] Daemon stopped [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:353: [df9bfe4033723] daemon started [2019-10-02T18:48:41.121Z] daemon.go:461: [df9bfe4033723] Stopping daemon [2019-10-02T18:48:41.121Z] daemon.go:296: [df9bfe4033723] exiting daemon [2019-10-02T18:48:41.121Z] daemon.go:448: [df9bfe4033723] Daemon stopped [2019-10-02T18:48:41.121Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:353: [df9bfe4033723] daemon started [2019-10-02T18:48:41.121Z] daemon.go:461: [df9bfe4033723] Stopping daemon [2019-10-02T18:48:41.121Z] daemon.go:296: [df9bfe4033723] exiting daemon [2019-10-02T18:48:41.121Z] daemon.go:448: [df9bfe4033723] Daemon stopped [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.121Z] daemon.go:353: [df9bfe4033723] daemon started [2019-10-02T18:48:41.121Z] daemon.go:461: [df9bfe4033723] Stopping daemon [2019-10-02T18:48:41.122Z] daemon.go:296: [df9bfe4033723] exiting daemon [2019-10-02T18:48:41.122Z] daemon.go:448: [df9bfe4033723] Daemon stopped [2019-10-02T18:48:41.122Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-02T18:48:41.122Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.122Z] daemon.go:325: [df9bfe4033723] waiting for daemon to start [2019-10-02T18:48:41.122Z] daemon.go:353: [df9bfe4033723] daemon started [2019-10-02T18:48:41.122Z] daemon.go:461: [df9bfe4033723] Stopping daemon [2019-10-02T18:48:41.122Z] daemon.go:296: [df9bfe4033723] exiting daemon [2019-10-02T18:48:41.122Z] daemon.go:448: [df9bfe4033723] Daemon stopped [2019-10-02T18:48:41.122Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2019-10-02T18:48:41.122Z] === RUN TestGraphdriverPluginV2 [2019-10-02T18:48:42.388Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2019-10-02T18:48:42.388Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-10-02T18:48:42.388Z] daemon.go:325: [de4cbe0cdcfa8] waiting for daemon to start [2019-10-02T18:48:42.388Z] daemon.go:325: [de4cbe0cdcfa8] waiting for daemon to start [2019-10-02T18:48:42.388Z] daemon.go:353: [de4cbe0cdcfa8] daemon started [2019-10-02T18:48:42.388Z] daemon.go:461: [de4cbe0cdcfa8] Stopping daemon [2019-10-02T18:48:42.388Z] daemon.go:296: [de4cbe0cdcfa8] exiting daemon [2019-10-02T18:48:42.388Z] daemon.go:448: [de4cbe0cdcfa8] Daemon stopped [2019-10-02T18:48:42.388Z] === RUN TestCreateServiceConflict [2019-10-02T18:48:42.523Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T18:48:43.406Z] --- PASS: TestCreateServiceConflict (2.21s) [2019-10-02T18:48:43.406Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-10-02T18:48:43.406Z] daemon.go:325: [d7fddbc2b254a] waiting for daemon to start [2019-10-02T18:48:43.406Z] daemon.go:325: [d7fddbc2b254a] waiting for daemon to start [2019-10-02T18:48:43.406Z] daemon.go:353: [d7fddbc2b254a] daemon started [2019-10-02T18:48:43.406Z] daemon.go:461: [d7fddbc2b254a] Stopping daemon [2019-10-02T18:48:43.406Z] daemon.go:296: [d7fddbc2b254a] exiting daemon [2019-10-02T18:48:43.406Z] daemon.go:448: [d7fddbc2b254a] Daemon stopped [2019-10-02T18:48:43.406Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:48:44.410Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T18:48:45.175Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-02T18:48:45.632Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-02T18:48:46.090Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-02T18:48:46.295Z] --- PASS: TestGraphdriverPluginV2 (4.99s) [2019-10-02T18:48:46.295Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-10-02T18:48:46.295Z] daemon.go:325: [d3ba30be1a9f6] waiting for daemon to start [2019-10-02T18:48:46.295Z] daemon.go:325: [d3ba30be1a9f6] waiting for daemon to start [2019-10-02T18:48:46.295Z] daemon.go:353: [d3ba30be1a9f6] daemon started [2019-10-02T18:48:46.295Z] daemon.go:461: [d3ba30be1a9f6] Stopping daemon [2019-10-02T18:48:46.295Z] daemon.go:296: [d3ba30be1a9f6] exiting daemon [2019-10-02T18:48:46.295Z] daemon.go:448: [d3ba30be1a9f6] Daemon stopped [2019-10-02T18:48:46.295Z] daemon.go:325: [d3ba30be1a9f6] waiting for daemon to start [2019-10-02T18:48:46.295Z] daemon.go:325: [d3ba30be1a9f6] waiting for daemon to start [2019-10-02T18:48:46.295Z] daemon.go:353: [d3ba30be1a9f6] daemon started [2019-10-02T18:48:46.295Z] daemon.go:461: [d3ba30be1a9f6] Stopping daemon [2019-10-02T18:48:46.295Z] daemon.go:296: [d3ba30be1a9f6] exiting daemon [2019-10-02T18:48:46.295Z] daemon.go:448: [d3ba30be1a9f6] Daemon stopped [2019-10-02T18:48:46.295Z] PASS [2019-10-02T18:48:46.295Z] [2019-10-02T18:48:46.295Z] DONE 5 tests in 11.302s [2019-10-02T18:48:46.295Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-02T18:48:46.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:46.295Z] ++ set -e [2019-10-02T18:48:46.295Z] ++ '[' -n 0 ']' [2019-10-02T18:48:46.295Z] ++ set -x [2019-10-02T18:48:46.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:48:46.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-02T18:48:46.295Z] INFO: Testing against a local daemon [2019-10-02T18:48:46.295Z] === RUN TestContinueAfterPluginCrash [2019-10-02T18:48:46.295Z] === PAUSE TestContinueAfterPluginCrash [2019-10-02T18:48:46.295Z] === RUN TestDaemonStartWithLogOpt [2019-10-02T18:48:46.295Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-02T18:48:46.295Z] === CONT TestContinueAfterPluginCrash [2019-10-02T18:48:46.295Z] === CONT TestDaemonStartWithLogOpt [2019-10-02T18:48:46.871Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2019-10-02T18:48:46.871Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-10-02T18:48:46.871Z] daemon.go:325: [d403922568f33] waiting for daemon to start [2019-10-02T18:48:46.871Z] daemon.go:325: [d403922568f33] waiting for daemon to start [2019-10-02T18:48:46.871Z] daemon.go:353: [d403922568f33] daemon started [2019-10-02T18:48:46.871Z] daemon.go:461: [d403922568f33] Stopping daemon [2019-10-02T18:48:46.871Z] daemon.go:296: [d403922568f33] exiting daemon [2019-10-02T18:48:46.871Z] daemon.go:448: [d403922568f33] Daemon stopped [2019-10-02T18:48:46.871Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:48:47.054Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-02T18:48:47.511Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-02T18:48:48.475Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-02T18:48:50.006Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-02T18:48:51.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-02T18:48:53.486Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T18:48:53.486Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T18:48:53.486Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T18:48:54.683Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-02T18:48:54.683Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-02T18:48:54.683Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-02T18:48:55.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T18:48:55.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T18:48:55.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-02T18:48:55.142Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-02T18:48:55.142Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-02T18:48:55.142Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-02T18:48:55.142Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-02T18:48:55.601Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-02T18:48:55.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T18:48:55.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T18:48:56.093Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-02T18:48:57.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T18:48:57.312Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T18:48:59.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T18:48:59.874Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-02T18:49:00.798Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-02T18:49:01.875Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-02T18:49:02.111Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.23s) [2019-10-02T18:49:02.111Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-10-02T18:49:02.111Z] daemon.go:325: [deb5a940004eb] waiting for daemon to start [2019-10-02T18:49:02.111Z] daemon.go:325: [deb5a940004eb] waiting for daemon to start [2019-10-02T18:49:02.111Z] daemon.go:353: [deb5a940004eb] daemon started [2019-10-02T18:49:02.111Z] daemon.go:461: [deb5a940004eb] Stopping daemon [2019-10-02T18:49:02.111Z] daemon.go:296: [deb5a940004eb] exiting daemon [2019-10-02T18:49:02.111Z] daemon.go:448: [deb5a940004eb] Daemon stopped [2019-10-02T18:49:02.111Z] === RUN TestCreateServiceSecretFileMode [2019-10-02T18:49:03.603Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2019-10-02T18:49:03.603Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-10-02T18:49:03.603Z] daemon.go:325: [d7296079d4bed] waiting for daemon to start [2019-10-02T18:49:03.603Z] daemon.go:325: [d7296079d4bed] waiting for daemon to start [2019-10-02T18:49:03.603Z] daemon.go:353: [d7296079d4bed] daemon started [2019-10-02T18:49:03.603Z] daemon.go:461: [d7296079d4bed] Stopping daemon [2019-10-02T18:49:03.603Z] daemon.go:296: [d7296079d4bed] exiting daemon [2019-10-02T18:49:03.603Z] daemon.go:448: [d7296079d4bed] Daemon stopped [2019-10-02T18:49:03.603Z] === RUN TestCreateServiceConfigFileMode [2019-10-02T18:49:05.015Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-02T18:49:06.291Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2019-10-02T18:49:06.291Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-10-02T18:49:06.291Z] daemon.go:325: [d698b53a85ee8] waiting for daemon to start [2019-10-02T18:49:06.291Z] daemon.go:325: [d698b53a85ee8] waiting for daemon to start [2019-10-02T18:49:06.291Z] daemon.go:353: [d698b53a85ee8] daemon started [2019-10-02T18:49:06.291Z] daemon.go:461: [d698b53a85ee8] Stopping daemon [2019-10-02T18:49:06.291Z] daemon.go:296: [d698b53a85ee8] exiting daemon [2019-10-02T18:49:06.291Z] daemon.go:448: [d698b53a85ee8] Daemon stopped [2019-10-02T18:49:06.291Z] === RUN TestCreateServiceSysctls [2019-10-02T18:49:06.985Z] --- PASS: TestDaemonStartWithLogOpt (20.49s) [2019-10-02T18:49:06.985Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-10-02T18:49:06.985Z] daemon.go:325: [d1f80f8da22dd] waiting for daemon to start [2019-10-02T18:49:06.985Z] daemon.go:325: [d1f80f8da22dd] waiting for daemon to start [2019-10-02T18:49:06.985Z] daemon.go:353: [d1f80f8da22dd] daemon started [2019-10-02T18:49:06.985Z] daemon.go:461: [d1f80f8da22dd] Stopping daemon [2019-10-02T18:49:06.985Z] daemon.go:296: [d1f80f8da22dd] exiting daemon [2019-10-02T18:49:06.985Z] daemon.go:448: [d1f80f8da22dd] Daemon stopped [2019-10-02T18:49:06.985Z] daemon.go:325: [d1f80f8da22dd] waiting for daemon to start [2019-10-02T18:49:06.985Z] daemon.go:325: [d1f80f8da22dd] waiting for daemon to start [2019-10-02T18:49:06.985Z] daemon.go:353: [d1f80f8da22dd] daemon started [2019-10-02T18:49:06.985Z] daemon.go:461: [d1f80f8da22dd] Stopping daemon [2019-10-02T18:49:06.985Z] daemon.go:296: [d1f80f8da22dd] exiting daemon [2019-10-02T18:49:06.985Z] daemon.go:448: [d1f80f8da22dd] Daemon stopped [2019-10-02T18:49:06.985Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-02T18:49:06.985Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-02T18:49:07.283Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T18:49:09.272Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-02T18:49:09.757Z] --- PASS: TestCreateServiceSysctls (3.59s) [2019-10-02T18:49:09.757Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-10-02T18:49:09.757Z] daemon.go:325: [dd5e79dfdb55f] waiting for daemon to start [2019-10-02T18:49:09.757Z] daemon.go:325: [dd5e79dfdb55f] waiting for daemon to start [2019-10-02T18:49:09.757Z] daemon.go:353: [dd5e79dfdb55f] daemon started [2019-10-02T18:49:09.757Z] daemon.go:461: [dd5e79dfdb55f] Stopping daemon [2019-10-02T18:49:09.757Z] daemon.go:296: [dd5e79dfdb55f] exiting daemon [2019-10-02T18:49:09.757Z] daemon.go:448: [dd5e79dfdb55f] Daemon stopped [2019-10-02T18:49:09.757Z] === RUN TestInspect [2019-10-02T18:49:11.201Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T18:49:11.803Z] --- PASS: TestContinueAfterPluginCrash (25.61s) [2019-10-02T18:49:11.803Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-10-02T18:49:11.803Z] daemon.go:325: [dfabed2227c9c] waiting for daemon to start [2019-10-02T18:49:11.803Z] daemon.go:325: [dfabed2227c9c] waiting for daemon to start [2019-10-02T18:49:11.803Z] daemon.go:353: [dfabed2227c9c] daemon started [2019-10-02T18:49:11.803Z] daemon.go:461: [dfabed2227c9c] Stopping daemon [2019-10-02T18:49:11.803Z] daemon.go:296: [dfabed2227c9c] exiting daemon [2019-10-02T18:49:11.803Z] daemon.go:448: [dfabed2227c9c] Daemon stopped [2019-10-02T18:49:11.803Z] PASS [2019-10-02T18:49:11.803Z] [2019-10-02T18:49:11.803Z] DONE 2 tests in 25.707s [2019-10-02T18:49:11.803Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-02T18:49:11.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:11.803Z] ++ set -e [2019-10-02T18:49:11.803Z] ++ '[' -n 0 ']' [2019-10-02T18:49:11.803Z] ++ set -x [2019-10-02T18:49:11.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:11.803Z] INFO: Testing against a local daemon [2019-10-02T18:49:11.803Z] === RUN TestPluginWithDevMounts [2019-10-02T18:49:11.803Z] === PAUSE TestPluginWithDevMounts [2019-10-02T18:49:11.803Z] === CONT TestPluginWithDevMounts [2019-10-02T18:49:12.445Z] --- PASS: TestInspect (2.82s) [2019-10-02T18:49:12.445Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-10-02T18:49:12.445Z] daemon.go:325: [daef4e1ee041d] waiting for daemon to start [2019-10-02T18:49:12.445Z] daemon.go:325: [daef4e1ee041d] waiting for daemon to start [2019-10-02T18:49:12.445Z] daemon.go:353: [daef4e1ee041d] daemon started [2019-10-02T18:49:12.445Z] daemon.go:461: [daef4e1ee041d] Stopping daemon [2019-10-02T18:49:12.445Z] daemon.go:296: [daef4e1ee041d] exiting daemon [2019-10-02T18:49:12.445Z] daemon.go:448: [daef4e1ee041d] Daemon stopped [2019-10-02T18:49:12.445Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:49:12.728Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T18:49:14.143Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-02T18:49:14.143Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-10-02T18:49:14.143Z] daemon.go:325: [dae639c2aabe1] waiting for daemon to start [2019-10-02T18:49:14.143Z] daemon.go:325: [dae639c2aabe1] waiting for daemon to start [2019-10-02T18:49:14.143Z] daemon.go:353: [dae639c2aabe1] daemon started [2019-10-02T18:49:14.143Z] daemon.go:461: [dae639c2aabe1] Stopping daemon [2019-10-02T18:49:14.143Z] daemon.go:296: [dae639c2aabe1] exiting daemon [2019-10-02T18:49:14.143Z] daemon.go:448: [dae639c2aabe1] Daemon stopped [2019-10-02T18:49:14.143Z] PASS [2019-10-02T18:49:14.143Z] [2019-10-02T18:49:14.143Z] DONE 1 tests in 2.321s [2019-10-02T18:49:14.143Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-02T18:49:14.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:14.143Z] ++ set -e [2019-10-02T18:49:14.143Z] ++ '[' -n 0 ']' [2019-10-02T18:49:14.143Z] ++ set -x [2019-10-02T18:49:14.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:14.399Z] INFO: Testing against a local daemon [2019-10-02T18:49:14.399Z] === RUN TestSecretInspect [2019-10-02T18:49:15.325Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-02T18:49:16.674Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-02T18:49:16.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-02T18:49:16.736Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T18:49:16.736Z] --- PASS: TestSecretInspect (2.26s) [2019-10-02T18:49:16.736Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-10-02T18:49:16.736Z] daemon.go:325: [dd4b589fd6b62] waiting for daemon to start [2019-10-02T18:49:16.736Z] daemon.go:325: [dd4b589fd6b62] waiting for daemon to start [2019-10-02T18:49:16.736Z] daemon.go:353: [dd4b589fd6b62] daemon started [2019-10-02T18:49:16.736Z] daemon.go:461: [dd4b589fd6b62] Stopping daemon [2019-10-02T18:49:16.736Z] daemon.go:296: [dd4b589fd6b62] exiting daemon [2019-10-02T18:49:16.736Z] daemon.go:448: [dd4b589fd6b62] Daemon stopped [2019-10-02T18:49:16.736Z] === RUN TestSecretList [2019-10-02T18:49:17.954Z] --- PASS: TestDockerNetworkConnectAlias (4.66s) [2019-10-02T18:49:17.954Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-10-02T18:49:17.954Z] daemon.go:325: [dac3593241b6a] waiting for daemon to start [2019-10-02T18:49:17.954Z] daemon.go:325: [dac3593241b6a] waiting for daemon to start [2019-10-02T18:49:17.954Z] daemon.go:353: [dac3593241b6a] daemon started [2019-10-02T18:49:17.954Z] daemon.go:461: [dac3593241b6a] Stopping daemon [2019-10-02T18:49:17.954Z] daemon.go:296: [dac3593241b6a] exiting daemon [2019-10-02T18:49:17.954Z] daemon.go:448: [dac3593241b6a] Daemon stopped [2019-10-02T18:49:17.954Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:49:18.208Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-02T18:49:19.290Z] --- PASS: TestSecretList (2.27s) [2019-10-02T18:49:19.290Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-10-02T18:49:19.290Z] daemon.go:325: [def9c9510378e] waiting for daemon to start [2019-10-02T18:49:19.290Z] daemon.go:325: [def9c9510378e] waiting for daemon to start [2019-10-02T18:49:19.290Z] daemon.go:353: [def9c9510378e] daemon started [2019-10-02T18:49:19.290Z] daemon.go:461: [def9c9510378e] Stopping daemon [2019-10-02T18:49:19.290Z] daemon.go:296: [def9c9510378e] exiting daemon [2019-10-02T18:49:19.290Z] daemon.go:448: [def9c9510378e] Daemon stopped [2019-10-02T18:49:19.290Z] === RUN TestSecretsCreateAndDelete [2019-10-02T18:49:21.259Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2019-10-02T18:49:21.259Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-10-02T18:49:21.259Z] daemon.go:325: [dc258a8085fe6] waiting for daemon to start [2019-10-02T18:49:21.259Z] daemon.go:325: [dc258a8085fe6] waiting for daemon to start [2019-10-02T18:49:21.259Z] daemon.go:353: [dc258a8085fe6] daemon started [2019-10-02T18:49:21.259Z] daemon.go:461: [dc258a8085fe6] Stopping daemon [2019-10-02T18:49:21.259Z] daemon.go:296: [dc258a8085fe6] exiting daemon [2019-10-02T18:49:21.259Z] daemon.go:448: [dc258a8085fe6] Daemon stopped [2019-10-02T18:49:21.259Z] === RUN TestSecretsUpdate [2019-10-02T18:49:22.345Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2019-10-02T18:49:22.345Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-10-02T18:49:22.345Z] daemon.go:325: [dee4606327201] waiting for daemon to start [2019-10-02T18:49:22.345Z] daemon.go:325: [dee4606327201] waiting for daemon to start [2019-10-02T18:49:22.345Z] daemon.go:353: [dee4606327201] daemon started [2019-10-02T18:49:22.345Z] daemon.go:461: [dee4606327201] Stopping daemon [2019-10-02T18:49:22.345Z] daemon.go:296: [dee4606327201] exiting daemon [2019-10-02T18:49:22.345Z] daemon.go:448: [dee4606327201] Daemon stopped [2019-10-02T18:49:22.345Z] === RUN TestServicePlugin [2019-10-02T18:49:22.345Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-02T18:49:22.345Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:49:22.345Z] === RUN TestServiceUpdateLabel [2019-10-02T18:49:22.748Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T18:49:22.748Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T18:49:23.003Z] --- PASS: TestSecretsUpdate (2.14s) [2019-10-02T18:49:23.003Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-10-02T18:49:23.003Z] daemon.go:325: [d3d416aa431d6] waiting for daemon to start [2019-10-02T18:49:23.003Z] daemon.go:325: [d3d416aa431d6] waiting for daemon to start [2019-10-02T18:49:23.003Z] daemon.go:353: [d3d416aa431d6] daemon started [2019-10-02T18:49:23.003Z] daemon.go:461: [d3d416aa431d6] Stopping daemon [2019-10-02T18:49:23.003Z] daemon.go:296: [d3d416aa431d6] exiting daemon [2019-10-02T18:49:23.003Z] daemon.go:448: [d3d416aa431d6] Daemon stopped [2019-10-02T18:49:23.003Z] === RUN TestTemplatedSecret [2019-10-02T18:49:23.826Z] --- PASS: TestServiceUpdateLabel (2.27s) [2019-10-02T18:49:23.826Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-10-02T18:49:23.826Z] daemon.go:325: [da9616fa35620] waiting for daemon to start [2019-10-02T18:49:23.826Z] daemon.go:325: [da9616fa35620] waiting for daemon to start [2019-10-02T18:49:23.826Z] daemon.go:353: [da9616fa35620] daemon started [2019-10-02T18:49:23.826Z] daemon.go:461: [da9616fa35620] Stopping daemon [2019-10-02T18:49:23.826Z] daemon.go:296: [da9616fa35620] exiting daemon [2019-10-02T18:49:23.826Z] daemon.go:448: [da9616fa35620] Daemon stopped [2019-10-02T18:49:23.826Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:49:26.348Z] --- PASS: TestTemplatedSecret (2.89s) [2019-10-02T18:49:26.348Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-10-02T18:49:26.348Z] daemon.go:325: [dadbd1d0cc424] waiting for daemon to start [2019-10-02T18:49:26.348Z] daemon.go:325: [dadbd1d0cc424] waiting for daemon to start [2019-10-02T18:49:26.348Z] daemon.go:353: [dadbd1d0cc424] daemon started [2019-10-02T18:49:26.348Z] daemon.go:461: [dadbd1d0cc424] Stopping daemon [2019-10-02T18:49:26.348Z] daemon.go:296: [dadbd1d0cc424] exiting daemon [2019-10-02T18:49:26.348Z] daemon.go:448: [dadbd1d0cc424] Daemon stopped [2019-10-02T18:49:26.348Z] === RUN TestSecretCreateResolve [2019-10-02T18:49:27.275Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T18:49:28.371Z] --- PASS: TestSecretCreateResolve (2.37s) [2019-10-02T18:49:28.371Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-10-02T18:49:28.371Z] daemon.go:325: [d33c2f6a1caef] waiting for daemon to start [2019-10-02T18:49:28.371Z] daemon.go:325: [d33c2f6a1caef] waiting for daemon to start [2019-10-02T18:49:28.371Z] daemon.go:353: [d33c2f6a1caef] daemon started [2019-10-02T18:49:28.371Z] daemon.go:461: [d33c2f6a1caef] Stopping daemon [2019-10-02T18:49:28.371Z] daemon.go:296: [d33c2f6a1caef] exiting daemon [2019-10-02T18:49:28.371Z] daemon.go:448: [d33c2f6a1caef] Daemon stopped [2019-10-02T18:49:28.371Z] PASS [2019-10-02T18:49:28.371Z] [2019-10-02T18:49:28.371Z] DONE 6 tests in 14.095s [2019-10-02T18:49:28.371Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-02T18:49:28.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:28.371Z] ++ set -e [2019-10-02T18:49:28.371Z] ++ '[' -n 0 ']' [2019-10-02T18:49:28.371Z] ++ set -x [2019-10-02T18:49:28.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:49:28.371Z] INFO: Testing against a local daemon [2019-10-02T18:49:28.371Z] === RUN TestServiceCreateInit [2019-10-02T18:49:28.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:49:29.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-02T18:49:34.016Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:49:36.079Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T18:49:38.274Z] --- PASS: TestServiceCreateInit (9.47s) [2019-10-02T18:49:38.274Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2019-10-02T18:49:38.274Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-10-02T18:49:38.274Z] daemon.go:325: [d34b9b914bccf] waiting for daemon to start [2019-10-02T18:49:38.274Z] daemon.go:325: [d34b9b914bccf] waiting for daemon to start [2019-10-02T18:49:38.274Z] daemon.go:353: [d34b9b914bccf] daemon started [2019-10-02T18:49:38.274Z] daemon.go:461: [d34b9b914bccf] Stopping daemon [2019-10-02T18:49:38.274Z] daemon.go:296: [d34b9b914bccf] exiting daemon [2019-10-02T18:49:38.274Z] daemon.go:448: [d34b9b914bccf] Daemon stopped [2019-10-02T18:49:38.274Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) [2019-10-02T18:49:38.274Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-10-02T18:49:38.274Z] daemon.go:325: [dc7ab143baefa] waiting for daemon to start [2019-10-02T18:49:38.274Z] daemon.go:325: [dc7ab143baefa] waiting for daemon to start [2019-10-02T18:49:38.274Z] daemon.go:353: [dc7ab143baefa] daemon started [2019-10-02T18:49:38.274Z] daemon.go:461: [dc7ab143baefa] Stopping daemon [2019-10-02T18:49:38.274Z] daemon.go:296: [dc7ab143baefa] exiting daemon [2019-10-02T18:49:38.274Z] daemon.go:448: [dc7ab143baefa] Daemon stopped [2019-10-02T18:49:38.274Z] === RUN TestCreateServiceMultipleTimes [2019-10-02T18:49:38.274Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T18:49:39.048Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2019-10-02T18:49:39.048Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-10-02T18:49:39.048Z] daemon.go:325: [df871cd78384d] waiting for daemon to start [2019-10-02T18:49:39.048Z] daemon.go:325: [df871cd78384d] waiting for daemon to start [2019-10-02T18:49:39.048Z] daemon.go:353: [df871cd78384d] daemon started [2019-10-02T18:49:39.048Z] daemon.go:461: [df871cd78384d] Stopping daemon [2019-10-02T18:49:39.048Z] daemon.go:296: [df871cd78384d] exiting daemon [2019-10-02T18:49:39.048Z] daemon.go:448: [df871cd78384d] Daemon stopped [2019-10-02T18:49:39.048Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:49:40.999Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T18:49:43.187Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-02T18:49:43.187Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T18:49:45.113Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T18:49:47.130Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T18:49:49.810Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T18:49:51.784Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T18:49:51.784Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T18:49:52.854Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T18:49:54.279Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2019-10-02T18:49:54.279Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-10-02T18:49:54.279Z] daemon.go:325: [d349ec264e5b2] waiting for daemon to start [2019-10-02T18:49:54.279Z] daemon.go:325: [d349ec264e5b2] waiting for daemon to start [2019-10-02T18:49:54.279Z] daemon.go:353: [d349ec264e5b2] daemon started [2019-10-02T18:49:54.279Z] daemon.go:461: [d349ec264e5b2] Stopping daemon [2019-10-02T18:49:54.279Z] daemon.go:296: [d349ec264e5b2] exiting daemon [2019-10-02T18:49:54.279Z] daemon.go:448: [d349ec264e5b2] Daemon stopped [2019-10-02T18:49:54.279Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:49:55.368Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T18:49:56.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-02T18:49:58.223Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T18:49:58.520Z] --- PASS: TestCreateServiceMultipleTimes (20.69s) [2019-10-02T18:49:58.521Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-10-02T18:49:58.521Z] daemon.go:325: [d3bf6ac59b412] waiting for daemon to start [2019-10-02T18:49:58.521Z] daemon.go:325: [d3bf6ac59b412] waiting for daemon to start [2019-10-02T18:49:58.521Z] daemon.go:353: [d3bf6ac59b412] daemon started [2019-10-02T18:49:58.521Z] daemon.go:461: [d3bf6ac59b412] Stopping daemon [2019-10-02T18:49:58.521Z] daemon.go:296: [d3bf6ac59b412] exiting daemon [2019-10-02T18:49:58.521Z] daemon.go:448: [d3bf6ac59b412] Daemon stopped [2019-10-02T18:49:58.521Z] === RUN TestCreateServiceConflict [2019-10-02T18:49:59.447Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T18:49:59.447Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T18:49:59.702Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T18:49:59.702Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T18:49:59.702Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T18:50:00.627Z] --- PASS: TestCreateServiceConflict (2.06s) [2019-10-02T18:50:00.627Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-10-02T18:50:00.627Z] daemon.go:325: [d5a9d2edb38e0] waiting for daemon to start [2019-10-02T18:50:00.627Z] daemon.go:325: [d5a9d2edb38e0] waiting for daemon to start [2019-10-02T18:50:00.627Z] daemon.go:353: [d5a9d2edb38e0] daemon started [2019-10-02T18:50:00.627Z] daemon.go:461: [d5a9d2edb38e0] Stopping daemon [2019-10-02T18:50:00.627Z] daemon.go:296: [d5a9d2edb38e0] exiting daemon [2019-10-02T18:50:00.627Z] daemon.go:448: [d5a9d2edb38e0] Daemon stopped [2019-10-02T18:50:00.627Z] === RUN TestCreateServiceMaxReplicas [2019-10-02T18:50:00.698Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-02T18:50:00.881Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T18:50:02.858Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T18:50:04.306Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2019-10-02T18:50:04.306Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-10-02T18:50:04.306Z] daemon.go:325: [d189e78530e82] waiting for daemon to start [2019-10-02T18:50:04.306Z] daemon.go:325: [d189e78530e82] waiting for daemon to start [2019-10-02T18:50:04.306Z] daemon.go:353: [d189e78530e82] daemon started [2019-10-02T18:50:04.306Z] daemon.go:461: [d189e78530e82] Stopping daemon [2019-10-02T18:50:04.306Z] daemon.go:296: [d189e78530e82] exiting daemon [2019-10-02T18:50:04.306Z] daemon.go:448: [d189e78530e82] Daemon stopped [2019-10-02T18:50:04.306Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-02T18:50:04.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T18:50:05.254Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T18:50:07.054Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2019-10-02T18:50:07.054Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-10-02T18:50:07.054Z] daemon.go:325: [ddb6a95b2347f] waiting for daemon to start [2019-10-02T18:50:07.054Z] daemon.go:325: [ddb6a95b2347f] waiting for daemon to start [2019-10-02T18:50:07.054Z] daemon.go:353: [ddb6a95b2347f] daemon started [2019-10-02T18:50:07.054Z] daemon.go:461: [ddb6a95b2347f] Stopping daemon [2019-10-02T18:50:07.054Z] daemon.go:296: [ddb6a95b2347f] exiting daemon [2019-10-02T18:50:07.054Z] daemon.go:448: [ddb6a95b2347f] Daemon stopped [2019-10-02T18:50:07.054Z] PASS [2019-10-02T18:50:07.054Z] [2019-10-02T18:50:07.054Z] === Skipped [2019-10-02T18:50:07.054Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-02T18:50:07.054Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-02T18:50:07.054Z] [2019-10-02T18:50:07.054Z] [2019-10-02T18:50:07.054Z] DONE 18 tests, 1 skipped in 112.528s [2019-10-02T18:50:07.054Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T18:50:07.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:07.054Z] ++ set -e [2019-10-02T18:50:07.054Z] ++ '[' -n 0 ']' [2019-10-02T18:50:07.054Z] ++ set -x [2019-10-02T18:50:07.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:07.054Z] INFO: Testing against a local daemon [2019-10-02T18:50:07.054Z] === RUN TestSessionCreate [2019-10-02T18:50:07.054Z] --- PASS: TestSessionCreate (0.05s) [2019-10-02T18:50:07.054Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:50:07.339Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-02T18:50:07.339Z] PASS [2019-10-02T18:50:07.339Z] [2019-10-02T18:50:07.339Z] DONE 2 tests in 0.207s [2019-10-02T18:50:07.339Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T18:50:07.339Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:07.339Z] ++ set -e [2019-10-02T18:50:07.339Z] ++ '[' -n 0 ']' [2019-10-02T18:50:07.339Z] ++ set -x [2019-10-02T18:50:07.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:07.339Z] INFO: Testing against a local daemon [2019-10-02T18:50:07.339Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:50:07.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:50:07.339Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:50:07.339Z] === RUN TestEventsExecDie [2019-10-02T18:50:08.352Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-02T18:50:08.352Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:50:08.352Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-02T18:50:08.352Z] === RUN TestInfoBinaryCommits [2019-10-02T18:50:08.352Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-02T18:50:08.352Z] === RUN TestInfoAPIVersioned [2019-10-02T18:50:08.352Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-02T18:50:08.352Z] === RUN TestInfoAPI [2019-10-02T18:50:08.637Z] --- PASS: TestInfoAPI (0.06s) [2019-10-02T18:50:08.637Z] === RUN TestInfoAPIWarnings [2019-10-02T18:50:09.648Z] --- PASS: TestInfoAPIWarnings (0.91s) [2019-10-02T18:50:09.649Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-10-02T18:50:09.649Z] daemon.go:325: [d4d7a1c123584] waiting for daemon to start [2019-10-02T18:50:09.649Z] daemon.go:325: [d4d7a1c123584] waiting for daemon to start [2019-10-02T18:50:09.649Z] daemon.go:353: [d4d7a1c123584] daemon started [2019-10-02T18:50:09.649Z] daemon.go:461: [d4d7a1c123584] Stopping daemon [2019-10-02T18:50:09.649Z] daemon.go:296: [d4d7a1c123584] exiting daemon [2019-10-02T18:50:09.649Z] daemon.go:448: [d4d7a1c123584] Daemon stopped [2019-10-02T18:50:09.649Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:50:09.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-02T18:50:09.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-02T18:50:09.933Z] === RUN TestPingCacheHeaders [2019-10-02T18:50:09.933Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-02T18:50:09.933Z] === RUN TestPingGet [2019-10-02T18:50:09.933Z] --- PASS: TestPingGet (0.04s) [2019-10-02T18:50:09.933Z] === RUN TestPingHead [2019-10-02T18:50:10.239Z] --- PASS: TestPingHead (0.05s) [2019-10-02T18:50:10.239Z] === RUN TestVersion [2019-10-02T18:50:10.239Z] --- PASS: TestVersion (0.05s) [2019-10-02T18:50:10.239Z] PASS [2019-10-02T18:50:10.239Z] [2019-10-02T18:50:10.239Z] === Skipped [2019-10-02T18:50:10.239Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:50:10.239Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:50:10.239Z] [2019-10-02T18:50:10.239Z] [2019-10-02T18:50:10.239Z] DONE 12 tests, 1 skipped in 2.908s [2019-10-02T18:50:10.239Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T18:50:10.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:10.239Z] ++ set -e [2019-10-02T18:50:10.239Z] ++ '[' -n 0 ']' [2019-10-02T18:50:10.239Z] ++ set -x [2019-10-02T18:50:10.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:50:10.239Z] INFO: Testing against a local daemon [2019-10-02T18:50:10.239Z] === RUN TestVolumesCreateAndList [2019-10-02T18:50:10.239Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-10-02T18:50:10.239Z] === RUN TestVolumesRemove [2019-10-02T18:50:10.528Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-02T18:50:10.528Z] === RUN TestVolumesInspect [2019-10-02T18:50:10.528Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-02T18:50:10.528Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:50:10.528Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:50:10.528Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:50:10.528Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:50:10.528Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-02T18:50:10.528Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:50:10.528Z] PASS [2019-10-02T18:50:10.528Z] [2019-10-02T18:50:10.528Z] DONE 5 tests in 0.326s [2019-10-02T18:50:10.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:50:10.811Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:50:10.811Z] +++ kill 11145 [2019-10-02T18:50:11.018Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-02T18:50:12.282Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:50:12.282Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:50:12.282Z] Clearing AppArmor profiles cache:. [2019-10-02T18:50:12.282Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:50:12.282Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:50:12.282Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:50:12.282Z] [2019-10-02T18:50:12.282Z] To set a process to complain mode, use the command line tool [2019-10-02T18:50:12.282Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:50:12.282Z] with the 'teardown' option." [2019-10-02T18:50:12.282Z] Post stage [Pipeline] junit [2019-10-02T18:50:13.793Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T18:50:14.382Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T18:50:14.730Z] + echo Ensuring container killed. [2019-10-02T18:50:14.731Z] Ensuring container killed. [2019-10-02T18:50:14.731Z] + docker rm -vf docker-pr2 [2019-10-02T18:50:14.731Z] Error: No such container: docker-pr2 [2019-10-02T18:50:14.731Z] + true [Pipeline] sh [2019-10-02T18:50:15.111Z] + echo Chowning /workspace to jenkins user [2019-10-02T18:50:15.111Z] Chowning /workspace to jenkins user [2019-10-02T18:50:15.111Z] + id -u [2019-10-02T18:50:15.111Z] + id -g [2019-10-02T18:50:15.111Z] + docker run --rm -v /home/docker/workspace/engine_PR-392:/workspace busybox chown -R 1001:1001 /workspace [2019-10-02T18:50:15.111Z] Unable to find image 'busybox:latest' locally [2019-10-02T18:50:15.395Z] latest: Pulling from library/busybox [2019-10-02T18:50:15.395Z] e38168a01e65: Pulling fs layer [2019-10-02T18:50:15.686Z] e38168a01e65: Verifying Checksum [2019-10-02T18:50:15.686Z] e38168a01e65: Download complete [2019-10-02T18:50:15.836Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T18:50:15.974Z] e38168a01e65: Pull complete [2019-10-02T18:50:15.974Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T18:50:15.974Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T18:50:18.348Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T18:50:18.348Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T18:50:18.348Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T18:50:18.396Z] + bundleName=ppc64le-integration [2019-10-02T18:50:18.396Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-02T18:50:18.396Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-02T18:50:18.396Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2019-10-02T18:50:18.396Z] *-report.xml ) -print [2019-10-02T18:50:18.603Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] archiveArtifacts [2019-10-02T18:50:18.715Z] Archiving artifacts [2019-10-02T18:50:19.045Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2019-10-02T18:50:19.163Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2019-10-02T18:50:19.163Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-10-02T18:50:19.163Z] daemon.go:325: [d644aa56a4140] waiting for daemon to start [2019-10-02T18:50:19.163Z] daemon.go:325: [d644aa56a4140] waiting for daemon to start [2019-10-02T18:50:19.163Z] daemon.go:353: [d644aa56a4140] daemon started [2019-10-02T18:50:19.163Z] daemon.go:461: [d644aa56a4140] Stopping daemon [2019-10-02T18:50:19.163Z] daemon.go:296: [d644aa56a4140] exiting daemon [2019-10-02T18:50:19.163Z] daemon.go:448: [d644aa56a4140] Daemon stopped [2019-10-02T18:50:19.163Z] === RUN TestCreateServiceSecretFileMode [Pipeline] sh [2019-10-02T18:50:19.596Z] + make clean [2019-10-02T18:50:20.214Z] docker volume rm -f docker-dev-cache [2019-10-02T18:50:20.214Z] docker-dev-cache [Pipeline] deleteDir [2019-10-02T18:50:21.325Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-02T18:50:22.058Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T18:50:22.058Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2019-10-02T18:50:22.058Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-10-02T18:50:22.058Z] daemon.go:325: [d92c519cca7a4] waiting for daemon to start [2019-10-02T18:50:22.058Z] daemon.go:325: [d92c519cca7a4] waiting for daemon to start [2019-10-02T18:50:22.058Z] daemon.go:353: [d92c519cca7a4] daemon started [2019-10-02T18:50:22.058Z] daemon.go:461: [d92c519cca7a4] Stopping daemon [2019-10-02T18:50:22.058Z] daemon.go:296: [d92c519cca7a4] exiting daemon [2019-10-02T18:50:22.058Z] daemon.go:448: [d92c519cca7a4] Daemon stopped [2019-10-02T18:50:22.058Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T18:50:23.198Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T18:50:24.302Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2019-10-02T18:50:24.302Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-10-02T18:50:24.302Z] daemon.go:325: [d824945c90317] waiting for daemon to start [2019-10-02T18:50:24.302Z] daemon.go:325: [d824945c90317] waiting for daemon to start [2019-10-02T18:50:24.302Z] daemon.go:353: [d824945c90317] daemon started [2019-10-02T18:50:24.302Z] daemon.go:461: [d824945c90317] Stopping daemon [2019-10-02T18:50:24.302Z] daemon.go:296: [d824945c90317] exiting daemon [2019-10-02T18:50:24.302Z] daemon.go:448: [d824945c90317] Daemon stopped [2019-10-02T18:50:24.302Z] === RUN TestCreateServiceSysctls [2019-10-02T18:50:25.031Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-02T18:50:27.108Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-02T18:50:28.726Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T18:50:28.726Z] --- PASS: TestCreateServiceSysctls (4.41s) [2019-10-02T18:50:28.726Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-10-02T18:50:28.726Z] daemon.go:325: [d1e982c7e25a2] waiting for daemon to start [2019-10-02T18:50:28.726Z] daemon.go:325: [d1e982c7e25a2] waiting for daemon to start [2019-10-02T18:50:28.726Z] daemon.go:353: [d1e982c7e25a2] daemon started [2019-10-02T18:50:28.726Z] daemon.go:461: [d1e982c7e25a2] Stopping daemon [2019-10-02T18:50:28.726Z] daemon.go:296: [d1e982c7e25a2] exiting daemon [2019-10-02T18:50:28.726Z] daemon.go:448: [d1e982c7e25a2] Daemon stopped [2019-10-02T18:50:28.726Z] === RUN TestInspect [2019-10-02T18:50:29.734Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T18:50:29.734Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T18:50:29.734Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T18:50:31.880Z] --- PASS: TestInspect (2.96s) [2019-10-02T18:50:31.880Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-10-02T18:50:31.880Z] daemon.go:325: [d6419604020e6] waiting for daemon to start [2019-10-02T18:50:31.880Z] daemon.go:325: [d6419604020e6] waiting for daemon to start [2019-10-02T18:50:31.880Z] daemon.go:353: [d6419604020e6] daemon started [2019-10-02T18:50:31.880Z] daemon.go:461: [d6419604020e6] Stopping daemon [2019-10-02T18:50:31.880Z] daemon.go:296: [d6419604020e6] exiting daemon [2019-10-02T18:50:31.880Z] daemon.go:448: [d6419604020e6] Daemon stopped [2019-10-02T18:50:31.880Z] === RUN TestDockerNetworkConnectAlias [2019-10-02T18:50:32.890Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-02T18:50:34.778Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T18:50:35.511Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T18:50:35.808Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T18:50:37.955Z] --- PASS: TestDockerNetworkConnectAlias (6.22s) [2019-10-02T18:50:37.955Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-10-02T18:50:37.955Z] daemon.go:325: [dfc57cef42045] waiting for daemon to start [2019-10-02T18:50:37.955Z] daemon.go:325: [dfc57cef42045] waiting for daemon to start [2019-10-02T18:50:37.955Z] daemon.go:353: [dfc57cef42045] daemon started [2019-10-02T18:50:37.955Z] daemon.go:461: [dfc57cef42045] Stopping daemon [2019-10-02T18:50:37.955Z] daemon.go:296: [dfc57cef42045] exiting daemon [2019-10-02T18:50:37.955Z] daemon.go:448: [dfc57cef42045] Daemon stopped [2019-10-02T18:50:37.955Z] === RUN TestDockerNetworkReConnect [2019-10-02T18:50:37.955Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T18:50:38.702Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-02T18:50:39.306Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T18:50:41.821Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T18:50:42.746Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T18:50:42.746Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T18:50:43.350Z] --- PASS: TestDockerNetworkReConnect (5.72s) [2019-10-02T18:50:43.350Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-10-02T18:50:43.350Z] daemon.go:325: [d00d50768970a] waiting for daemon to start [2019-10-02T18:50:43.350Z] daemon.go:325: [d00d50768970a] waiting for daemon to start [2019-10-02T18:50:43.350Z] daemon.go:353: [d00d50768970a] daemon started [2019-10-02T18:50:43.350Z] daemon.go:461: [d00d50768970a] Stopping daemon [2019-10-02T18:50:43.350Z] daemon.go:296: [d00d50768970a] exiting daemon [2019-10-02T18:50:43.350Z] daemon.go:448: [d00d50768970a] Daemon stopped [2019-10-02T18:50:43.350Z] === RUN TestServicePlugin [2019-10-02T18:50:43.605Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T18:50:48.841Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T18:50:49.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T18:50:50.554Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-02T18:50:50.555Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-02T18:50:51.176Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T18:50:51.736Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T18:50:52.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-02T18:50:53.925Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T18:50:54.978Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T18:50:55.234Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-02T18:50:55.322Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T18:50:55.691Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-02T18:50:55.692Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-02T18:50:55.692Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-02T18:50:56.510Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T18:50:56.511Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T18:50:57.113Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T18:50:58.589Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-02T18:50:59.275Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T18:50:59.926Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T18:51:00.658Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T18:51:01.846Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-02T18:51:03.268Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-02T18:51:03.510Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-02T18:51:04.812Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-02T18:51:05.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-02T18:51:05.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-02T18:51:05.778Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-02T18:51:06.122Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-02T18:51:06.814Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-02T18:51:07.564Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-02T18:51:07.866Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-02T18:51:09.098Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-02T18:51:09.314Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-02T18:51:09.958Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-02T18:51:10.063Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-02T18:51:10.929Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T18:51:11.854Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-02T18:51:13.216Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-02T18:51:14.182Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-02T18:51:14.914Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T18:51:15.518Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T18:51:15.518Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-02T18:51:18.459Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T18:51:18.459Z] --- PASS: TestServicePlugin (35.11s) [2019-10-02T18:51:18.459Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-10-02T18:51:18.459Z] daemon.go:325: [d1de288b85004] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:325: [d1de288b85004] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:353: [d1de288b85004] daemon started [2019-10-02T18:51:18.459Z] daemon.go:461: [d1de288b85004] Stopping daemon [2019-10-02T18:51:18.459Z] daemon.go:296: [d1de288b85004] exiting daemon [2019-10-02T18:51:18.459Z] daemon.go:448: [d1de288b85004] Daemon stopped [2019-10-02T18:51:18.459Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-10-02T18:51:18.459Z] daemon.go:325: [df7d66595c161] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:325: [df7d66595c161] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:353: [df7d66595c161] daemon started [2019-10-02T18:51:18.459Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-10-02T18:51:18.459Z] daemon.go:325: [d0c3862320bca] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:325: [d0c3862320bca] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:353: [d0c3862320bca] daemon started [2019-10-02T18:51:18.459Z] plugin_test.go:60: [d0c3862320bca] joining swarm manager [df7d66595c161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T18:51:18.459Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-10-02T18:51:18.459Z] daemon.go:325: [d0d8923222472] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:325: [d0d8923222472] waiting for daemon to start [2019-10-02T18:51:18.459Z] daemon.go:353: [d0d8923222472] daemon started [2019-10-02T18:51:18.459Z] plugin_test.go:63: [d0d8923222472] joining swarm manager [df7d66595c161]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T18:51:18.459Z] daemon.go:461: [d0d8923222472] Stopping daemon [2019-10-02T18:51:18.459Z] daemon.go:296: [d0d8923222472] exiting daemon [2019-10-02T18:51:18.459Z] daemon.go:448: [d0d8923222472] Daemon stopped [2019-10-02T18:51:18.459Z] daemon.go:461: [d0c3862320bca] Stopping daemon [2019-10-02T18:51:18.459Z] daemon.go:296: [d0c3862320bca] exiting daemon [2019-10-02T18:51:18.459Z] daemon.go:448: [d0c3862320bca] Daemon stopped [2019-10-02T18:51:18.459Z] daemon.go:461: [df7d66595c161] Stopping daemon [2019-10-02T18:51:18.459Z] daemon.go:296: [df7d66595c161] exiting daemon [2019-10-02T18:51:18.459Z] daemon.go:448: [df7d66595c161] Daemon stopped [2019-10-02T18:51:18.459Z] === RUN TestServiceUpdateLabel [2019-10-02T18:51:19.154Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T18:51:20.098Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T18:51:20.098Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-02T18:51:20.376Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-02T18:51:20.659Z] --- PASS: TestServiceUpdateLabel (2.09s) [2019-10-02T18:51:20.659Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-10-02T18:51:20.659Z] daemon.go:325: [d2322ac088822] waiting for daemon to start [2019-10-02T18:51:20.659Z] daemon.go:325: [d2322ac088822] waiting for daemon to start [2019-10-02T18:51:20.659Z] daemon.go:353: [d2322ac088822] daemon started [2019-10-02T18:51:20.659Z] daemon.go:461: [d2322ac088822] Stopping daemon [2019-10-02T18:51:20.659Z] daemon.go:296: [d2322ac088822] exiting daemon [2019-10-02T18:51:20.659Z] daemon.go:448: [d2322ac088822] Daemon stopped [2019-10-02T18:51:20.659Z] === RUN TestServiceUpdateSecrets [2019-10-02T18:51:20.837Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-02T18:51:21.306Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T18:51:22.275Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T18:51:22.275Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T18:51:23.414Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T18:51:23.758Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-02T18:51:24.058Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T18:51:25.031Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T18:51:26.086Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T18:51:26.775Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T18:51:26.775Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T18:51:27.462Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T18:51:27.462Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T18:51:28.951Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T18:51:30.007Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T18:51:30.694Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T18:51:31.790Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T18:51:31.790Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T18:51:32.479Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T18:51:34.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T18:51:35.670Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-02T18:51:36.435Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2019-10-02T18:51:36.435Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-10-02T18:51:36.435Z] daemon.go:325: [d0060381d99c8] waiting for daemon to start [2019-10-02T18:51:36.435Z] daemon.go:325: [d0060381d99c8] waiting for daemon to start [2019-10-02T18:51:36.435Z] daemon.go:353: [d0060381d99c8] daemon started [2019-10-02T18:51:36.435Z] daemon.go:461: [d0060381d99c8] Stopping daemon [2019-10-02T18:51:36.435Z] daemon.go:296: [d0060381d99c8] exiting daemon [2019-10-02T18:51:36.435Z] daemon.go:448: [d0060381d99c8] Daemon stopped [2019-10-02T18:51:36.435Z] === RUN TestServiceUpdateConfigs [2019-10-02T18:51:36.435Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T18:51:37.855Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-02T18:51:38.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T18:51:39.014Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T18:51:39.982Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T18:51:40.542Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T18:51:41.590Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T18:51:42.516Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T18:51:43.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-02T18:51:44.442Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T18:51:45.890Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-02T18:51:48.196Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-02T18:51:48.486Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T18:51:48.486Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T18:51:48.788Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T18:51:49.042Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T18:51:51.022Z] --- PASS: TestServiceUpdateConfigs (15.00s) [2019-10-02T18:51:51.022Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-10-02T18:51:51.022Z] daemon.go:325: [d4aaf31787b81] waiting for daemon to start [2019-10-02T18:51:51.022Z] daemon.go:325: [d4aaf31787b81] waiting for daemon to start [2019-10-02T18:51:51.022Z] daemon.go:353: [d4aaf31787b81] daemon started [2019-10-02T18:51:51.022Z] daemon.go:461: [d4aaf31787b81] Stopping daemon [2019-10-02T18:51:51.022Z] daemon.go:296: [d4aaf31787b81] exiting daemon [2019-10-02T18:51:51.022Z] daemon.go:448: [d4aaf31787b81] Daemon stopped [2019-10-02T18:51:51.022Z] === RUN TestServiceUpdateNetwork [2019-10-02T18:51:51.948Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T18:51:52.899Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-02T18:51:54.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T18:51:57.603Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-02T18:51:57.764Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T18:51:58.064Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-02T18:51:58.064Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-02T18:51:58.064Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-02T18:52:00.253Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-02T18:52:00.253Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-02T18:52:00.290Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T18:52:00.290Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T18:52:00.290Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T18:52:00.893Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T18:52:02.778Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T18:52:04.746Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-02T18:52:06.108Z] --- PASS: TestServiceUpdateNetwork (15.06s) [2019-10-02T18:52:06.108Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-10-02T18:52:06.108Z] daemon.go:325: [dc70d16064471] waiting for daemon to start [2019-10-02T18:52:06.108Z] daemon.go:325: [dc70d16064471] waiting for daemon to start [2019-10-02T18:52:06.108Z] daemon.go:353: [dc70d16064471] daemon started [2019-10-02T18:52:06.108Z] daemon.go:461: [dc70d16064471] Stopping daemon [2019-10-02T18:52:06.108Z] daemon.go:296: [dc70d16064471] exiting daemon [2019-10-02T18:52:06.108Z] daemon.go:448: [dc70d16064471] Daemon stopped [2019-10-02T18:52:06.108Z] PASS [2019-10-02T18:52:06.108Z] [2019-10-02T18:52:06.108Z] DONE 18 tests in 157.694s [2019-10-02T18:52:06.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-02T18:52:06.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:06.108Z] ++ set -e [2019-10-02T18:52:06.108Z] ++ '[' -n 0 ']' [2019-10-02T18:52:06.108Z] ++ set -x [2019-10-02T18:52:06.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:06.108Z] INFO: Testing against a local daemon [2019-10-02T18:52:06.108Z] === RUN TestSessionCreate [2019-10-02T18:52:06.108Z] --- PASS: TestSessionCreate (0.05s) [2019-10-02T18:52:06.108Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-02T18:52:06.108Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-02T18:52:06.108Z] PASS [2019-10-02T18:52:06.108Z] [2019-10-02T18:52:06.108Z] DONE 2 tests in 0.122s [2019-10-02T18:52:06.108Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-02T18:52:06.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:06.108Z] ++ set -e [2019-10-02T18:52:06.108Z] ++ '[' -n 0 ']' [2019-10-02T18:52:06.108Z] ++ set -x [2019-10-02T18:52:06.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:06.363Z] INFO: Testing against a local daemon [2019-10-02T18:52:06.363Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-02T18:52:06.363Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:52:06.363Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:52:06.363Z] === RUN TestEventsExecDie [2019-10-02T18:52:06.924Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T18:52:07.484Z] --- PASS: TestEventsExecDie (1.05s) [2019-10-02T18:52:07.484Z] === RUN TestEventsBackwardsCompatible [2019-10-02T18:52:07.484Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-02T18:52:07.484Z] === RUN TestInfoBinaryCommits [2019-10-02T18:52:07.484Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-10-02T18:52:07.484Z] === RUN TestInfoAPIVersioned [2019-10-02T18:52:07.484Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-02T18:52:07.484Z] === RUN TestInfoAPI [2019-10-02T18:52:07.484Z] --- PASS: TestInfoAPI (0.04s) [2019-10-02T18:52:07.484Z] === RUN TestInfoAPIWarnings [2019-10-02T18:52:07.779Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-02T18:52:08.340Z] --- PASS: TestInfoAPIWarnings (0.82s) [2019-10-02T18:52:08.340Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-10-02T18:52:08.340Z] daemon.go:325: [d9a99469f8992] waiting for daemon to start [2019-10-02T18:52:08.340Z] daemon.go:325: [d9a99469f8992] waiting for daemon to start [2019-10-02T18:52:08.340Z] daemon.go:353: [d9a99469f8992] daemon started [2019-10-02T18:52:08.340Z] daemon.go:461: [d9a99469f8992] Stopping daemon [2019-10-02T18:52:08.340Z] daemon.go:296: [d9a99469f8992] exiting daemon [2019-10-02T18:52:08.340Z] daemon.go:448: [d9a99469f8992] Daemon stopped [2019-10-02T18:52:08.340Z] === RUN TestLoginFailsWithBadCredentials [2019-10-02T18:52:08.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2019-10-02T18:52:08.594Z] === RUN TestPingCacheHeaders [2019-10-02T18:52:08.594Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-02T18:52:08.594Z] === RUN TestPingGet [2019-10-02T18:52:08.594Z] --- PASS: TestPingGet (0.02s) [2019-10-02T18:52:08.594Z] === RUN TestPingHead [2019-10-02T18:52:08.594Z] --- PASS: TestPingHead (0.03s) [2019-10-02T18:52:08.594Z] === RUN TestVersion [2019-10-02T18:52:08.849Z] --- PASS: TestVersion (0.03s) [2019-10-02T18:52:08.849Z] PASS [2019-10-02T18:52:08.849Z] [2019-10-02T18:52:08.849Z] === Skipped [2019-10-02T18:52:08.849Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-02T18:52:08.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-02T18:52:08.849Z] [2019-10-02T18:52:08.849Z] [2019-10-02T18:52:08.849Z] DONE 12 tests, 1 skipped in 2.509s [2019-10-02T18:52:08.849Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-02T18:52:08.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:08.849Z] ++ set -e [2019-10-02T18:52:08.849Z] ++ '[' -n 0 ']' [2019-10-02T18:52:08.849Z] ++ set -x [2019-10-02T18:52:08.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-02T18:52:08.849Z] INFO: Testing against a local daemon [2019-10-02T18:52:08.849Z] === RUN TestVolumesCreateAndList [2019-10-02T18:52:08.849Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-10-02T18:52:08.849Z] === RUN TestVolumesRemove [2019-10-02T18:52:09.148Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-02T18:52:09.148Z] === RUN TestVolumesInspect [2019-10-02T18:52:09.148Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-02T18:52:09.148Z] === RUN TestVolumesInvalidJSON [2019-10-02T18:52:09.148Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-02T18:52:09.148Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-02T18:52:09.148Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-02T18:52:09.148Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-02T18:52:09.148Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-02T18:52:09.148Z] PASS [2019-10-02T18:52:09.148Z] [2019-10-02T18:52:09.148Z] DONE 5 tests in 0.318s [2019-10-02T18:52:09.148Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T18:52:09.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-02T18:52:09.403Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T18:52:09.404Z] +++ kill 12490 [2019-10-02T18:52:09.700Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T18:52:09.700Z] +++ /etc/init.d/apparmor stop [2019-10-02T18:52:09.700Z] Clearing AppArmor profiles cache:. [2019-10-02T18:52:09.700Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T18:52:09.700Z] Unloading profiles will leave already running processes permanently [2019-10-02T18:52:09.700Z] unconfined, which can lead to unexpected situations. [2019-10-02T18:52:09.700Z] [2019-10-02T18:52:09.700Z] To set a process to complain mode, use the command line tool [2019-10-02T18:52:09.700Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T18:52:09.700Z] with the 'teardown' option." [2019-10-02T18:52:09.700Z] [2019-10-02T18:52:09.700Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-02T18:52:13.857Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-02T18:52:13.857Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T18:52:14.154Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-02T18:52:16.078Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T18:52:16.078Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T18:52:16.681Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T18:52:17.612Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T18:52:18.548Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-02T18:52:19.482Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T18:52:19.482Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T18:52:19.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-02T18:52:20.408Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T18:52:21.424Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T18:52:22.349Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T18:52:22.958Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-02T18:52:22.958Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T18:52:23.884Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T18:52:24.898Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T18:52:25.824Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T18:52:26.755Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T18:52:26.755Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T18:52:27.320Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T18:52:28.290Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T18:52:29.695Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T18:52:30.265Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:52:30.265Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T18:52:34.558Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T18:52:34.814Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T18:52:40.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T18:52:46.572Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-02T18:52:47.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T18:52:49.430Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-02T18:52:49.430Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-02T18:52:49.430Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T18:52:49.430Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T18:52:49.989Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T18:52:51.000Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-02T18:52:53.502Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T18:52:54.862Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T18:52:56.745Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T18:52:57.317Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T18:52:58.281Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T18:52:58.281Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-02T18:52:58.841Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T18:53:00.283Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T18:53:00.283Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T18:53:00.538Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T18:53:02.026Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T18:53:03.478Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T18:53:04.930Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T18:53:04.931Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T18:53:05.185Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T18:53:06.548Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T18:53:06.804Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T18:53:08.700Z] === RUN TestDockerSuite/TestBuildRm [2019-10-02T18:53:08.730Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T18:53:16.894Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T18:53:16.894Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T18:53:17.466Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T18:53:18.826Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T18:53:21.099Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-02T18:53:21.339Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T18:53:24.842Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-02T18:53:24.842Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-02T18:53:24.842Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-02T18:53:25.496Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T18:53:26.383Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-02T18:53:27.377Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T18:53:29.297Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-02T18:53:29.885Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T18:53:31.766Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T18:53:33.037Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-02T18:53:33.648Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T18:53:33.648Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T18:53:34.207Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T18:53:35.570Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T18:53:36.130Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T18:53:36.688Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T18:53:37.736Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-02T18:53:39.245Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T18:53:41.902Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T18:53:50.230Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T18:53:50.834Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T18:53:51.802Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-02T18:53:51.802Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T18:53:52.361Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-02T18:53:53.722Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T18:53:55.605Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T18:53:56.166Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-02T18:53:57.090Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T18:53:58.016Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T18:53:58.576Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T18:53:59.471Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-02T18:53:59.471Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-02T18:53:59.471Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-02T18:53:59.582Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T18:54:00.198Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T18:54:00.198Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T18:54:01.126Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T18:54:02.051Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T18:54:02.052Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T18:54:02.611Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-02T18:54:04.579Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T18:54:04.579Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T18:54:07.838Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T18:54:09.720Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T18:54:09.927Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-02T18:54:10.280Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T18:54:10.388Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-02T18:54:14.520Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T18:54:15.080Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T18:54:15.090Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-02T18:54:15.090Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-02T18:54:15.639Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-02T18:54:17.523Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-02T18:54:18.447Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-02T18:54:19.788Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-02T18:54:22.645Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-02T18:54:27.895Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-02T18:54:28.150Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-02T18:54:29.073Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-02T18:54:29.633Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-02T18:54:30.599Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-02T18:54:31.158Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-02T18:54:32.081Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-02T18:54:33.005Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T18:54:33.930Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T18:54:34.854Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T18:54:37.362Z] === RUN TestDockerSuite/TestRunState [2019-10-02T18:54:39.245Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T18:54:39.805Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T18:54:40.728Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T18:54:40.729Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-02T18:54:40.904Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-02T18:54:40.904Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-02T18:54:40.983Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T18:54:41.907Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T18:54:42.445Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-02T18:54:42.472Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-02T18:54:43.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-02T18:54:44.354Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T18:54:44.354Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T18:54:44.354Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T18:54:44.913Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-02T18:54:48.117Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-02T18:54:48.171Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-02T18:54:48.426Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-02T18:54:50.935Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-02T18:54:53.920Z] === RUN TestDockerSuite/TestBuildUser [2019-10-02T18:54:53.920Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-02T18:54:53.920Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-02T18:54:53.920Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-02T18:54:55.093Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T18:54:55.093Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-02T18:54:57.663Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-02T18:54:57.663Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-02T18:54:58.351Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T18:54:58.911Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T18:54:59.834Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T18:55:00.393Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-02T18:55:00.578Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-02T18:55:00.578Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-02T18:55:00.578Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-02T18:55:00.648Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T18:55:03.159Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T18:55:04.528Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T18:55:05.093Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T18:55:05.093Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T18:55:05.348Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T18:55:06.272Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T18:55:07.195Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T18:55:08.120Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-02T18:55:08.120Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T18:55:08.375Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T18:55:09.298Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T18:55:11.807Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-02T18:55:15.067Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T18:55:15.626Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T18:55:17.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T18:55:20.292Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T18:55:20.292Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-02T18:55:21.653Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T18:55:23.536Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-02T18:55:24.506Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T18:55:25.748Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-02T18:55:25.748Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-02T18:55:27.055Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T18:55:27.980Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T18:55:28.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T18:55:28.904Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-02T18:55:30.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T18:55:30.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T18:55:30.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T18:55:30.265Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T18:55:30.265Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-02T18:55:31.188Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-02T18:55:31.748Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-02T18:55:32.309Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-02T18:55:33.232Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-02T18:55:35.115Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-02T18:55:35.675Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-02T18:55:36.599Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T18:55:36.599Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-02T18:55:37.109Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-02T18:55:37.109Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-02T18:55:37.364Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-02T18:55:37.364Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-02T18:55:37.364Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-02T18:55:37.364Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T18:55:37.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-02T18:55:37.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-02T18:55:37.874Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-02T18:55:37.874Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-02T18:55:38.128Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-02T18:55:38.146Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-02T18:55:38.383Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-02T18:55:39.351Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-02T18:55:40.043Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-02T18:55:40.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-02T18:55:40.967Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-02T18:55:41.890Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-02T18:55:41.946Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T18:55:42.201Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T18:55:42.351Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-02T18:55:42.351Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-02T18:55:43.126Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T18:55:43.126Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-02T18:55:44.050Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-02T18:55:44.050Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-02T18:55:44.536Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-02T18:55:44.996Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-02T18:55:45.101Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-02T18:55:45.101Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-02T18:55:45.101Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T18:55:45.101Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T18:55:45.661Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-02T18:55:45.915Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T18:55:47.800Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-02T18:55:48.724Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-02T18:55:48.724Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T18:55:48.724Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-02T18:55:49.648Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T18:55:49.648Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T18:55:51.576Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T18:55:52.135Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T18:55:54.643Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T18:55:55.567Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T18:55:55.567Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T18:55:55.567Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T18:55:56.491Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-02T18:55:57.396Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-02T18:55:57.852Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-02T18:55:58.776Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T18:55:58.776Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T18:56:01.140Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-02T18:56:01.295Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T18:56:01.295Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T18:56:01.549Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T18:56:01.600Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-02T18:56:04.102Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T18:56:04.102Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T18:56:05.984Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T18:56:05.984Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T18:56:05.984Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T18:56:07.866Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T18:56:09.225Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T18:56:09.225Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T18:56:09.480Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T18:56:09.480Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T18:56:09.480Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T18:56:10.039Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T18:56:12.548Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T18:56:16.428Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-02T18:56:16.428Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-02T18:56:16.428Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-02T18:56:16.428Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-02T18:56:16.888Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-02T18:56:17.863Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T18:56:21.118Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T18:56:22.040Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T18:56:23.972Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T18:56:25.487Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-02T18:56:27.035Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-02T18:56:27.035Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-02T18:56:27.035Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-02T18:56:27.466Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T18:56:27.497Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-02T18:56:29.043Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-02T18:56:29.973Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T18:56:30.532Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T18:56:32.499Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T18:56:33.755Z] === RUN TestDockerSuite/TestCommitChange [2019-10-02T18:56:35.052Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T18:56:36.980Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T18:56:38.469Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-02T18:56:41.191Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T18:56:43.183Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-02T18:56:43.183Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-02T18:56:43.199Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T18:56:46.459Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T18:56:49.717Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T18:56:50.292Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-02T18:56:50.292Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-02T18:56:54.950Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T18:56:58.210Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-02T18:56:59.570Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T18:57:00.497Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T18:57:01.422Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T18:57:02.345Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T18:57:02.345Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T18:57:02.727Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-02T18:57:03.269Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-02T18:57:05.653Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-02T18:57:08.542Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T18:57:11.809Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-02T18:57:12.066Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-02T18:57:12.765Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-02T18:57:12.990Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-02T18:57:12.990Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-02T18:57:13.915Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-02T18:57:15.802Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-02T18:57:15.802Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-02T18:57:17.685Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-02T18:57:18.591Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-02T18:57:18.591Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-02T18:57:18.609Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-02T18:57:19.578Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-02T18:57:20.785Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-02T18:57:20.785Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-02T18:57:20.785Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-02T18:57:20.785Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-02T18:57:21.461Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-02T18:57:22.983Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-02T18:57:22.983Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-02T18:57:22.983Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-02T18:57:25.270Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-02T18:57:25.270Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-02T18:57:25.270Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-02T18:57:25.270Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-02T18:57:25.270Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-02T18:57:25.616Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-02T18:57:26.976Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-02T18:57:26.976Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-02T18:57:27.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-02T18:57:28.379Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-02T18:57:29.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-02T18:57:29.302Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T18:57:31.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-02T18:57:31.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-02T18:57:31.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-02T18:57:33.400Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-02T18:57:33.400Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-02T18:57:34.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-02T18:57:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-02T18:57:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-02T18:57:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-02T18:57:37.142Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-02T18:57:37.605Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-02T18:57:37.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-02T18:57:39.153Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-02T18:57:39.153Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-02T18:57:41.059Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-02T18:57:41.350Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-02T18:57:41.350Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-02T18:57:41.619Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-02T18:57:43.544Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-02T18:57:44.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T18:57:47.305Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-02T18:57:49.355Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T18:57:51.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-02T18:57:51.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-02T18:57:51.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-02T18:57:51.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-02T18:57:51.063Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-02T18:57:52.038Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-02T18:57:52.038Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-02T18:57:54.229Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-02T18:57:54.229Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-02T18:57:54.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-02T18:57:55.146Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-02T18:57:56.423Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-02T18:57:56.423Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-02T18:57:57.030Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-02T18:57:59.650Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-02T18:58:00.181Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-02T18:58:01.576Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T18:58:01.576Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-02T18:58:02.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-02T18:58:02.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-02T18:58:04.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-02T18:58:06.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-02T18:58:08.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-02T18:58:10.763Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-02T18:58:13.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-02T18:58:15.288Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T18:58:33.367Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T18:58:33.622Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T18:58:33.622Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T18:58:33.622Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-02T18:58:34.587Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-02T18:58:35.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-02T18:58:35.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-02T18:58:35.050Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-02T18:58:36.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T18:58:36.132Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T18:58:36.387Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T18:58:36.387Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T18:58:36.387Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-02T18:58:37.358Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T18:58:39.867Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T18:58:39.867Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T18:58:39.867Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T18:58:42.156Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-02T18:58:42.156Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-02T18:58:42.156Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-02T18:58:42.156Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-02T18:58:43.126Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T18:58:46.873Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-02T18:58:47.414Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite (1877.98s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.63s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.37s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.70s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.78s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.21s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.38s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.60s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.14s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.89s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.98s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.88s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.70s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.84s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.45s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.47s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.72s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.26s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.12s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.72s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.45s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.98s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.14s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.17s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.73s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.21s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.89s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.96s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.03s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.42s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.72s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContChar (3.27s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.55s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.22s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.66s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s) [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.86s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.58s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.88s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.38s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.93s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.26s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.32s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.64s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.48s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.15s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.28s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.82s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.13s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.54s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.39s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.53s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnv (1.78s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.64s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.96s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.88s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.12s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.16s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.93s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.81s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.57s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.04s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildHistory (4.60s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.60s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabel (0.59s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.39s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabels (0.64s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.88s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.62s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.98s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.02s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.46s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.66s) [2019-10-02T18:58:47.414Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T18:58:47.414Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.58s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.17s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.44s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.16s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.82s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.52s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2019-10-02T18:58:47.414Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.45s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.88s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildPATH (3.12s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.74s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.56s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.27s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRm (3.74s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.66s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.45s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.74s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.78s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.60s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.46s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.13s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.55s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.29s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.84s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildUser (2.28s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.16s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.94s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.32s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.60s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.17s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.78s) [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.98s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.34s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T18:58:47.415Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.94s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.19s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.30s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitTTY (1.71s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.76s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.82s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.03s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.06s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.22s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.96s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.72s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.20s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.53s) [2019-10-02T18:58:47.415Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T18:58:47.415Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.11s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.53s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.69s) [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000945b60 } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1529849134 /foo false } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1529849134 /foo true } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3587780277 /foo false } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3587780277 /foo true } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3587780277 /foo true 0xc000945fe0 } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0005f0000 } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0005f0040 } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0005f0080 } [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0005f00c0 } [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (3.69s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (1.33s) [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 0 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 1 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 2 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 3 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 4 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 5 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 6 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 7 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 8 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 9 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 10 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 11 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 12 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 13 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 14 [2019-10-02T18:58:47.415Z] docker_api_containers_test.go:1926: case 15 [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (6.30s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (4.97s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (6.47s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.79s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.44s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.03s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.64s) [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (2.02s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership753464470/file1 45883eb84af8f3c2272da51f30da5057e96772437e00a06b06c3a493cbe0c18b:/tmpvol/file1` [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.81s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 816ae4a1b9947226f3a6444f589c64b86afc1cf519a35ef755e196b72a82b4f2:/root/file1 /tmp/test-cp-from-case-a780128509/itWorks.txt` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a780128509/itWorks.txt" contains "file1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseB (2.20s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp abcc04029a4b0aee3c7e8d1cf5cb42393d6ac714958064069f2b21785ac912a1:/file1 /tmp/test-cp-from-case-b382108728/testDir/` [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.60s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c930950199/file2" contains "file2\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 0748fc14916d5b0882aa2bd017d5eaeef98089e0a4e5958d1d6e3e8d651e8a96:/root/file1 /tmp/test-cp-from-case-c930950199/file2` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c930950199/file2" contains "file1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseD (2.47s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 5e9adc0a9b19e339c20b40a26e9df15f82766f06dc9de1447b3fbbdabb9f5800:/file1 /tmp/test-cp-from-case-d427270186/dir1` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d427270186/dir1/file1" contains "file1\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 5e9adc0a9b19e339c20b40a26e9df15f82766f06dc9de1447b3fbbdabb9f5800:/file1 /tmp/test-cp-from-case-d427270186/dir1/` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d427270186/dir1/file1" contains "file1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.90s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 4968109b14f2c78934f718340cdd681c31681b258b50f23de0e86b9a81ddc2fd:dir1 /tmp/test-cp-from-case-e580678529/testDir` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e580678529/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 4968109b14f2c78934f718340cdd681c31681b258b50f23de0e86b9a81ddc2fd:dir1 /tmp/test-cp-from-case-e580678529/testDir/` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e580678529/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.51s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp ce80b2738c1c8e11cbe626e4eba6e8caa8c86f40fa795d02ec5574d836db9fe8:/root/dir1 /tmp/test-cp-from-case-f825728748/file1` [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.94s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp aca75acb3356698592106d6c60cbdec106661688698fe32fa72f956506774faa:/root/dir1 /tmp/test-cp-from-case-g997408603/dir2` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g997408603/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp aca75acb3356698592106d6c60cbdec106661688698fe32fa72f956506774faa:/root/dir1 /tmp/test-cp-from-case-g997408603/dir2/` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g997408603/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseH (2.98s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 0d3c9361051f3a530f810560dcfdcf639e870bc8eea66d53cb9b51e507b37d7c:dir1/. /tmp/test-cp-from-case-h924512510/testDir` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h924512510/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 0d3c9361051f3a530f810560dcfdcf639e870bc8eea66d53cb9b51e507b37d7c:dir1/. /tmp/test-cp-from-case-h924512510/testDir/` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h924512510/testDir/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseI (2.51s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp edfef9c59db6c3434dd66428e542977caf51a5b294ac49544f0b4f3db736fe36:/root/dir1/. /tmp/test-cp-from-case-i302357061/file1` [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.92s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 8c34e0dc129ae9d6441f67e6a501f8fab4df58eb8821640a08f6f51323757a6d:/root/dir1/. /tmp/test-cp-from-case-j762587872/dir2` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j762587872/dir2/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp 8c34e0dc129ae9d6441f67e6a501f8fab4df58eb8821640a08f6f51323757a6d:/root/dir1/. /tmp/test-cp-from-case-j762587872/dir2/` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j762587872/dir2/file1-1" contains "file1-1\n" [2019-10-02T18:58:47.415Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (2.77s) [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp e3d3d4daadc51a15a2b549feb4d0b354dea173ceafe5efdd745513369f5f52ea:/file2 /tmp/test-cp-from-err-dst-not-dir280517823/symlinkToFile1` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir280517823/symlinkToFile1" points to "file1" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir280517823/file1" contains "file2\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp e3d3d4daadc51a15a2b549feb4d0b354dea173ceafe5efdd745513369f5f52ea:/file2 /tmp/test-cp-from-err-dst-not-dir280517823/symlinkToDir1` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir280517823/symlinkToDir1" points to "dir1" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir280517823/file2" contains "file2\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp e3d3d4daadc51a15a2b549feb4d0b354dea173ceafe5efdd745513369f5f52ea:/file2 /tmp/test-cp-from-err-dst-not-dir280517823/brokenSymlinkToFileX` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir280517823/brokenSymlinkToFileX" points to "fileX" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir280517823/fileX" contains "file2\n" [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:192: running `docker cp e3d3d4daadc51a15a2b549feb4d0b354dea173ceafe5efdd745513369f5f52ea:/dir2 /tmp/test-cp-from-err-dst-not-dir280517823/symlinkToDir1` [2019-10-02T18:58:47.415Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir280517823/symlinkToDir1" points to "dir1" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir280517823/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp e3d3d4daadc51a15a2b549feb4d0b354dea173ceafe5efdd745513369f5f52ea:/dir2 /tmp/test-cp-from-err-dst-not-dir280517823/brokenSymlinkToDirX` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir280517823/brokenSymlinkToDirX" points to "dirX" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir280517823/dirX/file2-1" contains "file2-1\n" [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (2.30s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.13s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.16s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.31s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.17s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a435683399/file1 6670a8d0a9b840eb71d5866cff737b2fba7c3eb3e419f57088a572c701b6bc9a:/root/itWorks.txt` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "6670a8d0a9b840eb71d5866cff737b2fba7c3eb3e419f57088a572c701b6bc9a" start output contains "file1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6670a8d0a9b840eb71d5866cff737b2fba7c3eb3e419f57088a572c701b6bc9a` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.01s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b904229626/file1 3775279f4c6f08546f29639544f339f6fe3861bb21212656c18542b424ea863b:testDir/` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.96s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ce79cb5786f410da5f9f56c7541f3463b54fb79c5bb8610b4be81231780c69c0" start output contains "file2\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce79cb5786f410da5f9f56c7541f3463b54fb79c5bb8610b4be81231780c69c0` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c046814737/file1 ce79cb5786f410da5f9f56c7541f3463b54fb79c5bb8610b4be81231780c69c0:/root/file2` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ce79cb5786f410da5f9f56c7541f3463b54fb79c5bb8610b4be81231780c69c0" start output contains "file1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce79cb5786f410da5f9f56c7541f3463b54fb79c5bb8610b4be81231780c69c0` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.61s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "a91b57df1e29c42a74b0bdacee939707c7f8e99f30790bc0b395b4867175a2e1" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a a91b57df1e29c42a74b0bdacee939707c7f8e99f30790bc0b395b4867175a2e1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d096391740/file1 a91b57df1e29c42a74b0bdacee939707c7f8e99f30790bc0b395b4867175a2e1:dir1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "a91b57df1e29c42a74b0bdacee939707c7f8e99f30790bc0b395b4867175a2e1" start output contains "file1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a a91b57df1e29c42a74b0bdacee939707c7f8e99f30790bc0b395b4867175a2e1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "0ae96a08443aa23201e8d728f3036136178a08a30defc4180e458b8cd22167b0" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ae96a08443aa23201e8d728f3036136178a08a30defc4180e458b8cd22167b0` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d096391740/file1 0ae96a08443aa23201e8d728f3036136178a08a30defc4180e458b8cd22167b0:dir1/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "0ae96a08443aa23201e8d728f3036136178a08a30defc4180e458b8cd22167b0" start output contains "file1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ae96a08443aa23201e8d728f3036136178a08a30defc4180e458b8cd22167b0` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.39s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e216151659/dir1 5510d5af35c3ebd2cc72fb412dd2611046ec76250d6b680b808e3a8ffb927a0e:testDir` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "5510d5af35c3ebd2cc72fb412dd2611046ec76250d6b680b808e3a8ffb927a0e" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5510d5af35c3ebd2cc72fb412dd2611046ec76250d6b680b808e3a8ffb927a0e` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e216151659/dir1 2246a217613d8124413e570d1ad18a6fa6ddd1799edfb59b1488fdf6f5abf706:testDir/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "2246a217613d8124413e570d1ad18a6fa6ddd1799edfb59b1488fdf6f5abf706" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2246a217613d8124413e570d1ad18a6fa6ddd1799edfb59b1488fdf6f5abf706` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f817749198/dir1 73c75ba7486ffaa6d2bcef576d2f195e8b76a9d3909d0a12809fe08ab7272804:/root/file1` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.54s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "95444cdd68661546606e090a3241bb6ec1242fb4821c91425f1936a4f2013a67" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 95444cdd68661546606e090a3241bb6ec1242fb4821c91425f1936a4f2013a67` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g962256853/dir1 95444cdd68661546606e090a3241bb6ec1242fb4821c91425f1936a4f2013a67:/root/dir2` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "95444cdd68661546606e090a3241bb6ec1242fb4821c91425f1936a4f2013a67" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 95444cdd68661546606e090a3241bb6ec1242fb4821c91425f1936a4f2013a67` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "bc08d39a3adcb4b932d6ed01acdeeb582aa32baa2866e1d3ea49d62840876af2" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a bc08d39a3adcb4b932d6ed01acdeeb582aa32baa2866e1d3ea49d62840876af2` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g962256853/dir1 bc08d39a3adcb4b932d6ed01acdeeb582aa32baa2866e1d3ea49d62840876af2:/dir2/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "bc08d39a3adcb4b932d6ed01acdeeb582aa32baa2866e1d3ea49d62840876af2" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a bc08d39a3adcb4b932d6ed01acdeeb582aa32baa2866e1d3ea49d62840876af2` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.77s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h131817776/dir1/. ea2c503330d674aa9552dab71163a4832acf72c82b5fce783ad3f8d6647f71aa:testDir` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ea2c503330d674aa9552dab71163a4832acf72c82b5fce783ad3f8d6647f71aa" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ea2c503330d674aa9552dab71163a4832acf72c82b5fce783ad3f8d6647f71aa` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h131817776/dir1/. 27cee1915aaa5ce89e1a08dacbf19821f1d16fa01f0008424511e57e8ab76db3:testDir/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "27cee1915aaa5ce89e1a08dacbf19821f1d16fa01f0008424511e57e8ab76db3" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 27cee1915aaa5ce89e1a08dacbf19821f1d16fa01f0008424511e57e8ab76db3` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i672251087/dir1/. de4b6de8d500ed22d5eb474b1ec68fc015e4498e021c255f7851b7157511630f:/root/file1` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.46s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "1b2295f3be3c1b3af5a00b6b404c8b22f731b2333110c4666859158626ec1e08" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b2295f3be3c1b3af5a00b6b404c8b22f731b2333110c4666859158626ec1e08` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j874464738/dir1/. 1b2295f3be3c1b3af5a00b6b404c8b22f731b2333110c4666859158626ec1e08:/dir2` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "1b2295f3be3c1b3af5a00b6b404c8b22f731b2333110c4666859158626ec1e08" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b2295f3be3c1b3af5a00b6b404c8b22f731b2333110c4666859158626ec1e08` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ee3e86d381dc783be896b97a7ce0c569c21fdbead420938db15a07ed5bf261d4" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ee3e86d381dc783be896b97a7ce0c569c21fdbead420938db15a07ed5bf261d4` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j874464738/dir1/. ee3e86d381dc783be896b97a7ce0c569c21fdbead420938db15a07ed5bf261d4:/dir2/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ee3e86d381dc783be896b97a7ce0c569c21fdbead420938db15a07ed5bf261d4" start output contains "file1-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ee3e86d381dc783be896b97a7ce0c569c21fdbead420938db15a07ed5bf261d4` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions720341977/permdirtest permtest:/` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToDot (0.98s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs425531763/file1 ad487998307b71de285c87fcc0f367c4dcd536a5d02e4d636d937bad9511189d:/root/shouldNotExist` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "ad487998307b71de285c87fcc0f367c4dcd536a5d02e4d636d937bad9511189d" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a ad487998307b71de285c87fcc0f367c4dcd536a5d02e4d636d937bad9511189d` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume653659190/file1 9a394dee9e88280c235b8332bc6f9f027ebb563f6edacf0f34881451df8b8365:/vol_ro/shouldNotExist` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:279: checking that container "9a394dee9e88280c235b8332bc6f9f027ebb563f6edacf0f34881451df8b8365" start output contains "" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9a394dee9e88280c235b8332bc6f9f027ebb563f6edacf0f34881451df8b8365` [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToStdout (1.03s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.49s) [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-731445789/file2 99729ef4f710b9f254a932417916ebe6f74b3a9c1f17c80ecc938b73e4f9c690:/vol2/symlinkToFile1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-731445789/symlinkToFile1" points to "file1" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-731445789/file1" contains "file2\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-731445789/file2 99729ef4f710b9f254a932417916ebe6f74b3a9c1f17c80ecc938b73e4f9c690:/vol2/symlinkToDir1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-731445789/symlinkToDir1" points to "dir1" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-731445789/file2" contains "file2\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-731445789/file2 99729ef4f710b9f254a932417916ebe6f74b3a9c1f17c80ecc938b73e4f9c690:/vol2/brokenSymlinkToFileX` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-731445789/brokenSymlinkToFileX" points to "fileX" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-731445789/fileX" contains "file2\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-731445789//dir2 99729ef4f710b9f254a932417916ebe6f74b3a9c1f17c80ecc938b73e4f9c690:/vol2/symlinkToDir1` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-731445789/symlinkToDir1" points to "dir1" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-731445789/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-731445789//dir2 99729ef4f710b9f254a932417916ebe6f74b3a9c1f17c80ecc938b73e4f9c690:/vol2/brokenSymlinkToDirX` [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-731445789/brokenSymlinkToDirX" points to "dirX" [2019-10-02T18:58:47.416Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-731445789/dirX/file2-1" contains "file2-1\n" [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.03s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.04s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.91s) [2019-10-02T18:58:47.416Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T18:58:47.416Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.89s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-02T18:58:47.416Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T18:58:47.416Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.76s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.90s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.97s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.78s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.83s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.69s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.78s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.70s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsAttach (1.04s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsCommit (1.17s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.13s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.18s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.15s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.30s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.59s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.87s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2019-10-02T18:58:47.416Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFilters (1.93s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFormat (1.83s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.28s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.47s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.53s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.08s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.58s) [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.11s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.87s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsRename (0.90s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.75s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.00s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.90s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.82s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.08s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.43s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.32s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.31s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.34s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.27s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.20s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.14s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecCgroup (2.38s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecEnv (1.22s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.23s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.30s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecInspectID (3.25s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecInteractive (1.34s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.33s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.18s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecParseError (1.11s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.13s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.12s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.19s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.43s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecStartFails (1.48s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.19s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.23s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecTTY (1.18s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.25s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.22s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecUlimits (1.28s) [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.76s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.20s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.90s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.64s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestExecWithUser (1.54s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.26s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.20s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHealth (24.11s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.11s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.22s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.28s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.25s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.25s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.24s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportDisplay (2.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportFile (2.63s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.76s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportGzipped (3.07s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.68s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2019-10-02T18:58:47.417Z] daemon.go:325: [de1ac294996d3] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [de1ac294996d3] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:353: [de1ac294996d3] daemon started [2019-10-02T18:58:47.417Z] daemon.go:461: [de1ac294996d3] Stopping daemon [2019-10-02T18:58:47.417Z] daemon.go:296: [de1ac294996d3] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:448: [de1ac294996d3] Daemon stopped [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T18:58:47.417Z] daemon.go:325: [d846b71d83808] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [d846b71d83808] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:353: [d846b71d83808] daemon started [2019-10-02T18:58:47.417Z] daemon.go:461: [d846b71d83808] Stopping daemon [2019-10-02T18:58:47.417Z] daemon.go:296: [d846b71d83808] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:448: [d846b71d83808] Daemon stopped [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.55s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T18:58:47.417Z] daemon.go:325: [d623bfc3931f2] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [d623bfc3931f2] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:353: [d623bfc3931f2] daemon started [2019-10-02T18:58:47.417Z] daemon.go:461: [d623bfc3931f2] Stopping daemon [2019-10-02T18:58:47.417Z] daemon.go:296: [d623bfc3931f2] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:448: [d623bfc3931f2] Daemon stopped [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T18:58:47.417Z] daemon.go:325: [d8fc708af2e91] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:296: [d8fc708af2e91] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:325: [d8fc708af2e91] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [d8fc708af2e91] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:296: [d8fc708af2e91] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:325: [d8fc708af2e91] waiting for daemon to start [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.15s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.19s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.18s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoFormat (0.09s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2019-10-02T18:58:47.417Z] daemon.go:325: [dfb3953295ccf] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [dfb3953295ccf] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:353: [dfb3953295ccf] daemon started [2019-10-02T18:58:47.417Z] daemon.go:461: [dfb3953295ccf] Stopping daemon [2019-10-02T18:58:47.417Z] daemon.go:296: [dfb3953295ccf] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:448: [dfb3953295ccf] Daemon stopped [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.09s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.14s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.71s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.07s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s) [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.60s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.66s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectDefault (1.19s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.09s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectStatus (1.27s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.18s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.12s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.33s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.31s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.99s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.83s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.42s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.15s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.50s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.74s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.48s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.39s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.20s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.65s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.59s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.44s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.26s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.96s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.97s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.98s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.89s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.11s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.59s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.94s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestNetHostname (2.67s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.76s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.52s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.96s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.05s) [2019-10-02T18:58:47.417Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T18:58:47.417Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.98s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginLogDriver (5.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.08s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.54s) [2019-10-02T18:58:47.417Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2019-10-02T18:58:47.417Z] daemon.go:325: [d9a60a5c95085] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:325: [d9a60a5c95085] waiting for daemon to start [2019-10-02T18:58:47.417Z] daemon.go:353: [d9a60a5c95085] daemon started [2019-10-02T18:58:47.417Z] daemon.go:461: [d9a60a5c95085] Stopping daemon [2019-10-02T18:58:47.417Z] daemon.go:296: [d9a60a5c95085] exiting daemon [2019-10-02T18:58:47.417Z] daemon.go:448: [d9a60a5c95085] Daemon stopped [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.30s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.96s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.44s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPortList (10.99s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersAttach (9.16s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.18s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.04s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.25s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.32s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (5.10s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.12s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2019-10-02T18:58:47.417Z] --- PASS: TestDockerSuite/TestPsByOrder (3.87s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.38s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.96s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.19s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.77s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.05s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.89s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.42s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.63s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.60s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.77s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.11s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.31s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.54s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.88s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.56s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.15s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.21s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.34s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.31s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.24s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.91s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddHost (1.20s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.21s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.64s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (2.12s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.43s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.17s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.28s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.99s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.74s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.74s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.95s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.96s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.89s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.95s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.93s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.93s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.96s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.45s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.94s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.57s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.05s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.41s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T18:58:47.418Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.93s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.94s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.89s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunExitCode (0.94s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.77s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.51s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.81s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.38s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.49s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.30s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMount (6.88s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.71s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.41s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.92s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.98s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.96s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.87s) [2019-10-02T18:58:47.418Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T18:58:47.418Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T18:58:47.418Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.43s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.97s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.75s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.87s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-02T18:58:47.418Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunSysctls (1.67s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.14s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.14s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.96s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.93s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.26s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserByName (0.91s) [2019-10-02T18:58:47.418Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.01s) [2019-10-02T18:58:47.418Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T18:58:47.418Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.95s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.33s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.97s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.88s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.83s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.85s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.24s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.91s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.94s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.80s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.91s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.94s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.00s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.93s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.84s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.91s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.82s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.48s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.11s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.23s) [2019-10-02T18:58:47.419Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents993061511 [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.96s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.83s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.18s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.89s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.04s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.64s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.99s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.96s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.30s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.63s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.99s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.86s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.41s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.62s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.96s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.72s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.04s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateStats (3.98s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.69s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.55s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.02s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.45s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.45s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.47s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.61s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.53s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.80s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.75s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.76s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.95s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.10s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2019-10-02T18:58:47.419Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.35s) [2019-10-02T18:58:47.419Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T18:58:47.419Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T18:58:47.419Z] === RUN TestDockerRegistrySuite [2019-10-02T18:58:47.419Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T18:58:48.421Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-02T18:58:48.421Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-02T18:58:48.421Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-02T18:58:49.303Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T18:58:50.666Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T18:58:52.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:58:56.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T18:59:00.877Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T18:59:02.281Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T18:59:03.881Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T18:59:05.332Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T18:59:06.166Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-02T18:59:06.166Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-02T18:59:06.166Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-02T18:59:06.693Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T18:59:08.097Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T18:59:09.632Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T18:59:10.991Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T18:59:13.499Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T18:59:14.774Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-02T18:59:14.774Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-02T18:59:14.774Z] === RUN TestDockerSuite/TestCpToDot [2019-10-02T18:59:16.177Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T18:59:16.324Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-02T18:59:16.324Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-02T18:59:16.324Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-02T18:59:17.579Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T18:59:18.515Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-02T18:59:18.515Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-02T18:59:18.515Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-02T18:59:18.515Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-02T18:59:18.515Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-02T18:59:18.979Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-02T18:59:18.979Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-02T18:59:20.529Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-02T18:59:20.842Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T18:59:22.202Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:59:22.456Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:59:22.722Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-02T18:59:22.722Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-02T18:59:23.185Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-02T18:59:23.817Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:59:24.734Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-02T18:59:25.178Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:59:25.711Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-02T18:59:25.711Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-02T18:59:25.711Z] === RUN TestDockerSuite/TestCreateRM [2019-10-02T18:59:25.711Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-02T18:59:26.175Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-02T18:59:26.175Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-02T18:59:26.587Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T18:59:26.638Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-02T18:59:30.744Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T18:59:30.744Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T18:59:32.109Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T18:59:32.668Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T18:59:32.668Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T18:59:32.922Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T18:59:33.176Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T18:59:33.736Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T18:59:33.736Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T18:59:35.096Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T18:59:37.645Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T18:59:38.785Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T18:59:39.067Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-02T18:59:39.067Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-02T18:59:39.067Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-02T18:59:40.202Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T18:59:41.341Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T18:59:42.029Z] --- PASS: TestDockerRegistrySuite (54.58s) [2019-10-02T18:59:42.029Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.74s) [2019-10-02T18:59:42.029Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T18:59:42.029Z] check_test.go:196: Daemon d6424eb96348a is not started [2019-10-02T18:59:42.029Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-10-02T18:59:42.029Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T18:59:42.029Z] check_test.go:196: Daemon dcfd40bd7409b is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.77s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d410a8be24f7b is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.18s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dfb74b98b9849 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.37s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d24917d63b9f7 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.56s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d73c286eacc63 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon df691d687fe9f is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dc84566cc3a04 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dbf36522453cc is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d4bd09bd1267c is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d4ccfa4ae94f2 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon ddcdbb77248d1 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T18:59:42.030Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3ad2a459a55806da75c87aae7951de543749accd46d951ba984cd692f3c63158 [2019-10-02T18:59:42.030Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d9f5cbd8e2c134add3702c6bab8385a3462ccd859aaf0725145003f391c340b8 [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d33584f3158f8 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T18:59:42.030Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0627e6e0612397a2a6d6e12a9519b8be089e398e30f524b5bb9eb61067feae4e [2019-10-02T18:59:42.030Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73b2113b45563ab55fee8cb79f98e920c5462282dcab3090eb2b6062f86dfce3 [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d14b43dbcba0f is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d5df38d32ab13 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d4ed0426b8087 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon df946e641bc05 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d48d6ea12a740 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d8587e399c919 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d18c2ab23dbbb is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon da9f5c2a0308b is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.86s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dacec511207c0 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d4115b05fa170 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.61s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d7e32c4fa2677 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d3a40bb384787 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d3e48efdbe6ea is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dfc501dd2b16b is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon db417d92c668c is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d8904f6fe49db is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dccbd74f1697d is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon df3e79d04f3ab is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dd151437b7498 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.23s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon dd0db4021ff16 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2019-10-02T18:59:42.030Z] check_test.go:196: Daemon d16d98f1ce457 is not started [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T18:59:42.030Z] daemon.go:325: [d48bc48139e2e] waiting for daemon to start [2019-10-02T18:59:42.030Z] daemon.go:325: [d48bc48139e2e] waiting for daemon to start [2019-10-02T18:59:42.030Z] daemon.go:353: [d48bc48139e2e] daemon started [2019-10-02T18:59:42.030Z] daemon.go:461: [d48bc48139e2e] Stopping daemon [2019-10-02T18:59:42.030Z] daemon.go:296: [d48bc48139e2e] exiting daemon [2019-10-02T18:59:42.030Z] daemon.go:448: [d48bc48139e2e] Daemon stopped [2019-10-02T18:59:42.030Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-02T18:59:42.030Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2019-10-02T18:59:42.030Z] daemon.go:325: [d6e8edf992a92] waiting for daemon to start [2019-10-02T18:59:42.030Z] daemon.go:325: [d6e8edf992a92] waiting for daemon to start [2019-10-02T18:59:42.030Z] daemon.go:353: [d6e8edf992a92] daemon started [2019-10-02T18:59:42.030Z] daemon.go:461: [d6e8edf992a92] Stopping daemon [2019-10-02T18:59:42.030Z] daemon.go:296: [d6e8edf992a92] exiting daemon [2019-10-02T18:59:42.030Z] daemon.go:448: [d6e8edf992a92] Daemon stopped [2019-10-02T18:59:42.030Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T18:59:42.030Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T18:59:43.789Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-02T18:59:43.789Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-02T18:59:43.789Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDockerFails [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-02T18:59:45.982Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-02T18:59:47.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T18:59:48.178Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-02T18:59:49.905Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-02T18:59:51.536Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T18:59:52.095Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T18:59:52.100Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-02T18:59:53.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T18:59:53.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T18:59:55.074Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T18:59:56.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T18:59:57.798Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T19:00:01.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T19:00:01.955Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T19:00:02.515Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T19:00:02.515Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T19:00:02.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T19:00:03.037Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T19:00:03.597Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite (21.72s) [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.56s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon d256bd8e7d629 is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.44s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon dcf88959a298b is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon dcdabbcd3a394 is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon ddc878bc4c608 is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon defb946aaf5a5 is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon da80dfb9b7d8b is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon d16a1c04cf9fa is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon dbf1f27b33c31 is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.71s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon d0b1e751d8bfe is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2019-10-02T19:00:03.597Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T19:00:03.597Z] check_test.go:223: Daemon daa3dd8c1348a is not started [2019-10-02T19:00:03.597Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon d4e36a8e01233 is not started [2019-10-02T19:00:03.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon d854e6c6b8362 is not started [2019-10-02T19:00:03.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon d10ef09731698 is not started [2019-10-02T19:00:03.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon da51774993783 is not started [2019-10-02T19:00:03.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon d8d1ae60efec1 is not started [2019-10-02T19:00:03.598Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-02T19:00:03.598Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T19:00:03.598Z] check_test.go:223: Daemon dc64c991fe99c is not started [2019-10-02T19:00:03.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T19:00:03.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T19:00:04.521Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T19:00:04.528Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-02T19:00:05.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T19:00:05.336Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T19:00:06.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T19:00:06.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T19:00:07.074Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T19:00:07.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T19:00:07.583Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d240ac5b94ff1 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d405508db6e97 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d9dcc317f8f06 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T19:00:07.583Z] daemon.go:325: [d3295fc07fe68] waiting for daemon to start [2019-10-02T19:00:07.583Z] daemon.go:325: [d3295fc07fe68] waiting for daemon to start [2019-10-02T19:00:07.583Z] daemon.go:353: [d3295fc07fe68] daemon started [2019-10-02T19:00:07.583Z] daemon.go:461: [d3295fc07fe68] Stopping daemon [2019-10-02T19:00:07.583Z] daemon.go:296: [d3295fc07fe68] exiting daemon [2019-10-02T19:00:07.583Z] daemon.go:448: [d3295fc07fe68] Daemon stopped [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d8a088f3d10e7 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d9cc144e5e610 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-10-02T19:00:07.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T19:00:07.583Z] check_test.go:252: Daemon d308b98bf6012 is not started [2019-10-02T19:00:07.583Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2019-10-02T19:00:07.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T19:00:07.584Z] check_test.go:252: Daemon daa95cb19e414 is not started [2019-10-02T19:00:07.584Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T19:00:07.584Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T19:00:10.353Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-02T19:00:12.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T19:00:12.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T19:00:13.156Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T19:00:13.156Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-02T19:00:13.410Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T19:00:13.410Z] check_test.go:279: Daemon d869c3bc25018 is not started [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-02T19:00:13.410Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T19:00:13.410Z] check_test.go:279: Daemon d40ba7cfeb464 is not started [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-02T19:00:13.410Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T19:00:13.410Z] check_test.go:279: Daemon dfc6672203975 is not started [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-02T19:00:13.410Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T19:00:13.410Z] check_test.go:279: Daemon dfed3d871b1bd is not started [2019-10-02T19:00:13.410Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-02T19:00:13.410Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T19:00:13.410Z] check_test.go:279: Daemon dd342ceaaf5cf is not started [2019-10-02T19:00:13.410Z] === RUN TestDockerNetworkSuite [2019-10-02T19:00:13.410Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-02T19:00:15.068Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-02T19:00:16.620Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-02T19:00:16.667Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-02T19:00:17.082Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-02T19:00:17.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-02T19:00:20.841Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-02T19:00:21.303Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-02T19:00:21.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-02T19:00:22.279Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-02T19:00:23.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-02T19:00:25.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-02T19:00:25.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-02T19:00:26.993Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-02T19:00:27.338Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-02T19:00:29.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-02T19:00:30.750Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-02T19:00:32.299Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-02T19:00:32.299Z] === RUN TestDockerSuite/TestEventsRename [2019-10-02T19:00:32.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-02T19:00:33.808Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-02T19:00:34.504Z] === RUN TestDockerSuite/TestEventsResize [2019-10-02T19:00:36.699Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-02T19:00:37.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-02T19:00:38.895Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-02T19:00:41.091Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-02T19:00:43.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-02T19:00:45.808Z] === RUN TestDockerSuite/TestEventsTop [2019-10-02T19:00:45.808Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-02T19:00:46.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-02T19:00:48.730Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-02T19:00:48.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-02T19:00:49.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-02T19:00:50.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-02T19:00:51.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-02T19:00:52.492Z] === RUN TestDockerSuite/TestExec [2019-10-02T19:00:52.492Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-02T19:00:52.492Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-02T19:00:53.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-02T19:00:53.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-02T19:00:53.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-02T19:00:54.139Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-02T19:00:54.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-02T19:00:55.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-02T19:00:55.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-02T19:00:55.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-02T19:00:55.688Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-02T19:00:55.688Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-02T19:00:55.688Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-02T19:00:55.688Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-02T19:00:56.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-02T19:00:57.240Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-02T19:00:58.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-02T19:00:58.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-02T19:00:59.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-02T19:00:59.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-02T19:00:59.444Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-02T19:01:01.214Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-02T19:01:03.418Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-02T19:01:08.322Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-02T19:01:08.322Z] === RUN TestDockerSuite/TestExecEnv [2019-10-02T19:01:08.322Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-02T19:01:08.322Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-02T19:01:09.872Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecParseError [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-02T19:01:13.632Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-02T19:01:14.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-02T19:01:15.827Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-02T19:01:16.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-02T19:01:18.008Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-02T19:01:18.008Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-02T19:01:25.099Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-02T19:01:25.099Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-02T19:01:25.099Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-02T19:01:25.099Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-02T19:01:28.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-02T19:01:30.948Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-02T19:01:30.982Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-02T19:01:31.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-02T19:01:31.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-02T19:01:31.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-02T19:01:33.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-02T19:01:33.756Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-02T19:01:36.888Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-02T19:01:37.997Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-02T19:01:38.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-02T19:01:39.801Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-02T19:01:41.476Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-02T19:01:44.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-02T19:01:44.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestHealth [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-02T19:01:45.605Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-02T19:01:45.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-02T19:01:46.521Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-02T19:01:49.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-02T19:01:49.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-02T19:01:49.954Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-02T19:01:50.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-02T19:01:50.314Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-02T19:01:50.314Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-02T19:01:50.314Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-02T19:01:50.314Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-02T19:01:50.314Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-02T19:01:50.775Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-02T19:01:51.135Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-02T19:01:51.286Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-02T19:01:51.286Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-02T19:01:52.257Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-02T19:01:52.257Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-02T19:01:53.019Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-02T19:01:54.442Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-02T19:01:54.442Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-02T19:01:56.626Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-02T19:01:58.810Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-02T19:01:58.810Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-02T19:01:58.810Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite (105.23s) [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.01s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon db85b9576e6cc is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d79d5c39e48aa is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.18s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dffce18c64565 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.13s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d36debba75400 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.93s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:1233: Daemon d42cb7a72d1dc is not started [2019-10-02T19:01:59.547Z] daemon.go:325: [d42cb7a72d1dc] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d42cb7a72d1dc] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d42cb7a72d1dc] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d42cb7a72d1dc] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d42cb7a72d1dc] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d42cb7a72d1dc] Daemon stopped [2019-10-02T19:01:59.547Z] daemon.go:325: [d42cb7a72d1dc] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d42cb7a72d1dc] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d42cb7a72d1dc] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d42cb7a72d1dc] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d42cb7a72d1dc] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d42cb7a72d1dc] Daemon stopped [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dd57fe770b32f is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.88s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d001a4bf8fb7e is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.72s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d81c08b13b7d1 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dd48f324cab27 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d5565f906577b is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon decb935d5ec3b is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d08906214a3be is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d830f7578fd23 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d2ff1d8fc7d30 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dd08b82da3db3 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d90ed2b09be5b is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d6a986399a0e5 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon deff91409e836 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d6f52def05c4c is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.37s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d6ec23c51ac1e is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.83s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d88e994de040b is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dd52b33048245 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d0eccd22c4895 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dbad615661feb is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.66s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-02T19:01:59.547Z] daemon.go:325: [d5927f473a0e3] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d5927f473a0e3] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d5927f473a0e3] daemon started [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:968: Daemon d5927f473a0e3 is not started [2019-10-02T19:01:59.547Z] daemon.go:296: [d5927f473a0e3] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:325: [d5927f473a0e3] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d5927f473a0e3] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d5927f473a0e3] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d5927f473a0e3] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d5927f473a0e3] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d5927f473a0e3] Daemon stopped [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.39s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon de1171acec874 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.32s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d1c7bb44921c9] daemon started [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:1116: Daemon d1c7bb44921c9 is not started [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:296: [d1c7bb44921c9] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d1c7bb44921c9] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d1c7bb44921c9] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d1c7bb44921c9] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d1c7bb44921c9] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d1c7bb44921c9] Daemon stopped [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d126984a032c6 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.67s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon dab55854373eb is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.10s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d1d5cd560cddd is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d1df285663c22 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d76b118da1741 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d26482f927cfb is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon de3cd3e310804 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.16s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d6a9110deeb2c is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d444a768c795b is not started [2019-10-02T19:01:59.547Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-02T19:01:59.547Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon de3ebefe13d46 is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.52s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:46: Daemon d6cfdeb0cbd6c is not started [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.18s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-02T19:01:59.547Z] daemon.go:325: [d2ca20e634c5d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d2ca20e634c5d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d2ca20e634c5d] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d2ca20e634c5d] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d2ca20e634c5d] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d2ca20e634c5d] Daemon stopped [2019-10-02T19:01:59.547Z] daemon.go:325: [d2ca20e634c5d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d2ca20e634c5d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d2ca20e634c5d] daemon started [2019-10-02T19:01:59.547Z] daemon.go:461: [d2ca20e634c5d] Stopping daemon [2019-10-02T19:01:59.547Z] daemon.go:296: [d2ca20e634c5d] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:448: [d2ca20e634c5d] Daemon stopped [2019-10-02T19:01:59.547Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.24s) [2019-10-02T19:01:59.547Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-02T19:01:59.547Z] daemon.go:325: [d7aee45408a8d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:325: [d7aee45408a8d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:353: [d7aee45408a8d] daemon started [2019-10-02T19:01:59.547Z] docker_cli_network_unix_test.go:1084: Daemon d7aee45408a8d is not started [2019-10-02T19:01:59.547Z] daemon.go:325: [d7aee45408a8d] waiting for daemon to start [2019-10-02T19:01:59.547Z] daemon.go:296: [d7aee45408a8d] exiting daemon [2019-10-02T19:01:59.547Z] daemon.go:325: [d7aee45408a8d] waiting for daemon to start [2019-10-02T19:01:59.548Z] daemon.go:353: [d7aee45408a8d] daemon started [2019-10-02T19:01:59.548Z] daemon.go:461: [d7aee45408a8d] Stopping daemon [2019-10-02T19:01:59.548Z] daemon.go:296: [d7aee45408a8d] exiting daemon [2019-10-02T19:01:59.548Z] daemon.go:448: [d7aee45408a8d] Daemon stopped [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon dacad98860179 is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.01s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon d9cf23db6eaad is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.82s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon d19ad39087b5b is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon d86fa91957df6 is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon d5d51247e83f0 is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon dc07725d5ca76 is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.74s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon d380c4f007da7 is not started [2019-10-02T19:01:59.548Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.97s) [2019-10-02T19:01:59.548Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-02T19:01:59.548Z] docker_cli_network_unix_test.go:46: Daemon dcb2e46ceda07 is not started [2019-10-02T19:01:59.548Z] === RUN TestDockerHubPullSuite [2019-10-02T19:01:59.548Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-02T19:02:00.235Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-02T19:02:02.204Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-02T19:02:02.553Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-02T19:02:02.553Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-02T19:02:02.763Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-02T19:02:04.646Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-02T19:02:04.646Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite (6.02s) [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2019-10-02T19:02:04.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-02T19:02:04.646Z] daemon.go:325: [d749d2d15f170] waiting for daemon to start [2019-10-02T19:02:04.646Z] daemon.go:325: [d749d2d15f170] waiting for daemon to start [2019-10-02T19:02:04.646Z] daemon.go:353: [d749d2d15f170] daemon started [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.53s) [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2019-10-02T19:02:04.646Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-10-02T19:02:04.646Z] daemon.go:461: [d749d2d15f170] Stopping daemon [2019-10-02T19:02:04.646Z] daemon.go:296: [d749d2d15f170] exiting daemon [2019-10-02T19:02:04.646Z] daemon.go:448: [d749d2d15f170] Daemon stopped [2019-10-02T19:02:04.646Z] PASS [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === Skipped [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-02T19:02:04.646Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T19:02:04.646Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-02T19:02:04.646Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:02:04.646Z] [2019-10-02T19:02:04.646Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-02T19:02:04.647Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-02T19:02:04.647Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-02T19:02:04.647Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-02T19:02:04.647Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T19:02:04.647Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-02T19:02:04.647Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-02T19:02:04.647Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-02T19:02:04.647Z] docker_cli_network_unix_test.go:46: Daemon de3ebefe13d46 is not started [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] [2019-10-02T19:02:04.647Z] DONE 1249 tests, 44 skipped in 2096.960s [2019-10-02T19:02:04.647Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T19:02:04.647Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T19:02:04.647Z] +++ kill 6948 [2019-10-02T19:02:04.737Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-02T19:02:04.737Z] === RUN TestDockerSuite/TestImportFile [2019-10-02T19:02:04.737Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-02T19:02:05.202Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-02T19:02:05.665Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-02T19:02:06.006Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T19:02:06.006Z] +++ /etc/init.d/apparmor stop [2019-10-02T19:02:06.006Z] Clearing AppArmor profiles cache:. [2019-10-02T19:02:06.006Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T19:02:06.006Z] Unloading profiles will leave already running processes permanently [2019-10-02T19:02:06.006Z] unconfined, which can lead to unexpected situations. [2019-10-02T19:02:06.006Z] [2019-10-02T19:02:06.006Z] To set a process to complain mode, use the command line tool [2019-10-02T19:02:06.006Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T19:02:06.006Z] with the 'teardown' option." [2019-10-02T19:02:06.006Z] [2019-10-02T19:02:07.852Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-02T19:02:10.037Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-02T19:02:10.037Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-02T19:02:10.037Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-02T19:02:10.037Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-02T19:02:10.037Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-02T19:02:11.238Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-02T19:02:12.224Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-02T19:02:12.685Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-02T19:02:14.870Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-02T19:02:14.870Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-02T19:02:14.870Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-02T19:02:14.870Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-02T19:02:21.959Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-02T19:02:26.074Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-02T19:02:26.666Z] === RUN TestDockerSuite/TestInspectImage [2019-10-02T19:02:26.666Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-02T19:02:26.666Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-02T19:02:26.666Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-02T19:02:27.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-02T19:02:28.208Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-02T19:02:30.393Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-02T19:02:30.393Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-02T19:02:30.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-02T19:02:32.576Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-02T19:02:34.018Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-02T19:02:34.763Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-02T19:02:34.763Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-02T19:02:34.763Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-02T19:02:36.305Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-02T19:02:39.219Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-02T19:02:42.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-02T19:02:42.964Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-02T19:02:45.149Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-02T19:02:47.335Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-02T19:02:47.405Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-02T19:02:48.877Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-02T19:02:50.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-02T19:02:53.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-02T19:02:55.962Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-02T19:02:56.661Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-02T19:02:58.147Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-02T19:02:59.688Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-02T19:02:59.918Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-02T19:03:00.149Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-02T19:03:01.691Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-02T19:03:03.216Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-02T19:03:03.875Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-02T19:03:05.725Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-02T19:03:09.680Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-02T19:03:11.222Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-02T19:03:11.222Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-02T19:03:13.410Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-02T19:03:13.410Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-02T19:03:20.499Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-02T19:03:27.587Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-02T19:03:34.675Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-02T19:03:36.216Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-02T19:03:38.400Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-02T19:03:38.400Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-02T19:03:40.585Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-02T19:03:42.769Z] === RUN TestDockerSuite/TestLogsSince [2019-10-02T19:03:51.350Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-02T19:03:51.350Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-02T19:03:51.350Z] === RUN TestDockerSuite/TestLogsTail [2019-10-02T19:03:54.265Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-02T19:03:56.531Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestNetHostname [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestPluginActive [2019-10-02T19:03:58.074Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPortList [2019-10-02T19:03:58.534Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-02T19:04:02.030Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-02T19:04:02.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-02T19:04:06.983Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-02T19:04:06.983Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-02T19:04:14.074Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-02T19:04:14.074Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-02T19:04:16.864Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-02T19:04:22.663Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite (1850.29s) [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.00s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-02T19:04:34.889Z] daemon.go:325: [dd8d71484cac9] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [dd8d71484cac9] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [dd8d71484cac9] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [dd8d71484cac9] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [dd8d71484cac9] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [dd8d71484cac9] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-02T19:04:34.889Z] daemon.go:325: [de0ffcec1e895] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [de0ffcec1e895] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [de0ffcec1e895] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [de0ffcec1e895] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [de0ffcec1e895] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [de0ffcec1e895] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-02T19:04:34.889Z] daemon.go:325: [d048a59050ed3] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d048a59050ed3] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d048a59050ed3] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d048a59050ed3] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d048a59050ed3] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d048a59050ed3] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.73s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-02T19:04:34.889Z] daemon.go:325: [d1131b6ed902e] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d1131b6ed902e] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d1131b6ed902e] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-02T19:04:34.889Z] daemon.go:325: [d764d18b79279] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d764d18b79279] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d764d18b79279] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d1131b6ed902e] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d1131b6ed902e] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d1131b6ed902e] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [d764d18b79279] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d764d18b79279] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d764d18b79279] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.85s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-02T19:04:34.889Z] daemon.go:325: [d6e636354bf16] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d6e636354bf16] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d6e636354bf16] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d6e636354bf16] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d6e636354bf16] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d6e636354bf16] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.51s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T19:04:34.889Z] daemon.go:325: [db9f62ed47a7d] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [db9f62ed47a7d] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [db9f62ed47a7d] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T19:04:34.889Z] daemon.go:325: [dab30ae55a8ff] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [dab30ae55a8ff] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [dab30ae55a8ff] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [dab30ae55a8ff] joining swarm manager [db9f62ed47a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.889Z] daemon.go:461: [dab30ae55a8ff] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [dab30ae55a8ff] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [dab30ae55a8ff] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-02T19:04:34.889Z] daemon.go:325: [d9ac7bd909fad] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d9ac7bd909fad] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d9ac7bd909fad] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [d9ac7bd909fad] joining swarm manager [db9f62ed47a7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.889Z] daemon.go:461: [db9f62ed47a7d] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [db9f62ed47a7d] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [db9f62ed47a7d] Daemon stopped [2019-10-02T19:04:34.889Z] check_test.go:379: Daemon dab30ae55a8ff is not started [2019-10-02T19:04:34.889Z] daemon.go:461: [d9ac7bd909fad] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d9ac7bd909fad] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d9ac7bd909fad] Daemon stopped [2019-10-02T19:04:34.889Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T19:04:34.889Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.80s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-10-02T19:04:34.889Z] daemon.go:325: [d247f832b5c94] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d247f832b5c94] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d247f832b5c94] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ca75207531f] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ca75207531f] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d3ca75207531f] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [d3ca75207531f] joining swarm manager [d247f832b5c94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.889Z] daemon.go:461: [d247f832b5c94] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d247f832b5c94] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d247f832b5c94] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [d3ca75207531f] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d3ca75207531f] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d3ca75207531f] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:325: [d247f832b5c94] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d247f832b5c94] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d247f832b5c94] daemon started [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ca75207531f] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ca75207531f] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d3ca75207531f] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d247f832b5c94] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d247f832b5c94] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d247f832b5c94] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [d3ca75207531f] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d3ca75207531f] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d3ca75207531f] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-02T19:04:34.889Z] daemon.go:325: [d7137348cc096] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d7137348cc096] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d7137348cc096] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d7137348cc096] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d7137348cc096] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d7137348cc096] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-02T19:04:34.889Z] daemon.go:325: [d582f53367252] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d582f53367252] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d582f53367252] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-02T19:04:34.889Z] daemon.go:325: [de31fd900c82c] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [de31fd900c82c] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [de31fd900c82c] daemon started [2019-10-02T19:04:34.889Z] daemon.go:461: [d582f53367252] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d582f53367252] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d582f53367252] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [de31fd900c82c] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [de31fd900c82c] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [de31fd900c82c] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.26s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d24e8d73e4770] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ab58cb36d2a] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d3ab58cb36d2a] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d3ab58cb36d2a] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [d3ab58cb36d2a] joining swarm manager [d24e8d73e4770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-02T19:04:34.889Z] daemon.go:325: [dc8ae87da05fe] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [dc8ae87da05fe] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [dc8ae87da05fe] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [dc8ae87da05fe] joining swarm manager [d24e8d73e4770]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.889Z] daemon.go:461: [d24e8d73e4770] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d24e8d73e4770] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d24e8d73e4770] Daemon stopped [2019-10-02T19:04:34.889Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:339: [d24e8d73e4770] error pinging daemon on start: Get http://d24e8d73e4770.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.889Z] daemon.go:325: [d24e8d73e4770] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d24e8d73e4770] daemon started [2019-10-02T19:04:34.889Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-02T19:04:34.889Z] daemon.go:461: [d24e8d73e4770] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d24e8d73e4770] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d24e8d73e4770] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [d3ab58cb36d2a] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d3ab58cb36d2a] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d3ab58cb36d2a] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [dc8ae87da05fe] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [dc8ae87da05fe] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [dc8ae87da05fe] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.41s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T19:04:34.889Z] daemon.go:325: [db29c7d22c795] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [db29c7d22c795] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [db29c7d22c795] daemon started [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T19:04:34.889Z] daemon.go:325: [dfe90d31bc235] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [dfe90d31bc235] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [dfe90d31bc235] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [dfe90d31bc235] joining swarm manager [db29c7d22c795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-02T19:04:34.889Z] daemon.go:325: [d390f4dfd874d] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [d390f4dfd874d] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:353: [d390f4dfd874d] daemon started [2019-10-02T19:04:34.889Z] check_test.go:358: [d390f4dfd874d] joining swarm manager [db29c7d22c795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.889Z] daemon.go:461: [db29c7d22c795] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [db29c7d22c795] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [db29c7d22c795] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [dfe90d31bc235] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [dfe90d31bc235] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [dfe90d31bc235] Daemon stopped [2019-10-02T19:04:34.889Z] daemon.go:461: [d390f4dfd874d] Stopping daemon [2019-10-02T19:04:34.889Z] daemon.go:296: [d390f4dfd874d] exiting daemon [2019-10-02T19:04:34.889Z] daemon.go:448: [d390f4dfd874d] Daemon stopped [2019-10-02T19:04:34.889Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.20s) [2019-10-02T19:04:34.889Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-02T19:04:34.889Z] daemon.go:325: [da499a958fca4] waiting for daemon to start [2019-10-02T19:04:34.889Z] daemon.go:325: [da499a958fca4] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [da499a958fca4] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-02T19:04:34.890Z] daemon.go:325: [d9973db82f62b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d9973db82f62b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d9973db82f62b] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [da499a958fca4] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [da499a958fca4] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [da499a958fca4] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d9973db82f62b] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d9973db82f62b] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d9973db82f62b] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.81s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-02T19:04:34.890Z] daemon.go:325: [d86e015e69f1b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d86e015e69f1b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d86e015e69f1b] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [d86e015e69f1b] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d86e015e69f1b] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d86e015e69f1b] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T19:04:34.890Z] daemon.go:325: [d87c9947390c7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d87c9947390c7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d87c9947390c7] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T19:04:34.890Z] daemon.go:325: [d2a9f58f856ab] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d2a9f58f856ab] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d2a9f58f856ab] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d2a9f58f856ab] joining swarm manager [d87c9947390c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-02T19:04:34.890Z] daemon.go:325: [d38e831fec5ee] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d38e831fec5ee] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d38e831fec5ee] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d38e831fec5ee] joining swarm manager [d87c9947390c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.890Z] daemon.go:461: [d87c9947390c7] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d87c9947390c7] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d87c9947390c7] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d2a9f58f856ab] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d2a9f58f856ab] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d2a9f58f856ab] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d38e831fec5ee] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d38e831fec5ee] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d38e831fec5ee] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.06s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T19:04:34.890Z] daemon.go:325: [d2fd3dbac88e3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d2fd3dbac88e3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d2fd3dbac88e3] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [d2fd3dbac88e3] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d2fd3dbac88e3] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d2fd3dbac88e3] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:325: [d2fd3dbac88e3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d2fd3dbac88e3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d2fd3dbac88e3] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T19:04:34.890Z] daemon.go:325: [d31326ffc86f3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d31326ffc86f3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d31326ffc86f3] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d31326ffc86f3] joining swarm manager [d2fd3dbac88e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:461: [d31326ffc86f3] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d31326ffc86f3] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d31326ffc86f3] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:325: [d31326ffc86f3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d31326ffc86f3] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d31326ffc86f3] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [ddc209cec09a6] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [ddc209cec09a6] joining swarm manager [d2fd3dbac88e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.890Z] daemon.go:461: [ddc209cec09a6] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [ddc209cec09a6] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [ddc209cec09a6] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [ddc209cec09a6] daemon started [2019-10-02T19:04:34.890Z] daemon.go:296: [ddc209cec09a6] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [ddc209cec09a6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [ddc209cec09a6] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [d2fd3dbac88e3] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d2fd3dbac88e3] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d2fd3dbac88e3] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d31326ffc86f3] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d31326ffc86f3] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d31326ffc86f3] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [ddc209cec09a6] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [ddc209cec09a6] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [ddc209cec09a6] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.48s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-02T19:04:34.890Z] daemon.go:325: [dda5a5a25f1d7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dda5a5a25f1d7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [dda5a5a25f1d7] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-02T19:04:34.890Z] daemon.go:325: [dcf84457a0bf5] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dcf84457a0bf5] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [dcf84457a0bf5] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [dcf84457a0bf5] joining swarm manager [dda5a5a25f1d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:461: [dda5a5a25f1d7] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [dda5a5a25f1d7] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [dda5a5a25f1d7] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [dcf84457a0bf5] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [dcf84457a0bf5] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [dcf84457a0bf5] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T19:04:34.890Z] daemon.go:325: [dd8e954ef1677] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dd8e954ef1677] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [dd8e954ef1677] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [dfaf69692dde6] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [dfaf69692dde6] joining swarm manager [dd8e954ef1677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-02T19:04:34.890Z] daemon.go:325: [d33f47db56a7f] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d33f47db56a7f] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d33f47db56a7f] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d33f47db56a7f] joining swarm manager [dd8e954ef1677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.890Z] daemon.go:461: [dfaf69692dde6] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [dfaf69692dde6] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [dfaf69692dde6] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [dfaf69692dde6] error pinging daemon on start: Get http://dfaf69692dde6.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [dfaf69692dde6] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [dfaf69692dde6] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [dd8e954ef1677] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [dd8e954ef1677] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [dd8e954ef1677] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [dfaf69692dde6] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [dfaf69692dde6] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [dfaf69692dde6] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d33f47db56a7f] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d33f47db56a7f] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d33f47db56a7f] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.03s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-02T19:04:34.890Z] daemon.go:325: [d34e49e9d6e6c] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d34e49e9d6e6c] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d34e49e9d6e6c] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [d34e49e9d6e6c] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d34e49e9d6e6c] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d34e49e9d6e6c] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.69s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-02T19:04:34.890Z] daemon.go:325: [de1a977a20328] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [de1a977a20328] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [de1a977a20328] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-02T19:04:34.890Z] daemon.go:325: [d996a76cf9b1c] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d996a76cf9b1c] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d996a76cf9b1c] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d996a76cf9b1c] joining swarm manager [de1a977a20328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:461: [de1a977a20328] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [de1a977a20328] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [de1a977a20328] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [d996a76cf9b1c] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d996a76cf9b1c] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d996a76cf9b1c] Daemon stopped [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.41s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T19:04:34.890Z] daemon.go:325: [d883fa2228f0b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d883fa2228f0b] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d883fa2228f0b] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [db1e456ef44b7] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [db1e456ef44b7] joining swarm manager [d883fa2228f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-02T19:04:34.890Z] daemon.go:325: [df06912d76cdc] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [df06912d76cdc] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [df06912d76cdc] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [df06912d76cdc] joining swarm manager [d883fa2228f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.890Z] daemon.go:461: [db1e456ef44b7] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [db1e456ef44b7] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [db1e456ef44b7] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [df06912d76cdc] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [df06912d76cdc] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [df06912d76cdc] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [db1e456ef44b7] error pinging daemon on start: Get http://db1e456ef44b7.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [db1e456ef44b7] error pinging daemon on start: Get http://db1e456ef44b7.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [db1e456ef44b7] error pinging daemon on start: Get http://db1e456ef44b7.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:339: [db1e456ef44b7] error pinging daemon on start: Get http://db1e456ef44b7.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.890Z] daemon.go:325: [db1e456ef44b7] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [db1e456ef44b7] daemon started [2019-10-02T19:04:34.890Z] daemon.go:461: [d883fa2228f0b] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [d883fa2228f0b] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [d883fa2228f0b] Daemon stopped [2019-10-02T19:04:34.890Z] daemon.go:461: [db1e456ef44b7] Stopping daemon [2019-10-02T19:04:34.890Z] daemon.go:296: [db1e456ef44b7] exiting daemon [2019-10-02T19:04:34.890Z] daemon.go:448: [db1e456ef44b7] Daemon stopped [2019-10-02T19:04:34.890Z] check_test.go:379: Daemon df06912d76cdc is not started [2019-10-02T19:04:34.890Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.67s) [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d3d978e9335a4] daemon started [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [da70f403db202] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [da70f403db202] joining swarm manager [d3d978e9335a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d2f949d2c7fbf] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d2f949d2c7fbf] joining swarm manager [d3d978e9335a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [d7527d63bbc99] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [d7527d63bbc99] joining swarm manager [d3d978e9335a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:353: [ddca5b0a04ccc] daemon started [2019-10-02T19:04:34.890Z] check_test.go:358: [ddca5b0a04ccc] joining swarm manager [d3d978e9335a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T19:04:34.890Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-02T19:04:34.890Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.890Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [dd1643c1a812f] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [dd1643c1a812f] joining swarm manager [d3d978e9335a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-02T19:04:34.891Z] daemon.go:461: [dd1643c1a812f] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:461: [d3d978e9335a4] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:461: [da70f403db202] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:461: [d2f949d2c7fbf] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:461: [d7527d63bbc99] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:461: [ddca5b0a04ccc] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d3d978e9335a4] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d3d978e9335a4] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:296: [dd1643c1a812f] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [dd1643c1a812f] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:296: [d7527d63bbc99] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d7527d63bbc99] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:296: [ddca5b0a04ccc] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [ddca5b0a04ccc] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:296: [d2f949d2c7fbf] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d2f949d2c7fbf] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:296: [da70f403db202] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [da70f403db202] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:339: [ddca5b0a04ccc] error pinging daemon on start: Get http://ddca5b0a04ccc.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [da70f403db202] error pinging daemon on start: Get http://da70f403db202.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:339: [d2f949d2c7fbf] error pinging daemon on start: Get http://d2f949d2c7fbf.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [dd1643c1a812f] error pinging daemon on start: Get http://dd1643c1a812f.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [d7527d63bbc99] error pinging daemon on start: Get http://d7527d63bbc99.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [d3d978e9335a4] error pinging daemon on start: Get http://d3d978e9335a4.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:339: [ddca5b0a04ccc] error pinging daemon on start: Get http://ddca5b0a04ccc.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [da70f403db202] error pinging daemon on start: Get http://da70f403db202.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:339: [d2f949d2c7fbf] error pinging daemon on start: Get http://d2f949d2c7fbf.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [d7527d63bbc99] error pinging daemon on start: Get http://d7527d63bbc99.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [dd1643c1a812f] error pinging daemon on start: Get http://dd1643c1a812f.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [d3d978e9335a4] error pinging daemon on start: Get http://d3d978e9335a4.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dd1643c1a812f] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7527d63bbc99] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d3d978e9335a4] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:339: [ddca5b0a04ccc] error pinging daemon on start: Get http://ddca5b0a04ccc.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:339: [da70f403db202] error pinging daemon on start: Get http://da70f403db202.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [ddca5b0a04ccc] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da70f403db202] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d3d978e9335a4] daemon started [2019-10-02T19:04:34.891Z] daemon.go:353: [d7527d63bbc99] daemon started [2019-10-02T19:04:34.891Z] daemon.go:353: [ddca5b0a04ccc] daemon started [2019-10-02T19:04:34.891Z] daemon.go:353: [da70f403db202] daemon started [2019-10-02T19:04:34.891Z] daemon.go:353: [dd1643c1a812f] daemon started [2019-10-02T19:04:34.891Z] daemon.go:339: [d2f949d2c7fbf] error pinging daemon on start: Get http://d2f949d2c7fbf.sock/_ping: context deadline exceeded [2019-10-02T19:04:34.891Z] daemon.go:325: [d2f949d2c7fbf] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d2f949d2c7fbf] daemon started [2019-10-02T19:04:34.891Z] daemon.go:461: [d3d978e9335a4] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d3d978e9335a4] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d3d978e9335a4] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [da70f403db202] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [da70f403db202] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [da70f403db202] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d2f949d2c7fbf] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d2f949d2c7fbf] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d2f949d2c7fbf] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d7527d63bbc99] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d7527d63bbc99] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d7527d63bbc99] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [ddca5b0a04ccc] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [ddca5b0a04ccc] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [ddca5b0a04ccc] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [dd1643c1a812f] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [dd1643c1a812f] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [dd1643c1a812f] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-02T19:04:34.891Z] daemon.go:325: [d61f0b34b547c] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d61f0b34b547c] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d61f0b34b547c] daemon started [2019-10-02T19:04:34.891Z] daemon.go:461: [d61f0b34b547c] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d61f0b34b547c] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d61f0b34b547c] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:325: [d61f0b34b547c] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d61f0b34b547c] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d61f0b34b547c] daemon started [2019-10-02T19:04:34.891Z] daemon.go:461: [d61f0b34b547c] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d61f0b34b547c] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d61f0b34b547c] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.39s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-02T19:04:34.891Z] daemon.go:325: [da53696e83066] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [da53696e83066] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [da53696e83066] daemon started [2019-10-02T19:04:34.891Z] daemon.go:461: [da53696e83066] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [da53696e83066] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [da53696e83066] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.82s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T19:04:34.891Z] daemon.go:325: [d97b7cec5ba7d] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d97b7cec5ba7d] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d97b7cec5ba7d] daemon started [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T19:04:34.891Z] daemon.go:325: [dbd9549e017b0] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dbd9549e017b0] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [dbd9549e017b0] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [dbd9549e017b0] joining swarm manager [d97b7cec5ba7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-02T19:04:34.891Z] daemon.go:325: [d5a238ed44662] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d5a238ed44662] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d5a238ed44662] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d5a238ed44662] joining swarm manager [d97b7cec5ba7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.891Z] daemon.go:461: [d97b7cec5ba7d] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d97b7cec5ba7d] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d97b7cec5ba7d] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [dbd9549e017b0] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [dbd9549e017b0] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [dbd9549e017b0] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d5a238ed44662] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d5a238ed44662] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d5a238ed44662] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.34s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T19:04:34.891Z] daemon.go:325: [d54941617861e] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d54941617861e] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d54941617861e] daemon started [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T19:04:34.891Z] daemon.go:325: [d7c3bbe71e630] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7c3bbe71e630] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d7c3bbe71e630] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d7c3bbe71e630] joining swarm manager [d54941617861e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-02T19:04:34.891Z] daemon.go:325: [d9275b8746f8e] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d9275b8746f8e] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d9275b8746f8e] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d9275b8746f8e] joining swarm manager [d54941617861e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.891Z] daemon.go:461: [d54941617861e] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d54941617861e] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d54941617861e] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d7c3bbe71e630] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d7c3bbe71e630] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d7c3bbe71e630] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d9275b8746f8e] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d9275b8746f8e] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d9275b8746f8e] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.10s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T19:04:34.891Z] daemon.go:325: [d8cbbe4233ae6] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d8cbbe4233ae6] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d8cbbe4233ae6] daemon started [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T19:04:34.891Z] daemon.go:325: [dbc703e68f3b2] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dbc703e68f3b2] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [dbc703e68f3b2] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [dbc703e68f3b2] joining swarm manager [d8cbbe4233ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-02T19:04:34.891Z] daemon.go:325: [d1de4a7539c48] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d1de4a7539c48] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d1de4a7539c48] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d1de4a7539c48] joining swarm manager [d8cbbe4233ae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.891Z] daemon.go:461: [d8cbbe4233ae6] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d8cbbe4233ae6] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d8cbbe4233ae6] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [dbc703e68f3b2] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [dbc703e68f3b2] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [dbc703e68f3b2] Daemon stopped [2019-10-02T19:04:34.891Z] daemon.go:461: [d1de4a7539c48] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d1de4a7539c48] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d1de4a7539c48] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.06s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-02T19:04:34.891Z] daemon.go:325: [d87879e260a45] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d87879e260a45] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d87879e260a45] daemon started [2019-10-02T19:04:34.891Z] daemon.go:461: [d87879e260a45] Stopping daemon [2019-10-02T19:04:34.891Z] daemon.go:296: [d87879e260a45] exiting daemon [2019-10-02T19:04:34.891Z] daemon.go:448: [d87879e260a45] Daemon stopped [2019-10-02T19:04:34.891Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (31.57s) [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T19:04:34.891Z] daemon.go:325: [dee30bf230d44] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [dee30bf230d44] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [dee30bf230d44] daemon started [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T19:04:34.891Z] daemon.go:325: [d1c57ffe0d634] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d1c57ffe0d634] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d1c57ffe0d634] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d1c57ffe0d634] joining swarm manager [dee30bf230d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T19:04:34.891Z] daemon.go:325: [d7546db06171a] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d7546db06171a] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d7546db06171a] daemon started [2019-10-02T19:04:34.891Z] check_test.go:358: [d7546db06171a] joining swarm manager [dee30bf230d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.891Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T19:04:34.891Z] daemon.go:325: [d27ec9acf9894] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:325: [d27ec9acf9894] waiting for daemon to start [2019-10-02T19:04:34.891Z] daemon.go:353: [d27ec9acf9894] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [d27ec9acf9894] joining swarm manager [dee30bf230d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-02T19:04:34.892Z] daemon.go:325: [d3b7b97acdae2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d3b7b97acdae2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d3b7b97acdae2] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [d3b7b97acdae2] joining swarm manager [dee30bf230d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-02T19:04:34.892Z] daemon.go:461: [dee30bf230d44] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dee30bf230d44] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dee30bf230d44] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d1c57ffe0d634] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d1c57ffe0d634] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d1c57ffe0d634] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d7546db06171a] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d7546db06171a] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d7546db06171a] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d27ec9acf9894] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d27ec9acf9894] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d27ec9acf9894] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d3b7b97acdae2] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d3b7b97acdae2] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d3b7b97acdae2] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.78s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-02T19:04:34.892Z] daemon.go:325: [de5366833f871] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [de5366833f871] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [de5366833f871] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [de5366833f871] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [de5366833f871] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [de5366833f871] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.36s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [dce1f058475a0] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [dce1f058475a0] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [dce1f058475a0] daemon started [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [dc9cdbce4eca9] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [dc9cdbce4eca9] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [dc9cdbce4eca9] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [dc9cdbce4eca9] joining swarm manager [dce1f058475a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [da8e3c9d22b5e] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [da8e3c9d22b5e] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [da8e3c9d22b5e] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [da8e3c9d22b5e] joining swarm manager [dce1f058475a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.892Z] daemon.go:461: [dce1f058475a0] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dce1f058475a0] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dce1f058475a0] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [dc9cdbce4eca9] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dc9cdbce4eca9] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dc9cdbce4eca9] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [da8e3c9d22b5e] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [da8e3c9d22b5e] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [da8e3c9d22b5e] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.59s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T19:04:34.892Z] daemon.go:325: [d743b1de185d2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d743b1de185d2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d743b1de185d2] daemon started [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T19:04:34.892Z] daemon.go:325: [d4af8789769fe] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d4af8789769fe] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d4af8789769fe] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [d4af8789769fe] joining swarm manager [d743b1de185d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-02T19:04:34.892Z] daemon.go:325: [ddee7c7ae069f] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [ddee7c7ae069f] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [ddee7c7ae069f] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [ddee7c7ae069f] joining swarm manager [d743b1de185d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.892Z] daemon.go:461: [d4af8789769fe] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d4af8789769fe] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d4af8789769fe] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d743b1de185d2] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d743b1de185d2] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d743b1de185d2] Daemon stopped [2019-10-02T19:04:34.892Z] check_test.go:379: Daemon d4af8789769fe is not started [2019-10-02T19:04:34.892Z] daemon.go:461: [ddee7c7ae069f] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [ddee7c7ae069f] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [ddee7c7ae069f] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.75s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T19:04:34.892Z] daemon.go:325: [d226282fe4049] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d226282fe4049] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d226282fe4049] daemon started [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T19:04:34.892Z] daemon.go:325: [dbe2f57a4cf73] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [dbe2f57a4cf73] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [dbe2f57a4cf73] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [dbe2f57a4cf73] joining swarm manager [d226282fe4049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-02T19:04:34.892Z] daemon.go:325: [d30b811697d54] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d30b811697d54] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d30b811697d54] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [d30b811697d54] joining swarm manager [d226282fe4049]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.892Z] daemon.go:461: [d226282fe4049] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d226282fe4049] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d226282fe4049] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [dbe2f57a4cf73] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dbe2f57a4cf73] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dbe2f57a4cf73] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d30b811697d54] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d30b811697d54] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d30b811697d54] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.65s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [d03deb844e3a7] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d03deb844e3a7] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d03deb844e3a7] daemon started [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [d125adda2b4de] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d125adda2b4de] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d125adda2b4de] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [d125adda2b4de] joining swarm manager [d03deb844e3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [db424f74fe838] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [db424f74fe838] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [db424f74fe838] daemon started [2019-10-02T19:04:34.892Z] check_test.go:358: [db424f74fe838] joining swarm manager [d03deb844e3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.892Z] daemon.go:461: [d03deb844e3a7] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d03deb844e3a7] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d03deb844e3a7] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [d125adda2b4de] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d125adda2b4de] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d125adda2b4de] Daemon stopped [2019-10-02T19:04:34.892Z] daemon.go:461: [db424f74fe838] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [db424f74fe838] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [db424f74fe838] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (30.83s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-02T19:04:34.892Z] daemon.go:325: [d5b73f4a70bdc] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d5b73f4a70bdc] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d5b73f4a70bdc] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d5b73f4a70bdc] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d5b73f4a70bdc] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d5b73f4a70bdc] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.26s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-02T19:04:34.892Z] daemon.go:325: [d5e1310cb398b] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d5e1310cb398b] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d5e1310cb398b] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d5e1310cb398b] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d5e1310cb398b] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d5e1310cb398b] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.27s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-02T19:04:34.892Z] daemon.go:325: [dc5cc9d1ba717] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [dc5cc9d1ba717] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [dc5cc9d1ba717] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [dc5cc9d1ba717] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dc5cc9d1ba717] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dc5cc9d1ba717] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2019-10-02T19:04:34.892Z] daemon.go:325: [d9bbb2dabd269] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d9bbb2dabd269] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d9bbb2dabd269] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d9bbb2dabd269] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d9bbb2dabd269] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d9bbb2dabd269] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-02T19:04:34.892Z] daemon.go:325: [d281f6bfcb805] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d281f6bfcb805] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d281f6bfcb805] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d281f6bfcb805] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d281f6bfcb805] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d281f6bfcb805] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.11s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2019-10-02T19:04:34.892Z] daemon.go:325: [d3d2c45c7895f] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d3d2c45c7895f] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d3d2c45c7895f] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d3d2c45c7895f] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d3d2c45c7895f] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d3d2c45c7895f] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-02T19:04:34.892Z] daemon.go:325: [de4679f23eecb] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [de4679f23eecb] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [de4679f23eecb] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [de4679f23eecb] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [de4679f23eecb] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [de4679f23eecb] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.13s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2019-10-02T19:04:34.892Z] daemon.go:325: [d5b1eff36ec20] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d5b1eff36ec20] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d5b1eff36ec20] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d5b1eff36ec20] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d5b1eff36ec20] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d5b1eff36ec20] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.21s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-02T19:04:34.892Z] daemon.go:325: [d713eb2796fc4] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d713eb2796fc4] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d713eb2796fc4] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d713eb2796fc4] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d713eb2796fc4] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d713eb2796fc4] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.75s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-02T19:04:34.892Z] daemon.go:325: [deb51ceef17c3] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [deb51ceef17c3] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [deb51ceef17c3] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [deb51ceef17c3] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [deb51ceef17c3] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [deb51ceef17c3] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.51s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2019-10-02T19:04:34.892Z] daemon.go:325: [d63d89f644337] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [d63d89f644337] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [d63d89f644337] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [d63d89f644337] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [d63d89f644337] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [d63d89f644337] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.71s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-02T19:04:34.892Z] daemon.go:325: [de303d62cb3c2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [de303d62cb3c2] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [de303d62cb3c2] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [de303d62cb3c2] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [de303d62cb3c2] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [de303d62cb3c2] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (14.91s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-02T19:04:34.892Z] daemon.go:325: [dd68170359677] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [dd68170359677] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [dd68170359677] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [dd68170359677] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [dd68170359677] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [dd68170359677] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.70s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-02T19:04:34.892Z] daemon.go:325: [db26bc28ea1af] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [db26bc28ea1af] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [db26bc28ea1af] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [db26bc28ea1af] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [db26bc28ea1af] exiting daemon [2019-10-02T19:04:34.892Z] daemon.go:448: [db26bc28ea1af] Daemon stopped [2019-10-02T19:04:34.892Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2019-10-02T19:04:34.892Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-02T19:04:34.892Z] daemon.go:325: [de6cf40454eac] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:325: [de6cf40454eac] waiting for daemon to start [2019-10-02T19:04:34.892Z] daemon.go:353: [de6cf40454eac] daemon started [2019-10-02T19:04:34.892Z] daemon.go:461: [de6cf40454eac] Stopping daemon [2019-10-02T19:04:34.892Z] daemon.go:296: [de6cf40454eac] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [de6cf40454eac] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-02T19:04:34.893Z] daemon.go:325: [dfa8c9538fc25] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [dfa8c9538fc25] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [dfa8c9538fc25] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [dfa8c9538fc25] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [dfa8c9538fc25] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [dfa8c9538fc25] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.76s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-02T19:04:34.893Z] daemon.go:325: [db01a8fe299d8] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [db01a8fe299d8] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [db01a8fe299d8] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [db01a8fe299d8] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [db01a8fe299d8] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [db01a8fe299d8] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.36s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-02T19:04:34.893Z] daemon.go:325: [d81505130f5b9] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d81505130f5b9] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d81505130f5b9] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d81505130f5b9] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d81505130f5b9] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d81505130f5b9] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (5.02s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-02T19:04:34.893Z] daemon.go:325: [d974fe015161f] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d974fe015161f] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d974fe015161f] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d974fe015161f] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d974fe015161f] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d974fe015161f] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.90s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-02T19:04:34.893Z] daemon.go:325: [d272abadca504] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d272abadca504] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d272abadca504] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d272abadca504] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d272abadca504] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d272abadca504] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.63s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-02T19:04:34.893Z] daemon.go:325: [d5c77b7bb0e4c] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d5c77b7bb0e4c] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d5c77b7bb0e4c] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d5c77b7bb0e4c] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d5c77b7bb0e4c] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d5c77b7bb0e4c] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.22s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2019-10-02T19:04:34.893Z] daemon.go:325: [d0ae5a38e4c8d] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d0ae5a38e4c8d] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d0ae5a38e4c8d] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d0ae5a38e4c8d] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d0ae5a38e4c8d] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d0ae5a38e4c8d] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.22s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2019-10-02T19:04:34.893Z] daemon.go:325: [d6de0b0f38fd6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d6de0b0f38fd6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d6de0b0f38fd6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d6de0b0f38fd6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d6de0b0f38fd6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d6de0b0f38fd6] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.12s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2019-10-02T19:04:34.893Z] daemon.go:325: [db5ac678f74a6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [db5ac678f74a6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [db5ac678f74a6] daemon started [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.6mcrd6q8wps9@da7a53910a4c | hello1\n" [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.jckwja1rtguf@da7a53910a4c | hello2\n" [2019-10-02T19:04:34.893Z] daemon.go:461: [db5ac678f74a6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [db5ac678f74a6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [db5ac678f74a6] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.53s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-02T19:04:34.893Z] daemon.go:325: [dffcb0ce4a4cf] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [dffcb0ce4a4cf] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [dffcb0ce4a4cf] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [dffcb0ce4a4cf] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [dffcb0ce4a4cf] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [dffcb0ce4a4cf] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.60s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-02T19:04:34.893Z] daemon.go:325: [dd9613091829b] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [dd9613091829b] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [dd9613091829b] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [dd9613091829b] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [dd9613091829b] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [dd9613091829b] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.59s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-02T19:04:34.893Z] daemon.go:325: [d73417c54e6e4] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d73417c54e6e4] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d73417c54e6e4] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d73417c54e6e4] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d73417c54e6e4] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d73417c54e6e4] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (14.96s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-02T19:04:34.893Z] daemon.go:325: [d41014ecf1799] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d41014ecf1799] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d41014ecf1799] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d41014ecf1799] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d41014ecf1799] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d41014ecf1799] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.58s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2019-10-02T19:04:34.893Z] daemon.go:325: [d09dc0c269735] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d09dc0c269735] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d09dc0c269735] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d09dc0c269735] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d09dc0c269735] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d09dc0c269735] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-02T19:04:34.893Z] daemon.go:325: [ddf80c01f09fc] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [ddf80c01f09fc] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [ddf80c01f09fc] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [ddf80c01f09fc] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [ddf80c01f09fc] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [ddf80c01f09fc] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (14.03s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2019-10-02T19:04:34.893Z] daemon.go:325: [d8df0ab275f06] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d8df0ab275f06] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d8df0ab275f06] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d8df0ab275f06] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d8df0ab275f06] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d8df0ab275f06] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.28s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-02T19:04:34.893Z] daemon.go:325: [d754bcc1f48c7] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d754bcc1f48c7] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d754bcc1f48c7] daemon started [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:242: checking task 8pvpe8cctrhp [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:247: checking messages for 8pvpe8cctrhp [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:242: checking task z0kn6xu2m4hb [2019-10-02T19:04:34.893Z] docker_cli_service_logs_test.go:247: checking messages for z0kn6xu2m4hb [2019-10-02T19:04:34.893Z] daemon.go:461: [d754bcc1f48c7] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d754bcc1f48c7] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d754bcc1f48c7] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.40s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2019-10-02T19:04:34.893Z] daemon.go:325: [df48031786fbc] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [df48031786fbc] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [df48031786fbc] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [df48031786fbc] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [df48031786fbc] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [df48031786fbc] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.39s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d3e4594d842e6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d3e4594d842e6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d3e4594d842e6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d3e4594d842e6] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d3e4594d842e6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d3e4594d842e6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d3e4594d842e6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d3e4594d842e6] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d3e4594d842e6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d3e4594d842e6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d3e4594d842e6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d3e4594d842e6] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d3e4594d842e6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d3e4594d842e6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d3e4594d842e6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d3e4594d842e6] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d3e4594d842e6] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d3e4594d842e6] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d3e4594d842e6] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d3e4594d842e6] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d3e4594d842e6] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.75s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-02T19:04:34.893Z] daemon.go:325: [d181b34cd6cc2] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d181b34cd6cc2] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d181b34cd6cc2] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d181b34cd6cc2] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d181b34cd6cc2] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d181b34cd6cc2] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.00s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-02T19:04:34.893Z] daemon.go:325: [d149986615a90] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d149986615a90] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d149986615a90] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d149986615a90] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d149986615a90] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d149986615a90] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.38s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T19:04:34.893Z] daemon.go:325: [d342e8ab0662e] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d342e8ab0662e] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d342e8ab0662e] daemon started [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T19:04:34.893Z] daemon.go:325: [d6181388320c8] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d6181388320c8] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d6181388320c8] daemon started [2019-10-02T19:04:34.893Z] check_test.go:358: [d6181388320c8] joining swarm manager [d342e8ab0662e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-02T19:04:34.893Z] daemon.go:325: [d9d1885c06220] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d9d1885c06220] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d9d1885c06220] daemon started [2019-10-02T19:04:34.893Z] check_test.go:358: [d9d1885c06220] joining swarm manager [d342e8ab0662e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.893Z] daemon.go:461: [d342e8ab0662e] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d342e8ab0662e] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d342e8ab0662e] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:461: [d6181388320c8] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d6181388320c8] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d6181388320c8] Daemon stopped [2019-10-02T19:04:34.893Z] daemon.go:461: [d9d1885c06220] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d9d1885c06220] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d9d1885c06220] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (10.48s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-02T19:04:34.893Z] daemon.go:325: [d1b07f2d92b67] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d1b07f2d92b67] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d1b07f2d92b67] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d1b07f2d92b67] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d1b07f2d92b67] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d1b07f2d92b67] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.39s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-02T19:04:34.893Z] daemon.go:325: [dd6a95f8d8e03] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [dd6a95f8d8e03] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [dd6a95f8d8e03] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [dd6a95f8d8e03] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [dd6a95f8d8e03] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [dd6a95f8d8e03] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.25s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-02T19:04:34.893Z] daemon.go:325: [d39d4ff3410cf] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d39d4ff3410cf] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d39d4ff3410cf] daemon started [2019-10-02T19:04:34.893Z] daemon.go:461: [d39d4ff3410cf] Stopping daemon [2019-10-02T19:04:34.893Z] daemon.go:296: [d39d4ff3410cf] exiting daemon [2019-10-02T19:04:34.893Z] daemon.go:448: [d39d4ff3410cf] Daemon stopped [2019-10-02T19:04:34.893Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s) [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T19:04:34.893Z] daemon.go:325: [d14a9adb24421] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:325: [d14a9adb24421] waiting for daemon to start [2019-10-02T19:04:34.893Z] daemon.go:353: [d14a9adb24421] daemon started [2019-10-02T19:04:34.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T19:04:34.894Z] daemon.go:325: [d62c4cab8f9ca] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d62c4cab8f9ca] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d62c4cab8f9ca] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d62c4cab8f9ca] joining swarm manager [d14a9adb24421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-02T19:04:34.894Z] daemon.go:325: [d1bfbf4ed184c] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d1bfbf4ed184c] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d1bfbf4ed184c] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d1bfbf4ed184c] joining swarm manager [d14a9adb24421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.894Z] daemon.go:461: [d14a9adb24421] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d14a9adb24421] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d14a9adb24421] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:461: [d62c4cab8f9ca] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d62c4cab8f9ca] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d62c4cab8f9ca] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:461: [d1bfbf4ed184c] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d1bfbf4ed184c] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d1bfbf4ed184c] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-02T19:04:34.894Z] daemon.go:325: [d2c5acfcea669] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d2c5acfcea669] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d2c5acfcea669] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d2c5acfcea669] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d2c5acfcea669] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d2c5acfcea669] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.42s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T19:04:34.894Z] daemon.go:325: [d738f011c7165] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d738f011c7165] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d738f011c7165] daemon started [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d5425653f0414] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d5425653f0414] joining swarm manager [d738f011c7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d478fb0cae942] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d478fb0cae942] joining swarm manager [d738f011c7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.894Z] daemon.go:461: [d5425653f0414] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d5425653f0414] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d5425653f0414] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d5425653f0414] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d478fb0cae942] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d478fb0cae942] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d478fb0cae942] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d478fb0cae942] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d5425653f0414] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d5425653f0414] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d5425653f0414] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d5425653f0414] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d478fb0cae942] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d478fb0cae942] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d478fb0cae942] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d478fb0cae942] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d5425653f0414] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d5425653f0414] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d5425653f0414] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d5425653f0414] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d5425653f0414] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d478fb0cae942] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d478fb0cae942] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d478fb0cae942] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d478fb0cae942] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d478fb0cae942] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d738f011c7165] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d738f011c7165] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d738f011c7165] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:461: [d5425653f0414] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d5425653f0414] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d5425653f0414] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:461: [d478fb0cae942] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d478fb0cae942] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d478fb0cae942] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.54s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-02T19:04:34.894Z] daemon.go:325: [d5e13ce32a62d] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d5e13ce32a62d] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d5e13ce32a62d] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d5e13ce32a62d] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d5e13ce32a62d] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d5e13ce32a62d] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.02s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-02T19:04:34.894Z] daemon.go:325: [d6dc7d037d0c3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d6dc7d037d0c3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d6dc7d037d0c3] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d6dc7d037d0c3] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d6dc7d037d0c3] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d6dc7d037d0c3] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d6dc7d037d0c3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d6dc7d037d0c3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d6dc7d037d0c3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d6dc7d037d0c3] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d6dc7d037d0c3] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d6dc7d037d0c3] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d6dc7d037d0c3] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.65s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-02T19:04:34.894Z] daemon.go:325: [d563e6d596dcc] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d563e6d596dcc] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d563e6d596dcc] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d563e6d596dcc] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d563e6d596dcc] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d563e6d596dcc] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.13s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-02T19:04:34.894Z] daemon.go:325: [dd9e5899a4048] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [dd9e5899a4048] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [dd9e5899a4048] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [dd9e5899a4048] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [dd9e5899a4048] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [dd9e5899a4048] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.78s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [da3b567cdc53e] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [da3b567cdc53e] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [da3b567cdc53e] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [da3b567cdc53e] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:296: [da3b567cdc53e] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:296: [da3b567cdc53e] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [da3b567cdc53e] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [da3b567cdc53e] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [da3b567cdc53e] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [da3b567cdc53e] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [da3b567cdc53e] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.62s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-02T19:04:34.894Z] daemon.go:325: [dcf28d964cdc8] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [dcf28d964cdc8] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [dcf28d964cdc8] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [dcf28d964cdc8] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [dcf28d964cdc8] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [dcf28d964cdc8] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.40s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2019-10-02T19:04:34.894Z] daemon.go:325: [dd616e402aba2] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [dd616e402aba2] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [dd616e402aba2] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [dd616e402aba2] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [dd616e402aba2] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [dd616e402aba2] Daemon stopped [2019-10-02T19:04:34.894Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T19:04:34.894Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.11s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d79ad5712fd84] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d79ad5712fd84] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d79ad5712fd84] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d79ad5712fd84] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d79ad5712fd84] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d79ad5712fd84] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d79ad5712fd84] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d79ad5712fd84] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d79ad5712fd84] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d79ad5712fd84] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d79ad5712fd84] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d79ad5712fd84] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d79ad5712fd84] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-02T19:04:34.894Z] daemon.go:325: [d6c80aa6f0f3d] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d6c80aa6f0f3d] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d6c80aa6f0f3d] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d6c80aa6f0f3d] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d6c80aa6f0f3d] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d6c80aa6f0f3d] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-02T19:04:34.894Z] daemon.go:325: [d2864acfd9cb3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d2864acfd9cb3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d2864acfd9cb3] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d2864acfd9cb3] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d2864acfd9cb3] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d2864acfd9cb3] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-02T19:04:34.894Z] daemon.go:325: [d19e6d7ebe5dc] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d19e6d7ebe5dc] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d19e6d7ebe5dc] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d19e6d7ebe5dc] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d19e6d7ebe5dc] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d19e6d7ebe5dc] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-02T19:04:34.894Z] daemon.go:325: [d78ab42ea8fa3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d78ab42ea8fa3] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d78ab42ea8fa3] daemon started [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-02T19:04:34.894Z] daemon.go:325: [d44a436866ae0] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d44a436866ae0] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d44a436866ae0] daemon started [2019-10-02T19:04:34.894Z] daemon.go:461: [d78ab42ea8fa3] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d78ab42ea8fa3] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d78ab42ea8fa3] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:461: [d44a436866ae0] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d44a436866ae0] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d44a436866ae0] Daemon stopped [2019-10-02T19:04:34.894Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.83s) [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T19:04:34.894Z] daemon.go:325: [d4698b71a8457] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d4698b71a8457] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d4698b71a8457] daemon started [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T19:04:34.894Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d248bbdad48f9] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d248bbdad48f9] joining swarm manager [d4698b71a8457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.894Z] daemon.go:461: [d248bbdad48f9] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d248bbdad48f9] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d248bbdad48f9] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d248bbdad48f9] daemon started [2019-10-02T19:04:34.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-02T19:04:34.894Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.894Z] daemon.go:353: [d66f8fa078f6b] daemon started [2019-10-02T19:04:34.894Z] check_test.go:358: [d66f8fa078f6b] joining swarm manager [d4698b71a8457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.894Z] daemon.go:461: [d248bbdad48f9] Stopping daemon [2019-10-02T19:04:34.894Z] daemon.go:296: [d248bbdad48f9] exiting daemon [2019-10-02T19:04:34.894Z] daemon.go:448: [d248bbdad48f9] Daemon stopped [2019-10-02T19:04:34.894Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d248bbdad48f9] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d248bbdad48f9] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d66f8fa078f6b] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d66f8fa078f6b] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d66f8fa078f6b] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d66f8fa078f6b] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d66f8fa078f6b] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d66f8fa078f6b] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d66f8fa078f6b] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d66f8fa078f6b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d66f8fa078f6b] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d4698b71a8457] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d4698b71a8457] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d4698b71a8457] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d248bbdad48f9] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d248bbdad48f9] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d248bbdad48f9] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d66f8fa078f6b] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d66f8fa078f6b] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d66f8fa078f6b] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.45s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-02T19:04:34.895Z] daemon.go:325: [d882ced46e20d] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d882ced46e20d] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d882ced46e20d] daemon started [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-02T19:04:34.895Z] daemon.go:325: [d8660d648ef1b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d8660d648ef1b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d8660d648ef1b] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d882ced46e20d] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d882ced46e20d] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d882ced46e20d] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d8660d648ef1b] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d8660d648ef1b] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d8660d648ef1b] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.10s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-02T19:04:34.895Z] daemon.go:325: [d9820958d6e76] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d9820958d6e76] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d9820958d6e76] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d9820958d6e76] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d9820958d6e76] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d9820958d6e76] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d9820958d6e76] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d9820958d6e76] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d9820958d6e76] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d9820958d6e76] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d9820958d6e76] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d9820958d6e76] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.32s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [de88b90ca5f71] daemon started [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d95df16f330aa] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [d95df16f330aa] joining swarm manager [de88b90ca5f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d74081c11a350] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [d74081c11a350] joining swarm manager [de88b90ca5f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.895Z] daemon.go:461: [d95df16f330aa] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d95df16f330aa] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d95df16f330aa] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d95df16f330aa] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d95df16f330aa] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d95df16f330aa] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d95df16f330aa] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [de88b90ca5f71] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [de88b90ca5f71] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [de88b90ca5f71] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [de88b90ca5f71] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d74081c11a350] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d74081c11a350] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d74081c11a350] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d74081c11a350] daemon started [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d95df16f330aa] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d95df16f330aa] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d95df16f330aa] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d95df16f330aa] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d95df16f330aa] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [de88b90ca5f71] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [de88b90ca5f71] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [de88b90ca5f71] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [de88b90ca5f71] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [de88b90ca5f71] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d74081c11a350] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d74081c11a350] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d74081c11a350] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d74081c11a350] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d74081c11a350] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d95df16f330aa] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d95df16f330aa] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d95df16f330aa] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d95df16f330aa] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d95df16f330aa] daemon started [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-02T19:04:34.895Z] daemon.go:325: [d82f5fbd0ac06] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d82f5fbd0ac06] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d82f5fbd0ac06] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [d82f5fbd0ac06] joining swarm manager [de88b90ca5f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-02T19:04:34.895Z] daemon.go:461: [d82f5fbd0ac06] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d82f5fbd0ac06] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d82f5fbd0ac06] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:325: [d82f5fbd0ac06] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d82f5fbd0ac06] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d82f5fbd0ac06] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [de88b90ca5f71] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [de88b90ca5f71] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [de88b90ca5f71] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d95df16f330aa] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d95df16f330aa] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d95df16f330aa] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d74081c11a350] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d74081c11a350] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d74081c11a350] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d82f5fbd0ac06] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d82f5fbd0ac06] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d82f5fbd0ac06] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T19:04:34.895Z] daemon.go:325: [d308e337461f5] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d308e337461f5] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d308e337461f5] daemon started [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T19:04:34.895Z] daemon.go:325: [dae5083dd0bd2] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [dae5083dd0bd2] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [dae5083dd0bd2] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [dae5083dd0bd2] joining swarm manager [d308e337461f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-02T19:04:34.895Z] daemon.go:325: [d0716626a09ea] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d0716626a09ea] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d0716626a09ea] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [d0716626a09ea] joining swarm manager [d308e337461f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-02T19:04:34.895Z] daemon.go:461: [d308e337461f5] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d308e337461f5] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d308e337461f5] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [dae5083dd0bd2] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [dae5083dd0bd2] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [dae5083dd0bd2] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d0716626a09ea] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d0716626a09ea] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d0716626a09ea] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.32s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-02T19:04:34.895Z] daemon.go:325: [d11d66d0521b4] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d11d66d0521b4] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d11d66d0521b4] daemon started [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-02T19:04:34.895Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-02T19:04:34.895Z] daemon.go:461: [d11d66d0521b4] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d11d66d0521b4] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d11d66d0521b4] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.72s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-02T19:04:34.895Z] daemon.go:325: [d2822de65bd5b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d2822de65bd5b] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d2822de65bd5b] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d2822de65bd5b] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d2822de65bd5b] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d2822de65bd5b] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.13s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-02T19:04:34.895Z] daemon.go:325: [d682b4e201f7e] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d682b4e201f7e] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d682b4e201f7e] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d682b4e201f7e] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d682b4e201f7e] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d682b4e201f7e] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-02T19:04:34.895Z] daemon.go:325: [d781fb8067b3a] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d781fb8067b3a] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d781fb8067b3a] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d781fb8067b3a] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d781fb8067b3a] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d781fb8067b3a] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.17s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-02T19:04:34.895Z] daemon.go:325: [d8ac24dd8b52e] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d8ac24dd8b52e] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d8ac24dd8b52e] daemon started [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-02T19:04:34.895Z] daemon.go:325: [d0133b593bbd1] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d0133b593bbd1] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d0133b593bbd1] daemon started [2019-10-02T19:04:34.895Z] check_test.go:358: [d0133b593bbd1] joining swarm manager [d8ac24dd8b52e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.895Z] daemon.go:461: [d8ac24dd8b52e] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d8ac24dd8b52e] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d8ac24dd8b52e] Daemon stopped [2019-10-02T19:04:34.895Z] daemon.go:461: [d0133b593bbd1] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d0133b593bbd1] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d0133b593bbd1] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.90s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-02T19:04:34.895Z] daemon.go:325: [d946a43baaaa4] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d946a43baaaa4] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d946a43baaaa4] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d946a43baaaa4] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d946a43baaaa4] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d946a43baaaa4] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.20s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-02T19:04:34.895Z] daemon.go:325: [d85c3923e3182] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d85c3923e3182] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d85c3923e3182] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d85c3923e3182] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d85c3923e3182] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d85c3923e3182] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.42s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-02T19:04:34.895Z] daemon.go:325: [d1bbba61c87f3] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d1bbba61c87f3] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d1bbba61c87f3] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d1bbba61c87f3] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d1bbba61c87f3] exiting daemon [2019-10-02T19:04:34.895Z] daemon.go:448: [d1bbba61c87f3] Daemon stopped [2019-10-02T19:04:34.895Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.21s) [2019-10-02T19:04:34.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-02T19:04:34.895Z] daemon.go:325: [d4c1747df90c0] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:325: [d4c1747df90c0] waiting for daemon to start [2019-10-02T19:04:34.895Z] daemon.go:353: [d4c1747df90c0] daemon started [2019-10-02T19:04:34.895Z] daemon.go:461: [d4c1747df90c0] Stopping daemon [2019-10-02T19:04:34.895Z] daemon.go:296: [d4c1747df90c0] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d4c1747df90c0] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.21s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-02T19:04:34.896Z] daemon.go:325: [d13735df89abe] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d13735df89abe] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d13735df89abe] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d13735df89abe] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d13735df89abe] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d13735df89abe] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.53s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-02T19:04:34.896Z] daemon.go:325: [d381352665d25] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d381352665d25] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d381352665d25] daemon started [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-02T19:04:34.896Z] daemon.go:325: [d5ed4b90a4343] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d5ed4b90a4343] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d5ed4b90a4343] daemon started [2019-10-02T19:04:34.896Z] check_test.go:358: [d5ed4b90a4343] joining swarm manager [d381352665d25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-02T19:04:34.896Z] daemon.go:461: [d381352665d25] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d381352665d25] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d381352665d25] Daemon stopped [2019-10-02T19:04:34.896Z] daemon.go:461: [d5ed4b90a4343] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d5ed4b90a4343] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d5ed4b90a4343] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.38s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dfb930797191b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dfb930797191b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dfb930797191b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dfb930797191b] Daemon stopped [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dfb930797191b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dfb930797191b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dfb930797191b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dfb930797191b] Daemon stopped [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dfb930797191b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dfb930797191b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dfb930797191b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dfb930797191b] Daemon stopped [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dfb930797191b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dfb930797191b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dfb930797191b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dfb930797191b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dfb930797191b] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.98s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-02T19:04:34.896Z] daemon.go:325: [dc0417add920a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dc0417add920a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dc0417add920a] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dc0417add920a] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dc0417add920a] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dc0417add920a] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.97s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-02T19:04:34.896Z] daemon.go:325: [d8ae42103278a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d8ae42103278a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d8ae42103278a] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d8ae42103278a] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d8ae42103278a] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d8ae42103278a] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.13s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-02T19:04:34.896Z] daemon.go:325: [ddd9848816d0f] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [ddd9848816d0f] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [ddd9848816d0f] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [ddd9848816d0f] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [ddd9848816d0f] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [ddd9848816d0f] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.21s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-02T19:04:34.896Z] daemon.go:325: [d7ea0c30aef7e] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d7ea0c30aef7e] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d7ea0c30aef7e] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d7ea0c30aef7e] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d7ea0c30aef7e] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d7ea0c30aef7e] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.80s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-02T19:04:34.896Z] daemon.go:325: [d5e8414bd4154] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d5e8414bd4154] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d5e8414bd4154] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d5e8414bd4154] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d5e8414bd4154] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d5e8414bd4154] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-02T19:04:34.896Z] daemon.go:325: [d3c0c72e3912a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d3c0c72e3912a] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d3c0c72e3912a] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d3c0c72e3912a] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d3c0c72e3912a] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d3c0c72e3912a] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-02T19:04:34.896Z] daemon.go:325: [d2e33cee1e55b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d2e33cee1e55b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d2e33cee1e55b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d2e33cee1e55b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d2e33cee1e55b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d2e33cee1e55b] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-02T19:04:34.896Z] daemon.go:325: [dd43c6a8b0cd0] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dd43c6a8b0cd0] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dd43c6a8b0cd0] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dd43c6a8b0cd0] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dd43c6a8b0cd0] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dd43c6a8b0cd0] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.26s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-02T19:04:34.896Z] daemon.go:325: [db6b252bc7f24] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [db6b252bc7f24] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [db6b252bc7f24] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [db6b252bc7f24] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [db6b252bc7f24] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [db6b252bc7f24] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-02T19:04:34.896Z] daemon.go:325: [d443e95c43350] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d443e95c43350] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d443e95c43350] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d443e95c43350] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d443e95c43350] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d443e95c43350] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.56s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2019-10-02T19:04:34.896Z] daemon.go:325: [dac58d025ea50] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dac58d025ea50] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dac58d025ea50] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dac58d025ea50] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dac58d025ea50] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dac58d025ea50] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.37s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-02T19:04:34.896Z] daemon.go:325: [d1e8b9e0c2d3f] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d1e8b9e0c2d3f] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d1e8b9e0c2d3f] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d1e8b9e0c2d3f] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d1e8b9e0c2d3f] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d1e8b9e0c2d3f] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-02T19:04:34.896Z] daemon.go:325: [d7044501cd77b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [d7044501cd77b] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [d7044501cd77b] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [d7044501cd77b] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [d7044501cd77b] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [d7044501cd77b] Daemon stopped [2019-10-02T19:04:34.896Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s) [2019-10-02T19:04:34.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-02T19:04:34.896Z] daemon.go:325: [dc39a63160b30] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:325: [dc39a63160b30] waiting for daemon to start [2019-10-02T19:04:34.896Z] daemon.go:353: [dc39a63160b30] daemon started [2019-10-02T19:04:34.896Z] daemon.go:461: [dc39a63160b30] Stopping daemon [2019-10-02T19:04:34.896Z] daemon.go:296: [dc39a63160b30] exiting daemon [2019-10-02T19:04:34.896Z] daemon.go:448: [dc39a63160b30] Daemon stopped [2019-10-02T19:04:34.896Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T19:04:34.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-02T19:04:35.070Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-02T19:04:35.531Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-02T19:04:35.531Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-02T19:04:47.938Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-02T19:04:49.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-02T19:04:50.857Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-02T19:04:57.950Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-02T19:05:01.694Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-02T19:05:01.694Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-02T19:05:01.694Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-02T19:05:06.407Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-02T19:05:06.407Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-02T19:05:06.407Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-02T19:05:06.407Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-02T19:05:06.407Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-02T19:05:13.498Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-02T19:05:13.498Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-02T19:05:14.471Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-02T19:05:14.471Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-02T19:05:16.013Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-02T19:05:16.984Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-02T19:05:16.984Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-02T19:05:21.686Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-02T19:05:25.436Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-02T19:05:26.982Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-02T19:05:52.247Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-02T19:05:52.247Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-02T19:05:56.958Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-02T19:05:56.958Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-02T19:05:56.958Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-02T19:05:57.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-02T19:05:57.418Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-02T19:06:02.121Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-02T19:06:05.869Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-02T19:06:05.869Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-02T19:06:07.331Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-02T19:06:10.574Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-02T19:06:10.574Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-02T19:06:10.574Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-02T19:06:25.406Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-02T19:06:26.945Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-02T19:06:27.914Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-02T19:06:34.992Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-02T19:06:39.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-02T19:06:39.686Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-02T19:06:48.334Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-02T19:06:51.241Z] === RUN TestDockerSuite/TestRmiTag [2019-10-02T19:06:52.209Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-02T19:06:54.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-02T19:06:54.389Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-02T19:07:12.080Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-02T19:07:13.050Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-02T19:07:18.851Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-02T19:07:19.311Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-02T19:07:21.495Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-02T19:07:21.495Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-02T19:07:21.495Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-02T19:07:25.235Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-02T19:07:26.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-02T19:07:28.143Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-02T19:07:30.327Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-02T19:07:32.508Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-02T19:07:34.688Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-02T19:07:34.688Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-02T19:07:38.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-02T19:07:40.484Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-02T19:07:42.665Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-02T19:07:42.665Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-02T19:07:45.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-02T19:07:45.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-02T19:07:45.571Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-02T19:07:47.754Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-02T19:07:50.662Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-02T19:07:52.843Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-02T19:07:55.021Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-02T19:07:55.021Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-02T19:07:55.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-02T19:07:55.022Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-02T19:07:56.561Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-02T19:07:56.561Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-02T19:07:56.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-02T19:07:56.561Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-02T19:07:56.561Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-02T19:07:59.469Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-02T19:08:10.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-02T19:08:11.862Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-02T19:08:18.942Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-02T19:08:18.942Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-02T19:08:18.942Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-02T19:08:18.942Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-02T19:08:20.480Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-02T19:08:22.018Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-02T19:08:22.018Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-02T19:08:24.199Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-02T19:08:24.199Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-02T19:08:24.199Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-02T19:08:24.199Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-02T19:08:26.378Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-02T19:08:27.916Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-02T19:08:28.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-02T19:08:30.096Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-02T19:08:32.275Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-02T19:08:32.743Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-02T19:08:41.333Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-02T19:08:43.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-02T19:08:49.914Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-02T19:08:49.914Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-02T19:08:51.454Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunMount [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-02T19:08:51.914Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-02T19:08:58.989Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-02T19:08:58.989Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-02T19:08:58.989Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-02T19:08:58.989Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-02T19:09:02.724Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-02T19:09:06.459Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-02T19:09:07.428Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-02T19:09:09.606Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-02T19:09:11.144Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-02T19:09:12.113Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-02T19:09:14.291Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-02T19:09:17.195Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-02T19:09:24.272Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-02T19:09:24.272Z] === RUN TestDockerSuite/TestRunRm [2019-10-02T19:09:26.452Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-02T19:09:30.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-02T19:09:32.244Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-02T19:09:33.781Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-02T19:09:35.959Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-02T19:09:37.501Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-02T19:09:39.680Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-02T19:09:39.680Z] === RUN TestDockerSuite/TestRunState [2019-10-02T19:09:39.680Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-02T19:09:41.865Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-02T19:09:41.865Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-02T19:09:44.048Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-02T19:09:48.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-02T19:09:48.745Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-02T19:09:50.922Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-02T19:09:50.922Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-02T19:09:53.098Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-02T19:09:53.098Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-02T19:09:53.098Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-02T19:09:56.003Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-02T19:10:01.797Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-02T19:10:05.535Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-02T19:10:11.329Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-02T19:10:11.329Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-02T19:10:11.329Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-02T19:10:11.329Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-02T19:10:11.329Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-02T19:10:14.235Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-02T19:10:15.771Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-02T19:10:17.950Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-02T19:10:18.409Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-02T19:10:20.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-02T19:10:22.144Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-02T19:10:23.681Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-02T19:10:25.858Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-02T19:10:29.590Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-02T19:10:29.590Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-02T19:10:30.049Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-02T19:10:32.230Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-02T19:10:32.689Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-02T19:10:33.148Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-02T19:10:33.148Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-02T19:10:34.686Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-02T19:10:47.068Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-02T19:10:47.068Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-02T19:10:52.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-02T19:10:52.858Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-02T19:10:52.858Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-02T19:10:56.591Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-02T19:10:56.591Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-02T19:10:56.591Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-02T19:10:56.591Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-02T19:10:56.591Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-02T19:11:02.378Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-02T19:11:04.546Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-02T19:11:06.719Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-02T19:11:06.719Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-02T19:11:07.291Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-02T19:11:08.256Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-02T19:11:08.716Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-02T19:11:25.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-02T19:11:26.399Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-02T19:11:27.365Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-02T19:11:27.365Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-02T19:11:30.276Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-02T19:11:30.276Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-02T19:11:30.736Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-02T19:11:30.736Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-02T19:11:30.736Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-02T19:11:37.821Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-02T19:11:38.281Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-02T19:11:38.740Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-02T19:11:38.740Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-02T19:11:38.740Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-02T19:11:40.251Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-02T19:11:45.817Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-02T19:11:45.817Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-02T19:11:45.817Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-02T19:11:54.387Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-02T19:11:54.387Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite (2437.07s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.32s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.30s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.30s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.44s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.92s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.56s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.77s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.73s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-02T19:11:54.847Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.847Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.57s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.36s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.88s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.62s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.08s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.75s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.08s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.91s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.61s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.69s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.72s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.75s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.39s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.48s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.96s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildContChar (13.23s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.23s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.10s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.38s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.06s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.85s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.54s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.72s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.31s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.54s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.72s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.73s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.89s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.97s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.29s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.07s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.76s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.61s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.65s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.82s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFails (6.80s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.88s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.58s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.29s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.60s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.53s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement UnixCli [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.89s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildHistory (18.90s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.86s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.94s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.83s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.10s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.99s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.86s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.68s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.53s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.07s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.76s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.13s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.48s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.51s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.20s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.17s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.17s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.07s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.52s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.99s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s) [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2019-10-02T19:11:54.848Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-02T19:11:54.848Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.848Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.82s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.32s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildRm (12.94s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.30s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.45s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.91s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.69s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.70s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildStderr (4.59s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.37s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.63s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.71s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.17s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.07s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.69s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.38s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.53s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.27s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.28s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-02T19:11:54.849Z] docker_cli_sni_test.go:18: Flakey test [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.82s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.46s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitChange (4.79s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.41s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.57s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitTTY (11.71s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.40s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.43s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.46s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.39s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.25s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.70s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.27s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.91s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.42s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.63s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.16s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.94s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.05s) [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000820900 } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1385435518 c:\foo false } [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1385435518 c:\foo true } [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 0 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 1 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 2 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 3 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 4 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 5 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 6 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 7 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 8 [2019-10-02T19:11:54.849Z] docker_api_containers_test.go:1926: case 9 [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.16s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.94s) [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.15s) [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a907240905\file1 95a4c04d0e8d92727adf2ec288ef8f8e32ee943db265e39e162c49ac753ac91d:/root/itWorks.txt` [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:279: checking that container "95a4c04d0e8d92727adf2ec288ef8f8e32ee943db265e39e162c49ac753ac91d" start output contains "file1\n" [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:209: running `docker start -a 95a4c04d0e8d92727adf2ec288ef8f8e32ee943db265e39e162c49ac753ac91d` [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b334657172\file1 7e009ec67b14ca7f381d3371dcd1939606784782b90895c5e69ca45d19490b22:testDir/` [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.50s) [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e869738211\dir1 06e0720fb0110f473693f2587690997d3f7ac33644dfebcb2c9bfa1928d23dd0:testDir` [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:279: checking that container "06e0720fb0110f473693f2587690997d3f7ac33644dfebcb2c9bfa1928d23dd0" start output contains "file1-1\n" [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:209: running `docker start -a 06e0720fb0110f473693f2587690997d3f7ac33644dfebcb2c9bfa1928d23dd0` [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e869738211\dir1 616fd5b7514693247534407ddefd6162aef4f6d07ac2c5c07cc2ae5d51f10675:testDir/` [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:279: checking that container "616fd5b7514693247534407ddefd6162aef4f6d07ac2c5c07cc2ae5d51f10675" start output contains "file1-1\n" [2019-10-02T19:11:54.849Z] docker_cli_cp_utils_test.go:209: running `docker start -a 616fd5b7514693247534407ddefd6162aef4f6d07ac2c5c07cc2ae5d51f10675` [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-02T19:11:54.849Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.849Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.37s) [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h512574182\dir1\. 1bd11f342f35e3185c4d1f62beb745d25b1542451660ca7363d93d9c6cef65ed:testDir` [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:279: checking that container "1bd11f342f35e3185c4d1f62beb745d25b1542451660ca7363d93d9c6cef65ed" start output contains "file1-1\n" [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1bd11f342f35e3185c4d1f62beb745d25b1542451660ca7363d93d9c6cef65ed` [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h512574182\dir1\. 56b312b6de1b63e8e567d051cb069ef36b84abc9b74267a67ff0372cfed50a15:testDir/` [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:279: checking that container "56b312b6de1b63e8e567d051cb069ef36b84abc9b74267a67ff0372cfed50a15" start output contains "file1-1\n" [2019-10-02T19:11:54.850Z] docker_cli_cp_utils_test.go:209: running `docker start -a 56b312b6de1b63e8e567d051cb069ef36b84abc9b74267a67ff0372cfed50a15` [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCpToDot (2.13s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.16s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.12s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.99s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.14s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.33s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsCopy (5.22s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.55s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.35s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFilters (4.22s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFormat (4.15s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsRename (2.22s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsResize (2.44s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.35s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.49s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.29s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.12s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecInspectID (3.32s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.01s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.26s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.65s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.63s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.93s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-02T19:11:54.850Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.850Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.12s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.37s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.24s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectDefault (6.81s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectHistory (4.70s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.95s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectStatus (2.60s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.81s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.85s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2019-10-02T19:11:54.851Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-02T19:11:54.851Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:54.851Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite (441.66s) [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:53: Daemon d7dd0ab2c4b54 is not started [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-02T19:11:55.137Z] daemon.go:325: [da46ba32cf48d] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [da46ba32cf48d] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [da46ba32cf48d] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [da46ba32cf48d] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [da46ba32cf48d] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [da46ba32cf48d] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-02T19:11:55.137Z] daemon.go:325: [d33fe8c5cd02f] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d33fe8c5cd02f] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d33fe8c5cd02f] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d33fe8c5cd02f] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d33fe8c5cd02f] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d33fe8c5cd02f] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:53: Daemon db927f6defabe is not started [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-02T19:11:55.137Z] daemon.go:325: [d57fc72f9c603] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d57fc72f9c603] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d57fc72f9c603] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d57fc72f9c603] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d57fc72f9c603] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d57fc72f9c603] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:53: Daemon d39844293bfc4 is not started [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:53: Daemon d20a4f8c92f7f is not started [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-02T19:11:55.137Z] daemon.go:325: [da38f598849f6] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [da38f598849f6] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [da38f598849f6] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [da38f598849f6] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [da38f598849f6] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [da38f598849f6] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.64s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-02T19:11:55.137Z] daemon.go:325: [dc1ef735befdf] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [dc1ef735befdf] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [dc1ef735befdf] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [dc1ef735befdf] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [dc1ef735befdf] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [dc1ef735befdf] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-02T19:11:55.137Z] daemon.go:325: [df195f6b5f3df] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [df195f6b5f3df] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [df195f6b5f3df] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [df195f6b5f3df] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [df195f6b5f3df] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [df195f6b5f3df] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-02T19:11:55.137Z] daemon.go:325: [db66e5f9656cd] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [db66e5f9656cd] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [db66e5f9656cd] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [db66e5f9656cd] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [db66e5f9656cd] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [db66e5f9656cd] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-02T19:11:55.137Z] daemon.go:325: [d42fd6dfd8883] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d42fd6dfd8883] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d42fd6dfd8883] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d42fd6dfd8883] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d42fd6dfd8883] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d42fd6dfd8883] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-02T19:11:55.137Z] daemon.go:325: [d1ac2847dab0e] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d1ac2847dab0e] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d1ac2847dab0e] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d1ac2847dab0e] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d1ac2847dab0e] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d1ac2847dab0e] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-02T19:11:55.137Z] daemon.go:325: [d8b96a28199c8] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d8b96a28199c8] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d8b96a28199c8] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d8b96a28199c8] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d8b96a28199c8] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d8b96a28199c8] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-02T19:11:55.137Z] daemon.go:325: [de82663293bc8] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [de82663293bc8] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [de82663293bc8] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [de82663293bc8] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [de82663293bc8] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [de82663293bc8] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-02T19:11:55.137Z] daemon.go:325: [d7d02fe5118f0] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [d7d02fe5118f0] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [d7d02fe5118f0] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [d7d02fe5118f0] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [d7d02fe5118f0] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [d7d02fe5118f0] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.49s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:486: Daemon db5043eff3dc3 is not started [2019-10-02T19:11:55.137Z] daemon.go:325: [db5043eff3dc3] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:325: [db5043eff3dc3] waiting for daemon to start [2019-10-02T19:11:55.137Z] daemon.go:353: [db5043eff3dc3] daemon started [2019-10-02T19:11:55.137Z] daemon.go:461: [db5043eff3dc3] Stopping daemon [2019-10-02T19:11:55.137Z] daemon.go:296: [db5043eff3dc3] exiting daemon [2019-10-02T19:11:55.137Z] daemon.go:448: [db5043eff3dc3] Daemon stopped [2019-10-02T19:11:55.137Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-02T19:11:55.137Z] docker_cli_external_volume_driver_test.go:53: Daemon d2d7cf6e027b3 is not started [2019-10-02T19:11:55.137Z] PASS [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === Skipped [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-10-02T19:11:55.137Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-02T19:11:55.137Z] check_test.go:309: Daemon d0fbc92c12c98 is not started [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-02T19:11:55.137Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T19:11:55.137Z] check_test.go:309: Daemon d6a957d55e875 is not started [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-02T19:11:55.137Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:11:55.137Z] check_test.go:309: Daemon da7191a92059b is not started [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-02T19:11:55.137Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-02T19:11:55.137Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-02T19:11:55.137Z] check_test.go:309: Daemon d8ad6376cf894 is not started [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-02T19:11:55.137Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T19:11:55.137Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-02T19:11:55.137Z] requirement.go:26: unmatched requirement IPv6 [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] [2019-10-02T19:11:55.137Z] DONE 270 tests, 6 skipped in 2687.118s [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.65s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.94s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.74s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.91s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.14s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.18s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.98s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsTail (2.66s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.99s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.84s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.03s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsByOrder (7.60s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.28s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.78s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-02T19:11:55.311Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.70s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.28s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.71s) [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.29s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.59s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.85s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-02T19:11:55.311Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.311Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.56s) [2019-10-02T19:11:55.311Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.10s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.86s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.14s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.38s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.02s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.19s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.07s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.07s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.19s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.69s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.61s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.29s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.30s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.45s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.67s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.29s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.99s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.25s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.04s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.26s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.88s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.12s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.96s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (6.91s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.00s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunExitCode (1.96s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.05s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.19s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.60s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.76s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.34s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.30s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.46s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-02T19:11:55.312Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.312Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-02T19:11:55.312Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.65s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.37s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.60s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.93s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.63s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.99s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.56s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.45s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.99s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement Apparmor [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.83s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.89s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.72s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement IsPausable [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.16s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.30s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.16s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.05s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.98s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-02T19:11:55.313Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-02T19:11:55.313Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.313Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-02T19:11:55.313Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-02T19:11:55.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-02T19:11:55.314Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-02T19:11:55.314Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-02T19:11:55.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-02T19:11:55.314Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerDaemonSuite [2019-10-02T19:11:55.314Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-02T19:11:55.314Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-02T19:11:55.314Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-02T19:11:55.314Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-02T19:11:55.314Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerSwarmSuite [2019-10-02T19:11:55.314Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-02T19:11:55.314Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-02T19:11:55.314Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerExternalVolumeSuite [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerNetworkSuite [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] === RUN TestDockerHubPullSuite [2019-10-02T19:11:55.314Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-02T19:11:55.314Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-02T19:11:55.314Z] PASS [2019-10-02T19:11:55.314Z] ok github.com/docker/docker/integration-cli 2437.804s [2019-10-02T19:11:55.315Z] INFO: Integration tests ended at 10/02/2019 19:11:55. Duration:00:40:45.6194750 [2019-10-02T19:11:55.315Z] INFO: Docker info of the daemon under test at end of run [2019-10-02T19:11:55.315Z] [2019-10-02T19:11:55.315Z] Containers: 2 [2019-10-02T19:11:55.315Z] Running: 0 [2019-10-02T19:11:55.315Z] Paused: 0 [2019-10-02T19:11:55.315Z] Stopped: 2 [2019-10-02T19:11:55.315Z] Images: 12 [2019-10-02T19:11:55.315Z] Server Version: 0.0.0-dev [2019-10-02T19:11:55.315Z] Storage Driver: windowsfilter [2019-10-02T19:11:55.315Z] Windows: [2019-10-02T19:11:55.315Z] Logging Driver: json-file [2019-10-02T19:11:55.315Z] Plugins: [2019-10-02T19:11:55.315Z] Volume: local [2019-10-02T19:11:55.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-02T19:11:55.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-02T19:11:55.315Z] Swarm: inactive [2019-10-02T19:11:55.315Z] Default Isolation: process [2019-10-02T19:11:55.315Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-02T19:11:55.315Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-02T19:11:55.315Z] OSType: windows [2019-10-02T19:11:55.315Z] Architecture: x86_64 [2019-10-02T19:11:55.315Z] CPUs: 4 [2019-10-02T19:11:55.315Z] Total Memory: 32GiB [2019-10-02T19:11:55.315Z] Name: azwin-2-339d50 [2019-10-02T19:11:55.315Z] ID: ORHS:7PEC:E3XK:QIIP:7VUR:H7SJ:65V7:JRTU:E3AW:25PJ:JLPR:NI2K [2019-10-02T19:11:55.315Z] Docker Root Dir: D:\CI\PR-392\2\daemon [2019-10-02T19:11:55.315Z] Debug Mode (client): false [2019-10-02T19:11:55.315Z] Debug Mode (server): true [2019-10-02T19:11:55.315Z] File Descriptors: -1 [2019-10-02T19:11:55.315Z] Goroutines: 18 [2019-10-02T19:11:55.315Z] System Time: 2019-10-02T19:11:55.1721152Z [2019-10-02T19:11:55.315Z] EventsListeners: 0 [2019-10-02T19:11:55.315Z] Registry: https://index.docker.io/v1/ [2019-10-02T19:11:55.315Z] Labels: [2019-10-02T19:11:55.315Z] Experimental: false [2019-10-02T19:11:55.315Z] Insecure Registries: [2019-10-02T19:11:55.315Z] 127.0.0.0/8 [2019-10-02T19:11:55.315Z] Live Restore Enabled: false [2019-10-02T19:11:55.315Z] [2019-10-02T19:11:55.315Z] [2019-10-02T19:11:55.315Z] INFO: Stopping daemon under test [2019-10-02T19:11:55.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-02T19:11:55.687Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d175dc3fe8056/docker.pid [2019-10-02T19:11:55.687Z] +++ kill 5873 [2019-10-02T19:11:55.687Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5873 is not a child of this shell [2019-10-02T19:11:55.687Z] warning: PID 5873 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d175dc3fe8056/docker.pid had a nonzero exit code [2019-10-02T19:11:55.687Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d175dc3fe8056/root: target is busy [2019-10-02T19:11:55.687Z] (In some cases useful info about processes that [2019-10-02T19:11:55.687Z] use the device is found by lsof(8) or fuser(1).) [2019-10-02T19:11:55.687Z] ++++ cat bundles/test-integration/docker.pid [2019-10-02T19:11:55.687Z] +++ kill 6944 [2019-10-02T19:11:55.774Z] SUCCESS: The process with PID 9272 (child process of PID 3644) has been terminated. [2019-10-02T19:11:55.774Z] SUCCESS: The process with PID 3644 (child process of PID 5240) has been terminated. [2019-10-02T19:11:55.774Z] INFO: Stop tailing logs of the daemon under tests [2019-10-02T19:11:55.774Z] INFO: executeCI.ps1 Completed successfully at 10/02/2019 19:11:55. [2019-10-02T19:11:55.774Z] INFO: Tidying up at end of run [2019-10-02T19:11:55.774Z] INFO: Saving daemon under test log (d:\CI\PR-392\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-02T19:11:55.774Z] INFO: Saving daemon under test log (d:\CI\PR-392\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-02T19:11:55.774Z] INFO: Nuke-Everything... [2019-10-02T19:11:55.774Z] INFO: Container count on control daemon to delete is 2 [2019-10-02T19:11:56.233Z] 02df026bc202 [2019-10-02T19:11:56.233Z] f86c68ebc785 [2019-10-02T19:11:56.609Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-02T19:11:56.610Z] +++ /etc/init.d/apparmor stop [2019-10-02T19:11:56.610Z] Clearing AppArmor profiles cache:. [2019-10-02T19:11:56.610Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-02T19:11:56.610Z] Unloading profiles will leave already running processes permanently [2019-10-02T19:11:56.610Z] unconfined, which can lead to unexpected situations. [2019-10-02T19:11:56.610Z] [2019-10-02T19:11:56.610Z] To set a process to complain mode, use the command line tool [2019-10-02T19:11:56.610Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-02T19:11:56.610Z] with the 'teardown' option." [2019-10-02T19:11:56.692Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-02T19:11:56.864Z] [2019-10-02T19:11:57.118Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-02T19:11:57.131Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-02T19:11:59.401Z] + echo Ensuring container killed. [2019-10-02T19:11:59.402Z] Ensuring container killed. [2019-10-02T19:11:59.402Z] + docker ps -aq -f name=docker-pr2-* [2019-10-02T19:11:59.402Z] + cids=a2815e646d81 [2019-10-02T19:11:59.402Z] b226aa48a58c [2019-10-02T19:11:59.402Z] da7a53910a4c [2019-10-02T19:11:59.402Z] + [ -n a2815e646d81 [2019-10-02T19:11:59.402Z] b226aa48a58c [2019-10-02T19:11:59.402Z] da7a53910a4c ] [2019-10-02T19:11:59.402Z] + docker rm -vf a2815e646d81 b226aa48a58c da7a53910a4c [2019-10-02T19:12:01.912Z] a2815e646d81 [2019-10-02T19:12:01.912Z] b226aa48a58c [2019-10-02T19:12:01.912Z] da7a53910a4c [Pipeline] sh [2019-10-02T19:12:02.231Z] + echo Chowning /workspace to jenkins user [2019-10-02T19:12:02.231Z] Chowning /workspace to jenkins user [2019-10-02T19:12:02.231Z] + id -u [2019-10-02T19:12:02.231Z] + id -g [2019-10-02T19:12:02.231Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-392:/workspace busybox chown -R 1000:1000 /workspace [2019-10-02T19:12:02.231Z] Unable to find image 'busybox:latest' locally [2019-10-02T19:12:02.231Z] latest: Pulling from library/busybox [2019-10-02T19:12:02.231Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-02T19:12:02.511Z] Deleted: sha256:c0e2f1ae86e81766f3e83c72437167cff6fbdca8e7af762dc349457a746ab86e [2019-10-02T19:12:02.511Z] Deleted: sha256:3c1fd95a61f33b665c8b62c1a13bf87fbabfde7dc8738a4e74c713b4f94e7c9a [2019-10-02T19:12:02.511Z] Deleted: sha256:2b22cf318fdf073db0e2ce45d690ecfed91bff96513686714ccab34408300f46 [2019-10-02T19:12:02.511Z] Deleted: sha256:f0bb18ec0660ba4c06cc0db299ee5b75c4297bc3d5b6c4a96edb3c4113b3574c [2019-10-02T19:12:02.511Z] Deleted: sha256:5a362198027fb234b327d5c4cbb6672cca46e28f5d6c8aa0f4f76e676b9bb088 [2019-10-02T19:12:02.511Z] Deleted: sha256:537df754b229bdace9932e28b6931b8270dc722a0bc0698fb6af5b1dc1181af7 [2019-10-02T19:12:02.511Z] Deleted: sha256:1809a17f4795e9b07f18f52086527a86dbb3ca3bbd2154d862099cf196f8ceb7 [2019-10-02T19:12:02.511Z] Deleted: sha256:4ce79eb87df44ba8c846f29fb7515998cf30d485b30de71d1f0cfac0556343b3 [2019-10-02T19:12:02.511Z] Deleted: sha256:ac3b91a0cb7286d37721ca4517b006a70107cc4f5b6ac7b1980ff718637e802b [2019-10-02T19:12:02.511Z] Deleted: sha256:5bbe013f77c65f6b615742c9b1085978deeb6787945b54d333cc8f51bd60e899 [2019-10-02T19:12:02.511Z] Deleted: sha256:0a02ee6d8d78da0441a0288374968d13f00565b6a87c7a6d38bf3b0c7a5d2ad3 [2019-10-02T19:12:02.511Z] Deleted: sha256:d52ff1828c10ab3514dc4c972417c407b359bbd5f90aede5bf4d8c047e979e9a [2019-10-02T19:12:02.511Z] INFO: Tidying pidfile d:\CI\PR-392\2\docker.pid [2019-10-02T19:12:02.511Z] INFO: Nuking d:\CI [2019-10-02T19:12:02.535Z] 7c9d20b9b6cd: Download complete [2019-10-02T19:12:02.535Z] 7c9d20b9b6cd: Pull complete [2019-10-02T19:12:02.535Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-02T19:12:02.535Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-02T19:12:07.155Z] + bundleName=amd64 [2019-10-02T19:12:07.155Z] + echo Creating amd64-bundles.tar.gz [2019-10-02T19:12:07.155Z] Creating amd64-bundles.tar.gz [2019-10-02T19:12:07.155Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-02T19:12:07.155Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-02T19:12:08.565Z] Archiving artifacts [2019-10-02T19:12:10.289Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T19:12:10.594Z] + make clean [2019-10-02T19:12:10.851Z] docker volume rm -f docker-dev-cache [2019-10-02T19:12:10.851Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-02T19:12:32.462Z] INFO: Zapped successfully [2019-10-02T19:12:32.462Z] [2019-10-02T19:12:32.462Z] INFO: executeCI.ps1 exiting at Wed Oct 2 19:12:29 CUT 2019. Duration 00:58:02.6299851 [2019-10-02T19:12:32.462Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-02T19:12:34.123Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-02T19:12:35.301Z] Archiving artifacts [2019-10-02T19:12:36.441Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-392/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-02T19:12:37.356Z] + make clean [2019-10-02T19:12:38.332Z] docker volume rm -f docker-dev-cache [2019-10-02T19:12:38.332Z] 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