Pull request #40054 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d5f07220fce4a52e9b653f0f7e831aa5b71f8308+31da04af21a9464c00c33da87b5873fa74b43085 (85275abcafc9d36b01b0beea9c02a77442f0f6d9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-07T19:29:10.857Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-07T19:29:10.863Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-07T19:29:10.877Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-07T19:29:18.737Z] Running on ubuntu-1804-overlay2 (i-09b88d36cfc2388b2) in /home/ubuntu/workspace/moby_PR-40054 [Pipeline] { [Pipeline] checkout [2019-10-07T19:29:18.777Z] using credential docker-jenkins-github-credentials [2019-10-07T19:29:18.785Z] Cloning the remote Git repository [2019-10-07T19:29:18.785Z] Cloning with configured refspecs honoured and without tags [2019-10-07T19:29:18.788Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T19:29:18.788Z] > git init /home/ubuntu/workspace/moby_PR-40054 # timeout=10 [2019-10-07T19:29:18.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:18.791Z] > git --version # timeout=10 [2019-10-07T19:29:18.793Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:18.793Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:31.540Z] Fetching without tags [2019-10-07T19:29:31.830Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:32.868Z] Merge succeeded, producing 829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:29:32.869Z] Checking out Revision 829322575b6ee870018a2ac1209d042eb606c706 (PR-40054) [2019-10-07T19:29:31.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:31.533Z] > git config --add remote.origin.fetch +refs/pull/40054/head:refs/remotes/origin/PR-40054 # timeout=10 [2019-10-07T19:29:31.536Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T19:29:31.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:31.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:31.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:31.584Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:31.833Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:31.835Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:32.368Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:29:32.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T19:29:32.916Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:32.918Z] > git checkout -f 829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:29:33.279Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:29:33.284Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T19:29:34.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40054:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-07T19:29:33.282Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:29:37.386Z] 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-07T19:29:37.576Z] Running on ubuntu-1804-overlay2 (i-09b88d36cfc2388b2) in /home/ubuntu/workspace/moby_PR-40054 [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] { [2019-10-07T19:29:37.616Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40054 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-07T19:29:37.675Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-07T19:29:37.686Z] Fetching changes from the remote Git repository [2019-10-07T19:29:37.690Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2019-10-07T19:29:37.728Z] Running on azwin-2-d786c0 in d:\jenkins\workspace\moby_PR-40054 [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-10-07T19:29:37.737Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40054 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2019-10-07T19:29:37.749Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-07T19:29:37.766Z] Cloning the remote Git repository [2019-10-07T19:29:37.766Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] ws [2019-10-07T19:29:37.791Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-07T19:29:38.021Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:38.029Z] using credential docker-jenkins-github-credentials [2019-10-07T19:29:38.079Z] Cloning the remote Git repository [2019-10-07T19:29:38.079Z] Cloning with configured refspecs honoured and without tags [2019-10-07T19:29:38.142Z] using credential docker-jenkins-github-credentials [2019-10-07T19:29:38.194Z] Merge succeeded, producing 2d1b9aa0ad6241570d589a0f1a3ea27fb57cfc15 [2019-10-07T19:29:38.195Z] Checking out Revision 2d1b9aa0ad6241570d589a0f1a3ea27fb57cfc15 (PR-40054) [2019-10-07T19:29:38.221Z] Cloning the remote Git repository [2019-10-07T19:29:38.221Z] Cloning with configured refspecs honoured and without tags [2019-10-07T19:29:38.327Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:29:38.332Z] First time build. Skipping changelog. [2019-10-07T19:29:37.685Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-07T19:29:37.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:37.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:37.736Z] > git --version # timeout=10 [2019-10-07T19:29:37.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:37.752Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:38.024Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:38.027Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:38.115Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:29:38.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T19:29:38.239Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:38.242Z] > git checkout -f 2d1b9aa0ad6241570d589a0f1a3ea27fb57cfc15 [2019-10-07T19:29:38.330Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:29:37.762Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T19:29:37.762Z] > git init /home/docker/workspace/moby_PR-40054 # timeout=10 [2019-10-07T19:29:37.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:37.773Z] > git --version # timeout=10 [2019-10-07T19:29:37.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:37.777Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:38.104Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T19:29:38.107Z] > git init /home/jenkins/workspace/moby_PR-40054 # timeout=10 [2019-10-07T19:29:38.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:38.136Z] > git --version # timeout=10 [2019-10-07T19:29:38.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:38.159Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T19:29:38.245Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T19:29:38.246Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-07T19:29:38.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:38.324Z] > git --version # timeout=10 [2019-10-07T19:29:38.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:38.386Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:39.263Z] Running on ubuntu-1804-overlay2 (i-08136f6e72a0e0bce) in /home/ubuntu/workspace/moby_PR-40054 [Pipeline] { [Pipeline] checkout [2019-10-07T19:29:39.305Z] + docker version [2019-10-07T19:29:39.305Z] Client: Docker Engine - Community [2019-10-07T19:29:39.305Z] Version: 19.03.2 [2019-10-07T19:29:39.305Z] API version: 1.40 [2019-10-07T19:29:39.305Z] Go version: go1.12.8 [2019-10-07T19:29:39.305Z] Git commit: 6a30dfc [2019-10-07T19:29:39.305Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-07T19:29:39.305Z] OS/Arch: linux/amd64 [2019-10-07T19:29:39.305Z] Experimental: false [2019-10-07T19:29:39.305Z] [2019-10-07T19:29:39.305Z] Server: Docker Engine - Community [2019-10-07T19:29:39.305Z] Engine: [2019-10-07T19:29:39.305Z] Version: 19.03.2 [2019-10-07T19:29:39.305Z] API version: 1.40 (minimum version 1.12) [2019-10-07T19:29:39.305Z] Go version: go1.12.8 [2019-10-07T19:29:39.305Z] Git commit: 6a30dfc [2019-10-07T19:29:39.305Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-07T19:29:39.305Z] OS/Arch: linux/amd64 [2019-10-07T19:29:39.305Z] Experimental: true [2019-10-07T19:29:39.305Z] containerd: [2019-10-07T19:29:39.305Z] Version: 1.2.6 [2019-10-07T19:29:39.305Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T19:29:39.305Z] runc: [2019-10-07T19:29:39.305Z] Version: 1.0.0-rc8 [2019-10-07T19:29:39.305Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T19:29:39.305Z] docker-init: [2019-10-07T19:29:39.305Z] Version: 0.18.0 [2019-10-07T19:29:39.305Z] GitCommit: fec3683 [Pipeline] sh [2019-10-07T19:29:39.707Z] + docker info [2019-10-07T19:29:39.707Z] Client: [2019-10-07T19:29:39.707Z] Debug Mode: false [2019-10-07T19:29:39.707Z] [2019-10-07T19:29:39.707Z] Server: [2019-10-07T19:29:39.707Z] Containers: 0 [2019-10-07T19:29:39.707Z] Running: 0 [2019-10-07T19:29:39.707Z] Paused: 0 [2019-10-07T19:29:39.707Z] Stopped: 0 [2019-10-07T19:29:39.707Z] Images: 76 [2019-10-07T19:29:39.707Z] Server Version: 19.03.2 [2019-10-07T19:29:39.707Z] Storage Driver: overlay2 [2019-10-07T19:29:39.707Z] Backing Filesystem: extfs [2019-10-07T19:29:39.707Z] Supports d_type: true [2019-10-07T19:29:39.707Z] Native Overlay Diff: true [2019-10-07T19:29:39.707Z] Logging Driver: json-file [2019-10-07T19:29:39.707Z] Cgroup Driver: cgroupfs [2019-10-07T19:29:39.707Z] Plugins: [2019-10-07T19:29:39.707Z] Volume: local [2019-10-07T19:29:39.707Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T19:29:39.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-07T19:29:39.707Z] Swarm: inactive [2019-10-07T19:29:39.707Z] Runtimes: runc [2019-10-07T19:29:39.707Z] Default Runtime: runc [2019-10-07T19:29:39.707Z] Init Binary: docker-init [2019-10-07T19:29:39.707Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T19:29:39.707Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T19:29:39.707Z] init version: fec3683 [2019-10-07T19:29:39.707Z] Security Options: [2019-10-07T19:29:39.707Z] apparmor [2019-10-07T19:29:39.707Z] seccomp [2019-10-07T19:29:39.707Z] Profile: default [2019-10-07T19:29:39.707Z] Kernel Version: 4.15.0-1048-aws [2019-10-07T19:29:39.707Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-07T19:29:39.707Z] OSType: linux [2019-10-07T19:29:39.707Z] Architecture: x86_64 [2019-10-07T19:29:39.707Z] CPUs: 2 [2019-10-07T19:29:39.707Z] Total Memory: 7.501GiB [2019-10-07T19:29:39.707Z] Name: ip-10-100-84-105 [2019-10-07T19:29:39.707Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-07T19:29:39.707Z] Docker Root Dir: /var/lib/docker [2019-10-07T19:29:39.707Z] Debug Mode: false [2019-10-07T19:29:39.707Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:29:39.707Z] Labels: [2019-10-07T19:29:39.707Z] Experimental: true [2019-10-07T19:29:39.707Z] Insecure Registries: [2019-10-07T19:29:39.707Z] 127.0.0.0/8 [2019-10-07T19:29:39.707Z] Live Restore Enabled: true [2019-10-07T19:29:39.707Z] [2019-10-07T19:29:39.707Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T19:29:40.107Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:29:40.107Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:29:40.107Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40054/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T19:29:40.107Z] + bash /home/ubuntu/workspace/moby_PR-40054/check-config.sh [2019-10-07T19:29:40.107Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T19:29:40.107Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-07T19:29:40.107Z] [2019-10-07T19:29:40.107Z] Generally Necessary: [2019-10-07T19:29:40.107Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T19:29:40.107Z] - apparmor: enabled and tools installed [2019-10-07T19:29:40.107Z] - CONFIG_NAMESPACES: enabled [2019-10-07T19:29:40.107Z] - CONFIG_NET_NS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_PID_NS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_IPC_NS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_UTS_NS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUPS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CPUSETS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_MEMCG: enabled [2019-10-07T19:29:40.107Z] - CONFIG_KEYS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_VETH: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T19:29:40.107Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T19:29:40.107Z] [2019-10-07T19:29:40.107Z] Optional Features: [2019-10-07T19:29:40.107Z] - CONFIG_USER_NS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_SECCOMP: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T19:29:40.107Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T19:29:40.107Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T19:29:40.107Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T19:29:40.107Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-07T19:29:40.107Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T19:29:40.107Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T19:29:40.107Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T19:29:40.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T19:29:40.107Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T19:29:40.107Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T19:29:40.364Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T19:29:40.364Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T19:29:40.364Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T19:29:40.364Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T19:29:40.364Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T19:29:40.364Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_EXT4_FS: enabled [2019-10-07T19:29:40.364Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T19:29:40.364Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T19:29:40.364Z] - Network Drivers: [2019-10-07T19:29:40.364Z] - "overlay": [2019-10-07T19:29:40.364Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T19:29:40.364Z] Optional (for encrypted networks): [2019-10-07T19:29:40.364Z] - CONFIG_CRYPTO: enabled [2019-10-07T19:29:40.364Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-07T19:29:40.364Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-07T19:29:40.364Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-07T19:29:40.364Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-07T19:29:40.364Z] - CONFIG_XFRM: enabled [2019-10-07T19:29:40.364Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T19:29:40.364Z] - "ipvlan": [2019-10-07T19:29:40.364Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T19:29:40.364Z] - "macvlan": [2019-10-07T19:29:40.364Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T19:29:40.364Z] - "ftp,tftp client in container": [2019-10-07T19:29:40.364Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T19:29:40.364Z] - Storage Drivers: [2019-10-07T19:29:40.364Z] - "aufs": [2019-10-07T19:29:40.364Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T19:29:40.364Z] - "btrfs": [2019-10-07T19:29:40.364Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T19:29:40.364Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T19:29:40.364Z] - "devicemapper": [2019-10-07T19:29:40.364Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T19:29:40.364Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T19:29:40.364Z] - "overlay": [2019-10-07T19:29:40.364Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T19:29:40.364Z] - "zfs": [2019-10-07T19:29:40.364Z] - /dev/zfs: missing [2019-10-07T19:29:40.364Z] - zfs command: missing [2019-10-07T19:29:40.364Z] - zpool command: missing [2019-10-07T19:29:40.364Z] [2019-10-07T19:29:40.364Z] Limits: [2019-10-07T19:29:40.364Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T19:29:40.364Z] [2019-10-07T19:29:40.364Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T19:29:40.723Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:829322575b6ee870018a2ac1209d042eb606c706 . [2019-10-07T19:29:40.723Z] #2 [internal] load .dockerignore [2019-10-07T19:29:40.723Z] #2 transferring context: 87B done [2019-10-07T19:29:40.723Z] #2 DONE 0.0s [2019-10-07T19:29:40.723Z] [2019-10-07T19:29:40.723Z] #1 [internal] load build definition from Dockerfile [2019-10-07T19:29:40.723Z] #1 transferring dockerfile: 13.27kB done [2019-10-07T19:29:40.723Z] #1 DONE 0.0s [2019-10-07T19:29:40.723Z] [2019-10-07T19:29:40.723Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T19:29:40.981Z] #3 DONE 0.2s [2019-10-07T19:29:40.981Z] [2019-10-07T19:29:40.981Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T19:29:40.981Z] #4 CACHED [2019-10-07T19:29:41.555Z] [2019-10-07T19:29:41.555Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T19:29:41.555Z] #5 DONE 0.1s [2019-10-07T19:29:41.810Z] [2019-10-07T19:29:41.810Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:29:41.810Z] #67 DONE 0.0s [2019-10-07T19:29:41.810Z] [2019-10-07T19:29:41.810Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:29:41.810Z] #6 DONE 0.0s [2019-10-07T19:29:41.810Z] [2019-10-07T19:29:41.810Z] #21 [internal] load build context [2019-10-07T19:29:43.178Z] #21 transferring context: 45.51MB 1.3s done [2019-10-07T19:29:43.178Z] #21 DONE 1.4s [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T19:29:43.178Z] #63 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:29:43.178Z] #20 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:29:43.178Z] #27 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T19:29:43.178Z] #34 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T19:29:43.178Z] #44 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:29:43.178Z] #36 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T19:29:43.178Z] #46 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T19:29:43.178Z] #14 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:29:43.178Z] #53 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T19:29:43.178Z] #52 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T19:29:43.178Z] #37 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T19:29:43.178Z] #19 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:29:43.178Z] #56 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:29:43.178Z] #18 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:29:43.178Z] #17 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:29:43.178Z] #25 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T19:29:43.178Z] #8 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T19:29:43.178Z] #51 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:29:43.178Z] #64 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:29:43.178Z] #38 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T19:29:43.178Z] #11 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T19:29:43.178Z] #24 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T19:29:43.178Z] #62 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T19:29:43.178Z] #54 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T19:29:43.178Z] #29 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T19:29:43.178Z] #68 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T19:29:43.178Z] #59 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:29:43.178Z] #30 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:29:43.178Z] #9 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:29:43.178Z] #23 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T19:29:43.178Z] #13 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:29:43.178Z] #33 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:29:43.178Z] #39 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T19:29:43.178Z] #32 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:29:43.178Z] #60 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:29:43.178Z] #47 CACHED [2019-10-07T19:29:43.178Z] [2019-10-07T19:29:43.178Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:29:43.179Z] #16 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T19:29:43.179Z] #31 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T19:29:43.179Z] #22 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:29:43.179Z] #58 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:29:43.179Z] #41 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T19:29:43.179Z] #26 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T19:29:43.179Z] #35 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T19:29:43.179Z] #66 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T19:29:43.179Z] #40 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T19:29:43.179Z] #42 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:29:43.179Z] #43 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #15 [dev 6/25] RUN ldconfig [2019-10-07T19:29:43.179Z] #15 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:29:43.179Z] #55 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-07T19:29:43.179Z] #10 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:29:43.179Z] #61 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T19:29:43.179Z] #12 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:29:43.179Z] #50 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T19:29:43.179Z] #28 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T19:29:43.179Z] #57 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T19:29:43.179Z] #49 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T19:29:43.179Z] #65 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T19:29:43.179Z] #7 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:29:43.179Z] #48 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:29:43.179Z] #45 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T19:29:43.179Z] #69 CACHED [2019-10-07T19:29:43.179Z] [2019-10-07T19:29:43.179Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T19:29:44.104Z] #70 DONE 1.0s [2019-10-07T19:29:44.104Z] [2019-10-07T19:29:44.104Z] #71 exporting to image [2019-10-07T19:29:44.104Z] #71 exporting layers [2019-10-07T19:29:45.028Z] #71 exporting layers 0.8s done [2019-10-07T19:29:45.028Z] #71 writing image sha256:6ddf6819f1950b15970f59afa0108984904abd6dc7b936822551f06e7432c214 [2019-10-07T19:29:45.028Z] #71 writing image sha256:6ddf6819f1950b15970f59afa0108984904abd6dc7b936822551f06e7432c214 done [2019-10-07T19:29:45.028Z] #71 naming to docker.io/library/docker:829322575b6ee870018a2ac1209d042eb606c706 done [2019-10-07T19:29:45.028Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-07T19:29:45.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40054/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/validate/default [2019-10-07T19:29:46.348Z] Congratulations! All commits are properly signed with the DCO! [2019-10-07T19:29:46.348Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-07T19:29:46.348Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-07T19:29:46.348Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-07T19:29:46.749Z] using credential docker-jenkins-github-credentials [2019-10-07T19:29:46.759Z] Cloning the remote Git repository [2019-10-07T19:29:46.759Z] Cloning with configured refspecs honoured and without tags [2019-10-07T19:29:46.915Z] Fetching without tags [2019-10-07T19:29:47.349Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:46.794Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T19:29:47.188Z] > git init /home/ubuntu/workspace/moby_PR-40054 # timeout=10 [2019-10-07T19:29:46.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:46.791Z] > git config --add remote.origin.fetch +refs/pull/40054/head:refs/remotes/origin/PR-40054 # timeout=10 [2019-10-07T19:29:46.811Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T19:29:46.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:46.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:46.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:46.944Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:47.372Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:47.390Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:48.563Z] Merge succeeded, producing ee318e57991d81e03291477d8337cca8c7d6ce83 [2019-10-07T19:29:48.564Z] Checking out Revision ee318e57991d81e03291477d8337cca8c7d6ce83 (PR-40054) [2019-10-07T19:29:47.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:47.792Z] > git --version # timeout=10 [2019-10-07T19:29:47.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:47.929Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:48.135Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:29:48.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T19:29:48.588Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:48.607Z] > git checkout -f ee318e57991d81e03291477d8337cca8c7d6ce83 [2019-10-07T19:29:49.026Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:29:49.097Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T19:29:50.386Z] + docker version [2019-10-07T19:29:50.386Z] Client: [2019-10-07T19:29:50.386Z] Version: 18.06.3-ce [2019-10-07T19:29:50.386Z] API version: 1.38 [2019-10-07T19:29:50.386Z] Go version: go1.10.3 [2019-10-07T19:29:50.386Z] Git commit: d7080c1 [2019-10-07T19:29:50.386Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-07T19:29:50.386Z] OS/Arch: linux/s390x [2019-10-07T19:29:50.386Z] Experimental: false [2019-10-07T19:29:50.386Z] [2019-10-07T19:29:50.386Z] Server: [2019-10-07T19:29:50.386Z] Engine: [2019-10-07T19:29:50.386Z] Version: 18.06.3-ce [2019-10-07T19:29:50.386Z] API version: 1.38 (minimum version 1.12) [2019-10-07T19:29:50.386Z] Go version: go1.10.3 [2019-10-07T19:29:50.386Z] Git commit: d7080c1 [2019-10-07T19:29:50.386Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-07T19:29:50.386Z] OS/Arch: linux/s390x [2019-10-07T19:29:50.386Z] Experimental: true [Pipeline] sh [2019-10-07T19:29:49.050Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:29:51.183Z] + docker info [2019-10-07T19:29:51.183Z] Containers: 0 [2019-10-07T19:29:51.183Z] Running: 0 [2019-10-07T19:29:51.183Z] Paused: 0 [2019-10-07T19:29:51.183Z] Stopped: 0 [2019-10-07T19:29:51.183Z] Images: 7 [2019-10-07T19:29:51.183Z] Server Version: 18.06.3-ce [2019-10-07T19:29:51.183Z] Storage Driver: overlay2 [2019-10-07T19:29:51.183Z] Backing Filesystem: extfs [2019-10-07T19:29:51.183Z] Supports d_type: true [2019-10-07T19:29:51.183Z] Native Overlay Diff: true [2019-10-07T19:29:51.183Z] Logging Driver: json-file [2019-10-07T19:29:51.183Z] Cgroup Driver: cgroupfs [2019-10-07T19:29:51.183Z] Plugins: [2019-10-07T19:29:51.183Z] Volume: local [2019-10-07T19:29:51.183Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T19:29:51.183Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-07T19:29:51.183Z] Swarm: inactive [2019-10-07T19:29:51.183Z] Runtimes: runc [2019-10-07T19:29:51.183Z] Default Runtime: runc [2019-10-07T19:29:51.183Z] Init Binary: docker-init [2019-10-07T19:29:51.183Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-07T19:29:51.183Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-07T19:29:51.183Z] init version: fec3683 [2019-10-07T19:29:51.183Z] Security Options: [2019-10-07T19:29:51.183Z] apparmor [2019-10-07T19:29:51.183Z] seccomp [2019-10-07T19:29:51.183Z] Profile: default [2019-10-07T19:29:51.183Z] Kernel Version: 4.4.0-154-generic [2019-10-07T19:29:51.183Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-07T19:29:51.183Z] OSType: linux [2019-10-07T19:29:51.183Z] Architecture: s390x [2019-10-07T19:29:51.183Z] CPUs: 2 [2019-10-07T19:29:51.183Z] Total Memory: 7.862GiB [2019-10-07T19:29:51.183Z] Name: s390x-ubuntu-25 [2019-10-07T19:29:51.183Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-07T19:29:51.183Z] Docker Root Dir: /var/lib/docker [2019-10-07T19:29:51.183Z] Debug Mode (client): false [2019-10-07T19:29:51.183Z] Debug Mode (server): false [2019-10-07T19:29:51.183Z] Username: dockerbuildbot [2019-10-07T19:29:51.183Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:29:51.183Z] Labels: [2019-10-07T19:29:51.183Z] Experimental: true [2019-10-07T19:29:51.183Z] Insecure Registries: [2019-10-07T19:29:51.183Z] 127.0.0.0/8 [2019-10-07T19:29:51.183Z] Live Restore Enabled: false [2019-10-07T19:29:51.183Z] [2019-10-07T19:29:51.183Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T19:29:51.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:29:51.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:29:51.986Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40054/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T19:29:51.986Z] + bash /home/jenkins/workspace/moby_PR-40054/check-config.sh [2019-10-07T19:29:51.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T19:29:51.986Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-10-07T19:29:51.986Z] [2019-10-07T19:29:51.986Z] Generally Necessary: [2019-10-07T19:29:51.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T19:29:51.986Z] - apparmor: enabled and tools installed [2019-10-07T19:29:51.986Z] - CONFIG_NAMESPACES: enabled [2019-10-07T19:29:51.986Z] - CONFIG_NET_NS: enabled [2019-10-07T19:29:51.986Z] - CONFIG_PID_NS: enabled [2019-10-07T19:29:51.986Z] - CONFIG_IPC_NS: enabled [2019-10-07T19:29:51.986Z] - CONFIG_UTS_NS: enabled [2019-10-07T19:29:51.986Z] - CONFIG_CGROUPS: enabled [2019-10-07T19:29:51.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T19:29:51.986Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T19:29:51.986Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T19:29:51.986Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CPUSETS: enabled [2019-10-07T19:29:51.987Z] - CONFIG_MEMCG: enabled [2019-10-07T19:29:51.987Z] - CONFIG_KEYS: enabled [2019-10-07T19:29:51.987Z] - CONFIG_VETH: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T19:29:51.987Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T19:29:51.987Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-07T19:29:51.987Z] [2019-10-07T19:29:51.987Z] Optional Features: [2019-10-07T19:29:51.987Z] - CONFIG_USER_NS: enabled [2019-10-07T19:29:51.987Z] - CONFIG_SECCOMP: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T19:29:51.987Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T19:29:51.987Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T19:29:51.987Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T19:29:51.987Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-07T19:29:51.987Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T19:29:51.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T19:29:51.987Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T19:29:51.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T19:29:51.987Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T19:29:51.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T19:29:51.987Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T19:29:51.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T19:29:51.987Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T19:29:51.987Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T19:29:51.987Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T19:29:51.987Z] - CONFIG_EXT4_FS: enabled [2019-10-07T19:29:51.987Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T19:29:51.987Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T19:29:51.987Z] - Network Drivers: [2019-10-07T19:29:51.987Z] - "overlay": [2019-10-07T19:29:52.350Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T19:29:52.350Z] Optional (for encrypted networks): [2019-10-07T19:29:52.350Z] - CONFIG_CRYPTO: enabled [2019-10-07T19:29:52.350Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_XFRM: enabled [2019-10-07T19:29:52.350Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T19:29:52.350Z] - "ipvlan": [2019-10-07T19:29:52.350Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T19:29:52.350Z] - "macvlan": [2019-10-07T19:29:52.350Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T19:29:52.350Z] - "ftp,tftp client in container": [2019-10-07T19:29:52.350Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T19:29:52.350Z] - Storage Drivers: [2019-10-07T19:29:52.350Z] - "aufs": [2019-10-07T19:29:52.350Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T19:29:52.350Z] - "btrfs": [2019-10-07T19:29:52.350Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T19:29:52.350Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T19:29:52.350Z] - "devicemapper": [2019-10-07T19:29:52.350Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T19:29:52.350Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T19:29:52.350Z] - "overlay": [2019-10-07T19:29:52.350Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T19:29:52.350Z] - "zfs": [2019-10-07T19:29:52.350Z] - /dev/zfs: missing [2019-10-07T19:29:52.350Z] - zfs command: missing [2019-10-07T19:29:52.350Z] - zpool command: missing [2019-10-07T19:29:52.350Z] [2019-10-07T19:29:52.350Z] Limits: [2019-10-07T19:29:52.350Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T19:29:52.350Z] [2019-10-07T19:29:52.350Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T19:29:53.199Z] + make bundles/buildx [2019-10-07T19:29:53.199Z] mkdir bundles [2019-10-07T19:29:53.199Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-07T19:29:53.199Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-07T19:29:53.199Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-07T19:29:53.199Z] --build-arg BUILDX_COMMIT \ [2019-10-07T19:29:53.199Z] --build-arg BUILDX_REPO \ [2019-10-07T19:29:53.199Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-07T19:29:53.199Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-07T19:29:53.199Z] . && \ [2019-10-07T19:29:53.199Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-07T19:29:53.199Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-07T19:29:53.199Z] /bin/sh: 4: go: not found [2019-10-07T19:29:53.199Z] /bin/sh: 5: go: not found [2019-10-07T19:29:53.649Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:53.711Z] > git config --add remote.origin.fetch +refs/pull/40054/head:refs/remotes/origin/PR-40054 # timeout=10 [2019-10-07T19:29:53.771Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T19:29:54.033Z] Fetching without tags [2019-10-07T19:29:54.622Z] Sending build context to Docker daemon 49.98MB [2019-10-07T19:29:54.622Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-07T19:29:54.622Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-07T19:29:54.622Z] ---> e6b9730b64f0 [2019-10-07T19:29:54.622Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-07T19:29:54.622Z] ---> Using cache [2019-10-07T19:29:54.622Z] ---> 64ff689727af [2019-10-07T19:29:54.622Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-07T19:29:54.622Z] ---> Using cache [2019-10-07T19:29:54.622Z] ---> 0b6235cc6ae9 [2019-10-07T19:29:54.622Z] Step 5/12 : WORKDIR /buildx [2019-10-07T19:29:54.622Z] ---> Using cache [2019-10-07T19:29:54.622Z] ---> 4cc9c0d1c642 [2019-10-07T19:29:54.622Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-07T19:29:54.622Z] ---> Using cache [2019-10-07T19:29:54.622Z] ---> d46ff721e9fe [2019-10-07T19:29:54.622Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-07T19:29:54.622Z] ---> Using cache [2019-10-07T19:29:54.622Z] ---> 7a50eb217fb2 [2019-10-07T19:29:54.622Z] Step 8/12 : RUN go mod download [2019-10-07T19:29:54.835Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:54.995Z] ---> Running in 486a57bb405f [2019-10-07T19:29:55.372Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-07T19:29:55.372Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-07T19:29:55.372Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-07T19:29:55.372Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-07T19:29:55.372Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-07T19:29:55.372Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-07T19:29:55.372Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-07T19:29:53.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:29:54.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:29:54.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:29:54.059Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:29:54.859Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:54.923Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:29:55.789Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-07T19:29:55.789Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-07T19:29:55.789Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-07T19:29:56.186Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-07T19:29:56.186Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-07T19:29:56.595Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-07T19:29:56.595Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-07T19:29:56.595Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-07T19:29:57.201Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-07T19:29:57.201Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-07T19:29:57.793Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-07T19:29:57.793Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-07T19:29:58.215Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-07T19:29:58.215Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-07T19:29:58.215Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-07T19:29:58.216Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-07T19:29:58.604Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-07T19:29:58.604Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-07T19:29:58.604Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-07T19:29:58.993Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-07T19:29:58.993Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-07T19:29:59.086Z] Merge succeeded, producing ea77a63609f3dd535dad1e9b5590d18d62b808db [2019-10-07T19:29:59.087Z] Checking out Revision ea77a63609f3dd535dad1e9b5590d18d62b808db (PR-40054) [2019-10-07T19:29:59.387Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-07T19:29:59.387Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-07T19:29:59.387Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-07T19:29:59.387Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-07T19:29:58.417Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:29:58.960Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-07T19:29:59.111Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:29:59.174Z] > git checkout -f ea77a63609f3dd535dad1e9b5590d18d62b808db [2019-10-07T19:29:59.551Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:29:59.699Z] First time build. Skipping changelog. [2019-10-07T19:29:59.783Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-07T19:30:00.184Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-07T19:30:00.184Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-07T19:30:00.184Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-07T19:30:00.184Z] go: finding github.com/gogo/protobuf v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T19:30:00.591Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-07T19:30:00.591Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-07T19:30:01.059Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-07T19:30:01.198Z] + docker version [2019-10-07T19:30:01.198Z] Client: Docker Engine - Enterprise [2019-10-07T19:30:01.198Z] Version: 19.03.2 [2019-10-07T19:30:01.198Z] API version: 1.40 [2019-10-07T19:30:01.198Z] Go version: go1.12.8 [2019-10-07T19:30:01.198Z] Git commit: c92ab06ed9 [2019-10-07T19:30:01.198Z] Built: 09/03/2019 16:38:11 [2019-10-07T19:30:01.198Z] OS/Arch: windows/amd64 [2019-10-07T19:30:01.198Z] Experimental: false [2019-10-07T19:30:01.198Z] [2019-10-07T19:30:01.198Z] Server: Docker Engine - Enterprise [2019-10-07T19:30:01.198Z] Engine: [2019-10-07T19:30:01.198Z] Version: 19.03.2 [2019-10-07T19:30:01.198Z] API version: 1.40 (minimum version 1.24) [2019-10-07T19:30:01.198Z] Go version: go1.12.8 [2019-10-07T19:30:01.198Z] Git commit: c92ab06ed9 [2019-10-07T19:30:01.198Z] Built: 09/03/2019 16:35:47 [2019-10-07T19:30:01.198Z] OS/Arch: windows/amd64 [2019-10-07T19:30:01.198Z] Experimental: true [Pipeline] sh [2019-10-07T19:29:59.577Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:30:01.812Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-07T19:30:01.812Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-07T19:30:01.812Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-07T19:30:01.812Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-07T19:30:02.208Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-07T19:30:02.208Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-07T19:30:02.245Z] + docker info [2019-10-07T19:30:02.610Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-07T19:30:02.610Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-07T19:30:02.789Z] Fetching without tags [2019-10-07T19:30:03.004Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-07T19:30:03.223Z] Client: [2019-10-07T19:30:03.223Z] Debug Mode: false [2019-10-07T19:30:03.223Z] Plugins: [2019-10-07T19:30:03.223Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-07T19:30:03.223Z] [2019-10-07T19:30:03.223Z] Server: [2019-10-07T19:30:03.223Z] Containers: 0 [2019-10-07T19:30:03.223Z] Running: 0 [2019-10-07T19:30:03.223Z] Paused: 0 [2019-10-07T19:30:03.223Z] Stopped: 0 [2019-10-07T19:30:03.223Z] Images: 10 [2019-10-07T19:30:03.223Z] Server Version: 19.03.2 [2019-10-07T19:30:03.223Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-07T19:30:03.223Z] LCOW: [2019-10-07T19:30:03.223Z] Windows: [2019-10-07T19:30:03.223Z] Logging Driver: json-file [2019-10-07T19:30:03.223Z] Plugins: [2019-10-07T19:30:03.223Z] Volume: local [2019-10-07T19:30:03.223Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-07T19:30:03.223Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T19:30:03.223Z] Swarm: inactive [2019-10-07T19:30:03.223Z] Default Isolation: process [2019-10-07T19:30:03.223Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T19:30:03.223Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T19:30:03.223Z] OSType: windows [2019-10-07T19:30:03.223Z] Architecture: x86_64 [2019-10-07T19:30:03.223Z] CPUs: 4 [2019-10-07T19:30:03.223Z] Total Memory: 32GiB [2019-10-07T19:30:03.223Z] Name: azwin-2-d786c0 [2019-10-07T19:30:03.223Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-07T19:30:03.223Z] Docker Root Dir: D:\docker [2019-10-07T19:30:03.223Z] Debug Mode: false [2019-10-07T19:30:03.223Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:30:03.223Z] Labels: [2019-10-07T19:30:03.223Z] Experimental: true [2019-10-07T19:30:03.223Z] Insecure Registries: [2019-10-07T19:30:03.223Z] 10.0.0.4:5000 [2019-10-07T19:30:03.223Z] 127.0.0.0/8 [2019-10-07T19:30:03.223Z] Registry Mirrors: [2019-10-07T19:30:03.223Z] http://10.0.0.4:5000/ [2019-10-07T19:30:03.223Z] Live Restore Enabled: false [2019-10-07T19:30:03.223Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-07T19:30:02.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:30:02.750Z] > git config --add remote.origin.fetch +refs/pull/40054/head:refs/remotes/origin/PR-40054 # timeout=10 [2019-10-07T19:30:02.754Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T19:30:02.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:30:02.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:30:02.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:30:02.787Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:30:03.848Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:30:03.854Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-07T19:30:04.252Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-07T19:30:04.252Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-07T19:30:04.657Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-07T19:30:04.657Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-07T19:30:04.657Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-07T19:30:04.657Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-07T19:30:04.657Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-07T19:30:05.505Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-07T19:30:05.505Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-07T19:30:05.767Z] Merge succeeded, producing d055e9a4eb723f997d6382e2e9b7999af8ca9e97 [2019-10-07T19:30:05.768Z] Checking out Revision d055e9a4eb723f997d6382e2e9b7999af8ca9e97 (PR-40054) [2019-10-07T19:30:03.844Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:30:03.848Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:30:04.763Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:30:05.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T19:30:05.888Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:30:05.904Z] First time build. Skipping changelog. [2019-10-07T19:30:05.981Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-07T19:30:05.981Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-07T19:30:05.981Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T19:30:06.547Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-07T19:30:06.547Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-07T19:30:06.862Z] + docker version [2019-10-07T19:30:06.862Z] Client: [2019-10-07T19:30:06.862Z] Version: 18.06.1-ce [2019-10-07T19:30:06.862Z] API version: 1.38 [2019-10-07T19:30:06.862Z] Go version: go1.10.3 [2019-10-07T19:30:06.862Z] Git commit: e68fc7a [2019-10-07T19:30:06.862Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-07T19:30:06.862Z] OS/Arch: linux/ppc64le [2019-10-07T19:30:06.862Z] Experimental: false [2019-10-07T19:30:06.862Z] [2019-10-07T19:30:06.862Z] Server: [2019-10-07T19:30:06.862Z] Engine: [2019-10-07T19:30:06.862Z] Version: 18.06.1-ce [2019-10-07T19:30:06.862Z] API version: 1.38 (minimum version 1.12) [2019-10-07T19:30:06.862Z] Go version: go1.10.3 [2019-10-07T19:30:06.862Z] Git commit: e68fc7a [2019-10-07T19:30:06.862Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-07T19:30:06.862Z] OS/Arch: linux/ppc64le [2019-10-07T19:30:06.862Z] Experimental: true [Pipeline] sh [2019-10-07T19:30:06.962Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-07T19:30:06.962Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-07T19:30:07.240Z] + docker info [2019-10-07T19:30:07.240Z] Containers: 0 [2019-10-07T19:30:07.240Z] Running: 0 [2019-10-07T19:30:07.240Z] Paused: 0 [2019-10-07T19:30:07.240Z] Stopped: 0 [2019-10-07T19:30:07.240Z] Images: 1 [2019-10-07T19:30:07.240Z] Server Version: 18.06.1-ce [2019-10-07T19:30:07.240Z] Storage Driver: overlay2 [2019-10-07T19:30:07.240Z] Backing Filesystem: extfs [2019-10-07T19:30:07.240Z] Supports d_type: true [2019-10-07T19:30:07.240Z] Native Overlay Diff: true [2019-10-07T19:30:07.240Z] Logging Driver: json-file [2019-10-07T19:30:07.240Z] Cgroup Driver: cgroupfs [2019-10-07T19:30:07.240Z] Plugins: [2019-10-07T19:30:07.240Z] Volume: local [2019-10-07T19:30:07.240Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T19:30:07.240Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-07T19:30:07.240Z] Swarm: inactive [2019-10-07T19:30:07.240Z] Runtimes: runc [2019-10-07T19:30:07.240Z] Default Runtime: runc [2019-10-07T19:30:07.240Z] Init Binary: docker-init [2019-10-07T19:30:07.240Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-07T19:30:07.240Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-07T19:30:07.240Z] init version: fec3683 [2019-10-07T19:30:07.240Z] Security Options: [2019-10-07T19:30:07.240Z] apparmor [2019-10-07T19:30:07.240Z] seccomp [2019-10-07T19:30:07.240Z] Profile: default [2019-10-07T19:30:07.240Z] Kernel Version: 4.4.0-139-generic [2019-10-07T19:30:07.240Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-07T19:30:07.240Z] OSType: linux [2019-10-07T19:30:07.240Z] Architecture: ppc64le [2019-10-07T19:30:07.240Z] CPUs: 4 [2019-10-07T19:30:07.240Z] Total Memory: 3.976GiB [2019-10-07T19:30:07.240Z] Name: ppc64le-ubuntu-18 [2019-10-07T19:30:07.240Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-07T19:30:07.240Z] Docker Root Dir: /var/lib/docker [2019-10-07T19:30:07.240Z] Debug Mode (client): false [2019-10-07T19:30:07.240Z] Debug Mode (server): false [2019-10-07T19:30:07.240Z] Username: dockerbuildbot [2019-10-07T19:30:07.240Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:30:07.240Z] Labels: [2019-10-07T19:30:07.240Z] Experimental: true [2019-10-07T19:30:07.240Z] Insecure Registries: [2019-10-07T19:30:07.240Z] 127.0.0.0/8 [2019-10-07T19:30:07.240Z] Live Restore Enabled: false [2019-10-07T19:30:07.240Z] [Pipeline] sh [2019-10-07T19:30:07.618Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:30:07.618Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:30:07.618Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40054/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T19:30:07.618Z] + bash /home/docker/workspace/moby_PR-40054/check-config.sh [2019-10-07T19:30:07.618Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T19:30:07.618Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-07T19:30:07.618Z] [2019-10-07T19:30:07.618Z] Generally Necessary: [2019-10-07T19:30:07.618Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T19:30:07.618Z] - apparmor: enabled and tools installed [2019-10-07T19:30:07.618Z] - CONFIG_NAMESPACES: enabled [2019-10-07T19:30:07.618Z] - CONFIG_NET_NS: enabled [2019-10-07T19:30:07.618Z] - CONFIG_PID_NS: enabled [2019-10-07T19:30:07.618Z] - CONFIG_IPC_NS: enabled [2019-10-07T19:30:07.863Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-07T19:30:07.863Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-07T19:30:07.910Z] - CONFIG_UTS_NS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUPS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CPUSETS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_MEMCG: enabled [2019-10-07T19:30:07.910Z] - CONFIG_KEYS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_VETH: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T19:30:07.910Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T19:30:07.910Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T19:30:07.910Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-07T19:30:07.910Z] [2019-10-07T19:30:07.910Z] Optional Features: [2019-10-07T19:30:07.910Z] - CONFIG_USER_NS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_SECCOMP: enabled [2019-10-07T19:30:07.910Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T19:30:07.910Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T19:30:07.910Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T19:30:07.910Z] (cgroup swap accounting is currently enabled) [2019-10-07T19:30:07.910Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-07T19:30:07.910Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T19:30:07.910Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T19:30:07.910Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T19:30:05.764Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:30:05.768Z] > git checkout -f d055e9a4eb723f997d6382e2e9b7999af8ca9e97 [2019-10-07T19:30:05.884Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:30:08.193Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T19:30:08.193Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T19:30:08.193Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T19:30:08.193Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T19:30:08.193Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T19:30:08.193Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T19:30:08.193Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T19:30:08.193Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T19:30:08.193Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T19:30:08.193Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T19:30:08.193Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_EXT4_FS: enabled [2019-10-07T19:30:08.193Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T19:30:08.193Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T19:30:08.193Z] - Network Drivers: [2019-10-07T19:30:08.193Z] - "overlay": [2019-10-07T19:30:08.193Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T19:30:08.193Z] Optional (for encrypted networks): [2019-10-07T19:30:08.193Z] - CONFIG_CRYPTO: enabled [2019-10-07T19:30:08.193Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_XFRM: enabled [2019-10-07T19:30:08.193Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T19:30:08.193Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T19:30:08.193Z] - "ipvlan": [2019-10-07T19:30:08.193Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T19:30:08.193Z] - "macvlan": [2019-10-07T19:30:08.278Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-07T19:30:08.278Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-07T19:30:08.475Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T19:30:08.475Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T19:30:08.475Z] - "ftp,tftp client in container": [2019-10-07T19:30:08.475Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T19:30:08.475Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T19:30:08.475Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T19:30:08.475Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T19:30:08.475Z] - Storage Drivers: [2019-10-07T19:30:08.475Z] - "aufs": [2019-10-07T19:30:08.475Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T19:30:08.475Z] - "btrfs": [2019-10-07T19:30:08.475Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T19:30:08.475Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T19:30:08.475Z] - "devicemapper": [2019-10-07T19:30:08.475Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T19:30:08.475Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T19:30:08.475Z] - "overlay": [2019-10-07T19:30:08.475Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T19:30:08.475Z] - "zfs": [2019-10-07T19:30:08.475Z] - /dev/zfs: missing [2019-10-07T19:30:08.475Z] - zfs command: missing [2019-10-07T19:30:08.475Z] - zpool command: missing [2019-10-07T19:30:08.475Z] [2019-10-07T19:30:08.475Z] Limits: [2019-10-07T19:30:08.475Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T19:30:08.475Z] [2019-10-07T19:30:08.475Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T19:30:08.694Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-07T19:30:08.900Z] + make bundles/buildx [2019-10-07T19:30:09.106Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-07T19:30:09.106Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-07T19:30:09.519Z] mkdir bundles [2019-10-07T19:30:09.519Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-07T19:30:09.519Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-07T19:30:09.519Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-07T19:30:09.519Z] --build-arg BUILDX_COMMIT \ [2019-10-07T19:30:09.519Z] --build-arg BUILDX_REPO \ [2019-10-07T19:30:09.519Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-07T19:30:09.519Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-07T19:30:09.519Z] . && \ [2019-10-07T19:30:09.519Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-07T19:30:09.519Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-07T19:30:09.519Z] /bin/sh: 4: go: not found [2019-10-07T19:30:09.519Z] /bin/sh: 5: go: not found [2019-10-07T19:30:09.553Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-07T19:30:10.131Z] Fetching without tags [2019-10-07T19:30:10.220Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-07T19:30:10.526Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:30:10.696Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-07T19:30:10.696Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-07T19:30:10.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:30:10.068Z] > git config --add remote.origin.fetch +refs/pull/40054/head:refs/remotes/origin/PR-40054 # timeout=10 [2019-10-07T19:30:10.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T19:30:10.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T19:30:10.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T19:30:10.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T19:30:10.136Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40054/head:refs/remotes/origin/PR-40054 +refs/heads/master:refs/remotes/origin/master [2019-10-07T19:30:10.538Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:30:10.565Z] > git checkout -f d5f07220fce4a52e9b653f0f7e831aa5b71f8308 [2019-10-07T19:30:11.078Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-07T19:30:11.078Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-07T19:30:11.078Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-07T19:30:11.462Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-07T19:30:11.462Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-07T19:30:11.462Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-07T19:30:11.820Z] Merge succeeded, producing 99f655b4e9d4cf5fc76d758c46b9054308e81ba3 [2019-10-07T19:30:11.821Z] Checking out Revision 99f655b4e9d4cf5fc76d758c46b9054308e81ba3 (PR-40054) [2019-10-07T19:30:11.856Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-07T19:30:12.201Z] Sending build context to Docker daemon 49.98MB [2019-10-07T19:30:12.201Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-07T19:30:12.201Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-07T19:30:12.201Z] 1.12.10-stretch: Pulling from library/golang [2019-10-07T19:30:12.201Z] 10831a4d6f42: Pulling fs layer [2019-10-07T19:30:12.201Z] f794a2e4526b: Pulling fs layer [2019-10-07T19:30:12.201Z] e3fa2203e375: Pulling fs layer [2019-10-07T19:30:12.201Z] 004465f1c815: Pulling fs layer [2019-10-07T19:30:12.201Z] c19c19fc3c99: Pulling fs layer [2019-10-07T19:30:12.201Z] b7e7e03b39f2: Pulling fs layer [2019-10-07T19:30:12.201Z] c8d0433a4b0c: Pulling fs layer [2019-10-07T19:30:12.201Z] 004465f1c815: Waiting [2019-10-07T19:30:12.201Z] c19c19fc3c99: Waiting [2019-10-07T19:30:12.201Z] b7e7e03b39f2: Waiting [2019-10-07T19:30:12.277Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-07T19:30:12.277Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-07T19:30:12.277Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-07T19:30:12.277Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-07T19:30:12.693Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-07T19:30:12.693Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-07T19:30:12.693Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-07T19:30:12.693Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-07T19:30:12.693Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-07T19:30:12.819Z] e3fa2203e375: Verifying Checksum [2019-10-07T19:30:12.819Z] e3fa2203e375: Download complete [2019-10-07T19:30:12.824Z] Commit message: "Merge commit '31da04af21a9464c00c33da87b5873fa74b43085' into HEAD" [2019-10-07T19:30:12.842Z] First time build. Skipping changelog. [2019-10-07T19:30:12.875Z] INFO [loader] Go packages loading at mode load types and syntax took 26.196874686s [2019-10-07T19:30:13.105Z] f794a2e4526b: Verifying Checksum [2019-10-07T19:30:13.105Z] f794a2e4526b: Download complete [2019-10-07T19:30:13.106Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-07T19:30:13.106Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-07T19:30:13.106Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-07T19:30:13.106Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-07T19:30:11.291Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T19:30:11.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T19:30:11.825Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T19:30:11.837Z] > git checkout -f 99f655b4e9d4cf5fc76d758c46b9054308e81ba3 [2019-10-07T19:30:12.829Z] > git rev-list --no-walk 384af34392be12c0fb221bed0cde50a28090a09c # timeout=10 [2019-10-07T19:30:14.192Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-07T19:30:14.192Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-07T19:30:14.192Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-07T19:30:14.192Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-07T19:30:14.192Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-07T19:30:14.192Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-07T19:30:14.590Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T19:30:15.062Z] + docker version [2019-10-07T19:30:15.141Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-07T19:30:15.141Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-07T19:30:15.141Z] go: finding github.com/lib/pq v1.0.0 [2019-10-07T19:30:15.141Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-07T19:30:15.141Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-07T19:30:15.794Z] 10831a4d6f42: Download complete [2019-10-07T19:30:16.165Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-07T19:30:16.165Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-07T19:30:16.165Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-07T19:30:16.414Z] 004465f1c815: Verifying Checksum [2019-10-07T19:30:16.414Z] 004465f1c815: Download complete [2019-10-07T19:30:16.554Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-07T19:30:16.554Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-07T19:30:16.700Z] c8d0433a4b0c: Verifying Checksum [2019-10-07T19:30:16.700Z] c8d0433a4b0c: Download complete [2019-10-07T19:30:16.984Z] c19c19fc3c99: Verifying Checksum [2019-10-07T19:30:16.984Z] c19c19fc3c99: Download complete [2019-10-07T19:30:17.013Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-07T19:30:17.415Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-07T19:30:17.415Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-07T19:30:17.415Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-07T19:30:17.825Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-07T19:30:17.825Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-07T19:30:17.825Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-07T19:30:18.109Z] INFO [loader] SSA repr building timing: packages building 246.084741ms, total 5.151552245s [2019-10-07T19:30:18.776Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-07T19:30:18.776Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4f22bcf9\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-07T19:30:18.776Z] ---------------------------------------------------------------------------- [2019-10-07T19:30:18.776Z] [2019-10-07T19:30:18.776Z] INFO: executeCI.ps1 starting at Mon Oct 7 19:30:18 CUT 2019 [2019-10-07T19:30:18.776Z] [2019-10-07T19:30:18.776Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-07T19:30:18.776Z] INFO: Running git version 2.23.0.windows.1 [2019-10-07T19:30:18.949Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-07T19:30:18.949Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-07T19:30:18.949Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-07T19:30:19.241Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-07T19:30:19.241Z] INFO: Environment variables: [2019-10-07T19:30:19.241Z] [2019-10-07T19:30:19.241Z] Name Value [2019-10-07T19:30:19.241Z] ---- ----- [2019-10-07T19:30:19.241Z] ALLUSERSPROFILE C:\ProgramData [2019-10-07T19:30:19.241Z] amd64 true [2019-10-07T19:30:19.241Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-07T19:30:19.241Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-07T19:30:19.241Z] BRANCH_NAME PR-40054 [2019-10-07T19:30:19.241Z] BUILD_DISPLAY_NAME #2 [2019-10-07T19:30:19.241Z] BUILD_ID 2 [2019-10-07T19:30:19.241Z] BUILD_NUMBER 2 [2019-10-07T19:30:19.241Z] BUILD_TAG jenkins-moby-PR-40054-2 [2019-10-07T19:30:19.241Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40054/2/ [2019-10-07T19:30:19.241Z] CHANGE_AUTHOR thaJeztah [2019-10-07T19:30:19.241Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-07T19:30:19.241Z] CHANGE_BRANCH swarmtests_more_debugging [2019-10-07T19:30:19.241Z] CHANGE_FORK thaJeztah [2019-10-07T19:30:19.241Z] CHANGE_ID 40054 [2019-10-07T19:30:19.241Z] CHANGE_TARGET master [2019-10-07T19:30:19.241Z] CHANGE_TITLE integration-cli: DockerSwarmSuite: show output on failures [2019-10-07T19:30:19.241Z] CHANGE_URL https://github.com/moby/moby/pull/40054 [2019-10-07T19:30:19.241Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:30:19.241Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-07T19:30:19.241Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-07T19:30:19.241Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-07T19:30:19.241Z] COMPUTERNAME azwin-2-d786c0 [2019-10-07T19:30:19.241Z] ComSpec C:\windows\system32\cmd.exe [2019-10-07T19:30:19.241Z] ConfigSequenceNumber 0 [2019-10-07T19:30:19.241Z] DOCKER_BUILDKIT 0 [2019-10-07T19:30:19.241Z] DOCKER_DUT_DEBUG 1 [2019-10-07T19:30:19.241Z] DOCKER_EXPERIMENTAL 1 [2019-10-07T19:30:19.241Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-07T19:30:19.241Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-07T19:30:19.241Z] EXECUTOR_NUMBER 0 [2019-10-07T19:30:19.241Z] FQDN azwin-2-d786c0.westus.cloudapp.azure.com [2019-10-07T19:30:19.241Z] GIT_BRANCH PR-40054 [2019-10-07T19:30:19.241Z] GIT_COMMIT 829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:30:19.241Z] GIT_URL https://github.com/moby/moby.git [2019-10-07T19:30:19.241Z] HUDSON_COOKIE 7e8d7ca5-a097-44b5-8acf-dc38b5baea5d [2019-10-07T19:30:19.241Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-07T19:30:19.241Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-07T19:30:19.241Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-07T19:30:19.241Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-07T19:30:19.241Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-07T19:30:19.241Z] JENKINS_NODE_COOKIE 8e444e48-b7c7-4208-a98e-4a6937c3f1d3 [2019-10-07T19:30:19.241Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-07T19:30:19.241Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-07T19:30:19.241Z] JOB_BASE_NAME PR-40054 [2019-10-07T19:30:19.241Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40054/display/redirect [2019-10-07T19:30:19.241Z] JOB_NAME moby/PR-40054 [2019-10-07T19:30:19.241Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40054/ [2019-10-07T19:30:19.241Z] library.jps.version master [2019-10-07T19:30:19.241Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-07T19:30:19.241Z] NODE_LABELS amd64 azure azwin-2-d786c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-07T19:30:19.241Z] NODE_NAME azwin-2-d786c0 [2019-10-07T19:30:19.241Z] NUMBER_OF_PROCESSORS 4 [2019-10-07T19:30:19.241Z] OS Windows_NT [2019-10-07T19:30:19.241Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-07T19:30:19.241Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-07T19:30:19.241Z] ppc64le true [2019-10-07T19:30:19.241Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-07T19:30:19.241Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-07T19:30:19.241Z] PROCESSOR_LEVEL 6 [2019-10-07T19:30:19.241Z] PROCESSOR_REVISION 4f01 [2019-10-07T19:30:19.241Z] ProgramData C:\ProgramData [2019-10-07T19:30:19.241Z] ProgramFiles C:\Program Files [2019-10-07T19:30:19.241Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-07T19:30:19.241Z] ProgramW6432 C:\Program Files [2019-10-07T19:30:19.243Z] PROMPT $P$G [2019-10-07T19:30:19.243Z] PSExecutionPolicyPreference Bypass [2019-10-07T19:30:19.243Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-07T19:30:19.243Z] PUBLIC C:\Users\Public [2019-10-07T19:30:19.243Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40054/2/display/redirect?page=changes [2019-10-07T19:30:19.243Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40054/2/display/redirect [2019-10-07T19:30:19.243Z] s390x true [2019-10-07T19:30:19.243Z] skip_dco false [2019-10-07T19:30:19.243Z] SKIP_VALIDATION_TESTS 1 [2019-10-07T19:30:19.243Z] SOURCES_DRIVE d [2019-10-07T19:30:19.243Z] SOURCES_SUBDIR gopath [2019-10-07T19:30:19.243Z] STAGE_NAME Run tests [2019-10-07T19:30:19.243Z] SystemDrive C: [2019-10-07T19:30:19.243Z] SystemRoot C:\windows [2019-10-07T19:30:19.243Z] TEMP C:\windows\TEMP [2019-10-07T19:30:19.243Z] TESTDEBUG 0 [2019-10-07T19:30:19.243Z] TESTRUN_DRIVE d [2019-10-07T19:30:19.243Z] TESTRUN_SUBDIR CI [2019-10-07T19:30:19.243Z] TIMEOUT 120m [2019-10-07T19:30:19.243Z] TMP C:\windows\TEMP [2019-10-07T19:30:19.243Z] unit_validate true [2019-10-07T19:30:19.243Z] USERDOMAIN WORKGROUP [2019-10-07T19:30:19.243Z] USERNAME azwin-2-d786c0$ [2019-10-07T19:30:19.243Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-07T19:30:19.243Z] windir C:\windows [2019-10-07T19:30:19.243Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-07T19:30:19.243Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-07T19:30:19.243Z] windowsRS1 false [2019-10-07T19:30:19.243Z] windowsRS5 true [2019-10-07T19:30:19.243Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-07T19:30:19.243Z] [2019-10-07T19:30:19.243Z] [2019-10-07T19:30:19.243Z] [2019-10-07T19:30:19.243Z] INFO: Sources under d:\gopath\... [2019-10-07T19:30:19.243Z] INFO: Test run under d:\CI\... [2019-10-07T19:30:19.243Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-07T19:30:19.243Z] INFO: docker/docker repository was found [2019-10-07T19:30:19.358Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-07T19:30:19.358Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-07T19:30:19.706Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-07T19:30:19.706Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-07T19:30:19.706Z] INFO: Docker version of control daemon [2019-10-07T19:30:19.706Z] [2019-10-07T19:30:19.706Z] Client: Docker Engine - Enterprise [2019-10-07T19:30:19.706Z] Version: 19.03.2 [2019-10-07T19:30:19.706Z] API version: 1.40 [2019-10-07T19:30:19.706Z] Go version: go1.12.8 [2019-10-07T19:30:19.706Z] Git commit: c92ab06ed9 [2019-10-07T19:30:19.706Z] Built: 09/03/2019 16:38:11 [2019-10-07T19:30:19.706Z] OS/Arch: windows/amd64 [2019-10-07T19:30:19.706Z] Experimental: false [2019-10-07T19:30:19.706Z] [2019-10-07T19:30:19.706Z] Server: Docker Engine - Enterprise [2019-10-07T19:30:19.706Z] Engine: [2019-10-07T19:30:19.706Z] Version: 19.03.2 [2019-10-07T19:30:19.706Z] API version: 1.40 (minimum version 1.24) [2019-10-07T19:30:19.706Z] Go version: go1.12.8 [2019-10-07T19:30:19.706Z] Git commit: c92ab06ed9 [2019-10-07T19:30:19.706Z] Built: 09/03/2019 16:35:47 [2019-10-07T19:30:19.706Z] OS/Arch: windows/amd64 [2019-10-07T19:30:19.706Z] Experimental: true [2019-10-07T19:30:19.706Z] [2019-10-07T19:30:19.706Z] INFO: Docker info of control daemon [2019-10-07T19:30:19.706Z] [2019-10-07T19:30:19.817Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-07T19:30:19.817Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-07T19:30:20.278Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-07T19:30:20.278Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-07T19:30:20.279Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-07T19:30:20.279Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-07T19:30:20.465Z] 10831a4d6f42: Pull complete [2019-10-07T19:30:20.748Z] f794a2e4526b: Pull complete [2019-10-07T19:30:21.034Z] e3fa2203e375: Pull complete [2019-10-07T19:30:21.136Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-07T19:30:21.136Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-07T19:30:21.327Z] Client: [2019-10-07T19:30:21.327Z] Debug Mode: false [2019-10-07T19:30:21.327Z] Plugins: [2019-10-07T19:30:21.327Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-07T19:30:21.327Z] [2019-10-07T19:30:21.327Z] Server: [2019-10-07T19:30:21.327Z] Containers: 0 [2019-10-07T19:30:21.327Z] Running: 0 [2019-10-07T19:30:21.327Z] Paused: 0 [2019-10-07T19:30:21.327Z] Stopped: 0 [2019-10-07T19:30:21.327Z] Images: 10 [2019-10-07T19:30:21.327Z] Server Version: 19.03.2 [2019-10-07T19:30:21.327Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-10-07T19:30:21.327Z] LCOW: [2019-10-07T19:30:21.327Z] Windows: [2019-10-07T19:30:21.327Z] Logging Driver: json-file [2019-10-07T19:30:21.327Z] Plugins: [2019-10-07T19:30:21.327Z] Volume: local [2019-10-07T19:30:21.327Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-07T19:30:21.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T19:30:21.327Z] Swarm: inactive [2019-10-07T19:30:21.327Z] Default Isolation: process [2019-10-07T19:30:21.327Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T19:30:21.327Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T19:30:21.327Z] OSType: windows [2019-10-07T19:30:21.327Z] Architecture: x86_64 [2019-10-07T19:30:21.327Z] CPUs: 4 [2019-10-07T19:30:21.327Z] Total Memory: 32GiB [2019-10-07T19:30:21.327Z] Name: azwin-2-d786c0 [2019-10-07T19:30:21.327Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-07T19:30:21.327Z] Docker Root Dir: D:\docker [2019-10-07T19:30:21.327Z] Debug Mode: false [2019-10-07T19:30:21.327Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:30:21.327Z] Labels: [2019-10-07T19:30:21.327Z] Experimental: true [2019-10-07T19:30:21.327Z] Insecure Registries: [2019-10-07T19:30:21.327Z] 10.0.0.4:5000 [2019-10-07T19:30:21.327Z] 127.0.0.0/8 [2019-10-07T19:30:21.327Z] Registry Mirrors: [2019-10-07T19:30:21.327Z] http://10.0.0.4:5000/ [2019-10-07T19:30:21.327Z] Live Restore Enabled: false [2019-10-07T19:30:21.327Z] [2019-10-07T19:30:21.327Z] [2019-10-07T19:30:21.327Z] INFO: Commit hash is ea77a6360 [2019-10-07T19:30:21.327Z] INFO: Nuke-Everything... [2019-10-07T19:30:21.327Z] INFO: Container count on control daemon to delete is 0 [2019-10-07T19:30:21.540Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-07T19:30:21.540Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-07T19:30:21.540Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-07T19:30:21.790Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-07T19:30:22.252Z] Deleted: sha256:bd9679750309bec7a759b018d05218caabf891a7e4ddf674727b943c7f60a121 [2019-10-07T19:30:22.252Z] Deleted: sha256:28ea43af0d69ee93d009b65de0a5d24ed71729fd5f401423fc3290c5f275aa15 [2019-10-07T19:30:22.252Z] Deleted: sha256:56736ac546acadf0bc0440e50c14b01b37d602729d7a4e31ca8f3f4e1c544867 [2019-10-07T19:30:22.252Z] Deleted: sha256:3ded498912fd841447794c6d136c8230fc5b331ad4045015c7a66c3eba236c04 [2019-10-07T19:30:22.252Z] INFO: Nuking d:\CI [2019-10-07T19:30:22.252Z] INFO: Zapped successfully [2019-10-07T19:30:22.252Z] INFO: Location for testing is d:\CI\PR-40054\2 [2019-10-07T19:30:22.252Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-07T19:30:22.252Z] [2019-10-07T19:30:22.252Z] [2019-10-07T19:30:22.252Z] INFO: Building the image from Dockerfile.windows at 10/07/2019 19:30:22... [2019-10-07T19:30:22.252Z] [2019-10-07T19:30:22.376Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-07T19:30:22.376Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-07T19:30:22.376Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-07T19:30:22.376Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-07T19:30:22.523Z] b7e7e03b39f2: Verifying Checksum [2019-10-07T19:30:22.523Z] b7e7e03b39f2: Download complete [2019-10-07T19:30:22.773Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-07T19:30:22.773Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-07T19:30:23.271Z] Client: Docker Engine - Community [2019-10-07T19:30:23.271Z] Version: 19.03.2 [2019-10-07T19:30:23.271Z] API version: 1.40 [2019-10-07T19:30:23.271Z] Go version: go1.12.8 [2019-10-07T19:30:23.271Z] Git commit: 6a30dfc [2019-10-07T19:30:23.272Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-07T19:30:23.272Z] OS/Arch: linux/amd64 [2019-10-07T19:30:23.272Z] Experimental: false [2019-10-07T19:30:23.272Z] [2019-10-07T19:30:23.272Z] Server: Docker Engine - Community [2019-10-07T19:30:23.272Z] Engine: [2019-10-07T19:30:23.272Z] Version: 19.03.2 [2019-10-07T19:30:23.272Z] API version: 1.40 (minimum version 1.12) [2019-10-07T19:30:23.272Z] Go version: go1.12.8 [2019-10-07T19:30:23.272Z] Git commit: 6a30dfc [2019-10-07T19:30:23.272Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-07T19:30:23.272Z] OS/Arch: linux/amd64 [2019-10-07T19:30:23.272Z] Experimental: true [2019-10-07T19:30:23.272Z] containerd: [2019-10-07T19:30:23.272Z] Version: 1.2.6 [2019-10-07T19:30:23.272Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T19:30:23.272Z] runc: [2019-10-07T19:30:23.272Z] Version: 1.0.0-rc8 [2019-10-07T19:30:23.272Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T19:30:23.272Z] docker-init: [2019-10-07T19:30:23.272Z] Version: 0.18.0 [2019-10-07T19:30:23.272Z] GitCommit: fec3683 [Pipeline] sh [2019-10-07T19:30:23.588Z] + docker info [2019-10-07T19:30:23.781Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-07T19:30:24.195Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-07T19:30:24.195Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-07T19:30:24.195Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-07T19:30:24.559Z] 004465f1c815: Pull complete [2019-10-07T19:30:24.597Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-07T19:30:24.993Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-07T19:30:25.394Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-07T19:30:25.394Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-07T19:30:25.394Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-07T19:30:25.787Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-07T19:30:25.787Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-07T19:30:26.843Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-07T19:30:27.241Z] c19c19fc3c99: Pull complete [2019-10-07T19:30:27.285Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-07T19:30:27.285Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-07T19:30:27.755Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-07T19:30:28.592Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-07T19:30:28.592Z] go: finding golang.org/x/text v0.3.0 [2019-10-07T19:30:28.592Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-07T19:30:28.998Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-07T19:30:28.998Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-07T19:30:28.998Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-07T19:30:29.372Z] Sending build context to Docker daemon 49.97MB [2019-10-07T19:30:29.372Z] [2019-10-07T19:30:29.372Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-07T19:30:29.372Z] ---> 1ddfa8bee56a [2019-10-07T19:30:29.372Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-07T19:30:29.372Z] ---> Using cache [2019-10-07T19:30:29.372Z] ---> f166de5cbbd5 [2019-10-07T19:30:29.372Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-07T19:30:29.372Z] ---> Running in 501a39ceb683 [2019-10-07T19:30:29.401Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-07T19:30:29.834Z] Removing intermediate container 501a39ceb683 [2019-10-07T19:30:29.834Z] ---> 47c2f44fdb8e [2019-10-07T19:30:29.834Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-07T19:30:29.834Z] ---> Running in bc3925b861c8 [2019-10-07T19:30:30.245Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-07T19:30:30.245Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-07T19:30:30.298Z] Removing intermediate container bc3925b861c8 [2019-10-07T19:30:30.298Z] ---> 244af8142d8a [2019-10-07T19:30:30.299Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-07T19:30:30.299Z] ---> Running in 5aab5f98e770 [2019-10-07T19:30:30.673Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-07T19:30:30.673Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-07T19:30:30.673Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-07T19:30:31.060Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-07T19:30:31.061Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-07T19:30:31.061Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-07T19:30:31.061Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-07T19:30:31.061Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-07T19:30:31.061Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-07T19:30:31.456Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-07T19:30:31.706Z] Client: [2019-10-07T19:30:31.706Z] Debug Mode: false [2019-10-07T19:30:31.706Z] [2019-10-07T19:30:31.706Z] Server: [2019-10-07T19:30:31.706Z] Containers: 0 [2019-10-07T19:30:31.706Z] Running: 0 [2019-10-07T19:30:31.706Z] Paused: 0 [2019-10-07T19:30:31.706Z] Stopped: 0 [2019-10-07T19:30:31.706Z] Images: 0 [2019-10-07T19:30:31.706Z] Server Version: 19.03.2 [2019-10-07T19:30:31.706Z] Storage Driver: overlay2 [2019-10-07T19:30:31.706Z] Backing Filesystem: extfs [2019-10-07T19:30:31.706Z] Supports d_type: true [2019-10-07T19:30:31.706Z] Native Overlay Diff: true [2019-10-07T19:30:31.706Z] Logging Driver: json-file [2019-10-07T19:30:31.706Z] Cgroup Driver: cgroupfs [2019-10-07T19:30:31.706Z] Plugins: [2019-10-07T19:30:31.706Z] Volume: local [2019-10-07T19:30:31.706Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T19:30:31.706Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-07T19:30:31.706Z] Swarm: inactive [2019-10-07T19:30:31.706Z] Runtimes: runc [2019-10-07T19:30:31.706Z] Default Runtime: runc [2019-10-07T19:30:31.706Z] Init Binary: docker-init [2019-10-07T19:30:31.706Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T19:30:31.706Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T19:30:31.706Z] init version: fec3683 [2019-10-07T19:30:31.706Z] Security Options: [2019-10-07T19:30:31.706Z] apparmor [2019-10-07T19:30:31.706Z] seccomp [2019-10-07T19:30:31.706Z] Profile: default [2019-10-07T19:30:31.706Z] Kernel Version: 4.15.0-1048-aws [2019-10-07T19:30:31.706Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-07T19:30:31.706Z] OSType: linux [2019-10-07T19:30:31.706Z] Architecture: x86_64 [2019-10-07T19:30:31.706Z] CPUs: 2 [2019-10-07T19:30:31.706Z] Total Memory: 7.501GiB [2019-10-07T19:30:31.706Z] Name: ip-10-100-100-66 [2019-10-07T19:30:31.706Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-07T19:30:31.706Z] Docker Root Dir: /var/lib/docker [2019-10-07T19:30:31.706Z] Debug Mode: false [2019-10-07T19:30:31.706Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:30:31.706Z] Labels: [2019-10-07T19:30:31.706Z] Experimental: true [2019-10-07T19:30:31.706Z] Insecure Registries: [2019-10-07T19:30:31.706Z] 127.0.0.0/8 [2019-10-07T19:30:31.706Z] Live Restore Enabled: true [2019-10-07T19:30:31.706Z] [2019-10-07T19:30:31.706Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T19:30:31.953Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-07T19:30:31.954Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-07T19:30:31.954Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-07T19:30:31.997Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:30:31.997Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T19:30:31.997Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40054/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T19:30:31.997Z] + bash /home/ubuntu/workspace/moby_PR-40054/check-config.sh [2019-10-07T19:30:31.997Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T19:30:31.997Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-07T19:30:31.997Z] [2019-10-07T19:30:31.997Z] Generally Necessary: [2019-10-07T19:30:31.997Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T19:30:31.997Z] - apparmor: enabled and tools installed [2019-10-07T19:30:31.997Z] - CONFIG_NAMESPACES: enabled [2019-10-07T19:30:31.997Z] - CONFIG_NET_NS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_PID_NS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_IPC_NS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_UTS_NS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CGROUPS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T19:30:31.997Z] - CONFIG_CPUSETS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_MEMCG: enabled [2019-10-07T19:30:31.997Z] - CONFIG_KEYS: enabled [2019-10-07T19:30:31.997Z] - CONFIG_VETH: enabled (as module) [2019-10-07T19:30:31.997Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T19:30:31.997Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T19:30:31.997Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T19:30:31.997Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T19:30:32.257Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T19:30:32.257Z] [2019-10-07T19:30:32.257Z] Optional Features: [2019-10-07T19:30:32.257Z] - CONFIG_USER_NS: enabled [2019-10-07T19:30:32.257Z] - CONFIG_SECCOMP: enabled [2019-10-07T19:30:32.257Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T19:30:32.257Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T19:30:32.257Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T19:30:32.257Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T19:30:32.257Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-07T19:30:32.257Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T19:30:32.257Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T19:30:32.257Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T19:30:32.257Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T19:30:32.257Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T19:30:32.257Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T19:30:32.257Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T19:30:32.257Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T19:30:32.257Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T19:30:32.257Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T19:30:32.257Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T19:30:32.257Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T19:30:32.257Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T19:30:32.257Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T19:30:32.257Z] - CONFIG_EXT4_FS: enabled [2019-10-07T19:30:32.257Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T19:30:32.517Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T19:30:32.517Z] - Network Drivers: [2019-10-07T19:30:32.517Z] - "overlay": [2019-10-07T19:30:32.517Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T19:30:32.517Z] Optional (for encrypted networks): [2019-10-07T19:30:32.517Z] - CONFIG_CRYPTO: enabled [2019-10-07T19:30:32.517Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-07T19:30:32.517Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-07T19:30:32.517Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-07T19:30:32.517Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-07T19:30:32.517Z] - CONFIG_XFRM: enabled [2019-10-07T19:30:32.517Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T19:30:32.517Z] - "ipvlan": [2019-10-07T19:30:32.517Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T19:30:32.517Z] - "macvlan": [2019-10-07T19:30:32.517Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T19:30:32.517Z] - "ftp,tftp client in container": [2019-10-07T19:30:32.517Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T19:30:32.517Z] - Storage Drivers: [2019-10-07T19:30:32.517Z] - "aufs": [2019-10-07T19:30:32.517Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T19:30:32.517Z] - "btrfs": [2019-10-07T19:30:32.517Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T19:30:32.517Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T19:30:32.517Z] - "devicemapper": [2019-10-07T19:30:32.517Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T19:30:32.517Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T19:30:32.517Z] - "overlay": [2019-10-07T19:30:32.517Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T19:30:32.517Z] - "zfs": [2019-10-07T19:30:32.517Z] - /dev/zfs: missing [2019-10-07T19:30:32.517Z] - zfs command: missing [2019-10-07T19:30:32.517Z] - zpool command: missing [2019-10-07T19:30:32.517Z] [2019-10-07T19:30:32.517Z] Limits: [2019-10-07T19:30:32.529Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-07T19:30:32.529Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-07T19:30:32.529Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-07T19:30:32.732Z] b7e7e03b39f2: Pull complete [2019-10-07T19:30:32.732Z] c8d0433a4b0c: Pull complete [2019-10-07T19:30:32.732Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-07T19:30:32.732Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-07T19:30:32.732Z] ---> 9b20014a18e9 [2019-10-07T19:30:32.732Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-07T19:30:32.732Z] ---> Running in 9ae51151cdf4 [2019-10-07T19:30:32.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T19:30:32.776Z] [2019-10-07T19:30:32.776Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T19:30:33.046Z] Removing intermediate container 9ae51151cdf4 [2019-10-07T19:30:33.046Z] ---> e57a075e23f4 [2019-10-07T19:30:33.046Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-07T19:30:33.046Z] ---> Running in 6a68c2f41a42 [2019-10-07T19:30:33.111Z] + sudo modprobe ip_vs [2019-10-07T19:30:33.328Z] Cloning into '/buildx'... [2019-10-07T19:30:33.370Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:829322575b6ee870018a2ac1209d042eb606c706 . [2019-10-07T19:30:33.370Z] #1 [internal] load build definition from Dockerfile [2019-10-07T19:30:33.370Z] #1 transferring dockerfile: 13.27kB done [2019-10-07T19:30:33.370Z] #1 DONE 0.0s [2019-10-07T19:30:33.370Z] [2019-10-07T19:30:33.370Z] #2 [internal] load .dockerignore [2019-10-07T19:30:33.370Z] #2 transferring context: 87B done [2019-10-07T19:30:33.370Z] #2 DONE 0.1s [2019-10-07T19:30:33.370Z] [2019-10-07T19:30:33.370Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T19:30:33.399Z] go: finding github.com/kr/text v0.1.0 [2019-10-07T19:30:33.399Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-07T19:30:33.399Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-07T19:30:33.399Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-07T19:30:33.399Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-07T19:30:33.399Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-07T19:30:33.783Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-07T19:30:33.783Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-07T19:30:33.937Z] #3 DONE 0.4s [2019-10-07T19:30:33.937Z] [2019-10-07T19:30:33.937Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T19:30:33.937Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-07T19:30:33.937Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-07T19:30:33.937Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-07T19:30:33.937Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-07T19:30:33.937Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.89MB / 8.82MB 0.1s [2019-10-07T19:30:34.192Z] go: finding github.com/kr/pty v1.1.1 [2019-10-07T19:30:34.195Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-07T19:30:34.195Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-07T19:30:34.453Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-07T19:30:34.453Z] #4 DONE 0.7s [2019-10-07T19:30:34.587Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-07T19:30:34.587Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-07T19:30:34.973Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-07T19:30:34.973Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-07T19:30:34.973Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-07T19:30:35.389Z] [2019-10-07T19:30:35.389Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T19:30:35.398Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-07T19:30:35.647Z] #5 DONE 0.4s [2019-10-07T19:30:35.647Z] [2019-10-07T19:30:35.647Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:30:35.647Z] #6 DONE 0.0s [2019-10-07T19:30:35.647Z] [2019-10-07T19:30:35.647Z] #21 [internal] load build context [2019-10-07T19:30:36.123Z] [2019-10-07T19:30:36.123Z] SUCCESS: Specified value was saved. [2019-10-07T19:30:36.576Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-07T19:30:36.576Z] go: finding github.com/golang/mock v1.1.1 [2019-10-07T19:30:36.576Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-07T19:30:36.576Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-07T19:30:36.576Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-07T19:30:36.576Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-07T19:30:36.597Z] #21 ... [2019-10-07T19:30:36.597Z] [2019-10-07T19:30:36.597Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:30:36.597Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2019-10-07T19:30:36.597Z] #67 DONE 0.0s [2019-10-07T19:30:36.597Z] [2019-10-07T19:30:36.597Z] #21 [internal] load build context [2019-10-07T19:30:36.791Z] Removing intermediate container 6a68c2f41a42 [2019-10-07T19:30:36.791Z] ---> 309855e400f9 [2019-10-07T19:30:36.791Z] Step 5/12 : WORKDIR /buildx [2019-10-07T19:30:36.791Z] ---> Running in 71fb9c61be28 [2019-10-07T19:30:36.791Z] Removing intermediate container 71fb9c61be28 [2019-10-07T19:30:36.791Z] ---> 795c77daf97e [2019-10-07T19:30:36.791Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-07T19:30:36.791Z] ---> Running in 9e65b32c6ae2 [2019-10-07T19:30:36.791Z] Removing intermediate container 9e65b32c6ae2 [2019-10-07T19:30:36.791Z] ---> 648794a3c179 [2019-10-07T19:30:36.791Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-07T19:30:36.791Z] ---> Running in ef53f3d11335 [2019-10-07T19:30:37.064Z] go: finding cloud.google.com/go v0.26.0 [2019-10-07T19:30:37.097Z] INFO: Downloading git... [2019-10-07T19:30:37.410Z] From https://github.com/docker/buildx [2019-10-07T19:30:37.410Z] * [new branch] master -> build [2019-10-07T19:30:37.916Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-07T19:30:37.916Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-07T19:30:38.030Z] Switched to branch 'build' [2019-10-07T19:30:38.319Z] Removing intermediate container ef53f3d11335 [2019-10-07T19:30:38.319Z] ---> 6fc0a2ff1c52 [2019-10-07T19:30:38.319Z] Step 8/12 : RUN go mod download [2019-10-07T19:30:38.319Z] ---> Running in c8a35a651c4f [2019-10-07T19:30:38.510Z] #21 transferring context: 16.25MB 2.7s [2019-10-07T19:30:38.604Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-07T19:30:38.604Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-07T19:30:38.604Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-07T19:30:38.604Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-07T19:30:38.604Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-07T19:30:38.604Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-07T19:30:38.604Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-07T19:30:38.604Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-07T19:30:38.604Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-07T19:30:38.672Z] INFO: Downloading go... [2019-10-07T19:30:39.640Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-07T19:30:40.225Z] INFO: Downloading compiler 1 of 3... [2019-10-07T19:30:40.666Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-07T19:30:40.666Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-07T19:30:40.666Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-07T19:30:40.688Z] INFO: Downloading compiler 2 of 3... [2019-10-07T19:30:40.957Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-07T19:30:41.036Z] #21 transferring context: 45.51MB 4.9s done [2019-10-07T19:30:41.036Z] #21 DONE 5.4s [2019-10-07T19:30:41.036Z] [2019-10-07T19:30:41.036Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:30:41.036Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-07T19:30:41.036Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.4s done [2019-10-07T19:30:41.036Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.7s done [2019-10-07T19:30:41.036Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-07T19:30:41.036Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-07T19:30:41.036Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-07T19:30:41.036Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.9s done [2019-10-07T19:30:41.036Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 2.7s done [2019-10-07T19:30:41.036Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 5.1s done [2019-10-07T19:30:41.036Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.2s [2019-10-07T19:30:41.036Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.6s [2019-10-07T19:30:41.036Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 2.9s done [2019-10-07T19:30:41.171Z] INFO: Downloading compiler 3 of 3... [2019-10-07T19:30:41.246Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-07T19:30:41.534Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-07T19:30:41.534Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-07T19:30:41.601Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 5.5s done [2019-10-07T19:30:41.634Z] INFO: Extracting git... [2019-10-07T19:30:42.164Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-07T19:30:42.164Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-07T19:30:42.166Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.4s done [2019-10-07T19:30:42.424Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.1s [2019-10-07T19:30:42.992Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-10-07T19:30:43.191Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-07T19:30:43.191Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-07T19:30:43.251Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-07T19:30:43.478Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-07T19:30:43.478Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-07T19:30:43.508Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-10-07T19:30:43.765Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s [2019-10-07T19:30:43.766Z] go: finding github.com/lib/pq v1.0.0 [2019-10-07T19:30:44.091Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-07T19:30:44.091Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-07T19:30:44.091Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-07T19:30:44.377Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-07T19:30:45.878Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-07T19:30:45.878Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-07T19:30:46.182Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-07T19:30:46.182Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-07T19:30:46.470Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-07T19:30:46.470Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-07T19:30:46.758Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-07T19:30:47.784Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-07T19:30:47.784Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-07T19:30:47.953Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.8s done [2019-10-07T19:30:47.953Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 [2019-10-07T19:30:48.074Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-07T19:30:48.362Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-07T19:30:48.654Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-07T19:30:48.942Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-07T19:30:48.942Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-07T19:30:49.970Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-07T19:30:50.614Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-07T19:30:50.614Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-07T19:30:50.614Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-07T19:30:51.234Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 3.4s done [2019-10-07T19:30:51.245Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-07T19:30:51.245Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-07T19:30:51.804Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-07T19:30:51.875Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-07T19:30:51.875Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-07T19:30:52.912Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-07T19:30:52.912Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-07T19:30:53.535Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-07T19:30:53.821Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-07T19:30:54.109Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-07T19:30:54.737Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-07T19:30:55.025Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-07T19:30:56.046Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-07T19:30:56.046Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-07T19:30:56.046Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-07T19:30:56.333Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-07T19:30:57.065Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 5.3s [2019-10-07T19:30:57.835Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-07T19:30:58.186Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-07T19:30:58.474Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-07T19:30:58.764Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-07T19:30:58.764Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-07T19:30:59.413Z] INFO: Expanding go... [2019-10-07T19:30:59.789Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-07T19:31:00.346Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 8.7s done [2019-10-07T19:31:00.415Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-07T19:31:00.604Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-07T19:31:01.171Z] #6 DONE 25.4s [2019-10-07T19:31:01.428Z] [2019-10-07T19:31:01.428Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T19:31:01.443Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-07T19:31:01.443Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-07T19:31:01.443Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-07T19:31:01.733Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-07T19:31:03.242Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-07T19:31:04.740Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-07T19:31:04.740Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-07T19:31:05.030Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-07T19:31:05.319Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-07T19:31:05.610Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-07T19:31:05.610Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-07T19:31:05.610Z] #7 DONE 3.9s [2019-10-07T19:31:05.610Z] [2019-10-07T19:31:05.610Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T19:31:05.900Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-07T19:31:05.900Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-07T19:31:06.545Z] #8 DONE 1.3s [2019-10-07T19:31:06.546Z] [2019-10-07T19:31:06.546Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:31:06.546Z] #20 ... [2019-10-07T19:31:06.546Z] [2019-10-07T19:31:06.546Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:31:06.546Z] #25 DONE 0.1s [2019-10-07T19:31:06.814Z] [2019-10-07T19:31:06.814Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:31:07.395Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-07T19:31:07.685Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-07T19:31:07.685Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-07T19:31:08.315Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-07T19:31:08.605Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-07T19:31:08.605Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-07T19:31:08.605Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-07T19:31:09.629Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-07T19:31:10.256Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-07T19:31:10.256Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-07T19:31:10.256Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-07T19:31:10.256Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-07T19:31:10.543Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-07T19:31:10.543Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-07T19:31:11.005Z] #9 4.003 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:31:11.005Z] #9 4.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:31:11.005Z] #9 4.026 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:31:11.005Z] #9 4.074 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:31:11.005Z] #9 4.166 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:31:11.180Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-07T19:31:11.180Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-07T19:31:11.469Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-07T19:31:11.574Z] #9 4.944 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:31:12.096Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-07T19:31:12.355Z] Removing intermediate container 486a57bb405f [2019-10-07T19:31:12.355Z] ---> fdd0102b0b6d [2019-10-07T19:31:12.355Z] Step 9/12 : ARG GOOS [2019-10-07T19:31:12.355Z] ---> Running in 956ae81efb10 [2019-10-07T19:31:12.355Z] Removing intermediate container 956ae81efb10 [2019-10-07T19:31:12.355Z] ---> 7ff197b239a0 [2019-10-07T19:31:12.355Z] Step 10/12 : ARG GOARCH [2019-10-07T19:31:12.355Z] ---> Running in 19b744e407b3 [2019-10-07T19:31:12.355Z] Removing intermediate container 19b744e407b3 [2019-10-07T19:31:12.355Z] ---> 117162078074 [2019-10-07T19:31:12.355Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-07T19:31:12.355Z] ---> Running in ccd95680b765 [2019-10-07T19:31:12.506Z] #9 ... [2019-10-07T19:31:12.506Z] [2019-10-07T19:31:12.506Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:31:12.506Z] #20 4.002 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:31:12.506Z] #20 4.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:31:12.506Z] #20 4.026 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:31:12.506Z] #20 4.043 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:31:12.506Z] #20 4.045 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:31:12.506Z] #20 4.722 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:31:12.506Z] #20 5.785 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:31:12.764Z] #20 6.138 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:31:13.124Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-07T19:31:13.412Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-07T19:31:13.702Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-07T19:31:13.702Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-07T19:31:13.989Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-07T19:31:15.022Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-07T19:31:15.656Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-07T19:31:15.656Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-07T19:31:16.286Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-07T19:31:16.945Z] #20 ... [2019-10-07T19:31:16.945Z] [2019-10-07T19:31:16.945Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:31:16.945Z] #18 2.577 + mktemp -d [2019-10-07T19:31:16.945Z] #18 2.630 + export GOPATH=/tmp/tmp.u29WOvVsdR [2019-10-07T19:31:16.945Z] #18 2.630 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.u29WOvVsdR/src/github.com/go-swagger/go-swagger [2019-10-07T19:31:16.945Z] #18 2.647 Cloning into '/tmp/tmp.u29WOvVsdR/src/github.com/go-swagger/go-swagger'... [2019-10-07T19:31:16.945Z] #18 ... [2019-10-07T19:31:16.945Z] [2019-10-07T19:31:16.945Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:31:16.945Z] #38 3.808 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:31:16.945Z] #38 3.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:31:16.945Z] #38 3.833 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:31:16.945Z] #38 3.843 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:31:16.945Z] #38 3.854 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:31:16.945Z] #38 4.043 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:31:16.945Z] #38 5.291 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:31:16.945Z] #38 6.016 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:31:16.945Z] #38 10.14 Fetched 7919 kB in 7s (1077 kB/s) [2019-10-07T19:31:16.945Z] #38 10.14 Reading package lists... [2019-10-07T19:31:16.945Z] #38 ... [2019-10-07T19:31:16.945Z] [2019-10-07T19:31:16.945Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:31:16.945Z] #47 3.777 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:31:16.945Z] #47 3.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:31:16.945Z] #47 3.799 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:31:16.945Z] #47 3.799 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:31:16.945Z] #47 3.805 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:31:16.945Z] #47 4.262 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:31:16.945Z] #47 5.439 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:31:16.945Z] #47 5.948 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:31:16.945Z] #47 9.845 Fetched 7919 kB in 7s (1114 kB/s) [2019-10-07T19:31:16.945Z] #47 9.845 Reading package lists... [2019-10-07T19:31:16.945Z] #47 ... [2019-10-07T19:31:16.945Z] [2019-10-07T19:31:16.945Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:31:16.945Z] #20 10.35 Fetched 7919 kB in 7s (1076 kB/s) [2019-10-07T19:31:17.320Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-07T19:31:17.320Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-07T19:31:17.320Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-07T19:31:17.945Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-07T19:31:18.572Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-07T19:31:18.572Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-07T19:31:18.572Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-07T19:31:18.860Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-07T19:31:19.472Z] #20 10.35 Reading package lists... [2019-10-07T19:31:19.493Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-07T19:31:19.781Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-07T19:31:19.781Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-07T19:31:20.408Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-07T19:31:20.408Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-07T19:31:20.408Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-07T19:31:20.695Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-07T19:31:20.981Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-07T19:31:21.997Z] #20 12.75 Reading package lists... [2019-10-07T19:31:22.003Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-07T19:31:22.255Z] #20 15.25 Building dependency tree... [2019-10-07T19:31:22.255Z] #20 ... [2019-10-07T19:31:22.255Z] [2019-10-07T19:31:22.255Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:31:22.255Z] #18 14.52 + cd /tmp/tmp.u29WOvVsdR/src/github.com/go-swagger/go-swagger [2019-10-07T19:31:22.255Z] #18 14.52 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-07T19:31:22.255Z] #18 15.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-07T19:31:22.305Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-07T19:31:22.512Z] #18 ... [2019-10-07T19:31:22.512Z] [2019-10-07T19:31:22.512Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:31:22.512Z] #9 5.915 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:31:22.512Z] #9 6.295 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:31:22.512Z] #9 10.25 Fetched 7919 kB in 7s (1090 kB/s) [2019-10-07T19:31:22.512Z] #9 10.25 Reading package lists... [2019-10-07T19:31:22.512Z] #9 12.65 Reading package lists... [2019-10-07T19:31:22.512Z] #9 14.99 Building dependency tree... [2019-10-07T19:31:22.512Z] #9 15.76 The following additional packages will be installed: [2019-10-07T19:31:22.512Z] #9 15.77 libapparmor1 libseccomp2 [2019-10-07T19:31:22.512Z] #9 15.77 Suggested packages: [2019-10-07T19:31:22.512Z] #9 15.77 seccomp [2019-10-07T19:31:22.512Z] #9 15.85 The following NEW packages will be installed: [2019-10-07T19:31:22.512Z] #9 15.85 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-07T19:31:22.769Z] #9 ... [2019-10-07T19:31:22.769Z] [2019-10-07T19:31:22.769Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:31:22.769Z] #20 15.25 Building dependency tree... [2019-10-07T19:31:22.769Z] #20 15.93 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-07T19:31:22.769Z] #20 15.93 The following additional packages will be installed: [2019-10-07T19:31:22.769Z] #20 15.93 libjq1 libonig4 [2019-10-07T19:31:22.769Z] #20 15.98 The following NEW packages will be installed: [2019-10-07T19:31:22.769Z] #20 15.98 jq libjq1 libonig4 [2019-10-07T19:31:22.949Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-07T19:31:22.949Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-07T19:31:23.236Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-07T19:31:23.524Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-07T19:31:23.524Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-07T19:31:23.717Z] #20 17.02 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:31:23.717Z] #20 17.02 Need to get 327 kB of archives. [2019-10-07T19:31:23.717Z] #20 17.02 After this operation, 1157 kB of additional disk space will be used. [2019-10-07T19:31:23.717Z] #20 17.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-07T19:31:23.717Z] #20 17.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-07T19:31:23.717Z] #20 17.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-07T19:31:24.283Z] #20 17.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:31:24.283Z] #20 17.69 Fetched 327 kB in 1s (313 kB/s) [2019-10-07T19:31:24.546Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-07T19:31:24.547Z] #20 17.92 Selecting previously unselected package libonig4:amd64. [2019-10-07T19:31:24.547Z] #20 17.92 (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-07T19:31:24.547Z] #20 17.94 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-07T19:31:24.547Z] #20 17.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-07T19:31:24.547Z] #20 18.08 Selecting previously unselected package libjq1:amd64. [2019-10-07T19:31:24.547Z] #20 18.08 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-07T19:31:24.547Z] #20 18.10 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-07T19:31:24.666Z] INFO: Expanding compiler 1 of 3... [2019-10-07T19:31:24.666Z] INFO: Expanding compiler 2 of 3... [2019-10-07T19:31:24.804Z] #20 18.22 Selecting previously unselected package jq. [2019-10-07T19:31:24.804Z] #20 18.22 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-07T19:31:24.804Z] #20 18.23 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:31:24.804Z] #20 18.37 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-07T19:31:24.804Z] #20 18.40 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-07T19:31:25.169Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-07T19:31:25.193Z] #20 18.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:25.193Z] #20 18.47 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:31:25.456Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-07T19:31:26.479Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-07T19:31:26.479Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-07T19:31:26.566Z] #20 ... [2019-10-07T19:31:26.566Z] [2019-10-07T19:31:26.566Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:31:26.566Z] #9 16.90 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:31:26.566Z] #9 16.90 Need to get 300 kB of archives. [2019-10-07T19:31:26.566Z] #9 16.90 After this operation, 1201 kB of additional disk space will be used. [2019-10-07T19:31:26.566Z] #9 16.90 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-07T19:31:26.566Z] #9 16.90 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-07T19:31:26.566Z] #9 16.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-07T19:31:26.566Z] #9 16.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-07T19:31:26.566Z] #9 17.26 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:31:26.566Z] #9 17.56 Fetched 300 kB in 1s (293 kB/s) [2019-10-07T19:31:26.566Z] #9 17.68 Selecting previously unselected package libseccomp2:amd64. [2019-10-07T19:31:26.566Z] #9 17.68 (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-07T19:31:26.566Z] #9 17.70 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-07T19:31:26.566Z] #9 17.87 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-07T19:31:26.566Z] #9 17.95 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-07T19:31:26.566Z] #9 17.95 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-07T19:31:26.566Z] #9 17.96 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-07T19:31:26.566Z] #9 18.10 Selecting previously unselected package libapparmor1:amd64. [2019-10-07T19:31:26.566Z] #9 18.10 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-07T19:31:26.566Z] #9 18.11 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-07T19:31:26.566Z] #9 18.22 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-07T19:31:26.566Z] #9 18.22 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-07T19:31:26.566Z] #9 18.29 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-07T19:31:26.566Z] #9 18.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:26.566Z] #9 18.47 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-07T19:31:26.566Z] #9 18.51 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-07T19:31:26.566Z] #9 18.53 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-07T19:31:26.566Z] #9 18.55 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-07T19:31:26.566Z] #9 18.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:26.566Z] #9 DONE 20.0s [2019-10-07T19:31:26.566Z] [2019-10-07T19:31:26.566Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:31:26.566Z] #20 DONE 20.0s [2019-10-07T19:31:26.566Z] [2019-10-07T19:31:26.566Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:31:26.566Z] #47 9.845 Reading package lists... [2019-10-07T19:31:26.566Z] #47 12.31 Reading package lists... [2019-10-07T19:31:26.566Z] #47 14.70 Building dependency tree... [2019-10-07T19:31:26.566Z] #47 15.54 The following additional packages will be installed: [2019-10-07T19:31:26.566Z] #47 15.54 btrfs-progs liblzo2-2 [2019-10-07T19:31:26.566Z] #47 15.64 The following NEW packages will be installed: [2019-10-07T19:31:26.566Z] #47 15.65 btrfs-progs btrfs-tools liblzo2-2 [2019-10-07T19:31:26.566Z] #47 16.80 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:31:26.566Z] #47 16.80 Need to get 649 kB of archives. [2019-10-07T19:31:26.566Z] #47 16.80 After this operation, 4320 kB of additional disk space will be used. [2019-10-07T19:31:26.566Z] #47 16.80 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-07T19:31:26.566Z] #47 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-07T19:31:26.566Z] #47 16.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-07T19:31:26.566Z] #47 17.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:31:26.566Z] #47 17.28 Fetched 649 kB in 1s (567 kB/s) [2019-10-07T19:31:26.566Z] #47 17.57 Selecting previously unselected package liblzo2-2:amd64. [2019-10-07T19:31:26.566Z] #47 17.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-07T19:31:26.566Z] #47 17.59 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-07T19:31:26.566Z] #47 17.61 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:31:26.566Z] #47 17.86 Selecting previously unselected package btrfs-progs. [2019-10-07T19:31:26.566Z] #47 17.87 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-07T19:31:26.566Z] #47 17.88 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:31:26.566Z] #47 18.30 Selecting previously unselected package btrfs-tools. [2019-10-07T19:31:26.566Z] #47 18.30 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-07T19:31:26.566Z] #47 18.32 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:31:26.566Z] #47 18.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:26.566Z] #47 18.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:31:26.566Z] #47 18.51 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:31:26.566Z] #47 18.53 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:31:26.566Z] #47 18.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:26.566Z] #47 DONE 20.0s [2019-10-07T19:31:26.566Z] [2019-10-07T19:31:26.566Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:31:26.766Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-07T19:31:26.766Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-07T19:31:26.766Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-07T19:31:27.131Z] #48 DONE 0.4s [2019-10-07T19:31:27.131Z] [2019-10-07T19:31:27.131Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:31:27.131Z] #43 DONE 0.3s [2019-10-07T19:31:27.131Z] [2019-10-07T19:31:27.131Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T19:31:27.131Z] #22 DONE 0.4s [2019-10-07T19:31:27.131Z] [2019-10-07T19:31:27.131Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:31:27.395Z] go: finding github.com/golang/mock v1.1.1 [2019-10-07T19:31:28.027Z] go: finding cloud.google.com/go v0.26.0 [2019-10-07T19:31:28.027Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-07T19:31:28.317Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-07T19:31:28.317Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-07T19:31:28.606Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-07T19:31:28.895Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-07T19:31:29.034Z] #23 ... [2019-10-07T19:31:29.034Z] [2019-10-07T19:31:29.034Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:31:29.034Z] #38 10.14 Reading package lists... [2019-10-07T19:31:29.034Z] #38 12.45 Reading package lists... [2019-10-07T19:31:29.034Z] #38 14.83 Building dependency tree... [2019-10-07T19:31:29.034Z] #38 15.62 The following additional packages will be installed: [2019-10-07T19:31:29.034Z] #38 15.62 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-07T19:31:29.034Z] #38 15.62 Suggested packages: [2019-10-07T19:31:29.034Z] #38 15.62 codeblocks eclipse ninja-build lrzip [2019-10-07T19:31:29.034Z] #38 15.62 Recommended packages: [2019-10-07T19:31:29.034Z] #38 15.62 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-07T19:31:29.034Z] #38 15.88 The following NEW packages will be installed: [2019-10-07T19:31:29.034Z] #38 15.88 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-07T19:31:29.034Z] #38 15.88 vim-common xxd [2019-10-07T19:31:29.034Z] #38 16.93 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:31:29.034Z] #38 16.93 Need to get 13.7 MB of archives. [2019-10-07T19:31:29.034Z] #38 16.93 After this operation, 57.2 MB of additional disk space will be used. [2019-10-07T19:31:29.034Z] #38 16.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-07T19:31:29.034Z] #38 16.97 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-07T19:31:29.034Z] #38 16.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-07T19:31:29.034Z] #38 17.26 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-07T19:31:29.034Z] #38 17.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-07T19:31:29.034Z] #38 17.55 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-07T19:31:29.034Z] #38 17.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-07T19:31:29.034Z] #38 17.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-07T19:31:29.034Z] #38 17.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:31:29.034Z] #38 17.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-07T19:31:29.034Z] #38 17.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:31:29.034Z] #38 18.04 Fetched 13.7 MB in 1s (7548 kB/s) [2019-10-07T19:31:29.034Z] #38 18.12 Selecting previously unselected package cmake-data. [2019-10-07T19:31:29.034Z] #38 18.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-07T19:31:29.034Z] #38 18.14 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-07T19:31:29.034Z] #38 18.15 Unpacking cmake-data (3.7.2-1) ... [2019-10-07T19:31:29.034Z] #38 20.89 Selecting previously unselected package liblzo2-2:amd64. [2019-10-07T19:31:29.034Z] #38 20.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-07T19:31:29.034Z] #38 20.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:31:29.034Z] #38 20.99 Selecting previously unselected package libicu57:amd64. [2019-10-07T19:31:29.034Z] #38 20.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-07T19:31:29.034Z] #38 20.99 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-07T19:31:29.034Z] #38 ... [2019-10-07T19:31:29.034Z] [2019-10-07T19:31:29.034Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-07T19:31:29.034Z] #10 DONE 2.4s [2019-10-07T19:31:29.034Z] [2019-10-07T19:31:29.034Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T19:31:29.185Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-07T19:31:29.185Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-07T19:31:29.812Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-07T19:31:30.837Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-07T19:31:30.837Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-07T19:31:30.939Z] #11 DONE 1.9s [2019-10-07T19:31:30.939Z] [2019-10-07T19:31:30.939Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:31:30.939Z] #23 3.053 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-07T19:31:30.939Z] #23 3.259 [2019-10-07T19:31:30.939Z] #23 3.427 ######### 12.6% ##################### 30.0% ######################################### 57.4% ################################################## 70.3% ################################################################### 93.2% ######################################################################## 100.0% [2019-10-07T19:31:30.939Z] #23 4.089 [2019-10-07T19:31:31.455Z] #23 4.288 ########################### 38.0% ########################################################### 83.1% ######################################################################## 100.0% [2019-10-07T19:31:31.715Z] #23 4.765 [2019-10-07T19:31:31.859Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-07T19:31:31.859Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-07T19:31:31.859Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-07T19:31:31.872Z] INFO: Expanding compiler 3 of 3... [2019-10-07T19:31:31.872Z] INFO: Removing downloaded files... [2019-10-07T19:31:31.872Z] INFO: Creating source directory... [2019-10-07T19:31:31.872Z] INFO: Configuring git core.autocrlf... [2019-10-07T19:31:31.872Z] INFO: Completed [2019-10-07T19:31:32.145Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-07T19:31:32.232Z] #23 5.003 ############## 20.3% ################################ 44.9% ################################################# 68.5% ################################################################ 89.1% ######################################################################## 100.0% [2019-10-07T19:31:32.491Z] #23 5.549 [2019-10-07T19:31:32.769Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-07T19:31:32.769Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-07T19:31:33.276Z] #23 5.718 ### 4.3% ########## 14.6% ############### 22.0% #################### 29.1% ########################## 36.9% ####### [2019-10-07T19:31:33.276Z] #23 ... [2019-10-07T19:31:33.276Z] [2019-10-07T19:31:33.276Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T19:31:33.276Z] #12 1.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-07T19:31:33.276Z] #12 DONE 2.3s [2019-10-07T19:31:33.276Z] [2019-10-07T19:31:33.276Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:31:33.276Z] #38 23.45 Selecting previously unselected package libxml2:amd64. [2019-10-07T19:31:33.276Z] #38 23.46 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 23.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:31:33.276Z] #38 23.76 Selecting previously unselected package libarchive13:amd64. [2019-10-07T19:31:33.276Z] #38 23.76 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 23.78 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-07T19:31:33.276Z] #38 23.94 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-07T19:31:33.276Z] #38 23.94 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 23.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-07T19:31:33.276Z] #38 24.40 Selecting previously unselected package libuv1:amd64. [2019-10-07T19:31:33.276Z] #38 24.40 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 24.41 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-07T19:31:33.276Z] #38 24.53 Selecting previously unselected package cmake. [2019-10-07T19:31:33.276Z] #38 24.54 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 24.64 Unpacking cmake (3.7.2-1) ... [2019-10-07T19:31:33.276Z] #38 25.47 Selecting previously unselected package xxd. [2019-10-07T19:31:33.276Z] #38 25.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-07T19:31:33.276Z] #38 25.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:33.276Z] #38 25.61 Selecting previously unselected package vim-common. [2019-10-07T19:31:33.276Z] #38 25.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:31:33.276Z] #38 25.62 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:33.276Z] #38 25.78 Processing triggers for mime-support (3.60) ... [2019-10-07T19:31:33.276Z] #38 25.82 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:33.276Z] #38 25.83 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-07T19:31:33.276Z] #38 25.85 Setting up cmake-data (3.7.2-1) ... [2019-10-07T19:31:33.276Z] #38 25.87 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-07T19:31:33.276Z] #38 25.88 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:31:33.276Z] #38 25.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:33.276Z] #38 25.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:33.276Z] #38 25.96 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:31:33.276Z] #38 25.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-07T19:31:33.276Z] #38 25.99 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-07T19:31:33.276Z] #38 26.01 Setting up cmake (3.7.2-1) ... [2019-10-07T19:31:33.276Z] #38 26.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:31:33.276Z] #38 DONE 26.6s [2019-10-07T19:31:33.276Z] [2019-10-07T19:31:33.276Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:31:33.540Z] #23 5.718 ### 4.3% ########## 14.6% ############### 22.0% #################### 29.1% ########################## 36.9% ############################## 42.6% [2019-10-07T19:31:33.540Z] #23 ... [2019-10-07T19:31:33.540Z] [2019-10-07T19:31:33.540Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:31:33.540Z] #39 DONE 0.1s [2019-10-07T19:31:33.540Z] [2019-10-07T19:31:33.540Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:31:33.794Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-07T19:31:33.794Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-07T19:31:34.061Z] #23 5.718 ### 4.3% ########## 14.6% ############### 22.0% #################### 29.1% ########################## 36.9% ############################## 42.6% ################################## 48.0% #################################### 51.2% ####################################### 54.5% ############################################## 63.9% ################################################## 69.5% ######################################################## 78.0% ############################################################# 86.0% #################################################################### 95.0% ######################################################################## 100.0% [2019-10-07T19:31:34.061Z] #23 7.258 [2019-10-07T19:31:34.094Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-07T19:31:34.626Z] #23 7.753 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-07T19:31:34.719Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-07T19:31:34.719Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-07T19:31:34.883Z] #23 7.924 [2019-10-07T19:31:35.141Z] #23 8.003 ######################################################################## 100.0% [2019-10-07T19:31:35.141Z] #23 8.045 [2019-10-07T19:31:35.141Z] #23 ... [2019-10-07T19:31:35.141Z] [2019-10-07T19:31:35.141Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T19:31:35.141Z] #13 DONE 1.9s [2019-10-07T19:31:35.400Z] [2019-10-07T19:31:35.400Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T19:31:36.273Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-07T19:31:36.783Z] #14 DONE 1.4s [2019-10-07T19:31:36.783Z] [2019-10-07T19:31:36.783Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:31:36.783Z] #23 8.713 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-07T19:31:36.783Z] #23 8.976 [2019-10-07T19:31:36.783Z] #23 9.124 ######################################################################## 100.0% [2019-10-07T19:31:36.783Z] #23 9.158 [2019-10-07T19:31:36.783Z] #23 9.734 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-07T19:31:36.783Z] #23 9.754 skipping existing 1849cc453dee [2019-10-07T19:31:36.783Z] #23 9.841 [2019-10-07T19:31:36.901Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-07T19:31:37.188Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-07T19:31:37.188Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-07T19:31:37.475Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-07T19:31:37.717Z] #23 10.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-07T19:31:37.717Z] #23 10.69 [2019-10-07T19:31:37.717Z] #23 10.78 ######################################################################## 100.0% [2019-10-07T19:31:37.717Z] #23 10.83 [2019-10-07T19:31:37.717Z] #23 10.85 Download of images into '/build' complete. [2019-10-07T19:31:37.976Z] #23 10.85 Use something like the following to load the result into a Docker daemon: [2019-10-07T19:31:37.976Z] #23 10.85 tar -cC '/build' . | docker load [2019-10-07T19:31:38.235Z] #23 DONE 11.2s [2019-10-07T19:31:38.235Z] [2019-10-07T19:31:38.235Z] #15 [dev 6/25] RUN ldconfig [2019-10-07T19:31:38.235Z] #15 DONE 1.6s [2019-10-07T19:31:38.235Z] [2019-10-07T19:31:38.235Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:31:38.494Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-07T19:31:38.781Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-07T19:31:39.459Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:20041519 Name:quota Decls:[0xc029cbcd80 0xc029cbce00 0xc029cbce80 0xc029cbcf00 0xc029c9dd10 0xc029c9de60] Scope:scope 0xc029c37830 { [2019-10-07T19:31:39.459Z] var ErrQuotaNotSupported [2019-10-07T19:31:39.459Z] type errQuotaNotSupported [2019-10-07T19:31:39.459Z] } [2019-10-07T19:31:39.459Z] Imports:[0xc029c9db90] Unresolved:[errdefs nil string] Comments:[0xc029cca440 0xc029cca5c0]} [2019-10-07T19:31:39.810Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-07T19:31:39.810Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-07T19:31:39.810Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-07T19:31:40.103Z] go: finding golang.org/x/text v0.3.0 [2019-10-07T19:31:41.523Z] #16 2.829 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:31:41.523Z] #16 2.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:31:41.523Z] #16 2.859 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:31:41.523Z] #16 2.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:31:41.523Z] #16 2.872 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:31:41.523Z] #16 3.157 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:31:42.090Z] #16 3.687 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:31:42.090Z] #16 3.921 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:31:42.180Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-07T19:31:42.180Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-07T19:31:42.180Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-07T19:31:42.180Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-07T19:31:44.626Z] #16 5.962 Fetched 7919 kB in 4s (1899 kB/s) [2019-10-07T19:31:44.882Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-07T19:31:44.884Z] #16 5.962 Reading package lists... [2019-10-07T19:31:44.884Z] #16 ... [2019-10-07T19:31:44.884Z] [2019-10-07T19:31:44.884Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:31:44.884Z] #18 38.22 + rm -rf /tmp/tmp.u29WOvVsdR [2019-10-07T19:31:45.141Z] #18 DONE 38.4s [2019-10-07T19:31:45.141Z] [2019-10-07T19:31:45.141Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:31:45.705Z] #16 6.699 Reading package lists... [2019-10-07T19:31:45.963Z] #16 7.611 Building dependency tree... [2019-10-07T19:31:46.220Z] #16 7.886 The following additional packages will be installed: [2019-10-07T19:31:46.220Z] #16 7.886 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-07T19:31:46.220Z] #16 7.887 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-07T19:31:46.220Z] #16 7.887 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-07T19:31:46.220Z] #16 7.887 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-07T19:31:46.220Z] #16 7.887 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-07T19:31:46.220Z] #16 7.887 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-07T19:31:46.220Z] #16 7.887 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-07T19:31:46.220Z] #16 7.887 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-07T19:31:46.221Z] #16 7.887 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-07T19:31:46.221Z] #16 7.887 Suggested packages: [2019-10-07T19:31:46.221Z] #16 7.887 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-07T19:31:46.221Z] #16 7.887 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-07T19:31:46.221Z] #16 7.887 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-07T19:31:46.221Z] #16 7.887 vim-doc vim-scripts xfsdump acl attr quota [2019-10-07T19:31:46.221Z] #16 7.887 Recommended packages: [2019-10-07T19:31:46.221Z] #16 7.887 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-07T19:31:46.221Z] #16 7.887 python3-keyrings.alt python3-xdg unzip [2019-10-07T19:31:46.784Z] #16 8.468 The following NEW packages will be installed: [2019-10-07T19:31:46.784Z] #16 8.468 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-07T19:31:46.784Z] #16 8.468 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-07T19:31:46.784Z] #16 8.468 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-07T19:31:46.784Z] #16 8.469 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-07T19:31:46.784Z] #16 8.469 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-07T19:31:46.784Z] #16 8.469 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-07T19:31:46.784Z] #16 8.469 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-07T19:31:46.784Z] #16 8.469 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-07T19:31:46.784Z] #16 8.469 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-07T19:31:46.784Z] #16 8.469 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-07T19:31:46.784Z] #16 8.469 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-07T19:31:46.784Z] #16 8.470 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-07T19:31:46.784Z] #16 8.470 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-07T19:31:46.784Z] #16 8.470 xfsprogs xxd xz-utils zip [2019-10-07T19:31:46.840Z] Removing intermediate container ccd95680b765 [2019-10-07T19:31:46.840Z] ---> d3a9957db6da [2019-10-07T19:31:46.840Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-07T19:31:46.840Z] ---> Running in a6998c10c37b [2019-10-07T19:31:46.840Z] Removing intermediate container a6998c10c37b [2019-10-07T19:31:46.840Z] ---> 6941ce758bb6 [2019-10-07T19:31:46.840Z] Successfully built 6941ce758bb6 [2019-10-07T19:31:46.840Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-07T19:31:46.840Z] 2275d511a9b5ed8692ccd45e63e83c06142bc1da647a251d96c68f0a5b63bca9 [2019-10-07T19:31:46.840Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:829322575b6ee870018a2ac1209d042eb606c706 . [2019-10-07T19:31:46.840Z] #1 [internal] booting buildkit [2019-10-07T19:31:46.840Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-07T19:31:47.713Z] #16 9.484 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:31:47.713Z] #16 9.484 Need to get 90.9 MB of archives. [2019-10-07T19:31:47.714Z] #16 9.484 After this operation, 541 MB of additional disk space will be used. [2019-10-07T19:31:47.714Z] #16 9.484 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-07T19:31:47.714Z] #16 9.489 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-07T19:31:47.714Z] #16 9.490 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-07T19:31:47.714Z] #16 9.492 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-07T19:31:47.714Z] #16 9.494 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-07T19:31:47.714Z] #16 9.496 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-07T19:31:47.714Z] #16 9.503 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-07T19:31:47.714Z] #16 9.519 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-07T19:31:47.714Z] #16 9.520 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-07T19:31:47.714Z] #16 9.521 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-07T19:31:47.714Z] #16 9.543 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-07T19:31:47.714Z] #16 9.546 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-07T19:31:47.714Z] #16 9.547 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-07T19:31:47.714Z] #16 9.547 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-07T19:31:47.714Z] #16 9.548 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-07T19:31:47.714Z] #16 9.549 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-07T19:31:47.714Z] #16 9.550 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-07T19:31:47.714Z] #16 9.551 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-07T19:31:47.714Z] #16 9.552 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-07T19:31:47.714Z] #16 9.553 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-07T19:31:47.714Z] #16 9.553 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-07T19:31:47.714Z] #16 9.556 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:31:47.714Z] #16 9.558 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-07T19:31:47.714Z] #16 9.560 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-07T19:31:47.714Z] #16 9.560 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-07T19:31:47.714Z] #16 9.561 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-07T19:31:47.714Z] #16 9.564 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-07T19:31:47.714Z] #16 9.565 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-07T19:31:47.714Z] #16 9.566 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-07T19:31:47.714Z] #16 9.572 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-07T19:31:47.714Z] #16 9.572 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-07T19:31:47.714Z] #16 9.574 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-07T19:31:47.714Z] #16 9.576 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-07T19:31:47.714Z] #16 9.577 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-07T19:31:47.714Z] #16 9.579 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-07T19:31:47.714Z] #16 9.580 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-07T19:31:47.714Z] #16 9.580 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-07T19:31:47.714Z] #16 9.581 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-07T19:31:47.714Z] #16 9.581 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-07T19:31:47.714Z] #16 9.585 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-07T19:31:47.971Z] #16 9.587 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-07T19:31:47.971Z] #16 9.590 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-07T19:31:47.971Z] #16 9.597 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-07T19:31:47.971Z] #16 9.599 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-07T19:31:47.971Z] #16 9.599 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-07T19:31:47.971Z] #16 9.600 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-07T19:31:47.971Z] #16 9.601 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-07T19:31:47.971Z] #16 9.603 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-07T19:31:47.971Z] #16 9.622 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-07T19:31:47.971Z] #16 9.625 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-07T19:31:47.971Z] #16 9.639 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-07T19:31:47.971Z] #16 9.641 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-07T19:31:47.971Z] #16 9.643 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-07T19:31:47.971Z] #16 9.645 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-07T19:31:47.971Z] #16 9.646 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-07T19:31:47.971Z] #16 9.650 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-07T19:31:47.971Z] #16 9.729 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-07T19:31:47.971Z] #16 9.740 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-07T19:31:47.971Z] #16 9.748 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-07T19:31:47.971Z] #16 9.751 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-07T19:31:47.971Z] #16 9.752 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-07T19:31:47.971Z] #16 9.757 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-07T19:31:47.971Z] #16 9.856 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-07T19:31:48.228Z] #16 9.881 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-07T19:31:48.228Z] #16 9.883 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-07T19:31:48.228Z] #16 10.01 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-07T19:31:48.363Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-07T19:31:48.363Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-07T19:31:48.487Z] #16 10.16 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-07T19:31:48.487Z] #16 10.24 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-07T19:31:48.746Z] #16 10.74 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-07T19:31:49.006Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-07T19:31:49.312Z] #16 11.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:31:49.312Z] #16 11.17 Fetched 90.9 MB in 2s (35.5 MB/s) [2019-10-07T19:31:49.312Z] #16 11.20 Selecting previously unselected package bash-completion. [2019-10-07T19:31:49.312Z] #16 11.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 ... 15161 files and directories currently installed.) [2019-10-07T19:31:49.312Z] #16 11.21 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-07T19:31:49.427Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-10-07T19:31:49.427Z] #1 creating container buildx_buildkit_default [2019-10-07T19:31:49.792Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-07T19:31:49.792Z] #1 DONE 2.8s [2019-10-07T19:31:49.792Z] [2019-10-07T19:31:49.792Z] #3 [internal] load build definition from Dockerfile [2019-10-07T19:31:49.792Z] #3 transferring dockerfile: 13.26kB done [2019-10-07T19:31:49.792Z] #3 DONE 0.0s [2019-10-07T19:31:49.792Z] [2019-10-07T19:31:49.792Z] #2 [internal] load .dockerignore [2019-10-07T19:31:49.792Z] #2 transferring context: 87B done [2019-10-07T19:31:49.792Z] #2 DONE 0.0s [2019-10-07T19:31:49.792Z] [2019-10-07T19:31:49.792Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T19:31:49.896Z] #16 11.74 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-07T19:31:49.896Z] #16 11.85 Selecting previously unselected package libnet1:amd64. [2019-10-07T19:31:49.896Z] #16 11.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-07T19:31:50.031Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-07T19:31:50.157Z] #16 11.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-07T19:31:50.157Z] #16 11.91 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-07T19:31:50.157Z] #16 11.91 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-07T19:31:50.157Z] #16 11.92 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-07T19:31:50.157Z] #16 11.97 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-07T19:31:50.157Z] #16 11.97 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-07T19:31:50.157Z] #16 11.98 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-07T19:31:50.157Z] #16 12.03 Selecting previously unselected package libudev-dev:amd64. [2019-10-07T19:31:50.157Z] #16 12.03 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-07T19:31:50.157Z] #16 12.04 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-07T19:31:50.157Z] #16 12.10 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-07T19:31:50.415Z] #16 12.10 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-07T19:31:50.415Z] #16 12.10 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-07T19:31:50.415Z] #16 12.22 Selecting previously unselected package python3.5-minimal. [2019-10-07T19:31:50.415Z] #16 12.22 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-07T19:31:50.415Z] #16 12.23 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:31:50.558Z] #4 DONE 0.7s [2019-10-07T19:31:50.558Z] [2019-10-07T19:31:50.558Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T19:31:50.558Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-07T19:31:50.558Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-07T19:31:50.558Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-07T19:31:50.558Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-07T19:31:50.558Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 3.75MB / 8.87MB 0.1s [2019-10-07T19:31:50.658Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-07T19:31:50.680Z] #16 12.41 Selecting previously unselected package python3-minimal. [2019-10-07T19:31:50.680Z] #16 12.41 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-07T19:31:50.680Z] #16 12.42 Unpacking python3-minimal (3.5.3-1) ... [2019-10-07T19:31:50.680Z] #16 12.49 Selecting previously unselected package libmpdec2:amd64. [2019-10-07T19:31:50.680Z] #16 12.49 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-07T19:31:50.680Z] #16 12.49 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-07T19:31:50.680Z] #16 12.53 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-07T19:31:50.680Z] #16 12.54 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-07T19:31:50.680Z] #16 12.54 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-07T19:31:50.940Z] #16 12.84 Selecting previously unselected package python3.5. [2019-10-07T19:31:50.940Z] #16 12.84 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-07T19:31:50.940Z] #16 12.84 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:31:50.940Z] #16 12.88 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-07T19:31:50.940Z] #16 12.89 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-07T19:31:50.940Z] #16 12.89 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-07T19:31:50.941Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.4s done [2019-10-07T19:31:50.941Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-07T19:31:50.948Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-07T19:31:50.948Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-07T19:31:50.948Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-07T19:31:51.199Z] #16 12.97 Selecting previously unselected package dh-python. [2019-10-07T19:31:51.199Z] #16 12.97 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-07T19:31:51.199Z] #16 12.98 Unpacking dh-python (2.20170125) ... [2019-10-07T19:31:51.199Z] #16 13.19 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-07T19:31:51.239Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-07T19:31:51.239Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-07T19:31:51.311Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-07T19:31:51.311Z] #5 DONE 0.7s [2019-10-07T19:31:51.480Z] #16 13.21 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:31:51.673Z] [2019-10-07T19:31:51.673Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T19:31:51.861Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-07T19:31:51.861Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-07T19:31:52.048Z] #16 13.76 Setting up python3-minimal (3.5.3-1) ... [2019-10-07T19:31:52.048Z] #16 13.96 Selecting previously unselected package python3. [2019-10-07T19:31:52.048Z] #16 13.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-07T19:31:52.048Z] #16 13.97 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-07T19:31:52.048Z] #16 13.97 Unpacking python3 (3.5.3-1) ... [2019-10-07T19:31:52.048Z] #16 14.01 Selecting previously unselected package pigz. [2019-10-07T19:31:52.206Z] #6 DONE 0.4s [2019-10-07T19:31:52.206Z] [2019-10-07T19:31:52.206Z] #22 [internal] load build context [2019-10-07T19:31:52.307Z] #16 14.01 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-07T19:31:52.307Z] #16 14.02 Unpacking pigz (2.3.4-1) ... [2019-10-07T19:31:52.307Z] #16 14.07 Selecting previously unselected package libip4tc0:amd64. [2019-10-07T19:31:52.307Z] #16 14.07 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-07T19:31:52.307Z] #16 14.08 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:31:52.307Z] #16 14.12 Selecting previously unselected package libip6tc0:amd64. [2019-10-07T19:31:52.307Z] #16 14.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-07T19:31:52.307Z] #16 14.13 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:31:52.307Z] #16 14.18 Selecting previously unselected package libiptc0:amd64. [2019-10-07T19:31:52.307Z] #16 14.19 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-07T19:31:52.489Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-07T19:31:52.565Z] #16 14.31 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:31:52.565Z] #16 14.36 Selecting previously unselected package libxtables12:amd64. [2019-10-07T19:31:52.565Z] #16 14.37 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-07T19:31:52.565Z] #16 14.37 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:31:52.565Z] #16 14.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-07T19:31:52.565Z] #16 14.43 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-07T19:31:52.565Z] #16 14.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-07T19:31:52.565Z] #16 14.48 Selecting previously unselected package iptables. [2019-10-07T19:31:52.565Z] #16 14.48 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-07T19:31:52.821Z] #16 14.48 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:31:52.821Z] #16 14.54 Selecting previously unselected package xxd. [2019-10-07T19:31:52.821Z] #16 14.54 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-07T19:31:52.821Z] #16 14.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:52.821Z] #16 14.59 Selecting previously unselected package vim-common. [2019-10-07T19:31:52.821Z] #16 14.60 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:31:52.821Z] #16 14.61 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:52.821Z] #16 14.66 Selecting previously unselected package bzip2. [2019-10-07T19:31:52.821Z] #16 14.66 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-07T19:31:52.821Z] #16 14.67 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-07T19:31:52.821Z] #16 14.72 Selecting previously unselected package libgpm2:amd64. [2019-10-07T19:31:53.079Z] #16 14.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-07T19:31:53.079Z] #16 14.72 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-07T19:31:53.079Z] #16 14.76 Selecting previously unselected package xz-utils. [2019-10-07T19:31:53.079Z] #16 14.76 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-07T19:31:53.079Z] #16 14.77 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:31:53.079Z] #16 14.83 Selecting previously unselected package aufs-tools. [2019-10-07T19:31:53.079Z] #16 14.83 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-07T19:31:53.079Z] #16 14.84 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:31:53.079Z] #16 14.88 Selecting previously unselected package liblzo2-2:amd64. [2019-10-07T19:31:53.079Z] #16 14.88 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-07T19:31:53.079Z] #16 14.89 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:31:53.079Z] #16 14.93 Selecting previously unselected package btrfs-progs. [2019-10-07T19:31:53.079Z] #16 14.93 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-07T19:31:53.079Z] #16 14.94 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:31:53.079Z] #16 15.05 Selecting previously unselected package btrfs-tools. [2019-10-07T19:31:53.115Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-07T19:31:53.342Z] #16 15.05 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-07T19:31:53.342Z] #16 15.06 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:31:53.342Z] #16 15.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-07T19:31:53.342Z] #16 15.10 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-07T19:31:53.342Z] #16 15.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-07T19:31:53.342Z] #16 15.15 Selecting previously unselected package dmsetup. [2019-10-07T19:31:53.342Z] #16 15.15 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-07T19:31:53.342Z] #16 15.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-07T19:31:53.342Z] #16 15.20 Selecting previously unselected package libonig4:amd64. [2019-10-07T19:31:53.342Z] #16 15.20 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-07T19:31:53.342Z] #16 15.21 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-07T19:31:53.342Z] #16 15.27 Selecting previously unselected package libjq1:amd64. [2019-10-07T19:31:53.402Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-07T19:31:53.599Z] #16 15.27 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-07T19:31:53.599Z] #16 15.28 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-07T19:31:53.599Z] #16 15.32 Selecting previously unselected package jq. [2019-10-07T19:31:53.599Z] #16 15.33 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-07T19:31:53.599Z] #16 15.33 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:31:53.599Z] #16 15.39 Selecting previously unselected package libaio1:amd64. [2019-10-07T19:31:53.599Z] #16 15.39 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-07T19:31:53.599Z] #16 15.39 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-07T19:31:53.599Z] #16 15.43 Selecting previously unselected package libcap2-bin. [2019-10-07T19:31:53.599Z] #16 15.43 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-07T19:31:53.599Z] #16 15.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-07T19:31:53.599Z] #16 15.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-07T19:31:53.599Z] #16 15.48 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-07T19:31:53.599Z] #16 15.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-07T19:31:53.599Z] #16 15.52 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-07T19:31:53.691Z] go: finding github.com/kr/text v0.1.0 [2019-10-07T19:31:53.856Z] #16 15.52 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-07T19:31:53.856Z] #16 15.52 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-07T19:31:53.856Z] #16 15.60 Selecting previously unselected package libpcre16-3:amd64. [2019-10-07T19:31:53.856Z] #16 15.60 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-07T19:31:53.856Z] #16 15.60 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-07T19:31:53.856Z] #16 15.66 Selecting previously unselected package libpcre32-3:amd64. [2019-10-07T19:31:53.856Z] #16 15.66 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-07T19:31:53.856Z] #16 15.67 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-07T19:31:53.856Z] #16 15.73 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-07T19:31:53.856Z] #16 15.73 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-07T19:31:53.856Z] #16 15.73 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-07T19:31:53.978Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-07T19:31:53.978Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-07T19:31:54.114Z] #16 15.82 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-07T19:31:54.114Z] #16 15.82 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-07T19:31:54.114Z] #16 15.83 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-07T19:31:54.114Z] #16 15.89 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-07T19:31:54.114Z] #16 15.89 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-07T19:31:54.114Z] #16 15.89 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-07T19:31:54.114Z] #16 15.94 Selecting previously unselected package libnl-3-200:amd64. [2019-10-07T19:31:54.114Z] #16 15.94 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-07T19:31:54.114Z] #16 15.95 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-07T19:31:54.114Z] #16 15.99 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-07T19:31:54.114Z] #16 15.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-07T19:31:54.114Z] #16 16.00 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-07T19:31:54.114Z] #16 16.03 Selecting previously unselected package libreadline5:amd64. [2019-10-07T19:31:54.114Z] #16 16.03 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-07T19:31:54.114Z] #16 16.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-07T19:31:54.371Z] #16 16.20 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-07T19:31:54.371Z] #16 16.20 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-07T19:31:54.371Z] #16 16.20 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-07T19:31:54.597Z] #22 ... [2019-10-07T19:31:54.597Z] [2019-10-07T19:31:54.597Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:31:54.597Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-07T19:31:54.597Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-07T19:31:54.597Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-07T19:31:54.597Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-07T19:31:54.597Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-10-07T19:31:54.597Z] #68 DONE 1.7s [2019-10-07T19:31:54.597Z] [2019-10-07T19:31:54.597Z] #22 [internal] load build context [2019-10-07T19:31:54.597Z] #22 transferring context: 45.51MB 2.7s done [2019-10-07T19:31:54.597Z] #22 DONE 2.8s [2019-10-07T19:31:54.597Z] [2019-10-07T19:31:54.597Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:31:54.597Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-07T19:31:54.597Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-07T19:31:54.597Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done [2019-10-07T19:31:54.597Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.3s done [2019-10-07T19:31:54.597Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.9s done [2019-10-07T19:31:54.597Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s done [2019-10-07T19:31:54.597Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-07T19:31:54.597Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s done [2019-10-07T19:31:54.597Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-07T19:31:54.597Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 51.28MB / 102.14MB 2.6s [2019-10-07T19:31:54.597Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done [2019-10-07T19:31:54.628Z] #16 16.49 Selecting previously unselected package net-tools. [2019-10-07T19:31:54.628Z] #16 16.49 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-07T19:31:54.886Z] #16 16.50 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:31:54.886Z] #16 16.56 Selecting previously unselected package python-pip-whl. [2019-10-07T19:31:54.886Z] #16 16.56 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:31:54.886Z] #16 16.56 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:31:54.886Z] #16 16.69 Selecting previously unselected package python3-pip. [2019-10-07T19:31:54.886Z] #16 16.69 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:31:54.886Z] #16 16.69 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:31:54.886Z] #16 16.75 Selecting previously unselected package python3-pkg-resources. [2019-10-07T19:31:54.886Z] #16 16.75 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:31:54.886Z] #16 16.75 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:31:54.886Z] #16 16.80 Selecting previously unselected package python3-setuptools. [2019-10-07T19:31:54.886Z] #16 16.80 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-07T19:31:54.886Z] #16 16.81 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-07T19:31:54.886Z] #16 16.87 Selecting previously unselected package python3-wheel. [2019-10-07T19:31:54.886Z] #16 16.87 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-07T19:31:55.028Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-07T19:31:55.143Z] #16 16.87 Unpacking python3-wheel (0.29.0-2) ... [2019-10-07T19:31:55.143Z] #16 16.91 Selecting previously unselected package thin-provisioning-tools. [2019-10-07T19:31:55.143Z] #16 16.92 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-07T19:31:55.143Z] #16 16.92 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:31:55.143Z] #16 17.00 Selecting previously unselected package vim-runtime. [2019-10-07T19:31:55.143Z] #16 17.00 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:31:55.143Z] #16 17.01 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-07T19:31:55.143Z] #16 17.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-07T19:31:55.143Z] #16 17.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:55.150Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 66.95MB / 102.14MB 2.9s [2019-10-07T19:31:55.150Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 77.95MB / 102.14MB 3.1s [2019-10-07T19:31:55.565Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 90.52MB / 102.14MB 3.2s [2019-10-07T19:31:55.565Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 99.96MB / 102.14MB 3.4s [2019-10-07T19:31:55.653Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-07T19:31:55.653Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-07T19:31:55.653Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-07T19:31:55.939Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-07T19:31:55.939Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-07T19:31:55.954Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.6s done [2019-10-07T19:31:55.954Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-07T19:31:56.076Z] #16 17.85 Selecting previously unselected package vim. [2019-10-07T19:31:56.076Z] #16 17.85 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-07T19:31:56.076Z] #16 17.85 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:31:56.076Z] #16 17.98 Selecting previously unselected package xfsprogs. [2019-10-07T19:31:56.333Z] #16 17.98 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-07T19:31:56.333Z] #16 17.99 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:31:56.333Z] #16 18.23 Selecting previously unselected package zip. [2019-10-07T19:31:56.563Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-07T19:31:56.563Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-07T19:31:56.589Z] #16 18.23 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-07T19:31:56.589Z] #16 18.24 Unpacking zip (3.0-11+b1) ... [2019-10-07T19:31:56.589Z] #16 18.29 Selecting previously unselected package libapparmor-perl. [2019-10-07T19:31:56.589Z] #16 18.29 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-07T19:31:56.589Z] #16 18.30 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:31:56.589Z] #16 18.36 Selecting previously unselected package apparmor. [2019-10-07T19:31:56.589Z] #16 18.36 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-07T19:31:56.589Z] #16 18.38 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:31:56.589Z] #16 18.47 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-07T19:31:56.846Z] #16 18.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-07T19:31:56.846Z] #16 18.47 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:31:57.103Z] #16 18.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-07T19:31:57.103Z] #16 18.93 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-07T19:31:57.103Z] #16 18.93 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:31:57.360Z] #16 19.35 Selecting previously unselected package binutils-mingw-w64. [2019-10-07T19:31:57.580Z] go: finding github.com/kr/pty v1.1.1 [2019-10-07T19:31:57.580Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-07T19:31:57.617Z] #16 19.35 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-07T19:31:57.617Z] #16 19.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:31:57.617Z] #16 19.40 Selecting previously unselected package mingw-w64-common. [2019-10-07T19:31:57.617Z] #16 19.40 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-07T19:31:57.617Z] #16 19.41 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-07T19:31:57.866Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-07T19:31:58.548Z] #16 20.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-07T19:31:58.548Z] #16 20.22 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-07T19:31:58.548Z] #16 20.22 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:31:59.479Z] #16 21.41 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-07T19:31:59.737Z] #16 21.41 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-07T19:31:59.737Z] #16 21.41 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:31:59.737Z] #16 21.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-07T19:31:59.737Z] #16 21.46 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-07T19:31:59.737Z] #16 21.46 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:32:01.334Z] INFO [runner] worker.2 took 1m39.697039609s with stages: golint: 1m15.391968793s, gosec: 13.084752564s, gofmt: 4.795073006s, ineffassign: 2.695579608s, misspell: 2.313640657s, varcheck: 545.232481ms, deadcode: 376.853155ms, unconvert: 313.722506ms, structcheck: 180.13949ms, typecheck: 4.945µs [2019-10-07T19:32:01.334Z] INFO [runner] worker.1 took 1m41.654541218s with stages: megacheck: 48.174814256s, govet: 26.88960833s, goimports: 26.590096172s [2019-10-07T19:32:01.334Z] INFO [runner] Workers idle times: #2: 1.943004709s [2019-10-07T19:32:01.334Z] INFO [runner] Issues before processing: 1960, after processing: 0 [2019-10-07T19:32:01.334Z] INFO [runner] processing took 671.52198ms with stages: exclude: 257.542467ms, identifier_marker: 216.243554ms, skip_dirs: 62.284313ms, nolint: 61.639018ms, autogenerated_exclude: 57.16488ms, path_prettifier: 5.562834ms, cgo: 5.352428ms, filename_unadjuster: 4.820939ms, exclude-rules: 878.066µs, skip_files: 11.787µs, diff: 3.779µs, source_code: 3.708µs, path_shortener: 3.274µs, max_from_linter: 3.071µs, uniq_by_line: 2.82µs, max_same_issues: 2.774µs, max_per_file_from_linter: 2.268µs [2019-10-07T19:32:01.334Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-07T19:32:01.334Z] INFO Memory: 184 samples, avg is 1352.5MB, max is 5110.7MB [2019-10-07T19:32:01.334Z] INFO Execution took 2m13.543078475s [2019-10-07T19:32:01.334Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-07T19:32:01.334Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-07T19:32:01.334Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-07T19:32:01.334Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-07T19:32:01.334Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-07T19:32:01.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/make.sh dynbinary-daemon test-docker-py [2019-10-07T19:32:02.301Z] [2019-10-07T19:32:02.557Z] Removing bundles/ [2019-10-07T19:32:02.557Z] [2019-10-07T19:32:02.557Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-07T19:32:02.557Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:32:02.557Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T19:32:03.915Z] #16 25.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-07T19:32:03.915Z] #16 25.18 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-07T19:32:03.915Z] #16 25.18 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:32:07.190Z] #16 28.76 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:32:07.190Z] #16 28.78 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:32:07.190Z] #16 28.79 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-07T19:32:07.190Z] #16 28.81 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:32:07.190Z] #16 28.82 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-07T19:32:07.190Z] #16 28.85 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:32:07.190Z] #16 28.86 Processing triggers for mime-support (3.60) ... [2019-10-07T19:32:07.190Z] #16 28.87 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:07.190Z] #16 28.89 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-07T19:32:07.190Z] #16 28.90 Setting up libcap2-bin (1:2.25-1) ... [2019-10-07T19:32:07.190Z] #16 28.91 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:32:07.190Z] #16 28.93 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:32:07.190Z] #16 28.94 Setting up bash-completion (1:2.1-4.3) ... [2019-10-07T19:32:07.374Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 10.8s done [2019-10-07T19:32:07.375Z] #7 DONE 14.6s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T19:32:07.375Z] #8 DONE 0.3s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T19:32:07.375Z] #9 DONE 0.3s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:07.375Z] #48 ... [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #26 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:32:07.375Z] #26 DONE 0.2s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T19:32:07.375Z] #30 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:32:07.375Z] #56 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T19:32:07.375Z] #64 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T19:32:07.375Z] #27 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T19:32:07.375Z] #53 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T19:32:07.375Z] #36 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T19:32:07.375Z] #33 DONE 0.1s [2019-10-07T19:32:07.375Z] [2019-10-07T19:32:07.375Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:07.754Z] #16 29.52 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-07T19:32:07.754Z] #16 29.54 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-07T19:32:07.754Z] #16 29.55 Setting up zip (3.0-11+b1) ... [2019-10-07T19:32:07.754Z] #16 29.56 Setting up bzip2 (1.0.6-8.1) ... [2019-10-07T19:32:07.754Z] #16 29.57 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:32:07.754Z] #16 29.58 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-07T19:32:07.754Z] #16 29.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:07.754Z] #16 29.61 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-07T19:32:07.754Z] #16 29.63 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:32:07.754Z] #16 29.65 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:32:07.754Z] #16 29.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-07T19:32:07.754Z] #16 29.72 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:32:07.770Z] #37 0.475 + RM_GOPATH=0 [2019-10-07T19:32:07.770Z] #37 0.475 + TMP_GOPATH= [2019-10-07T19:32:07.770Z] #37 0.475 + : /build [2019-10-07T19:32:07.770Z] #37 0.476 + '[' -z '' ']' [2019-10-07T19:32:07.770Z] #37 0.476 ++ mktemp -d [2019-10-07T19:32:07.770Z] #37 0.481 + export GOPATH=/tmp/tmp.3SG0PWpe5M [2019-10-07T19:32:07.770Z] #37 0.481 + GOPATH=/tmp/tmp.3SG0PWpe5M [2019-10-07T19:32:07.770Z] #37 0.481 + RM_GOPATH=1 [2019-10-07T19:32:07.770Z] #37 0.484 ++ dirname ./install.sh [2019-10-07T19:32:07.770Z] #37 0.489 + dir=. [2019-10-07T19:32:07.770Z] #37 0.489 + bin=vndr [2019-10-07T19:32:07.770Z] #37 0.490 + shift [2019-10-07T19:32:07.770Z] #37 0.491 + '[' '!' -f ./vndr.installer ']' [2019-10-07T19:32:07.770Z] #37 0.492 + . ./vndr.installer [2019-10-07T19:32:07.770Z] #37 0.492 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:07.770Z] #37 0.493 + install_vndr [2019-10-07T19:32:08.011Z] #16 29.74 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:08.011Z] #16 29.75 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-07T19:32:08.011Z] #16 29.77 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-07T19:32:08.011Z] #16 29.78 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-07T19:32:08.011Z] #16 29.80 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:08.011Z] #16 29.88 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-07T19:32:08.011Z] #16 29.89 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-07T19:32:08.011Z] #16 29.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-07T19:32:08.011Z] #16 29.92 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-07T19:32:08.011Z] #16 29.94 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:32:08.011Z] #16 29.96 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-07T19:32:08.011Z] #16 29.98 Setting up pigz (2.3.4-1) ... [2019-10-07T19:32:08.169Z] #37 0.494 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-07T19:32:08.169Z] #37 0.494 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:08.169Z] #37 0.494 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3SG0PWpe5M/src/github.com/LK4D4/vndr [2019-10-07T19:32:08.169Z] #37 0.505 Cloning into '/tmp/tmp.3SG0PWpe5M/src/github.com/LK4D4/vndr'... [2019-10-07T19:32:08.269Z] #16 29.99 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:32:08.269Z] #16 30.01 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-07T19:32:08.269Z] #16 30.02 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:32:08.269Z] #16 30.03 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-07T19:32:08.269Z] #16 30.05 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-07T19:32:08.269Z] #16 30.06 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:32:08.269Z] #16 30.07 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-07T19:32:08.269Z] #16 30.09 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-07T19:32:08.269Z] #16 30.10 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:32:08.269Z] #16 30.11 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:08.269Z] #16 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-07T19:32:08.269Z] #16 30.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-07T19:32:08.269Z] #16 30.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-07T19:32:08.269Z] #16 30.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-07T19:32:08.269Z] #16 30.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-07T19:32:08.269Z] #16 30.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-07T19:32:08.269Z] #16 30.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-07T19:32:08.269Z] #16 30.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-07T19:32:08.269Z] #16 30.17 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-07T19:32:08.269Z] #16 30.19 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-07T19:32:08.269Z] #16 30.20 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:32:08.527Z] #16 30.21 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:32:08.527Z] #16 30.23 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:32:08.527Z] #16 30.24 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-07T19:32:08.527Z] #16 30.26 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:32:08.800Z] #37 1.358 + cd /tmp/tmp.3SG0PWpe5M/src/github.com/LK4D4/vndr [2019-10-07T19:32:08.800Z] #37 1.358 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:08.800Z] #37 1.368 + go build -buildmode=pie -v -o /build/vndr . [2019-10-07T19:32:09.459Z] #16 31.16 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-07T19:32:09.459Z] #16 31.17 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:32:09.459Z] #16 31.18 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-07T19:32:09.459Z] #16 31.18 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-07T19:32:09.459Z] #16 31.19 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-07T19:32:09.459Z] #16 31.19 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-07T19:32:09.459Z] #16 31.20 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:32:09.459Z] #16 31.21 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:32:09.459Z] #16 31.22 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-07T19:32:09.459Z] #16 31.23 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-07T19:32:09.459Z] #16 31.23 Setting up python3 (3.5.3-1) ... [2019-10-07T19:32:09.719Z] #16 31.55 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:32:10.225Z] #37 2.676 internal/cpu [2019-10-07T19:32:10.225Z] #37 2.689 runtime/internal/atomic [2019-10-07T19:32:10.225Z] #37 2.839 runtime/internal/sys [2019-10-07T19:32:10.627Z] #37 3.094 runtime/internal/math [2019-10-07T19:32:10.627Z] #37 3.253 internal/race [2019-10-07T19:32:10.627Z] #37 3.317 sync/atomic [2019-10-07T19:32:10.651Z] #16 32.32 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-07T19:32:10.651Z] #16 32.36 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-07T19:32:10.651Z] #16 32.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-07T19:32:10.651Z] #16 32.40 Setting up python3-wheel (0.29.0-2) ... [2019-10-07T19:32:10.912Z] #16 32.57 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:32:10.912Z] #16 32.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-07T19:32:11.028Z] #37 3.602 internal/bytealg [2019-10-07T19:32:11.028Z] #37 3.791 unicode [2019-10-07T19:32:11.170Z] #16 32.83 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:32:11.170Z] #16 33.05 Setting up dmsetup (2:1.02.137-2) ... [2019-10-07T19:32:11.170Z] #16 33.06 Setting up python3-setuptools (33.1.1-1) ... [2019-10-07T19:32:11.427Z] #16 33.28 Setting up dh-python (2.20170125) ... [2019-10-07T19:32:11.434Z] #37 3.918 runtime [2019-10-07T19:32:11.745Z] #16 33.42 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-07T19:32:11.745Z] #16 33.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:12.309Z] #16 DONE 34.1s [2019-10-07T19:32:12.309Z] [2019-10-07T19:32:12.309Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:32:13.411Z] #37 ... [2019-10-07T19:32:13.411Z] [2019-10-07T19:32:13.411Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:13.411Z] #34 0.400 + RM_GOPATH=0 [2019-10-07T19:32:13.411Z] #34 0.400 + TMP_GOPATH= [2019-10-07T19:32:13.411Z] #34 0.400 + : /build [2019-10-07T19:32:13.411Z] #34 0.401 + '[' -z '' ']' [2019-10-07T19:32:13.411Z] #34 0.406 ++ mktemp -d [2019-10-07T19:32:13.411Z] #34 0.413 + export GOPATH=/tmp/tmp.dA40brct16 [2019-10-07T19:32:13.411Z] #34 0.414 + GOPATH=/tmp/tmp.dA40brct16 [2019-10-07T19:32:13.411Z] #34 0.414 + RM_GOPATH=1 [2019-10-07T19:32:13.411Z] #34 0.416 ++ dirname ./install.sh [2019-10-07T19:32:13.411Z] #34 0.424 + dir=. [2019-10-07T19:32:13.411Z] #34 0.425 + bin=tomlv [2019-10-07T19:32:13.411Z] #34 0.425 + shift [2019-10-07T19:32:13.411Z] #34 0.426 + '[' '!' -f ./tomlv.installer ']' [2019-10-07T19:32:13.411Z] #34 0.426 + . ./tomlv.installer [2019-10-07T19:32:13.411Z] #34 0.427 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:13.411Z] #34 0.428 + install_tomlv [2019-10-07T19:32:13.411Z] #34 0.428 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-07T19:32:13.411Z] #34 0.429 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:13.411Z] #34 0.429 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dA40brct16/src/github.com/BurntSushi/toml [2019-10-07T19:32:13.411Z] #34 0.437 Cloning into '/tmp/tmp.dA40brct16/src/github.com/BurntSushi/toml'... [2019-10-07T19:32:13.411Z] #34 1.505 + cd /tmp/tmp.dA40brct16/src/github.com/BurntSushi/toml [2019-10-07T19:32:13.411Z] #34 1.507 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:13.411Z] #34 1.554 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:32:13.411Z] #34 2.502 runtime/internal/atomic [2019-10-07T19:32:13.411Z] #34 2.564 internal/cpu [2019-10-07T19:32:13.411Z] #34 2.676 runtime/internal/sys [2019-10-07T19:32:13.411Z] #34 2.947 runtime/internal/math [2019-10-07T19:32:13.411Z] #34 3.047 math/bits [2019-10-07T19:32:13.411Z] #34 3.337 internal/bytealg [2019-10-07T19:32:13.411Z] #34 3.562 math [2019-10-07T19:32:13.411Z] #34 3.858 runtime [2019-10-07T19:32:14.207Z] #17 1.765 Collecting yamllint==1.16.0 [2019-10-07T19:32:15.513Z] #34 ... [2019-10-07T19:32:15.513Z] [2019-10-07T19:32:15.513Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:15.513Z] #37 7.991 unicode/utf8 [2019-10-07T19:32:15.921Z] #37 8.492 math [2019-10-07T19:32:17.299Z] #37 ... [2019-10-07T19:32:17.299Z] [2019-10-07T19:32:17.299Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:17.299Z] #57 0.511 + RM_GOPATH=0 [2019-10-07T19:32:17.299Z] #57 0.511 + TMP_GOPATH= [2019-10-07T19:32:17.299Z] #57 0.511 + : /build [2019-10-07T19:32:17.299Z] #57 0.512 + '[' -z '' ']' [2019-10-07T19:32:17.299Z] #57 0.514 ++ mktemp -d [2019-10-07T19:32:17.299Z] #57 0.523 + export GOPATH=/tmp/tmp.hOa3tABOML [2019-10-07T19:32:17.299Z] #57 0.524 + GOPATH=/tmp/tmp.hOa3tABOML [2019-10-07T19:32:17.299Z] #57 0.524 + RM_GOPATH=1 [2019-10-07T19:32:17.299Z] #57 0.527 ++ dirname ./install.sh [2019-10-07T19:32:17.299Z] #57 0.532 + dir=. [2019-10-07T19:32:17.299Z] #57 0.533 + bin=dockercli [2019-10-07T19:32:17.299Z] #57 0.534 + shift [2019-10-07T19:32:17.299Z] #57 0.535 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T19:32:17.299Z] #57 0.535 + . ./dockercli.installer [2019-10-07T19:32:17.299Z] #57 0.536 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T19:32:17.299Z] #57 0.536 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T19:32:17.299Z] #57 0.540 + install_dockercli [2019-10-07T19:32:17.299Z] #57 0.540 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T19:32:17.299Z] #57 0.540 Install docker/cli version 17.06.2-ce from stable [2019-10-07T19:32:17.299Z] #57 0.544 ++ uname -m [2019-10-07T19:32:17.299Z] #57 0.548 + arch=s390x [2019-10-07T19:32:17.299Z] #57 0.548 + '[' s390x '!=' x86_64 ']' [2019-10-07T19:32:17.299Z] #57 0.548 + '[' s390x '!=' s390x ']' [2019-10-07T19:32:17.299Z] #57 0.549 + url=https://download.docker.com/linux/static [2019-10-07T19:32:17.299Z] #57 0.549 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-07T19:32:17.299Z] #57 0.552 + tar -xz docker/docker [2019-10-07T19:32:17.299Z] #57 9.551 + mkdir -p /build [2019-10-07T19:32:17.299Z] #57 9.554 + mv docker/docker /build/ [2019-10-07T19:32:17.299Z] #57 9.559 + rmdir docker [2019-10-07T19:32:17.299Z] #57 DONE 9.7s [2019-10-07T19:32:17.299Z] [2019-10-07T19:32:17.299Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:17.299Z] #61 0.368 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:17.299Z] #61 0.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:17.299Z] #61 0.428 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:17.299Z] #61 0.453 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:17.299Z] #61 0.463 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:17.299Z] #61 1.050 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:17.299Z] #61 2.913 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:17.299Z] #61 3.730 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:17.299Z] #61 ... [2019-10-07T19:32:17.299Z] [2019-10-07T19:32:17.299Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:32:17.299Z] #21 0.283 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:17.299Z] #21 0.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:17.299Z] #21 0.344 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:17.299Z] #21 0.352 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:17.299Z] #21 0.364 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:17.299Z] #21 0.669 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:17.299Z] #21 2.291 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:17.299Z] #21 2.899 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:17.299Z] #21 ... [2019-10-07T19:32:17.299Z] [2019-10-07T19:32:17.299Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:32:17.299Z] #59 0.483 + mktemp -d [2019-10-07T19:32:17.299Z] #59 0.483 + export GOPATH=/tmp/tmp.S5spTOf0LY [2019-10-07T19:32:17.299Z] #59 0.483 + git clone https://github.com/docker/distribution.git /tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution [2019-10-07T19:32:17.299Z] #59 0.483 Cloning into '/tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution'... [2019-10-07T19:32:17.790Z] #59 ... [2019-10-07T19:32:17.790Z] [2019-10-07T19:32:17.790Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:32:17.790Z] #65 0.365 + RM_GOPATH=0 [2019-10-07T19:32:17.790Z] #65 0.365 + TMP_GOPATH= [2019-10-07T19:32:17.790Z] #65 0.365 + : /build/ [2019-10-07T19:32:17.790Z] #65 0.365 + '[' -z '' ']' [2019-10-07T19:32:17.790Z] #65 0.366 ++ mktemp -d [2019-10-07T19:32:17.790Z] #65 0.368 + export GOPATH=/tmp/tmp.3xyiltYIUd [2019-10-07T19:32:17.790Z] #65 0.368 + GOPATH=/tmp/tmp.3xyiltYIUd [2019-10-07T19:32:17.790Z] #65 0.368 + RM_GOPATH=1 [2019-10-07T19:32:17.790Z] #65 0.370 ++ dirname ./install.sh [2019-10-07T19:32:17.790Z] #65 0.372 + dir=. [2019-10-07T19:32:17.790Z] #65 0.372 + bin=rootlesskit [2019-10-07T19:32:17.790Z] #65 0.372 + shift [2019-10-07T19:32:17.790Z] #65 0.373 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-07T19:32:17.790Z] #65 0.374 + . ./rootlesskit.installer [2019-10-07T19:32:17.790Z] #65 0.374 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:17.790Z] #65 0.375 + install_rootlesskit [2019-10-07T19:32:17.790Z] #65 0.375 + case "$1" in [2019-10-07T19:32:17.790Z] #65 0.375 + export CGO_ENABLED=0 [2019-10-07T19:32:17.790Z] #65 0.375 + CGO_ENABLED=0 [2019-10-07T19:32:17.790Z] #65 0.375 + _install_rootlesskit [2019-10-07T19:32:17.790Z] #65 0.375 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-07T19:32:17.790Z] #65 0.375 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3xyiltYIUd/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:32:17.790Z] #65 0.375 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:17.790Z] #65 0.379 Cloning into '/tmp/tmp.3xyiltYIUd/src/github.com/rootless-containers/rootlesskit'... [2019-10-07T19:32:17.790Z] #65 3.680 + cd /tmp/tmp.3xyiltYIUd/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:32:17.790Z] #65 3.681 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:17.790Z] #65 4.000 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:32:17.790Z] #65 4.000 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-07T19:32:17.790Z] #65 ... [2019-10-07T19:32:17.790Z] [2019-10-07T19:32:17.790Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:32:17.790Z] #39 0.651 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:17.790Z] #39 0.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:17.790Z] #39 0.703 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:17.790Z] #39 0.742 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:17.790Z] #39 0.755 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:17.790Z] #39 1.825 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:17.790Z] #39 3.538 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:17.790Z] #39 4.583 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:17.790Z] #39 ... [2019-10-07T19:32:17.790Z] [2019-10-07T19:32:17.790Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:17.790Z] #31 0.313 + RM_GOPATH=0 [2019-10-07T19:32:17.790Z] #31 0.313 + TMP_GOPATH= [2019-10-07T19:32:17.790Z] #31 0.313 + : /build [2019-10-07T19:32:17.790Z] #31 0.313 + '[' -z '' ']' [2019-10-07T19:32:17.790Z] #31 0.313 ++ mktemp -d [2019-10-07T19:32:17.790Z] #31 0.314 + export GOPATH=/tmp/tmp.4mkhE9qzB5 [2019-10-07T19:32:17.790Z] #31 0.314 + GOPATH=/tmp/tmp.4mkhE9qzB5 [2019-10-07T19:32:17.790Z] #31 0.314 + RM_GOPATH=1 [2019-10-07T19:32:17.790Z] #31 0.315 ++ dirname ./install.sh [2019-10-07T19:32:17.790Z] #31 0.315 + dir=. [2019-10-07T19:32:17.790Z] #31 0.315 + bin=gotestsum [2019-10-07T19:32:17.790Z] #31 0.315 + shift [2019-10-07T19:32:17.790Z] #31 0.315 + '[' '!' -f ./gotestsum.installer ']' [2019-10-07T19:32:17.790Z] #31 0.315 + . ./gotestsum.installer [2019-10-07T19:32:17.790Z] #31 0.315 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-07T19:32:17.790Z] #31 0.316 + install_gotestsum [2019-10-07T19:32:17.790Z] #31 0.316 + echo 'Installing gotestsum version v0.3.5' [2019-10-07T19:32:17.790Z] #31 0.316 + go get -d gotest.tools/gotestsum [2019-10-07T19:32:17.790Z] #31 0.316 Installing gotestsum version v0.3.5 [2019-10-07T19:32:18.254Z] #31 ... [2019-10-07T19:32:18.255Z] [2019-10-07T19:32:18.255Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:32:18.255Z] #28 0.351 + RM_GOPATH=0 [2019-10-07T19:32:18.255Z] #28 0.352 + TMP_GOPATH= [2019-10-07T19:32:18.255Z] #28 0.352 + : /build [2019-10-07T19:32:18.255Z] #28 0.352 + '[' -z '' ']' [2019-10-07T19:32:18.255Z] #28 0.356 ++ mktemp -d [2019-10-07T19:32:18.255Z] #28 0.358 + export GOPATH=/tmp/tmp.cMtVEdlmIQ [2019-10-07T19:32:18.255Z] #28 0.358 + GOPATH=/tmp/tmp.cMtVEdlmIQ [2019-10-07T19:32:18.255Z] #28 0.359 + RM_GOPATH=1 [2019-10-07T19:32:18.255Z] #28 0.360 ++ dirname ./install.sh [2019-10-07T19:32:18.255Z] #28 0.362 + dir=. [2019-10-07T19:32:18.255Z] #28 0.362 + bin=golangci_lint [2019-10-07T19:32:18.255Z] #28 0.362 + shift [2019-10-07T19:32:18.255Z] #28 0.362 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-07T19:32:18.255Z] #28 0.362 + . ./golangci_lint.installer [2019-10-07T19:32:18.255Z] #28 0.363 ++ : v1.17.1 [2019-10-07T19:32:18.255Z] #28 0.364 + install_golangci_lint [2019-10-07T19:32:18.255Z] #28 0.364 + echo 'Installing golangci-lint version v1.17.1' [2019-10-07T19:32:18.255Z] #28 0.364 Installing golangci-lint version v1.17.1 [2019-10-07T19:32:18.255Z] #28 0.364 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:32:18.255Z] #28 ... [2019-10-07T19:32:18.255Z] [2019-10-07T19:32:18.255Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:18.255Z] #54 0.485 + RM_GOPATH=0 [2019-10-07T19:32:18.255Z] #54 0.486 + TMP_GOPATH= [2019-10-07T19:32:18.255Z] #54 0.486 + : /build [2019-10-07T19:32:18.255Z] #54 0.486 + '[' -z '' ']' [2019-10-07T19:32:18.255Z] #54 0.488 ++ mktemp -d [2019-10-07T19:32:18.255Z] #54 0.496 + export GOPATH=/tmp/tmp.OqFThOzUT5 [2019-10-07T19:32:18.255Z] #54 0.497 + GOPATH=/tmp/tmp.OqFThOzUT5 [2019-10-07T19:32:18.255Z] #54 0.498 + RM_GOPATH=1 [2019-10-07T19:32:18.255Z] #54 0.500 ++ dirname ./install.sh [2019-10-07T19:32:18.255Z] #54 0.506 + dir=. [2019-10-07T19:32:18.255Z] #54 0.506 + bin=proxy [2019-10-07T19:32:18.255Z] #54 0.507 + shift [2019-10-07T19:32:18.255Z] #54 0.508 + '[' '!' -f ./proxy.installer ']' [2019-10-07T19:32:18.255Z] #54 0.509 + . ./proxy.installer [2019-10-07T19:32:18.255Z] #54 0.510 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:18.255Z] #54 0.512 + install_proxy [2019-10-07T19:32:18.255Z] #54 0.512 + case "$1" in [2019-10-07T19:32:18.255Z] #54 0.513 + export CGO_ENABLED=0 [2019-10-07T19:32:18.255Z] #54 0.513 + CGO_ENABLED=0 [2019-10-07T19:32:18.255Z] #54 0.513 + _install_proxy [2019-10-07T19:32:18.255Z] #54 0.513 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-07T19:32:18.255Z] #54 0.514 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:18.255Z] #54 0.516 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OqFThOzUT5/src/github.com/docker/libnetwork [2019-10-07T19:32:18.255Z] #54 0.524 Cloning into '/tmp/tmp.OqFThOzUT5/src/github.com/docker/libnetwork'... [2019-10-07T19:32:18.255Z] #54 ... [2019-10-07T19:32:18.255Z] [2019-10-07T19:32:18.255Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:18.255Z] #48 0.614 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:18.255Z] #48 0.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:18.255Z] #48 0.675 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:18.255Z] #48 0.734 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:18.255Z] #48 0.758 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:18.255Z] #48 1.653 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:18.255Z] #48 2.862 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:18.255Z] #48 3.711 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:18.765Z] #48 ... [2019-10-07T19:32:18.765Z] [2019-10-07T19:32:18.765Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:32:18.765Z] #10 0.584 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:18.765Z] #10 0.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:18.765Z] #10 0.639 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:18.765Z] #10 0.656 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:18.765Z] #10 0.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:18.765Z] #10 1.459 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:18.765Z] #10 3.239 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:18.765Z] #10 3.980 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:18.765Z] #10 ... [2019-10-07T19:32:18.765Z] [2019-10-07T19:32:18.765Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:32:18.765Z] #19 0.563 + mktemp -d [2019-10-07T19:32:18.765Z] #19 0.563 + export GOPATH=/tmp/tmp.QAW2Um0QLc [2019-10-07T19:32:18.765Z] #19 0.563 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.QAW2Um0QLc/src/github.com/go-swagger/go-swagger [2019-10-07T19:32:18.765Z] #19 0.564 Cloning into '/tmp/tmp.QAW2Um0QLc/src/github.com/go-swagger/go-swagger'... [2019-10-07T19:32:18.765Z] #19 ... [2019-10-07T19:32:18.765Z] [2019-10-07T19:32:18.765Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:18.765Z] #34 9.433 internal/testlog [2019-10-07T19:32:18.765Z] #34 10.22 encoding [2019-10-07T19:32:18.765Z] #34 10.53 runtime/cgo [2019-10-07T19:32:20.751Z] #17 8.074 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-07T19:32:20.751Z] #17 8.138 Collecting pyyaml (from yamllint==1.16.0) [2019-10-07T19:32:21.315Z] #17 9.186 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-07T19:32:21.880Z] #17 9.636 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-07T19:32:22.141Z] #34 ... [2019-10-07T19:32:22.141Z] [2019-10-07T19:32:22.141Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:22.141Z] #37 14.21 unicode/utf16 [2019-10-07T19:32:22.141Z] #37 14.54 container/list [2019-10-07T19:32:22.550Z] #37 15.14 crypto/internal/subtle [2019-10-07T19:32:22.550Z] #37 15.22 crypto/subtle [2019-10-07T19:32:22.550Z] #37 15.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-07T19:32:22.811Z] #17 10.68 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-07T19:32:22.952Z] #37 15.56 internal/nettrace [2019-10-07T19:32:22.952Z] #37 15.62 runtime/cgo [2019-10-07T19:32:23.069Z] #17 10.93 Building wheels for collected packages: pyyaml, pathspec [2019-10-07T19:32:23.327Z] #17 10.93 Running setup.py bdist_wheel for pyyaml: started [2019-10-07T19:32:23.327Z] #17 11.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-07T19:32:23.596Z] #17 11.22 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-07T19:32:23.596Z] #17 11.24 Running setup.py bdist_wheel for pathspec: started [2019-10-07T19:32:23.857Z] #17 11.53 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-07T19:32:23.857Z] #17 11.53 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-07T19:32:23.857Z] #17 11.53 Successfully built pyyaml pathspec [2019-10-07T19:32:23.857Z] #17 11.54 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-07T19:32:23.857Z] #17 11.65 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-07T19:32:24.114Z] #17 DONE 11.8s [2019-10-07T19:32:24.114Z] [2019-10-07T19:32:24.114Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T19:32:24.372Z] #19 DONE 0.3s [2019-10-07T19:32:24.372Z] [2019-10-07T19:32:24.372Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:32:24.372Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-07T19:32:24.372Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-07T19:32:24.372Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-07T19:32:24.629Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.94MB / 9.11MB 0.2s [2019-10-07T19:32:24.629Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s [2019-10-07T19:32:24.886Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-07T19:32:24.886Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-07T19:32:25.143Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2019-10-07T19:32:25.708Z] #67 DONE 1.3s [2019-10-07T19:32:25.708Z] [2019-10-07T19:32:25.708Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T19:32:27.078Z] #29 ... [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T19:32:27.078Z] #26 DONE 2.4s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T19:32:27.078Z] #63 DONE 2.4s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T19:32:27.078Z] #35 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T19:32:27.078Z] #52 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:32:27.078Z] #55 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T19:32:27.078Z] #32 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T19:32:27.078Z] #29 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T19:32:27.078Z] #49 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T19:32:27.078Z] #24 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T19:32:27.078Z] #44 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T19:32:27.078Z] #40 DONE 2.5s [2019-10-07T19:32:27.078Z] [2019-10-07T19:32:27.078Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:29.877Z] #37 ... [2019-10-07T19:32:29.877Z] [2019-10-07T19:32:29.877Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:29.877Z] #61 12.65 Fetched 7670 kB in 12s (624 kB/s) [2019-10-07T19:32:29.877Z] #61 12.65 Reading package lists... [2019-10-07T19:32:29.877Z] #61 17.04 Reading package lists... [2019-10-07T19:32:29.877Z] #61 20.83 Building dependency tree... [2019-10-07T19:32:29.877Z] #61 21.88 The following additional packages will be installed: [2019-10-07T19:32:29.877Z] #61 21.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-07T19:32:29.877Z] #61 21.92 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-07T19:32:29.877Z] #61 21.93 Suggested packages: [2019-10-07T19:32:29.877Z] #61 21.93 manpages-dev python-setuptools [2019-10-07T19:32:29.877Z] #61 ... [2019-10-07T19:32:29.877Z] [2019-10-07T19:32:29.877Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:32:29.877Z] #21 12.84 Fetched 7670 kB in 12s (609 kB/s) [2019-10-07T19:32:29.877Z] #21 12.84 Reading package lists... [2019-10-07T19:32:29.877Z] #21 16.85 Reading package lists... [2019-10-07T19:32:29.877Z] #21 20.77 Building dependency tree... [2019-10-07T19:32:29.877Z] #21 21.89 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-07T19:32:29.877Z] #21 21.89 The following additional packages will be installed: [2019-10-07T19:32:29.877Z] #21 21.89 libjq1 libonig4 [2019-10-07T19:32:29.877Z] #21 22.09 The following NEW packages will be installed: [2019-10-07T19:32:29.877Z] #21 22.15 jq libjq1 libonig4 [2019-10-07T19:32:29.877Z] #21 22.23 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:32:29.877Z] #21 22.23 Need to get 328 kB of archives. [2019-10-07T19:32:29.877Z] #21 22.23 After this operation, 1263 kB of additional disk space will be used. [2019-10-07T19:32:29.877Z] #21 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-07T19:32:29.877Z] #21 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-07T19:32:29.877Z] #21 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-07T19:32:29.877Z] #21 ... [2019-10-07T19:32:29.877Z] [2019-10-07T19:32:29.877Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:32:29.877Z] #59 12.80 + cd /tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution [2019-10-07T19:32:29.877Z] #59 12.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-07T19:32:29.877Z] #59 14.65 + GOPATH=/tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5spTOf0LY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-07T19:32:30.448Z] #59 ... [2019-10-07T19:32:30.448Z] [2019-10-07T19:32:30.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:32:30.448Z] #10 13.29 Fetched 7670 kB in 12s (604 kB/s) [2019-10-07T19:32:30.448Z] #10 13.29 Reading package lists... [2019-10-07T19:32:30.448Z] #10 17.59 Reading package lists... [2019-10-07T19:32:30.448Z] #10 21.71 Building dependency tree... [2019-10-07T19:32:30.448Z] #10 ... [2019-10-07T19:32:30.448Z] [2019-10-07T19:32:30.448Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:30.448Z] #61 23.19 The following NEW packages will be installed: [2019-10-07T19:32:30.448Z] #61 23.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-07T19:32:30.448Z] #61 23.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-07T19:32:30.448Z] #61 23.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-07T19:32:30.448Z] #61 23.19 zlib1g-dev [2019-10-07T19:32:30.448Z] #61 23.27 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:32:30.448Z] #61 23.27 Need to get 3476 kB of archives. [2019-10-07T19:32:30.448Z] #61 23.27 After this operation, 20.2 MB of additional disk space will be used. [2019-10-07T19:32:30.448Z] #61 23.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-07T19:32:30.448Z] #61 23.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-07T19:32:30.448Z] #61 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-07T19:32:30.448Z] #61 23.32 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-07T19:32:30.448Z] #61 23.33 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-07T19:32:30.448Z] #61 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-07T19:32:30.448Z] #61 23.34 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-07T19:32:30.448Z] #61 23.34 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-07T19:32:30.448Z] #61 23.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-07T19:32:30.906Z] #61 23.47 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-07T19:32:30.906Z] #61 23.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-07T19:32:30.906Z] #61 23.67 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-07T19:32:30.906Z] #61 ... [2019-10-07T19:32:30.906Z] [2019-10-07T19:32:30.906Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:30.906Z] #54 13.30 + cd /tmp/tmp.OqFThOzUT5/src/github.com/docker/libnetwork [2019-10-07T19:32:30.906Z] #54 13.30 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:30.906Z] #54 13.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-07T19:32:30.906Z] #54 ... [2019-10-07T19:32:30.906Z] [2019-10-07T19:32:30.906Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:32:30.906Z] #10 23.43 The following additional packages will be installed: [2019-10-07T19:32:30.906Z] #10 23.51 libapparmor1 libseccomp2 [2019-10-07T19:32:30.906Z] #10 23.53 Suggested packages: [2019-10-07T19:32:30.906Z] #10 23.53 seccomp [2019-10-07T19:32:31.315Z] #10 24.13 The following NEW packages will be installed: [2019-10-07T19:32:31.315Z] #10 24.19 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-07T19:32:31.315Z] #10 24.32 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:32:31.315Z] #10 24.32 Need to get 301 kB of archives. [2019-10-07T19:32:31.315Z] #10 24.32 After this operation, 1402 kB of additional disk space will be used. [2019-10-07T19:32:31.315Z] #10 24.32 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-07T19:32:31.315Z] #10 ... [2019-10-07T19:32:31.315Z] [2019-10-07T19:32:31.315Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:31.315Z] #48 14.19 Fetched 7670 kB in 13s (564 kB/s) [2019-10-07T19:32:31.315Z] #48 14.19 Reading package lists... [2019-10-07T19:32:31.315Z] #48 18.53 Reading package lists... [2019-10-07T19:32:31.315Z] #48 22.70 Building dependency tree... [2019-10-07T19:32:31.714Z] #48 ... [2019-10-07T19:32:31.714Z] [2019-10-07T19:32:31.714Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:32:31.714Z] #39 14.43 Fetched 7670 kB in 13s (557 kB/s) [2019-10-07T19:32:31.714Z] #39 14.43 Reading package lists... [2019-10-07T19:32:31.714Z] #39 18.77 Reading package lists... [2019-10-07T19:32:31.714Z] #39 22.42 Building dependency tree... [2019-10-07T19:32:31.714Z] #39 24.16 The following additional packages will be installed: [2019-10-07T19:32:31.714Z] #39 24.19 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-07T19:32:31.714Z] #39 24.19 Suggested packages: [2019-10-07T19:32:31.714Z] #39 24.19 codeblocks eclipse ninja-build lrzip [2019-10-07T19:32:31.714Z] #39 24.19 Recommended packages: [2019-10-07T19:32:31.714Z] #39 24.19 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-07T19:32:31.714Z] #39 ... [2019-10-07T19:32:31.714Z] [2019-10-07T19:32:31.714Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:32:31.714Z] #21 23.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:32:31.714Z] #21 23.88 Fetched 328 kB in 0s (4200 kB/s) [2019-10-07T19:32:31.714Z] #21 23.88 Selecting previously unselected package libonig4:s390x. [2019-10-07T19:32:31.714Z] #21 23.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T19:32:31.714Z] #21 23.96 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-07T19:32:31.714Z] #21 23.97 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-07T19:32:31.714Z] #21 24.22 Selecting previously unselected package libjq1:s390x. [2019-10-07T19:32:31.714Z] #21 24.22 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T19:32:31.714Z] #21 24.23 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T19:32:31.714Z] #21 24.33 Selecting previously unselected package jq. [2019-10-07T19:32:31.714Z] #21 24.33 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T19:32:31.714Z] #21 24.35 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:32:31.714Z] #21 24.53 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-07T19:32:31.714Z] #21 24.54 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T19:32:31.714Z] #21 24.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:31.714Z] #21 24.62 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:32:32.121Z] #21 DONE 24.8s [2019-10-07T19:32:32.121Z] [2019-10-07T19:32:32.121Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:32.121Z] #48 24.72 The following additional packages will be installed: [2019-10-07T19:32:32.121Z] #48 24.72 btrfs-progs liblzo2-2 [2019-10-07T19:32:32.121Z] #48 ... [2019-10-07T19:32:32.121Z] [2019-10-07T19:32:32.121Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T19:32:32.121Z] #23 DONE 0.1s [2019-10-07T19:32:32.121Z] [2019-10-07T19:32:32.121Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:32.121Z] #48 24.90 The following NEW packages will be installed: [2019-10-07T19:32:32.121Z] #48 24.90 btrfs-progs btrfs-tools liblzo2-2 [2019-10-07T19:32:32.121Z] #48 24.97 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:32:32.121Z] #48 24.97 Need to get 668 kB of archives. [2019-10-07T19:32:32.121Z] #48 24.97 After this operation, 5446 kB of additional disk space will be used. [2019-10-07T19:32:32.121Z] #48 24.97 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-07T19:32:32.121Z] #48 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-07T19:32:32.121Z] #48 25.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-07T19:32:32.344Z] #41 ... [2019-10-07T19:32:32.344Z] [2019-10-07T19:32:32.344Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:32.344Z] #53 4.760 + RM_GOPATH=0 [2019-10-07T19:32:32.344Z] #53 4.760 + TMP_GOPATH= [2019-10-07T19:32:32.344Z] #53 4.760 + : /build [2019-10-07T19:32:32.344Z] #53 4.760 + '[' -z '' ']' [2019-10-07T19:32:32.344Z] #53 4.760 ++ mktemp -d [2019-10-07T19:32:32.344Z] #53 4.768 + export GOPATH=/tmp/tmp.V7kwtEsAMK [2019-10-07T19:32:32.344Z] #53 4.768 + GOPATH=/tmp/tmp.V7kwtEsAMK [2019-10-07T19:32:32.344Z] #53 4.768 + RM_GOPATH=1 [2019-10-07T19:32:32.344Z] #53 4.772 ++ dirname ./install.sh [2019-10-07T19:32:32.344Z] #53 4.780 + dir=. [2019-10-07T19:32:32.344Z] #53 4.788 + bin=proxy [2019-10-07T19:32:32.344Z] #53 4.789 + shift [2019-10-07T19:32:32.344Z] #53 4.789 + '[' '!' -f ./proxy.installer ']' [2019-10-07T19:32:32.344Z] #53 4.790 + . ./proxy.installer [2019-10-07T19:32:32.344Z] #53 4.790 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:32.344Z] #53 4.791 + install_proxy [2019-10-07T19:32:32.344Z] #53 4.793 + case "$1" in [2019-10-07T19:32:32.344Z] #53 4.793 + export CGO_ENABLED=0 [2019-10-07T19:32:32.344Z] #53 4.793 + CGO_ENABLED=0 [2019-10-07T19:32:32.344Z] #53 4.793 + _install_proxy [2019-10-07T19:32:32.344Z] #53 4.794 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-07T19:32:32.344Z] #53 4.794 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:32.344Z] #53 4.794 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V7kwtEsAMK/src/github.com/docker/libnetwork [2019-10-07T19:32:32.344Z] #53 4.800 Cloning into '/tmp/tmp.V7kwtEsAMK/src/github.com/docker/libnetwork'... [2019-10-07T19:32:32.603Z] #53 ... [2019-10-07T19:32:32.603Z] [2019-10-07T19:32:32.603Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:32.603Z] #41 5.634 + RM_GOPATH=0 [2019-10-07T19:32:32.603Z] #41 5.634 + TMP_GOPATH= [2019-10-07T19:32:32.603Z] #41 5.634 + : /build [2019-10-07T19:32:32.603Z] #41 5.634 + '[' -z '' ']' [2019-10-07T19:32:32.603Z] #41 5.635 ++ mktemp -d [2019-10-07T19:32:32.603Z] #41 5.664 + export GOPATH=/tmp/tmp.PENmZOpd8N [2019-10-07T19:32:32.603Z] #41 5.664 + GOPATH=/tmp/tmp.PENmZOpd8N [2019-10-07T19:32:32.603Z] #41 5.664 + RM_GOPATH=1 [2019-10-07T19:32:32.603Z] #41 5.664 ++ dirname ./install.sh [2019-10-07T19:32:32.603Z] #41 5.667 + dir=. [2019-10-07T19:32:32.603Z] #41 5.667 + bin=tini [2019-10-07T19:32:32.603Z] #41 5.668 + shift [2019-10-07T19:32:32.603Z] #41 5.668 + '[' '!' -f ./tini.installer ']' [2019-10-07T19:32:32.603Z] #41 5.669 + . ./tini.installer [2019-10-07T19:32:32.603Z] #41 5.670 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:32.603Z] #41 5.672 + install_tini [2019-10-07T19:32:32.603Z] #41 5.672 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-07T19:32:32.603Z] #41 5.672 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:32.603Z] #41 5.672 + git clone https://github.com/krallin/tini.git /tmp/tmp.PENmZOpd8N/tini [2019-10-07T19:32:32.603Z] #41 5.675 Cloning into '/tmp/tmp.PENmZOpd8N/tini'... [2019-10-07T19:32:32.989Z] #48 25.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:32:32.989Z] #48 25.87 Fetched 668 kB in 0s (6118 kB/s) [2019-10-07T19:32:32.989Z] #48 25.93 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T19:32:32.989Z] #48 25.93 (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-07T19:32:32.989Z] #48 25.96 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T19:32:32.989Z] #48 25.97 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:32:33.402Z] #48 26.11 Selecting previously unselected package btrfs-progs. [2019-10-07T19:32:33.402Z] #48 26.11 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-07T19:32:33.402Z] #48 26.13 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:32:33.402Z] #48 ... [2019-10-07T19:32:33.402Z] [2019-10-07T19:32:33.402Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:32:33.402Z] #28 15.93 + cd /tmp/tmp.cMtVEdlmIQ/src/github.com/golangci/golangci-lint/ [2019-10-07T19:32:33.402Z] #28 15.93 + git checkout -q v1.17.1 [2019-10-07T19:32:33.402Z] #28 17.03 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:32:33.402Z] #28 ... [2019-10-07T19:32:33.402Z] [2019-10-07T19:32:33.402Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:33.402Z] #61 23.88 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-07T19:32:33.402Z] #61 23.88 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-07T19:32:33.402Z] #61 23.88 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-07T19:32:33.402Z] #61 23.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-07T19:32:33.402Z] #61 24.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:32:33.402Z] #61 24.98 Fetched 3476 kB in 0s (6321 kB/s) [2019-10-07T19:32:33.402Z] #61 25.07 Selecting previously unselected package libnet1:s390x. [2019-10-07T19:32:33.402Z] #61 25.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 ... 14828 files and directories currently installed.) [2019-10-07T19:32:33.402Z] #61 25.13 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 25.14 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T19:32:33.402Z] #61 25.39 Selecting previously unselected package libcap-dev:s390x. [2019-10-07T19:32:33.402Z] #61 25.39 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 25.40 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-07T19:32:33.402Z] #61 25.50 Selecting previously unselected package libnet1-dev. [2019-10-07T19:32:33.402Z] #61 25.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 25.51 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:32:33.402Z] #61 25.65 Selecting previously unselected package libnl-3-200:s390x. [2019-10-07T19:32:33.402Z] #61 25.66 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 25.68 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T19:32:33.402Z] #61 25.77 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-07T19:32:33.402Z] #61 25.77 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 25.78 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-07T19:32:33.402Z] #61 26.01 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-07T19:32:33.402Z] #61 26.02 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 26.03 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T19:32:33.402Z] #61 26.15 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-07T19:32:33.402Z] #61 26.15 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 26.15 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-07T19:32:33.402Z] #61 26.24 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-07T19:32:33.402Z] #61 26.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-07T19:32:33.402Z] #61 26.25 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-07T19:32:33.537Z] #41 6.749 + cd /tmp/tmp.PENmZOpd8N/tini [2019-10-07T19:32:33.796Z] #41 6.750 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:33.796Z] #41 6.791 + cmake . [2019-10-07T19:32:33.904Z] #61 ... [2019-10-07T19:32:33.904Z] [2019-10-07T19:32:33.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:32:33.904Z] #10 24.35 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-07T19:32:33.904Z] #10 24.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-07T19:32:33.904Z] #10 24.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-07T19:32:33.904Z] #10 25.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:32:33.904Z] #10 25.48 Fetched 301 kB in 0s (3198 kB/s) [2019-10-07T19:32:33.904Z] #10 25.57 Selecting previously unselected package libseccomp2:s390x. [2019-10-07T19:32:33.904Z] #10 25.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 ... 14828 files and directories currently installed.) [2019-10-07T19:32:33.904Z] #10 25.59 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-07T19:32:33.904Z] #10 25.60 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T19:32:33.904Z] #10 25.69 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-07T19:32:33.904Z] #10 25.69 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-07T19:32:33.904Z] #10 25.70 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T19:32:33.904Z] #10 25.92 Selecting previously unselected package libapparmor1:s390x. [2019-10-07T19:32:33.904Z] #10 25.93 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T19:32:33.904Z] #10 25.93 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-07T19:32:33.904Z] #10 26.05 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-07T19:32:33.904Z] #10 26.05 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T19:32:33.904Z] #10 26.05 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-07T19:32:33.904Z] #10 26.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:33.904Z] #10 26.34 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T19:32:33.904Z] #10 26.35 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-07T19:32:33.904Z] #10 26.36 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T19:32:33.904Z] #10 26.37 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-07T19:32:33.904Z] #10 26.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:33.904Z] #10 DONE 26.6s [2019-10-07T19:32:33.904Z] [2019-10-07T19:32:33.904Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:33.904Z] #61 26.54 Selecting previously unselected package libprotobuf10:s390x. [2019-10-07T19:32:33.904Z] #61 26.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-07T19:32:33.904Z] #61 26.55 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-07T19:32:33.904Z] #61 ... [2019-10-07T19:32:33.904Z] [2019-10-07T19:32:33.904Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:32:33.904Z] #44 DONE 0.1s [2019-10-07T19:32:33.904Z] [2019-10-07T19:32:33.904Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T19:32:33.904Z] #45 DONE 0.1s [2019-10-07T19:32:33.904Z] [2019-10-07T19:32:33.904Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:34.362Z] #41 ... [2019-10-07T19:32:34.362Z] [2019-10-07T19:32:34.362Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:32:34.362Z] #58 4.793 + mktemp -d [2019-10-07T19:32:34.362Z] #58 4.794 + export GOPATH=/tmp/tmp.9gxPbCXbCb [2019-10-07T19:32:34.362Z] #58 4.794 + git clone https://github.com/docker/distribution.git /tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution [2019-10-07T19:32:34.362Z] #58 4.795 Cloning into '/tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution'... [2019-10-07T19:32:34.362Z] #58 ... [2019-10-07T19:32:34.362Z] [2019-10-07T19:32:34.362Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:34.362Z] #60 6.118 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:34.362Z] #60 6.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:34.362Z] #60 6.249 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:34.362Z] #60 6.279 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:34.362Z] #60 6.305 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:34.362Z] #60 7.116 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-07T19:32:34.362Z] #60 8.498 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-07T19:32:34.362Z] #60 9.379 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-07T19:32:34.368Z] #46 ... [2019-10-07T19:32:34.368Z] [2019-10-07T19:32:34.368Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-07T19:32:34.368Z] #11 DONE 0.8s [2019-10-07T19:32:34.620Z] #60 ... [2019-10-07T19:32:34.620Z] [2019-10-07T19:32:34.620Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:34.620Z] #41 7.465 -- The C compiler identification is GNU 6.3.0 [2019-10-07T19:32:34.620Z] #41 7.502 -- Check for working C compiler: /usr/bin/cc [2019-10-07T19:32:34.925Z] [2019-10-07T19:32:34.925Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:34.925Z] #46 0.679 + RM_GOPATH=0 [2019-10-07T19:32:34.925Z] #46 0.680 + TMP_GOPATH= [2019-10-07T19:32:34.925Z] #46 0.680 + : /build [2019-10-07T19:32:34.925Z] #46 0.685 + '[' -z '' ']' [2019-10-07T19:32:34.925Z] #46 0.685 ++ mktemp -d [2019-10-07T19:32:34.925Z] #46 0.686 + export GOPATH=/tmp/tmp.cvopRCpgyD [2019-10-07T19:32:34.925Z] #46 0.686 + GOPATH=/tmp/tmp.cvopRCpgyD [2019-10-07T19:32:34.925Z] #46 0.686 + RM_GOPATH=1 [2019-10-07T19:32:34.925Z] #46 0.687 ++ dirname ./install.sh [2019-10-07T19:32:34.925Z] #46 0.702 + dir=. [2019-10-07T19:32:34.925Z] #46 0.702 + bin=runc [2019-10-07T19:32:34.925Z] #46 0.702 + shift [2019-10-07T19:32:34.925Z] #46 0.702 + '[' '!' -f ./runc.installer ']' [2019-10-07T19:32:34.925Z] #46 0.703 + . ./runc.installer [2019-10-07T19:32:34.925Z] #46 0.704 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:32:34.925Z] #46 0.707 + install_runc [2019-10-07T19:32:34.925Z] #46 0.708 + uname -r [2019-10-07T19:32:34.925Z] #46 0.726 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-07T19:32:34.925Z] #46 0.747 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-07T19:32:34.925Z] #46 0.747 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-07T19:32:34.925Z] #46 0.747 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cvopRCpgyD/src/github.com/opencontainers/runc [2019-10-07T19:32:34.925Z] #46 0.747 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-07T19:32:34.925Z] #46 0.758 Cloning into '/tmp/tmp.cvopRCpgyD/src/github.com/opencontainers/runc'... [2019-10-07T19:32:34.925Z] #46 ... [2019-10-07T19:32:34.925Z] [2019-10-07T19:32:34.925Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T19:32:34.925Z] #12 DONE 0.4s [2019-10-07T19:32:35.187Z] #41 8.245 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-07T19:32:35.187Z] #41 8.255 -- Detecting C compiler ABI info [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:32:35.432Z] #48 27.31 Selecting previously unselected package btrfs-tools. [2019-10-07T19:32:35.432Z] #48 27.31 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-07T19:32:35.432Z] #48 27.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:32:35.432Z] #48 27.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:35.432Z] #48 27.68 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:32:35.432Z] #48 27.71 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:32:35.432Z] #48 27.72 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:32:35.432Z] #48 27.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:35.432Z] #48 DONE 27.9s [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:35.432Z] #61 27.31 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-07T19:32:35.432Z] #61 27.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-07T19:32:35.432Z] #61 27.32 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-07T19:32:35.432Z] #61 27.70 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-07T19:32:35.432Z] #61 27.70 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-07T19:32:35.432Z] #61 27.71 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-07T19:32:35.432Z] #61 ... [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:32:35.432Z] #49 DONE 0.1s [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T19:32:35.432Z] #50 DONE 0.1s [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:32:35.432Z] #39 24.96 The following NEW packages will be installed: [2019-10-07T19:32:35.432Z] #39 24.97 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-07T19:32:35.432Z] #39 24.97 vim-common xxd [2019-10-07T19:32:35.432Z] #39 25.04 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:32:35.432Z] #39 25.04 Need to get 13.2 MB of archives. [2019-10-07T19:32:35.432Z] #39 25.04 After this operation, 59.4 MB of additional disk space will be used. [2019-10-07T19:32:35.432Z] #39 25.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-07T19:32:35.432Z] #39 25.12 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-07T19:32:35.432Z] #39 25.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-07T19:32:35.432Z] #39 25.74 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-07T19:32:35.432Z] #39 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-07T19:32:35.432Z] #39 25.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-07T19:32:35.432Z] #39 25.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-07T19:32:35.432Z] #39 25.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-07T19:32:35.432Z] #39 25.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:32:35.432Z] #39 26.01 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-07T19:32:35.432Z] #39 26.90 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:32:35.432Z] #39 27.30 Fetched 13.2 MB in 1s (13.0 MB/s) [2019-10-07T19:32:35.432Z] #39 27.50 Selecting previously unselected package cmake-data. [2019-10-07T19:32:35.432Z] #39 27.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T19:32:35.432Z] #39 27.56 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-07T19:32:35.432Z] #39 27.57 Unpacking cmake-data (3.7.2-1) ... [2019-10-07T19:32:35.432Z] #39 ... [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T19:32:35.432Z] #13 0.320 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-07T19:32:35.432Z] #13 DONE 0.4s [2019-10-07T19:32:35.432Z] [2019-10-07T19:32:35.432Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T19:32:35.827Z] #14 DONE 0.3s [2019-10-07T19:32:35.827Z] [2019-10-07T19:32:35.827Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:32:35.827Z] #51 0.316 + RM_GOPATH=0 [2019-10-07T19:32:35.827Z] #51 0.317 + TMP_GOPATH= [2019-10-07T19:32:35.827Z] #51 0.317 + : /build [2019-10-07T19:32:35.827Z] #51 0.317 + '[' -z '' ']' [2019-10-07T19:32:35.827Z] #51 0.318 ++ mktemp -d [2019-10-07T19:32:35.827Z] #51 0.319 + export GOPATH=/tmp/tmp.GlgAQasRyi [2019-10-07T19:32:35.827Z] #51 0.320 + GOPATH=/tmp/tmp.GlgAQasRyi [2019-10-07T19:32:35.827Z] #51 0.320 + RM_GOPATH=1 [2019-10-07T19:32:35.827Z] #51 0.321 ++ dirname ./install.sh [2019-10-07T19:32:35.827Z] #51 0.340 + dir=. [2019-10-07T19:32:35.827Z] #51 0.340 + bin=containerd [2019-10-07T19:32:35.827Z] #51 0.340 + shift [2019-10-07T19:32:35.827Z] #51 0.340 + '[' '!' -f ./containerd.installer ']' [2019-10-07T19:32:35.827Z] #51 0.340 + . ./containerd.installer [2019-10-07T19:32:35.827Z] #51 0.340 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:32:35.827Z] #51 0.341 + install_containerd [2019-10-07T19:32:35.827Z] #51 0.341 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-07T19:32:35.827Z] #51 0.341 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:32:35.827Z] #51 0.341 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GlgAQasRyi/src/github.com/containerd/containerd [2019-10-07T19:32:35.827Z] #51 0.342 Cloning into '/tmp/tmp.GlgAQasRyi/src/github.com/containerd/containerd'... [2019-10-07T19:32:36.121Z] #41 9.000 -- Detecting C compiler ABI info - done [2019-10-07T19:32:36.121Z] #41 9.093 -- Detecting C compile features [2019-10-07T19:32:36.234Z] #51 ... [2019-10-07T19:32:36.234Z] [2019-10-07T19:32:36.234Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T19:32:36.234Z] #15 DONE 0.3s [2019-10-07T19:32:36.234Z] [2019-10-07T19:32:36.234Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:36.234Z] #24 2.217 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-07T19:32:36.234Z] #24 2.936 [2019-10-07T19:32:36.641Z] #24 3.743 # 2.2% ### 4.3% #### 6.3% [2019-10-07T19:32:36.641Z] #24 ... [2019-10-07T19:32:36.641Z] [2019-10-07T19:32:36.641Z] #16 [dev 6/25] RUN ldconfig [2019-10-07T19:32:36.641Z] #16 DONE 0.4s [2019-10-07T19:32:36.641Z] [2019-10-07T19:32:36.641Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:37.057Z] #41 ... [2019-10-07T19:32:37.057Z] [2019-10-07T19:32:37.057Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:37.057Z] #30 5.790 + RM_GOPATH=0 [2019-10-07T19:32:37.057Z] #30 5.790 + TMP_GOPATH= [2019-10-07T19:32:37.057Z] #30 5.790 + : /build [2019-10-07T19:32:37.057Z] #30 5.790 + '[' -z '' ']' [2019-10-07T19:32:37.057Z] #30 5.798 ++ mktemp -d [2019-10-07T19:32:37.057Z] #30 5.798 + export GOPATH=/tmp/tmp.i4Knd3MLNg [2019-10-07T19:32:37.057Z] #30 5.798 + GOPATH=/tmp/tmp.i4Knd3MLNg [2019-10-07T19:32:37.057Z] #30 5.798 + RM_GOPATH=1 [2019-10-07T19:32:37.057Z] #30 5.798 ++ dirname ./install.sh [2019-10-07T19:32:37.057Z] #30 5.801 + dir=. [2019-10-07T19:32:37.057Z] #30 5.801 + bin=gotestsum [2019-10-07T19:32:37.057Z] #30 5.801 + shift [2019-10-07T19:32:37.057Z] #30 5.801 + '[' '!' -f ./gotestsum.installer ']' [2019-10-07T19:32:37.057Z] #30 5.801 + . ./gotestsum.installer [2019-10-07T19:32:37.057Z] #30 5.801 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-07T19:32:37.057Z] #30 5.801 + install_gotestsum [2019-10-07T19:32:37.057Z] #30 5.801 + echo 'Installing gotestsum version v0.3.5' [2019-10-07T19:32:37.057Z] #30 5.801 + go get -d gotest.tools/gotestsum [2019-10-07T19:32:37.057Z] #30 5.801 Installing gotestsum version v0.3.5 [2019-10-07T19:32:37.057Z] #30 ... [2019-10-07T19:32:37.057Z] [2019-10-07T19:32:37.057Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:32:37.057Z] #27 3.554 + RM_GOPATH=0 [2019-10-07T19:32:37.057Z] #27 3.554 + TMP_GOPATH= [2019-10-07T19:32:37.057Z] #27 3.554 + : /build [2019-10-07T19:32:37.057Z] #27 3.554 + '[' -z '' ']' [2019-10-07T19:32:37.057Z] #27 3.554 ++ mktemp -d [2019-10-07T19:32:37.057Z] #27 3.554 + export GOPATH=/tmp/tmp.Pq5EiZ6RaG [2019-10-07T19:32:37.057Z] #27 3.554 + GOPATH=/tmp/tmp.Pq5EiZ6RaG [2019-10-07T19:32:37.057Z] #27 3.554 + RM_GOPATH=1 [2019-10-07T19:32:37.057Z] #27 3.554 ++ dirname ./install.sh [2019-10-07T19:32:37.057Z] #27 3.560 Installing golangci-lint version v1.17.1 [2019-10-07T19:32:37.057Z] #27 3.560 + dir=. [2019-10-07T19:32:37.057Z] #27 3.560 + bin=golangci_lint [2019-10-07T19:32:37.057Z] #27 3.560 + shift [2019-10-07T19:32:37.057Z] #27 3.560 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-07T19:32:37.057Z] #27 3.560 + . ./golangci_lint.installer [2019-10-07T19:32:37.057Z] #27 3.560 ++ : v1.17.1 [2019-10-07T19:32:37.057Z] #27 3.560 + install_golangci_lint [2019-10-07T19:32:37.057Z] #27 3.560 + echo 'Installing golangci-lint version v1.17.1' [2019-10-07T19:32:37.057Z] #27 3.560 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:32:37.057Z] #27 ... [2019-10-07T19:32:37.057Z] [2019-10-07T19:32:37.057Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:32:37.057Z] #64 5.412 + RM_GOPATH=0 [2019-10-07T19:32:37.057Z] #64 5.412 + TMP_GOPATH= [2019-10-07T19:32:37.057Z] #64 5.412 + : /build/ [2019-10-07T19:32:37.057Z] #64 5.412 + '[' -z '' ']' [2019-10-07T19:32:37.057Z] #64 5.412 ++ mktemp -d [2019-10-07T19:32:37.057Z] #64 5.412 + export GOPATH=/tmp/tmp.C89FIe6qg8 [2019-10-07T19:32:37.057Z] #64 5.412 + GOPATH=/tmp/tmp.C89FIe6qg8 [2019-10-07T19:32:37.057Z] #64 5.412 + RM_GOPATH=1 [2019-10-07T19:32:37.057Z] #64 5.412 ++ dirname ./install.sh [2019-10-07T19:32:37.057Z] #64 5.420 + dir=. [2019-10-07T19:32:37.057Z] #64 5.420 + bin=rootlesskit [2019-10-07T19:32:37.057Z] #64 5.420 + shift [2019-10-07T19:32:37.057Z] #64 5.420 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-07T19:32:37.057Z] #64 5.420 + . ./rootlesskit.installer [2019-10-07T19:32:37.057Z] #64 5.420 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:37.057Z] #64 5.420 + install_rootlesskit [2019-10-07T19:32:37.057Z] #64 5.420 + case "$1" in [2019-10-07T19:32:37.057Z] #64 5.420 + export CGO_ENABLED=0 [2019-10-07T19:32:37.057Z] #64 5.420 + CGO_ENABLED=0 [2019-10-07T19:32:37.057Z] #64 5.420 + _install_rootlesskit [2019-10-07T19:32:37.057Z] #64 5.420 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-07T19:32:37.057Z] #64 5.420 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.C89FIe6qg8/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:32:37.057Z] #64 5.420 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:37.058Z] #64 5.428 Cloning into '/tmp/tmp.C89FIe6qg8/src/github.com/rootless-containers/rootlesskit'... [2019-10-07T19:32:37.058Z] #64 8.699 + cd /tmp/tmp.C89FIe6qg8/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:32:37.058Z] #64 8.700 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:32:37.058Z] #64 8.993 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:32:37.058Z] #64 8.993 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-07T19:32:37.317Z] #64 ... [2019-10-07T19:32:37.317Z] [2019-10-07T19:32:37.317Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:37.317Z] #56 5.569 + RM_GOPATH=0 [2019-10-07T19:32:37.317Z] #56 5.570 + TMP_GOPATH= [2019-10-07T19:32:37.317Z] #56 5.570 + : /build [2019-10-07T19:32:37.317Z] #56 5.570 + '[' -z '' ']' [2019-10-07T19:32:37.317Z] #56 5.578 Install docker/cli version 17.06.2-ce from stable [2019-10-07T19:32:37.317Z] #56 5.578 ++ mktemp -d [2019-10-07T19:32:37.317Z] #56 5.578 + export GOPATH=/tmp/tmp.BJaKi0UqQH [2019-10-07T19:32:37.317Z] #56 5.578 + GOPATH=/tmp/tmp.BJaKi0UqQH [2019-10-07T19:32:37.317Z] #56 5.578 + RM_GOPATH=1 [2019-10-07T19:32:37.317Z] #56 5.578 ++ dirname ./install.sh [2019-10-07T19:32:37.317Z] #56 5.578 + dir=. [2019-10-07T19:32:37.317Z] #56 5.578 + bin=dockercli [2019-10-07T19:32:37.317Z] #56 5.578 + shift [2019-10-07T19:32:37.317Z] #56 5.578 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T19:32:37.317Z] #56 5.578 + . ./dockercli.installer [2019-10-07T19:32:37.317Z] #56 5.578 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T19:32:37.317Z] #56 5.578 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T19:32:37.317Z] #56 5.578 + install_dockercli [2019-10-07T19:32:37.317Z] #56 5.578 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T19:32:37.317Z] #56 5.590 ++ uname -m [2019-10-07T19:32:37.317Z] #56 5.590 + arch=x86_64 [2019-10-07T19:32:37.317Z] #56 5.591 + '[' x86_64 '!=' x86_64 ']' [2019-10-07T19:32:37.317Z] #56 5.591 + url=https://download.docker.com/linux/static [2019-10-07T19:32:37.317Z] #56 5.591 + tar -xz docker/docker [2019-10-07T19:32:37.317Z] #56 5.595 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-07T19:32:37.576Z] #56 ... [2019-10-07T19:32:37.576Z] [2019-10-07T19:32:37.576Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:37.576Z] #36 5.675 + RM_GOPATH=0 [2019-10-07T19:32:37.576Z] #36 5.675 + TMP_GOPATH= [2019-10-07T19:32:37.576Z] #36 5.675 + : /build [2019-10-07T19:32:37.576Z] #36 5.675 + '[' -z '' ']' [2019-10-07T19:32:37.576Z] #36 5.681 ++ mktemp -d [2019-10-07T19:32:37.576Z] #36 5.681 + export GOPATH=/tmp/tmp.US53Wts7Ec [2019-10-07T19:32:37.576Z] #36 5.681 + GOPATH=/tmp/tmp.US53Wts7Ec [2019-10-07T19:32:37.576Z] #36 5.681 + RM_GOPATH=1 [2019-10-07T19:32:37.576Z] #36 5.681 ++ dirname ./install.sh [2019-10-07T19:32:37.576Z] #36 5.683 + dir=. [2019-10-07T19:32:37.576Z] #36 5.683 + bin=vndr [2019-10-07T19:32:37.576Z] #36 5.686 + shift [2019-10-07T19:32:37.576Z] #36 5.686 + '[' '!' -f ./vndr.installer ']' [2019-10-07T19:32:37.576Z] #36 5.686 + . ./vndr.installer [2019-10-07T19:32:37.576Z] #36 5.687 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:37.576Z] #36 5.687 + install_vndr [2019-10-07T19:32:37.576Z] #36 5.687 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-07T19:32:37.576Z] #36 5.688 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:37.576Z] #36 5.688 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.US53Wts7Ec/src/github.com/LK4D4/vndr [2019-10-07T19:32:37.576Z] #36 5.689 Cloning into '/tmp/tmp.US53Wts7Ec/src/github.com/LK4D4/vndr'... [2019-10-07T19:32:37.576Z] #36 6.699 + cd /tmp/tmp.US53Wts7Ec/src/github.com/LK4D4/vndr [2019-10-07T19:32:37.576Z] #36 6.699 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:32:37.576Z] #36 6.735 + go build -buildmode=pie -v -o /build/vndr . [2019-10-07T19:32:37.576Z] #36 7.964 runtime/internal/sys [2019-10-07T19:32:37.576Z] #36 7.970 internal/cpu [2019-10-07T19:32:37.576Z] #36 8.248 internal/race [2019-10-07T19:32:37.576Z] #36 8.390 sync/atomic [2019-10-07T19:32:37.576Z] #36 8.522 internal/bytealg [2019-10-07T19:32:37.576Z] #36 8.629 unicode [2019-10-07T19:32:37.576Z] #36 9.208 runtime [2019-10-07T19:32:37.576Z] #36 ... [2019-10-07T19:32:37.576Z] [2019-10-07T19:32:37.576Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:37.576Z] #33 5.717 + RM_GOPATH=0 [2019-10-07T19:32:37.576Z] #33 5.717 + TMP_GOPATH= [2019-10-07T19:32:37.576Z] #33 5.717 + : /build [2019-10-07T19:32:37.576Z] #33 5.717 + '[' -z '' ']' [2019-10-07T19:32:37.576Z] #33 5.718 ++ mktemp -d [2019-10-07T19:32:37.576Z] #33 5.728 + export GOPATH=/tmp/tmp.vgtOVXDAsx [2019-10-07T19:32:37.576Z] #33 5.729 + GOPATH=/tmp/tmp.vgtOVXDAsx [2019-10-07T19:32:37.576Z] #33 5.729 + RM_GOPATH=1 [2019-10-07T19:32:37.576Z] #33 5.730 ++ dirname ./install.sh [2019-10-07T19:32:37.576Z] #33 5.731 + dir=. [2019-10-07T19:32:37.576Z] #33 5.731 + bin=tomlv [2019-10-07T19:32:37.576Z] #33 5.731 + shift [2019-10-07T19:32:37.576Z] #33 5.731 + '[' '!' -f ./tomlv.installer ']' [2019-10-07T19:32:37.576Z] #33 5.731 + . ./tomlv.installer [2019-10-07T19:32:37.576Z] #33 5.731 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:37.576Z] #33 5.731 + install_tomlv [2019-10-07T19:32:37.576Z] #33 5.731 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-07T19:32:37.576Z] #33 5.732 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vgtOVXDAsx/src/github.com/BurntSushi/toml [2019-10-07T19:32:37.576Z] #33 5.732 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:37.576Z] #33 5.734 Cloning into '/tmp/tmp.vgtOVXDAsx/src/github.com/BurntSushi/toml'... [2019-10-07T19:32:37.576Z] #33 6.889 + cd /tmp/tmp.vgtOVXDAsx/src/github.com/BurntSushi/toml [2019-10-07T19:32:37.576Z] #33 6.889 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:32:37.576Z] #33 6.913 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:32:37.576Z] #33 7.601 runtime/internal/atomic [2019-10-07T19:32:37.576Z] #33 7.607 internal/cpu [2019-10-07T19:32:37.576Z] #33 7.833 runtime/internal/sys [2019-10-07T19:32:37.576Z] #33 8.075 runtime/internal/math [2019-10-07T19:32:37.576Z] #33 8.127 internal/bytealg [2019-10-07T19:32:37.576Z] #33 8.157 math/bits [2019-10-07T19:32:37.576Z] #33 8.671 math [2019-10-07T19:32:37.576Z] #33 8.930 runtime [2019-10-07T19:32:37.834Z] #33 ... [2019-10-07T19:32:37.834Z] [2019-10-07T19:32:37.834Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:32:37.834Z] #50 5.969 + RM_GOPATH=0 [2019-10-07T19:32:37.834Z] #50 5.971 + TMP_GOPATH= [2019-10-07T19:32:37.834Z] #50 5.971 + : /build [2019-10-07T19:32:37.834Z] #50 5.971 + '[' -z '' ']' [2019-10-07T19:32:37.834Z] #50 5.971 ++ mktemp -d [2019-10-07T19:32:37.834Z] #50 5.978 + export GOPATH=/tmp/tmp.fvnbJwotkt [2019-10-07T19:32:37.834Z] #50 5.979 + GOPATH=/tmp/tmp.fvnbJwotkt [2019-10-07T19:32:37.834Z] #50 5.979 + RM_GOPATH=1 [2019-10-07T19:32:37.834Z] #50 5.979 ++ dirname ./install.sh [2019-10-07T19:32:37.834Z] #50 5.984 + dir=. [2019-10-07T19:32:37.834Z] #50 5.985 + bin=containerd [2019-10-07T19:32:37.834Z] #50 5.985 + shift [2019-10-07T19:32:37.834Z] #50 5.985 + '[' '!' -f ./containerd.installer ']' [2019-10-07T19:32:37.834Z] #50 5.985 + . ./containerd.installer [2019-10-07T19:32:37.834Z] #50 5.986 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:32:37.834Z] #50 5.986 + install_containerd [2019-10-07T19:32:37.834Z] #50 5.986 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-07T19:32:37.834Z] #50 5.986 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:32:37.834Z] #50 5.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fvnbJwotkt/src/github.com/containerd/containerd [2019-10-07T19:32:37.834Z] #50 5.988 Cloning into '/tmp/tmp.fvnbJwotkt/src/github.com/containerd/containerd'... [2019-10-07T19:32:37.834Z] #50 ... [2019-10-07T19:32:37.834Z] [2019-10-07T19:32:37.834Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:37.834Z] #45 5.868 + RM_GOPATH=0 [2019-10-07T19:32:37.834Z] #45 5.868 + TMP_GOPATH= [2019-10-07T19:32:37.834Z] #45 5.868 + : /build [2019-10-07T19:32:37.834Z] #45 5.868 + '[' -z '' ']' [2019-10-07T19:32:37.834Z] #45 5.869 ++ mktemp -d [2019-10-07T19:32:37.834Z] #45 5.878 + export GOPATH=/tmp/tmp.fQuMEvSHqy [2019-10-07T19:32:37.834Z] #45 5.878 + GOPATH=/tmp/tmp.fQuMEvSHqy [2019-10-07T19:32:37.834Z] #45 5.878 + RM_GOPATH=1 [2019-10-07T19:32:37.834Z] #45 5.878 ++ dirname ./install.sh [2019-10-07T19:32:37.834Z] #45 5.891 + dir=. [2019-10-07T19:32:37.834Z] #45 5.894 + bin=runc [2019-10-07T19:32:37.834Z] #45 5.896 + shift [2019-10-07T19:32:37.834Z] #45 5.897 + '[' '!' -f ./runc.installer ']' [2019-10-07T19:32:37.834Z] #45 5.897 + . ./runc.installer [2019-10-07T19:32:37.834Z] #45 5.897 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:32:37.834Z] #45 5.897 + install_runc [2019-10-07T19:32:37.834Z] #45 5.898 + uname -r [2019-10-07T19:32:37.834Z] #45 5.899 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-07T19:32:37.834Z] #45 5.900 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-07T19:32:37.834Z] #45 5.900 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-07T19:32:37.834Z] #45 5.900 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-07T19:32:37.834Z] #45 5.900 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fQuMEvSHqy/src/github.com/opencontainers/runc [2019-10-07T19:32:37.834Z] #45 5.904 Cloning into '/tmp/tmp.fQuMEvSHqy/src/github.com/opencontainers/runc'... [2019-10-07T19:32:37.871Z] #24 3.743 # 2.2% ### 4.3% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############### 21.0% ################## 25.2% ##################### 29.3% [2019-10-07T19:32:37.871Z] #24 ... [2019-10-07T19:32:37.871Z] [2019-10-07T19:32:37.871Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:37.871Z] #54 DONE 30.4s [2019-10-07T19:32:37.871Z] [2019-10-07T19:32:37.871Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:38.093Z] #45 ... [2019-10-07T19:32:38.093Z] [2019-10-07T19:32:38.093Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:32:38.093Z] #58 13.36 + cd /tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution [2019-10-07T19:32:38.093Z] #58 13.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-07T19:32:39.993Z] #58 15.49 + GOPATH=/tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9gxPbCXbCb go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-07T19:32:41.895Z] #58 ... [2019-10-07T19:32:41.895Z] [2019-10-07T19:32:41.895Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:41.895Z] #56 13.22 + mkdir -p /build [2019-10-07T19:32:41.895Z] #56 13.23 + mv docker/docker /build/ [2019-10-07T19:32:41.895Z] #56 13.23 + rmdir docker [2019-10-07T19:32:41.895Z] #56 DONE 14.9s [2019-10-07T19:32:41.895Z] [2019-10-07T19:32:41.895Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:41.895Z] #41 11.05 -- Detecting C compile features - done [2019-10-07T19:32:41.895Z] #41 11.08 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-07T19:32:41.895Z] #41 11.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-07T19:32:41.895Z] #41 11.51 -- Configuring done [2019-10-07T19:32:41.895Z] #41 11.56 -- Generating done [2019-10-07T19:32:41.895Z] #41 11.57 -- Build files have been written to: /tmp/tmp.PENmZOpd8N/tini [2019-10-07T19:32:41.895Z] #41 11.59 + make tini-static [2019-10-07T19:32:41.895Z] #41 12.01 Scanning dependencies of target tini-static [2019-10-07T19:32:41.895Z] #41 12.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-07T19:32:41.895Z] #41 13.61 [100%] Linking C executable tini-static [2019-10-07T19:32:41.895Z] #41 14.17 [100%] Built target tini-static [2019-10-07T19:32:41.895Z] #41 14.22 + mkdir -p /build [2019-10-07T19:32:41.895Z] #41 14.23 + cp tini-static /build/docker-init [2019-10-07T19:32:41.895Z] #41 DONE 14.8s [2019-10-07T19:32:41.895Z] [2019-10-07T19:32:41.895Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:41.895Z] #45 13.68 + cd /tmp/tmp.fQuMEvSHqy/src/github.com/opencontainers/runc [2019-10-07T19:32:41.895Z] #45 13.68 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:32:41.895Z] #45 13.95 + '[' -z '' ']' [2019-10-07T19:32:41.895Z] #45 13.95 + target=static [2019-10-07T19:32:41.895Z] #45 13.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-07T19:32:42.832Z] #24 3.743 # 2.2% ### 4.3% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############### 21.0% ################## 25.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.8% ############################## 41.9% ############################### 44.0% ################################# 46.1% ################################## 48.1% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.6% ############################################# 62.8% ################################################ 67.0% ################################################# 69.1% ################################################### 71.1% #################################################### 73.2% ####################################################### 77.4% ########################################################## 81.6% ############################################################ 83.7% ############################################################# 85.8% ############################################################### 87.9% ################################################################ 90.0% ################################################################## 92.1% ################################################################### 94.1% ##################################################################### 96.2% ###################################################################### 98.3% ######################################################################## 100.0% [2019-10-07T19:32:43.232Z] #24 11.28 [2019-10-07T19:32:43.232Z] #24 ... [2019-10-07T19:32:43.232Z] [2019-10-07T19:32:43.232Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:32:43.232Z] #31 25.96 + cd /tmp/tmp.4mkhE9qzB5/src/gotest.tools/gotestsum [2019-10-07T19:32:43.232Z] #31 25.96 + git checkout -q v0.3.5 [2019-10-07T19:32:43.232Z] #31 26.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-07T19:32:43.270Z] #45 16.15 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-07T19:32:44.026Z] #31 ... [2019-10-07T19:32:44.026Z] [2019-10-07T19:32:44.026Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:44.026Z] #46 9.200 + cd /tmp/tmp.cvopRCpgyD/src/github.com/opencontainers/runc [2019-10-07T19:32:44.026Z] #46 9.200 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:32:44.026Z] #46 9.497 + '[' -z '' ']' [2019-10-07T19:32:44.026Z] #46 9.497 + target=static [2019-10-07T19:32:44.026Z] #46 9.497 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-07T19:32:45.641Z] #46 11.54 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-07T19:32:46.496Z] #46 ... [2019-10-07T19:32:46.496Z] [2019-10-07T19:32:46.496Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:46.496Z] #61 29.42 Selecting previously unselected package libprotoc10:s390x. [2019-10-07T19:32:46.496Z] #61 29.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-07T19:32:46.496Z] #61 29.43 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 30.27 Selecting previously unselected package protobuf-c-compiler. [2019-10-07T19:32:46.496Z] #61 30.27 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-07T19:32:46.496Z] #61 30.28 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:32:46.496Z] #61 30.40 Selecting previously unselected package protobuf-compiler. [2019-10-07T19:32:46.496Z] #61 30.41 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-07T19:32:46.496Z] #61 30.41 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 30.57 Selecting previously unselected package python-pkg-resources. [2019-10-07T19:32:46.496Z] #61 30.58 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:32:46.496Z] #61 30.58 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-07T19:32:46.496Z] #61 31.10 Selecting previously unselected package python-protobuf. [2019-10-07T19:32:46.496Z] #61 31.10 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-07T19:32:46.496Z] #61 31.10 Unpacking python-protobuf (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 31.69 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T19:32:46.496Z] #61 31.75 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T19:32:46.496Z] #61 31.76 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-07T19:32:46.496Z] #61 34.52 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:32:46.496Z] #61 34.53 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 34.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:46.496Z] #61 34.55 Setting up python-protobuf (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 38.85 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-07T19:32:46.496Z] #61 38.87 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-07T19:32:46.496Z] #61 38.89 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T19:32:46.496Z] #61 38.93 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 38.95 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 38.97 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:32:46.496Z] #61 39.00 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-07T19:32:46.496Z] #61 39.01 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 39.04 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-07T19:32:46.496Z] #61 39.06 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-07T19:32:46.496Z] #61 39.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:46.496Z] #61 DONE 39.3s [2019-10-07T19:32:46.496Z] [2019-10-07T19:32:46.496Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:32:46.496Z] #17 0.549 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:32:46.496Z] #17 0.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:32:46.496Z] #17 0.744 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:32:46.496Z] #17 0.759 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:32:46.496Z] #17 0.870 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:32:46.496Z] #17 1.191 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T19:32:46.496Z] #17 3.111 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T19:32:46.496Z] #17 3.633 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T19:32:46.496Z] #17 ... [2019-10-07T19:32:46.496Z] [2019-10-07T19:32:46.496Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:46.496Z] #24 11.72 ##### 7.6% ######### 13.3% ############# 18.9% ################# 24.6% ##################### 30.3% ######################### 36.0% ############################# 41.6% ################################## 47.2% ###################################### 52.9% ############################################## 64.3% ################################################## 70.0% ###################################################### 75.7% ########################################################## 81.3% ############################################################## 87.0% ################################################################## 92.6% ######################################################################## 100.0% [2019-10-07T19:32:46.553Z] #45 ... [2019-10-07T19:32:46.553Z] [2019-10-07T19:32:46.553Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:32:46.553Z] #27 18.38 + cd /tmp/tmp.Pq5EiZ6RaG/src/github.com/golangci/golangci-lint/ [2019-10-07T19:32:46.553Z] #27 18.38 + git checkout -q v1.17.1 [2019-10-07T19:32:46.553Z] #27 19.39 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:32:46.908Z] #24 14.62 [2019-10-07T19:32:47.325Z] #24 14.87 ## 3.4% #### 6.0% ####### 11.0% [2019-10-07T19:32:47.325Z] #24 ... [2019-10-07T19:32:47.325Z] [2019-10-07T19:32:47.325Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:47.325Z] #34 29.89 sync [2019-10-07T19:32:47.325Z] #34 29.90 internal/reflectlite [2019-10-07T19:32:47.325Z] #34 33.66 errors [2019-10-07T19:32:47.325Z] #34 33.66 sort [2019-10-07T19:32:47.325Z] #34 33.82 strconv [2019-10-07T19:32:47.325Z] #34 34.95 io [2019-10-07T19:32:47.325Z] #34 36.73 internal/oserror [2019-10-07T19:32:47.325Z] #34 36.86 syscall [2019-10-07T19:32:47.325Z] #34 38.79 reflect [2019-10-07T19:32:47.325Z] #34 ... [2019-10-07T19:32:47.325Z] [2019-10-07T19:32:47.325Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:47.735Z] #24 14.87 ## 3.4% #### 6.0% ####### 11.0% ############ 17.5% [2019-10-07T19:32:47.735Z] #24 ... [2019-10-07T19:32:47.735Z] [2019-10-07T19:32:47.735Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:32:47.735Z] #19 30.46 + cd /tmp/tmp.QAW2Um0QLc/src/github.com/go-swagger/go-swagger [2019-10-07T19:32:47.735Z] #19 30.46 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-07T19:32:47.735Z] #19 33.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-07T19:32:47.735Z] #19 ... [2019-10-07T19:32:47.735Z] [2019-10-07T19:32:47.735Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:48.454Z] #27 ... [2019-10-07T19:32:48.454Z] [2019-10-07T19:32:48.454Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:48.454Z] #36 11.64 unicode/utf8 [2019-10-07T19:32:48.454Z] #36 12.19 math [2019-10-07T19:32:48.454Z] #36 15.58 unicode/utf16 [2019-10-07T19:32:48.454Z] #36 15.83 container/list [2019-10-07T19:32:48.454Z] #36 16.51 crypto/subtle [2019-10-07T19:32:48.454Z] #36 16.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-07T19:32:48.454Z] #36 16.93 internal/nettrace [2019-10-07T19:32:48.454Z] #36 17.19 runtime/cgo [2019-10-07T19:32:49.214Z] #24 14.87 ## 3.4% #### 6.0% ####### 11.0% ############ 17.5% ############## 20.0% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.2% ####################### 32.7% ######################### 35.3% ########################### 37.8% ############################# 40.4% [2019-10-07T19:32:49.214Z] #24 ... [2019-10-07T19:32:49.214Z] [2019-10-07T19:32:49.214Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:32:49.214Z] #39 31.75 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T19:32:49.214Z] #39 31.80 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T19:32:49.214Z] #39 31.80 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:32:49.214Z] #39 32.04 Selecting previously unselected package libicu57:s390x. [2019-10-07T19:32:49.214Z] #39 32.04 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-07T19:32:49.214Z] #39 32.05 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-07T19:32:49.214Z] #39 39.71 Selecting previously unselected package libxml2:s390x. [2019-10-07T19:32:49.215Z] #39 39.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-07T19:32:49.215Z] #39 39.73 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:32:49.215Z] #39 40.36 Selecting previously unselected package libarchive13:s390x. [2019-10-07T19:32:49.215Z] #39 40.36 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-07T19:32:49.215Z] #39 40.38 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-07T19:32:49.215Z] #39 40.75 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-07T19:32:49.215Z] #39 40.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-07T19:32:49.215Z] #39 40.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-07T19:32:49.215Z] #39 40.99 Selecting previously unselected package libuv1:s390x. [2019-10-07T19:32:49.215Z] #39 40.99 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-07T19:32:49.215Z] #39 41.00 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-07T19:32:49.215Z] #39 41.15 Selecting previously unselected package cmake. [2019-10-07T19:32:49.215Z] #39 41.15 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-07T19:32:49.215Z] #39 41.29 Unpacking cmake (3.7.2-1) ... [2019-10-07T19:32:49.215Z] #39 ... [2019-10-07T19:32:49.215Z] [2019-10-07T19:32:49.215Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:49.828Z] #36 ... [2019-10-07T19:32:49.828Z] [2019-10-07T19:32:49.828Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:49.828Z] #33 12.63 internal/testlog [2019-10-07T19:32:49.828Z] #33 12.90 encoding [2019-10-07T19:32:49.828Z] #33 13.14 runtime/cgo [2019-10-07T19:32:49.828Z] #33 ... [2019-10-07T19:32:49.828Z] [2019-10-07T19:32:49.828Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:49.828Z] #53 17.94 + cd /tmp/tmp.V7kwtEsAMK/src/github.com/docker/libnetwork [2019-10-07T19:32:49.828Z] #53 17.94 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:32:49.828Z] #53 18.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-07T19:32:51.214Z] #24 14.87 ## 3.4% #### 6.0% ####### 11.0% ############ 17.5% ############## 20.0% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.2% ####################### 32.7% ######################### 35.3% ########################### 37.8% ############################# 40.4% ############################## 42.9% ################################## 48.0% #################################### 50.5% ###################################### 53.1% ######################################### 57.4% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################### 72.0% ####################################################### 77.1% ########################################################### 82.1% ############################################################## 87.2% ################################################################ 89.8% #################################################################### 94.9% ####################################################################### 100.0% ######################################################################## 100.0% [2019-10-07T19:32:51.636Z] #24 19.50 [2019-10-07T19:32:51.636Z] #24 ... [2019-10-07T19:32:51.636Z] [2019-10-07T19:32:51.636Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:51.636Z] #37 34.29 github.com/LK4D4/vndr/godl/singleflight [2019-10-07T19:32:51.636Z] #37 34.33 io [2019-10-07T19:32:51.636Z] #37 34.77 strconv [2019-10-07T19:32:51.636Z] #37 35.99 bytes [2019-10-07T19:32:51.636Z] #37 39.15 bufio [2019-10-07T19:32:51.636Z] #37 39.71 reflect [2019-10-07T19:32:51.636Z] #37 41.68 syscall [2019-10-07T19:32:51.636Z] #37 ... [2019-10-07T19:32:51.636Z] [2019-10-07T19:32:51.636Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:32:51.636Z] #39 44.46 Selecting previously unselected package xxd. [2019-10-07T19:32:51.636Z] #39 44.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T19:32:51.636Z] #39 44.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:51.734Z] #53 ... [2019-10-07T19:32:51.734Z] [2019-10-07T19:32:51.734Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:51.735Z] #36 24.61 vendor/golang.org/x/crypto/internal/subtle [2019-10-07T19:32:51.735Z] #36 24.72 vendor/golang.org/x/crypto/curve25519 [2019-10-07T19:32:52.041Z] #39 44.73 Selecting previously unselected package vim-common. [2019-10-07T19:32:52.041Z] #39 44.73 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:32:52.041Z] #39 44.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:52.450Z] #39 45.09 Processing triggers for mime-support (3.60) ... [2019-10-07T19:32:52.450Z] #39 45.19 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:52.450Z] #39 45.21 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-07T19:32:52.450Z] #39 45.23 Setting up cmake-data (3.7.2-1) ... [2019-10-07T19:32:52.450Z] #39 45.24 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-07T19:32:52.450Z] #39 45.27 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:32:52.450Z] #39 45.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:52.450Z] #39 45.35 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:32:52.450Z] #39 45.37 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:32:52.450Z] #39 45.38 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-07T19:32:52.450Z] #39 45.40 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-07T19:32:52.450Z] #39 45.43 Setting up cmake (3.7.2-1) ... [2019-10-07T19:32:52.450Z] #39 45.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:32:52.876Z] #39 DONE 45.8s [2019-10-07T19:32:52.876Z] [2019-10-07T19:32:52.876Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:32:52.876Z] #40 DONE 0.1s [2019-10-07T19:32:52.876Z] [2019-10-07T19:32:52.876Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T19:32:53.337Z] #41 DONE 0.1s [2019-10-07T19:32:53.337Z] [2019-10-07T19:32:53.337Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:32:53.337Z] #42 0.246 + RM_GOPATH=0 [2019-10-07T19:32:53.337Z] #42 0.246 + TMP_GOPATH= [2019-10-07T19:32:53.337Z] #42 0.246 + : /build [2019-10-07T19:32:53.337Z] #42 0.246 + '[' -z '' ']' [2019-10-07T19:32:53.337Z] #42 0.249 ++ mktemp -d [2019-10-07T19:32:53.337Z] #42 0.251 + export GOPATH=/tmp/tmp.Seyp6F0PMn [2019-10-07T19:32:53.337Z] #42 0.251 + GOPATH=/tmp/tmp.Seyp6F0PMn [2019-10-07T19:32:53.337Z] #42 0.251 + RM_GOPATH=1 [2019-10-07T19:32:53.337Z] #42 0.257 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:53.337Z] #42 0.257 ++ dirname ./install.sh [2019-10-07T19:32:53.337Z] #42 0.257 + dir=. [2019-10-07T19:32:53.337Z] #42 0.257 + bin=tini [2019-10-07T19:32:53.337Z] #42 0.257 + shift [2019-10-07T19:32:53.337Z] #42 0.257 + '[' '!' -f ./tini.installer ']' [2019-10-07T19:32:53.337Z] #42 0.257 + . ./tini.installer [2019-10-07T19:32:53.337Z] #42 0.257 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:53.337Z] #42 0.257 + install_tini [2019-10-07T19:32:53.337Z] #42 0.257 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-07T19:32:53.337Z] #42 0.257 + git clone https://github.com/krallin/tini.git /tmp/tmp.Seyp6F0PMn/tini [2019-10-07T19:32:53.337Z] #42 0.267 Cloning into '/tmp/tmp.Seyp6F0PMn/tini'... [2019-10-07T19:32:54.265Z] #36 ... [2019-10-07T19:32:54.265Z] [2019-10-07T19:32:54.265Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:32:54.265Z] #60 19.75 Fetched 7919 kB in 14s (541 kB/s) [2019-10-07T19:32:54.265Z] #60 19.75 Reading package lists... [2019-10-07T19:32:54.265Z] #60 25.03 Reading package lists... [2019-10-07T19:32:54.944Z] #42 1.594 + cd /tmp/tmp.Seyp6F0PMn/tini [2019-10-07T19:32:54.944Z] #42 1.594 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:32:54.944Z] #42 1.608 + cmake . [2019-10-07T19:32:55.331Z] #42 2.111 -- The C compiler identification is GNU 6.3.0 [2019-10-07T19:32:55.331Z] #42 2.154 -- Check for working C compiler: /usr/bin/cc [2019-10-07T19:32:55.457Z] #60 30.22 Building dependency tree... [2019-10-07T19:32:55.721Z] #42 2.524 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-07T19:32:55.721Z] #42 2.528 -- Detecting C compiler ABI info [2019-10-07T19:32:56.115Z] #42 2.969 -- Detecting C compiler ABI info - done [2019-10-07T19:32:56.115Z] #42 2.979 -- Detecting C compile features [2019-10-07T19:32:56.392Z] #60 ... [2019-10-07T19:32:56.392Z] [2019-10-07T19:32:56.392Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:32:56.392Z] #50 29.42 + cd /tmp/tmp.fvnbJwotkt/src/github.com/containerd/containerd [2019-10-07T19:32:56.392Z] #50 29.42 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:32:56.611Z] #42 ... [2019-10-07T19:32:56.611Z] [2019-10-07T19:32:56.611Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:32:56.611Z] #62 1.646 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:32:56.611Z] #62 1.646 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:32:56.611Z] #62 2.959 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:32:56.611Z] #62 2.979 GEN .gitid [2019-10-07T19:32:56.611Z] #62 2.986 GEN criu/include/version.h [2019-10-07T19:32:56.611Z] #62 3.039 GEN include/common/asm [2019-10-07T19:32:56.611Z] #62 4.276 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.349 PBCC images/opts.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.385 PBCC images/sit.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.461 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.569 DEP images/opts.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.587 DEP images/sit.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.673 PBCC images/macvlan.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.695 DEP images/macvlan.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.750 PBCC images/autofs.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.755 DEP images/autofs.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.790 PBCC images/sysctl.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.809 DEP images/sysctl.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.846 PBCC images/time.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.869 DEP images/time.pb-c.d [2019-10-07T19:32:56.611Z] #62 4.926 PBCC images/binfmt-misc.pb-c.c [2019-10-07T19:32:56.611Z] #62 4.982 DEP images/binfmt-misc.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.093 PBCC images/seccomp.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.099 DEP images/seccomp.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.135 PBCC images/userns.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.148 DEP images/userns.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.240 PBCC images/cgroup.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.246 DEP images/cgroup.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.342 PBCC images/fown.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.400 PBCC images/ext-file.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.453 DEP images/fown.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.502 DEP images/ext-file.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.559 PBCC images/rpc.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.611 DEP images/rpc.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.662 PBCC images/siginfo.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.667 DEP images/siginfo.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.722 PBCC images/pagemap.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.749 DEP images/pagemap.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.826 PBCC images/rlimit.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.843 DEP images/rlimit.pb-c.d [2019-10-07T19:32:56.611Z] #62 5.890 PBCC images/file-lock.pb-c.c [2019-10-07T19:32:56.611Z] #62 5.920 DEP images/file-lock.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.002 PBCC images/tty.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.050 DEP images/tty.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.122 PBCC images/tun.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.222 PBCC images/netdev.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.298 DEP images/tun.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.356 DEP images/netdev.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.420 PBCC images/vma.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.442 DEP images/vma.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.506 PBCC images/creds.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.526 DEP images/creds.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.647 PBCC images/utsns.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.729 DEP images/utsns.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.850 PBCC images/ipc-desc.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.878 PBCC images/ipc-sem.pb-c.c [2019-10-07T19:32:56.611Z] #62 6.919 DEP images/ipc-desc.pb-c.d [2019-10-07T19:32:56.611Z] #62 6.987 DEP images/ipc-sem.pb-c.d [2019-10-07T19:32:56.611Z] #62 7.050 PBCC images/ipc-msg.pb-c.c [2019-10-07T19:32:56.611Z] #62 7.140 DEP images/ipc-msg.pb-c.d [2019-10-07T19:32:56.611Z] #62 7.157 PBCC images/ipc-shm.pb-c.c [2019-10-07T19:32:56.611Z] #62 7.235 DEP images/ipc-shm.pb-c.d [2019-10-07T19:32:56.611Z] #62 7.340 PBCC images/ipc-var.pb-c.c [2019-10-07T19:32:56.611Z] #62 7.344 DEP images/ipc-var.pb-c.d [2019-10-07T19:32:56.611Z] #62 7.423 PBCC images/sk-opts.pb-c.c [2019-10-07T19:32:56.612Z] #62 7.474 PBCC images/packet-sock.pb-c.c [2019-10-07T19:32:56.612Z] #62 7.510 DEP images/sk-opts.pb-c.d [2019-10-07T19:32:56.612Z] #62 7.639 DEP images/packet-sock.pb-c.d [2019-10-07T19:32:56.612Z] #62 7.669 PBCC images/sk-netlink.pb-c.c [2019-10-07T19:32:56.612Z] #62 7.699 DEP images/sk-netlink.pb-c.d [2019-10-07T19:32:56.612Z] #62 7.856 PBCC images/sk-inet.pb-c.c [2019-10-07T19:32:56.612Z] #62 7.939 DEP images/sk-inet.pb-c.d [2019-10-07T19:32:56.612Z] #62 7.975 PBCC images/sk-unix.pb-c.c [2019-10-07T19:32:56.612Z] #62 7.999 DEP images/sk-unix.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.088 PBCC images/mm.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.112 DEP images/mm.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.134 PBCC images/timerfd.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.163 DEP images/timerfd.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.272 PBCC images/timer.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.345 DEP images/timer.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.412 PBCC images/sa.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.465 DEP images/sa.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.513 PBCC images/pipe-data.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.517 DEP images/pipe-data.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.559 PBCC images/mnt.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.586 DEP images/mnt.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.649 PBCC images/sk-packet.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.658 DEP images/sk-packet.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.697 PBCC images/tcp-stream.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.763 DEP images/tcp-stream.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.794 PBCC images/pipe.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.827 DEP images/pipe.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.855 PBCC images/pstree.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.869 DEP images/pstree.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.899 PBCC images/fs.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.916 DEP images/fs.pb-c.d [2019-10-07T19:32:56.612Z] #62 8.946 PBCC images/signalfd.pb-c.c [2019-10-07T19:32:56.612Z] #62 8.973 DEP images/signalfd.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.009 PBCC images/fh.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.053 PBCC images/fsnotify.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.137 DEP images/fh.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.170 DEP images/fsnotify.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.207 PBCC images/eventpoll.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.225 DEP images/eventpoll.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.257 PBCC images/eventfd.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.276 DEP images/eventfd.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.319 PBCC images/remap-file-path.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.343 DEP images/remap-file-path.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.384 PBCC images/fifo.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.438 DEP images/fifo.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.494 PBCC images/ghost-file.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.574 DEP images/ghost-file.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.604 PBCC images/regfile.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.618 DEP images/regfile.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.689 PBCC images/ns.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.702 DEP images/ns.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.779 PBCC images/fdinfo.pb-c.c [2019-10-07T19:32:56.612Z] #62 9.902 DEP images/fdinfo.pb-c.d [2019-10-07T19:32:56.612Z] #62 9.993 PBCC images/core-aarch64.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.02 PBCC images/core-arm.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.07 PBCC images/core-ppc64.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.12 PBCC images/core-s390.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.16 PBCC images/core-x86.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.17 PBCC images/core.pb-c.c [2019-10-07T19:32:56.612Z] #62 10.23 PBCC images/inventory.pb-c.c [2019-10-07T19:32:56.612Z] #62 ... [2019-10-07T19:32:56.612Z] [2019-10-07T19:32:56.612Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:32:57.926Z] #50 30.61 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-07T19:32:57.926Z] #50 30.61 + BUILDTAGS='netgo osusergo static_build' [2019-10-07T19:32:57.926Z] #50 30.61 + export EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:32:57.926Z] #50 30.61 + EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:32:57.926Z] #50 30.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-07T19:32:57.926Z] #50 30.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-07T19:32:57.926Z] #50 30.61 + '[' '' = dynamic ']' [2019-10-07T19:32:57.926Z] #50 30.61 + make [2019-10-07T19:32:58.187Z] #50 31.32 🇩 bin/ctr [2019-10-07T19:32:59.128Z] #50 ... [2019-10-07T19:32:59.128Z] [2019-10-07T19:32:59.128Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:59.128Z] #53 DONE 32.2s [2019-10-07T19:32:59.128Z] [2019-10-07T19:32:59.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:32:59.128Z] #33 31.97 sync [2019-10-07T19:32:59.128Z] #33 31.98 internal/reflectlite [2019-10-07T19:32:59.163Z] #24 19.84 # 2.1% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.2% ############# 18.2% ############# 19.1% ############### 21.0% ############### 22.0% ################ 22.9% ################# 24.8% ################## 25.7% ################### 27.6% ##################### 29.5% ###################### 31.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% #################################### 50.3% #################################### 51.3% ##################################### 52.2% ###################################### 53.7% ####################################### 54.6% ####################################### 55.6% ######################################## 56.5% ######################################### 57.4% ########################################## 59.3% ############################################ 61.2% ############################################ 62.2% [2019-10-07T19:32:59.163Z] #24 ... [2019-10-07T19:32:59.163Z] [2019-10-07T19:32:59.163Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:32:59.163Z] #17 12.72 Fetched 7670 kB in 12s (628 kB/s) [2019-10-07T19:32:59.163Z] #17 12.72 Reading package lists... [2019-10-07T19:32:59.163Z] #17 16.68 Reading package lists... [2019-10-07T19:32:59.584Z] #17 22.19 Building dependency tree... [2019-10-07T19:32:59.584Z] #17 ... [2019-10-07T19:32:59.584Z] [2019-10-07T19:32:59.584Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:33:00.426Z] #24 19.84 # 2.1% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.2% ############# 18.2% ############# 19.1% ############### 21.0% ############### 22.0% ################ 22.9% ################# 24.8% ################## 25.7% ################### 27.6% ##################### 29.5% ###################### 31.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% #################################### 50.3% #################################### 51.3% ##################################### 52.2% ###################################### 53.7% ####################################### 54.6% ####################################### 55.6% ######################################## 56.5% ######################################### 57.4% ########################################## 59.3% ############################################ 61.2% ############################################ 62.2% ############################################## 64.1% ############################################## 65.0% ############################################### 66.0% ################################################ 67.8% ################################################# 68.8% ################################################## 70.7% #################################################### 72.6% #################################################### 73.5% [2019-10-07T19:33:00.426Z] #24 ... [2019-10-07T19:33:00.426Z] [2019-10-07T19:33:00.426Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:00.426Z] #42 4.531 -- Detecting C compile features - done [2019-10-07T19:33:00.426Z] #42 4.584 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-07T19:33:00.426Z] #42 4.905 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-07T19:33:00.426Z] #42 4.972 -- Configuring done [2019-10-07T19:33:00.426Z] #42 5.011 -- Generating done [2019-10-07T19:33:00.426Z] #42 5.011 -- Build files have been written to: /tmp/tmp.Seyp6F0PMn/tini [2019-10-07T19:33:00.426Z] #42 5.011 + make tini-static [2019-10-07T19:33:00.426Z] #42 5.419 Scanning dependencies of target tini-static [2019-10-07T19:33:00.426Z] #42 5.533 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-07T19:33:00.426Z] #42 6.852 [100%] Linking C executable tini-static [2019-10-07T19:33:00.426Z] #42 7.287 [100%] Built target tini-static [2019-10-07T19:33:00.426Z] #42 7.366 + mkdir -p /build [2019-10-07T19:33:00.426Z] #42 7.367 + cp tini-static /build/docker-init [2019-10-07T19:33:00.426Z] #42 DONE 7.5s [2019-10-07T19:33:00.426Z] [2019-10-07T19:33:00.426Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:33:01.653Z] #33 34.38 sort [2019-10-07T19:33:01.653Z] #33 34.38 errors [2019-10-07T19:33:01.653Z] #33 34.68 strconv [2019-10-07T19:33:01.912Z] #33 35.21 io [2019-10-07T19:33:02.852Z] #33 36.01 internal/oserror [2019-10-07T19:33:02.852Z] #33 36.10 syscall [2019-10-07T19:33:03.151Z] #24 19.84 # 2.1% ## 4.0% #### 5.9% #### 6.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 15.4% ############ 17.2% ############# 18.2% ############# 19.1% ############### 21.0% ############### 22.0% ################ 22.9% ################# 24.8% ################## 25.7% ################### 27.6% ##################### 29.5% ###################### 31.4% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.1% ########################### 38.0% ############################ 39.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################ 45.6% ################################# 46.5% ################################## 47.5% ################################## 48.4% ################################### 49.4% #################################### 50.3% #################################### 51.3% ##################################### 52.2% ###################################### 53.7% ####################################### 54.6% ####################################### 55.6% ######################################## 56.5% ######################################### 57.4% ########################################## 59.3% ############################################ 61.2% ############################################ 62.2% ############################################## 64.1% ############################################## 65.0% ############################################### 66.0% ################################################ 67.8% ################################################# 68.8% ################################################## 70.7% #################################################### 72.6% #################################################### 73.5% ###################################################### 75.1% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################### 82.7% ############################################################ 83.6% ############################################################# 85.5% ############################################################## 86.5% ############################################################### 88.8% ################################################################# 90.7% ################################################################## 92.6% ################################################################### 93.6% #################################################################### 94.5% #################################################################### 95.6% ##################################################################### 96.9% ####################################################################### 99.1% ######################################################################## 100.0% [2019-10-07T19:33:03.151Z] #24 31.14 [2019-10-07T19:33:04.067Z] #24 ... [2019-10-07T19:33:04.067Z] [2019-10-07T19:33:04.067Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:04.067Z] #34 46.39 time [2019-10-07T19:33:04.067Z] #34 53.79 internal/poll [2019-10-07T19:33:04.067Z] #34 56.41 internal/fmtsort [2019-10-07T19:33:04.067Z] #34 ... [2019-10-07T19:33:04.067Z] [2019-10-07T19:33:04.067Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:04.067Z] #62 10.31 DEP images/core-aarch64.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.35 DEP images/core-arm.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.41 DEP images/core-ppc64.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.49 DEP images/core-s390.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.59 DEP images/core-x86.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.71 DEP images/core.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.84 DEP images/inventory.pb-c.d [2019-10-07T19:33:04.067Z] #62 10.93 PBCC images/cpuinfo.pb-c.c [2019-10-07T19:33:04.067Z] #62 10.97 DEP images/cpuinfo.pb-c.d [2019-10-07T19:33:04.067Z] #62 11.03 PBCC images/stats.pb-c.c [2019-10-07T19:33:04.067Z] #62 11.04 DEP images/stats.pb-c.d [2019-10-07T19:33:04.067Z] #62 12.39 make[1]: Nothing to be done for 'all'. [2019-10-07T19:33:04.067Z] #62 13.76 CC images/stats.o [2019-10-07T19:33:04.067Z] #62 14.10 CC images/core.o [2019-10-07T19:33:04.067Z] #62 15.13 CC images/core-x86.o [2019-10-07T19:33:04.067Z] #62 15.84 CC images/core-arm.o [2019-10-07T19:33:04.067Z] #62 16.20 CC images/core-aarch64.o [2019-10-07T19:33:04.067Z] #62 16.74 CC images/core-ppc64.o [2019-10-07T19:33:04.067Z] #62 17.08 CC images/core-s390.o [2019-10-07T19:33:04.067Z] #62 17.67 CC images/cpuinfo.o [2019-10-07T19:33:04.067Z] #62 ... [2019-10-07T19:33:04.067Z] [2019-10-07T19:33:04.067Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:04.067Z] #34 56.66 internal/syscall/unix [2019-10-07T19:33:04.227Z] #33 37.09 reflect [2019-10-07T19:33:04.444Z] #34 56.84 os [2019-10-07T19:33:04.485Z] #33 ... [2019-10-07T19:33:04.485Z] [2019-10-07T19:33:04.485Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:33:04.485Z] #60 32.46 The following additional packages will be installed: [2019-10-07T19:33:04.485Z] #60 32.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-07T19:33:04.485Z] #60 32.46 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-07T19:33:04.485Z] #60 32.48 Suggested packages: [2019-10-07T19:33:04.485Z] #60 32.48 manpages-dev python-setuptools [2019-10-07T19:33:04.485Z] #60 33.85 The following NEW packages will be installed: [2019-10-07T19:33:04.485Z] #60 33.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-07T19:33:04.485Z] #60 33.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-07T19:33:04.485Z] #60 33.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-07T19:33:04.485Z] #60 33.86 zlib1g-dev [2019-10-07T19:33:04.485Z] #60 34.95 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:33:04.485Z] #60 34.95 Need to get 3602 kB of archives. [2019-10-07T19:33:04.485Z] #60 34.95 After this operation, 18.9 MB of additional disk space will be used. [2019-10-07T19:33:04.485Z] #60 34.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-07T19:33:04.485Z] #60 34.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-07T19:33:04.485Z] #60 34.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-07T19:33:04.485Z] #60 34.99 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-07T19:33:04.485Z] #60 35.00 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-07T19:33:04.485Z] #60 35.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-07T19:33:04.485Z] #60 35.05 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-07T19:33:04.485Z] #60 35.06 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-07T19:33:04.485Z] #60 35.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-07T19:33:04.485Z] #60 35.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-07T19:33:04.485Z] #60 35.23 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-07T19:33:04.485Z] #60 35.37 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-07T19:33:04.485Z] #60 35.45 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-07T19:33:04.485Z] #60 35.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-07T19:33:04.485Z] #60 35.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-07T19:33:04.485Z] #60 35.48 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-07T19:33:04.485Z] #60 36.50 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:33:04.485Z] #60 36.64 Fetched 3602 kB in 1s (2285 kB/s) [2019-10-07T19:33:04.485Z] #60 36.73 Selecting previously unselected package libnet1:amd64. [2019-10-07T19:33:04.485Z] #60 36.73 (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-07T19:33:04.485Z] #60 36.77 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 36.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-07T19:33:04.485Z] #60 36.89 Selecting previously unselected package libcap-dev:amd64. [2019-10-07T19:33:04.485Z] #60 36.89 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 36.89 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-07T19:33:04.485Z] #60 37.11 Selecting previously unselected package libnet1-dev. [2019-10-07T19:33:04.485Z] #60 37.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:33:04.485Z] #60 37.29 Selecting previously unselected package libnl-3-200:amd64. [2019-10-07T19:33:04.485Z] #60 37.30 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-07T19:33:04.485Z] #60 37.47 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-07T19:33:04.485Z] #60 37.47 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.48 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-07T19:33:04.485Z] #60 37.69 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-07T19:33:04.485Z] #60 37.69 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.70 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-07T19:33:04.485Z] #60 37.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-07T19:33:04.485Z] #60 37.81 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.81 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-07T19:33:04.485Z] #60 37.90 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-07T19:33:04.485Z] #60 37.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 37.93 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-07T19:33:04.485Z] #60 38.28 Selecting previously unselected package libprotobuf10:amd64. [2019-10-07T19:33:04.485Z] #60 38.29 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 38.30 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-07T19:33:04.485Z] #60 38.98 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-07T19:33:04.485Z] #60 38.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 39.01 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-07T19:33:04.485Z] #60 39.20 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-07T19:33:04.485Z] #60 39.20 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-07T19:33:04.485Z] #60 39.22 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-07T19:33:04.743Z] #60 40.27 Selecting previously unselected package libprotoc10:amd64. [2019-10-07T19:33:04.743Z] #60 40.27 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-07T19:33:04.743Z] #60 40.28 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-07T19:33:04.910Z] #34 57.22 strings [2019-10-07T19:33:05.001Z] #60 40.82 Selecting previously unselected package protobuf-c-compiler. [2019-10-07T19:33:05.259Z] #60 40.82 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-07T19:33:05.259Z] #60 40.83 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:33:05.259Z] #60 40.94 Selecting previously unselected package protobuf-compiler. [2019-10-07T19:33:05.259Z] #60 40.95 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-07T19:33:05.259Z] #60 40.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-07T19:33:05.259Z] #60 41.05 Selecting previously unselected package python-pkg-resources. [2019-10-07T19:33:05.517Z] #60 41.05 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:33:05.517Z] #60 41.06 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-07T19:33:05.777Z] #60 41.23 Selecting previously unselected package python-protobuf. [2019-10-07T19:33:05.777Z] #60 41.24 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-07T19:33:05.777Z] #60 41.25 Unpacking python-protobuf (3.0.0-9) ... [2019-10-07T19:33:06.035Z] #60 41.76 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-07T19:33:06.293Z] #60 41.83 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-07T19:33:06.293Z] #60 41.84 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-07T19:33:06.858Z] #60 ... [2019-10-07T19:33:06.858Z] [2019-10-07T19:33:06.858Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:33:06.858Z] #30 29.97 + cd /tmp/tmp.i4Knd3MLNg/src/gotest.tools/gotestsum [2019-10-07T19:33:06.858Z] #30 29.97 + git checkout -q v0.3.5 [2019-10-07T19:33:06.858Z] #30 30.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-07T19:33:06.858Z] #30 ... [2019-10-07T19:33:06.858Z] [2019-10-07T19:33:06.858Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:06.858Z] #36 33.65 internal/reflectlite [2019-10-07T19:33:06.858Z] #36 33.65 sync [2019-10-07T19:33:06.858Z] #36 34.74 github.com/LK4D4/vndr/godl/singleflight [2019-10-07T19:33:06.858Z] #36 35.01 math/rand [2019-10-07T19:33:06.858Z] #36 35.95 internal/singleflight [2019-10-07T19:33:06.858Z] #36 36.13 bytes [2019-10-07T19:33:06.858Z] #36 36.17 strconv [2019-10-07T19:33:06.858Z] #36 37.82 bufio [2019-10-07T19:33:06.858Z] #36 39.03 syscall [2019-10-07T19:33:06.858Z] #36 39.21 reflect [2019-10-07T19:33:08.232Z] #36 ... [2019-10-07T19:33:08.232Z] [2019-10-07T19:33:08.232Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:08.232Z] #33 41.44 time [2019-10-07T19:33:08.450Z] #34 60.42 path [2019-10-07T19:33:08.450Z] #34 60.70 fmt [2019-10-07T19:33:08.450Z] #34 61.11 path/filepath [2019-10-07T19:33:09.309Z] #34 ... [2019-10-07T19:33:09.309Z] [2019-10-07T19:33:09.309Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:09.309Z] #37 51.95 time [2019-10-07T19:33:09.309Z] #37 56.53 internal/fmtsort [2019-10-07T19:33:09.309Z] #37 57.10 strings [2019-10-07T19:33:09.309Z] #37 59.07 os [2019-10-07T19:33:09.309Z] #37 60.48 regexp/syntax [2019-10-07T19:33:09.759Z] #37 ... [2019-10-07T19:33:09.759Z] [2019-10-07T19:33:09.759Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:09.759Z] #17 23.33 The following additional packages will be installed: [2019-10-07T19:33:09.759Z] #17 23.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-07T19:33:09.759Z] #17 23.33 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-07T19:33:09.759Z] #17 23.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-07T19:33:09.759Z] #17 23.34 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-07T19:33:09.759Z] #17 23.34 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-07T19:33:09.759Z] #17 23.34 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-07T19:33:09.759Z] #17 23.34 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-07T19:33:09.759Z] #17 23.34 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-07T19:33:09.759Z] #17 23.34 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-07T19:33:09.759Z] #17 23.34 Suggested packages: [2019-10-07T19:33:09.759Z] #17 23.34 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-07T19:33:09.759Z] #17 23.34 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-07T19:33:09.759Z] #17 23.34 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-07T19:33:09.759Z] #17 23.34 vim-doc vim-scripts xfsdump acl attr quota [2019-10-07T19:33:09.759Z] #17 23.34 Recommended packages: [2019-10-07T19:33:09.759Z] #17 23.34 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-07T19:33:09.759Z] #17 23.34 python3-keyrings.alt python3-xdg unzip [2019-10-07T19:33:09.759Z] #17 28.55 The following NEW packages will be installed: [2019-10-07T19:33:09.759Z] #17 28.55 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-07T19:33:09.759Z] #17 28.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-07T19:33:09.759Z] #17 28.56 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-07T19:33:09.759Z] #17 28.56 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-07T19:33:09.759Z] #17 28.56 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-07T19:33:09.759Z] #17 28.56 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-07T19:33:09.759Z] #17 28.56 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-07T19:33:09.759Z] #17 28.56 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-07T19:33:09.759Z] #17 28.56 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-07T19:33:09.759Z] #17 28.56 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-07T19:33:09.759Z] #17 28.56 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-07T19:33:09.759Z] #17 28.56 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-07T19:33:09.759Z] #17 28.56 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-07T19:33:09.759Z] #17 28.56 xfsprogs xxd xz-utils zip [2019-10-07T19:33:09.759Z] #17 28.70 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:33:09.759Z] #17 28.70 Need to get 88.2 MB of archives. [2019-10-07T19:33:09.759Z] #17 28.70 After this operation, 565 MB of additional disk space will be used. [2019-10-07T19:33:09.759Z] #17 28.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-07T19:33:09.759Z] #17 28.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-07T19:33:09.759Z] #17 28.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-07T19:33:09.759Z] #17 28.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-07T19:33:09.759Z] #17 28.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-07T19:33:09.759Z] #17 28.76 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-07T19:33:09.759Z] #17 28.81 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-07T19:33:09.759Z] #17 29.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-07T19:33:09.759Z] #17 29.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-07T19:33:09.759Z] #17 29.05 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-07T19:33:09.759Z] #17 29.41 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-07T19:33:09.759Z] #17 29.45 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-07T19:33:09.759Z] #17 29.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-07T19:33:09.759Z] #17 29.48 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-07T19:33:09.759Z] #17 29.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-07T19:33:09.759Z] #17 29.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-07T19:33:09.759Z] #17 29.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-07T19:33:09.759Z] #17 29.50 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-07T19:33:09.759Z] #17 29.51 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-07T19:33:09.759Z] #17 29.52 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-07T19:33:09.759Z] #17 29.52 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-07T19:33:09.759Z] #17 29.57 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:33:09.759Z] #17 29.57 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-07T19:33:09.759Z] #17 29.57 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-07T19:33:09.759Z] #17 29.57 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-07T19:33:09.759Z] #17 29.58 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-07T19:33:09.759Z] #17 29.59 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-07T19:33:09.759Z] #17 29.63 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-07T19:33:09.759Z] #17 29.63 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-07T19:33:09.759Z] #17 29.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-07T19:33:09.759Z] #17 29.68 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-07T19:33:09.759Z] #17 29.70 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-07T19:33:09.759Z] #17 29.71 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-07T19:33:09.759Z] #17 29.74 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-07T19:33:09.759Z] #17 29.75 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-07T19:33:09.759Z] #17 29.75 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-07T19:33:09.759Z] #17 29.78 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-07T19:33:09.759Z] #17 29.79 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-07T19:33:09.759Z] #17 29.79 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-07T19:33:09.759Z] #17 29.81 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-07T19:33:09.759Z] #17 29.83 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-07T19:33:09.759Z] #17 29.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-07T19:33:09.759Z] #17 29.90 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-07T19:33:09.759Z] #17 29.90 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-07T19:33:09.759Z] #17 29.90 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-07T19:33:09.759Z] #17 29.91 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-07T19:33:09.759Z] #17 29.91 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-07T19:33:09.760Z] #17 29.92 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-07T19:33:09.760Z] #17 30.00 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-07T19:33:09.760Z] #17 30.01 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-07T19:33:09.760Z] #17 30.10 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-07T19:33:09.760Z] #17 30.10 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-07T19:33:09.760Z] #17 30.11 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-07T19:33:09.760Z] #17 30.12 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-07T19:33:09.760Z] #17 30.13 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-07T19:33:09.760Z] #17 30.14 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-07T19:33:09.760Z] #17 30.52 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-07T19:33:09.760Z] #17 30.56 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-07T19:33:09.760Z] #17 30.63 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-07T19:33:09.760Z] #17 30.64 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-07T19:33:09.760Z] #17 30.65 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-07T19:33:09.760Z] #17 30.67 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-07T19:33:09.760Z] #17 30.84 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-07T19:33:09.760Z] #17 31.00 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-07T19:33:09.760Z] #17 31.00 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-07T19:33:09.760Z] #17 31.19 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-07T19:33:09.760Z] #17 31.36 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-07T19:33:09.760Z] #17 31.37 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-07T19:33:09.760Z] #17 33.22 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-07T19:33:10.167Z] #17 ... [2019-10-07T19:33:10.167Z] [2019-10-07T19:33:10.167Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:10.167Z] #34 62.61 io/ioutil [2019-10-07T19:33:10.565Z] #34 63.18 text/tabwriter [2019-10-07T19:33:12.163Z] #34 ... [2019-10-07T19:33:12.163Z] [2019-10-07T19:33:12.163Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:33:12.163Z] #24 32.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-07T19:33:12.163Z] #24 33.30 [2019-10-07T19:33:12.163Z] #24 33.80 ######################################################################## 100.0% [2019-10-07T19:33:12.163Z] #24 33.95 [2019-10-07T19:33:12.163Z] #24 35.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-07T19:33:12.163Z] #24 35.77 [2019-10-07T19:33:12.163Z] #24 36.09 ######################################################################## 100.0% [2019-10-07T19:33:12.163Z] #24 36.18 [2019-10-07T19:33:12.163Z] #24 37.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-07T19:33:12.163Z] #24 37.52 skipping existing b63cc5f62c21 [2019-10-07T19:33:12.163Z] #24 37.60 [2019-10-07T19:33:12.163Z] #24 38.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-07T19:33:12.163Z] #24 39.37 [2019-10-07T19:33:12.163Z] #24 39.50 ######################################################################## 100.0% [2019-10-07T19:33:12.163Z] #24 39.73 [2019-10-07T19:33:12.163Z] #24 39.85 Download of images into '/build' complete. [2019-10-07T19:33:12.163Z] #24 39.85 Use something like the following to load the result into a Docker daemon: [2019-10-07T19:33:12.163Z] #24 39.85 tar -cC '/build' . | docker load [2019-10-07T19:33:12.163Z] #24 DONE 40.0s [2019-10-07T19:33:12.163Z] [2019-10-07T19:33:12.163Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:12.163Z] #17 35.12 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:33:12.163Z] #17 35.25 Fetched 88.2 MB in 5s (15.1 MB/s) [2019-10-07T19:33:12.163Z] #17 35.33 Selecting previously unselected package bash-completion. [2019-10-07T19:33:12.163Z] #17 35.33 (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-07T19:33:12.163Z] #17 35.43 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-07T19:33:12.414Z] #33 45.13 internal/poll [2019-10-07T19:33:13.787Z] #33 46.92 internal/syscall/unix [2019-10-07T19:33:14.046Z] #33 ... [2019-10-07T19:33:14.046Z] [2019-10-07T19:33:14.046Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:33:14.046Z] #60 45.11 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:33:14.046Z] #60 45.13 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 45.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:33:14.046Z] #60 45.17 Setting up python-protobuf (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 49.53 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-07T19:33:14.046Z] #60 49.54 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-07T19:33:14.046Z] #60 49.56 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-07T19:33:14.046Z] #60 49.59 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 49.60 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 49.63 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:33:14.046Z] #60 49.65 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-07T19:33:14.046Z] #60 49.67 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 49.68 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-07T19:33:14.046Z] #60 49.70 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-07T19:33:14.046Z] #60 49.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:33:14.875Z] #17 ... [2019-10-07T19:33:14.875Z] [2019-10-07T19:33:14.875Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:14.875Z] #62 17.96 CC images/inventory.o [2019-10-07T19:33:14.875Z] #62 18.12 CC images/fdinfo.o [2019-10-07T19:33:14.875Z] #62 18.50 CC images/fown.o [2019-10-07T19:33:14.875Z] #62 18.73 CC images/ns.o [2019-10-07T19:33:14.875Z] #62 18.96 CC images/regfile.o [2019-10-07T19:33:14.875Z] #62 19.39 CC images/ghost-file.o [2019-10-07T19:33:14.875Z] #62 19.67 CC images/fifo.o [2019-10-07T19:33:14.875Z] #62 19.98 CC images/remap-file-path.o [2019-10-07T19:33:14.875Z] #62 20.22 CC images/eventfd.o [2019-10-07T19:33:14.875Z] #62 20.36 CC images/eventpoll.o [2019-10-07T19:33:14.875Z] #62 20.55 CC images/fh.o [2019-10-07T19:33:14.875Z] #62 20.85 CC images/fsnotify.o [2019-10-07T19:33:14.875Z] #62 21.34 CC images/signalfd.o [2019-10-07T19:33:14.875Z] #62 21.58 CC images/fs.o [2019-10-07T19:33:14.875Z] #62 21.75 CC images/pstree.o [2019-10-07T19:33:14.875Z] #62 21.90 CC images/pipe.o [2019-10-07T19:33:14.875Z] #62 22.07 CC images/tcp-stream.o [2019-10-07T19:33:14.875Z] #62 22.27 CC images/sk-packet.o [2019-10-07T19:33:14.875Z] #62 22.51 CC images/mnt.o [2019-10-07T19:33:14.875Z] #62 22.72 CC images/pipe-data.o [2019-10-07T19:33:14.875Z] #62 22.93 CC images/sa.o [2019-10-07T19:33:14.875Z] #62 23.09 CC images/timer.o [2019-10-07T19:33:14.875Z] #62 23.49 CC images/timerfd.o [2019-10-07T19:33:14.875Z] #62 23.71 CC images/mm.o [2019-10-07T19:33:14.875Z] #62 24.06 CC images/sk-opts.o [2019-10-07T19:33:14.875Z] #62 24.22 CC images/sk-unix.o [2019-10-07T19:33:14.875Z] #62 24.46 CC images/sk-inet.o [2019-10-07T19:33:14.875Z] #62 24.75 CC images/tun.o [2019-10-07T19:33:14.875Z] #62 25.21 CC images/sk-netlink.o [2019-10-07T19:33:14.875Z] #62 25.51 CC images/packet-sock.o [2019-10-07T19:33:14.875Z] #62 26.10 CC images/ipc-var.o [2019-10-07T19:33:14.875Z] #62 26.30 CC images/ipc-desc.o [2019-10-07T19:33:14.875Z] #62 26.47 CC images/ipc-shm.o [2019-10-07T19:33:14.875Z] #62 26.74 CC images/ipc-msg.o [2019-10-07T19:33:14.875Z] #62 26.99 CC images/ipc-sem.o [2019-10-07T19:33:14.875Z] #62 27.09 CC images/utsns.o [2019-10-07T19:33:14.875Z] #62 27.22 CC images/creds.o [2019-10-07T19:33:14.875Z] #62 27.35 CC images/vma.o [2019-10-07T19:33:14.875Z] #62 27.54 CC images/netdev.o [2019-10-07T19:33:14.875Z] #62 27.79 CC images/tty.o [2019-10-07T19:33:14.875Z] #62 28.12 CC images/file-lock.o [2019-10-07T19:33:14.875Z] #62 28.31 CC images/rlimit.o [2019-10-07T19:33:14.875Z] #62 28.44 CC images/pagemap.o [2019-10-07T19:33:15.311Z] #62 28.61 CC images/siginfo.o [2019-10-07T19:33:15.311Z] #62 ... [2019-10-07T19:33:15.311Z] [2019-10-07T19:33:15.311Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:15.311Z] #17 38.69 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-07T19:33:15.428Z] #60 DONE 50.7s [2019-10-07T19:33:15.428Z] [2019-10-07T19:33:15.428Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:15.746Z] #17 39.23 Selecting previously unselected package libnet1:s390x. [2019-10-07T19:33:15.746Z] #17 39.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T19:33:15.746Z] #17 39.26 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T19:33:15.746Z] #17 39.36 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-07T19:33:15.746Z] #17 39.36 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-07T19:33:15.746Z] #17 39.37 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-07T19:33:15.746Z] #17 39.46 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-07T19:33:15.746Z] #17 39.46 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-07T19:33:15.746Z] #17 39.46 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-07T19:33:16.146Z] #17 39.77 Selecting previously unselected package libudev-dev:s390x. [2019-10-07T19:33:16.146Z] #17 39.77 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-07T19:33:16.146Z] #17 39.81 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-07T19:33:16.547Z] #17 40.09 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-07T19:33:16.547Z] #17 40.09 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T19:33:16.547Z] #17 40.12 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-07T19:33:16.547Z] #17 ... [2019-10-07T19:33:16.547Z] [2019-10-07T19:33:16.547Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:33:16.547Z] #51 31.20 + cd /tmp/tmp.GlgAQasRyi/src/github.com/containerd/containerd [2019-10-07T19:33:16.547Z] #51 31.20 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:33:16.547Z] #51 32.34 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-07T19:33:16.547Z] #51 32.34 + BUILDTAGS='netgo osusergo static_build' [2019-10-07T19:33:16.547Z] #51 32.34 + export EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:33:16.547Z] #51 32.34 + EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:33:16.547Z] #51 32.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-07T19:33:16.547Z] #51 32.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-07T19:33:16.547Z] #51 32.34 + '[' '' = dynamic ']' [2019-10-07T19:33:16.547Z] #51 32.34 + make [2019-10-07T19:33:16.547Z] #51 33.09 🇩 bin/ctr [2019-10-07T19:33:16.547Z] #51 ... [2019-10-07T19:33:16.547Z] [2019-10-07T19:33:16.547Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:16.547Z] #62 28.78 CC images/rpc.o [2019-10-07T19:33:16.547Z] #62 30.18 CC images/ext-file.o [2019-10-07T19:33:16.957Z] #62 30.39 CC images/cgroup.o [2019-10-07T19:33:17.353Z] #62 30.90 CC images/userns.o [2019-10-07T19:33:17.750Z] #62 31.26 CC images/google/protobuf/descriptor.o [2019-10-07T19:33:18.602Z] #62 32.23 CC images/opts.o [2019-10-07T19:33:18.710Z] #61 3.606 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:33:18.710Z] #61 3.606 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:33:18.993Z] #62 32.40 CC images/seccomp.o [2019-10-07T19:33:18.993Z] #62 32.60 CC images/binfmt-misc.o [2019-10-07T19:33:19.386Z] #62 32.73 CC images/time.o [2019-10-07T19:33:19.386Z] #62 32.98 CC images/sysctl.o [2019-10-07T19:33:19.782Z] #62 33.15 CC images/autofs.o [2019-10-07T19:33:19.782Z] #62 33.31 CC images/macvlan.o [2019-10-07T19:33:19.955Z] Removing intermediate container c8a35a651c4f [2019-10-07T19:33:19.955Z] ---> 1320abf9074c [2019-10-07T19:33:19.955Z] Step 9/12 : ARG GOOS [2019-10-07T19:33:19.955Z] ---> Running in 647410e78dad [2019-10-07T19:33:19.955Z] Removing intermediate container 647410e78dad [2019-10-07T19:33:19.955Z] ---> 8519d4c9650c [2019-10-07T19:33:19.955Z] Step 10/12 : ARG GOARCH [2019-10-07T19:33:19.955Z] ---> Running in 8737c93e7f1b [2019-10-07T19:33:19.955Z] Removing intermediate container 8737c93e7f1b [2019-10-07T19:33:19.955Z] ---> a91f15dc9ed8 [2019-10-07T19:33:19.955Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-07T19:33:19.955Z] ---> Running in e92978dad6ef [2019-10-07T19:33:20.083Z] #61 4.927 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:33:20.083Z] #61 4.969 GEN .gitid [2019-10-07T19:33:20.083Z] #61 4.973 GEN criu/include/version.h [2019-10-07T19:33:20.083Z] #61 5.025 GEN include/common/asm [2019-10-07T19:33:20.206Z] #62 33.46 CC images/sit.o [2019-10-07T19:33:20.206Z] #62 33.63 LINK images/built-in.o [2019-10-07T19:33:20.206Z] #62 33.75 GEN compel/include/asm [2019-10-07T19:33:20.206Z] #62 33.75 GEN compel/include/version.h [2019-10-07T19:33:20.206Z] #62 33.76 touch .config [2019-10-07T19:33:20.206Z] #62 33.76 GEN include/common/config.h [2019-10-07T19:33:20.206Z] #62 33.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-07T19:33:20.661Z] #62 33.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-07T19:33:20.661Z] #62 33.93 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-07T19:33:20.661Z] #62 33.99 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-07T19:33:20.661Z] #62 33.99 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-07T19:33:20.661Z] #62 34.07 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-07T19:33:20.661Z] #62 34.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-07T19:33:20.661Z] #62 34.08 DEP compel/plugins/std/infect.d [2019-10-07T19:33:20.661Z] #62 ... [2019-10-07T19:33:20.661Z] [2019-10-07T19:33:20.661Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:20.661Z] #37 63.12 fmt [2019-10-07T19:33:20.661Z] #37 66.74 regexp [2019-10-07T19:33:20.661Z] #37 69.05 go/token [2019-10-07T19:33:20.661Z] #37 69.92 go/scanner [2019-10-07T19:33:20.661Z] #37 70.72 internal/lazyregexp [2019-10-07T19:33:20.661Z] #37 71.02 net/url [2019-10-07T19:33:20.661Z] #37 71.35 go/ast [2019-10-07T19:33:20.661Z] #37 ... [2019-10-07T19:33:20.661Z] [2019-10-07T19:33:20.661Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:20.661Z] #17 40.75 Selecting previously unselected package python3.5-minimal. [2019-10-07T19:33:20.661Z] #17 40.75 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 40.77 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:33:20.661Z] #17 41.79 Selecting previously unselected package python3-minimal. [2019-10-07T19:33:20.661Z] #17 41.79 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 41.79 Unpacking python3-minimal (3.5.3-1) ... [2019-10-07T19:33:20.661Z] #17 41.86 Selecting previously unselected package libmpdec2:s390x. [2019-10-07T19:33:20.661Z] #17 41.86 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 41.86 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-07T19:33:20.661Z] #17 41.94 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-07T19:33:20.661Z] #17 41.94 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 41.94 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-07T19:33:20.661Z] #17 43.51 Selecting previously unselected package python3.5. [2019-10-07T19:33:20.661Z] #17 43.53 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 43.54 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:33:20.661Z] #17 43.71 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-07T19:33:20.661Z] #17 43.72 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-07T19:33:20.661Z] #17 43.72 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-07T19:33:20.661Z] #17 43.79 Selecting previously unselected package dh-python. [2019-10-07T19:33:20.661Z] #17 43.79 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-07T19:33:20.661Z] #17 43.79 Unpacking dh-python (2.20170125) ... [2019-10-07T19:33:20.661Z] #17 43.99 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-07T19:33:20.661Z] #17 43.99 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:33:21.457Z] #61 6.276 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-07T19:33:21.457Z] #61 6.325 PBCC images/opts.pb-c.c [2019-10-07T19:33:21.457Z] #61 6.379 PBCC images/sit.pb-c.c [2019-10-07T19:33:21.457Z] #61 6.427 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-07T19:33:21.457Z] #61 6.467 DEP images/opts.pb-c.d [2019-10-07T19:33:21.457Z] #61 6.493 DEP images/sit.pb-c.d [2019-10-07T19:33:21.716Z] #61 6.524 PBCC images/macvlan.pb-c.c [2019-10-07T19:33:21.716Z] #61 6.563 DEP images/macvlan.pb-c.d [2019-10-07T19:33:21.716Z] #61 6.631 PBCC images/autofs.pb-c.c [2019-10-07T19:33:21.716Z] #61 6.675 DEP images/autofs.pb-c.d [2019-10-07T19:33:21.716Z] #61 6.712 PBCC images/sysctl.pb-c.c [2019-10-07T19:33:21.716Z] #61 6.735 DEP images/sysctl.pb-c.d [2019-10-07T19:33:21.975Z] #61 6.767 PBCC images/time.pb-c.c [2019-10-07T19:33:21.975Z] #61 6.799 DEP images/time.pb-c.d [2019-10-07T19:33:21.975Z] #61 6.851 PBCC images/binfmt-misc.pb-c.c [2019-10-07T19:33:21.975Z] #61 6.897 DEP images/binfmt-misc.pb-c.d [2019-10-07T19:33:21.975Z] #61 6.943 PBCC images/seccomp.pb-c.c [2019-10-07T19:33:21.975Z] #61 6.987 DEP images/seccomp.pb-c.d [2019-10-07T19:33:21.975Z] #61 ... [2019-10-07T19:33:21.975Z] [2019-10-07T19:33:21.975Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:21.975Z] #36 45.10 time [2019-10-07T19:33:21.975Z] #36 47.83 strings [2019-10-07T19:33:21.975Z] #36 49.67 os [2019-10-07T19:33:21.975Z] #36 50.36 regexp/syntax [2019-10-07T19:33:21.975Z] #36 52.79 fmt [2019-10-07T19:33:21.975Z] #36 53.77 regexp [2019-10-07T19:33:22.043Z] #17 ... [2019-10-07T19:33:22.043Z] [2019-10-07T19:33:22.043Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:22.043Z] #34 65.58 github.com/BurntSushi/toml [2019-10-07T19:33:22.043Z] #34 65.58 flag [2019-10-07T19:33:22.043Z] #34 67.42 log [2019-10-07T19:33:22.043Z] #34 69.83 github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:33:22.043Z] #34 DONE 74.3s [2019-10-07T19:33:22.043Z] [2019-10-07T19:33:22.043Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:22.043Z] #62 34.33 DEP compel/plugins/std/string.d [2019-10-07T19:33:22.043Z] #62 34.83 DEP compel/plugins/std/log.d [2019-10-07T19:33:22.043Z] #62 34.83 DEP compel/plugins/std/fds.d [2019-10-07T19:33:22.043Z] #62 35.02 DEP compel/plugins/std/std.d [2019-10-07T19:33:22.043Z] #62 35.10 DEP compel/plugins/shmem/shmem.d [2019-10-07T19:33:22.043Z] #62 35.23 DEP compel/plugins/fds/fds.d [2019-10-07T19:33:22.043Z] #62 35.45 CC compel/plugins/std/std.o [2019-10-07T19:33:22.233Z] #36 ... [2019-10-07T19:33:22.233Z] [2019-10-07T19:33:22.233Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:22.233Z] #61 7.029 PBCC images/userns.pb-c.c [2019-10-07T19:33:22.233Z] #61 7.072 DEP images/userns.pb-c.d [2019-10-07T19:33:22.233Z] #61 7.124 PBCC images/cgroup.pb-c.c [2019-10-07T19:33:22.233Z] #61 7.192 DEP images/cgroup.pb-c.d [2019-10-07T19:33:22.233Z] #61 7.256 PBCC images/fown.pb-c.c [2019-10-07T19:33:22.458Z] #62 35.95 CC compel/plugins/std/fds.o [2019-10-07T19:33:22.491Z] #61 7.283 PBCC images/ext-file.pb-c.c [2019-10-07T19:33:22.491Z] #61 7.326 DEP images/fown.pb-c.d [2019-10-07T19:33:22.491Z] #61 7.380 DEP images/ext-file.pb-c.d [2019-10-07T19:33:22.491Z] #61 7.407 PBCC images/rpc.pb-c.c [2019-10-07T19:33:22.491Z] #61 7.421 DEP images/rpc.pb-c.d [2019-10-07T19:33:22.491Z] #61 7.453 PBCC images/siginfo.pb-c.c [2019-10-07T19:33:22.491Z] #61 7.485 DEP images/siginfo.pb-c.d [2019-10-07T19:33:22.491Z] #61 7.509 PBCC images/pagemap.pb-c.c [2019-10-07T19:33:22.491Z] #61 7.539 DEP images/pagemap.pb-c.d [2019-10-07T19:33:22.491Z] #61 7.603 PBCC images/rlimit.pb-c.c [2019-10-07T19:33:22.749Z] #61 7.623 DEP images/rlimit.pb-c.d [2019-10-07T19:33:22.749Z] #61 7.676 PBCC images/file-lock.pb-c.c [2019-10-07T19:33:22.749Z] #61 7.711 DEP images/file-lock.pb-c.d [2019-10-07T19:33:22.749Z] #61 7.780 PBCC images/tty.pb-c.c [2019-10-07T19:33:22.749Z] #61 7.828 DEP images/tty.pb-c.d [2019-10-07T19:33:22.944Z] #62 36.50 CC compel/plugins/std/log.o [2019-10-07T19:33:23.006Z] #61 7.912 PBCC images/tun.pb-c.c [2019-10-07T19:33:23.006Z] #61 7.965 PBCC images/netdev.pb-c.c [2019-10-07T19:33:23.006Z] #61 8.016 DEP images/tun.pb-c.d [2019-10-07T19:33:23.006Z] #61 8.059 DEP images/netdev.pb-c.d [2019-10-07T19:33:23.264Z] #61 8.124 PBCC images/vma.pb-c.c [2019-10-07T19:33:23.264Z] #61 8.165 DEP images/vma.pb-c.d [2019-10-07T19:33:23.264Z] #61 8.231 PBCC images/creds.pb-c.c [2019-10-07T19:33:23.264Z] #61 8.268 DEP images/creds.pb-c.d [2019-10-07T19:33:23.264Z] #61 8.291 PBCC images/utsns.pb-c.c [2019-10-07T19:33:23.264Z] #61 8.311 DEP images/utsns.pb-c.d [2019-10-07T19:33:23.264Z] #61 8.344 PBCC images/ipc-desc.pb-c.c [2019-10-07T19:33:23.522Z] #61 8.366 PBCC images/ipc-sem.pb-c.c [2019-10-07T19:33:23.522Z] #61 8.399 DEP images/ipc-desc.pb-c.d [2019-10-07T19:33:23.522Z] #61 8.427 DEP images/ipc-sem.pb-c.d [2019-10-07T19:33:23.522Z] #61 8.462 PBCC images/ipc-msg.pb-c.c [2019-10-07T19:33:23.522Z] #61 8.489 DEP images/ipc-msg.pb-c.d [2019-10-07T19:33:23.522Z] #61 8.550 PBCC images/ipc-shm.pb-c.c [2019-10-07T19:33:23.522Z] #61 8.579 DEP images/ipc-shm.pb-c.d [2019-10-07T19:33:23.780Z] #61 8.615 PBCC images/ipc-var.pb-c.c [2019-10-07T19:33:23.780Z] #61 8.623 DEP images/ipc-var.pb-c.d [2019-10-07T19:33:23.780Z] #61 8.678 PBCC images/sk-opts.pb-c.c [2019-10-07T19:33:23.780Z] #61 8.715 PBCC images/packet-sock.pb-c.c [2019-10-07T19:33:23.780Z] #61 8.781 DEP images/sk-opts.pb-c.d [2019-10-07T19:33:23.780Z] #61 8.810 DEP images/packet-sock.pb-c.d [2019-10-07T19:33:23.912Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:33:23.912Z] [2019-10-07T19:33:23.912Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-07T19:33:23.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-07T19:33:23.912Z] Using test binary docker [2019-10-07T19:33:23.912Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T19:33:23.912Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:33:23.913Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:33:23.913Z] Warning failed to create cache: (null) [2019-10-07T19:33:23.913Z] . [2019-10-07T19:33:23.913Z] INFO: Waiting for daemon to start... [2019-10-07T19:33:23.913Z] Starting dockerd [2019-10-07T19:33:23.913Z] . [2019-10-07T19:33:23.913Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-07T19:33:23.932Z] #62 37.38 CC compel/plugins/std/string.o [2019-10-07T19:33:24.038Z] #61 8.873 PBCC images/sk-netlink.pb-c.c [2019-10-07T19:33:24.038Z] #61 8.963 DEP images/sk-netlink.pb-c.d [2019-10-07T19:33:24.038Z] #61 ... [2019-10-07T19:33:24.038Z] [2019-10-07T19:33:24.038Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:24.038Z] #33 47.19 os [2019-10-07T19:33:24.038Z] #33 47.42 strings [2019-10-07T19:33:24.038Z] #33 49.66 path [2019-10-07T19:33:24.038Z] #33 50.08 text/tabwriter [2019-10-07T19:33:24.038Z] #33 50.39 fmt [2019-10-07T19:33:24.038Z] #33 50.55 path/filepath [2019-10-07T19:33:24.038Z] #33 51.71 io/ioutil [2019-10-07T19:33:24.038Z] #33 53.24 github.com/BurntSushi/toml [2019-10-07T19:33:24.038Z] #33 53.25 flag [2019-10-07T19:33:24.038Z] #33 54.99 log [2019-10-07T19:33:24.038Z] #33 56.88 github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:33:24.038Z] #33 ... [2019-10-07T19:33:24.038Z] [2019-10-07T19:33:24.038Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:24.038Z] #61 9.031 PBCC images/sk-inet.pb-c.c [2019-10-07T19:33:24.038Z] #61 9.071 DEP images/sk-inet.pb-c.d [2019-10-07T19:33:24.038Z] #61 9.123 PBCC images/sk-unix.pb-c.c [2019-10-07T19:33:24.296Z] #61 9.219 DEP images/sk-unix.pb-c.d [2019-10-07T19:33:24.296Z] #61 9.304 PBCC images/mm.pb-c.c [2019-10-07T19:33:24.296Z] #61 9.327 DEP images/mm.pb-c.d [2019-10-07T19:33:24.296Z] #61 9.372 PBCC images/timerfd.pb-c.c [2019-10-07T19:33:24.296Z] #61 9.395 DEP images/timerfd.pb-c.d [2019-10-07T19:33:24.423Z] #62 37.97 CC compel/plugins/std/infect.o [2019-10-07T19:33:24.555Z] #61 9.434 PBCC images/timer.pb-c.c [2019-10-07T19:33:24.555Z] #61 9.454 DEP images/timer.pb-c.d [2019-10-07T19:33:24.555Z] #61 9.476 PBCC images/sa.pb-c.c [2019-10-07T19:33:24.555Z] #61 9.521 DEP images/sa.pb-c.d [2019-10-07T19:33:24.555Z] #61 9.549 PBCC images/pipe-data.pb-c.c [2019-10-07T19:33:24.555Z] #61 9.575 DEP images/pipe-data.pb-c.d [2019-10-07T19:33:24.555Z] #61 9.622 PBCC images/mnt.pb-c.c [2019-10-07T19:33:24.813Z] #61 9.668 DEP images/mnt.pb-c.d [2019-10-07T19:33:24.813Z] #61 9.726 PBCC images/sk-packet.pb-c.c [2019-10-07T19:33:24.813Z] #61 9.791 DEP images/sk-packet.pb-c.d [2019-10-07T19:33:24.813Z] #61 9.815 PBCC images/tcp-stream.pb-c.c [2019-10-07T19:33:24.813Z] #61 9.859 DEP images/tcp-stream.pb-c.d [2019-10-07T19:33:24.819Z] #62 38.29 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-07T19:33:24.819Z] #62 38.31 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-07T19:33:24.819Z] #62 38.37 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-07T19:33:24.819Z] #62 38.45 AR compel/plugins/std.lib.a [2019-10-07T19:33:24.819Z] #62 38.49 CC compel/plugins/fds/fds.o [2019-10-07T19:33:25.071Z] #61 9.914 PBCC images/pipe.pb-c.c [2019-10-07T19:33:25.071Z] #61 9.951 DEP images/pipe.pb-c.d [2019-10-07T19:33:25.071Z] #61 10.02 PBCC images/pstree.pb-c.c [2019-10-07T19:33:25.071Z] #61 10.07 DEP images/pstree.pb-c.d [2019-10-07T19:33:25.205Z] #62 38.67 AR compel/plugins/fds.lib.a [2019-10-07T19:33:25.205Z] #62 38.69 HOSTDEP compel/src/lib/log-host.d [2019-10-07T19:33:25.205Z] #62 38.79 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-07T19:33:25.205Z] #62 38.87 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-07T19:33:25.329Z] #61 10.12 PBCC images/fs.pb-c.c [2019-10-07T19:33:25.329Z] #61 10.16 DEP images/fs.pb-c.d [2019-10-07T19:33:25.329Z] #61 10.21 PBCC images/signalfd.pb-c.c [2019-10-07T19:33:25.329Z] #61 10.25 DEP images/signalfd.pb-c.d [2019-10-07T19:33:25.329Z] #61 10.30 PBCC images/fh.pb-c.c [2019-10-07T19:33:25.329Z] #61 10.36 PBCC images/fsnotify.pb-c.c [2019-10-07T19:33:25.587Z] #61 10.44 DEP images/fh.pb-c.d [2019-10-07T19:33:25.587Z] #61 10.49 DEP images/fsnotify.pb-c.d [2019-10-07T19:33:25.587Z] #61 10.53 PBCC images/eventpoll.pb-c.c [2019-10-07T19:33:25.587Z] #61 10.55 DEP images/eventpoll.pb-c.d [2019-10-07T19:33:25.587Z] #61 10.61 PBCC images/eventfd.pb-c.c [2019-10-07T19:33:25.594Z] #62 38.97 HOSTDEP compel/src/main-host.d [2019-10-07T19:33:25.594Z] #62 39.15 DEP compel/src/lib/ptrace.d [2019-10-07T19:33:25.594Z] #62 39.23 DEP compel/src/lib/infect.d [2019-10-07T19:33:25.844Z] #61 10.62 DEP images/eventfd.pb-c.d [2019-10-07T19:33:25.844Z] #61 10.66 PBCC images/remap-file-path.pb-c.c [2019-10-07T19:33:25.844Z] #61 10.71 DEP images/remap-file-path.pb-c.d [2019-10-07T19:33:25.844Z] #61 10.73 PBCC images/fifo.pb-c.c [2019-10-07T19:33:25.844Z] #61 10.76 DEP images/fifo.pb-c.d [2019-10-07T19:33:25.844Z] #61 10.80 PBCC images/ghost-file.pb-c.c [2019-10-07T19:33:25.844Z] #61 10.83 DEP images/ghost-file.pb-c.d [2019-10-07T19:33:25.844Z] #61 10.88 PBCC images/regfile.pb-c.c [2019-10-07T19:33:25.844Z] #61 10.90 DEP images/regfile.pb-c.d [2019-10-07T19:33:25.844Z] #61 10.93 PBCC images/ns.pb-c.c [2019-10-07T19:33:25.844Z] #61 10.94 DEP images/ns.pb-c.d [2019-10-07T19:33:25.994Z] #62 39.39 DEP compel/src/lib/infect-util.d [2019-10-07T19:33:25.994Z] #62 39.49 DEP compel/src/lib/infect-rpc.d [2019-10-07T19:33:25.994Z] #62 39.55 DEP compel/arch/s390/src/lib/infect.d [2019-10-07T19:33:25.994Z] #62 39.67 DEP compel/arch/s390/src/lib/cpu.d [2019-10-07T19:33:26.102Z] #61 10.98 PBCC images/fdinfo.pb-c.c [2019-10-07T19:33:26.102Z] #61 11.09 DEP images/fdinfo.pb-c.d [2019-10-07T19:33:26.102Z] #61 11.13 PBCC images/core-aarch64.pb-c.c [2019-10-07T19:33:26.102Z] #61 11.17 PBCC images/core-arm.pb-c.c [2019-10-07T19:33:26.102Z] #61 11.20 PBCC images/core-ppc64.pb-c.c [2019-10-07T19:33:26.360Z] #61 11.23 PBCC images/core-s390.pb-c.c [2019-10-07T19:33:26.360Z] #61 11.26 PBCC images/core-x86.pb-c.c [2019-10-07T19:33:26.360Z] #61 11.29 PBCC images/core.pb-c.c [2019-10-07T19:33:26.360Z] #61 11.37 PBCC images/inventory.pb-c.c [2019-10-07T19:33:26.360Z] #61 11.40 DEP images/core-aarch64.pb-c.d [2019-10-07T19:33:26.360Z] #61 11.45 DEP images/core-arm.pb-c.d [2019-10-07T19:33:26.401Z] #62 39.79 DEP compel/src/lib/log.d [2019-10-07T19:33:26.401Z] #62 39.95 DEP compel/src/main.d [2019-10-07T19:33:26.618Z] #61 11.52 DEP images/core-ppc64.pb-c.d [2019-10-07T19:33:26.618Z] #61 11.58 DEP images/core-s390.pb-c.d [2019-10-07T19:33:26.618Z] #61 11.66 DEP images/core-x86.pb-c.d [2019-10-07T19:33:26.618Z] #61 11.71 DEP images/core.pb-c.d [2019-10-07T19:33:26.792Z] #62 40.12 DEP compel/src/lib/handle-elf.d [2019-10-07T19:33:26.792Z] #62 40.30 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-07T19:33:26.792Z] #62 40.37 CC compel/src/lib/log.o [2019-10-07T19:33:26.876Z] #61 11.74 DEP images/inventory.pb-c.d [2019-10-07T19:33:26.876Z] #61 11.83 PBCC images/cpuinfo.pb-c.c [2019-10-07T19:33:26.876Z] #61 11.89 DEP images/cpuinfo.pb-c.d [2019-10-07T19:33:26.876Z] #61 11.95 PBCC images/stats.pb-c.c [2019-10-07T19:33:27.133Z] #61 11.98 DEP images/stats.pb-c.d [2019-10-07T19:33:27.201Z] #62 40.64 CC compel/arch/s390/src/lib/cpu.o [2019-10-07T19:33:27.201Z] #62 40.87 CC compel/arch/s390/src/lib/infect.o [2019-10-07T19:33:27.622Z] #62 ... [2019-10-07T19:33:27.622Z] [2019-10-07T19:33:27.622Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:27.622Z] #17 47.15 Setting up python3-minimal (3.5.3-1) ... [2019-10-07T19:33:27.622Z] #17 48.46 Selecting previously unselected package python3. [2019-10-07T19:33:27.622Z] #17 48.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-07T19:33:27.622Z] #17 48.54 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 48.55 Unpacking python3 (3.5.3-1) ... [2019-10-07T19:33:27.622Z] #17 48.65 Selecting previously unselected package pigz. [2019-10-07T19:33:27.622Z] #17 48.65 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 48.65 Unpacking pigz (2.3.4-1) ... [2019-10-07T19:33:27.622Z] #17 48.79 Selecting previously unselected package libip4tc0:s390x. [2019-10-07T19:33:27.622Z] #17 48.80 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 48.81 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:33:27.622Z] #17 48.88 Selecting previously unselected package libip6tc0:s390x. [2019-10-07T19:33:27.622Z] #17 48.88 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 48.88 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:33:27.622Z] #17 48.96 Selecting previously unselected package libiptc0:s390x. [2019-10-07T19:33:27.622Z] #17 48.96 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 48.96 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:33:27.622Z] #17 49.11 Selecting previously unselected package libxtables12:s390x. [2019-10-07T19:33:27.622Z] #17 49.11 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.11 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:33:27.622Z] #17 49.17 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-07T19:33:27.622Z] #17 49.17 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.17 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-07T19:33:27.622Z] #17 49.21 Selecting previously unselected package iptables. [2019-10-07T19:33:27.622Z] #17 49.22 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.22 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:33:27.622Z] #17 49.54 Selecting previously unselected package xxd. [2019-10-07T19:33:27.622Z] #17 49.54 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:33:27.622Z] #17 49.67 Selecting previously unselected package vim-common. [2019-10-07T19:33:27.622Z] #17 49.67 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:33:27.622Z] #17 49.67 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:33:27.622Z] #17 49.83 Selecting previously unselected package bzip2. [2019-10-07T19:33:27.622Z] #17 49.83 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.83 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-07T19:33:27.622Z] #17 49.97 Selecting previously unselected package libgpm2:s390x. [2019-10-07T19:33:27.622Z] #17 49.97 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 49.97 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-07T19:33:27.622Z] #17 50.03 Selecting previously unselected package xz-utils. [2019-10-07T19:33:27.622Z] #17 50.03 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 50.04 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:33:27.622Z] #17 50.23 Selecting previously unselected package aufs-tools. [2019-10-07T19:33:27.622Z] #17 50.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 50.23 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:33:27.622Z] #17 50.39 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T19:33:27.622Z] #17 50.40 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 50.40 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:33:27.622Z] #17 50.45 Selecting previously unselected package btrfs-progs. [2019-10-07T19:33:27.622Z] #17 50.45 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 50.45 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:33:27.622Z] #17 50.99 Selecting previously unselected package btrfs-tools. [2019-10-07T19:33:27.622Z] #17 50.99 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 50.99 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:33:27.622Z] #17 51.09 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-07T19:33:27.622Z] #17 51.09 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 51.10 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T19:33:27.622Z] #17 51.25 Selecting previously unselected package dmsetup. [2019-10-07T19:33:27.622Z] #17 51.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-07T19:33:27.622Z] #17 51.25 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-07T19:33:27.622Z] #17 51.34 Selecting previously unselected package libonig4:s390x. [2019-10-07T19:33:27.699Z] #61 ... [2019-10-07T19:33:27.699Z] [2019-10-07T19:33:27.699Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:33:27.699Z] #33 DONE 60.7s [2019-10-07T19:33:27.699Z] [2019-10-07T19:33:27.699Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:27.699Z] #36 56.49 internal/lazyregexp [2019-10-07T19:33:27.699Z] #36 56.67 go/scanner [2019-10-07T19:33:27.699Z] #36 56.78 net/url [2019-10-07T19:33:27.699Z] #36 57.97 go/ast [2019-10-07T19:33:27.699Z] #36 58.20 text/template/parse [2019-10-07T19:33:28.024Z] #17 51.34 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-07T19:33:28.024Z] #17 51.35 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-07T19:33:28.024Z] #17 51.55 Selecting previously unselected package libjq1:s390x. [2019-10-07T19:33:28.024Z] #17 51.56 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T19:33:28.024Z] #17 51.57 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T19:33:28.024Z] #17 51.75 Selecting previously unselected package jq. [2019-10-07T19:33:28.442Z] #17 51.75 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T19:33:28.442Z] #17 51.76 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:33:28.442Z] #17 51.91 Selecting previously unselected package libaio1:s390x. [2019-10-07T19:33:28.442Z] #17 51.91 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-07T19:33:28.442Z] #17 51.92 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-07T19:33:28.442Z] #17 51.96 Selecting previously unselected package libcap2-bin. [2019-10-07T19:33:28.442Z] #17 51.96 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-07T19:33:28.442Z] #17 51.97 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-07T19:33:28.442Z] #17 52.04 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-07T19:33:28.442Z] #17 52.04 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-07T19:33:28.442Z] #17 52.06 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T19:33:28.442Z] #17 52.12 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-07T19:33:28.442Z] #17 52.12 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-07T19:33:28.442Z] #17 52.13 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-07T19:33:28.940Z] #17 52.50 Selecting previously unselected package libpcre16-3:s390x. [2019-10-07T19:33:28.940Z] #17 52.50 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-07T19:33:28.940Z] #17 52.51 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-07T19:33:29.071Z] #36 ... [2019-10-07T19:33:29.071Z] [2019-10-07T19:33:29.071Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:29.071Z] #61 13.86 make[1]: Nothing to be done for 'all'. [2019-10-07T19:33:29.453Z] #17 52.64 Selecting previously unselected package libpcre32-3:s390x. [2019-10-07T19:33:29.453Z] #17 52.64 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-07T19:33:29.453Z] #17 52.66 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-07T19:33:29.453Z] #17 52.90 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-07T19:33:29.453Z] #17 52.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-07T19:33:29.453Z] #17 52.91 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-07T19:33:30.005Z] #61 14.96 CC images/stats.o [2019-10-07T19:33:30.331Z] #17 53.72 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-07T19:33:30.331Z] #17 53.73 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-07T19:33:30.331Z] #17 53.77 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-07T19:33:30.331Z] #17 54.02 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-07T19:33:30.331Z] #17 54.02 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-07T19:33:30.331Z] #17 54.02 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-07T19:33:30.571Z] #61 15.39 CC images/core.o [2019-10-07T19:33:30.731Z] #17 54.10 Selecting previously unselected package libnl-3-200:s390x. [2019-10-07T19:33:30.731Z] #17 54.10 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-07T19:33:30.731Z] #17 54.11 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T19:33:30.731Z] #17 54.23 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-07T19:33:30.731Z] #17 54.23 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-07T19:33:30.731Z] #17 54.23 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T19:33:30.731Z] #17 54.25 Selecting previously unselected package libreadline5:s390x. [2019-10-07T19:33:30.731Z] #17 54.26 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-07T19:33:30.731Z] #17 54.26 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-07T19:33:30.731Z] #17 54.35 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-07T19:33:30.731Z] #17 54.35 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-07T19:33:30.731Z] #17 54.35 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-07T19:33:30.731Z] #17 ... [2019-10-07T19:33:30.731Z] [2019-10-07T19:33:30.731Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:30.731Z] #37 73.39 text/template/parse [2019-10-07T19:33:30.731Z] #37 77.27 go/parser [2019-10-07T19:33:30.731Z] #37 78.96 text/template [2019-10-07T19:33:30.731Z] #37 81.03 encoding/xml [2019-10-07T19:33:31.134Z] #37 ... [2019-10-07T19:33:31.134Z] [2019-10-07T19:33:31.134Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:31.134Z] #62 41.66 CC compel/src/lib/infect-rpc.o [2019-10-07T19:33:31.134Z] #62 41.99 CC compel/src/lib/infect-util.o [2019-10-07T19:33:31.134Z] #62 42.27 CC compel/src/lib/infect.o [2019-10-07T19:33:31.134Z] #62 44.44 CC compel/src/lib/ptrace.o [2019-10-07T19:33:31.137Z] #61 16.03 CC images/core-x86.o [2019-10-07T19:33:31.538Z] #62 44.91 AR compel/libcompel.a [2019-10-07T19:33:31.538Z] #62 44.96 HOSTCC compel/src/main-host.o [2019-10-07T19:33:31.703Z] #61 16.50 CC images/core-arm.o [2019-10-07T19:33:31.703Z] #61 16.81 CC images/core-aarch64.o [2019-10-07T19:33:31.914Z] #62 45.28 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-07T19:33:31.915Z] #62 45.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-07T19:33:32.268Z] #61 17.18 CC images/core-ppc64.o [2019-10-07T19:33:32.420Z] #62 45.98 HOSTCC compel/src/lib/log-host.o [2019-10-07T19:33:32.833Z] #61 17.71 CC images/core-s390.o [2019-10-07T19:33:32.886Z] #62 46.39 HOSTLINK compel/compel-host-bin [2019-10-07T19:33:33.275Z] #62 46.59 DEP soccr/soccr.d [2019-10-07T19:33:33.275Z] #62 46.96 CC soccr/soccr.o [2019-10-07T19:33:33.399Z] #61 18.29 CC images/cpuinfo.o [2019-10-07T19:33:33.657Z] #61 18.65 CC images/inventory.o [2019-10-07T19:33:33.916Z] #61 18.83 CC images/fdinfo.o [2019-10-07T19:33:34.118Z] #62 ... [2019-10-07T19:33:34.118Z] [2019-10-07T19:33:34.118Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:34.118Z] #17 55.95 Selecting previously unselected package net-tools. [2019-10-07T19:33:34.118Z] #17 55.95 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-07T19:33:34.118Z] #17 55.96 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:33:34.118Z] #17 56.39 Selecting previously unselected package python-pip-whl. [2019-10-07T19:33:34.118Z] #17 56.42 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:33:34.118Z] #17 56.43 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:33:34.118Z] #17 57.22 Selecting previously unselected package python3-pip. [2019-10-07T19:33:34.118Z] #17 57.22 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:33:34.118Z] #17 57.23 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:33:34.118Z] #17 57.39 Selecting previously unselected package python3-pkg-resources. [2019-10-07T19:33:34.118Z] #17 57.39 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:33:34.118Z] #17 57.39 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:33:34.118Z] #17 57.55 Selecting previously unselected package python3-setuptools. [2019-10-07T19:33:34.118Z] #17 57.55 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-07T19:33:34.118Z] #17 57.55 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-07T19:33:34.118Z] #17 57.72 Selecting previously unselected package python3-wheel. [2019-10-07T19:33:34.118Z] #17 57.72 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-07T19:33:34.118Z] #17 57.74 Unpacking python3-wheel (0.29.0-2) ... [2019-10-07T19:33:34.118Z] #17 57.80 Selecting previously unselected package thin-provisioning-tools. [2019-10-07T19:33:34.118Z] #17 57.80 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-07T19:33:34.118Z] #17 57.80 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:33:34.174Z] #61 19.12 CC images/fown.o [2019-10-07T19:33:34.433Z] #61 19.36 CC images/ns.o [2019-10-07T19:33:34.516Z] #17 58.10 Selecting previously unselected package vim-runtime. [2019-10-07T19:33:34.516Z] #17 58.10 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:33:34.516Z] #17 58.11 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-07T19:33:34.516Z] #17 58.12 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-07T19:33:34.516Z] #17 58.15 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:33:34.691Z] #61 19.59 CC images/regfile.o [2019-10-07T19:33:34.949Z] #61 19.89 CC images/ghost-file.o [2019-10-07T19:33:35.515Z] #61 20.22 CC images/fifo.o [2019-10-07T19:33:35.515Z] #61 20.48 CC images/remap-file-path.o [2019-10-07T19:33:35.773Z] #61 20.71 CC images/eventfd.o [2019-10-07T19:33:36.033Z] #61 20.95 CC images/eventpoll.o [2019-10-07T19:33:36.292Z] #61 21.21 CC images/fh.o [2019-10-07T19:33:36.550Z] #61 21.51 CC images/fsnotify.o [2019-10-07T19:33:37.116Z] #61 22.05 CC images/signalfd.o [2019-10-07T19:33:37.373Z] #61 22.31 CC images/fs.o [2019-10-07T19:33:37.632Z] #61 22.55 CC images/pstree.o [2019-10-07T19:33:37.889Z] #61 22.72 CC images/pipe.o [2019-10-07T19:33:37.889Z] #61 22.95 CC images/tcp-stream.o [2019-10-07T19:33:38.147Z] #61 23.12 CC images/sk-packet.o [2019-10-07T19:33:38.406Z] #61 23.37 CC images/mnt.o [2019-10-07T19:33:38.664Z] #61 23.56 CC images/pipe-data.o [2019-10-07T19:33:38.782Z] #17 61.91 Selecting previously unselected package vim. [2019-10-07T19:33:38.782Z] #17 61.92 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T19:33:38.782Z] #17 61.92 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:33:38.782Z] #17 62.45 Selecting previously unselected package xfsprogs. [2019-10-07T19:33:38.782Z] #17 62.45 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-07T19:33:38.782Z] #17 62.45 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:33:38.922Z] #61 23.75 CC images/sa.o [2019-10-07T19:33:38.922Z] #61 23.95 CC images/timer.o [2019-10-07T19:33:39.180Z] #61 ... [2019-10-07T19:33:39.180Z] [2019-10-07T19:33:39.180Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:39.180Z] #36 62.32 text/template [2019-10-07T19:33:39.180Z] #36 62.86 go/parser [2019-10-07T19:33:39.180Z] #36 66.02 encoding/xml [2019-10-07T19:33:39.180Z] #36 66.31 go/doc [2019-10-07T19:33:39.180Z] #36 68.62 github.com/LK4D4/vndr/build [2019-10-07T19:33:39.180Z] #36 71.40 vendor/golang.org/x/crypto/cryptobyte [2019-10-07T19:33:39.180Z] #36 71.65 net [2019-10-07T19:33:39.508Z] #36 ... [2019-10-07T19:33:39.508Z] [2019-10-07T19:33:39.508Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:39.508Z] #61 24.29 CC images/timerfd.o [2019-10-07T19:33:39.509Z] #61 24.49 CC images/mm.o [2019-10-07T19:33:39.766Z] #61 24.73 CC images/sk-opts.o [2019-10-07T19:33:39.997Z] #17 63.41 Selecting previously unselected package zip. [2019-10-07T19:33:39.997Z] #17 63.41 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-07T19:33:39.997Z] #17 63.43 Unpacking zip (3.0-11+b1) ... [2019-10-07T19:33:40.026Z] #61 24.90 CC images/sk-unix.o [2019-10-07T19:33:40.293Z] #61 25.13 CC images/sk-inet.o [2019-10-07T19:33:40.385Z] #17 63.71 Selecting previously unselected package libapparmor-perl. [2019-10-07T19:33:40.385Z] #17 63.71 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T19:33:40.385Z] #17 63.72 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:33:40.385Z] #17 63.97 Selecting previously unselected package apparmor. [2019-10-07T19:33:40.385Z] #17 63.97 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T19:33:40.385Z] #17 64.02 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:33:40.792Z] #17 64.48 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-07T19:33:40.792Z] #17 64.49 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-07T19:33:40.792Z] #17 64.49 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:33:40.859Z] #61 25.57 CC images/tun.o [2019-10-07T19:33:41.117Z] #61 25.85 CC images/sk-netlink.o [2019-10-07T19:33:41.117Z] #61 26.05 CC images/packet-sock.o [2019-10-07T19:33:41.193Z] #17 ... [2019-10-07T19:33:41.193Z] [2019-10-07T19:33:41.193Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:41.193Z] #37 83.71 go/doc [2019-10-07T19:33:41.193Z] #37 87.58 crypto/rsa [2019-10-07T19:33:41.193Z] #37 87.62 github.com/LK4D4/vndr/build [2019-10-07T19:33:41.193Z] #37 88.99 vendor/golang.org/x/crypto/cryptobyte [2019-10-07T19:33:41.193Z] #37 90.90 net [2019-10-07T19:33:41.193Z] #37 91.06 vendor/golang.org/x/sys/cpu [2019-10-07T19:33:41.193Z] #37 91.37 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-07T19:33:41.193Z] #37 92.31 vendor/golang.org/x/crypto/poly1305 [2019-10-07T19:33:41.193Z] #37 93.00 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-07T19:33:41.193Z] #37 93.50 vendor/golang.org/x/crypto/curve25519 [2019-10-07T19:33:41.193Z] #37 ... [2019-10-07T19:33:41.193Z] [2019-10-07T19:33:41.193Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:41.193Z] #62 48.18 AR soccr/libsoccr.a [2019-10-07T19:33:41.193Z] #62 48.23 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:33:41.193Z] #62 48.46 DEP criu/arch/s390/sigframe.d [2019-10-07T19:33:41.193Z] #62 48.58 DEP criu/arch/s390/crtools.d [2019-10-07T19:33:41.193Z] #62 48.77 DEP criu/arch/s390/cpu.d [2019-10-07T19:33:41.193Z] #62 48.90 CC criu/arch/s390/cpu.o [2019-10-07T19:33:41.193Z] #62 49.32 CC criu/arch/s390/crtools.o [2019-10-07T19:33:41.193Z] #62 50.09 CC criu/arch/s390/sigframe.o [2019-10-07T19:33:41.193Z] #62 50.23 LINK criu/arch/s390/crtools.built-in.o [2019-10-07T19:33:41.193Z] #62 50.26 DEP criu/arch/s390/vdso-pie.d [2019-10-07T19:33:41.193Z] #62 50.34 DEP criu/pie/parasite-vdso.d [2019-10-07T19:33:41.193Z] #62 50.46 DEP criu/pie/util-vdso.d [2019-10-07T19:33:41.193Z] #62 50.57 DEP criu/pie/util.d [2019-10-07T19:33:41.193Z] #62 50.70 CC criu/pie/util.o [2019-10-07T19:33:41.193Z] #62 51.03 CC criu/pie/util-vdso.o [2019-10-07T19:33:41.193Z] #62 51.48 CC criu/pie/parasite-vdso.o [2019-10-07T19:33:41.193Z] #62 52.08 CC criu/arch/s390/vdso-pie.o [2019-10-07T19:33:41.193Z] #62 52.29 AR criu/pie/pie.lib.a [2019-10-07T19:33:41.193Z] #62 52.34 DEP criu/pie/restorer.d [2019-10-07T19:33:41.193Z] #62 52.67 DEP criu/arch/s390/restorer.d [2019-10-07T19:33:41.193Z] #62 52.89 DEP criu/pie/parasite.d [2019-10-07T19:33:41.193Z] #62 53.20 CC criu/pie/parasite.o [2019-10-07T19:33:41.193Z] #62 54.68 LINK criu/pie/parasite.built-in.o [2019-10-07T19:33:41.193Z] #62 54.69 GEN criu/pie/parasite-blob.h [2019-10-07T19:33:41.193Z] #62 54.71 CC criu/arch/s390/restorer.o [2019-10-07T19:33:41.193Z] #62 ... [2019-10-07T19:33:41.193Z] [2019-10-07T19:33:41.193Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:41.193Z] #37 93.98 vendor/golang.org/x/crypto/hkdf [2019-10-07T19:33:41.376Z] #61 26.35 CC images/ipc-var.o [2019-10-07T19:33:41.569Z] #37 94.16 vendor/golang.org/x/text/transform [2019-10-07T19:33:41.634Z] #61 26.59 CC images/ipc-desc.o [2019-10-07T19:33:41.892Z] #61 26.79 CC images/ipc-shm.o [2019-10-07T19:33:42.150Z] #61 26.93 CC images/ipc-msg.o [2019-10-07T19:33:42.393Z] #37 95.07 vendor/golang.org/x/text/unicode/bidi [2019-10-07T19:33:42.408Z] #61 27.21 CC images/ipc-sem.o [2019-10-07T19:33:42.408Z] #61 27.36 CC images/utsns.o [2019-10-07T19:33:42.666Z] #61 27.60 CC images/creds.o [2019-10-07T19:33:42.924Z] #61 27.79 CC images/vma.o [2019-10-07T19:33:43.181Z] #61 27.99 CC images/netdev.o [2019-10-07T19:33:43.439Z] #61 28.44 CC images/tty.o [2019-10-07T19:33:43.650Z] Removing intermediate container 5aab5f98e770 [2019-10-07T19:33:43.650Z] ---> cf490605df89 [2019-10-07T19:33:43.650Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-07T19:33:43.650Z] ---> Running in 8633d64e0a18 [2019-10-07T19:33:43.650Z] Removing intermediate container 8633d64e0a18 [2019-10-07T19:33:43.650Z] ---> 209bbab37218 [2019-10-07T19:33:43.650Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-07T19:33:43.650Z] ---> Running in d86f373d2ef3 [2019-10-07T19:33:43.650Z] Removing intermediate container d86f373d2ef3 [2019-10-07T19:33:43.650Z] ---> fd6b36d1a686 [2019-10-07T19:33:43.650Z] Step 8/8 : COPY . . [2019-10-07T19:33:44.005Z] #61 29.08 CC images/file-lock.o [2019-10-07T19:33:44.263Z] #61 29.24 CC images/rlimit.o [2019-10-07T19:33:44.521Z] #61 29.40 CC images/pagemap.o [2019-10-07T19:33:44.791Z] #61 29.61 CC images/siginfo.o [2019-10-07T19:33:45.049Z] #61 29.96 CC images/rpc.o [2019-10-07T19:33:45.260Z] #37 97.56 vendor/golang.org/x/text/secure/bidirule [2019-10-07T19:33:45.260Z] #37 97.88 vendor/golang.org/x/text/unicode/norm [2019-10-07T19:33:45.983Z] #61 30.99 CC images/ext-file.o [2019-10-07T19:33:46.241Z] #61 31.13 CC images/cgroup.o [2019-10-07T19:33:46.807Z] #61 31.85 CC images/userns.o [2019-10-07T19:33:47.066Z] #61 32.13 CC images/google/protobuf/descriptor.o [2019-10-07T19:33:47.184Z] #37 ... [2019-10-07T19:33:47.184Z] [2019-10-07T19:33:47.184Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:47.184Z] #62 55.07 CC criu/pie/restorer.o [2019-10-07T19:33:47.184Z] #62 56.72 LINK criu/pie/restorer.built-in.o [2019-10-07T19:33:47.184Z] #62 56.73 GEN criu/pie/restorer-blob.h [2019-10-07T19:33:47.184Z] #62 56.87 DEP criu/vdso.d [2019-10-07T19:33:47.184Z] #62 57.28 DEP criu/uts_ns.d [2019-10-07T19:33:47.185Z] #62 57.46 DEP criu/util.d [2019-10-07T19:33:47.185Z] #62 57.72 DEP criu/uffd.d [2019-10-07T19:33:47.185Z] #62 57.87 DEP criu/tun.d [2019-10-07T19:33:47.185Z] #62 58.03 DEP criu/tty.d [2019-10-07T19:33:47.185Z] #62 58.17 DEP criu/timerfd.d [2019-10-07T19:33:47.185Z] #62 58.42 DEP criu/sysfs_parse.d [2019-10-07T19:33:47.185Z] #62 58.56 DEP criu/sysctl.d [2019-10-07T19:33:47.185Z] #62 58.70 DEP criu/string.d [2019-10-07T19:33:47.185Z] #62 58.76 DEP criu/stats.d [2019-10-07T19:33:47.185Z] #62 58.90 DEP criu/sockets.d [2019-10-07T19:33:47.185Z] #62 59.10 DEP criu/sk-unix.d [2019-10-07T19:33:47.185Z] #62 59.29 DEP criu/sk-tcp.d [2019-10-07T19:33:47.185Z] #62 59.48 DEP criu/sk-queue.d [2019-10-07T19:33:47.185Z] #62 59.70 DEP criu/sk-packet.d [2019-10-07T19:33:47.185Z] #62 59.96 DEP criu/sk-netlink.d [2019-10-07T19:33:47.185Z] #62 60.12 DEP criu/sk-inet.d [2019-10-07T19:33:47.185Z] #62 60.25 DEP criu/signalfd.d [2019-10-07T19:33:47.185Z] #62 60.44 DEP criu/sigframe.d [2019-10-07T19:33:47.185Z] #62 60.49 DEP criu/shmem.d [2019-10-07T19:33:47.185Z] #62 60.72 DEP criu/servicefd.d [2019-10-07T19:33:47.585Z] #62 60.86 DEP criu/seize.d [2019-10-07T19:33:47.585Z] #62 61.03 DEP criu/seccomp.d [2019-10-07T19:33:47.585Z] #62 61.17 DEP criu/rst-malloc.d [2019-10-07T19:33:47.585Z] #62 61.25 DEP criu/rbtree.d [2019-10-07T19:33:47.983Z] #62 61.30 DEP criu/pstree.d [2019-10-07T19:33:47.983Z] #62 61.51 DEP criu/protobuf.d [2019-10-07T19:33:47.983Z] #62 61.61 GEN criu/protobuf-desc-gen.h [2019-10-07T19:33:48.440Z] #61 33.49 CC images/opts.o [2019-10-07T19:33:48.698Z] #61 33.69 CC images/seccomp.o [2019-10-07T19:33:49.264Z] #61 33.98 CC images/binfmt-misc.o [2019-10-07T19:33:49.264Z] #61 34.13 CC images/time.o [2019-10-07T19:33:49.522Z] #61 34.28 CC images/sysctl.o [2019-10-07T19:33:49.522Z] #61 34.49 CC images/autofs.o [2019-10-07T19:33:49.622Z] #62 63.26 DEP criu/protobuf-desc.d [2019-10-07T19:33:49.779Z] #61 34.74 CC images/macvlan.o [2019-10-07T19:33:50.018Z] #62 63.39 DEP criu/proc_parse.d [2019-10-07T19:33:50.038Z] #61 34.91 CC images/sit.o [2019-10-07T19:33:50.038Z] #61 ... [2019-10-07T19:33:50.038Z] [2019-10-07T19:33:50.038Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:50.038Z] #36 73.19 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-07T19:33:50.038Z] #36 73.70 vendor/golang.org/x/crypto/poly1305 [2019-10-07T19:33:50.038Z] #36 74.07 vendor/golang.org/x/sys/cpu [2019-10-07T19:33:50.038Z] #36 74.35 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-07T19:33:50.038Z] #36 75.35 vendor/golang.org/x/crypto/hkdf [2019-10-07T19:33:50.038Z] #36 75.50 vendor/golang.org/x/text/transform [2019-10-07T19:33:50.038Z] #36 76.19 vendor/golang.org/x/text/unicode/bidi [2019-10-07T19:33:50.038Z] #36 77.67 vendor/golang.org/x/text/secure/bidirule [2019-10-07T19:33:50.038Z] #36 78.09 vendor/golang.org/x/text/unicode/norm [2019-10-07T19:33:50.038Z] #36 82.11 vendor/golang.org/x/net/idna [2019-10-07T19:33:50.295Z] #36 ... [2019-10-07T19:33:50.295Z] [2019-10-07T19:33:50.295Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:50.295Z] #61 35.19 LINK images/built-in.o [2019-10-07T19:33:50.413Z] #62 63.65 DEP criu/plugin.d [2019-10-07T19:33:50.413Z] #62 63.72 DEP criu/pipes.d [2019-10-07T19:33:50.413Z] #62 63.90 DEP criu/pie-util.d [2019-10-07T19:33:50.413Z] #62 63.99 DEP criu/pie-util-vdso.d [2019-10-07T19:33:50.553Z] #61 35.40 GEN compel/include/asm [2019-10-07T19:33:50.554Z] #61 35.41 GEN compel/include/version.h [2019-10-07T19:33:50.554Z] #61 35.45 touch .config [2019-10-07T19:33:50.554Z] #61 35.46 GEN include/common/config.h [2019-10-07T19:33:50.554Z] #61 35.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-07T19:33:50.554Z] #61 35.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-07T19:33:50.554Z] #61 35.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-07T19:33:50.554Z] #61 35.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-07T19:33:50.554Z] #61 35.63 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-07T19:33:50.554Z] #61 35.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-07T19:33:50.810Z] #62 64.09 DEP criu/pie-util-vdso-elf32.d [2019-10-07T19:33:50.810Z] #62 ... [2019-10-07T19:33:50.810Z] [2019-10-07T19:33:50.810Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:50.810Z] #37 103.1 vendor/golang.org/x/net/idna [2019-10-07T19:33:50.811Z] #61 35.70 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-07T19:33:50.812Z] #61 35.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-07T19:33:50.812Z] #61 35.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-07T19:33:50.812Z] #61 35.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-07T19:33:50.812Z] #61 35.81 DEP compel/plugins/std/infect.d [2019-10-07T19:33:51.069Z] #61 35.92 DEP compel/plugins/std/string.d [2019-10-07T19:33:51.069Z] #61 35.97 DEP compel/plugins/std/log.d [2019-10-07T19:33:51.069Z] #61 36.02 DEP compel/plugins/std/fds.d [2019-10-07T19:33:51.069Z] #61 36.13 DEP compel/plugins/std/std.d [2019-10-07T19:33:51.328Z] #61 36.23 DEP compel/plugins/shmem/shmem.d [2019-10-07T19:33:51.328Z] #61 ... [2019-10-07T19:33:51.328Z] [2019-10-07T19:33:51.328Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:33:51.328Z] #64 77.83 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:33:51.328Z] #64 77.83 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-07T19:33:51.328Z] #64 DONE 84.6s [2019-10-07T19:33:51.328Z] [2019-10-07T19:33:51.328Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T19:33:51.328Z] #65 DONE 0.1s [2019-10-07T19:33:51.328Z] [2019-10-07T19:33:51.328Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:51.328Z] #61 36.31 DEP compel/plugins/fds/fds.d [2019-10-07T19:33:51.586Z] #61 36.51 CC compel/plugins/std/std.o [2019-10-07T19:33:52.152Z] #61 37.08 CC compel/plugins/std/fds.o [2019-10-07T19:33:52.718Z] #61 37.77 CC compel/plugins/std/log.o [2019-10-07T19:33:52.897Z] #37 ... [2019-10-07T19:33:52.897Z] [2019-10-07T19:33:52.897Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:33:52.897Z] #65 98.06 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:33:52.897Z] #65 98.06 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-07T19:33:52.897Z] #65 DONE 105.1s [2019-10-07T19:33:52.897Z] [2019-10-07T19:33:52.897Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T19:33:52.897Z] #66 DONE 0.1s [2019-10-07T19:33:52.897Z] [2019-10-07T19:33:52.897Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:52.897Z] #62 64.25 DEP criu/path.d [2019-10-07T19:33:52.897Z] #62 64.37 DEP criu/parasite-syscall.d [2019-10-07T19:33:52.897Z] #62 64.65 DEP criu/pagemap.d [2019-10-07T19:33:52.897Z] #62 64.78 DEP criu/pagemap-cache.d [2019-10-07T19:33:52.897Z] #62 64.92 DEP criu/page-xfer.d [2019-10-07T19:33:52.897Z] #62 65.14 DEP criu/page-pipe.d [2019-10-07T19:33:52.897Z] #62 65.24 DEP criu/netfilter.d [2019-10-07T19:33:52.897Z] #62 65.41 DEP criu/net.d [2019-10-07T19:33:52.897Z] #62 65.74 DEP criu/namespaces.d [2019-10-07T19:33:52.897Z] #62 65.90 DEP criu/mount.d [2019-10-07T19:33:52.897Z] #62 66.05 DEP criu/mem.d [2019-10-07T19:33:52.897Z] #62 ... [2019-10-07T19:33:52.897Z] [2019-10-07T19:33:52.897Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:52.897Z] #17 66.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-07T19:33:52.897Z] #17 66.21 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-07T19:33:52.897Z] #17 66.24 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:33:52.897Z] #17 68.94 Selecting previously unselected package binutils-mingw-w64. [2019-10-07T19:33:52.897Z] #17 68.95 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-07T19:33:52.897Z] #17 68.96 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:33:52.897Z] #17 69.06 Selecting previously unselected package mingw-w64-common. [2019-10-07T19:33:52.897Z] #17 69.06 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-07T19:33:52.897Z] #17 69.06 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-07T19:33:52.897Z] #17 74.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-07T19:33:52.897Z] #17 74.10 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-07T19:33:52.897Z] #17 74.11 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:33:52.897Z] #17 ... [2019-10-07T19:33:52.897Z] [2019-10-07T19:33:52.897Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:52.897Z] #62 66.32 DEP criu/lsm.d [2019-10-07T19:33:53.542Z] #62 66.69 DEP criu/log.d [2019-10-07T19:33:53.542Z] #62 66.90 DEP criu/libnetlink.d [2019-10-07T19:33:53.542Z] #62 67.03 DEP criu/kerndat.d [2019-10-07T19:33:54.062Z] #62 67.39 DEP criu/kcmp-ids.d [2019-10-07T19:33:54.062Z] #62 67.51 DEP criu/irmap.d [2019-10-07T19:33:54.062Z] #62 67.69 DEP criu/ipc_ns.d [2019-10-07T19:33:54.094Z] #61 38.70 CC compel/plugins/std/string.o [2019-10-07T19:33:54.356Z] #61 39.18 CC compel/plugins/std/infect.o [2019-10-07T19:33:54.463Z] #62 67.83 DEP criu/image.d [2019-10-07T19:33:54.463Z] #62 67.98 DEP criu/image-desc.d [2019-10-07T19:33:54.463Z] #62 68.08 DEP criu/fsnotify.d [2019-10-07T19:33:54.863Z] #62 68.24 DEP criu/filesystems.d [2019-10-07T19:33:54.863Z] #62 68.38 DEP criu/files.d [2019-10-07T19:33:54.923Z] #61 39.80 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-07T19:33:54.923Z] #61 39.84 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-07T19:33:54.923Z] #61 39.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-07T19:33:54.923Z] #61 39.98 AR compel/plugins/std.lib.a [2019-10-07T19:33:55.181Z] #61 40.04 CC compel/plugins/fds/fds.o [2019-10-07T19:33:55.181Z] #61 40.24 AR compel/plugins/fds.lib.a [2019-10-07T19:33:55.270Z] #62 68.65 DEP criu/files-reg.d [2019-10-07T19:33:55.270Z] #62 68.78 DEP criu/files-ext.d [2019-10-07T19:33:55.270Z] #62 68.90 DEP criu/file-lock.d [2019-10-07T19:33:55.439Z] #61 40.30 HOSTDEP compel/src/lib/log-host.d [2019-10-07T19:33:55.439Z] #61 40.38 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-07T19:33:55.682Z] #62 69.10 DEP criu/file-ids.d [2019-10-07T19:33:55.682Z] #62 69.24 DEP criu/fifo.d [2019-10-07T19:33:55.698Z] #61 40.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-07T19:33:55.698Z] #61 40.69 HOSTDEP compel/src/main-host.d [2019-10-07T19:33:55.698Z] #61 40.80 DEP compel/src/lib/ptrace.d [2019-10-07T19:33:55.956Z] #61 40.94 DEP compel/src/lib/infect.d [2019-10-07T19:33:56.080Z] #62 69.42 DEP criu/fdstore.d [2019-10-07T19:33:56.080Z] #62 69.59 DEP criu/fault-injection.d [2019-10-07T19:33:56.080Z] #62 69.63 DEP criu/external.d [2019-10-07T19:33:56.213Z] #61 41.04 DEP compel/src/lib/infect-util.d [2019-10-07T19:33:56.213Z] #61 41.14 DEP compel/src/lib/infect-rpc.d [2019-10-07T19:33:56.472Z] #61 41.29 DEP compel/arch/x86/src/lib/infect.d [2019-10-07T19:33:56.472Z] #61 ... [2019-10-07T19:33:56.472Z] [2019-10-07T19:33:56.472Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:33:56.472Z] #30 DONE 89.7s [2019-10-07T19:33:56.472Z] [2019-10-07T19:33:56.472Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:56.472Z] #61 41.40 DEP compel/arch/x86/src/lib/cpu.d [2019-10-07T19:33:56.472Z] #61 41.52 DEP compel/src/lib/log.d [2019-10-07T19:33:56.472Z] #61 ... [2019-10-07T19:33:56.472Z] [2019-10-07T19:33:56.472Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:33:56.472Z] #36 84.11 vendor/golang.org/x/net/http2/hpack [2019-10-07T19:33:56.472Z] #36 85.87 mime [2019-10-07T19:33:56.472Z] #36 87.33 mime/quotedprintable [2019-10-07T19:33:56.472Z] #36 87.67 net/http/internal [2019-10-07T19:33:56.472Z] #36 89.35 crypto/tls [2019-10-07T19:33:56.481Z] #62 69.80 DEP criu/eventpoll.d [2019-10-07T19:33:56.481Z] #62 70.03 DEP criu/eventfd.d [2019-10-07T19:33:56.481Z] #62 70.14 DEP criu/crtools.d [2019-10-07T19:33:56.730Z] #36 ... [2019-10-07T19:33:56.730Z] [2019-10-07T19:33:56.730Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:56.730Z] #61 41.70 DEP compel/src/main.d [2019-10-07T19:33:56.891Z] #62 70.30 DEP criu/cr-service.d [2019-10-07T19:33:56.891Z] #62 70.44 DEP criu/cr-restore.d [2019-10-07T19:33:56.988Z] #61 41.94 DEP compel/src/lib/handle-elf.d [2019-10-07T19:33:57.353Z] #62 70.67 DEP criu/cr-errno.d [2019-10-07T19:33:57.353Z] #62 70.71 DEP criu/cr-dump.d [2019-10-07T19:33:57.553Z] #61 42.25 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-07T19:33:57.553Z] #61 42.44 CC compel/src/lib/log.o [2019-10-07T19:33:57.811Z] #61 42.63 CC compel/arch/x86/src/lib/cpu.o [2019-10-07T19:33:57.921Z] #62 ... [2019-10-07T19:33:57.921Z] [2019-10-07T19:33:57.921Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:33:57.921Z] #31 DONE 110.1s [2019-10-07T19:33:57.921Z] [2019-10-07T19:33:57.921Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:33:57.921Z] #62 71.12 DEP criu/cr-dedup.d [2019-10-07T19:33:57.921Z] #62 ... [2019-10-07T19:33:57.921Z] [2019-10-07T19:33:57.921Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:33:57.921Z] #17 79.46 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-07T19:33:57.921Z] #17 79.47 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T19:33:57.921Z] #17 79.49 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:33:57.921Z] #17 79.60 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-07T19:33:57.921Z] #17 79.60 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T19:33:57.921Z] #17 79.60 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:33:58.069Z] #61 43.13 CC compel/arch/x86/src/lib/infect.o [2019-10-07T19:33:59.002Z] #61 43.77 CC compel/src/lib/infect-rpc.o [2019-10-07T19:33:59.002Z] #61 43.98 CC compel/src/lib/infect-util.o [2019-10-07T19:33:59.260Z] #61 44.16 CC compel/src/lib/infect.o [2019-10-07T19:34:00.703Z] #61 45.79 CC compel/src/lib/ptrace.o [2019-10-07T19:34:01.268Z] #61 46.10 AR compel/libcompel.a [2019-10-07T19:34:01.268Z] #61 46.15 HOSTCC compel/src/main-host.o [2019-10-07T19:34:01.268Z] #61 46.35 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-07T19:34:01.832Z] #61 46.60 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-07T19:34:01.832Z] #61 ... [2019-10-07T19:34:01.832Z] [2019-10-07T19:34:01.832Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:01.832Z] #36 95.02 net/http/httptrace [2019-10-07T19:34:02.090Z] #36 95.24 net/http [2019-10-07T19:34:02.164Z] #17 ... [2019-10-07T19:34:02.164Z] [2019-10-07T19:34:02.164Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:02.164Z] #62 71.85 DEP criu/cr-check.d [2019-10-07T19:34:02.164Z] #62 72.11 DEP criu/config.d [2019-10-07T19:34:02.164Z] #62 72.25 DEP criu/clone-noasan.d [2019-10-07T19:34:02.164Z] #62 72.28 DEP criu/cgroup.d [2019-10-07T19:34:02.164Z] #62 72.41 DEP criu/cgroup-props.d [2019-10-07T19:34:02.164Z] #62 72.51 DEP criu/bitmap.d [2019-10-07T19:34:02.164Z] #62 72.52 DEP criu/bfd.d [2019-10-07T19:34:02.164Z] #62 72.61 DEP criu/autofs.d [2019-10-07T19:34:02.164Z] #62 72.70 DEP criu/aio.d [2019-10-07T19:34:02.164Z] #62 72.82 DEP criu/action-scripts.d [2019-10-07T19:34:02.164Z] #62 73.00 CC criu/action-scripts.o [2019-10-07T19:34:02.164Z] #62 73.28 CC criu/aio.o [2019-10-07T19:34:02.164Z] #62 73.71 CC criu/autofs.o [2019-10-07T19:34:02.164Z] #62 74.85 CC criu/bfd.o [2019-10-07T19:34:02.164Z] #62 75.42 CC criu/bitmap.o [2019-10-07T19:34:02.164Z] #62 75.52 CC criu/cgroup-props.o [2019-10-07T19:34:03.211Z] #62 76.34 CC criu/cgroup.o [2019-10-07T19:34:04.209Z] #62 ... [2019-10-07T19:34:04.209Z] [2019-10-07T19:34:04.209Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:04.209Z] #37 106.5 vendor/golang.org/x/net/http2/hpack [2019-10-07T19:34:04.209Z] #37 107.7 mime [2019-10-07T19:34:04.209Z] #37 109.6 mime/quotedprintable [2019-10-07T19:34:04.209Z] #37 110.0 net/http/internal [2019-10-07T19:34:04.209Z] #37 112.2 crypto/tls [2019-10-07T19:34:04.591Z] #37 117.4 net/http/httptrace [2019-10-07T19:34:04.981Z] #37 117.6 net/http [2019-10-07T19:34:05.820Z] #37 ... [2019-10-07T19:34:05.820Z] [2019-10-07T19:34:05.820Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:05.820Z] #62 79.22 CC criu/clone-noasan.o [2019-10-07T19:34:05.820Z] #62 79.38 CC criu/config.o [2019-10-07T19:34:07.136Z] #62 80.73 CC criu/cr-check.o [2019-10-07T19:34:07.355Z] #36 ... [2019-10-07T19:34:07.355Z] [2019-10-07T19:34:07.355Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:07.355Z] #61 46.93 HOSTCC compel/src/lib/log-host.o [2019-10-07T19:34:07.355Z] #61 47.09 HOSTLINK compel/compel-host-bin [2019-10-07T19:34:07.355Z] #61 47.17 DEP soccr/soccr.d [2019-10-07T19:34:07.355Z] #61 47.29 CC soccr/soccr.o [2019-10-07T19:34:07.355Z] #61 48.60 AR soccr/libsoccr.a [2019-10-07T19:34:07.355Z] #61 48.63 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:34:07.355Z] #61 48.88 DEP criu/arch/x86/sigframe.d [2019-10-07T19:34:07.355Z] #61 48.94 DEP criu/arch/x86/sigaction_compat.d [2019-10-07T19:34:07.355Z] #61 49.02 DEP criu/arch/x86/kerndat.d [2019-10-07T19:34:07.355Z] #61 49.12 DEP criu/arch/x86/crtools.d [2019-10-07T19:34:07.355Z] #61 49.22 DEP criu/arch/x86/cpu.d [2019-10-07T19:34:07.355Z] #61 49.41 CC criu/arch/x86/cpu.o [2019-10-07T19:34:07.355Z] #61 49.93 CC criu/arch/x86/crtools.o [2019-10-07T19:34:07.355Z] #61 50.82 CC criu/arch/x86/kerndat.o [2019-10-07T19:34:07.355Z] #61 51.29 CC criu/arch/x86/sigaction_compat.o [2019-10-07T19:34:07.355Z] #61 51.49 CC criu/arch/x86/sigframe.o [2019-10-07T19:34:07.355Z] #61 51.76 LINK criu/arch/x86/crtools.built-in.o [2019-10-07T19:34:07.355Z] #61 51.80 DEP criu/pie/util-vdso-elf32.d [2019-10-07T19:34:07.355Z] #61 51.88 DEP criu/arch/x86/vdso-pie.d [2019-10-07T19:34:07.355Z] #61 51.95 DEP criu/pie/parasite-vdso.d [2019-10-07T19:34:07.355Z] #61 52.08 DEP criu/pie/util-vdso.d [2019-10-07T19:34:07.355Z] #61 52.19 DEP criu/pie/util.d [2019-10-07T19:34:07.613Z] #61 52.36 CC criu/pie/util.o [2019-10-07T19:34:07.613Z] #61 52.61 CC criu/pie/util-vdso.o [2019-10-07T19:34:08.180Z] #61 53.18 CC criu/pie/parasite-vdso.o [2019-10-07T19:34:09.114Z] #61 54.04 CC criu/arch/x86/vdso-pie.o [2019-10-07T19:34:09.362Z] #62 82.62 CC criu/cr-dedup.o [2019-10-07T19:34:09.372Z] #61 54.27 CC criu/pie/util-vdso-elf32.o [2019-10-07T19:34:09.746Z] #62 83.01 CC criu/cr-dump.o [2019-10-07T19:34:09.938Z] #61 54.77 AR criu/pie/pie.lib.a [2019-10-07T19:34:09.938Z] #61 54.83 DEP criu/pie/restorer.d [2019-10-07T19:34:09.938Z] #61 55.03 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-07T19:34:10.196Z] #61 55.11 DEP criu/arch/x86/restorer_unmap.d [2019-10-07T19:34:10.196Z] #61 55.15 DEP criu/arch/x86/restorer.d [2019-10-07T19:34:10.454Z] #61 55.39 DEP criu/pie/parasite.d [2019-10-07T19:34:10.516Z] sha256:e58fba79cc5d86cc9a95a288cff9c7d08dde9396421a864193733c80394fcb3f [2019-10-07T19:34:10.516Z] INFO: Starting docker-py tests... [2019-10-07T19:34:10.516Z] ============================= test session starts ============================== [2019-10-07T19:34:10.516Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-07T19:34:10.516Z] rootdir: /src, inifile: pytest.ini [2019-10-07T19:34:10.516Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-07T19:34:10.516Z] collected 385 items / 5 deselected / 380 selected [2019-10-07T19:34:10.516Z] [2019-10-07T19:34:10.712Z] #61 55.65 CC criu/pie/parasite.o [2019-10-07T19:34:11.102Z] #62 ... [2019-10-07T19:34:11.102Z] [2019-10-07T19:34:11.102Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:34:11.102Z] #17 94.74 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-07T19:34:11.102Z] #17 94.74 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T19:34:11.102Z] #17 94.74 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:34:11.279Z] #61 ... [2019-10-07T19:34:11.279Z] [2019-10-07T19:34:11.279Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:11.279Z] #36 104.3 github.com/LK4D4/vndr/godl [2019-10-07T19:34:11.846Z] #36 104.9 github.com/LK4D4/vndr [2019-10-07T19:34:13.742Z] ---> 3b0954e4c307 [2019-10-07T19:34:13.742Z] Successfully built 3b0954e4c307 [2019-10-07T19:34:13.742Z] Successfully tagged docker:latest [2019-10-07T19:34:13.742Z] INFO: Image build ended at 10/07/2019 19:34:10. Duration:00:03:48.9417757 [2019-10-07T19:34:13.742Z] [2019-10-07T19:34:13.742Z] [2019-10-07T19:34:13.742Z] INFO: Building the test binaries at 10/07/2019 19:34:11... [2019-10-07T19:34:15.937Z] INFO: make.ps1 starting at 10/07/2019 19:34:15 [2019-10-07T19:34:16.400Z] INFO: Git commit (ea77a6360) assumed from DOCKER_GITCOMMIT environment variable [2019-10-07T19:34:16.400Z] INFO: Invoking autogen... [2019-10-07T19:34:16.864Z] INFO: Building daemon... [2019-10-07T19:34:17.109Z] #36 ... [2019-10-07T19:34:17.109Z] [2019-10-07T19:34:17.109Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:17.109Z] #61 56.76 LINK criu/pie/parasite.built-in.o [2019-10-07T19:34:17.109Z] #61 56.77 GEN criu/pie/parasite-blob.h [2019-10-07T19:34:17.109Z] #61 56.78 CC criu/arch/x86/restorer.o [2019-10-07T19:34:17.109Z] #61 57.25 CC criu/arch/x86/restorer_unmap.o [2019-10-07T19:34:17.109Z] #61 57.29 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-07T19:34:17.109Z] #61 57.54 CC criu/pie/restorer.o [2019-10-07T19:34:17.109Z] #61 59.46 LINK criu/pie/restorer.built-in.o [2019-10-07T19:34:17.109Z] #61 59.47 GEN criu/pie/restorer-blob.h [2019-10-07T19:34:17.109Z] #61 59.52 DEP criu/vdso.d [2019-10-07T19:34:17.109Z] #61 59.69 DEP criu/vdso-compat.d [2019-10-07T19:34:17.109Z] #61 59.80 DEP criu/uts_ns.d [2019-10-07T19:34:17.109Z] #61 59.89 DEP criu/util.d [2019-10-07T19:34:17.109Z] #61 60.01 DEP criu/uffd.d [2019-10-07T19:34:17.109Z] #61 60.12 DEP criu/tun.d [2019-10-07T19:34:17.109Z] #61 60.22 DEP criu/tty.d [2019-10-07T19:34:17.109Z] #61 60.34 DEP criu/timerfd.d [2019-10-07T19:34:17.109Z] #61 60.45 DEP criu/sysfs_parse.d [2019-10-07T19:34:17.109Z] #61 60.63 DEP criu/sysctl.d [2019-10-07T19:34:17.109Z] #61 60.80 DEP criu/string.d [2019-10-07T19:34:17.109Z] #61 60.86 DEP criu/stats.d [2019-10-07T19:34:17.109Z] #61 60.97 DEP criu/sockets.d [2019-10-07T19:34:17.109Z] #61 61.10 DEP criu/sk-unix.d [2019-10-07T19:34:17.109Z] #61 61.24 DEP criu/sk-tcp.d [2019-10-07T19:34:17.109Z] #61 61.41 DEP criu/sk-queue.d [2019-10-07T19:34:17.109Z] #61 61.50 DEP criu/sk-packet.d [2019-10-07T19:34:17.109Z] #61 61.65 DEP criu/sk-netlink.d [2019-10-07T19:34:17.109Z] #61 61.85 DEP criu/sk-inet.d [2019-10-07T19:34:17.109Z] #61 61.98 DEP criu/signalfd.d [2019-10-07T19:34:17.109Z] #61 62.08 DEP criu/sigframe.d [2019-10-07T19:34:17.109Z] #61 62.14 DEP criu/shmem.d [2019-10-07T19:34:17.367Z] #61 62.31 DEP criu/servicefd.d [2019-10-07T19:34:17.625Z] #61 62.44 DEP criu/seize.d [2019-10-07T19:34:17.625Z] #61 62.56 DEP criu/seccomp.d [2019-10-07T19:34:17.762Z] #17 ... [2019-10-07T19:34:17.762Z] [2019-10-07T19:34:17.762Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:17.762Z] #62 85.04 CC criu/cr-errno.o [2019-10-07T19:34:17.762Z] #62 85.08 CC criu/cr-restore.o [2019-10-07T19:34:17.762Z] #62 89.28 CC criu/cr-service.o [2019-10-07T19:34:17.762Z] #62 90.58 CC criu/crtools.o [2019-10-07T19:34:17.762Z] #62 91.12 CC criu/eventfd.o [2019-10-07T19:34:17.762Z] #62 91.41 CC criu/eventpoll.o [2019-10-07T19:34:17.883Z] #61 62.70 DEP criu/rst-malloc.d [2019-10-07T19:34:17.883Z] #61 62.76 DEP criu/rbtree.d [2019-10-07T19:34:17.883Z] #61 62.81 DEP criu/pstree.d [2019-10-07T19:34:18.141Z] #61 63.04 DEP criu/protobuf.d [2019-10-07T19:34:18.141Z] #61 63.13 GEN criu/protobuf-desc-gen.h [2019-10-07T19:34:18.636Z] #62 92.25 CC criu/external.o [2019-10-07T19:34:19.037Z] #62 92.63 CC criu/fault-injection.o [2019-10-07T19:34:19.510Z] #62 92.73 CC criu/fdstore.o [2019-10-07T19:34:19.510Z] #62 93.13 CC criu/fifo.o [2019-10-07T19:34:19.516Z] #61 ... [2019-10-07T19:34:19.516Z] [2019-10-07T19:34:19.516Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:19.516Z] #36 DONE 112.5s [2019-10-07T19:34:19.516Z] [2019-10-07T19:34:19.516Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:19.516Z] #61 64.20 DEP criu/protobuf-desc.d [2019-10-07T19:34:19.516Z] #61 64.38 DEP criu/proc_parse.d [2019-10-07T19:34:19.774Z] #61 64.67 DEP criu/plugin.d [2019-10-07T19:34:20.002Z] #62 93.70 CC criu/file-ids.o [2019-10-07T19:34:20.033Z] #61 64.83 DEP criu/pipes.d [2019-10-07T19:34:20.291Z] #61 65.08 DEP criu/pie-util.d [2019-10-07T19:34:20.291Z] #61 65.22 DEP criu/pie-util-vdso.d [2019-10-07T19:34:20.412Z] #62 94.06 CC criu/file-lock.o [2019-10-07T19:34:20.550Z] #61 65.42 DEP criu/pie-util-vdso-elf32.d [2019-10-07T19:34:20.550Z] #61 65.63 DEP criu/path.d [2019-10-07T19:34:20.815Z] #61 65.73 DEP criu/parasite-syscall.d [2019-10-07T19:34:21.076Z] #61 65.96 DEP criu/pagemap.d [2019-10-07T19:34:21.076Z] #61 66.14 DEP criu/pagemap-cache.d [2019-10-07T19:34:21.334Z] #61 66.30 DEP criu/page-xfer.d [2019-10-07T19:34:21.592Z] #61 66.48 DEP criu/page-pipe.d [2019-10-07T19:34:21.756Z] #62 95.08 CC criu/files-ext.o [2019-10-07T19:34:21.756Z] #62 95.48 CC criu/files-reg.o [2019-10-07T19:34:21.850Z] #61 66.61 DEP criu/netfilter.d [2019-10-07T19:34:21.850Z] #61 66.79 DEP criu/net.d [2019-10-07T19:34:22.108Z] #61 66.92 DEP criu/namespaces.d [2019-10-07T19:34:22.108Z] #61 67.10 DEP criu/mount.d [2019-10-07T19:34:22.366Z] #61 67.26 DEP criu/mem.d [2019-10-07T19:34:22.624Z] #61 67.44 DEP criu/lsm.d [2019-10-07T19:34:22.624Z] #61 67.53 DEP criu/log.d [2019-10-07T19:34:22.636Z] #62 ... [2019-10-07T19:34:22.636Z] [2019-10-07T19:34:22.636Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:34:22.636Z] #17 106.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:34:22.636Z] #17 106.1 Processing triggers for mime-support (3.60) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:34:22.636Z] #17 106.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-07T19:34:22.636Z] #17 106.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-07T19:34:22.636Z] #17 106.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:34:22.636Z] #17 106.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:34:22.636Z] #17 106.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-07T19:34:22.881Z] #61 67.68 DEP criu/libnetlink.d [2019-10-07T19:34:22.881Z] #61 67.81 DEP criu/kerndat.d [2019-10-07T19:34:23.139Z] #61 67.96 DEP criu/kcmp-ids.d [2019-10-07T19:34:23.139Z] #61 68.02 DEP criu/irmap.d [2019-10-07T19:34:23.139Z] #61 68.12 DEP criu/ipc_ns.d [2019-10-07T19:34:23.397Z] #61 68.27 DEP criu/image.d [2019-10-07T19:34:23.468Z] #17 ... [2019-10-07T19:34:23.468Z] [2019-10-07T19:34:23.468Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:23.468Z] #37 127.1 github.com/LK4D4/vndr/godl [2019-10-07T19:34:23.468Z] #37 127.9 github.com/LK4D4/vndr [2019-10-07T19:34:23.468Z] #37 DONE 136.3s [2019-10-07T19:34:23.667Z] #61 68.40 DEP criu/image-desc.d [2019-10-07T19:34:23.667Z] #61 68.45 DEP criu/fsnotify.d [2019-10-07T19:34:23.667Z] #61 68.57 DEP criu/filesystems.d [2019-10-07T19:34:23.667Z] #61 68.68 DEP criu/files.d [2019-10-07T19:34:23.925Z] #61 68.77 DEP criu/files-reg.d [2019-10-07T19:34:23.925Z] #61 68.90 DEP criu/files-ext.d [2019-10-07T19:34:23.928Z] [2019-10-07T19:34:23.928Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:23.928Z] #46 ... [2019-10-07T19:34:23.928Z] [2019-10-07T19:34:23.928Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:23.928Z] #62 97.55 CC criu/files.o [2019-10-07T19:34:24.183Z] #61 69.06 DEP criu/file-lock.d [2019-10-07T19:34:24.183Z] #61 69.18 DEP criu/file-ids.d [2019-10-07T19:34:24.183Z] #61 69.26 DEP criu/fifo.d [2019-10-07T19:34:24.441Z] #61 69.40 DEP criu/fdstore.d [2019-10-07T19:34:24.441Z] #61 69.51 DEP criu/fault-injection.d [2019-10-07T19:34:24.698Z] #61 69.57 DEP criu/external.d [2019-10-07T19:34:24.698Z] #61 69.68 DEP criu/eventpoll.d [2019-10-07T19:34:24.956Z] #61 69.86 DEP criu/eventfd.d [2019-10-07T19:34:24.956Z] #61 69.94 DEP criu/crtools.d [2019-10-07T19:34:25.214Z] #61 70.09 DEP criu/cr-service.d [2019-10-07T19:34:25.214Z] #61 70.22 DEP criu/cr-restore.d [2019-10-07T19:34:25.472Z] #61 70.40 DEP criu/cr-errno.d [2019-10-07T19:34:25.472Z] #61 70.41 DEP criu/cr-dump.d [2019-10-07T19:34:25.730Z] #61 70.64 DEP criu/cr-dedup.d [2019-10-07T19:34:25.988Z] #61 70.83 DEP criu/cr-check.d [2019-10-07T19:34:25.988Z] #61 71.05 DEP criu/config.d [2019-10-07T19:34:26.041Z] #62 99.58 CC criu/filesystems.o [2019-10-07T19:34:26.246Z] #61 71.14 DEP criu/clone-noasan.d [2019-10-07T19:34:26.246Z] #61 71.18 DEP criu/cgroup.d [2019-10-07T19:34:26.246Z] #61 71.29 DEP criu/cgroup-props.d [2019-10-07T19:34:26.504Z] #61 71.43 DEP criu/bitmap.d [2019-10-07T19:34:26.504Z] #61 71.46 DEP criu/bfd.d [2019-10-07T19:34:26.504Z] #61 71.53 DEP criu/autofs.d [2019-10-07T19:34:26.762Z] #61 71.71 DEP criu/aio.d [2019-10-07T19:34:26.927Z] #62 100.2 CC criu/fsnotify.o [2019-10-07T19:34:27.020Z] #61 71.85 DEP criu/action-scripts.d [2019-10-07T19:34:27.020Z] #61 71.99 CC criu/action-scripts.o [2019-10-07T19:34:27.586Z] #61 72.30 CC criu/aio.o [2019-10-07T19:34:27.828Z] #62 101.2 CC criu/image-desc.o [2019-10-07T19:34:27.828Z] #62 101.3 CC criu/image.o [2019-10-07T19:34:27.844Z] #61 72.71 CC criu/autofs.o [2019-10-07T19:34:28.255Z] Removing intermediate container e92978dad6ef [2019-10-07T19:34:28.255Z] ---> 5903bfdd5de0 [2019-10-07T19:34:28.255Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-07T19:34:28.255Z] ---> Running in 411a302fa93d [2019-10-07T19:34:28.255Z] Removing intermediate container 411a302fa93d [2019-10-07T19:34:28.255Z] ---> f904bce24779 [2019-10-07T19:34:28.255Z] Successfully built f904bce24779 [2019-10-07T19:34:28.255Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-07T19:34:28.255Z] 6586da18ef6e377226067b32971b631eeecae15168b99419a0b25152d3be4c6a [2019-10-07T19:34:28.255Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:829322575b6ee870018a2ac1209d042eb606c706 . [2019-10-07T19:34:28.255Z] #1 [internal] booting buildkit [2019-10-07T19:34:28.255Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-07T19:34:28.255Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-07T19:34:28.255Z] #1 creating container buildx_buildkit_default [2019-10-07T19:34:28.255Z] #1 creating container buildx_buildkit_default 0.4s done [2019-10-07T19:34:28.255Z] #1 DONE 3.2s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #3 [internal] load build definition from Dockerfile [2019-10-07T19:34:28.255Z] #3 transferring dockerfile: 13.26kB done [2019-10-07T19:34:28.255Z] #3 DONE 0.0s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #2 [internal] load .dockerignore [2019-10-07T19:34:28.255Z] #2 transferring context: 87B 0.0s done [2019-10-07T19:34:28.255Z] #2 DONE 0.0s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T19:34:28.255Z] #4 DONE 0.9s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T19:34:28.255Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-07T19:34:28.255Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-07T19:34:28.255Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-07T19:34:28.255Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-07T19:34:28.255Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.51MB / 8.18MB 0.1s [2019-10-07T19:34:28.255Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-07T19:34:28.255Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-07T19:34:28.255Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2019-10-07T19:34:28.255Z] #5 DONE 0.9s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T19:34:28.255Z] #6 DONE 0.5s [2019-10-07T19:34:28.255Z] [2019-10-07T19:34:28.255Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:34:28.256Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-07T19:34:28.256Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-07T19:34:28.256Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-07T19:34:28.256Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 596.70kB / 45.65MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-07T19:34:28.256Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.2s done [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 687.24kB / 9.99MB 0.3s [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.32MB / 9.99MB 0.4s [2019-10-07T19:34:28.256Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.43MB / 45.65MB 0.4s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 588.93kB / 4.30MB 0.4s [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.97MB / 9.99MB 0.6s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.28MB / 4.30MB 0.6s [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.52MB / 9.99MB 0.7s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.84MB / 4.30MB 0.7s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.29MB / 4.30MB 0.9s [2019-10-07T19:34:28.256Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.01MB / 50.07MB 0.9s [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.54MB / 9.99MB 1.1s [2019-10-07T19:34:28.256Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.92MB / 52.87MB 1.0s [2019-10-07T19:34:28.256Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.81MB / 45.65MB 1.1s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.85MB / 4.30MB 1.1s [2019-10-07T19:34:28.256Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.06MB / 9.99MB 1.2s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.37MB / 4.30MB 1.2s [2019-10-07T19:34:28.256Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.87MB / 4.30MB 1.3s [2019-10-07T19:34:28.546Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.11MB / 9.99MB 1.5s [2019-10-07T19:34:28.546Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.5s [2019-10-07T19:34:28.546Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 4.92MB / 96.42MB 1.6s [2019-10-07T19:34:28.546Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.5s done [2019-10-07T19:34:28.546Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.67MB / 50.07MB 1.6s [2019-10-07T19:34:28.716Z] #62 102.2 CC criu/ipc_ns.o [2019-10-07T19:34:28.777Z] #61 73.73 CC criu/bfd.o [2019-10-07T19:34:28.844Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.06MB / 9.99MB 1.8s [2019-10-07T19:34:28.844Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.57MB / 52.87MB 1.8s [2019-10-07T19:34:28.844Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.30MB / 45.65MB 1.8s [2019-10-07T19:34:28.844Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.62MB / 9.99MB 1.9s [2019-10-07T19:34:29.035Z] #61 74.14 CC criu/bitmap.o [2019-10-07T19:34:29.148Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.69MB / 9.99MB 2.2s [2019-10-07T19:34:29.148Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.29MB / 9.99MB 2.4s [2019-10-07T19:34:29.148Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.55MB / 50.07MB 2.4s [2019-10-07T19:34:29.293Z] #61 74.26 CC criu/cgroup-props.o [2019-10-07T19:34:29.446Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.75MB / 45.65MB 2.5s [2019-10-07T19:34:29.741Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.34MB / 9.99MB 2.7s [2019-10-07T19:34:29.741Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.65MB / 52.87MB 2.7s [2019-10-07T19:34:29.741Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.8s [2019-10-07T19:34:29.741Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.9s done [2019-10-07T19:34:29.741Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 9.83MB / 96.42MB 3.0s [2019-10-07T19:34:29.782Z] #62 ... [2019-10-07T19:34:29.782Z] [2019-10-07T19:34:29.782Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up zip (3.0-11+b1) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up bzip2 (1.0.6-8.1) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T19:34:29.782Z] #17 108.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:34:29.782Z] #17 108.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:34:29.782Z] #17 108.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-07T19:34:29.782Z] #17 109.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:34:29.782Z] #17 109.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:34:29.782Z] #17 109.0 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-07T19:34:29.782Z] #17 109.0 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-07T19:34:29.782Z] #17 109.0 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-07T19:34:29.782Z] #17 109.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:34:29.782Z] #17 109.2 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-07T19:34:29.782Z] #17 109.2 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-07T19:34:29.782Z] #17 109.2 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-07T19:34:29.782Z] #17 109.2 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up pigz (2.3.4-1) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:34:29.782Z] #17 109.3 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-07T19:34:29.782Z] #17 109.4 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-07T19:34:29.782Z] #17 109.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:34:29.782Z] #17 109.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-07T19:34:29.782Z] #17 109.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-07T19:34:29.782Z] #17 109.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T19:34:29.782Z] #17 109.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:34:29.782Z] #17 109.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:34:29.782Z] #17 109.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:34:29.782Z] #17 109.5 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-07T19:34:29.782Z] #17 109.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:34:29.782Z] #17 113.1 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-07T19:34:29.782Z] #17 113.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:34:29.782Z] #17 113.1 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-07T19:34:29.782Z] #17 113.1 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-07T19:34:29.782Z] #17 113.1 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-07T19:34:29.782Z] #17 113.1 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-07T19:34:29.782Z] #17 113.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:34:29.782Z] #17 113.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:34:29.782Z] #17 113.2 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-07T19:34:29.782Z] #17 113.2 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-07T19:34:29.782Z] #17 113.2 Setting up python3 (3.5.3-1) ... [2019-10-07T19:34:29.859Z] #61 74.80 CC criu/cgroup.o [2019-10-07T19:34:30.028Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.47MB / 45.65MB 3.1s [2019-10-07T19:34:30.028Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.66MB / 50.07MB 3.1s [2019-10-07T19:34:30.317Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.70MB / 52.87MB 3.5s [2019-10-07T19:34:30.611Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.00MB / 45.65MB 3.7s [2019-10-07T19:34:30.611Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.42MB / 50.07MB 3.7s [2019-10-07T19:34:30.905Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 14.81MB / 96.42MB 4.0s [2019-10-07T19:34:30.905Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.04MB / 52.87MB 4.0s [2019-10-07T19:34:31.157Z] #17 114.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:34:31.211Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.85MB / 45.65MB 4.2s [2019-10-07T19:34:31.211Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.97MB / 50.07MB 4.2s [2019-10-07T19:34:31.501Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.61MB / 52.87MB 4.8s [2019-10-07T19:34:31.501Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.90MB / 45.65MB 4.8s [2019-10-07T19:34:31.767Z] #61 ... [2019-10-07T19:34:31.767Z] [2019-10-07T19:34:31.767Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:31.767Z] #45 124.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-07T19:34:31.789Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.22MB / 50.07MB 4.9s [2019-10-07T19:34:32.080Z] #17 115.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-07T19:34:32.085Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.09MB / 96.42MB 5.1s [2019-10-07T19:34:32.085Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.48MB / 45.65MB 5.2s [2019-10-07T19:34:32.379Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.81MB / 52.87MB 5.4s [2019-10-07T19:34:32.379Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 22.97MB / 50.07MB 5.4s [2019-10-07T19:34:32.525Z] #17 116.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-07T19:34:32.525Z] #17 116.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T19:34:32.525Z] #17 116.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-07T19:34:32.665Z] #7 ... [2019-10-07T19:34:32.665Z] [2019-10-07T19:34:32.665Z] #22 [internal] load build context [2019-10-07T19:34:32.665Z] #22 transferring context: 45.51MB 5.8s done [2019-10-07T19:34:32.665Z] #22 DONE 5.9s [2019-10-07T19:34:32.666Z] [2019-10-07T19:34:32.666Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:34:32.666Z] #7 ... [2019-10-07T19:34:32.666Z] [2019-10-07T19:34:32.666Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:34:32.666Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-10-07T19:34:32.666Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2019-10-07T19:34:32.666Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-07T19:34:32.666Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-07T19:34:32.666Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-07T19:34:32.666Z] #68 ... [2019-10-07T19:34:32.666Z] [2019-10-07T19:34:32.666Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:34:32.666Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 25.40MB / 96.42MB 5.8s [2019-10-07T19:34:32.666Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.65MB / 52.87MB 5.8s [2019-10-07T19:34:32.666Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.74MB / 45.65MB 5.8s [2019-10-07T19:34:32.666Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 26.52MB / 50.07MB 5.8s [2019-10-07T19:34:32.953Z] #7 ... [2019-10-07T19:34:32.953Z] [2019-10-07T19:34:32.953Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T19:34:32.953Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-10-07T19:34:32.953Z] #68 DONE 5.5s [2019-10-07T19:34:33.140Z] #45 126.2 + mkdir -p /build [2019-10-07T19:34:33.140Z] #45 126.2 + cp runc /build/runc [2019-10-07T19:34:33.240Z] [2019-10-07T19:34:33.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T19:34:33.240Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.97MB / 45.65MB 6.1s [2019-10-07T19:34:33.240Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.42MB / 50.07MB 6.1s [2019-10-07T19:34:33.240Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 33.02MB / 96.42MB 6.4s [2019-10-07T19:34:33.240Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 32.57MB / 52.87MB 6.4s [2019-10-07T19:34:33.240Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.10MB / 50.07MB 6.4s [2019-10-07T19:34:33.524Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 35.77MB / 52.87MB 6.6s [2019-10-07T19:34:33.616Z] #17 116.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:34:33.616Z] #17 ... [2019-10-07T19:34:33.616Z] [2019-10-07T19:34:33.616Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:34:33.616Z] #19 146.1 + rm -rf /tmp/tmp.QAW2Um0QLc [2019-10-07T19:34:33.809Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 41.14MB / 96.42MB 6.9s [2019-10-07T19:34:33.809Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.87MB / 52.87MB 6.9s [2019-10-07T19:34:33.809Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.15MB / 45.65MB 6.9s [2019-10-07T19:34:33.809Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 38.37MB / 50.07MB 6.9s [2019-10-07T19:34:34.051Z] #19 DONE 146.7s [2019-10-07T19:34:34.051Z] [2019-10-07T19:34:34.051Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:34.051Z] #62 103.6 CC criu/irmap.o [2019-10-07T19:34:34.051Z] #62 104.1 CC criu/kcmp-ids.o [2019-10-07T19:34:34.051Z] #62 104.3 CC criu/kerndat.o [2019-10-07T19:34:34.051Z] #62 105.3 CC criu/libnetlink.o [2019-10-07T19:34:34.051Z] #62 105.8 CC criu/log.o [2019-10-07T19:34:34.051Z] #62 106.3 CC criu/lsm.o [2019-10-07T19:34:34.051Z] #62 106.7 CC criu/mem.o [2019-10-07T19:34:34.074Z] #45 DONE 127.0s [2019-10-07T19:34:34.074Z] [2019-10-07T19:34:34.074Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:34.074Z] #61 76.83 CC criu/clone-noasan.o [2019-10-07T19:34:34.074Z] #61 77.00 CC criu/config.o [2019-10-07T19:34:34.074Z] #61 78.08 CC criu/cr-check.o [2019-10-07T19:34:34.097Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 47.18MB / 96.42MB 7.3s [2019-10-07T19:34:34.097Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 45.01MB / 52.87MB 7.3s [2019-10-07T19:34:34.097Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.24MB / 45.65MB 7.3s [2019-10-07T19:34:34.097Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 44.00MB / 50.07MB 7.3s [2019-10-07T19:34:34.728Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 48.78MB / 52.87MB 7.6s [2019-10-07T19:34:34.728Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.60MB / 45.65MB 7.6s [2019-10-07T19:34:34.728Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.23MB / 50.07MB 7.6s [2019-10-07T19:34:34.728Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 53.30MB / 96.42MB 7.9s [2019-10-07T19:34:34.728Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.9s done [2019-10-07T19:34:34.728Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.9s done [2019-10-07T19:34:34.888Z] #62 108.3 CC criu/mount.o [2019-10-07T19:34:35.010Z] #61 79.79 CC criu/cr-dedup.o [2019-10-07T19:34:35.027Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 60.55MB / 96.42MB 8.1s [2019-10-07T19:34:35.027Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.8s done [2019-10-07T19:34:35.215Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-07T19:34:35.268Z] #61 80.12 CC criu/cr-dump.o [2019-10-07T19:34:35.322Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 67.76MB / 96.42MB 8.2s [2019-10-07T19:34:35.322Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 81.35MB / 96.42MB 8.5s [2019-10-07T19:34:35.607Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 88.55MB / 96.42MB 8.7s [2019-10-07T19:34:35.775Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-07T19:34:35.890Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.8s done [2019-10-07T19:34:35.890Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-07T19:34:36.641Z] #61 81.54 CC criu/cr-errno.o [2019-10-07T19:34:36.641Z] #61 81.60 CC criu/cr-restore.o [2019-10-07T19:34:36.820Z] #62 ... [2019-10-07T19:34:36.820Z] [2019-10-07T19:34:36.820Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:34:36.820Z] #17 118.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T19:34:36.820Z] #17 118.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:34:36.820Z] #17 118.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-07T19:34:36.820Z] #17 118.9 Setting up python3-setuptools (33.1.1-1) ... [2019-10-07T19:34:36.820Z] #17 119.7 Setting up dh-python (2.20170125) ... [2019-10-07T19:34:36.820Z] #17 120.3 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-07T19:34:36.820Z] #17 120.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:34:36.820Z] #17 DONE 120.5s [2019-10-07T19:34:36.820Z] [2019-10-07T19:34:36.820Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:34:38.215Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-07T19:34:39.921Z] #61 84.39 CC criu/cr-service.o [2019-10-07T19:34:40.452Z] #18 3.542 Collecting yamllint==1.16.0 [2019-10-07T19:34:40.487Z] #61 85.44 CC criu/crtools.o [2019-10-07T19:34:41.052Z] #61 85.84 CC criu/eventfd.o [2019-10-07T19:34:41.310Z] #61 86.14 CC criu/eventpoll.o [2019-10-07T19:34:41.312Z] #18 4.086 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-07T19:34:41.312Z] #18 4.271 Collecting pyyaml (from yamllint==1.16.0) [2019-10-07T19:34:41.312Z] #18 4.389 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-07T19:34:41.876Z] #61 86.72 CC criu/external.o [2019-10-07T19:34:41.876Z] #61 86.90 CC criu/fault-injection.o [2019-10-07T19:34:41.876Z] #61 86.98 CC criu/fdstore.o [2019-10-07T19:34:42.442Z] #61 87.22 CC criu/fifo.o [2019-10-07T19:34:42.442Z] #61 87.41 CC criu/file-ids.o [2019-10-07T19:34:42.699Z] #61 87.61 CC criu/file-lock.o [2019-10-07T19:34:42.774Z] #18 5.911 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-07T19:34:42.774Z] #18 5.994 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-07T19:34:43.265Z] #61 88.31 CC criu/files-ext.o [2019-10-07T19:34:43.523Z] #61 88.58 CC criu/files-reg.o [2019-10-07T19:34:44.309Z] #18 7.318 Building wheels for collected packages: pyyaml, pathspec [2019-10-07T19:34:44.309Z] #18 7.319 Running setup.py bdist_wheel for pyyaml: started [2019-10-07T19:34:45.421Z] #61 90.00 CC criu/files.o [2019-10-07T19:34:45.618Z] #18 8.565 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-07T19:34:45.618Z] #18 8.566 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-07T19:34:45.618Z] #18 8.619 Running setup.py bdist_wheel for pathspec: started [2019-10-07T19:34:46.355Z] #61 91.14 CC criu/filesystems.o [2019-10-07T19:34:46.471Z] #18 ... [2019-10-07T19:34:46.471Z] [2019-10-07T19:34:46.471Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:46.471Z] #62 110.9 CC criu/namespaces.o [2019-10-07T19:34:46.471Z] #62 112.2 CC criu/net.o [2019-10-07T19:34:46.471Z] #62 114.7 CC criu/netfilter.o [2019-10-07T19:34:46.471Z] #62 115.0 CC criu/page-pipe.o [2019-10-07T19:34:46.471Z] #62 115.5 CC criu/page-xfer.o [2019-10-07T19:34:46.471Z] #62 116.5 CC criu/pagemap-cache.o [2019-10-07T19:34:46.471Z] #62 116.8 CC criu/pagemap.o [2019-10-07T19:34:46.471Z] #62 117.6 CC criu/parasite-syscall.o [2019-10-07T19:34:46.471Z] #62 118.2 CC criu/path.o [2019-10-07T19:34:46.471Z] #62 118.5 CC criu/pie-util-vdso-elf32.o [2019-10-07T19:34:46.471Z] #62 118.8 CC criu/pie-util-vdso.o [2019-10-07T19:34:46.471Z] #62 119.2 CC criu/pie-util.o [2019-10-07T19:34:46.471Z] #62 119.4 CC criu/pipes.o [2019-10-07T19:34:46.471Z] #62 119.9 CC criu/plugin.o [2019-10-07T19:34:46.612Z] #61 91.64 CC criu/fsnotify.o [2019-10-07T19:34:46.870Z] #62 ... [2019-10-07T19:34:46.870Z] [2019-10-07T19:34:46.870Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:34:46.870Z] #18 9.656 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-07T19:34:46.870Z] #18 9.657 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-07T19:34:46.870Z] #18 9.669 Successfully built pyyaml pathspec [2019-10-07T19:34:46.870Z] #18 9.671 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-07T19:34:46.870Z] #18 9.990 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-07T19:34:47.273Z] #18 DONE 10.3s [2019-10-07T19:34:47.273Z] [2019-10-07T19:34:47.273Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T19:34:47.273Z] #20 DONE 0.1s [2019-10-07T19:34:47.273Z] [2019-10-07T19:34:47.273Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T19:34:47.547Z] #61 92.40 CC criu/image-desc.o [2019-10-07T19:34:47.547Z] #61 92.50 CC criu/image.o [2019-10-07T19:34:48.103Z] #25 DONE 0.5s [2019-10-07T19:34:48.104Z] [2019-10-07T19:34:48.104Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:48.104Z] #62 120.3 CC criu/proc_parse.o [2019-10-07T19:34:48.113Z] #61 93.06 CC criu/ipc_ns.o [2019-10-07T19:34:48.678Z] #61 ... [2019-10-07T19:34:48.678Z] [2019-10-07T19:34:48.678Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:34:48.678Z] #58 144.1 + dpkg --print-architecture [2019-10-07T19:34:48.678Z] #58 144.1 + cd /tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution [2019-10-07T19:34:48.678Z] #58 144.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-07T19:34:48.936Z] #58 144.4 + GOPATH=/tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9gxPbCXbCb [2019-10-07T19:34:48.936Z] #58 144.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-07T19:34:49.053Z] #62 122.3 CC criu/protobuf-desc.o [2019-10-07T19:34:50.639Z] #62 123.9 CC criu/protobuf.o [2019-10-07T19:34:50.639Z] #62 124.2 CC criu/pstree.o [2019-10-07T19:34:51.558Z] #62 125.0 CC criu/rbtree.o [2019-10-07T19:34:51.935Z] #62 125.3 CC criu/rst-malloc.o [2019-10-07T19:34:51.935Z] #62 ... [2019-10-07T19:34:51.935Z] [2019-10-07T19:34:51.935Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:34:51.935Z] #46 136.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-07T19:34:51.935Z] #46 137.9 + mkdir -p /build [2019-10-07T19:34:51.935Z] #46 137.9 + cp runc /build/runc [2019-10-07T19:34:51.935Z] #46 DONE 138.1s [2019-10-07T19:34:51.935Z] [2019-10-07T19:34:51.935Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:51.935Z] #62 125.5 CC criu/seccomp.o [2019-10-07T19:34:53.438Z] #62 126.8 CC criu/seize.o [2019-10-07T19:34:53.834Z] #62 127.3 CC criu/servicefd.o [2019-10-07T19:34:54.221Z] #62 127.7 CC criu/shmem.o [2019-10-07T19:34:54.620Z] #62 128.1 CC criu/sigframe.o [2019-10-07T19:34:54.620Z] #62 128.1 CC criu/signalfd.o [2019-10-07T19:34:54.620Z] #62 128.3 CC criu/sk-inet.o [2019-10-07T19:34:55.431Z] #62 128.8 CC criu/sk-netlink.o [2019-10-07T19:34:55.431Z] #62 129.0 CC criu/sk-packet.o [2019-10-07T19:34:55.821Z] #62 129.4 CC criu/sk-queue.o [2019-10-07T19:34:56.210Z] #62 129.7 CC criu/sk-tcp.o [2019-10-07T19:34:56.592Z] #62 130.0 CC criu/sk-unix.o [2019-10-07T19:34:57.435Z] #62 131.2 CC criu/sockets.o [2019-10-07T19:34:58.396Z] #62 131.8 CC criu/stats.o [2019-10-07T19:34:58.396Z] #62 132.0 CC criu/string.o [2019-10-07T19:34:58.902Z] #58 ... [2019-10-07T19:34:58.902Z] [2019-10-07T19:34:58.902Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:34:58.902Z] #61 93.91 CC criu/irmap.o [2019-10-07T19:34:58.902Z] #61 94.39 CC criu/kcmp-ids.o [2019-10-07T19:34:58.902Z] #61 94.60 CC criu/kerndat.o [2019-10-07T19:34:58.902Z] #61 95.42 CC criu/libnetlink.o [2019-10-07T19:34:58.902Z] #61 95.76 CC criu/log.o [2019-10-07T19:34:58.902Z] #61 96.08 CC criu/lsm.o [2019-10-07T19:34:58.902Z] #61 96.37 CC criu/mem.o [2019-10-07T19:34:58.902Z] #61 97.44 CC criu/mount.o [2019-10-07T19:34:58.902Z] #61 99.96 CC criu/namespaces.o [2019-10-07T19:34:58.902Z] #61 101.2 CC criu/net.o [2019-10-07T19:34:58.902Z] #61 103.1 CC criu/netfilter.o [2019-10-07T19:34:58.902Z] #61 103.4 CC criu/page-pipe.o [2019-10-07T19:34:58.902Z] #61 103.9 CC criu/page-xfer.o [2019-10-07T19:34:58.902Z] #62 132.2 CC criu/sysctl.o [2019-10-07T19:34:59.313Z] #62 132.8 CC criu/sysfs_parse.o [2019-10-07T19:34:59.720Z] #62 133.3 CC criu/timerfd.o [2019-10-07T19:34:59.835Z] #61 104.8 CC criu/pagemap-cache.o [2019-10-07T19:35:00.094Z] #61 105.1 CC criu/pagemap.o [2019-10-07T19:35:00.113Z] #62 133.6 CC criu/tty.o [2019-10-07T19:35:00.659Z] #61 105.7 CC criu/parasite-syscall.o [2019-10-07T19:35:01.593Z] #61 106.5 CC criu/path.o [2019-10-07T19:35:01.851Z] #61 106.8 CC criu/pie-util-vdso-elf32.o [2019-10-07T19:35:02.179Z] #62 135.4 CC criu/tun.o [2019-10-07T19:35:02.417Z] #61 107.1 CC criu/pie-util-vdso.o [2019-10-07T19:35:02.417Z] #61 107.5 CC criu/pie-util.o [2019-10-07T19:35:02.573Z] #62 136.0 CC criu/uffd.o [2019-10-07T19:35:02.573Z] #62 ... [2019-10-07T19:35:02.573Z] [2019-10-07T19:35:02.573Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:35:02.573Z] #59 175.4 + dpkg --print-architecture [2019-10-07T19:35:02.573Z] #59 175.4 + cd /tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution [2019-10-07T19:35:02.573Z] #59 175.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-07T19:35:02.676Z] #61 107.6 CC criu/pipes.o [2019-10-07T19:35:02.849Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.6s done [2019-10-07T19:35:02.849Z] #7 DONE 35.7s [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T19:35:02.849Z] #8 DONE 0.2s [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T19:35:02.849Z] #9 DONE 0.2s [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:35:02.849Z] #26 DONE 0.1s [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:35:02.849Z] #56 ... [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T19:35:02.849Z] #36 DONE 0.1s [2019-10-07T19:35:02.849Z] [2019-10-07T19:35:02.849Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T19:35:02.849Z] #30 DONE 0.1s [2019-10-07T19:35:02.988Z] #59 175.7 + GOPATH=/tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5spTOf0LY [2019-10-07T19:35:02.989Z] #59 175.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T19:35:03.135Z] #33 DONE 0.1s [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T19:35:03.135Z] #53 DONE 0.1s [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T19:35:03.135Z] #27 DONE 0.2s [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:35:03.135Z] #56 DONE 0.2s [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T19:35:03.135Z] #64 DONE 0.2s [2019-10-07T19:35:03.135Z] [2019-10-07T19:35:03.135Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:35:03.254Z] #61 108.2 CC criu/plugin.o [2019-10-07T19:35:03.512Z] #61 108.5 CC criu/proc_parse.o [2019-10-07T19:35:03.764Z] #65 0.596 + RM_GOPATH=0 [2019-10-07T19:35:03.764Z] #65 0.596 + TMP_GOPATH= [2019-10-07T19:35:03.764Z] #65 0.596 + : /build/ [2019-10-07T19:35:03.764Z] #65 0.597 + '[' -z '' ']' [2019-10-07T19:35:03.764Z] #65 0.598 ++ mktemp -d [2019-10-07T19:35:03.764Z] #65 0.636 + export GOPATH=/tmp/tmp.1asY1VwF4x [2019-10-07T19:35:03.764Z] #65 0.636 + GOPATH=/tmp/tmp.1asY1VwF4x [2019-10-07T19:35:03.764Z] #65 0.636 + RM_GOPATH=1 [2019-10-07T19:35:03.764Z] #65 0.644 ++ dirname ./install.sh [2019-10-07T19:35:03.764Z] #65 0.684 + dir=. [2019-10-07T19:35:03.764Z] #65 0.688 + bin=rootlesskit [2019-10-07T19:35:03.764Z] #65 0.689 + shift [2019-10-07T19:35:03.764Z] #65 0.690 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-07T19:35:03.764Z] #65 0.691 + . ./rootlesskit.installer [2019-10-07T19:35:03.764Z] #65 0.691 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:35:03.764Z] #65 0.710 + install_rootlesskit [2019-10-07T19:35:03.764Z] #65 0.710 + case "$1" in [2019-10-07T19:35:03.764Z] #65 0.711 + export CGO_ENABLED=0 [2019-10-07T19:35:03.764Z] #65 0.711 + CGO_ENABLED=0 [2019-10-07T19:35:03.764Z] #65 0.712 + _install_rootlesskit [2019-10-07T19:35:03.764Z] #65 0.713 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-07T19:35:03.764Z] #65 0.713 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:35:03.764Z] #65 0.714 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1asY1VwF4x/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:35:03.764Z] #65 0.740 Cloning into '/tmp/tmp.1asY1VwF4x/src/github.com/rootless-containers/rootlesskit'... [2019-10-07T19:35:05.418Z] #61 110.5 CC criu/protobuf-desc.o [2019-10-07T19:35:05.983Z] #61 111.0 CC criu/protobuf.o [2019-10-07T19:35:06.550Z] #61 111.3 CC criu/pstree.o [2019-10-07T19:35:07.489Z] #61 112.2 CC criu/rbtree.o [2019-10-07T19:35:07.489Z] #61 112.5 CC criu/rst-malloc.o [2019-10-07T19:35:08.055Z] #61 112.8 CC criu/seccomp.o [2019-10-07T19:35:08.269Z] #59 ... [2019-10-07T19:35:08.269Z] [2019-10-07T19:35:08.269Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:08.269Z] #62 136.8 CC criu/util.o [2019-10-07T19:35:08.269Z] #62 137.5 CC criu/uts_ns.o [2019-10-07T19:35:08.269Z] #62 137.7 CC criu/vdso.o [2019-10-07T19:35:08.269Z] #62 138.2 LINK criu/built-in.o [2019-10-07T19:35:08.269Z] #62 138.3 LINK criu/criu [2019-10-07T19:35:08.269Z] #62 138.5 DEP lib/c/criu.d [2019-10-07T19:35:08.269Z] #62 138.6 CC images/rpc.pb-c.o [2019-10-07T19:35:08.269Z] #62 139.0 CC lib/c/criu.o [2019-10-07T19:35:08.269Z] #62 139.5 LINK lib/c/built-in.o [2019-10-07T19:35:08.269Z] #62 139.5 LINK lib/c/libcriu.so [2019-10-07T19:35:08.269Z] #62 139.6 GEN magic.py [2019-10-07T19:35:08.269Z] #62 139.7 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:35:08.269Z] #62 139.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:35:08.269Z] #62 139.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:35:08.269Z] #62 140.3 make[1]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.6 make[1]: 'images/built-in.o' is up to date. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:35:08.269Z] #62 140.8 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.8 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.8 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.9 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.9 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 140.9 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 141.0 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 141.1 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:08.269Z] #62 141.1 INSTALL criu/criu [2019-10-07T19:35:08.269Z] #62 DONE 141.2s [2019-10-07T19:35:08.269Z] [2019-10-07T19:35:08.269Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:08.313Z] #61 ... [2019-10-07T19:35:08.313Z] [2019-10-07T19:35:08.313Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:35:08.313Z] #58 164.0 + rm -rf /tmp/tmp.9gxPbCXbCb/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9gxPbCXbCb [2019-10-07T19:35:09.353Z] #65 ... [2019-10-07T19:35:09.353Z] [2019-10-07T19:35:09.353Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:35:09.353Z] #34 0.622 + RM_GOPATH=0 [2019-10-07T19:35:09.353Z] #34 0.622 + TMP_GOPATH= [2019-10-07T19:35:09.353Z] #34 0.622 + : /build [2019-10-07T19:35:09.353Z] #34 0.623 + '[' -z '' ']' [2019-10-07T19:35:09.353Z] #34 0.623 ++ mktemp -d [2019-10-07T19:35:09.353Z] #34 0.625 + export GOPATH=/tmp/tmp.85HdzT0XHr [2019-10-07T19:35:09.353Z] #34 0.626 + GOPATH=/tmp/tmp.85HdzT0XHr [2019-10-07T19:35:09.353Z] #34 0.626 + RM_GOPATH=1 [2019-10-07T19:35:09.353Z] #34 0.661 ++ dirname ./install.sh [2019-10-07T19:35:09.353Z] #34 0.693 + dir=. [2019-10-07T19:35:09.353Z] #34 0.694 + bin=tomlv [2019-10-07T19:35:09.353Z] #34 0.695 + shift [2019-10-07T19:35:09.353Z] #34 0.699 + '[' '!' -f ./tomlv.installer ']' [2019-10-07T19:35:09.353Z] #34 0.704 + . ./tomlv.installer [2019-10-07T19:35:09.353Z] #34 0.707 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:35:09.353Z] #34 0.707 + install_tomlv [2019-10-07T19:35:09.353Z] #34 0.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-07T19:35:09.353Z] #34 0.708 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:35:09.353Z] #34 0.708 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.85HdzT0XHr/src/github.com/BurntSushi/toml [2019-10-07T19:35:09.353Z] #34 0.782 Cloning into '/tmp/tmp.85HdzT0XHr/src/github.com/BurntSushi/toml'... [2019-10-07T19:35:09.353Z] #34 3.141 + cd /tmp/tmp.85HdzT0XHr/src/github.com/BurntSushi/toml [2019-10-07T19:35:09.353Z] #34 3.146 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T19:35:09.353Z] #34 3.200 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:35:09.353Z] #34 4.364 runtime/internal/sys [2019-10-07T19:35:09.353Z] #34 4.410 math/bits [2019-10-07T19:35:09.353Z] #34 4.444 internal/cpu [2019-10-07T19:35:09.353Z] #34 4.666 runtime/internal/atomic [2019-10-07T19:35:09.353Z] #34 5.186 runtime/internal/math [2019-10-07T19:35:09.353Z] #34 5.611 unicode/utf8 [2019-10-07T19:35:09.353Z] #34 5.756 sync/atomic [2019-10-07T19:35:09.353Z] #34 ... [2019-10-07T19:35:09.353Z] [2019-10-07T19:35:09.353Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:35:09.353Z] #37 0.478 + RM_GOPATH=0 [2019-10-07T19:35:09.353Z] #37 0.478 + TMP_GOPATH= [2019-10-07T19:35:09.353Z] #37 0.478 + : /build [2019-10-07T19:35:09.353Z] #37 0.478 + '[' -z '' ']' [2019-10-07T19:35:09.353Z] #37 0.479 ++ mktemp -d [2019-10-07T19:35:09.353Z] #37 0.481 + export GOPATH=/tmp/tmp.WdRwsz5Bup [2019-10-07T19:35:09.353Z] #37 0.481 + GOPATH=/tmp/tmp.WdRwsz5Bup [2019-10-07T19:35:09.353Z] #37 0.481 + RM_GOPATH=1 [2019-10-07T19:35:09.353Z] #37 0.482 ++ dirname ./install.sh [2019-10-07T19:35:09.353Z] #37 0.483 + dir=. [2019-10-07T19:35:09.353Z] #37 0.483 + bin=vndr [2019-10-07T19:35:09.353Z] #37 0.483 + shift [2019-10-07T19:35:09.353Z] #37 0.483 + '[' '!' -f ./vndr.installer ']' [2019-10-07T19:35:09.353Z] #37 0.484 + . ./vndr.installer [2019-10-07T19:35:09.353Z] #37 0.484 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:35:09.353Z] #37 0.484 + install_vndr [2019-10-07T19:35:09.353Z] #37 0.484 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-07T19:35:09.353Z] #37 0.484 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:35:09.353Z] #37 0.484 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WdRwsz5Bup/src/github.com/LK4D4/vndr [2019-10-07T19:35:09.353Z] #37 0.487 Cloning into '/tmp/tmp.WdRwsz5Bup/src/github.com/LK4D4/vndr'... [2019-10-07T19:35:09.353Z] #37 2.153 + cd /tmp/tmp.WdRwsz5Bup/src/github.com/LK4D4/vndr [2019-10-07T19:35:09.353Z] #37 2.153 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T19:35:09.353Z] #37 2.188 + go build -buildmode=pie -v -o /build/vndr . [2019-10-07T19:35:09.354Z] #37 4.585 runtime/internal/sys [2019-10-07T19:35:09.354Z] #37 4.698 internal/race [2019-10-07T19:35:09.354Z] #37 4.726 internal/cpu [2019-10-07T19:35:09.354Z] #37 4.910 runtime/internal/atomic [2019-10-07T19:35:09.354Z] #37 5.483 runtime/internal/math [2019-10-07T19:35:09.354Z] #37 5.486 sync/atomic [2019-10-07T19:35:09.354Z] #37 5.828 unicode [2019-10-07T19:35:09.354Z] #37 6.276 unicode/utf8 [2019-10-07T19:35:09.354Z] #37 6.575 internal/bytealg [2019-10-07T19:35:09.642Z] #37 6.625 math/bits [2019-10-07T19:35:09.642Z] #37 ... [2019-10-07T19:35:09.642Z] [2019-10-07T19:35:09.642Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:35:09.642Z] #34 6.858 unicode [2019-10-07T19:35:09.931Z] #34 6.898 internal/bytealg [2019-10-07T19:35:10.213Z] #58 DONE 165.4s [2019-10-07T19:35:10.213Z] [2019-10-07T19:35:10.213Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:10.213Z] #61 113.4 CC criu/seize.o [2019-10-07T19:35:10.213Z] #61 114.0 CC criu/servicefd.o [2019-10-07T19:35:10.213Z] #61 114.3 CC criu/shmem.o [2019-10-07T19:35:10.213Z] #61 114.9 CC criu/sigframe.o [2019-10-07T19:35:10.213Z] #61 115.0 CC criu/signalfd.o [2019-10-07T19:35:10.219Z] #34 7.268 math [2019-10-07T19:35:10.471Z] #61 115.3 CC criu/sk-inet.o [2019-10-07T19:35:11.529Z] #61 116.4 CC criu/sk-netlink.o [2019-10-07T19:35:11.718Z] #34 8.650 internal/testlog [2019-10-07T19:35:11.787Z] #61 116.7 CC criu/sk-packet.o [2019-10-07T19:35:12.353Z] #61 117.3 CC criu/sk-queue.o [2019-10-07T19:35:12.610Z] #61 117.6 CC criu/sk-tcp.o [2019-10-07T19:35:12.739Z] #34 ... [2019-10-07T19:35:12.739Z] [2019-10-07T19:35:12.739Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:35:12.739Z] #19 0.727 + mktemp -d [2019-10-07T19:35:12.739Z] #19 0.728 + export GOPATH=/tmp/tmp.Af2I0RI7RP [2019-10-07T19:35:12.739Z] #19 0.728 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.Af2I0RI7RP/src/github.com/go-swagger/go-swagger [2019-10-07T19:35:12.739Z] #19 0.735 Cloning into '/tmp/tmp.Af2I0RI7RP/src/github.com/go-swagger/go-swagger'... [2019-10-07T19:35:12.739Z] #19 ... [2019-10-07T19:35:12.739Z] [2019-10-07T19:35:12.739Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:35:12.739Z] #21 0.660 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:12.739Z] #21 0.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:12.739Z] #21 0.863 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:12.739Z] #21 0.895 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:12.739Z] #21 1.019 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:12.739Z] #21 2.714 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:35:12.739Z] #21 6.005 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:35:12.739Z] #21 7.743 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:35:13.026Z] #21 ... [2019-10-07T19:35:13.026Z] [2019-10-07T19:35:13.026Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:35:13.026Z] #59 0.838 + mktemp -d [2019-10-07T19:35:13.026Z] #59 0.840 + export GOPATH=/tmp/tmp.mh321ixTdN [2019-10-07T19:35:13.026Z] #59 0.841 + git clone https://github.com/docker/distribution.git /tmp/tmp.mh321ixTdN/src/github.com/docker/distribution [2019-10-07T19:35:13.026Z] #59 0.856 Cloning into '/tmp/tmp.mh321ixTdN/src/github.com/docker/distribution'... [2019-10-07T19:35:13.026Z] #59 ... [2019-10-07T19:35:13.026Z] [2019-10-07T19:35:13.026Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:35:13.026Z] #31 0.691 + RM_GOPATH=0 [2019-10-07T19:35:13.026Z] #31 0.703 + TMP_GOPATH= [2019-10-07T19:35:13.026Z] #31 0.703 + : /build [2019-10-07T19:35:13.026Z] #31 0.703 + '[' -z '' ']' [2019-10-07T19:35:13.026Z] #31 0.704 ++ mktemp -d [2019-10-07T19:35:13.026Z] #31 0.751 + export GOPATH=/tmp/tmp.kNiNPiexl0 [2019-10-07T19:35:13.026Z] #31 0.758 + GOPATH=/tmp/tmp.kNiNPiexl0 [2019-10-07T19:35:13.026Z] #31 0.759 + RM_GOPATH=1 [2019-10-07T19:35:13.026Z] #31 0.767 ++ dirname ./install.sh [2019-10-07T19:35:13.026Z] #31 0.770 + dir=. [2019-10-07T19:35:13.026Z] #31 0.771 + bin=gotestsum [2019-10-07T19:35:13.026Z] #31 0.771 + shift [2019-10-07T19:35:13.026Z] #31 0.772 + '[' '!' -f ./gotestsum.installer ']' [2019-10-07T19:35:13.026Z] #31 0.772 + . ./gotestsum.installer [2019-10-07T19:35:13.026Z] #31 0.772 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-07T19:35:13.026Z] #31 0.774 + install_gotestsum [2019-10-07T19:35:13.026Z] #31 0.775 + echo 'Installing gotestsum version v0.3.5' [2019-10-07T19:35:13.026Z] #31 0.775 Installing gotestsum version v0.3.5 [2019-10-07T19:35:13.026Z] #31 0.775 + go get -d gotest.tools/gotestsum [2019-10-07T19:35:13.174Z] #61 118.0 CC criu/sk-unix.o [2019-10-07T19:35:13.315Z] #31 ... [2019-10-07T19:35:13.315Z] [2019-10-07T19:35:13.315Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:35:13.315Z] #28 0.558 + RM_GOPATH=0 [2019-10-07T19:35:13.315Z] #28 0.558 + TMP_GOPATH= [2019-10-07T19:35:13.315Z] #28 0.558 + : /build [2019-10-07T19:35:13.315Z] #28 0.558 + '[' -z '' ']' [2019-10-07T19:35:13.315Z] #28 0.592 ++ mktemp -d [2019-10-07T19:35:13.315Z] #28 0.611 + export GOPATH=/tmp/tmp.MdQYXhyeX5 [2019-10-07T19:35:13.315Z] #28 0.624 + GOPATH=/tmp/tmp.MdQYXhyeX5 [2019-10-07T19:35:13.315Z] #28 0.624 + RM_GOPATH=1 [2019-10-07T19:35:13.315Z] #28 0.642 ++ dirname ./install.sh [2019-10-07T19:35:13.315Z] #28 0.648 + dir=. [2019-10-07T19:35:13.315Z] #28 0.648 + bin=golangci_lint [2019-10-07T19:35:13.315Z] #28 0.649 + shift [2019-10-07T19:35:13.315Z] #28 0.653 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-07T19:35:13.315Z] #28 0.654 + . ./golangci_lint.installer [2019-10-07T19:35:13.315Z] #28 0.655 ++ : v1.17.1 [2019-10-07T19:35:13.315Z] #28 0.657 + install_golangci_lint [2019-10-07T19:35:13.315Z] #28 0.657 + echo 'Installing golangci-lint version v1.17.1' [2019-10-07T19:35:13.315Z] #28 0.658 Installing golangci-lint version v1.17.1 [2019-10-07T19:35:13.315Z] #28 0.659 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:35:13.315Z] #28 ... [2019-10-07T19:35:13.315Z] [2019-10-07T19:35:13.315Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:35:13.315Z] #61 1.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:13.315Z] #61 1.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:13.315Z] #61 1.222 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:13.315Z] #61 1.238 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:13.315Z] #61 1.325 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:13.315Z] #61 2.882 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:35:13.315Z] #61 6.016 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:35:13.315Z] #61 8.010 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:35:13.601Z] #61 ... [2019-10-07T19:35:13.601Z] [2019-10-07T19:35:13.601Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:35:13.601Z] #48 1.236 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:13.601Z] #48 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:13.601Z] #48 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:13.601Z] #48 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:13.601Z] #48 1.539 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:13.601Z] #48 3.298 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:35:13.601Z] #48 6.833 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:35:13.601Z] #48 8.902 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:35:13.601Z] #48 ... [2019-10-07T19:35:13.601Z] [2019-10-07T19:35:13.601Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:35:13.601Z] #57 0.465 + RM_GOPATH=0 [2019-10-07T19:35:13.601Z] #57 0.470 + TMP_GOPATH= [2019-10-07T19:35:13.601Z] #57 0.470 + : /build [2019-10-07T19:35:13.601Z] #57 0.471 + '[' -z '' ']' [2019-10-07T19:35:13.601Z] #57 0.475 ++ mktemp -d [2019-10-07T19:35:13.602Z] #57 0.478 + export GOPATH=/tmp/tmp.ZqlIjUW8GX [2019-10-07T19:35:13.602Z] #57 0.478 + GOPATH=/tmp/tmp.ZqlIjUW8GX [2019-10-07T19:35:13.602Z] #57 0.478 + RM_GOPATH=1 [2019-10-07T19:35:13.602Z] #57 0.479 ++ dirname ./install.sh [2019-10-07T19:35:13.602Z] #57 0.480 + dir=. [2019-10-07T19:35:13.602Z] #57 0.485 + bin=dockercli [2019-10-07T19:35:13.602Z] #57 0.485 + shift [2019-10-07T19:35:13.602Z] #57 0.485 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T19:35:13.602Z] #57 0.485 + . ./dockercli.installer [2019-10-07T19:35:13.602Z] #57 0.487 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T19:35:13.602Z] #57 0.488 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T19:35:13.602Z] #57 0.488 + install_dockercli [2019-10-07T19:35:13.602Z] #57 0.492 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T19:35:13.602Z] #57 0.493 Install docker/cli version 17.06.2-ce from stable [2019-10-07T19:35:13.602Z] #57 0.495 ++ uname -m [2019-10-07T19:35:13.602Z] #57 0.497 + arch=ppc64le [2019-10-07T19:35:13.602Z] #57 0.497 + '[' ppc64le '!=' x86_64 ']' [2019-10-07T19:35:13.602Z] #57 0.497 + '[' ppc64le '!=' s390x ']' [2019-10-07T19:35:13.602Z] #57 0.497 + '[' ppc64le '!=' armhf ']' [2019-10-07T19:35:13.602Z] #57 0.498 + build_dockercli [2019-10-07T19:35:13.602Z] #57 0.498 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZqlIjUW8GX/tmp/docker-ce [2019-10-07T19:35:13.602Z] #57 0.522 Cloning into '/tmp/tmp.ZqlIjUW8GX/tmp/docker-ce'... [2019-10-07T19:35:13.890Z] #57 ... [2019-10-07T19:35:13.890Z] [2019-10-07T19:35:13.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:13.890Z] #10 0.696 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:13.890Z] #10 0.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:13.890Z] #10 0.972 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:13.890Z] #10 0.993 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:13.890Z] #10 1.025 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:13.890Z] #10 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:35:13.890Z] #10 5.939 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:35:13.890Z] #10 7.951 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:35:13.890Z] #10 ... [2019-10-07T19:35:13.890Z] [2019-10-07T19:35:13.890Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:35:13.890Z] #39 0.651 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:13.890Z] #39 0.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:13.890Z] #39 0.878 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:13.890Z] #39 0.892 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:13.890Z] #39 0.984 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:13.890Z] #39 2.652 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:35:13.890Z] #39 6.058 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:35:13.890Z] #39 8.057 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:35:14.107Z] #61 119.0 CC criu/sockets.o [2019-10-07T19:35:14.180Z] #39 ... [2019-10-07T19:35:14.180Z] [2019-10-07T19:35:14.180Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:35:14.180Z] #54 0.715 + RM_GOPATH=0 [2019-10-07T19:35:14.180Z] #54 0.715 + TMP_GOPATH= [2019-10-07T19:35:14.180Z] #54 0.715 + : /build [2019-10-07T19:35:14.180Z] #54 0.715 + '[' -z '' ']' [2019-10-07T19:35:14.180Z] #54 0.729 ++ mktemp -d [2019-10-07T19:35:14.180Z] #54 0.746 + export GOPATH=/tmp/tmp.pvailS0IQB [2019-10-07T19:35:14.180Z] #54 0.747 + GOPATH=/tmp/tmp.pvailS0IQB [2019-10-07T19:35:14.180Z] #54 0.748 + RM_GOPATH=1 [2019-10-07T19:35:14.180Z] #54 0.772 ++ dirname ./install.sh [2019-10-07T19:35:14.180Z] #54 0.808 + dir=. [2019-10-07T19:35:14.180Z] #54 0.811 + bin=proxy [2019-10-07T19:35:14.180Z] #54 0.812 + shift [2019-10-07T19:35:14.180Z] #54 0.812 + '[' '!' -f ./proxy.installer ']' [2019-10-07T19:35:14.180Z] #54 0.813 + . ./proxy.installer [2019-10-07T19:35:14.180Z] #54 0.814 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:35:14.180Z] #54 0.818 + install_proxy [2019-10-07T19:35:14.180Z] #54 0.818 + case "$1" in [2019-10-07T19:35:14.180Z] #54 0.819 + export CGO_ENABLED=0 [2019-10-07T19:35:14.180Z] #54 0.820 + CGO_ENABLED=0 [2019-10-07T19:35:14.180Z] #54 0.820 + _install_proxy [2019-10-07T19:35:14.180Z] #54 0.821 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-07T19:35:14.180Z] #54 0.822 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:35:14.180Z] #54 0.823 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pvailS0IQB/src/github.com/docker/libnetwork [2019-10-07T19:35:14.180Z] #54 0.830 Cloning into '/tmp/tmp.pvailS0IQB/src/github.com/docker/libnetwork'... [2019-10-07T19:35:14.180Z] #54 ... [2019-10-07T19:35:14.180Z] [2019-10-07T19:35:14.180Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:35:14.180Z] #37 9.204 internal/testlog [2019-10-07T19:35:14.180Z] #37 9.291 math [2019-10-07T19:35:14.180Z] #37 9.889 runtime [2019-10-07T19:35:14.180Z] #37 10.66 encoding [2019-10-07T19:35:14.180Z] #37 11.15 unicode/utf16 [2019-10-07T19:35:14.670Z] #61 119.6 CC criu/stats.o [2019-10-07T19:35:14.927Z] #61 119.8 CC criu/string.o [2019-10-07T19:35:15.185Z] #61 119.9 CC criu/sysctl.o [2019-10-07T19:35:15.204Z] #37 12.11 container/list [2019-10-07T19:35:15.446Z] #61 120.4 CC criu/sysfs_parse.o [2019-10-07T19:35:15.703Z] #61 120.7 CC criu/timerfd.o [2019-10-07T19:35:15.960Z] #61 120.9 CC criu/tty.o [2019-10-07T19:35:16.697Z] #51 ... [2019-10-07T19:35:16.697Z] [2019-10-07T19:35:16.697Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:35:16.697Z] #59 189.5 + rm -rf /tmp/tmp.S5spTOf0LY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.S5spTOf0LY [2019-10-07T19:35:16.697Z] #59 DONE 189.6s [2019-10-07T19:35:16.697Z] [2019-10-07T19:35:16.697Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:35:17.331Z] #61 122.1 CC criu/tun.o [2019-10-07T19:35:17.896Z] #61 122.6 CC criu/uffd.o [2019-10-07T19:35:18.119Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-07T19:35:18.460Z] #61 123.3 CC criu/util.o [2019-10-07T19:35:18.731Z] #37 15.57 crypto/internal/subtle [2019-10-07T19:35:19.025Z] #37 16.03 crypto/subtle [2019-10-07T19:35:19.026Z] #61 124.0 CC criu/uts_ns.o [2019-10-07T19:35:19.283Z] #61 124.1 CC criu/vdso-compat.o [2019-10-07T19:35:19.283Z] #61 124.3 CC criu/vdso.o [2019-10-07T19:35:19.649Z] #37 16.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-07T19:35:19.849Z] #61 124.9 LINK criu/built-in.o [2019-10-07T19:35:20.107Z] #61 125.0 LINK criu/criu [2019-10-07T19:35:20.365Z] #61 125.4 DEP lib/c/criu.d [2019-10-07T19:35:20.365Z] #61 125.4 CC images/rpc.pb-c.o [2019-10-07T19:35:20.623Z] #61 ... [2019-10-07T19:35:20.623Z] [2019-10-07T19:35:20.623Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:20.623Z] #50 173.9 🇩 bin/containerd [2019-10-07T19:35:20.674Z] #37 17.52 internal/nettrace [2019-10-07T19:35:20.674Z] #37 ... [2019-10-07T19:35:20.674Z] [2019-10-07T19:35:20.674Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:35:20.674Z] #65 7.694 + cd /tmp/tmp.1asY1VwF4x/src/github.com/rootless-containers/rootlesskit [2019-10-07T19:35:20.674Z] #65 7.697 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T19:35:20.674Z] #65 8.616 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:35:20.674Z] #65 8.621 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-07T19:35:20.965Z] #65 ... [2019-10-07T19:35:20.965Z] [2019-10-07T19:35:20.965Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:35:20.965Z] #37 17.98 runtime/cgo [2019-10-07T19:35:23.031Z] #37 ... [2019-10-07T19:35:23.031Z] [2019-10-07T19:35:23.031Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:35:23.031Z] #34 9.954 encoding [2019-10-07T19:35:23.031Z] #34 10.70 runtime [2019-10-07T19:35:23.031Z] #34 10.80 runtime/cgo [2019-10-07T19:35:23.155Z] #50 ... [2019-10-07T19:35:23.155Z] [2019-10-07T19:35:23.155Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:35:23.155Z] #27 DONE 175.8s [2019-10-07T19:35:23.155Z] [2019-10-07T19:35:23.155Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:23.155Z] #61 125.7 CC lib/c/criu.o [2019-10-07T19:35:23.155Z] #61 126.5 LINK lib/c/built-in.o [2019-10-07T19:35:23.155Z] #61 126.5 LINK lib/c/libcriu.so [2019-10-07T19:35:23.155Z] #61 126.7 GEN magic.py [2019-10-07T19:35:23.155Z] #61 126.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:35:23.155Z] #61 126.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:35:23.155Z] #61 127.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:35:23.155Z] #61 128.0 make[1]: Nothing to be done for 'all'. [2019-10-07T19:35:24.087Z] #61 128.8 make[1]: 'images/built-in.o' is up to date. [2019-10-07T19:35:24.087Z] #61 128.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-07T19:35:24.087Z] #61 128.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-07T19:35:24.087Z] #61 128.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-07T19:35:24.087Z] #61 128.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-07T19:35:24.087Z] #61 128.9 make[1]: Nothing to be done for 'all'. [2019-10-07T19:35:24.087Z] #61 128.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:35:24.087Z] #61 129.2 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.087Z] #61 129.2 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.343Z] #61 ... [2019-10-07T19:35:24.343Z] [2019-10-07T19:35:24.344Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T19:35:24.344Z] #28 DONE 0.3s [2019-10-07T19:35:24.344Z] [2019-10-07T19:35:24.344Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:24.344Z] #61 129.2 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.344Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.344Z] #61 ... [2019-10-07T19:35:24.344Z] [2019-10-07T19:35:24.344Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T19:35:24.344Z] #31 DONE 0.1s [2019-10-07T19:35:24.344Z] [2019-10-07T19:35:24.344Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:24.344Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.344Z] #61 129.3 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.344Z] #61 129.4 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.344Z] #61 129.4 make[2]: Nothing to be done for 'all'. [2019-10-07T19:35:24.601Z] #61 ... [2019-10-07T19:35:24.601Z] [2019-10-07T19:35:24.601Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T19:35:24.601Z] #34 DONE 0.2s [2019-10-07T19:35:24.601Z] [2019-10-07T19:35:24.601Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:35:24.601Z] #61 129.4 INSTALL criu/criu [2019-10-07T19:35:24.601Z] #61 DONE 129.5s [2019-10-07T19:35:24.601Z] [2019-10-07T19:35:24.601Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T19:35:24.701Z] #28 ... [2019-10-07T19:35:24.701Z] [2019-10-07T19:35:24.701Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:24.701Z] #51 168.8 🇩 bin/containerd [2019-10-07T19:35:24.858Z] #37 DONE 0.2s [2019-10-07T19:35:24.858Z] [2019-10-07T19:35:24.858Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T19:35:24.858Z] #42 DONE 0.1s [2019-10-07T19:35:24.858Z] [2019-10-07T19:35:24.858Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T19:35:25.115Z] #46 DONE 0.2s [2019-10-07T19:35:25.115Z] [2019-10-07T19:35:25.115Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:25.543Z] #51 ... [2019-10-07T19:35:25.543Z] [2019-10-07T19:35:25.543Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:35:25.543Z] #28 DONE 198.4s [2019-10-07T19:35:25.742Z] #34 ... [2019-10-07T19:35:25.742Z] [2019-10-07T19:35:25.742Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:25.742Z] #10 22.81 Fetched 7720 kB in 22s (348 kB/s) [2019-10-07T19:35:25.949Z] [2019-10-07T19:35:25.949Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:26.350Z] #51 ... [2019-10-07T19:35:26.350Z] [2019-10-07T19:35:26.350Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T19:35:26.350Z] #29 DONE 0.1s [2019-10-07T19:35:26.350Z] [2019-10-07T19:35:26.351Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T19:35:26.351Z] #32 DONE 0.1s [2019-10-07T19:35:26.736Z] [2019-10-07T19:35:26.736Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T19:35:26.736Z] #35 DONE 0.1s [2019-10-07T19:35:26.736Z] [2019-10-07T19:35:26.736Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T19:35:26.736Z] #38 DONE 0.1s [2019-10-07T19:35:26.736Z] [2019-10-07T19:35:26.736Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T19:35:26.736Z] #43 DONE 0.1s [2019-10-07T19:35:26.736Z] [2019-10-07T19:35:26.736Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:26.736Z] #51 ... [2019-10-07T19:35:26.736Z] [2019-10-07T19:35:26.736Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T19:35:26.736Z] #47 DONE 0.1s [2019-10-07T19:35:27.117Z] [2019-10-07T19:35:27.117Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:31.279Z] #10 22.81 Reading package lists... [2019-10-07T19:35:31.279Z] #10 ... [2019-10-07T19:35:31.279Z] [2019-10-07T19:35:31.279Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:35:31.279Z] #59 27.81 + cd /tmp/tmp.mh321ixTdN/src/github.com/docker/distribution [2019-10-07T19:35:31.279Z] #59 27.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-07T19:35:33.346Z] #59 30.33 + GOPATH=/tmp/tmp.mh321ixTdN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mh321ixTdN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-07T19:35:36.055Z] #59 ... [2019-10-07T19:35:36.055Z] [2019-10-07T19:35:36.055Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:35:36.055Z] #61 23.18 Fetched 7720 kB in 22s (347 kB/s) [2019-10-07T19:35:36.055Z] #61 23.18 Reading package lists... [2019-10-07T19:35:36.055Z] #61 33.06 Reading package lists... [2019-10-07T19:35:36.055Z] #61 ... [2019-10-07T19:35:36.055Z] [2019-10-07T19:35:36.055Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:35:36.055Z] #21 23.23 Fetched 7720 kB in 22s (342 kB/s) [2019-10-07T19:35:36.055Z] #21 23.23 Reading package lists... [2019-10-07T19:35:36.342Z] #21 32.71 Reading package lists... [2019-10-07T19:35:36.342Z] #21 ... [2019-10-07T19:35:36.342Z] [2019-10-07T19:35:36.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:36.342Z] #10 22.81 Reading package lists... [2019-10-07T19:35:36.969Z] #10 32.98 Reading package lists... [2019-10-07T19:35:36.969Z] #10 ... [2019-10-07T19:35:36.969Z] [2019-10-07T19:35:36.969Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:35:36.969Z] #39 24.39 Fetched 7720 kB in 23s (325 kB/s) [2019-10-07T19:35:36.969Z] #39 24.39 Reading package lists... [2019-10-07T19:35:37.257Z] #39 34.54 Reading package lists... [2019-10-07T19:35:37.257Z] #39 ... [2019-10-07T19:35:37.257Z] [2019-10-07T19:35:37.257Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:35:37.257Z] #28 30.70 + cd /tmp/tmp.MdQYXhyeX5/src/github.com/golangci/golangci-lint/ [2019-10-07T19:35:37.257Z] #28 30.70 + git checkout -q v1.17.1 [2019-10-07T19:35:37.257Z] #28 32.49 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T19:35:37.546Z] #28 ... [2019-10-07T19:35:37.546Z] [2019-10-07T19:35:37.546Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:35:37.546Z] #48 24.73 Fetched 7720 kB in 23s (328 kB/s) [2019-10-07T19:35:37.546Z] #48 24.73 Reading package lists... [2019-10-07T19:35:37.546Z] #48 33.82 Reading package lists... [2019-10-07T19:35:37.546Z] #48 ... [2019-10-07T19:35:37.546Z] [2019-10-07T19:35:37.546Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:35:37.546Z] #54 27.84 + cd /tmp/tmp.pvailS0IQB/src/github.com/docker/libnetwork [2019-10-07T19:35:37.546Z] #54 27.84 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T19:35:37.546Z] #54 28.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-07T19:35:38.172Z] #54 ... [2019-10-07T19:35:38.172Z] [2019-10-07T19:35:38.172Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:35:38.172Z] #37 25.30 vendor/golang.org/x/crypto/internal/subtle [2019-10-07T19:35:43.089Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-07T19:35:43.089Z] [2019-10-07T19:35:43.089Z] ________ ____ __. [2019-10-07T19:35:43.089Z] \_____ \ | |/ _| [2019-10-07T19:35:43.089Z] / | \| < [2019-10-07T19:35:43.089Z] / | \ | \ [2019-10-07T19:35:43.089Z] \_______ /____|__ \ [2019-10-07T19:35:43.089Z] \/ \/ [2019-10-07T19:35:43.089Z] [2019-10-07T19:35:43.089Z] INFO: make.ps1 ended at 10/07/2019 19:35:32 [2019-10-07T19:35:43.089Z] INFO: Binaries build ended at 10/07/2019 19:35:35. Duration:00:01:24.1363896 [2019-10-07T19:35:43.089Z] INFO: Copying the built daemon binary to d:\CI\PR-40054\2\binary\dockerd-ea77a6360.exe... [2019-10-07T19:35:43.089Z] INFO: Copying the built client binary to d:\CI\PR-40054\2\binary\docker-ea77a6360.exe... [2019-10-07T19:35:43.089Z] INFO: Copying dockerversion from the container... [2019-10-07T19:35:43.089Z] INFO: Copying the golang package from the container to d:\CI\PR-40054\2\installer\go.zip... [2019-10-07T19:35:43.089Z] INFO: Extracting go.zip to d:\CI\PR-40054\2\go [2019-10-07T19:35:45.078Z] #37 ... [2019-10-07T19:35:45.078Z] [2019-10-07T19:35:45.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:45.078Z] #10 32.98 Reading package lists... [2019-10-07T19:35:47.031Z] #50 197.7 🇩 bin/containerd-stress [2019-10-07T19:35:47.031Z] #50 199.2 🇩 bin/containerd-shim [2019-10-07T19:35:47.127Z] #10 42.33 Building dependency tree... [2019-10-07T19:35:47.512Z] #51 189.3 🇩 bin/containerd-stress [2019-10-07T19:35:47.512Z] #51 191.5 🇩 bin/containerd-shim [2019-10-07T19:35:49.180Z] #10 46.08 The following additional packages will be installed: [2019-10-07T19:35:49.180Z] #10 46.10 libapparmor1 libseccomp2 [2019-10-07T19:35:49.180Z] #10 46.10 Suggested packages: [2019-10-07T19:35:49.180Z] #10 46.10 seccomp [2019-10-07T19:35:49.470Z] #10 46.72 The following NEW packages will be installed: [2019-10-07T19:35:49.470Z] #10 46.73 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-07T19:35:49.762Z] #10 46.91 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:35:49.762Z] #10 46.91 Need to get 296 kB of archives. [2019-10-07T19:35:49.762Z] #10 46.91 After this operation, 1346 kB of additional disk space will be used. [2019-10-07T19:35:49.762Z] #10 46.91 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-07T19:35:49.762Z] #10 46.94 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-07T19:35:49.762Z] #10 46.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-07T19:35:49.762Z] #10 46.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-07T19:35:51.208Z] #50 204.3 🇩 bin/containerd-shim-runc-v1 [2019-10-07T19:35:51.287Z] #10 ... [2019-10-07T19:35:51.287Z] [2019-10-07T19:35:51.287Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:35:51.287Z] #39 34.54 Reading package lists... [2019-10-07T19:35:51.287Z] #39 43.56 Building dependency tree... [2019-10-07T19:35:51.287Z] #39 46.46 The following additional packages will be installed: [2019-10-07T19:35:51.287Z] #39 46.47 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-07T19:35:51.287Z] #39 46.48 Suggested packages: [2019-10-07T19:35:51.287Z] #39 46.48 codeblocks eclipse ninja-build lrzip [2019-10-07T19:35:51.287Z] #39 46.48 Recommended packages: [2019-10-07T19:35:51.287Z] #39 46.48 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-07T19:35:51.287Z] #39 47.97 The following NEW packages will be installed: [2019-10-07T19:35:51.287Z] #39 47.98 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-07T19:35:51.287Z] #39 47.99 vim-common xxd [2019-10-07T19:35:51.287Z] #39 48.12 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:35:51.287Z] #39 48.12 Need to get 13.4 MB of archives. [2019-10-07T19:35:51.287Z] #39 48.12 After this operation, 60.4 MB of additional disk space will be used. [2019-10-07T19:35:51.287Z] #39 48.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-07T19:35:51.287Z] #39 48.43 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-07T19:35:51.287Z] #39 48.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-07T19:35:51.752Z] #51 196.3 🇩 bin/containerd-shim-runc-v1 [2019-10-07T19:35:51.920Z] #39 ... [2019-10-07T19:35:51.920Z] [2019-10-07T19:35:51.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:51.920Z] #10 49.23 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:35:52.211Z] #10 49.55 Fetched 296 kB in 0s (2572 kB/s) [2019-10-07T19:35:52.211Z] #10 49.67 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-07T19:35:52.498Z] #10 49.67 (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-07T19:35:52.498Z] #10 49.81 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-07T19:35:52.498Z] #10 49.82 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-07T19:35:52.785Z] #10 50.20 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-07T19:35:52.785Z] #10 50.21 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-07T19:35:52.785Z] #10 50.22 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-07T19:35:53.425Z] #10 50.52 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-07T19:35:53.425Z] #10 50.55 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-07T19:35:53.425Z] #10 50.56 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-07T19:35:53.425Z] #10 ... [2019-10-07T19:35:53.425Z] [2019-10-07T19:35:53.425Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T19:35:53.425Z] #21 32.71 Reading package lists... [2019-10-07T19:35:53.426Z] #21 43.00 Building dependency tree... [2019-10-07T19:35:53.426Z] #21 45.92 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-07T19:35:53.426Z] #21 45.92 The following additional packages will be installed: [2019-10-07T19:35:53.426Z] #21 45.93 libjq1 libonig4 [2019-10-07T19:35:53.426Z] #21 46.52 The following NEW packages will be installed: [2019-10-07T19:35:53.426Z] #21 46.53 jq libjq1 libonig4 [2019-10-07T19:35:53.426Z] #21 46.69 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:35:53.426Z] #21 46.69 Need to get 310 kB of archives. [2019-10-07T19:35:53.426Z] #21 46.69 After this operation, 1267 kB of additional disk space will be used. [2019-10-07T19:35:53.426Z] #21 46.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-07T19:35:53.426Z] #21 46.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-07T19:35:53.426Z] #21 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-07T19:35:53.426Z] #21 48.51 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:35:53.426Z] #21 48.85 Fetched 310 kB in 0s (2458 kB/s) [2019-10-07T19:35:53.426Z] #21 49.15 Selecting previously unselected package libonig4:ppc64el. [2019-10-07T19:35:53.426Z] #21 49.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-07T19:35:53.426Z] #21 49.27 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-07T19:35:53.426Z] #21 49.28 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-07T19:35:53.426Z] #21 49.78 Selecting previously unselected package libjq1:ppc64el. [2019-10-07T19:35:53.426Z] #21 49.80 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-07T19:35:53.426Z] #21 49.82 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-07T19:35:53.426Z] #21 50.18 Selecting previously unselected package jq. [2019-10-07T19:35:53.426Z] #21 50.19 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-07T19:35:53.426Z] #21 50.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:35:53.426Z] #21 50.45 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-07T19:35:53.426Z] #21 50.48 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-07T19:35:53.426Z] #21 50.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:35:53.426Z] #21 50.59 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:35:53.426Z] #21 DONE 50.7s [2019-10-07T19:35:53.426Z] [2019-10-07T19:35:53.426Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T19:35:53.426Z] #23 DONE 0.1s [2019-10-07T19:35:53.426Z] [2019-10-07T19:35:53.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:53.426Z] #10 50.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-07T19:35:53.715Z] #10 50.88 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-07T19:35:53.715Z] #10 50.89 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-07T19:35:53.715Z] #10 ... [2019-10-07T19:35:53.716Z] [2019-10-07T19:35:53.716Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T19:35:53.716Z] #48 33.82 Reading package lists... [2019-10-07T19:35:53.716Z] #48 43.03 Building dependency tree... [2019-10-07T19:35:53.716Z] #48 45.90 The following additional packages will be installed: [2019-10-07T19:35:53.716Z] #48 45.90 btrfs-progs liblzo2-2 [2019-10-07T19:35:53.716Z] #48 46.16 The following NEW packages will be installed: [2019-10-07T19:35:53.716Z] #48 46.17 btrfs-progs btrfs-tools liblzo2-2 [2019-10-07T19:35:53.716Z] #48 46.33 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:35:53.716Z] #48 46.33 Need to get 588 kB of archives. [2019-10-07T19:35:53.716Z] #48 46.33 After this operation, 5005 kB of additional disk space will be used. [2019-10-07T19:35:53.716Z] #48 46.33 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-07T19:35:53.716Z] #48 46.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-07T19:35:53.716Z] #48 46.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-07T19:35:53.716Z] #48 48.34 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:35:53.716Z] #48 48.62 Fetched 588 kB in 0s (3211 kB/s) [2019-10-07T19:35:53.716Z] #48 48.85 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-07T19:35:53.716Z] #48 48.86 (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-07T19:35:53.716Z] #48 49.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-07T19:35:53.716Z] #48 49.11 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:35:53.716Z] #48 49.38 Selecting previously unselected package btrfs-progs. [2019-10-07T19:35:53.716Z] #48 49.39 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-07T19:35:53.716Z] #48 49.42 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:35:53.716Z] #48 50.35 Selecting previously unselected package btrfs-tools. [2019-10-07T19:35:53.716Z] #48 50.37 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-07T19:35:53.716Z] #48 50.38 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:35:53.716Z] #48 50.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:35:53.716Z] #48 50.79 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:35:53.716Z] #48 50.80 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:35:53.716Z] #48 50.81 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:35:53.716Z] #48 50.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:35:53.716Z] #48 DONE 51.1s [2019-10-07T19:35:53.730Z] #50 206.8 🇩 binaries [2019-10-07T19:35:53.730Z] #50 206.8 + mkdir -p /build [2019-10-07T19:35:53.730Z] #50 206.8 + cp bin/containerd /build/containerd [2019-10-07T19:35:53.730Z] #50 206.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-07T19:35:53.730Z] #50 206.9 + cp bin/ctr /build/ctr [2019-10-07T19:35:54.004Z] [2019-10-07T19:35:54.004Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:35:54.004Z] #49 DONE 0.1s [2019-10-07T19:35:54.004Z] [2019-10-07T19:35:54.004Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T19:35:54.004Z] #50 DONE 0.0s [2019-10-07T19:35:54.004Z] [2019-10-07T19:35:54.004Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:35:54.004Z] #39 49.69 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-07T19:35:54.004Z] #39 49.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-07T19:35:54.005Z] #39 49.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-07T19:35:54.005Z] #39 49.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-07T19:35:54.005Z] #39 49.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-07T19:35:54.005Z] #39 50.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:35:54.005Z] #39 50.39 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-07T19:35:54.241Z] #51 198.8 🇩 binaries [2019-10-07T19:35:54.241Z] #51 198.8 + mkdir -p /build [2019-10-07T19:35:54.241Z] #51 198.8 + cp bin/containerd /build/containerd [2019-10-07T19:35:54.241Z] #51 198.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-07T19:35:54.241Z] #51 198.8 + cp bin/ctr /build/ctr [2019-10-07T19:35:54.241Z] #51 DONE 198.9s [2019-10-07T19:35:54.632Z] #39 ... [2019-10-07T19:35:54.632Z] [2019-10-07T19:35:54.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T19:35:54.632Z] #10 51.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:35:54.632Z] #10 51.44 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-07T19:35:54.632Z] #10 51.45 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-07T19:35:54.632Z] #10 51.46 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-07T19:35:54.632Z] #10 51.47 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-07T19:35:54.632Z] #10 51.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:35:54.632Z] #10 DONE 51.7s [2019-10-07T19:35:54.632Z] [2019-10-07T19:35:54.632Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:35:54.632Z] #44 DONE 0.1s [2019-10-07T19:35:54.632Z] [2019-10-07T19:35:54.632Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T19:35:54.632Z] #45 DONE 0.1s [2019-10-07T19:35:54.632Z] [2019-10-07T19:35:54.632Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:35:54.632Z] #51 0.480 + RM_GOPATH=0 [2019-10-07T19:35:54.632Z] #51 0.480 + TMP_GOPATH= [2019-10-07T19:35:54.632Z] #51 0.480 + : /build [2019-10-07T19:35:54.632Z] #51 0.480 + '[' -z '' ']' [2019-10-07T19:35:54.632Z] #51 0.502 ++ mktemp -d [2019-10-07T19:35:54.632Z] #51 0.512 + export GOPATH=/tmp/tmp.Y5mu2OwYaX [2019-10-07T19:35:54.632Z] #51 0.512 + GOPATH=/tmp/tmp.Y5mu2OwYaX [2019-10-07T19:35:54.632Z] #51 0.512 + RM_GOPATH=1 [2019-10-07T19:35:54.632Z] #51 0.544 ++ dirname ./install.sh [2019-10-07T19:35:54.632Z] #51 0.554 + dir=. [2019-10-07T19:35:54.632Z] #51 0.554 + bin=containerd [2019-10-07T19:35:54.632Z] #51 0.554 + shift [2019-10-07T19:35:54.632Z] #51 0.554 + '[' '!' -f ./containerd.installer ']' [2019-10-07T19:35:54.632Z] #51 0.556 + . ./containerd.installer [2019-10-07T19:35:54.632Z] #51 0.558 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:35:54.632Z] #51 0.563 + install_containerd [2019-10-07T19:35:54.632Z] #51 0.564 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:35:54.632Z] #51 0.566 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-07T19:35:54.632Z] #51 0.566 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y5mu2OwYaX/src/github.com/containerd/containerd [2019-10-07T19:35:54.632Z] #51 0.590 Cloning into '/tmp/tmp.Y5mu2OwYaX/src/github.com/containerd/containerd'... [2019-10-07T19:35:54.659Z] #50 DONE 207.8s [2019-10-07T19:35:55.029Z] [2019-10-07T19:35:55.029Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T19:35:55.029Z] #52 DONE 0.1s [2019-10-07T19:35:55.029Z] [2019-10-07T19:35:55.029Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T19:35:55.029Z] #55 DONE 0.1s [2019-10-07T19:35:55.259Z] #51 ... [2019-10-07T19:35:55.259Z] [2019-10-07T19:35:55.259Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-07T19:35:55.259Z] #11 DONE 0.8s [2019-10-07T19:35:55.259Z] [2019-10-07T19:35:55.259Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:35:55.259Z] #61 33.06 Reading package lists... [2019-10-07T19:35:55.259Z] #61 42.73 Building dependency tree... [2019-10-07T19:35:55.259Z] #61 45.57 The following additional packages will be installed: [2019-10-07T19:35:55.259Z] #61 45.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-07T19:35:55.259Z] #61 45.59 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-07T19:35:55.259Z] #61 45.60 Suggested packages: [2019-10-07T19:35:55.259Z] #61 45.61 manpages-dev python-setuptools [2019-10-07T19:35:55.259Z] #61 48.56 The following NEW packages will be installed: [2019-10-07T19:35:55.259Z] #61 48.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-07T19:35:55.259Z] #61 48.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-07T19:35:55.259Z] #61 48.58 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-07T19:35:55.259Z] #61 48.58 zlib1g-dev [2019-10-07T19:35:55.259Z] #61 48.69 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:35:55.259Z] #61 48.69 Need to get 3548 kB of archives. [2019-10-07T19:35:55.259Z] #61 48.69 After this operation, 21.2 MB of additional disk space will be used. [2019-10-07T19:35:55.259Z] #61 48.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-07T19:35:55.259Z] #61 48.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-07T19:35:55.259Z] #61 48.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-07T19:35:55.259Z] #61 48.76 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-07T19:35:55.259Z] #61 48.78 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-07T19:35:55.259Z] #61 48.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-07T19:35:55.259Z] #61 48.82 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-07T19:35:55.259Z] #61 48.82 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-07T19:35:55.259Z] #61 48.84 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-07T19:35:55.259Z] #61 49.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-07T19:35:55.259Z] #61 49.14 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-07T19:35:55.259Z] #61 49.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-07T19:35:55.259Z] #61 49.45 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-07T19:35:55.259Z] #61 49.46 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-07T19:35:55.259Z] #61 49.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-07T19:35:55.259Z] #61 49.51 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-07T19:35:55.259Z] #61 51.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:35:55.259Z] #61 51.98 Fetched 3548 kB in 0s (3861 kB/s) [2019-10-07T19:35:55.259Z] #61 52.19 Selecting previously unselected package libnet1:ppc64el. [2019-10-07T19:35:55.259Z] #61 52.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-07T19:35:55.259Z] #61 52.30 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-07T19:35:55.259Z] #61 52.31 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-07T19:35:55.259Z] #61 52.61 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-07T19:35:55.259Z] #61 52.63 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-07T19:35:55.259Z] #61 ... [2019-10-07T19:35:55.259Z] [2019-10-07T19:35:55.259Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:35:55.259Z] #46 0.498 + RM_GOPATH=0 [2019-10-07T19:35:55.259Z] #46 0.498 + TMP_GOPATH= [2019-10-07T19:35:55.259Z] #46 0.507 + : /build [2019-10-07T19:35:55.259Z] #46 0.510 + '[' -z '' ']' [2019-10-07T19:35:55.259Z] #46 0.522 ++ mktemp -d [2019-10-07T19:35:55.259Z] #46 0.546 + export GOPATH=/tmp/tmp.1GK6vv7H9P [2019-10-07T19:35:55.259Z] #46 0.547 + GOPATH=/tmp/tmp.1GK6vv7H9P [2019-10-07T19:35:55.259Z] #46 0.548 + RM_GOPATH=1 [2019-10-07T19:35:55.259Z] #46 0.560 ++ dirname ./install.sh [2019-10-07T19:35:55.259Z] #46 0.581 + dir=. [2019-10-07T19:35:55.259Z] #46 0.582 + bin=runc [2019-10-07T19:35:55.259Z] #46 0.583 + shift [2019-10-07T19:35:55.259Z] #46 0.586 + '[' '!' -f ./runc.installer ']' [2019-10-07T19:35:55.259Z] #46 0.587 + . ./runc.installer [2019-10-07T19:35:55.259Z] #46 0.590 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:35:55.259Z] #46 0.596 + install_runc [2019-10-07T19:35:55.259Z] #46 0.601 + uname -r [2019-10-07T19:35:55.259Z] #46 0.617 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-07T19:35:55.259Z] #46 0.638 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-07T19:35:55.259Z] #46 0.639 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-07T19:35:55.259Z] #46 0.639 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-07T19:35:55.259Z] #46 0.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1GK6vv7H9P/src/github.com/opencontainers/runc [2019-10-07T19:35:55.260Z] #46 0.662 Cloning into '/tmp/tmp.1GK6vv7H9P/src/github.com/opencontainers/runc'... [2019-10-07T19:35:55.408Z] [2019-10-07T19:35:55.408Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T19:35:55.408Z] #58 DONE 0.1s [2019-10-07T19:35:55.408Z] [2019-10-07T19:35:55.408Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T19:35:55.408Z] #60 DONE 0.1s [2019-10-07T19:35:55.408Z] [2019-10-07T19:35:55.408Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T19:35:55.408Z] #63 DONE 0.1s [2019-10-07T19:35:55.408Z] [2019-10-07T19:35:55.408Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T19:35:55.590Z] [2019-10-07T19:35:55.590Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T19:35:55.838Z] #67 DONE 0.1s [2019-10-07T19:35:55.838Z] [2019-10-07T19:35:55.838Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T19:35:55.838Z] #69 DONE 0.1s [2019-10-07T19:35:55.838Z] [2019-10-07T19:35:55.838Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T19:35:55.838Z] #70 DONE 0.0s [2019-10-07T19:35:55.838Z] [2019-10-07T19:35:55.838Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T19:35:55.846Z] #51 DONE 0.6s [2019-10-07T19:35:55.884Z] #46 ... [2019-10-07T19:35:55.884Z] [2019-10-07T19:35:55.884Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T19:35:55.884Z] #12 DONE 0.6s [2019-10-07T19:35:55.884Z] [2019-10-07T19:35:55.884Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:35:55.884Z] #39 52.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:35:55.884Z] #39 52.83 Fetched 13.4 MB in 2s (5677 kB/s) [2019-10-07T19:35:55.884Z] #39 53.07 Selecting previously unselected package cmake-data. [2019-10-07T19:35:55.884Z] #39 53.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 ... 14950 files and directories currently installed.) [2019-10-07T19:35:55.884Z] #39 53.23 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-07T19:35:55.884Z] #39 53.24 Unpacking cmake-data (3.7.2-1) ... [2019-10-07T19:35:56.103Z] [2019-10-07T19:35:56.103Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T19:35:56.103Z] #54 DONE 0.1s [2019-10-07T19:35:56.103Z] [2019-10-07T19:35:56.103Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T19:35:56.279Z] #71 DONE 0.5s [2019-10-07T19:35:56.279Z] [2019-10-07T19:35:56.279Z] #72 exporting to oci image format [2019-10-07T19:35:56.279Z] #72 exporting layers [2019-10-07T19:35:56.401Z] #57 DONE 0.1s [2019-10-07T19:35:56.401Z] [2019-10-07T19:35:56.401Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T19:35:56.524Z] #39 ... [2019-10-07T19:35:56.524Z] [2019-10-07T19:35:56.524Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T19:35:56.524Z] #13 0.475 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-07T19:35:56.524Z] #13 DONE 0.6s [2019-10-07T19:35:56.524Z] [2019-10-07T19:35:56.524Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:35:56.524Z] #61 52.64 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-07T19:35:56.524Z] #61 52.80 Selecting previously unselected package libnet1-dev. [2019-10-07T19:35:56.524Z] #61 52.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-07T19:35:56.524Z] #61 52.81 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:35:56.524Z] #61 53.27 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-07T19:35:56.524Z] #61 53.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-07T19:35:56.524Z] #61 53.32 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-07T19:35:56.524Z] #61 53.59 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-07T19:35:56.524Z] #61 53.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-07T19:35:56.524Z] #61 53.61 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-07T19:35:56.658Z] #59 DONE 0.4s [2019-10-07T19:35:56.658Z] [2019-10-07T19:35:56.658Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T19:35:56.658Z] #62 DONE 0.1s [2019-10-07T19:35:56.830Z] #61 ... [2019-10-07T19:35:56.830Z] [2019-10-07T19:35:56.830Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T19:35:56.830Z] #14 DONE 0.4s [2019-10-07T19:35:56.830Z] [2019-10-07T19:35:56.830Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T19:35:56.915Z] [2019-10-07T19:35:56.915Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T19:35:56.915Z] #66 DONE 0.1s [2019-10-07T19:35:56.915Z] [2019-10-07T19:35:56.915Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T19:35:57.125Z] #15 DONE 0.4s [2019-10-07T19:35:57.125Z] [2019-10-07T19:35:57.125Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:35:57.125Z] #61 54.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-07T19:35:57.125Z] #61 54.39 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-07T19:35:57.125Z] #61 54.41 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-07T19:35:57.172Z] #68 DONE 0.2s [2019-10-07T19:35:57.172Z] [2019-10-07T19:35:57.172Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T19:35:57.172Z] #69 DONE 0.0s [2019-10-07T19:35:57.172Z] [2019-10-07T19:35:57.172Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T19:35:57.414Z] #61 54.60 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-07T19:35:57.414Z] #61 54.65 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-07T19:35:57.414Z] #61 54.66 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-07T19:35:57.414Z] #61 54.80 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-07T19:35:57.705Z] #61 54.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-07T19:35:57.705Z] #61 54.85 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-07T19:35:57.705Z] #61 ... [2019-10-07T19:35:57.705Z] [2019-10-07T19:35:57.705Z] #16 [dev 6/25] RUN ldconfig [2019-10-07T19:35:57.705Z] #16 DONE 0.5s [2019-10-07T19:35:57.995Z] [2019-10-07T19:35:57.995Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:35:58.284Z] #17 0.636 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T19:35:58.284Z] #17 0.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T19:35:58.573Z] #17 0.789 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T19:35:58.573Z] #17 0.923 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T19:35:58.864Z] #17 1.151 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T19:35:59.066Z] #70 DONE 1.6s [2019-10-07T19:35:59.066Z] [2019-10-07T19:35:59.066Z] #71 exporting to image [2019-10-07T19:35:59.066Z] #71 exporting layers [2019-10-07T19:36:01.583Z] #17 3.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-07T19:36:03.138Z] #17 ... [2019-10-07T19:36:03.138Z] [2019-10-07T19:36:03.138Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:03.138Z] #24 5.089 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-07T19:36:03.138Z] #24 6.415 [2019-10-07T19:36:03.138Z] #24 7.374 ## 3.8% ##### 8.1% ####### 10.2% ########### 16.6% ################# 24.6% ###################### 31.0% ########################## 37.4% ############################### 43.8% ################################### 49.9% ########################################## 59.4% ################################################ 68.0% ##################################################### 74.3% ########################################################## 81.9% ################################################################## 92.0% ##################################################################### 97.2% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-07T19:36:04.159Z] #24 10.57 [2019-10-07T19:36:04.159Z] #24 ... [2019-10-07T19:36:04.159Z] [2019-10-07T19:36:04.159Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:36:04.159Z] #54 DONE 61.3s [2019-10-07T19:36:04.159Z] [2019-10-07T19:36:04.159Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:36:04.159Z] #31 61.00 + cd /tmp/tmp.kNiNPiexl0/src/gotest.tools/gotestsum [2019-10-07T19:36:04.159Z] #31 61.00 + git checkout -q v0.3.5 [2019-10-07T19:36:04.159Z] #31 61.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-07T19:36:05.611Z] #71 exporting layers 6.3s done [2019-10-07T19:36:05.611Z] #71 writing image sha256:043ba6a44291dfbc495be4ee7c209ef1cb80ffb2b4fe9c5d421005b87b93ba4d done [2019-10-07T19:36:05.611Z] #71 naming to docker.io/library/docker:829322575b6ee870018a2ac1209d042eb606c706 done [2019-10-07T19:36:05.611Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-07T19:36:07.578Z] [2019-10-07T19:36:07.578Z] Removing bundles/ [2019-10-07T19:36:07.578Z] [2019-10-07T19:36:07.578Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-07T19:36:07.578Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:36:07.578Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T19:36:08.597Z] #31 ... [2019-10-07T19:36:08.597Z] [2019-10-07T19:36:08.597Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:36:08.597Z] #61 55.32 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-07T19:36:08.597Z] #61 55.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.597Z] #61 55.34 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:08.597Z] #61 56.37 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-07T19:36:08.597Z] #61 56.38 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 56.38 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:08.598Z] #61 56.72 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-07T19:36:08.598Z] #61 56.72 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 56.74 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-07T19:36:08.598Z] #61 58.98 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-07T19:36:08.598Z] #61 58.99 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 59.01 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:08.598Z] #61 60.17 Selecting previously unselected package protobuf-c-compiler. [2019-10-07T19:36:08.598Z] #61 60.19 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 60.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:36:08.598Z] #61 60.55 Selecting previously unselected package protobuf-compiler. [2019-10-07T19:36:08.598Z] #61 60.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 60.59 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-07T19:36:08.598Z] #61 61.01 Selecting previously unselected package python-pkg-resources. [2019-10-07T19:36:08.598Z] #61 61.03 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:36:08.598Z] #61 61.04 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-07T19:36:08.598Z] #61 61.36 Selecting previously unselected package python-protobuf. [2019-10-07T19:36:08.598Z] #61 61.39 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-07T19:36:08.598Z] #61 61.39 Unpacking python-protobuf (3.0.0-9) ... [2019-10-07T19:36:08.598Z] #61 62.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-07T19:36:08.598Z] #61 63.25 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-07T19:36:08.598Z] #61 63.28 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-07T19:36:08.598Z] #61 ... [2019-10-07T19:36:08.598Z] [2019-10-07T19:36:08.598Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:08.598Z] #24 11.58 ###### 8.8% ########## 14.5% ###################### 31.7% ################################### 49.0% ############################################ 61.2% ################################################ 66.9% ######################################################## 78.4% ################################################################ 89.9% ######################################################################## 100.0% [2019-10-07T19:36:08.598Z] #24 14.30 [2019-10-07T19:36:09.748Z] #24 15.06 #### 5.8% ###### 8.4% ########### 16.1% ################# 23.9% ###################### 31.6% ############################ 39.4% ################################# 47.1% ######################################### 57.5% ############################################# 63.3% ################################################# 68.4% ######################################################## [2019-10-07T19:36:09.748Z] #24 ... [2019-10-07T19:36:09.748Z] [2019-10-07T19:36:09.748Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:36:09.748Z] #39 57.11 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-07T19:36:09.748Z] #39 57.12 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-07T19:36:09.748Z] #39 57.13 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:36:09.748Z] #39 57.42 Selecting previously unselected package libicu57:ppc64el. [2019-10-07T19:36:09.748Z] #39 57.43 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-07T19:36:09.748Z] #39 57.45 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-07T19:36:09.748Z] #39 ... [2019-10-07T19:36:09.748Z] [2019-10-07T19:36:09.748Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:09.748Z] #37 66.93 sync [2019-10-07T19:36:09.748Z] #37 66.99 internal/reflectlite [2019-10-07T19:36:13.196Z] INFO: Extraction ended at 10/07/2019 19:36:09. Duration:00:00:28.4966791 [2019-10-07T19:36:13.196Z] INFO: Updating the golang and path environment variables [2019-10-07T19:36:13.196Z] INFO: GOPATH=d:\gopath [2019-10-07T19:36:13.196Z] INFO: go version go1.13.1 windows/amd64 [2019-10-07T19:36:13.196Z] INFO: Running the daemon under test in debug mode [2019-10-07T19:36:13.196Z] INFO: Starting a daemon under test... [2019-10-07T19:36:13.196Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40054\2\daemon --pidfile d:\CI\PR-40054\2\docker.pid -D [2019-10-07T19:36:13.196Z] INFO: Process started successfully. [2019-10-07T19:36:13.196Z] INFO: Start tailing logs of the daemon under tests [2019-10-07T19:36:13.196Z] INFO: Waiting for the daemon under test to start... [2019-10-07T19:36:13.659Z] INFO: Daemon under test started and replied! [2019-10-07T19:36:13.659Z] INFO: Docker version of the daemon under test [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] Client: [2019-10-07T19:36:13.659Z] Version: 17.06.2-ce [2019-10-07T19:36:13.659Z] API version: 1.30 [2019-10-07T19:36:13.659Z] Go version: go1.8.3 [2019-10-07T19:36:13.659Z] Git commit: cec0b72 [2019-10-07T19:36:13.659Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-07T19:36:13.659Z] OS/Arch: windows/amd64 [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] Server: [2019-10-07T19:36:13.659Z] Version: 0.0.0-dev [2019-10-07T19:36:13.659Z] API version: 1.41 (minimum version 1.24) [2019-10-07T19:36:13.659Z] Go version: go1.13.1 [2019-10-07T19:36:13.659Z] Git commit: ea77a6360 [2019-10-07T19:36:13.659Z] Built: 10/07/2019 19:34:16 [2019-10-07T19:36:13.659Z] OS/Arch: windows/amd64 [2019-10-07T19:36:13.659Z] Experimental: false [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] INFO: Docker info of the daemon under test [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] Containers: 0 [2019-10-07T19:36:13.659Z] Running: 0 [2019-10-07T19:36:13.659Z] Paused: 0 [2019-10-07T19:36:13.659Z] Stopped: 0 [2019-10-07T19:36:13.659Z] Images: 0 [2019-10-07T19:36:13.659Z] Server Version: 0.0.0-dev [2019-10-07T19:36:13.659Z] Storage Driver: windowsfilter [2019-10-07T19:36:13.659Z] Windows: [2019-10-07T19:36:13.659Z] Logging Driver: json-file [2019-10-07T19:36:13.659Z] Plugins: [2019-10-07T19:36:13.659Z] Volume: local [2019-10-07T19:36:13.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-07T19:36:13.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T19:36:13.659Z] Swarm: inactive [2019-10-07T19:36:13.659Z] Default Isolation: process [2019-10-07T19:36:13.659Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T19:36:13.659Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T19:36:13.659Z] OSType: windows [2019-10-07T19:36:13.659Z] Architecture: x86_64 [2019-10-07T19:36:13.659Z] CPUs: 4 [2019-10-07T19:36:13.659Z] Total Memory: 32GiB [2019-10-07T19:36:13.659Z] Name: azwin-2-d786c0 [2019-10-07T19:36:13.659Z] ID: X56A:TY7E:EUZD:P2XX:YM4G:MI3Y:ZW3U:ZEQ3:ELJA:D72F:ZANC:4FG2 [2019-10-07T19:36:13.659Z] Docker Root Dir: D:\CI\PR-40054\2\daemon [2019-10-07T19:36:13.659Z] Debug Mode (client): false [2019-10-07T19:36:13.659Z] Debug Mode (server): true [2019-10-07T19:36:13.659Z] File Descriptors: -1 [2019-10-07T19:36:13.659Z] Goroutines: 17 [2019-10-07T19:36:13.659Z] System Time: 2019-10-07T19:36:13.4455646Z [2019-10-07T19:36:13.659Z] EventsListeners: 0 [2019-10-07T19:36:13.659Z] Registry: https://index.docker.io/v1/ [2019-10-07T19:36:13.659Z] Labels: [2019-10-07T19:36:13.659Z] Experimental: false [2019-10-07T19:36:13.659Z] Insecure Registries: [2019-10-07T19:36:13.659Z] 127.0.0.0/8 [2019-10-07T19:36:13.659Z] Live Restore Enabled: false [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] INFO: Docker images of the daemon under test [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-07T19:36:13.659Z] [2019-10-07T19:36:13.659Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-07T19:36:13.659Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-07T19:36:14.123Z] ltsc2019: Pulling from windows/servercore [2019-10-07T19:36:14.180Z] #37 71.29 github.com/LK4D4/vndr/godl/singleflight [2019-10-07T19:36:14.180Z] #37 71.30 math/rand [2019-10-07T19:36:14.180Z] #37 71.36 internal/singleflight [2019-10-07T19:36:14.468Z] #37 ... [2019-10-07T19:36:14.468Z] [2019-10-07T19:36:14.468Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:36:14.468Z] #17 6.695 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-07T19:36:14.468Z] #17 9.600 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-07T19:36:14.468Z] #17 ... [2019-10-07T19:36:14.468Z] [2019-10-07T19:36:14.468Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:14.469Z] #24 15.06 #### 5.8% ###### 8.4% ########### 16.1% ################# 23.9% ###################### 31.6% ############################ 39.4% ################################# 47.1% ######################################### 57.5% ############################################# 63.3% ################################################# 68.4% ######################################################## 78.7% ############################################################### 88.3% ##################################################################### 96.9% ######################################################################## 100.0% [2019-10-07T19:36:14.469Z] #24 17.99 [2019-10-07T19:36:15.949Z] #24 18.79 # 2.5% #### 6.1% ###### 8.8% ######## 11.5% ########## 14.1% ############ 17.7% ############## 20.4% ################# 24.8% ##################### 30.2% ######################## 34.7% ########################## 37.3% ############################ 39.1% ############################# 40.9% ############################### 43.6% ################################# 46.3% ################################### 49.1% ################################### 49.7% ##################################### 52.1% ####################################### 54.3% ########################################## 58.7% ############################################ 61.4% ############################################## 64.1% ################################################ 66.8% ################################################## 69.5% ################################################### 71.3% ##################################################### 73.9% ####################################################### 76.6% ######################################################### 80.2% ########################################################### 82.9% ############################################################## 87.3% ################################################################## 92.7% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-07T19:36:16.237Z] #24 22.71 [2019-10-07T19:36:17.736Z] #24 ... [2019-10-07T19:36:17.736Z] [2019-10-07T19:36:17.736Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:36:17.736Z] #19 74.98 + cd /tmp/tmp.Af2I0RI7RP/src/github.com/go-swagger/go-swagger [2019-10-07T19:36:17.736Z] #19 74.98 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-07T19:36:18.881Z] 65014b3c3121: Pulling fs layer [2019-10-07T19:36:18.881Z] 2945147eda09: Pulling fs layer [2019-10-07T19:36:19.246Z] #19 ... [2019-10-07T19:36:19.246Z] [2019-10-07T19:36:19.246Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:36:19.246Z] #34 66.11 sync [2019-10-07T19:36:19.246Z] #34 66.12 internal/reflectlite [2019-10-07T19:36:19.246Z] #34 72.39 sort [2019-10-07T19:36:19.246Z] #34 72.40 errors [2019-10-07T19:36:19.246Z] #34 73.87 io [2019-10-07T19:36:19.246Z] #34 73.90 strconv [2019-10-07T19:36:19.246Z] #34 73.90 internal/oserror [2019-10-07T19:36:19.246Z] #34 74.38 syscall [2019-10-07T19:36:19.246Z] #34 ... [2019-10-07T19:36:19.246Z] [2019-10-07T19:36:19.246Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:36:19.246Z] #39 69.21 Selecting previously unselected package libxml2:ppc64el. [2019-10-07T19:36:19.246Z] #39 69.22 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-07T19:36:19.246Z] #39 69.24 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:36:19.246Z] #39 70.31 Selecting previously unselected package libarchive13:ppc64el. [2019-10-07T19:36:19.246Z] #39 70.35 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-07T19:36:19.246Z] #39 70.35 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-07T19:36:19.246Z] #39 71.10 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-07T19:36:19.246Z] #39 71.11 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-07T19:36:19.246Z] #39 71.12 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-07T19:36:19.246Z] #39 71.47 Selecting previously unselected package libuv1:ppc64el. [2019-10-07T19:36:19.246Z] #39 71.53 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-07T19:36:19.246Z] #39 71.53 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-07T19:36:19.246Z] #39 72.00 Selecting previously unselected package cmake. [2019-10-07T19:36:19.246Z] #39 72.01 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-07T19:36:19.246Z] #39 72.36 Unpacking cmake (3.7.2-1) ... [2019-10-07T19:36:19.535Z] #39 76.62 Selecting previously unselected package xxd. [2019-10-07T19:36:19.535Z] #39 76.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-07T19:36:19.535Z] #39 76.66 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:36:19.535Z] #39 ... [2019-10-07T19:36:19.535Z] [2019-10-07T19:36:19.535Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:19.535Z] #37 76.60 sort [2019-10-07T19:36:19.535Z] #37 76.61 io [2019-10-07T19:36:19.535Z] #37 76.70 strconv [2019-10-07T19:36:19.535Z] #37 76.75 syscall [2019-10-07T19:36:21.030Z] #37 ... [2019-10-07T19:36:21.030Z] [2019-10-07T19:36:21.030Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T19:36:21.030Z] #39 77.01 Selecting previously unselected package vim-common. [2019-10-07T19:36:21.030Z] #39 77.04 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:36:21.030Z] #39 77.09 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:36:21.030Z] #39 77.40 Processing triggers for mime-support (3.60) ... [2019-10-07T19:36:21.030Z] #39 77.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:36:21.030Z] #39 77.55 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-07T19:36:21.030Z] #39 77.56 Setting up cmake-data (3.7.2-1) ... [2019-10-07T19:36:21.030Z] #39 77.57 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-07T19:36:21.030Z] #39 77.59 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T19:36:21.030Z] #39 77.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:36:21.030Z] #39 77.75 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:36:21.030Z] #39 77.76 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:36:21.030Z] #39 77.79 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-07T19:36:21.030Z] #39 77.79 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-07T19:36:21.030Z] #39 77.80 Setting up cmake (3.7.2-1) ... [2019-10-07T19:36:21.030Z] #39 78.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:36:21.030Z] #39 DONE 78.4s [2019-10-07T19:36:21.318Z] [2019-10-07T19:36:21.318Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:36:21.318Z] #40 DONE 0.1s [2019-10-07T19:36:21.318Z] [2019-10-07T19:36:21.318Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T19:36:21.318Z] #41 DONE 0.1s [2019-10-07T19:36:21.318Z] [2019-10-07T19:36:21.318Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:21.318Z] #24 26.62 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-07T19:36:21.318Z] #24 27.77 [2019-10-07T19:36:22.231Z] #24 28.59 ######################################################################## 100.0% [2019-10-07T19:36:22.858Z] #24 29.04 [2019-10-07T19:36:23.483Z] #24 ... [2019-10-07T19:36:23.483Z] [2019-10-07T19:36:23.483Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:36:23.483Z] #61 70.71 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T19:36:23.483Z] #61 70.71 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:23.483Z] #61 70.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:36:23.483Z] #61 70.79 Setting up python-protobuf (3.0.0-9) ... [2019-10-07T19:36:23.483Z] #61 ... [2019-10-07T19:36:23.483Z] [2019-10-07T19:36:23.483Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:23.483Z] #42 0.299 + RM_GOPATH=0 [2019-10-07T19:36:23.483Z] #42 0.301 + TMP_GOPATH= [2019-10-07T19:36:23.483Z] #42 0.302 + : /build [2019-10-07T19:36:23.483Z] #42 0.303 + '[' -z '' ']' [2019-10-07T19:36:23.483Z] #42 0.306 ++ mktemp -d [2019-10-07T19:36:23.483Z] #42 0.310 + export GOPATH=/tmp/tmp.PwiL83NTiP [2019-10-07T19:36:23.483Z] #42 0.310 + GOPATH=/tmp/tmp.PwiL83NTiP [2019-10-07T19:36:23.483Z] #42 0.310 + RM_GOPATH=1 [2019-10-07T19:36:23.483Z] #42 0.312 ++ dirname ./install.sh [2019-10-07T19:36:23.483Z] #42 0.315 + dir=. [2019-10-07T19:36:23.483Z] #42 0.315 + bin=tini [2019-10-07T19:36:23.483Z] #42 0.315 + shift [2019-10-07T19:36:23.483Z] #42 0.315 + '[' '!' -f ./tini.installer ']' [2019-10-07T19:36:23.483Z] #42 0.315 + . ./tini.installer [2019-10-07T19:36:23.483Z] #42 0.315 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:36:23.483Z] #42 0.321 + install_tini [2019-10-07T19:36:23.483Z] #42 0.322 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-07T19:36:23.483Z] #42 0.322 + git clone https://github.com/krallin/tini.git /tmp/tmp.PwiL83NTiP/tini [2019-10-07T19:36:23.483Z] #42 0.322 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:36:23.483Z] #42 0.369 Cloning into '/tmp/tmp.PwiL83NTiP/tini'... [2019-10-07T19:36:23.775Z] #42 2.590 + cd /tmp/tmp.PwiL83NTiP/tini [2019-10-07T19:36:23.775Z] #42 2.592 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T19:36:23.775Z] #42 2.629 + cmake . [2019-10-07T19:36:24.066Z] #42 ... [2019-10-07T19:36:24.066Z] [2019-10-07T19:36:24.066Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:24.066Z] #46 19.36 + cd /tmp/tmp.1GK6vv7H9P/src/github.com/opencontainers/runc [2019-10-07T19:36:24.066Z] #46 19.36 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T19:36:24.066Z] #46 20.35 + '[' -z '' ']' [2019-10-07T19:36:24.066Z] #46 20.35 + target=static [2019-10-07T19:36:24.066Z] #46 20.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-07T19:36:24.066Z] #46 26.12 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-07T19:36:24.066Z] #46 ... [2019-10-07T19:36:24.066Z] [2019-10-07T19:36:24.066Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:36:24.066Z] #19 78.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-07T19:36:26.147Z] #19 ... [2019-10-07T19:36:26.147Z] [2019-10-07T19:36:26.147Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T19:36:26.147Z] #61 82.91 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-07T19:36:26.147Z] #61 82.91 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-07T19:36:26.147Z] #61 82.92 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-07T19:36:26.147Z] #61 82.96 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:26.147Z] #61 82.97 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-07T19:36:26.147Z] #61 82.98 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-07T19:36:26.147Z] #61 82.99 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-07T19:36:26.147Z] #61 83.02 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-07T19:36:26.147Z] #61 83.02 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-07T19:36:26.147Z] #61 83.04 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-07T19:36:26.147Z] #61 83.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:36:26.147Z] #61 DONE 83.4s [2019-10-07T19:36:26.436Z] [2019-10-07T19:36:26.436Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:36:29.152Z] #62 2.858 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:36:29.152Z] #62 2.860 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:36:29.270Z] 2945147eda09: Verifying Checksum [2019-10-07T19:36:29.270Z] 2945147eda09: Download complete [2019-10-07T19:36:31.210Z] #62 5.113 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:36:31.211Z] #62 5.161 GEN .gitid [2019-10-07T19:36:31.501Z] #62 5.175 GEN criu/include/version.h [2019-10-07T19:36:31.501Z] #62 ... [2019-10-07T19:36:31.501Z] [2019-10-07T19:36:31.501Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:31.501Z] #24 33.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-07T19:36:31.501Z] #24 35.01 [2019-10-07T19:36:31.501Z] #24 35.59 ################################################################### 93.2% ######################################################################## 100.0% [2019-10-07T19:36:31.501Z] #24 35.97 [2019-10-07T19:36:32.063Z] ................................................ [ 29%] [2019-10-07T19:36:33.025Z] #24 39.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-07T19:36:33.025Z] #24 39.47 skipping existing c8c2d4a6b2e3 [2019-10-07T19:36:33.025Z] #24 ... [2019-10-07T19:36:33.025Z] [2019-10-07T19:36:33.025Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:36:33.025Z] #17 25.24 Fetched 7720 kB in 24s (313 kB/s) [2019-10-07T19:36:33.025Z] #17 25.24 Reading package lists... [2019-10-07T19:36:33.025Z] #17 ... [2019-10-07T19:36:33.025Z] [2019-10-07T19:36:33.025Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:33.025Z] #42 3.759 -- The C compiler identification is GNU 6.3.0 [2019-10-07T19:36:33.025Z] #42 3.833 -- Check for working C compiler: /usr/bin/cc [2019-10-07T19:36:33.025Z] #42 4.922 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-07T19:36:33.025Z] #42 4.926 -- Detecting C compiler ABI info [2019-10-07T19:36:33.025Z] #42 5.773 -- Detecting C compiler ABI info - done [2019-10-07T19:36:33.025Z] #42 5.930 -- Detecting C compile features [2019-10-07T19:36:33.025Z] #42 9.094 -- Detecting C compile features - done [2019-10-07T19:36:33.025Z] #42 9.190 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-07T19:36:33.025Z] #42 9.639 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-07T19:36:33.025Z] #42 9.952 -- Configuring done [2019-10-07T19:36:33.025Z] #42 10.03 -- Generating done [2019-10-07T19:36:33.025Z] #42 10.07 -- Build files have been written to: /tmp/tmp.PwiL83NTiP/tini [2019-10-07T19:36:33.025Z] #42 10.07 + make tini-static [2019-10-07T19:36:33.025Z] #42 10.57 Scanning dependencies of target tini-static [2019-10-07T19:36:33.025Z] #42 10.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-07T19:36:33.312Z] #42 ... [2019-10-07T19:36:33.312Z] [2019-10-07T19:36:33.312Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:36:33.312Z] #34 80.27 bytes [2019-10-07T19:36:33.312Z] #34 80.31 strings [2019-10-07T19:36:33.312Z] #34 ... [2019-10-07T19:36:33.312Z] [2019-10-07T19:36:33.312Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:33.312Z] #24 39.81 [2019-10-07T19:36:35.364Z] #24 ... [2019-10-07T19:36:35.364Z] [2019-10-07T19:36:35.364Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:35.364Z] #37 82.37 vendor/golang.org/x/net/dns/dnsmessage [2019-10-07T19:36:35.364Z] #37 84.60 bytes [2019-10-07T19:36:35.364Z] #37 ... [2019-10-07T19:36:35.364Z] [2019-10-07T19:36:35.364Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:35.364Z] #42 14.12 [100%] Linking C executable tini-static [2019-10-07T19:36:36.398Z] #42 15.25 [100%] Built target tini-static [2019-10-07T19:36:36.399Z] 65014b3c3121: Verifying Checksum [2019-10-07T19:36:36.399Z] 65014b3c3121: Download complete [2019-10-07T19:36:36.685Z] #42 15.33 + mkdir -p /build [2019-10-07T19:36:36.685Z] #42 15.33 + cp tini-static /build/docker-init [2019-10-07T19:36:36.685Z] #42 DONE 15.4s [2019-10-07T19:36:36.685Z] [2019-10-07T19:36:36.685Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:36:36.685Z] #24 43.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-07T19:36:37.706Z] #24 44.29 [2019-10-07T19:36:38.746Z] #24 45.05 ######################################################################## 100.0% [2019-10-07T19:36:39.036Z] #24 45.34 [2019-10-07T19:36:39.036Z] #24 45.48 Download of images into '/build' complete. [2019-10-07T19:36:39.036Z] #24 45.49 Use something like the following to load the result into a Docker daemon: [2019-10-07T19:36:39.036Z] #24 45.49 tar -cC '/build' . | docker load [2019-10-07T19:36:39.036Z] #24 DONE 45.6s [2019-10-07T19:36:39.036Z] [2019-10-07T19:36:39.036Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:36:39.036Z] #62 5.312 GEN include/common/asm [2019-10-07T19:36:39.036Z] #62 8.408 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-07T19:36:39.036Z] #62 8.679 PBCC images/opts.pb-c.c [2019-10-07T19:36:39.036Z] #62 8.834 PBCC images/sit.pb-c.c [2019-10-07T19:36:39.036Z] #62 9.003 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-07T19:36:39.036Z] #62 9.272 DEP images/opts.pb-c.d [2019-10-07T19:36:39.036Z] #62 9.468 DEP images/sit.pb-c.d [2019-10-07T19:36:39.036Z] #62 9.579 PBCC images/macvlan.pb-c.c [2019-10-07T19:36:39.036Z] #62 9.653 DEP images/macvlan.pb-c.d [2019-10-07T19:36:39.036Z] #62 9.756 PBCC images/autofs.pb-c.c [2019-10-07T19:36:39.036Z] #62 9.788 DEP images/autofs.pb-c.d [2019-10-07T19:36:39.036Z] #62 9.884 PBCC images/sysctl.pb-c.c [2019-10-07T19:36:39.036Z] #62 9.920 DEP images/sysctl.pb-c.d [2019-10-07T19:36:39.036Z] #62 10.03 PBCC images/time.pb-c.c [2019-10-07T19:36:39.036Z] #62 10.09 DEP images/time.pb-c.d [2019-10-07T19:36:39.036Z] #62 10.18 PBCC images/binfmt-misc.pb-c.c [2019-10-07T19:36:39.036Z] #62 10.23 DEP images/binfmt-misc.pb-c.d [2019-10-07T19:36:39.036Z] #62 10.31 PBCC images/seccomp.pb-c.c [2019-10-07T19:36:39.036Z] #62 10.39 DEP images/seccomp.pb-c.d [2019-10-07T19:36:39.036Z] #62 10.49 PBCC images/userns.pb-c.c [2019-10-07T19:36:39.036Z] #62 10.54 DEP images/userns.pb-c.d [2019-10-07T19:36:39.036Z] #62 10.74 PBCC images/cgroup.pb-c.c [2019-10-07T19:36:39.036Z] #62 10.90 DEP images/cgroup.pb-c.d [2019-10-07T19:36:39.036Z] #62 11.12 PBCC images/fown.pb-c.c [2019-10-07T19:36:39.036Z] #62 11.16 PBCC images/ext-file.pb-c.c [2019-10-07T19:36:39.036Z] #62 11.18 DEP images/fown.pb-c.d [2019-10-07T19:36:39.036Z] #62 11.24 DEP images/ext-file.pb-c.d [2019-10-07T19:36:39.036Z] #62 11.38 PBCC images/rpc.pb-c.c [2019-10-07T19:36:39.036Z] #62 11.51 DEP images/rpc.pb-c.d [2019-10-07T19:36:39.036Z] #62 11.82 PBCC images/siginfo.pb-c.c [2019-10-07T19:36:39.036Z] #62 11.84 DEP images/siginfo.pb-c.d [2019-10-07T19:36:39.036Z] #62 12.04 PBCC images/pagemap.pb-c.c [2019-10-07T19:36:39.036Z] #62 12.13 DEP images/pagemap.pb-c.d [2019-10-07T19:36:39.036Z] #62 12.34 PBCC images/rlimit.pb-c.c [2019-10-07T19:36:39.036Z] #62 12.39 DEP images/rlimit.pb-c.d [2019-10-07T19:36:39.036Z] #62 12.57 PBCC images/file-lock.pb-c.c [2019-10-07T19:36:39.036Z] #62 12.62 DEP images/file-lock.pb-c.d [2019-10-07T19:36:39.036Z] #62 12.71 PBCC images/tty.pb-c.c [2019-10-07T19:36:39.036Z] #62 12.82 DEP images/tty.pb-c.d [2019-10-07T19:36:39.036Z] #62 12.92 PBCC images/tun.pb-c.c [2019-10-07T19:36:39.332Z] #62 13.06 PBCC images/netdev.pb-c.c [2019-10-07T19:36:39.332Z] #62 13.31 DEP images/tun.pb-c.d [2019-10-07T19:36:39.635Z] #62 13.52 DEP images/netdev.pb-c.d [2019-10-07T19:36:39.921Z] #62 13.66 PBCC images/vma.pb-c.c [2019-10-07T19:36:39.921Z] #62 13.75 DEP images/vma.pb-c.d [2019-10-07T19:36:40.209Z] #62 13.91 PBCC images/creds.pb-c.c [2019-10-07T19:36:40.209Z] #62 13.94 DEP images/creds.pb-c.d [2019-10-07T19:36:40.209Z] #62 14.10 PBCC images/utsns.pb-c.c [2019-10-07T19:36:40.209Z] #62 14.15 DEP images/utsns.pb-c.d [2019-10-07T19:36:40.497Z] #62 14.35 PBCC images/ipc-desc.pb-c.c [2019-10-07T19:36:40.497Z] #62 14.47 PBCC images/ipc-sem.pb-c.c [2019-10-07T19:36:40.785Z] #62 14.54 DEP images/ipc-desc.pb-c.d [2019-10-07T19:36:40.785Z] #62 14.65 DEP images/ipc-sem.pb-c.d [2019-10-07T19:36:40.785Z] #62 14.74 PBCC images/ipc-msg.pb-c.c [2019-10-07T19:36:41.074Z] #62 14.79 DEP images/ipc-msg.pb-c.d [2019-10-07T19:36:41.074Z] #62 14.95 PBCC images/ipc-shm.pb-c.c [2019-10-07T19:36:41.074Z] #62 15.02 DEP images/ipc-shm.pb-c.d [2019-10-07T19:36:41.074Z] #62 15.15 PBCC images/ipc-var.pb-c.c [2019-10-07T19:36:41.074Z] #62 ... [2019-10-07T19:36:41.074Z] [2019-10-07T19:36:41.074Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:41.074Z] #37 98.31 bufio [2019-10-07T19:36:43.130Z] #37 100.0 reflect [2019-10-07T19:36:43.754Z] #37 ... [2019-10-07T19:36:43.754Z] [2019-10-07T19:36:43.754Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:36:43.754Z] #17 36.01 Reading package lists... [2019-10-07T19:36:43.754Z] #17 ... [2019-10-07T19:36:43.754Z] [2019-10-07T19:36:43.754Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:36:43.754Z] #62 15.21 DEP images/ipc-var.pb-c.d [2019-10-07T19:36:43.754Z] #62 15.41 PBCC images/sk-opts.pb-c.c [2019-10-07T19:36:43.754Z] #62 15.49 PBCC images/packet-sock.pb-c.c [2019-10-07T19:36:43.754Z] #62 15.63 DEP images/sk-opts.pb-c.d [2019-10-07T19:36:43.754Z] #62 15.76 DEP images/packet-sock.pb-c.d [2019-10-07T19:36:43.754Z] #62 15.95 PBCC images/sk-netlink.pb-c.c [2019-10-07T19:36:43.754Z] #62 16.12 DEP images/sk-netlink.pb-c.d [2019-10-07T19:36:43.754Z] #62 16.22 PBCC images/sk-inet.pb-c.c [2019-10-07T19:36:43.754Z] #62 16.35 DEP images/sk-inet.pb-c.d [2019-10-07T19:36:43.754Z] #62 16.49 PBCC images/sk-unix.pb-c.c [2019-10-07T19:36:43.754Z] #62 16.67 DEP images/sk-unix.pb-c.d [2019-10-07T19:36:43.754Z] #62 16.92 PBCC images/mm.pb-c.c [2019-10-07T19:36:43.754Z] #62 17.02 DEP images/mm.pb-c.d [2019-10-07T19:36:43.754Z] #62 17.15 PBCC images/timerfd.pb-c.c [2019-10-07T19:36:43.754Z] #62 17.24 DEP images/timerfd.pb-c.d [2019-10-07T19:36:43.754Z] #62 17.42 PBCC images/timer.pb-c.c [2019-10-07T19:36:43.754Z] #62 17.48 DEP images/timer.pb-c.d [2019-10-07T19:36:43.754Z] #62 17.69 PBCC images/sa.pb-c.c [2019-10-07T19:36:44.042Z] #62 17.89 DEP images/sa.pb-c.d [2019-10-07T19:36:44.042Z] #62 18.02 PBCC images/pipe-data.pb-c.c [2019-10-07T19:36:44.344Z] #62 18.04 DEP images/pipe-data.pb-c.d [2019-10-07T19:36:44.344Z] #62 18.09 PBCC images/mnt.pb-c.c [2019-10-07T19:36:44.345Z] #62 18.17 DEP images/mnt.pb-c.d [2019-10-07T19:36:44.345Z] #62 18.27 PBCC images/sk-packet.pb-c.c [2019-10-07T19:36:44.345Z] #62 18.32 DEP images/sk-packet.pb-c.d [2019-10-07T19:36:44.643Z] #62 18.45 PBCC images/tcp-stream.pb-c.c [2019-10-07T19:36:44.643Z] #62 18.55 DEP images/tcp-stream.pb-c.d [2019-10-07T19:36:44.932Z] #62 18.73 PBCC images/pipe.pb-c.c [2019-10-07T19:36:44.932Z] #62 18.86 DEP images/pipe.pb-c.d [2019-10-07T19:36:45.230Z] #62 19.07 PBCC images/pstree.pb-c.c [2019-10-07T19:36:45.230Z] #62 19.09 DEP images/pstree.pb-c.d [2019-10-07T19:36:45.230Z] #62 19.25 PBCC images/fs.pb-c.c [2019-10-07T19:36:45.230Z] #62 19.27 DEP images/fs.pb-c.d [2019-10-07T19:36:45.517Z] #62 19.43 PBCC images/signalfd.pb-c.c [2019-10-07T19:36:45.804Z] #62 19.62 DEP images/signalfd.pb-c.d [2019-10-07T19:36:45.804Z] #62 19.74 PBCC images/fh.pb-c.c [2019-10-07T19:36:45.804Z] #62 19.82 PBCC images/fsnotify.pb-c.c [2019-10-07T19:36:45.804Z] #62 ... [2019-10-07T19:36:45.804Z] [2019-10-07T19:36:45.804Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:36:45.804Z] #34 92.93 bufio [2019-10-07T19:36:45.804Z] #34 93.93 reflect [2019-10-07T19:36:45.804Z] #34 99.02 path [2019-10-07T19:36:45.804Z] #34 103.0 text/tabwriter [2019-10-07T19:36:46.090Z] #34 ... [2019-10-07T19:36:46.090Z] [2019-10-07T19:36:46.090Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:36:46.090Z] #62 19.93 DEP images/fh.pb-c.d [2019-10-07T19:36:46.090Z] #62 20.06 DEP images/fsnotify.pb-c.d [2019-10-07T19:36:46.378Z] #62 20.20 PBCC images/eventpoll.pb-c.c [2019-10-07T19:36:46.378Z] #62 20.26 DEP images/eventpoll.pb-c.d [2019-10-07T19:36:46.378Z] #62 20.38 PBCC images/eventfd.pb-c.c [2019-10-07T19:36:46.667Z] #62 20.44 DEP images/eventfd.pb-c.d [2019-10-07T19:36:46.667Z] #62 20.57 PBCC images/remap-file-path.pb-c.c [2019-10-07T19:36:46.667Z] #62 20.60 DEP images/remap-file-path.pb-c.d [2019-10-07T19:36:46.667Z] #62 20.68 PBCC images/fifo.pb-c.c [2019-10-07T19:36:46.957Z] #62 20.76 DEP images/fifo.pb-c.d [2019-10-07T19:36:46.957Z] #62 20.88 PBCC images/ghost-file.pb-c.c [2019-10-07T19:36:47.246Z] #62 21.02 DEP images/ghost-file.pb-c.d [2019-10-07T19:36:47.246Z] #62 21.17 PBCC images/regfile.pb-c.c [2019-10-07T19:36:47.246Z] #62 21.25 DEP images/regfile.pb-c.d [2019-10-07T19:36:47.538Z] #62 21.35 PBCC images/ns.pb-c.c [2019-10-07T19:36:47.538Z] #62 21.37 DEP images/ns.pb-c.d [2019-10-07T19:36:47.538Z] #62 21.47 PBCC images/fdinfo.pb-c.c [2019-10-07T19:36:47.827Z] #62 21.64 DEP images/fdinfo.pb-c.d [2019-10-07T19:36:47.827Z] #62 21.76 PBCC images/core-aarch64.pb-c.c [2019-10-07T19:36:48.116Z] #62 21.83 PBCC images/core-arm.pb-c.c [2019-10-07T19:36:48.116Z] #62 21.94 PBCC images/core-ppc64.pb-c.c [2019-10-07T19:36:48.116Z] #62 22.04 PBCC images/core-s390.pb-c.c [2019-10-07T19:36:48.116Z] #62 22.12 PBCC images/core-x86.pb-c.c [2019-10-07T19:36:48.403Z] #62 22.22 PBCC images/core.pb-c.c [2019-10-07T19:36:48.694Z] #62 22.37 PBCC images/inventory.pb-c.c [2019-10-07T19:36:48.694Z] #62 22.51 DEP images/core-aarch64.pb-c.d [2019-10-07T19:36:48.694Z] #62 22.59 DEP images/core-arm.pb-c.d [2019-10-07T19:36:48.694Z] #62 22.71 DEP images/core-ppc64.pb-c.d [2019-10-07T19:36:48.982Z] #62 22.82 DEP images/core-s390.pb-c.d [2019-10-07T19:36:48.982Z] #62 22.93 DEP images/core-x86.pb-c.d [2019-10-07T19:36:49.269Z] #62 23.03 DEP images/core.pb-c.d [2019-10-07T19:36:49.269Z] #62 23.13 DEP images/inventory.pb-c.d [2019-10-07T19:36:49.556Z] #62 23.25 PBCC images/cpuinfo.pb-c.c [2019-10-07T19:36:49.556Z] #62 23.30 DEP images/cpuinfo.pb-c.d [2019-10-07T19:36:49.556Z] #62 23.38 PBCC images/stats.pb-c.c [2019-10-07T19:36:49.556Z] #62 23.44 DEP images/stats.pb-c.d [2019-10-07T19:36:53.070Z] #62 26.24 make[1]: Nothing to be done for 'all'. [2019-10-07T19:36:54.571Z] #62 ... [2019-10-07T19:36:54.571Z] [2019-10-07T19:36:54.571Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:36:54.728Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-07T19:36:55.647Z] #72 exporting layers 53.5s done [2019-10-07T19:36:55.647Z] #72 exporting manifest sha256:dc6796ce37474b369c9e39e342b692a76eb8aca0221a3a93eb1e98eb3f01488d 0.0s done [2019-10-07T19:36:55.647Z] #72 exporting config sha256:caae4f4da08101f05120ffac16de090407cc923135b9ad1274a04d47d345d73a done [2019-10-07T19:36:55.647Z] #72 sending tarball [2019-10-07T19:36:55.728Z] #51 60.48 Checking out files: 47% (1393/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 81% (2375/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) [2019-10-07T19:36:55.728Z] #51 ... [2019-10-07T19:36:55.728Z] [2019-10-07T19:36:55.728Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:36:55.728Z] #17 36.01 Reading package lists... [2019-10-07T19:36:55.728Z] #17 48.19 Building dependency tree... [2019-10-07T19:36:55.729Z] #17 50.23 The following additional packages will be installed: [2019-10-07T19:36:55.729Z] #17 50.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-07T19:36:55.729Z] #17 50.24 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-07T19:36:55.729Z] #17 50.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-07T19:36:55.729Z] #17 50.24 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-07T19:36:55.729Z] #17 50.24 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-07T19:36:55.729Z] #17 50.24 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-07T19:36:55.729Z] #17 50.24 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-07T19:36:55.729Z] #17 50.24 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-07T19:36:55.729Z] #17 50.24 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-07T19:36:55.729Z] #17 50.25 Suggested packages: [2019-10-07T19:36:55.729Z] #17 50.25 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-07T19:36:55.729Z] #17 50.25 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-07T19:36:55.729Z] #17 50.25 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-07T19:36:55.729Z] #17 50.25 vim-doc vim-scripts xfsdump acl attr quota [2019-10-07T19:36:55.729Z] #17 50.25 Recommended packages: [2019-10-07T19:36:55.729Z] #17 50.25 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-07T19:36:55.729Z] #17 50.25 python3-keyrings.alt python3-xdg unzip [2019-10-07T19:36:55.729Z] #17 57.87 The following NEW packages will be installed: [2019-10-07T19:36:55.729Z] #17 57.87 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-07T19:36:55.729Z] #17 57.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-07T19:36:55.729Z] #17 57.87 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-07T19:36:55.729Z] #17 57.87 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-07T19:36:55.729Z] #17 57.88 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-07T19:36:55.729Z] #17 57.88 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-07T19:36:55.729Z] #17 57.88 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-07T19:36:55.729Z] #17 57.88 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-07T19:36:55.729Z] #17 57.88 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-07T19:36:55.729Z] #17 57.88 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-07T19:36:55.729Z] #17 57.88 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-07T19:36:55.729Z] #17 57.88 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-07T19:36:55.729Z] #17 57.89 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-07T19:36:55.729Z] #17 57.89 xfsprogs xxd xz-utils zip [2019-10-07T19:36:55.729Z] #17 58.02 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T19:36:55.729Z] #17 58.02 Need to get 87.3 MB of archives. [2019-10-07T19:36:55.729Z] #17 58.02 After this operation, 585 MB of additional disk space will be used. [2019-10-07T19:36:55.729Z] #17 58.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-07T19:36:55.729Z] #17 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-07T19:36:55.729Z] #17 ... [2019-10-07T19:36:55.729Z] [2019-10-07T19:36:55.729Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:36:56.324Z] #51 60.48 Checking out files: 47% (1393/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 81% (2375/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-07T19:36:56.324Z] #51 62.40 + cd /tmp/tmp.Y5mu2OwYaX/src/github.com/containerd/containerd [2019-10-07T19:36:56.324Z] #51 62.42 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T19:36:58.367Z] #72 sending tarball 8.3s done [2019-10-07T19:36:58.367Z] #72 DONE 61.8s [2019-10-07T19:36:58.367Z] [2019-10-07T19:36:58.367Z] #73 importing to docker [2019-10-07T19:36:59.054Z] #51 64.55 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-07T19:36:59.054Z] #51 64.55 + BUILDTAGS='netgo osusergo static_build' [2019-10-07T19:36:59.054Z] #51 64.55 + export EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:36:59.054Z] #51 64.56 + EXTRA_FLAGS=-buildmode=pie [2019-10-07T19:36:59.054Z] #51 64.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-07T19:36:59.054Z] #51 64.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-07T19:36:59.054Z] #51 64.56 + '[' '' = dynamic ']' [2019-10-07T19:36:59.054Z] #51 64.56 + make [2019-10-07T19:36:59.678Z] #51 65.61 🇩 bin/ctr [2019-10-07T19:36:59.971Z] #51 ... [2019-10-07T19:36:59.971Z] [2019-10-07T19:36:59.971Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:36:59.971Z] #37 107.0 regexp/syntax [2019-10-07T19:36:59.971Z] #37 111.1 hash/crc32 [2019-10-07T19:36:59.971Z] #37 114.6 vendor/golang.org/x/text/transform [2019-10-07T19:36:59.971Z] #37 ... [2019-10-07T19:36:59.971Z] [2019-10-07T19:36:59.971Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:36:59.971Z] #17 58.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-07T19:36:59.971Z] #17 58.16 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-07T19:36:59.971Z] #17 58.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-07T19:36:59.971Z] #17 58.19 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-07T19:36:59.971Z] #17 58.27 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-07T19:36:59.971Z] #17 58.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-07T19:36:59.971Z] #17 58.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-07T19:36:59.971Z] #17 58.59 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-07T19:36:59.971Z] #17 58.87 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-07T19:36:59.971Z] #17 58.90 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-07T19:36:59.971Z] #17 58.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-07T19:36:59.971Z] #17 58.92 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-07T19:36:59.971Z] #17 58.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-07T19:36:59.971Z] #17 58.94 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-07T19:36:59.971Z] #17 58.96 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-07T19:36:59.971Z] #17 58.97 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-07T19:36:59.971Z] #17 58.98 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-07T19:36:59.971Z] #17 58.99 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-07T19:36:59.971Z] #17 59.01 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-07T19:36:59.971Z] #17 59.04 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T19:36:59.971Z] #17 59.07 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-07T19:36:59.971Z] #17 59.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-07T19:36:59.971Z] #17 59.09 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-07T19:36:59.971Z] #17 59.10 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-07T19:36:59.971Z] #17 59.12 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-07T19:36:59.971Z] #17 59.14 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-07T19:36:59.971Z] #17 59.14 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-07T19:36:59.971Z] #17 59.19 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-07T19:36:59.971Z] #17 59.20 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-07T19:36:59.971Z] #17 59.21 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-07T19:36:59.971Z] #17 59.22 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-07T19:36:59.971Z] #17 59.25 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-07T19:36:59.971Z] #17 59.26 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-07T19:36:59.971Z] #17 59.27 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-07T19:36:59.971Z] #17 59.28 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-07T19:36:59.971Z] #17 59.28 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-07T19:36:59.971Z] #17 59.29 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-07T19:36:59.971Z] #17 59.32 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-07T19:36:59.971Z] #17 59.34 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-07T19:36:59.971Z] #17 59.37 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-07T19:36:59.971Z] #17 59.42 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-07T19:36:59.971Z] #17 59.44 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-07T19:36:59.971Z] #17 59.46 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-07T19:36:59.971Z] #17 59.47 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-07T19:36:59.971Z] #17 59.48 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-07T19:36:59.971Z] #17 59.49 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-07T19:36:59.971Z] #17 59.63 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-07T19:36:59.971Z] #17 59.65 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-07T19:36:59.971Z] #17 59.78 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-07T19:36:59.971Z] #17 59.80 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-07T19:36:59.971Z] #17 59.81 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-07T19:36:59.971Z] #17 59.85 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-07T19:36:59.971Z] #17 59.86 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-07T19:36:59.971Z] #17 59.88 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-07T19:36:59.971Z] #17 60.40 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-07T19:36:59.971Z] #17 60.52 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-07T19:36:59.971Z] #17 60.64 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-07T19:36:59.971Z] #17 60.67 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-07T19:36:59.971Z] #17 60.68 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-07T19:36:59.971Z] #17 60.74 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-07T19:36:59.971Z] #17 60.96 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-07T19:36:59.971Z] #17 61.24 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-07T19:36:59.971Z] #17 61.28 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-07T19:36:59.971Z] #17 61.83 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-07T19:36:59.971Z] #17 62.23 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-07T19:36:59.971Z] #17 62.25 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-07T19:37:02.688Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-07T19:37:02.699Z] #17 ... [2019-10-07T19:37:02.699Z] [2019-10-07T19:37:02.699Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:02.699Z] #34 109.5 internal/syscall/unix [2019-10-07T19:37:02.699Z] #34 109.5 time [2019-10-07T19:37:02.699Z] #34 ... [2019-10-07T19:37:02.699Z] [2019-10-07T19:37:02.699Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:02.699Z] #62 28.52 CC images/stats.o [2019-10-07T19:37:02.699Z] #62 29.63 CC images/core.o [2019-10-07T19:37:02.699Z] #62 31.71 CC images/core-x86.o [2019-10-07T19:37:02.699Z] #62 33.17 CC images/core-arm.o [2019-10-07T19:37:02.699Z] #62 34.26 CC images/core-aarch64.o [2019-10-07T19:37:02.699Z] #62 35.03 CC images/core-ppc64.o [2019-10-07T19:37:02.699Z] #62 36.02 CC images/core-s390.o [2019-10-07T19:37:02.699Z] #62 ... [2019-10-07T19:37:02.699Z] [2019-10-07T19:37:02.699Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:02.699Z] #34 119.8 internal/poll [2019-10-07T19:37:07.119Z] #34 124.0 os [2019-10-07T19:37:07.507Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-07T19:37:08.147Z] #34 ... [2019-10-07T19:37:08.147Z] [2019-10-07T19:37:08.147Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:08.147Z] #17 65.70 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-07T19:37:08.147Z] #17 69.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T19:37:08.147Z] #17 69.75 Fetched 87.3 MB in 10s (8494 kB/s) [2019-10-07T19:37:08.147Z] #17 69.91 Selecting previously unselected package bash-completion. [2019-10-07T19:37:08.147Z] #17 69.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-07T19:37:08.147Z] #17 70.02 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-07T19:37:09.169Z] #17 ... [2019-10-07T19:37:09.169Z] [2019-10-07T19:37:09.169Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:09.169Z] #34 126.4 internal/fmtsort [2019-10-07T19:37:12.674Z] #34 129.3 path/filepath [2019-10-07T19:37:12.674Z] #34 129.3 fmt [2019-10-07T19:37:12.961Z] #34 ... [2019-10-07T19:37:12.961Z] [2019-10-07T19:37:12.961Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:37:12.961Z] #37 120.1 context [2019-10-07T19:37:12.961Z] #37 120.2 internal/poll [2019-10-07T19:37:12.961Z] #37 126.2 regexp [2019-10-07T19:37:12.961Z] #37 128.4 os [2019-10-07T19:37:13.248Z] #37 ... [2019-10-07T19:37:13.248Z] [2019-10-07T19:37:13.248Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:13.248Z] #62 37.40 CC images/cpuinfo.o [2019-10-07T19:37:13.248Z] #62 38.26 CC images/inventory.o [2019-10-07T19:37:13.248Z] #62 38.80 CC images/fdinfo.o [2019-10-07T19:37:13.248Z] #62 39.55 CC images/fown.o [2019-10-07T19:37:13.248Z] #62 39.91 CC images/ns.o [2019-10-07T19:37:13.248Z] #62 40.37 CC images/regfile.o [2019-10-07T19:37:13.248Z] #62 40.79 CC images/ghost-file.o [2019-10-07T19:37:13.248Z] #62 41.37 CC images/fifo.o [2019-10-07T19:37:13.248Z] #62 41.73 CC images/remap-file-path.o [2019-10-07T19:37:13.248Z] #62 42.20 CC images/eventfd.o [2019-10-07T19:37:13.248Z] #62 42.56 CC images/eventpoll.o [2019-10-07T19:37:13.248Z] #62 43.42 CC images/fh.o [2019-10-07T19:37:13.248Z] #62 44.15 CC images/fsnotify.o [2019-10-07T19:37:13.248Z] #62 45.52 CC images/signalfd.o [2019-10-07T19:37:13.248Z] #62 45.94 CC images/fs.o [2019-10-07T19:37:13.248Z] #62 46.32 CC images/pstree.o [2019-10-07T19:37:13.248Z] #62 46.69 CC images/pipe.o [2019-10-07T19:37:13.248Z] #62 47.03 CC images/tcp-stream.o [2019-10-07T19:37:13.534Z] #62 47.40 CC images/sk-packet.o [2019-10-07T19:37:13.821Z] #62 ... [2019-10-07T19:37:13.821Z] [2019-10-07T19:37:13.821Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:13.821Z] #17 76.16 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-07T19:37:14.784Z] #73 DONE 16.2s [2019-10-07T19:37:14.854Z] #17 76.94 Selecting previously unselected package libnet1:ppc64el. [2019-10-07T19:37:14.855Z] #17 76.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-07T19:37:14.855Z] #17 76.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-07T19:37:14.855Z] #17 77.13 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-07T19:37:14.855Z] #17 77.16 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-07T19:37:14.855Z] #17 77.17 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T19:37:15.141Z] #17 77.33 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-07T19:37:15.141Z] #17 77.34 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-07T19:37:15.141Z] #17 77.34 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-07T19:37:15.141Z] #17 77.49 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-07T19:37:15.141Z] #17 77.49 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-07T19:37:15.427Z] #17 77.54 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-07T19:37:15.716Z] #17 77.92 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-07T19:37:15.716Z] #17 77.92 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-07T19:37:15.716Z] #17 77.93 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-07T19:37:15.888Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/test/unit [2019-10-07T19:37:16.343Z] #17 78.78 Selecting previously unselected package python3.5-minimal. [2019-10-07T19:37:16.343Z] #17 78.83 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-07T19:37:16.632Z] #17 78.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:37:18.682Z] #17 80.62 Selecting previously unselected package python3-minimal. [2019-10-07T19:37:18.682Z] #17 80.62 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-07T19:37:18.682Z] #17 80.62 Unpacking python3-minimal (3.5.3-1) ... [2019-10-07T19:37:18.682Z] #17 80.77 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-07T19:37:18.682Z] #17 80.77 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-07T19:37:18.682Z] #17 80.79 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-07T19:37:18.682Z] #17 80.97 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-07T19:37:18.682Z] #17 80.98 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-07T19:37:18.682Z] #17 80.98 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-07T19:37:19.182Z] ? github.com/docker/docker/api [no test files] [2019-10-07T19:37:21.392Z] #17 83.51 Selecting previously unselected package python3.5. [2019-10-07T19:37:21.392Z] #17 83.51 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-07T19:37:21.392Z] #17 83.52 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:37:21.392Z] #17 83.75 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-07T19:37:21.392Z] #17 83.76 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-07T19:37:21.392Z] #17 83.76 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-07T19:37:21.392Z] #17 83.88 Selecting previously unselected package dh-python. [2019-10-07T19:37:21.681Z] #17 83.89 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-07T19:37:21.681Z] #17 83.89 Unpacking dh-python (2.20170125) ... [2019-10-07T19:37:21.681Z] #17 ... [2019-10-07T19:37:21.681Z] [2019-10-07T19:37:21.681Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:37:21.681Z] #37 138.8 internal/lazyregexp [2019-10-07T19:37:21.681Z] #37 138.9 net [2019-10-07T19:37:21.681Z] #37 138.9 os/exec [2019-10-07T19:37:24.414Z] #37 ... [2019-10-07T19:37:24.414Z] [2019-10-07T19:37:24.414Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:24.414Z] #62 47.99 CC images/mnt.o [2019-10-07T19:37:24.414Z] #62 48.50 CC images/pipe-data.o [2019-10-07T19:37:24.414Z] #62 48.90 CC images/sa.o [2019-10-07T19:37:24.414Z] #62 49.24 CC images/timer.o [2019-10-07T19:37:24.414Z] #62 49.89 CC images/timerfd.o [2019-10-07T19:37:24.414Z] #62 50.39 CC images/mm.o [2019-10-07T19:37:24.414Z] #62 50.86 CC images/sk-opts.o [2019-10-07T19:37:24.414Z] #62 51.39 CC images/sk-unix.o [2019-10-07T19:37:24.414Z] #62 52.00 CC images/sk-inet.o [2019-10-07T19:37:24.414Z] #62 52.95 CC images/tun.o [2019-10-07T19:37:24.414Z] #62 53.51 CC images/sk-netlink.o [2019-10-07T19:37:24.414Z] #62 53.76 CC images/packet-sock.o [2019-10-07T19:37:24.414Z] #62 54.59 CC images/ipc-var.o [2019-10-07T19:37:24.414Z] #62 54.98 CC images/ipc-desc.o [2019-10-07T19:37:24.414Z] #62 55.40 CC images/ipc-shm.o [2019-10-07T19:37:24.414Z] #62 55.88 CC images/ipc-msg.o [2019-10-07T19:37:24.414Z] #62 56.38 CC images/ipc-sem.o [2019-10-07T19:37:24.414Z] #62 56.93 CC images/utsns.o [2019-10-07T19:37:24.414Z] #62 57.45 CC images/creds.o [2019-10-07T19:37:24.414Z] #62 57.83 CC images/vma.o [2019-10-07T19:37:24.414Z] #62 58.19 CC images/netdev.o [2019-10-07T19:37:25.042Z] #62 58.96 CC images/tty.o [2019-10-07T19:37:25.330Z] #62 ... [2019-10-07T19:37:25.330Z] [2019-10-07T19:37:25.330Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:25.330Z] #34 132.5 io/ioutil [2019-10-07T19:37:25.330Z] #34 135.9 flag [2019-10-07T19:37:25.330Z] #34 135.9 log [2019-10-07T19:37:25.330Z] #34 135.9 github.com/BurntSushi/toml [2019-10-07T19:37:25.620Z] #34 ... [2019-10-07T19:37:25.620Z] [2019-10-07T19:37:25.620Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:25.620Z] #17 84.19 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-07T19:37:25.620Z] #17 84.21 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T19:37:27.107Z] #17 ... [2019-10-07T19:37:27.107Z] [2019-10-07T19:37:27.107Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:27.107Z] #34 144.1 github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T19:37:28.984Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:37:28.984Z] [2019-10-07T19:37:28.984Z] [2019-10-07T19:37:28.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T19:37:28.984Z] [2019-10-07T19:37:28.984Z] [2019-10-07T19:37:28.984Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-07T19:37:28.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T19:37:28.984Z] PKG_CONFIG=pkg-config [2019-10-07T19:37:28.984Z] GOLANG_VERSION=1.13.1 [2019-10-07T19:37:28.984Z] HOSTNAME=2802e51392ff [2019-10-07T19:37:28.984Z] KEEPBUNDLE=1 [2019-10-07T19:37:28.984Z] container=docker [2019-10-07T19:37:28.984Z] TEST_SKIP_INTEGRATION=1 [2019-10-07T19:37:28.984Z] GO111MODULE=off [2019-10-07T19:37:28.984Z] GOPATH=/go [2019-10-07T19:37:28.984Z] PWD=/go/src/github.com/docker/docker [2019-10-07T19:37:28.984Z] HOME=/root [2019-10-07T19:37:28.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T19:37:28.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T19:37:28.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T19:37:28.984Z] DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:37:28.984Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T19:37:28.984Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T19:37:28.984Z] TERM=xterm [2019-10-07T19:37:28.984Z] VALIDATE_BRANCH=master [2019-10-07T19:37:28.984Z] DEST=bundles/test-integration [2019-10-07T19:37:28.984Z] SHLVL=1 [2019-10-07T19:37:28.984Z] TIMEOUT=120m [2019-10-07T19:37:28.984Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-07T19:37:28.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T19:37:28.984Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T19:37:28.984Z] TESTDEBUG=0 [2019-10-07T19:37:28.984Z] _=/usr/bin/env [2019-10-07T19:37:28.984Z] Building test suite binary ./integration-cli/test.main [2019-10-07T19:37:28.984Z] No new tests added to integration. [2019-10-07T19:37:28.984Z] [2019-10-07T19:37:28.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T19:37:28.984Z] PKG_CONFIG=pkg-config [2019-10-07T19:37:28.984Z] GOLANG_VERSION=1.13.1 [2019-10-07T19:37:28.984Z] HOSTNAME=8ecccd91ce0a [2019-10-07T19:37:28.984Z] KEEPBUNDLE=1 [2019-10-07T19:37:28.984Z] container=docker [2019-10-07T19:37:28.984Z] TEST_SKIP_INTEGRATION=1 [2019-10-07T19:37:28.984Z] GO111MODULE=off [2019-10-07T19:37:28.984Z] GOPATH=/go [2019-10-07T19:37:28.984Z] PWD=/go/src/github.com/docker/docker [2019-10-07T19:37:28.984Z] HOME=/root [2019-10-07T19:37:28.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T19:37:28.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T19:37:28.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T19:37:28.984Z] DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:37:28.984Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T19:37:28.984Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T19:37:28.984Z] TERM=xterm [2019-10-07T19:37:28.984Z] VALIDATE_BRANCH=master [2019-10-07T19:37:28.984Z] DEST=bundles/test-integration [2019-10-07T19:37:28.984Z] SHLVL=1 [2019-10-07T19:37:28.984Z] TIMEOUT=120m [2019-10-07T19:37:28.984Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-07T19:37:28.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T19:37:28.984Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T19:37:28.984Z] TESTDEBUG=0 [2019-10-07T19:37:28.984Z] _=/usr/bin/env [2019-10-07T19:37:28.984Z] Building test suite binary ./integration-cli/test.main [2019-10-07T19:37:28.984Z] PKG_CONFIG=pkg-config [2019-10-07T19:37:28.984Z] GOLANG_VERSION=1.13.1 [2019-10-07T19:37:28.984Z] HOSTNAME=014b32ca6e31 [2019-10-07T19:37:28.984Z] KEEPBUNDLE=1 [2019-10-07T19:37:28.984Z] container=docker [2019-10-07T19:37:28.984Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T19:37:28.984Z] GO111MODULE=off [2019-10-07T19:37:28.984Z] GOPATH=/go [2019-10-07T19:37:28.984Z] PWD=/go/src/github.com/docker/docker [2019-10-07T19:37:28.984Z] HOME=/root [2019-10-07T19:37:28.984Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T19:37:28.984Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T19:37:28.984Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T19:37:28.984Z] DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:37:28.984Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T19:37:28.984Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T19:37:28.984Z] TERM=xterm [2019-10-07T19:37:28.984Z] VALIDATE_BRANCH=master [2019-10-07T19:37:28.984Z] DEST=bundles/test-integration [2019-10-07T19:37:28.984Z] SHLVL=1 [2019-10-07T19:37:28.984Z] TIMEOUT=120m [2019-10-07T19:37:28.984Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T19:37:28.984Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T19:37:28.984Z] TESTDEBUG=0 [2019-10-07T19:37:28.984Z] _=/usr/bin/env [2019-10-07T19:37:28.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T19:37:30.801Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-07T19:37:32.649Z] #34 ... [2019-10-07T19:37:32.649Z] [2019-10-07T19:37:32.649Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:32.649Z] #17 90.83 Setting up python3-minimal (3.5.3-1) ... [2019-10-07T19:37:32.649Z] #17 93.34 Selecting previously unselected package python3. [2019-10-07T19:37:32.649Z] #17 93.34 (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-07T19:37:32.649Z] #17 93.44 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 93.46 Unpacking python3 (3.5.3-1) ... [2019-10-07T19:37:32.649Z] #17 93.65 Selecting previously unselected package pigz. [2019-10-07T19:37:32.649Z] #17 93.67 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 93.67 Unpacking pigz (2.3.4-1) ... [2019-10-07T19:37:32.649Z] #17 93.84 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-07T19:37:32.649Z] #17 93.87 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 93.88 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:37:32.649Z] #17 94.19 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-07T19:37:32.649Z] #17 94.22 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 94.22 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:37:32.649Z] #17 94.37 Selecting previously unselected package libiptc0:ppc64el. [2019-10-07T19:37:32.649Z] #17 94.38 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 94.38 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:37:32.649Z] #17 94.48 Selecting previously unselected package libxtables12:ppc64el. [2019-10-07T19:37:32.649Z] #17 94.50 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-07T19:37:32.649Z] #17 94.50 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:37:32.649Z] #17 94.71 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-07T19:37:32.649Z] #17 94.72 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-07T19:37:32.650Z] #17 94.72 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-07T19:37:32.650Z] #17 94.87 Selecting previously unselected package iptables. [2019-10-07T19:37:32.650Z] #17 94.88 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-07T19:37:32.650Z] #17 94.91 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:37:33.132Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-07T19:37:33.565Z] #17 95.71 Selecting previously unselected package xxd. [2019-10-07T19:37:33.565Z] #17 95.73 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-07T19:37:33.565Z] #17 95.74 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:37:33.565Z] #17 ... [2019-10-07T19:37:33.565Z] [2019-10-07T19:37:33.565Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T19:37:33.565Z] #34 DONE 150.7s [2019-10-07T19:37:33.565Z] [2019-10-07T19:37:33.565Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:33.565Z] #62 60.13 CC images/file-lock.o [2019-10-07T19:37:33.565Z] #62 60.56 CC images/rlimit.o [2019-10-07T19:37:33.565Z] #62 60.94 CC images/pagemap.o [2019-10-07T19:37:33.565Z] #62 61.49 CC images/siginfo.o [2019-10-07T19:37:33.565Z] #62 62.05 CC images/rpc.o [2019-10-07T19:37:33.565Z] #62 65.00 CC images/ext-file.o [2019-10-07T19:37:33.565Z] #62 65.43 CC images/cgroup.o [2019-10-07T19:37:33.565Z] #62 66.86 CC images/userns.o [2019-10-07T19:37:33.565Z] #62 67.50 CC images/google/protobuf/descriptor.o [2019-10-07T19:37:33.854Z] #62 ... [2019-10-07T19:37:33.854Z] [2019-10-07T19:37:33.854Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:33.854Z] #17 96.02 Selecting previously unselected package vim-common. [2019-10-07T19:37:33.854Z] #17 96.03 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:37:33.854Z] #17 96.07 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:37:34.144Z] #17 96.35 Selecting previously unselected package bzip2. [2019-10-07T19:37:34.144Z] #17 96.35 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-07T19:37:34.144Z] #17 96.37 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-07T19:37:34.144Z] #17 96.51 Selecting previously unselected package libgpm2:ppc64el. [2019-10-07T19:37:34.144Z] #17 96.52 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-07T19:37:34.144Z] #17 96.53 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-07T19:37:34.433Z] #17 96.66 Selecting previously unselected package xz-utils. [2019-10-07T19:37:34.433Z] #17 96.67 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-07T19:37:34.433Z] #17 96.68 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:37:34.722Z] #17 97.07 Selecting previously unselected package aufs-tools. [2019-10-07T19:37:34.722Z] #17 97.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-07T19:37:34.722Z] #17 97.08 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:37:35.298Z] #17 97.46 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-07T19:37:35.298Z] #17 97.48 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-07T19:37:35.298Z] #17 97.49 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:37:35.298Z] #17 97.69 Selecting previously unselected package btrfs-progs. [2019-10-07T19:37:35.298Z] #17 97.70 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-07T19:37:35.298Z] #17 97.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T19:37:36.322Z] #17 98.44 Selecting previously unselected package btrfs-tools. [2019-10-07T19:37:36.322Z] #17 98.46 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-07T19:37:36.322Z] #17 98.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T19:37:36.322Z] #17 98.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-07T19:37:36.322Z] #17 98.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-07T19:37:36.322Z] #17 98.58 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-07T19:37:36.610Z] #17 98.77 Selecting previously unselected package dmsetup. [2019-10-07T19:37:36.610Z] #17 98.81 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-07T19:37:36.610Z] #17 98.82 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-07T19:37:36.610Z] #17 98.98 Selecting previously unselected package libonig4:ppc64el. [2019-10-07T19:37:36.610Z] #17 98.98 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-07T19:37:36.610Z] #17 99.00 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-07T19:37:36.898Z] #17 99.23 Selecting previously unselected package libjq1:ppc64el. [2019-10-07T19:37:36.898Z] #17 99.24 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-07T19:37:36.898Z] #17 99.24 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-07T19:37:37.187Z] #17 99.41 Selecting previously unselected package jq. [2019-10-07T19:37:37.187Z] #17 99.42 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-07T19:37:37.187Z] #17 99.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T19:37:37.187Z] #17 99.65 Selecting previously unselected package libaio1:ppc64el. [2019-10-07T19:37:37.187Z] #17 99.65 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-07T19:37:37.187Z] #17 99.65 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-07T19:37:37.475Z] #17 99.82 Selecting previously unselected package libcap2-bin. [2019-10-07T19:37:37.475Z] #17 99.85 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-07T19:37:37.475Z] #17 99.85 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-07T19:37:37.789Z] #17 100.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-07T19:37:37.789Z] #17 100.0 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-07T19:37:37.789Z] #17 100.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-07T19:37:38.075Z] #17 100.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-07T19:37:38.075Z] #17 100.3 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-07T19:37:38.075Z] #17 100.3 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-07T19:37:38.075Z] #17 ... [2019-10-07T19:37:38.075Z] [2019-10-07T19:37:38.075Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:37:38.075Z] #37 145.1 text/template/parse [2019-10-07T19:37:38.075Z] #37 145.1 net/url [2019-10-07T19:37:38.075Z] #37 145.1 go/token [2019-10-07T19:37:38.075Z] #37 149.3 go/scanner [2019-10-07T19:37:38.075Z] #37 153.8 encoding/binary [2019-10-07T19:37:38.363Z] #37 ... [2019-10-07T19:37:38.363Z] [2019-10-07T19:37:38.363Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:38.363Z] #62 72.12 CC images/opts.o [2019-10-07T19:37:38.651Z] #62 72.70 CC images/seccomp.o [2019-10-07T19:37:39.676Z] #62 73.27 CC images/binfmt-misc.o [2019-10-07T19:37:39.676Z] #62 73.59 CC images/time.o [2019-10-07T19:37:39.965Z] #62 73.86 CC images/sysctl.o [2019-10-07T19:37:40.592Z] #62 74.43 CC images/autofs.o [2019-10-07T19:37:41.219Z] #62 74.84 CC images/macvlan.o [2019-10-07T19:37:41.219Z] #62 75.21 CC images/sit.o [2019-10-07T19:37:41.542Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-07T19:37:41.844Z] #62 75.62 LINK images/built-in.o [2019-10-07T19:37:41.844Z] #62 75.87 GEN compel/include/asm [2019-10-07T19:37:42.132Z] #62 75.89 GEN compel/include/version.h [2019-10-07T19:37:42.132Z] #62 75.98 touch .config [2019-10-07T19:37:42.132Z] #62 76.03 GEN include/common/config.h [2019-10-07T19:37:42.419Z] #62 76.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-07T19:37:42.419Z] #62 76.26 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-07T19:37:42.419Z] #62 76.39 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-07T19:37:42.707Z] #62 76.43 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-07T19:37:42.707Z] #62 76.55 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-07T19:37:42.707Z] #62 76.64 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-07T19:37:42.994Z] #62 76.74 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-07T19:37:42.994Z] #62 76.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-07T19:37:42.994Z] #62 76.85 DEP compel/plugins/std/infect.d [2019-10-07T19:37:43.281Z] #62 77.19 DEP compel/plugins/std/string.d [2019-10-07T19:37:43.569Z] #62 77.38 DEP compel/plugins/std/log.d [2019-10-07T19:37:43.569Z] #62 77.56 DEP compel/plugins/std/fds.d [2019-10-07T19:37:43.823Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-07T19:37:43.858Z] #62 77.83 DEP compel/plugins/std/std.d [2019-10-07T19:37:44.484Z] #62 78.08 DEP compel/plugins/shmem/shmem.d [2019-10-07T19:37:44.484Z] #62 78.34 DEP compel/plugins/fds/fds.d [2019-10-07T19:37:44.772Z] #62 78.76 CC compel/plugins/std/std.o [2019-10-07T19:37:45.397Z] #62 79.47 CC compel/plugins/std/fds.o [2019-10-07T19:37:46.030Z] #62 ... [2019-10-07T19:37:46.030Z] [2019-10-07T19:37:46.030Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:46.030Z] #17 100.7 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-07T19:37:46.030Z] #17 100.7 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 100.7 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-07T19:37:46.030Z] #17 101.0 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-07T19:37:46.030Z] #17 101.0 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 101.0 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-07T19:37:46.030Z] #17 101.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-07T19:37:46.030Z] #17 101.3 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 101.3 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-07T19:37:46.030Z] #17 101.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-07T19:37:46.030Z] #17 101.9 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 101.9 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-07T19:37:46.030Z] #17 102.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-07T19:37:46.030Z] #17 102.4 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 102.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-07T19:37:46.030Z] #17 102.5 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-07T19:37:46.030Z] #17 102.5 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 102.5 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-07T19:37:46.030Z] #17 102.7 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-07T19:37:46.030Z] #17 102.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 102.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-07T19:37:46.030Z] #17 102.8 Selecting previously unselected package libreadline5:ppc64el. [2019-10-07T19:37:46.030Z] #17 102.8 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 102.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-07T19:37:46.030Z] #17 103.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-07T19:37:46.030Z] #17 103.1 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 103.1 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-07T19:37:46.030Z] #17 105.9 Selecting previously unselected package net-tools. [2019-10-07T19:37:46.030Z] #17 105.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-07T19:37:46.030Z] #17 105.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:37:46.030Z] #17 106.3 Selecting previously unselected package python-pip-whl. [2019-10-07T19:37:46.030Z] #17 106.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:37:46.030Z] #17 106.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:37:46.030Z] #17 107.1 Selecting previously unselected package python3-pip. [2019-10-07T19:37:46.030Z] #17 107.1 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-07T19:37:46.030Z] #17 107.1 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:37:46.030Z] #17 107.4 Selecting previously unselected package python3-pkg-resources. [2019-10-07T19:37:46.030Z] #17 107.4 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T19:37:46.030Z] #17 107.4 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:37:46.030Z] #17 107.8 Selecting previously unselected package python3-setuptools. [2019-10-07T19:37:46.030Z] #17 107.8 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-07T19:37:46.030Z] #17 107.8 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-07T19:37:46.030Z] #17 108.2 Selecting previously unselected package python3-wheel. [2019-10-07T19:37:46.030Z] #17 108.2 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-07T19:37:46.030Z] #17 108.2 Unpacking python3-wheel (0.29.0-2) ... [2019-10-07T19:37:46.030Z] #17 108.5 Selecting previously unselected package thin-provisioning-tools. [2019-10-07T19:37:46.317Z] #17 108.5 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-07T19:37:46.317Z] #17 108.5 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:37:46.317Z] #17 ... [2019-10-07T19:37:46.317Z] [2019-10-07T19:37:46.317Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:46.317Z] #62 80.35 CC compel/plugins/std/log.o [2019-10-07T19:37:48.369Z] #62 82.22 CC compel/plugins/std/string.o [2019-10-07T19:37:48.369Z] #62 ... [2019-10-07T19:37:48.369Z] [2019-10-07T19:37:48.369Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:37:48.369Z] #37 155.5 go/ast [2019-10-07T19:37:48.369Z] #37 162.0 encoding/base64 [2019-10-07T19:37:48.369Z] #37 163.8 text/template [2019-10-07T19:37:48.369Z] #37 164.1 encoding/json [2019-10-07T19:37:48.657Z] #37 ... [2019-10-07T19:37:48.657Z] [2019-10-07T19:37:48.657Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:48.657Z] #17 109.0 Selecting previously unselected package vim-runtime. [2019-10-07T19:37:48.657Z] #17 109.0 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T19:37:48.657Z] #17 109.1 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-07T19:37:48.657Z] #17 109.2 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-07T19:37:48.657Z] #17 109.2 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:37:48.799Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-07T19:37:53.091Z] #17 ... [2019-10-07T19:37:53.091Z] [2019-10-07T19:37:53.091Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:37:53.091Z] #62 83.39 CC compel/plugins/std/infect.o [2019-10-07T19:37:53.091Z] #62 84.56 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-07T19:37:53.091Z] #62 84.63 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-07T19:37:53.091Z] #62 84.77 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-07T19:37:53.091Z] #62 84.87 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-07T19:37:53.091Z] #62 84.99 AR compel/plugins/std.lib.a [2019-10-07T19:37:53.091Z] #62 85.14 CC compel/plugins/fds/fds.o [2019-10-07T19:37:53.091Z] #62 85.72 AR compel/plugins/fds.lib.a [2019-10-07T19:37:53.091Z] #62 85.80 HOSTDEP compel/src/lib/log-host.d [2019-10-07T19:37:53.091Z] #62 86.02 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-07T19:37:53.091Z] #62 86.38 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-07T19:37:53.091Z] #62 86.61 HOSTDEP compel/src/main-host.d [2019-10-07T19:37:53.091Z] #62 86.88 DEP compel/src/lib/ptrace.d [2019-10-07T19:37:53.380Z] #62 87.18 DEP compel/src/lib/infect.d [2019-10-07T19:37:53.669Z] #62 87.47 DEP compel/src/lib/infect-util.d [2019-10-07T19:37:53.956Z] #62 87.80 DEP compel/src/lib/infect-rpc.d [2019-10-07T19:37:54.245Z] #62 88.15 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-07T19:37:54.532Z] #62 88.36 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-07T19:37:54.819Z] #62 88.67 DEP compel/src/lib/log.d [2019-10-07T19:37:55.106Z] #62 88.94 DEP compel/src/main.d [2019-10-07T19:37:55.395Z] #62 89.27 DEP compel/src/lib/handle-elf.d [2019-10-07T19:37:55.683Z] #62 89.52 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-07T19:37:55.970Z] #62 89.84 CC compel/src/lib/log.o [2019-10-07T19:37:56.601Z] #62 90.47 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-07T19:37:56.888Z] #62 ... [2019-10-07T19:37:56.888Z] [2019-10-07T19:37:56.888Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:37:56.888Z] #17 115.7 Selecting previously unselected package vim. [2019-10-07T19:37:56.888Z] #17 115.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 115.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:37:56.888Z] #17 116.5 Selecting previously unselected package xfsprogs. [2019-10-07T19:37:56.888Z] #17 116.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 116.5 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:37:56.888Z] #17 117.4 Selecting previously unselected package zip. [2019-10-07T19:37:56.888Z] #17 117.4 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 117.4 Unpacking zip (3.0-11+b1) ... [2019-10-07T19:37:56.888Z] #17 117.8 Selecting previously unselected package libapparmor-perl. [2019-10-07T19:37:56.888Z] #17 117.8 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 117.8 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:37:56.888Z] #17 117.9 Selecting previously unselected package apparmor. [2019-10-07T19:37:56.888Z] #17 117.9 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 118.0 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:37:56.888Z] #17 118.8 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-07T19:37:56.888Z] #17 118.8 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-07T19:37:56.888Z] #17 118.8 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:37:58.936Z] #17 121.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-07T19:37:58.936Z] #17 121.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-07T19:37:58.936Z] #17 121.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:38:00.986Z] #17 ... [2019-10-07T19:38:00.986Z] [2019-10-07T19:38:00.986Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:38:00.986Z] #37 178.1 go/parser [2019-10-07T19:38:03.667Z] ......................... [ 67%] [2019-10-07T19:38:06.539Z] #37 ... [2019-10-07T19:38:06.539Z] [2019-10-07T19:38:06.539Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:38:06.539Z] #17 124.3 Selecting previously unselected package binutils-mingw-w64. [2019-10-07T19:38:06.539Z] #17 124.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-07T19:38:06.539Z] #17 124.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:38:06.539Z] #17 124.6 Selecting previously unselected package mingw-w64-common. [2019-10-07T19:38:06.539Z] #17 124.7 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-07T19:38:06.539Z] #17 124.7 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-07T19:38:07.165Z] #17 ... [2019-10-07T19:38:07.165Z] [2019-10-07T19:38:07.165Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:07.165Z] #62 91.07 CC compel/arch/ppc64/src/lib/infect.o [2019-10-07T19:38:07.165Z] #62 92.41 CC compel/src/lib/infect-rpc.o [2019-10-07T19:38:07.165Z] #62 92.98 CC compel/src/lib/infect-util.o [2019-10-07T19:38:07.165Z] #62 93.43 CC compel/src/lib/infect.o [2019-10-07T19:38:07.165Z] #62 97.79 CC compel/src/lib/ptrace.o [2019-10-07T19:38:07.165Z] #62 98.70 AR compel/libcompel.a [2019-10-07T19:38:07.165Z] #62 98.94 HOSTCC compel/src/main-host.o [2019-10-07T19:38:07.165Z] #62 99.64 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-07T19:38:07.165Z] #62 100.1 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-07T19:38:07.165Z] #62 100.9 HOSTCC compel/src/lib/log-host.o [2019-10-07T19:38:07.455Z] #62 101.4 HOSTLINK compel/compel-host-bin [2019-10-07T19:38:08.081Z] #62 101.7 DEP soccr/soccr.d [2019-10-07T19:38:08.081Z] #62 102.1 CC soccr/soccr.o [2019-10-07T19:38:09.109Z] #62 ... [2019-10-07T19:38:09.109Z] [2019-10-07T19:38:09.109Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:38:09.109Z] #17 131.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-07T19:38:09.109Z] #17 131.4 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-07T19:38:09.109Z] #17 131.4 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:38:15.977Z] #17 ... [2019-10-07T19:38:15.977Z] [2019-10-07T19:38:15.977Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:15.977Z] #62 105.2 AR soccr/libsoccr.a [2019-10-07T19:38:15.977Z] #62 105.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:38:15.977Z] #62 105.6 DEP criu/arch/ppc64/sigframe.d [2019-10-07T19:38:15.977Z] #62 105.7 DEP criu/arch/ppc64/crtools.d [2019-10-07T19:38:15.977Z] #62 106.1 DEP criu/arch/ppc64/cpu.d [2019-10-07T19:38:15.977Z] #62 106.6 CC criu/arch/ppc64/cpu.o [2019-10-07T19:38:15.977Z] #62 107.5 CC criu/arch/ppc64/crtools.o [2019-10-07T19:38:15.977Z] #62 109.4 CC criu/arch/ppc64/sigframe.o [2019-10-07T19:38:15.977Z] #62 109.9 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-07T19:38:16.265Z] #62 110.0 DEP criu/arch/ppc64/misc.d [2019-10-07T19:38:16.265Z] #62 110.1 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-07T19:38:16.265Z] #62 110.1 DEP criu/arch/ppc64/vdso-pie.d [2019-10-07T19:38:16.551Z] #62 110.4 DEP criu/pie/parasite-vdso.d [2019-10-07T19:38:17.173Z] #62 110.8 DEP criu/pie/util-vdso.d [2019-10-07T19:38:17.173Z] #62 111.1 DEP criu/pie/util.d [2019-10-07T19:38:17.461Z] #62 111.4 CC criu/pie/util.o [2019-10-07T19:38:18.486Z] #62 112.1 CC criu/pie/util-vdso.o [2019-10-07T19:38:19.516Z] #62 ... [2019-10-07T19:38:19.516Z] [2019-10-07T19:38:19.516Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:38:19.516Z] #17 138.7 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-07T19:38:19.516Z] #17 138.7 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-07T19:38:19.516Z] #17 138.7 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:38:19.516Z] #17 138.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-07T19:38:19.516Z] #17 139.0 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-07T19:38:19.516Z] #17 139.0 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:38:21.016Z] #17 ... [2019-10-07T19:38:21.016Z] [2019-10-07T19:38:21.016Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:38:21.016Z] #65 187.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T19:38:21.016Z] #65 187.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-07T19:38:21.016Z] #65 ... [2019-10-07T19:38:21.016Z] [2019-10-07T19:38:21.016Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:21.016Z] #62 113.7 CC criu/pie/parasite-vdso.o [2019-10-07T19:38:21.311Z] #62 115.3 CC criu/arch/ppc64/vdso-pie.o [2019-10-07T19:38:21.938Z] #62 ... [2019-10-07T19:38:21.938Z] [2019-10-07T19:38:21.938Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:38:21.938Z] #37 189.1 go/doc [2019-10-07T19:38:21.938Z] #37 191.5 math/big [2019-10-07T19:38:21.938Z] #37 195.0 vendor/golang.org/x/text/unicode/norm [2019-10-07T19:38:22.268Z] #37 ... [2019-10-07T19:38:22.268Z] [2019-10-07T19:38:22.268Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:22.268Z] #62 116.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-07T19:38:22.268Z] #62 116.2 CC criu/arch/ppc64/misc.o [2019-10-07T19:38:22.268Z] #62 116.3 AR criu/pie/pie.lib.a [2019-10-07T19:38:22.555Z] #62 116.5 DEP criu/pie/restorer.d [2019-10-07T19:38:23.181Z] #62 ... [2019-10-07T19:38:23.181Z] [2019-10-07T19:38:23.181Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T19:38:23.181Z] #65 DONE 200.2s [2019-10-07T19:38:23.181Z] [2019-10-07T19:38:23.181Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:23.181Z] #62 117.1 DEP criu/arch/ppc64/restorer.d [2019-10-07T19:38:23.468Z] #62 ... [2019-10-07T19:38:23.468Z] [2019-10-07T19:38:23.468Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T19:38:23.468Z] #66 DONE 0.1s [2019-10-07T19:38:23.468Z] [2019-10-07T19:38:23.469Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:38:23.757Z] #37 ... [2019-10-07T19:38:23.757Z] [2019-10-07T19:38:23.757Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:23.757Z] #62 117.7 DEP criu/pie/parasite.d [2019-10-07T19:38:24.782Z] #62 118.6 CC criu/pie/parasite.o [2019-10-07T19:38:28.269Z] #62 121.6 LINK criu/pie/parasite.built-in.o [2019-10-07T19:38:28.269Z] #62 121.6 GEN criu/pie/parasite-blob.h [2019-10-07T19:38:28.269Z] #62 121.7 CC criu/arch/ppc64/restorer.o [2019-10-07T19:38:28.892Z] #62 122.6 CC criu/pie/restorer.o [2019-10-07T19:38:29.616Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T19:38:29.617Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/builder/dockerfile 0.790s coverage: 48.2% of statements [2019-10-07T19:38:29.617Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2019-10-07T19:38:29.931Z] #62 ... [2019-10-07T19:38:29.931Z] [2019-10-07T19:38:29.931Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:38:29.931Z] #37 207.0 github.com/LK4D4/vndr/build [2019-10-07T19:38:31.054Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-07T19:38:32.330Z] ok github.com/docker/docker/builder/remotecontext/git 1.335s coverage: 85.1% of statements [2019-10-07T19:38:32.330Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T19:38:32.330Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T19:38:34.806Z] ok github.com/docker/docker/client 0.331s coverage: 75.8% of statements [2019-10-07T19:38:35.460Z] #37 ... [2019-10-07T19:38:35.460Z] [2019-10-07T19:38:35.460Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:35.460Z] #62 128.1 LINK criu/pie/restorer.built-in.o [2019-10-07T19:38:35.460Z] #62 128.1 GEN criu/pie/restorer-blob.h [2019-10-07T19:38:35.460Z] #62 128.4 DEP criu/vdso.d [2019-10-07T19:38:35.460Z] #62 128.8 DEP criu/uts_ns.d [2019-10-07T19:38:35.460Z] #62 129.1 DEP criu/util.d [2019-10-07T19:38:35.747Z] #62 129.6 DEP criu/uffd.d [2019-10-07T19:38:36.035Z] #62 130.0 DEP criu/tun.d [2019-10-07T19:38:36.325Z] #62 130.4 DEP criu/tty.d [2019-10-07T19:38:36.949Z] #62 130.9 DEP criu/timerfd.d [2019-10-07T19:38:37.575Z] #62 131.4 DEP criu/sysfs_parse.d [2019-10-07T19:38:37.867Z] #62 131.7 DEP criu/sysctl.d [2019-10-07T19:38:38.175Z] #62 132.1 DEP criu/string.d [2019-10-07T19:38:38.461Z] #62 132.2 DEP criu/stats.d [2019-10-07T19:38:38.748Z] #62 132.5 DEP criu/sockets.d [2019-10-07T19:38:39.035Z] #62 133.0 DEP criu/sk-unix.d [2019-10-07T19:38:40.058Z] #62 133.7 DEP criu/sk-tcp.d [2019-10-07T19:38:40.345Z] #62 134.2 DEP criu/sk-queue.d [2019-10-07T19:38:40.632Z] #62 134.5 DEP criu/sk-packet.d [2019-10-07T19:38:41.256Z] #62 135.0 DEP criu/sk-netlink.d [2019-10-07T19:38:41.544Z] #62 135.4 DEP criu/sk-inet.d [2019-10-07T19:38:42.171Z] #62 135.9 DEP criu/signalfd.d [2019-10-07T19:38:42.459Z] #62 136.3 DEP criu/sigframe.d [2019-10-07T19:38:42.459Z] #62 136.5 DEP criu/shmem.d [2019-10-07T19:38:43.095Z] #62 136.9 DEP criu/servicefd.d [2019-10-07T19:38:43.723Z] #62 137.4 DEP criu/seize.d [2019-10-07T19:38:43.723Z] #62 ... [2019-10-07T19:38:43.723Z] [2019-10-07T19:38:43.723Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:38:43.723Z] #17 165.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-07T19:38:43.723Z] #17 165.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-07T19:38:43.723Z] #17 165.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:38:44.374Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-07T19:38:50.578Z] #17 ... [2019-10-07T19:38:50.578Z] [2019-10-07T19:38:50.578Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:50.578Z] #62 137.8 DEP criu/seccomp.d [2019-10-07T19:38:50.578Z] #62 138.3 DEP criu/rst-malloc.d [2019-10-07T19:38:50.578Z] #62 138.5 DEP criu/rbtree.d [2019-10-07T19:38:50.578Z] #62 138.6 DEP criu/pstree.d [2019-10-07T19:38:50.578Z] #62 139.0 DEP criu/protobuf.d [2019-10-07T19:38:50.578Z] #62 139.3 GEN criu/protobuf-desc-gen.h [2019-10-07T19:38:50.578Z] #62 142.3 DEP criu/protobuf-desc.d [2019-10-07T19:38:50.578Z] #62 142.7 DEP criu/proc_parse.d [2019-10-07T19:38:50.578Z] #62 143.1 DEP criu/plugin.d [2019-10-07T19:38:50.578Z] #62 143.4 DEP criu/pipes.d [2019-10-07T19:38:50.578Z] #62 143.9 DEP criu/pie-util.d [2019-10-07T19:38:50.578Z] #62 ... [2019-10-07T19:38:50.578Z] [2019-10-07T19:38:50.578Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:38:50.578Z] #37 217.2 vendor/golang.org/x/net/idna [2019-10-07T19:38:50.578Z] #37 220.4 vendor/golang.org/x/net/http2/hpack [2019-10-07T19:38:50.578Z] #37 226.1 mime [2019-10-07T19:38:50.578Z] #37 ... [2019-10-07T19:38:50.578Z] [2019-10-07T19:38:50.578Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:38:50.578Z] #62 144.3 DEP criu/pie-util-vdso.d [2019-10-07T19:38:50.578Z] #62 144.5 DEP criu/pie-util-vdso-elf32.d [2019-10-07T19:38:50.866Z] #62 144.8 DEP criu/path.d [2019-10-07T19:38:51.152Z] #62 145.1 DEP criu/parasite-syscall.d [2019-10-07T19:38:51.777Z] #62 145.5 DEP criu/pagemap.d [2019-10-07T19:38:52.064Z] #62 146.1 DEP criu/pagemap-cache.d [2019-10-07T19:38:52.352Z] #62 146.4 DEP criu/page-xfer.d [2019-10-07T19:38:52.984Z] #62 146.8 DEP criu/page-pipe.d [2019-10-07T19:38:53.274Z] #62 147.1 DEP criu/netfilter.d [2019-10-07T19:38:53.912Z] #62 147.7 DEP criu/net.d [2019-10-07T19:38:54.198Z] #62 148.2 DEP criu/namespaces.d [2019-10-07T19:38:54.825Z] #62 148.7 DEP criu/mount.d [2019-10-07T19:38:55.449Z] #62 149.3 DEP criu/mem.d [2019-10-07T19:38:55.747Z] #62 149.8 DEP criu/lsm.d [2019-10-07T19:38:56.036Z] #62 150.1 DEP criu/log.d [2019-10-07T19:38:56.325Z] #62 ... [2019-10-07T19:38:56.325Z] [2019-10-07T19:38:56.325Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:38:57.188Z] #57 228.3 Checking out files: 17% (1889/10632) Checking out files: 18% (1914/10632) Checking out files: 19% (2021/10632) Checking out files: 20% (2127/10632) Checking out files: 21% (2233/10632) Checking out files: 22% (2340/10632) Checking out files: 23% (2446/10632) Checking out files: 24% (2552/10632) Checking out files: 25% (2658/10632) Checking out files: 26% (2765/10632) Checking out files: 27% (2871/10632) Checking out files: 28% (2977/10632) Checking out files: 29% (3084/10632) Checking out files: 30% (3190/10632) Checking out files: 31% (3296/10632) Checking out files: 32% (3403/10632) Checking out files: 33% (3509/10632) Checking out files: 33% (3587/10632) Checking out files: 34% (3615/10632) Checking out files: 35% (3722/10632) Checking out files: 36% (3828/10632) Checking out files: 37% (3934/10632) Checking out files: 38% (4041/10632) Checking out files: 39% (4147/10632) Checking out files: 40% (4253/10632) Checking out files: 41% (4360/10632) Checking out files: 42% (4466/10632) Checking out files: 42% (4547/10632) Checking out files: 43% (4572/10632) Checking out files: 44% (4679/10632) Checking out files: 45% (4785/10632) Checking out files: 46% (4891/10632) Checking out files: 47% (4998/10632) Checking out files: 48% (5104/10632) Checking out files: 49% (5210/10632) Checking out files: 50% (5316/10632) Checking out files: 51% (5423/10632) Checking out files: 52% (5529/10632) Checking out files: 53% (5635/10632) Checking out files: 54% (5742/10632) Checking out files: 55% (5848/10632) Checking out files: 55% (5942/10632) Checking out files: 56% (5954/10632) Checking out files: 57% (6061/10632) Checking out files: 58% (6167/10632) Checking out files: 59% (6273/10632) Checking out files: 60% (6380/10632) Checking out files: 61% (6486/10632) Checking out files: 62% (6592/10632) Checking out files: 63% (6699/10632) Checking out files: 64% (6805/10632) Checking out files: 65% (6911/10632) Checking out files: 66% (7018/10632) Checking out files: 67% (7124/10632) Checking out files: 68% (7230/10632) Checking out files: 68% (7318/10632) Checking out files: 69% (7337/10632) Checking out files: 70% (7443/10632) Checking out files: 71% (7549/10632) Checking out files: 72% (7656/10632) Checking out files: 73% (7762/10632) Checking out files: 74% (7868/10632) Checking out files: 75% (7974/10632) Checking out files: 76% (8081/10632) Checking out files: 77% (8187/10632) Checking out files: 78% (8293/10632) Checking out files: 79% (8400/10632) Checking out files: 80% (8506/10632) Checking out files: 81% (8612/10632) Checking out files: 82% (8719/10632) Checking out files: 83% (8825/10632) Checking out files: 83% (8835/10632) Checking out files: 84% (8931/10632) Checking out files: 85% (9038/10632) Checking out files: 86% (9144/10632) Checking out files: 87% (9250/10632) Checking out files: 88% (9357/10632) Checking out files: 89% (9463/10632) Checking out files: 90% (9569/10632) Checking out files: 91% (9676/10632) Checking out files: 92% (9782/10632) Checking out files: 93% (9888/10632) Checking out files: 94% (9995/10632) Checking out files: 95% (10101/10632) Checking out files: 96% (10207/10632) Checking out files: 97% (10314/10632) Checking out files: 98% (10420/10632) Checking out files: 99% (10526/10632) Checking out files: 100% (10632/10632) Checking out files: 100% (10632/10632), done. [2019-10-07T19:38:57.475Z] #57 234.5 + cd /tmp/tmp.ZqlIjUW8GX/tmp/docker-ce [2019-10-07T19:38:57.475Z] #57 234.5 + git checkout -q v17.06.2-ce [2019-10-07T19:38:59.188Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-07T19:39:01.068Z] tests/integration/client_test.py ..... [ 75%] [2019-10-07T19:39:01.991Z] tests/integration/errors_test.py . [ 76%] [2019-10-07T19:39:03.013Z] #57 ... [2019-10-07T19:39:03.013Z] [2019-10-07T19:39:03.013Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:39:03.013Z] #37 229.2 mime/quotedprintable [2019-10-07T19:39:03.013Z] #37 231.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-07T19:39:03.013Z] #37 232.2 net/http/internal [2019-10-07T19:39:03.013Z] #37 238.0 vendor/golang.org/x/net/http/httpproxy [2019-10-07T19:39:03.013Z] #37 238.0 net/textproto [2019-10-07T19:39:03.013Z] #37 238.0 crypto/x509 [2019-10-07T19:39:03.013Z] #37 ... [2019-10-07T19:39:03.013Z] [2019-10-07T19:39:03.013Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:39:03.013Z] #57 239.2 + mkdir -p /tmp/tmp.ZqlIjUW8GX/src/github.com/docker [2019-10-07T19:39:03.013Z] #57 239.2 + mv components/cli /tmp/tmp.ZqlIjUW8GX/src/github.com/docker/cli [2019-10-07T19:39:03.013Z] #57 239.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-07T19:39:03.354Z] 65014b3c3121: Pull complete [2019-10-07T19:39:06.494Z] #57 ... [2019-10-07T19:39:06.494Z] [2019-10-07T19:39:06.494Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:06.494Z] #62 150.4 DEP criu/libnetlink.d [2019-10-07T19:39:06.494Z] #62 150.8 DEP criu/kerndat.d [2019-10-07T19:39:06.494Z] #62 151.3 DEP criu/kcmp-ids.d [2019-10-07T19:39:06.494Z] #62 151.6 DEP criu/irmap.d [2019-10-07T19:39:06.494Z] #62 152.0 DEP criu/ipc_ns.d [2019-10-07T19:39:06.494Z] #62 152.5 DEP criu/image.d [2019-10-07T19:39:06.494Z] #62 153.0 DEP criu/image-desc.d [2019-10-07T19:39:06.494Z] #62 153.2 DEP criu/fsnotify.d [2019-10-07T19:39:06.494Z] #62 153.6 DEP criu/filesystems.d [2019-10-07T19:39:06.494Z] #62 154.1 DEP criu/files.d [2019-10-07T19:39:06.494Z] #62 154.5 DEP criu/files-reg.d [2019-10-07T19:39:06.494Z] #62 154.9 DEP criu/files-ext.d [2019-10-07T19:39:06.494Z] #62 155.3 DEP criu/file-lock.d [2019-10-07T19:39:06.494Z] #62 155.7 DEP criu/file-ids.d [2019-10-07T19:39:06.494Z] #62 156.1 DEP criu/fifo.d [2019-10-07T19:39:06.494Z] #62 156.4 DEP criu/fdstore.d [2019-10-07T19:39:06.494Z] #62 156.6 DEP criu/fault-injection.d [2019-10-07T19:39:06.494Z] #62 156.7 DEP criu/external.d [2019-10-07T19:39:06.494Z] #62 157.0 DEP criu/eventpoll.d [2019-10-07T19:39:06.494Z] #62 157.3 DEP criu/eventfd.d [2019-10-07T19:39:06.494Z] #62 157.7 DEP criu/crtools.d [2019-10-07T19:39:06.494Z] #62 158.0 DEP criu/cr-service.d [2019-10-07T19:39:06.494Z] #62 158.5 DEP criu/cr-restore.d [2019-10-07T19:39:06.494Z] #62 159.1 DEP criu/cr-errno.d [2019-10-07T19:39:06.494Z] #62 159.1 DEP criu/cr-dump.d [2019-10-07T19:39:06.494Z] #62 159.7 DEP criu/cr-dedup.d [2019-10-07T19:39:06.494Z] #62 160.1 DEP criu/cr-check.d [2019-10-07T19:39:06.494Z] #62 160.5 DEP criu/config.d [2019-10-07T19:39:06.494Z] #62 ... [2019-10-07T19:39:06.494Z] [2019-10-07T19:39:06.494Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:39:06.494Z] #17 186.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-07T19:39:06.494Z] #17 186.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T19:39:06.494Z] #17 186.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-07T19:39:06.494Z] #17 186.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T19:39:06.494Z] #17 186.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-07T19:39:06.494Z] #17 186.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:39:06.494Z] #17 186.7 Processing triggers for mime-support (3.60) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T19:39:06.494Z] #17 186.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-07T19:39:09.381Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2019-10-07T19:39:09.381Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-10-07T19:39:09.381Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T19:39:09.381Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T19:39:09.381Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T19:39:09.381Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T19:39:10.934Z] #17 192.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-07T19:39:10.934Z] #17 192.5 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-07T19:39:10.934Z] #17 192.5 Setting up zip (3.0-11+b1) ... [2019-10-07T19:39:10.934Z] #17 192.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-07T19:39:10.934Z] #17 192.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T19:39:10.934Z] #17 192.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-07T19:39:10.934Z] #17 192.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:39:10.934Z] #17 192.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-07T19:39:10.934Z] #17 192.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:39:10.934Z] #17 192.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-07T19:39:10.934Z] #17 192.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-07T19:39:10.934Z] #17 192.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T19:39:10.934Z] #17 192.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:39:10.934Z] #17 192.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-07T19:39:10.934Z] #17 192.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-07T19:39:10.934Z] #17 192.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-07T19:39:10.934Z] #17 192.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T19:39:11.562Z] #17 193.8 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-07T19:39:11.562Z] #17 193.9 Setting up pigz (2.3.4-1) ... [2019-10-07T19:39:11.562Z] #17 193.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T19:39:11.562Z] #17 193.9 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-07T19:39:11.562Z] #17 193.9 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:39:11.562Z] #17 193.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-07T19:39:11.850Z] #17 194.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-07T19:39:11.850Z] #17 194.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-07T19:39:11.850Z] #17 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-07T19:39:11.850Z] #17 194.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-07T19:39:11.850Z] #17 194.2 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-07T19:39:11.850Z] #17 194.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T19:39:13.344Z] #17 ... [2019-10-07T19:39:13.344Z] [2019-10-07T19:39:13.344Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:39:13.344Z] #31 DONE 250.4s [2019-10-07T19:39:13.344Z] [2019-10-07T19:39:13.344Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:13.344Z] #62 161.0 DEP criu/clone-noasan.d [2019-10-07T19:39:13.344Z] #62 161.2 DEP criu/cgroup.d [2019-10-07T19:39:13.344Z] #62 161.7 DEP criu/cgroup-props.d [2019-10-07T19:39:13.344Z] #62 162.0 DEP criu/bitmap.d [2019-10-07T19:39:13.344Z] #62 162.1 DEP criu/bfd.d [2019-10-07T19:39:13.344Z] #62 162.3 DEP criu/autofs.d [2019-10-07T19:39:13.344Z] #62 162.8 DEP criu/aio.d [2019-10-07T19:39:13.344Z] #62 163.3 DEP criu/action-scripts.d [2019-10-07T19:39:13.344Z] #62 164.0 CC criu/action-scripts.o [2019-10-07T19:39:13.344Z] #62 165.2 CC criu/aio.o [2019-10-07T19:39:13.344Z] #62 166.7 CC criu/autofs.o [2019-10-07T19:39:13.815Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2019-10-07T19:39:13.969Z] #62 ... [2019-10-07T19:39:13.969Z] [2019-10-07T19:39:13.969Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:39:13.969Z] #37 241.2 mime/multipart [2019-10-07T19:39:13.969Z] #37 241.2 vendor/golang.org/x/net/http/httpguts [2019-10-07T19:39:13.969Z] #37 246.9 crypto/tls [2019-10-07T19:39:15.713Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2019-10-07T19:39:17.483Z] #37 ... [2019-10-07T19:39:17.483Z] [2019-10-07T19:39:17.483Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:17.483Z] #62 170.8 CC criu/bfd.o [2019-10-07T19:39:17.570Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-07T19:39:18.109Z] #62 171.9 CC criu/bitmap.o [2019-10-07T19:39:18.398Z] #62 172.2 CC criu/cgroup-props.o [2019-10-07T19:39:20.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T19:39:20.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T19:39:20.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T19:39:20.450Z] #62 174.0 CC criu/cgroup.o [2019-10-07T19:39:23.161Z] #62 ... [2019-10-07T19:39:23.161Z] [2019-10-07T19:39:23.161Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:39:23.161Z] #17 205.6 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-07T19:39:23.161Z] #17 205.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:39:23.161Z] #17 205.6 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-07T19:39:23.161Z] #17 205.6 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-07T19:39:23.161Z] #17 205.6 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-07T19:39:23.161Z] #17 205.6 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-07T19:39:23.448Z] #17 205.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T19:39:23.448Z] #17 205.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T19:39:23.448Z] #17 205.7 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-07T19:39:23.448Z] #17 205.7 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-07T19:39:23.448Z] #17 205.7 Setting up python3 (3.5.3-1) ... [2019-10-07T19:39:25.322Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.6% of statements [2019-10-07T19:39:26.123Z] ok github.com/docker/docker/daemon 12.276s coverage: 17.6% of statements [2019-10-07T19:39:26.123Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T19:39:26.123Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T19:39:26.463Z] #17 208.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-07T19:39:26.491Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 84.6% of statements [2019-10-07T19:39:27.341Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2019-10-07T19:39:27.765Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2019-10-07T19:39:27.765Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T19:39:27.765Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T19:39:29.171Z] #17 211.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-07T19:39:29.459Z] #17 211.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-07T19:39:29.459Z] #17 211.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-07T19:39:29.459Z] #17 211.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-07T19:39:29.631Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-07T19:39:31.507Z] #17 213.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-07T19:39:31.794Z] #17 ... [2019-10-07T19:39:31.794Z] [2019-10-07T19:39:31.794Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:39:31.794Z] #37 258.9 net/http/httptrace [2019-10-07T19:39:31.794Z] #37 259.3 net/http [2019-10-07T19:39:31.794Z] #37 ... [2019-10-07T19:39:31.794Z] [2019-10-07T19:39:31.794Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:31.794Z] #62 180.7 CC criu/clone-noasan.o [2019-10-07T19:39:31.794Z] #62 181.1 CC criu/config.o [2019-10-07T19:39:31.794Z] #62 184.7 CC criu/cr-check.o [2019-10-07T19:39:32.253Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-07T19:39:32.794Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.325s coverage: 57.9% of statements [2019-10-07T19:39:34.508Z] #62 ... [2019-10-07T19:39:34.508Z] [2019-10-07T19:39:34.508Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T19:39:34.508Z] #17 216.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-07T19:39:34.508Z] #17 216.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T19:39:36.557Z] #17 218.7 Setting up dmsetup (2:1.02.137-2) ... [2019-10-07T19:39:36.557Z] #17 218.7 Setting up python3-setuptools (33.1.1-1) ... [2019-10-07T19:39:39.123Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.372s coverage: 46.2% of statements [2019-10-07T19:39:39.268Z] #17 221.2 Setting up dh-python (2.20170125) ... [2019-10-07T19:39:41.286Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-07T19:39:41.345Z] #17 223.2 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-07T19:39:41.345Z] #17 223.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T19:39:41.345Z] #17 DONE 223.4s [2019-10-07T19:39:41.345Z] [2019-10-07T19:39:41.345Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:39:41.618Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.617s coverage: 72.5% of statements [2019-10-07T19:39:41.618Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T19:39:41.618Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.805s coverage: 51.0% of statements [2019-10-07T19:39:44.185Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.611s coverage: 76.1% of statements [2019-10-07T19:39:44.838Z] #18 ... [2019-10-07T19:39:44.839Z] [2019-10-07T19:39:44.839Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:44.839Z] #62 188.4 CC criu/cr-dedup.o [2019-10-07T19:39:44.839Z] #62 189.4 CC criu/cr-dump.o [2019-10-07T19:39:44.839Z] #62 194.3 CC criu/cr-errno.o [2019-10-07T19:39:44.839Z] #62 194.6 CC criu/cr-restore.o [2019-10-07T19:39:44.839Z] #62 ... [2019-10-07T19:39:44.839Z] [2019-10-07T19:39:44.839Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:39:44.839Z] #37 278.7 github.com/LK4D4/vndr/godl [2019-10-07T19:39:44.839Z] #37 279.8 github.com/LK4D4/vndr [2019-10-07T19:39:45.000Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2019-10-07T19:39:46.299Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-07T19:39:48.803Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-10-07T19:39:48.803Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-07T19:39:49.177Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.935s coverage: 57.0% of statements [2019-10-07T19:39:49.177Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T19:39:49.177Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T19:39:49.177Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T19:39:49.177Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T19:39:50.745Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 42.7% of statements [2019-10-07T19:39:51.593Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 77.4% of statements [2019-10-07T19:39:51.593Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T19:39:51.593Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T19:39:52.443Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-07T19:39:52.859Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2019-10-07T19:39:53.296Z] #37 ... [2019-10-07T19:39:53.296Z] [2019-10-07T19:39:53.296Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:39:53.296Z] #18 10.81 Collecting yamllint==1.16.0 [2019-10-07T19:39:53.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-10-07T19:39:53.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2019-10-07T19:39:53.922Z] #18 12.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-07T19:39:54.945Z] #18 13.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-07T19:39:55.171Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-10-07T19:39:55.171Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T19:39:55.234Z] #18 14.18 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-07T19:39:55.554Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 19.9% of statements [2019-10-07T19:39:56.848Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-10-07T19:39:57.287Z] #18 ... [2019-10-07T19:39:57.287Z] [2019-10-07T19:39:57.287Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:39:57.287Z] #37 DONE 294.5s [2019-10-07T19:39:57.287Z] [2019-10-07T19:39:57.287Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:39:57.287Z] #62 205.7 CC criu/cr-service.o [2019-10-07T19:39:57.287Z] #62 210.4 CC criu/crtools.o [2019-10-07T19:39:57.632Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-07T19:39:58.014Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-07T19:39:58.472Z] ok github.com/docker/docker/daemon/logger/splunk 1.567s coverage: 84.5% of statements [2019-10-07T19:39:58.472Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T19:39:58.472Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T19:39:59.342Z] #62 212.9 CC criu/eventfd.o [2019-10-07T19:39:59.968Z] #62 ... [2019-10-07T19:39:59.969Z] [2019-10-07T19:39:59.969Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:39:59.969Z] #18 18.85 Collecting pyyaml (from yamllint==1.16.0) [2019-10-07T19:40:00.272Z] #18 19.33 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-07T19:40:00.454Z] ok github.com/docker/docker/distribution/metadata 0.057s coverage: 48.2% of statements [2019-10-07T19:40:00.849Z] ok github.com/docker/docker/distribution 0.332s coverage: 22.4% of statements [2019-10-07T19:40:00.849Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T19:40:01.901Z] ......... [ 85%] [2019-10-07T19:40:02.380Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-07T19:40:03.683Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-07T19:40:04.492Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 85.1% of statements [2019-10-07T19:40:04.492Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T19:40:04.492Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2019-10-07T19:40:04.492Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T19:40:04.698Z] #18 23.54 Building wheels for collected packages: pathspec, pyyaml [2019-10-07T19:40:04.698Z] #18 23.54 Running setup.py bdist_wheel for pathspec: started [2019-10-07T19:40:05.356Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-10-07T19:40:05.356Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T19:40:06.182Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-07T19:40:07.409Z] #18 26.23 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-07T19:40:07.409Z] #18 26.24 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-07T19:40:07.409Z] #18 26.31 Running setup.py bdist_wheel for pyyaml: started [2019-10-07T19:40:07.494Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-07T19:40:07.494Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-07T19:40:08.915Z] #18 ... [2019-10-07T19:40:08.916Z] [2019-10-07T19:40:08.916Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:40:08.916Z] #62 213.9 CC criu/eventpoll.o [2019-10-07T19:40:08.916Z] #62 215.5 CC criu/external.o [2019-10-07T19:40:08.916Z] #62 216.2 CC criu/fault-injection.o [2019-10-07T19:40:08.916Z] #62 216.4 CC criu/fdstore.o [2019-10-07T19:40:08.916Z] #62 217.3 CC criu/fifo.o [2019-10-07T19:40:08.916Z] #62 218.1 CC criu/file-ids.o [2019-10-07T19:40:08.916Z] #62 218.7 CC criu/file-lock.o [2019-10-07T19:40:08.916Z] #62 220.7 CC criu/files-ext.o [2019-10-07T19:40:08.916Z] #62 221.6 CC criu/files-reg.o [2019-10-07T19:40:08.983Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-07T19:40:10.051Z] ok github.com/docker/docker/pkg/archive 0.553s coverage: 77.3% of statements [2019-10-07T19:40:10.406Z] #62 ... [2019-10-07T19:40:10.406Z] [2019-10-07T19:40:10.406Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T19:40:10.406Z] #18 29.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-07T19:40:10.406Z] #18 29.04 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-07T19:40:10.406Z] #18 29.16 Successfully built pathspec pyyaml [2019-10-07T19:40:10.406Z] #18 29.16 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-07T19:40:10.597Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-07T19:40:11.032Z] #18 30.04 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-07T19:40:11.319Z] #18 DONE 30.4s [2019-10-07T19:40:11.320Z] [2019-10-07T19:40:11.320Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:40:11.945Z] #62 225.7 CC criu/files.o [2019-10-07T19:40:11.946Z] ok github.com/docker/docker/pkg/authorization 0.722s coverage: 68.3% of statements [2019-10-07T19:40:11.946Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-07T19:40:12.407Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-07T19:40:14.369Z] ok github.com/docker/docker/layer 7.519s coverage: 68.8% of statements [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T19:40:14.369Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T19:40:14.369Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-07T19:40:14.659Z] #62 ... [2019-10-07T19:40:14.659Z] [2019-10-07T19:40:14.659Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T19:40:14.659Z] #19 311.4 + rm -rf /tmp/tmp.Af2I0RI7RP [2019-10-07T19:40:14.659Z] #19 DONE 311.8s [2019-10-07T19:40:14.659Z] [2019-10-07T19:40:14.659Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:40:15.179Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-07T19:40:15.544Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2019-10-07T19:40:16.152Z] #62 230.0 CC criu/filesystems.o [2019-10-07T19:40:16.798Z] #62 ... [2019-10-07T19:40:16.798Z] [2019-10-07T19:40:16.798Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T19:40:16.798Z] #20 DONE 0.2s [2019-10-07T19:40:16.798Z] [2019-10-07T19:40:16.798Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T19:40:16.898Z] ok github.com/docker/docker/pkg/chrootarchive 3.658s coverage: 43.2% of statements [2019-10-07T19:40:16.898Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T19:40:16.898Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T19:40:17.117Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-07T19:40:17.423Z] #25 DONE 0.7s [2019-10-07T19:40:17.423Z] [2019-10-07T19:40:17.423Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:40:17.710Z] #46 ... [2019-10-07T19:40:17.710Z] [2019-10-07T19:40:17.710Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:40:17.710Z] #62 231.7 CC criu/fsnotify.o [2019-10-07T19:40:18.039Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-07T19:40:18.218Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-07T19:40:18.596Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-07T19:40:19.400Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-07T19:40:19.400Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2019-10-07T19:40:19.767Z] #62 233.5 CC criu/image-desc.o [2019-10-07T19:40:19.767Z] #62 233.8 CC criu/image.o [2019-10-07T19:40:20.275Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2019-10-07T19:40:20.275Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-07T19:40:20.646Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-07T19:40:20.646Z] ok github.com/docker/docker/pkg/fsutils 0.349s coverage: 85.1% of statements [2019-10-07T19:40:21.262Z] #62 235.2 CC criu/ipc_ns.o [2019-10-07T19:40:22.390Z] ok github.com/docker/docker/pkg/idtools 0.554s coverage: 70.1% of statements [2019-10-07T19:40:22.390Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 69.3% of statements [2019-10-07T19:40:22.782Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-07T19:40:22.782Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-10-07T19:40:23.175Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-07T19:40:23.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T19:40:23.317Z] #62 237.4 CC criu/irmap.o [2019-10-07T19:40:23.560Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-07T19:40:23.778Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-07T19:40:23.946Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-07T19:40:24.333Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-07T19:40:24.726Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2019-10-07T19:40:24.726Z] ok github.com/docker/docker/pkg/mount 1.168s coverage: 69.6% of statements [2019-10-07T19:40:24.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T19:40:24.726Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-07T19:40:24.726Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T19:40:24.726Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T19:40:24.811Z] #62 238.6 CC criu/kcmp-ids.o [2019-10-07T19:40:25.435Z] #62 239.2 CC criu/kerndat.o [2019-10-07T19:40:26.277Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-07T19:40:26.678Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-07T19:40:27.060Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-07T19:40:27.429Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-07T19:40:27.495Z] #62 241.3 CC criu/libnetlink.o [2019-10-07T19:40:28.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T19:40:28.120Z] #62 242.0 CC criu/log.o [2019-10-07T19:40:28.165Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-07T19:40:28.165Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-07T19:40:28.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T19:40:28.665Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 73.9% of statements [2019-10-07T19:40:29.049Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-07T19:40:29.146Z] #62 242.8 CC criu/lsm.o [2019-10-07T19:40:29.770Z] #62 243.5 CC criu/mem.o [2019-10-07T19:40:31.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T19:40:32.269Z] ok github.com/docker/docker/pkg/signal 2.491s coverage: 61.0% of statements [2019-10-07T19:40:32.269Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-07T19:40:32.489Z] #62 246.4 CC criu/mount.o [2019-10-07T19:40:33.064Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-07T19:40:33.064Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 76.5% of statements [2019-10-07T19:40:33.462Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-07T19:40:33.464Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-07T19:40:33.974Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-07T19:40:33.974Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-07T19:40:33.974Z] [2019-10-07T19:40:33.974Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-07T19:40:33.974Z] =========================== short test summary info ============================ [2019-10-07T19:40:33.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-07T19:40:33.974Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-07T19:40:33.974Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-07T19:40:33.974Z] Not supported on most drivers [2019-10-07T19:40:33.974Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-07T19:40:33.974Z] This doesn't seem to be taken into account by the engine [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-07T19:40:33.974Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-07T19:40:33.974Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-07T19:40:33.974Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 385.93 seconds == [2019-10-07T19:40:34.375Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-07T19:40:34.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-07T19:40:34.779Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-10-07T19:40:34.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T19:40:35.164Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2019-10-07T19:40:35.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T19:40:35.982Z] #62 ... [2019-10-07T19:40:35.982Z] [2019-10-07T19:40:35.982Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T19:40:35.982Z] #46 281.1 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-07T19:40:35.983Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2019-10-07T19:40:36.347Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-07T19:40:36.715Z] testing: warning: no tests to run [2019-10-07T19:40:36.715Z] coverage: [no statements] [2019-10-07T19:40:36.715Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-07T19:40:37.089Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-07T19:40:37.456Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-07T19:40:37.456Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-07T19:40:39.500Z] #46 284.2 + mkdir -p /build [2019-10-07T19:40:39.500Z] #46 284.2 + cp runc /build/runc [2019-10-07T19:40:39.500Z] #46 DONE 284.4s [2019-10-07T19:40:39.500Z] [2019-10-07T19:40:39.500Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:40:39.500Z] #51 ... [2019-10-07T19:40:39.500Z] [2019-10-07T19:40:39.500Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:40:39.500Z] #62 253.3 CC criu/namespaces.o [2019-10-07T19:40:40.063Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2019-10-07T19:40:40.442Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-07T19:40:41.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T19:40:41.257Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-07T19:40:42.088Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-07T19:40:42.990Z] #62 256.8 CC criu/net.o [2019-10-07T19:40:43.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T19:40:43.988Z] ok github.com/docker/docker/registry 0.178s coverage: 56.3% of statements [2019-10-07T19:40:44.387Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-07T19:40:44.788Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-07T19:40:45.170Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2019-10-07T19:40:45.569Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2019-10-07T19:40:46.694Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-07T19:40:46.694Z] Clearing AppArmor profiles cache:. [2019-10-07T19:40:46.694Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T19:40:46.694Z] Unloading profiles will leave already running processes permanently [2019-10-07T19:40:46.694Z] unconfined, which can lead to unexpected situations. [2019-10-07T19:40:46.694Z] [2019-10-07T19:40:46.694Z] To set a process to complain mode, use the command line tool [2019-10-07T19:40:46.694Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T19:40:46.694Z] with the 'teardown' option." [2019-10-07T19:40:46.694Z] Post stage [Pipeline] junit [2019-10-07T19:40:47.264Z] Recording test results [Pipeline] sh [2019-10-07T19:40:47.610Z] + echo Ensuring container killed. [2019-10-07T19:40:47.610Z] Ensuring container killed. [2019-10-07T19:40:47.610Z] + docker rm -vf docker-pr2 [2019-10-07T19:40:47.610Z] Error: No such container: docker-pr2 [2019-10-07T19:40:47.610Z] + true [Pipeline] sh [2019-10-07T19:40:47.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T19:40:48.011Z] + echo Chowning /workspace to jenkins user [2019-10-07T19:40:48.011Z] Chowning /workspace to jenkins user [2019-10-07T19:40:48.011Z] + id -u [2019-10-07T19:40:48.011Z] + id -g [2019-10-07T19:40:48.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40054:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T19:40:48.530Z] #62 261.7 CC criu/netfilter.o [2019-10-07T19:40:48.530Z] #62 262.3 CC criu/page-pipe.o [2019-10-07T19:40:48.966Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-07T19:40:49.334Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T19:40:49.658Z] + bundleName=docker-py [2019-10-07T19:40:49.658Z] + echo Creating docker-py-bundles.tar.gz [2019-10-07T19:40:49.658Z] Creating docker-py-bundles.tar.gz [2019-10-07T19:40:49.658Z] + 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-07T19:40:49.666Z] Archiving artifacts [2019-10-07T19:40:49.869Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-07T19:40:50.041Z] #62 263.7 CC criu/page-xfer.o [2019-10-07T19:40:50.241Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements [2019-10-07T19:40:50.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER docker:829322575b6ee870018a2ac1209d042eb606c706 hack/make.sh binary-daemon [2019-10-07T19:40:50.899Z] [2019-10-07T19:40:51.154Z] Removing bundles/ [2019-10-07T19:40:51.154Z] [2019-10-07T19:40:51.154Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-07T19:40:51.154Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-07T19:40:51.154Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T19:40:51.678Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2019-10-07T19:40:52.092Z] #62 265.6 CC criu/pagemap-cache.o [2019-10-07T19:40:52.380Z] #62 266.2 CC criu/pagemap.o [2019-10-07T19:40:53.878Z] #62 267.7 CC criu/parasite-syscall.o [2019-10-07T19:40:54.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T19:40:55.929Z] #62 269.8 CC criu/path.o [2019-10-07T19:40:56.553Z] #62 270.4 CC criu/pie-util-vdso-elf32.o [2019-10-07T19:40:57.177Z] #62 271.1 CC criu/pie-util-vdso.o [2019-10-07T19:40:58.196Z] #62 271.9 CC criu/pie-util.o [2019-10-07T19:40:58.483Z] #62 272.3 CC criu/pipes.o [2019-10-07T19:40:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T19:40:59.504Z] #62 273.5 CC criu/plugin.o [2019-10-07T19:41:00.525Z] #62 274.1 CC criu/proc_parse.o [2019-10-07T19:41:00.977Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T19:41:00.977Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === Skipped [2019-10-07T19:41:00.977Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T19:41:00.977Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T19:41:00.977Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T19:41:00.977Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T19:41:00.977Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T19:41:00.977Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:41:00.977Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T19:41:00.977Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T19:41:00.977Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T19:41:00.977Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] [2019-10-07T19:41:00.977Z] DONE 2114 tests, 20 skipped in 222.495s Post stage [Pipeline] junit [2019-10-07T19:41:01.117Z] Recording test results [2019-10-07T19:41:01.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T19:41:02.017Z] #62 ... [2019-10-07T19:41:02.017Z] [2019-10-07T19:41:02.017Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:41:02.017Z] #59 359.1 + dpkg --print-architecture [2019-10-07T19:41:02.017Z] #59 359.1 + cd /tmp/tmp.mh321ixTdN/src/github.com/docker/distribution [2019-10-07T19:41:02.017Z] #59 359.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-07T19:41:02.651Z] #59 359.9 + GOPATH=/tmp/tmp.mh321ixTdN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mh321ixTdN [2019-10-07T19:41:02.651Z] #59 359.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T19:41:03.577Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/make.sh dynbinary test-integration [2019-10-07T19:41:03.951Z] [2019-10-07T19:41:03.951Z] Removing bundles/ [2019-10-07T19:41:03.951Z] [2019-10-07T19:41:03.951Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-07T19:41:03.951Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:41:03.951Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T19:41:06.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T19:41:09.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T19:41:12.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T19:41:15.103Z] 2945147eda09: Pull complete [2019-10-07T19:41:15.103Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-07T19:41:15.103Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:41:15.103Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-07T19:41:15.103Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-07T19:41:15.103Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-07T19:41:15.103Z] WARN: Skipping validation tests [2019-10-07T19:41:15.103Z] INFO: Running unit tests at 10/07/2019 19:41:09... [2019-10-07T19:41:15.103Z] INFO: make.ps1 starting at 10/07/2019 19:41:13 [2019-10-07T19:41:15.103Z] INFO: Git commit (ea77a6360) assumed from DOCKER_GITCOMMIT environment variable [2019-10-07T19:41:15.103Z] INFO: Invoking autogen... [2019-10-07T19:41:15.103Z] INFO: Running unit tests... [2019-10-07T19:41:15.221Z] #59 ... [2019-10-07T19:41:15.221Z] [2019-10-07T19:41:15.221Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:41:15.221Z] #62 278.6 CC criu/protobuf-desc.o [2019-10-07T19:41:15.221Z] #62 280.3 CC criu/protobuf.o [2019-10-07T19:41:15.221Z] #62 280.9 CC criu/pstree.o [2019-10-07T19:41:15.221Z] #62 282.7 CC criu/rbtree.o [2019-10-07T19:41:15.221Z] #62 283.2 CC criu/rst-malloc.o [2019-10-07T19:41:15.221Z] #62 283.7 CC criu/seccomp.o [2019-10-07T19:41:15.221Z] #62 284.8 CC criu/seize.o [2019-10-07T19:41:15.221Z] #62 286.3 CC criu/servicefd.o [2019-10-07T19:41:15.221Z] #62 287.0 CC criu/shmem.o [2019-10-07T19:41:15.221Z] #62 288.6 CC criu/sigframe.o [2019-10-07T19:41:15.221Z] #62 289.0 CC criu/signalfd.o [2019-10-07T19:41:15.508Z] #62 289.5 CC criu/sk-inet.o [2019-10-07T19:41:16.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T19:41:16.257Z] Using test binary docker [2019-10-07T19:41:16.257Z] +++ /etc/init.d/apparmor start [2019-10-07T19:41:16.257Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:41:16.257Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:41:16.257Z] Warning failed to create cache: (null) [2019-10-07T19:41:16.257Z] . [2019-10-07T19:41:16.257Z] INFO: Waiting for daemon to start... [2019-10-07T19:41:16.257Z] Starting dockerd [2019-10-07T19:41:16.257Z] +++ 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-07T19:41:17.568Z] #62 291.5 CC criu/sk-netlink.o [2019-10-07T19:41:18.593Z] #62 292.3 CC criu/sk-packet.o [2019-10-07T19:41:18.866Z] . [2019-10-07T19:41:18.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T19:41:18.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T19:41:18.866Z] Error: No such image: emptyfs [2019-10-07T19:41:18.866Z] ++++ docker load [2019-10-07T19:41:18.866Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T19:41:19.124Z] Running integration-test (iteration 1) [2019-10-07T19:41:19.124Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T19:41:19.124Z] ++ 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-07T19:41:19.124Z] ++ set -e [2019-10-07T19:41:19.124Z] ++ '[' -n 0 ']' [2019-10-07T19:41:19.124Z] ++ set -x [2019-10-07T19:41:19.124Z] ++ env -i DEST=/go/src/github.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-07T19:41:19.613Z] #62 293.4 CC criu/sk-queue.o [2019-10-07T19:41:20.635Z] #62 294.2 CC criu/sk-tcp.o [2019-10-07T19:41:21.259Z] #62 295.2 CC criu/sk-unix.o [2019-10-07T19:41:24.744Z] #62 298.7 CC criu/sockets.o [2019-10-07T19:41:26.813Z] #62 300.4 CC criu/stats.o [2019-10-07T19:41:27.102Z] #62 301.0 CC criu/string.o [2019-10-07T19:41:27.388Z] #62 301.2 CC criu/sysctl.o [2019-10-07T19:41:28.877Z] #62 302.6 CC criu/sysfs_parse.o [2019-10-07T19:41:29.500Z] #62 303.4 CC criu/timerfd.o [2019-10-07T19:41:30.123Z] #62 304.0 CC criu/tty.o [2019-10-07T19:41:33.620Z] #62 307.6 CC criu/tun.o [2019-10-07T19:41:35.114Z] #62 308.8 CC criu/uffd.o [2019-10-07T19:41:36.336Z] ? github.com/docker/docker/api [no test files] [2019-10-07T19:41:37.164Z] #62 311.0 CC criu/util.o [2019-10-07T19:41:39.868Z] #62 313.5 CC criu/uts_ns.o [2019-10-07T19:41:40.179Z] #62 314.1 CC criu/vdso.o [2019-10-07T19:41:40.466Z] #62 ... [2019-10-07T19:41:40.466Z] [2019-10-07T19:41:40.466Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T19:41:40.466Z] #59 397.9 + rm -rf /tmp/tmp.mh321ixTdN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mh321ixTdN [2019-10-07T19:41:40.754Z] #59 DONE 398.0s [2019-10-07T19:41:40.754Z] [2019-10-07T19:41:40.754Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:41:41.381Z] #28 ... [2019-10-07T19:41:41.381Z] [2019-10-07T19:41:41.381Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T19:41:41.381Z] #62 315.3 LINK criu/built-in.o [2019-10-07T19:41:41.670Z] #62 315.5 LINK criu/criu [2019-10-07T19:41:43.158Z] #62 316.9 DEP lib/c/criu.d [2019-10-07T19:41:43.158Z] #62 317.1 CC images/rpc.pb-c.o [2019-10-07T19:41:44.181Z] #62 318.2 CC lib/c/criu.o [2019-10-07T19:41:46.242Z] #62 320.2 LINK lib/c/built-in.o [2019-10-07T19:41:46.242Z] #62 320.2 LINK lib/c/libcriu.so [2019-10-07T19:41:46.867Z] #62 320.7 GEN magic.py [2019-10-07T19:41:47.155Z] #62 320.9 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T19:41:47.155Z] #62 320.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T19:41:47.783Z] #62 321.7 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T19:41:49.282Z] #62 323.0 make[1]: Nothing to be done for 'all'. [2019-10-07T19:41:50.776Z] #62 324.5 make[1]: 'images/built-in.o' is up to date. [2019-10-07T19:41:50.776Z] #62 324.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-07T19:41:50.776Z] #62 324.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-07T19:41:50.776Z] #62 324.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-07T19:41:51.065Z] #62 324.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-07T19:41:51.065Z] #62 324.9 make[1]: Nothing to be done for 'all'. [2019-10-07T19:41:51.065Z] #62 324.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T19:41:51.185Z] Loaded image: buildpack-deps:jessie [2019-10-07T19:41:51.185Z] Loaded image: busybox:latest [2019-10-07T19:41:51.185Z] Loaded image: busybox:glibc [2019-10-07T19:41:51.185Z] Loaded image: debian:jessie [2019-10-07T19:41:51.353Z] #62 325.2 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.353Z] #62 325.3 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.353Z] #62 325.3 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.640Z] #62 325.6 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.751Z] Loaded image: hello-world:latest [2019-10-07T19:41:51.751Z] INFO: Testing against a local daemon [2019-10-07T19:41:51.751Z] === RUN TestCgroupNamespacesBuild [2019-10-07T19:41:51.928Z] #62 325.7 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.928Z] #62 325.8 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:51.928Z] #62 325.8 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:52.216Z] #62 326.0 make[2]: Nothing to be done for 'all'. [2019-10-07T19:41:52.216Z] #62 326.0 INSTALL criu/criu [2019-10-07T19:41:52.216Z] #62 DONE 326.2s [2019-10-07T19:41:52.216Z] [2019-10-07T19:41:52.216Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:41:54.060Z] ok github.com/docker/docker/api/server 0.197s coverage: 9.0% of statements [2019-10-07T19:41:54.285Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2019-10-07T19:41:54.285Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T19:41:54.285Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T19:41:56.814Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2019-10-07T19:41:56.814Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T19:41:56.814Z] === RUN TestBuildWithSession [2019-10-07T19:41:56.814Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T19:41:56.814Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:41:56.814Z] === RUN TestBuildSquashParent [2019-10-07T19:42:02.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:42:02.749Z] [2019-10-07T19:42:02.749Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T19:42:02.749Z] PKG_CONFIG=pkg-config [2019-10-07T19:42:02.749Z] GOLANG_VERSION=1.13.1 [2019-10-07T19:42:02.749Z] HOSTNAME=a1587e51c74e [2019-10-07T19:42:02.749Z] DOCKER_EXPERIMENTAL=1 [2019-10-07T19:42:02.749Z] container=docker [2019-10-07T19:42:02.749Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T19:42:02.749Z] GO111MODULE=off [2019-10-07T19:42:02.749Z] GOPATH=/go [2019-10-07T19:42:02.749Z] PWD=/go/src/github.com/docker/docker [2019-10-07T19:42:02.749Z] HOME=/root [2019-10-07T19:42:02.749Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T19:42:02.749Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T19:42:02.749Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T19:42:02.749Z] DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:42:02.749Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T19:42:02.749Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T19:42:02.749Z] TERM=xterm [2019-10-07T19:42:02.749Z] VALIDATE_BRANCH=master [2019-10-07T19:42:02.749Z] DEST=bundles/test-integration [2019-10-07T19:42:02.749Z] SHLVL=1 [2019-10-07T19:42:02.749Z] TIMEOUT=120m [2019-10-07T19:42:02.749Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T19:42:02.749Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T19:42:02.749Z] TESTDEBUG=0 [2019-10-07T19:42:02.749Z] _=/usr/bin/env [2019-10-07T19:42:02.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T19:42:09.009Z] --- PASS: TestBuildSquashParent (10.48s) [2019-10-07T19:42:09.009Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:42:09.009Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:42:09.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:42:09.009Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:42:09.009Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:42:10.909Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:42:10.909Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:42:12.498Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-07T19:42:12.498Z] Copying nested executables into bundles/binary-daemon [2019-10-07T19:42:12.498Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-07T19:42:12.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER docker:829322575b6ee870018a2ac1209d042eb606c706 hack/make.sh cross [2019-10-07T19:42:13.504Z] [2019-10-07T19:42:13.761Z] Removing bundles/ [2019-10-07T19:42:13.761Z] [2019-10-07T19:42:13.761Z] ---> Making bundle: cross (in bundles/cross) [2019-10-07T19:42:13.761Z] Cross building: bundles/cross/linux/amd64 [2019-10-07T19:42:13.761Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-07T19:42:13.761Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-07T19:42:14.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:42:14.447Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.69s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.53s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.52s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2019-10-07T19:42:17.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2019-10-07T19:42:17.728Z] === RUN TestBuildMultiStageCopy [2019-10-07T19:42:17.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T19:42:19.262Z] #28 ... [2019-10-07T19:42:19.262Z] [2019-10-07T19:42:19.262Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:42:19.262Z] #51 384.0 🇩 bin/containerd [2019-10-07T19:42:19.885Z] #51 ... [2019-10-07T19:42:19.885Z] [2019-10-07T19:42:19.885Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T19:42:19.885Z] #28 DONE 436.7s [2019-10-07T19:42:19.885Z] [2019-10-07T19:42:19.885Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:42:21.009Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T19:42:21.661Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T19:42:21.929Z] #51 ... [2019-10-07T19:42:21.929Z] [2019-10-07T19:42:21.929Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T19:42:21.929Z] #29 DONE 0.1s [2019-10-07T19:42:21.929Z] [2019-10-07T19:42:21.929Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T19:42:21.929Z] #32 DONE 0.1s [2019-10-07T19:42:21.929Z] [2019-10-07T19:42:21.929Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T19:42:21.929Z] #35 DONE 0.1s [2019-10-07T19:42:21.929Z] [2019-10-07T19:42:21.929Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:42:22.214Z] #57 ... [2019-10-07T19:42:22.214Z] [2019-10-07T19:42:22.214Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T19:42:22.214Z] #38 DONE 0.1s [2019-10-07T19:42:22.214Z] [2019-10-07T19:42:22.214Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T19:42:22.214Z] #43 DONE 0.1s [2019-10-07T19:42:22.214Z] [2019-10-07T19:42:22.214Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T19:42:22.214Z] #47 DONE 0.1s [2019-10-07T19:42:22.214Z] [2019-10-07T19:42:22.214Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T19:42:22.227Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T19:42:23.160Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy (5.87s) [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2019-10-07T19:42:23.733Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-10-07T19:42:23.733Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T19:42:25.632Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2019-10-07T19:42:25.632Z] === RUN TestBuildLabelWithTargets [2019-10-07T19:42:28.160Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2019-10-07T19:42:28.160Z] === RUN TestBuildWithEmptyLayers [2019-10-07T19:42:29.094Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2019-10-07T19:42:29.094Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T19:42:31.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T19:42:32.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T19:42:33.277Z] --- PASS: TestBuildMultiStageOnBuild (4.04s) [2019-10-07T19:42:33.277Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T19:42:34.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T19:42:35.176Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2019-10-07T19:42:35.176Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T19:42:38.484Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T19:42:38.484Z] Using test binary docker [2019-10-07T19:42:38.484Z] +++ /etc/init.d/apparmor start [2019-10-07T19:42:38.484Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:42:38.484Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:42:38.484Z] Warning failed to create cache: (null) [2019-10-07T19:42:38.484Z] . [2019-10-07T19:42:38.484Z] INFO: Waiting for daemon to start... [2019-10-07T19:42:38.484Z] Starting dockerd [2019-10-07T19:42:38.484Z] +++ 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-07T19:42:39.449Z] .--- PASS: TestBuildMultiStageLayerLeak (4.18s) [2019-10-07T19:42:39.449Z] === RUN TestBuildWithHugeFile [2019-10-07T19:42:39.720Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T19:42:39.720Z] Using test binary docker [2019-10-07T19:42:39.720Z] +++ /etc/init.d/apparmor start [2019-10-07T19:42:39.720Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:42:39.720Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:42:39.720Z] Warning failed to create cache: (null) [2019-10-07T19:42:39.720Z] . [2019-10-07T19:42:39.720Z] Starting dockerd [2019-10-07T19:42:39.720Z] INFO: Waiting for daemon to start... [2019-10-07T19:42:39.720Z] +++ 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-07T19:42:40.656Z] . [2019-10-07T19:42:40.656Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T19:42:40.656Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T19:42:40.656Z] Error: No such image: emptyfs [2019-10-07T19:42:40.656Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T19:42:40.656Z] ++++ docker load [2019-10-07T19:42:40.656Z] Running integration-test (iteration 1) [2019-10-07T19:42:40.656Z] 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-07T19:42:40.656Z] ++ 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-07T19:42:40.656Z] ++ set -e [2019-10-07T19:42:40.656Z] ++ '[' -n 0 ']' [2019-10-07T19:42:40.656Z] ++ set -x [2019-10-07T19:42:40.657Z] ++ env -i DEST=/go/src/github.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-07T19:42:40.708Z] #57 455.1 + return [2019-10-07T19:42:40.708Z] #57 DONE 455.2s [2019-10-07T19:42:40.708Z] [2019-10-07T19:42:40.708Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T19:42:42.027Z] [2019-10-07T19:42:42.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T19:42:42.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T19:42:42.027Z] Error: No such image: emptyfs [2019-10-07T19:42:42.027Z] ++++ docker load [2019-10-07T19:42:42.027Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T19:42:42.285Z] Running integration-test (iteration 1) [2019-10-07T19:42:42.285Z] 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-07T19:42:42.285Z] ++ 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-07T19:42:42.285Z] ++ set -e [2019-10-07T19:42:42.285Z] ++ '[' -n 0 ']' [2019-10-07T19:42:42.285Z] ++ set -x [2019-10-07T19:42:42.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07T19:42:54.524Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T19:42:54.524Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2019-10-07T19:42:54.524Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T19:42:54.524Z] ok github.com/docker/docker/api/server/router/swarm 0.102s coverage: 4.0% of statements [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T19:42:54.524Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T19:42:54.525Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 95.2% of statements [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T19:42:54.525Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T19:42:54.525Z] ok github.com/docker/docker/api/types/time 0.385s coverage: 100.0% of statements [2019-10-07T19:42:54.525Z] ok github.com/docker/docker/api/types/versions 0.079s coverage: 75.0% of statements [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T19:42:54.525Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T19:42:54.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T19:42:54.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T19:42:55.499Z] ok github.com/docker/docker/builder/dockerfile 0.571s coverage: 46.1% of statements [2019-10-07T19:42:55.499Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2019-10-07T19:42:55.499Z] ok github.com/docker/docker/builder/remotecontext 0.830s coverage: 9.2% of statements [2019-10-07T19:42:55.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T19:42:57.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T19:42:57.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T19:42:59.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T19:43:00.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T19:43:02.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T19:43:03.105Z] #51 427.7 🇩 bin/containerd-stress [2019-10-07T19:43:04.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T19:43:05.133Z] #51 431.1 🇩 bin/containerd-shim [2019-10-07T19:43:05.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T19:43:06.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T19:43:08.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T19:43:09.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T19:43:11.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T19:43:12.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T19:43:12.546Z] Using test binary docker [2019-10-07T19:43:12.546Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T19:43:12.546Z] +++ /etc/init.d/apparmor start [2019-10-07T19:43:12.546Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:43:12.546Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:43:12.546Z] Warning failed to create cache: (null) [2019-10-07T19:43:12.546Z] . [2019-10-07T19:43:12.546Z] Starting dockerd [2019-10-07T19:43:12.546Z] INFO: Waiting for daemon to start... [2019-10-07T19:43:12.546Z] +++ 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-07T19:43:13.583Z] #51 439.2 🇩 bin/containerd-shim-runc-v1 [2019-10-07T19:43:14.357Z] . [2019-10-07T19:43:14.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T19:43:14.737Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T19:43:14.737Z] Error: No such image: emptyfs [2019-10-07T19:43:14.737Z] ++++ docker load [2019-10-07T19:43:14.737Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T19:43:14.737Z] Running integration-test (iteration 1) [2019-10-07T19:43:14.737Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T19:43:14.737Z] ++ 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-07T19:43:14.737Z] ++ set -e [2019-10-07T19:43:14.737Z] ++ '[' -n 0 ']' [2019-10-07T19:43:14.737Z] ++ set -x [2019-10-07T19:43:14.737Z] ++ env -i DEST=/go/src/github.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-07T19:43:17.978Z] #51 443.4 🇩 binaries [2019-10-07T19:43:17.978Z] #51 443.4 + mkdir -p /build [2019-10-07T19:43:17.978Z] #51 443.4 + cp bin/containerd /build/containerd [2019-10-07T19:43:17.978Z] #51 443.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-07T19:43:17.978Z] #51 443.4 + cp bin/ctr /build/ctr [2019-10-07T19:43:17.978Z] #51 DONE 443.5s [2019-10-07T19:43:18.990Z] [2019-10-07T19:43:18.990Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T19:43:18.990Z] #52 DONE 0.1s [2019-10-07T19:43:18.990Z] [2019-10-07T19:43:18.990Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T19:43:18.990Z] #55 DONE 0.1s [2019-10-07T19:43:19.273Z] [2019-10-07T19:43:19.273Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T19:43:19.273Z] #58 DONE 0.1s [2019-10-07T19:43:19.273Z] [2019-10-07T19:43:19.273Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T19:43:19.273Z] #60 DONE 0.1s [2019-10-07T19:43:19.273Z] [2019-10-07T19:43:19.273Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T19:43:19.273Z] #63 DONE 0.1s [2019-10-07T19:43:19.273Z] [2019-10-07T19:43:19.273Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T19:43:19.273Z] #67 DONE 0.1s [2019-10-07T19:43:19.273Z] [2019-10-07T19:43:19.273Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T19:43:19.557Z] #69 DONE 0.1s [2019-10-07T19:43:19.557Z] [2019-10-07T19:43:19.557Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T19:43:19.557Z] #70 DONE 0.0s [2019-10-07T19:43:19.557Z] [2019-10-07T19:43:19.557Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T19:43:20.970Z] Loaded image: buildpack-deps:jessie [2019-10-07T19:43:20.970Z] Loaded image: busybox:latest [2019-10-07T19:43:20.970Z] Loaded image: buildpack-deps:jessie [2019-10-07T19:43:20.970Z] Loaded image: busybox:glibc [2019-10-07T19:43:20.970Z] Loaded image: debian:jessie [2019-10-07T19:43:20.970Z] Loaded image: busybox:latest [2019-10-07T19:43:20.970Z] Loaded image: hello-world:latest [2019-10-07T19:43:20.970Z] INFO: Testing against a local daemon [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-07T19:43:20.970Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-07T19:43:20.970Z] Loaded image: busybox:glibc [2019-10-07T19:43:20.970Z] Loaded image: debian:jessie [2019-10-07T19:43:20.970Z] Loaded image: hello-world:latest [2019-10-07T19:43:20.970Z] INFO: Testing against a local daemon [2019-10-07T19:43:20.970Z] === RUN TestDockerDaemonSuite [2019-10-07T19:43:20.970Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-07T19:43:22.250Z] #71 DONE 2.5s [2019-10-07T19:43:22.251Z] [2019-10-07T19:43:22.251Z] #72 exporting to oci image format [2019-10-07T19:43:22.251Z] #72 exporting layers [2019-10-07T19:43:24.283Z] Loaded image: buildpack-deps:jessie [2019-10-07T19:43:24.283Z] Loaded image: busybox:latest [2019-10-07T19:43:24.283Z] Loaded image: busybox:glibc [2019-10-07T19:43:24.283Z] Loaded image: debian:jessie [2019-10-07T19:43:24.283Z] Loaded image: hello-world:latest [2019-10-07T19:43:24.283Z] INFO: Testing against a local daemon [2019-10-07T19:43:24.283Z] === RUN TestCgroupNamespacesBuild [2019-10-07T19:43:25.533Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-07T19:43:25.533Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T19:43:25.533Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T19:43:26.226Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-07T19:43:26.226Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-07T19:43:27.156Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-07T19:43:27.156Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-07T19:43:27.426Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-10-07T19:43:27.426Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T19:43:27.426Z] === RUN TestBuildWithSession [2019-10-07T19:43:27.426Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T19:43:27.426Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:43:27.426Z] === RUN TestBuildSquashParent [2019-10-07T19:43:29.681Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-07T19:43:29.681Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-07T19:43:29.681Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-07T19:43:30.245Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-07T19:43:31.205Z] ok github.com/docker/docker/builder/remotecontext/git 35.053s coverage: 85.1% of statements [2019-10-07T19:43:31.205Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T19:43:31.205Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T19:43:31.205Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2019-10-07T19:43:31.205Z] ok github.com/docker/docker/client 0.627s coverage: 75.3% of statements [2019-10-07T19:43:33.646Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-07T19:43:33.649Z] --- PASS: TestBuildSquashParent (6.28s) [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:43:33.649Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:43:33.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:43:33.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:43:33.649Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:43:33.903Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-07T19:43:33.903Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-07T19:43:33.903Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-07T19:43:33.903Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-07T19:43:34.115Z] ok github.com/docker/docker/cmd/dockerd 0.614s coverage: 19.0% of statements [2019-10-07T19:43:34.468Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-07T19:43:35.113Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-07T19:43:35.113Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-07T19:43:35.113Z] Cross building: bundles/cross/windows/amd64 [2019-10-07T19:43:35.113Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-07T19:43:35.113Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-07T19:43:35.402Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-07T19:43:36.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:43:36.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:43:36.776Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-07T19:43:36.776Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-07T19:43:36.776Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-07T19:43:36.776Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-07T19:43:37.026Z] ok github.com/docker/docker/container 0.570s coverage: 42.5% of statements [2019-10-07T19:43:37.026Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T19:43:37.026Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T19:43:37.026Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T19:43:37.026Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T19:43:38.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:43:38.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:43:40.966Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.58s) [2019-10-07T19:43:41.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.56s) [2019-10-07T19:43:41.137Z] === RUN TestBuildMultiStageCopy [2019-10-07T19:43:41.137Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T19:43:42.864Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-07T19:43:42.942Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T19:43:43.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T19:43:44.194Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T19:43:44.552Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy (4.18s) [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-10-07T19:43:45.341Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2019-10-07T19:43:45.341Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T19:43:46.141Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-07T19:43:46.590Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2019-10-07T19:43:46.590Z] === RUN TestBuildLabelWithTargets [2019-10-07T19:43:47.511Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-07T19:43:48.478Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2019-10-07T19:43:48.478Z] === RUN TestBuildWithEmptyLayers [2019-10-07T19:43:49.739Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2019-10-07T19:43:49.739Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T19:43:50.788Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-07T19:43:52.160Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-07T19:43:52.251Z] --- PASS: TestBuildMultiStageOnBuild (2.61s) [2019-10-07T19:43:52.251Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T19:43:53.091Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-07T19:43:53.525Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2019-10-07T19:43:53.526Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T19:43:56.678Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2019-10-07T19:43:56.678Z] === RUN TestBuildWithHugeFile [2019-10-07T19:43:57.276Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-07T19:43:58.207Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon 3.620s coverage: 9.2% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/cluster 0.799s coverage: 0.5% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.266s coverage: 65.3% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/cluster/convert 1.041s coverage: 35.8% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.368s coverage: 10.9% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/config 0.873s coverage: 82.8% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/discovery 0.403s coverage: 30.0% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/events 0.346s coverage: 50.0% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/graphdriver 0.192s coverage: 2.3% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/images 0.455s coverage: 4.9% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/logger 0.413s coverage: 43.0% of statements [2019-10-07T19:44:02.179Z] ok github.com/docker/docker/daemon/logger/awslogs 0.620s coverage: 77.4% of statements [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-07T19:44:02.179Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-07T19:44:02.385Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-07T19:44:02.385Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-07T19:44:02.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.718s coverage: 62.1% of statements [2019-10-07T19:44:02.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.464s coverage: 88.3% of statements [2019-10-07T19:44:02.640Z] ok github.com/docker/docker/daemon/logger/local 0.404s coverage: 74.7% of statements [2019-10-07T19:44:02.640Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T19:44:03.100Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 21.4% of statements [2019-10-07T19:44:03.758Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-07T19:44:04.015Z] --- PASS: TestBuildWithHugeFile (84.80s) [2019-10-07T19:44:04.015Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T19:44:04.015Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:04.015Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:04.015Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:04.015Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:04.015Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:04.272Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:04.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-07T19:44:04.272Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-10-07T19:44:04.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-10-07T19:44:04.272Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-07T19:44:04.272Z] === RUN TestBuildPreserveOwnership [2019-10-07T19:44:04.272Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T19:44:04.836Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-07T19:44:05.094Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-07T19:44:06.894Z] ok github.com/docker/docker/daemon/logger/splunk 2.590s coverage: 84.5% of statements [2019-10-07T19:44:06.894Z] ok github.com/docker/docker/daemon/logger/syslog 0.179s coverage: 47.8% of statements [2019-10-07T19:44:06.894Z] ok github.com/docker/docker/daemon/logger/templates 0.195s coverage: 8.3% of statements [2019-10-07T19:44:06.894Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T19:44:06.894Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-07T19:44:06.894Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T19:44:06.987Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-07T19:44:08.358Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-07T19:44:08.921Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-07T19:44:08.921Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T19:44:09.076Z] ok github.com/docker/docker/distribution 1.803s coverage: 20.6% of statements [2019-10-07T19:44:09.076Z] ok github.com/docker/docker/distribution/metadata 1.880s coverage: 48.2% of statements [2019-10-07T19:44:09.076Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T19:44:09.852Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-07T19:44:10.618Z] ok github.com/docker/docker/distribution/xfer 2.533s coverage: 76.8% of statements [2019-10-07T19:44:10.618Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T19:44:10.618Z] ok github.com/docker/docker/errdefs 0.126s coverage: 49.4% of statements [2019-10-07T19:44:10.784Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2019-10-07T19:44:10.784Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.40s) [2019-10-07T19:44:10.784Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2019-10-07T19:44:10.784Z] === RUN TestBuildPlatformInvalid [2019-10-07T19:44:11.041Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-07T19:44:11.041Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-07T19:44:11.041Z] PASS [2019-10-07T19:44:11.041Z] [2019-10-07T19:44:11.041Z] === Skipped [2019-10-07T19:44:11.041Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-07T19:44:11.041Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:44:11.041Z] [2019-10-07T19:44:11.041Z] [2019-10-07T19:44:11.041Z] DONE 32 tests, 1 skipped in 171.935s [2019-10-07T19:44:11.041Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T19:44:11.041Z] ++ 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-07T19:44:11.041Z] ++ set -e [2019-10-07T19:44:11.041Z] ++ '[' -n 0 ']' [2019-10-07T19:44:11.041Z] ++ set -x [2019-10-07T19:44:11.042Z] ++ env -i DEST=/go/src/github.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-07T19:44:11.298Z] INFO: Testing against a local daemon [2019-10-07T19:44:11.298Z] === RUN TestConfigList [2019-10-07T19:44:11.862Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-07T19:44:12.792Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-07T19:44:12.801Z] ok github.com/docker/docker/image 1.376s coverage: 86.4% of statements [2019-10-07T19:44:12.801Z] ok github.com/docker/docker/image/cache 0.286s coverage: 19.2% of statements [2019-10-07T19:44:12.801Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T19:44:12.801Z] ok github.com/docker/docker/image/v1 0.212s coverage: 25.0% of statements [2019-10-07T19:44:12.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T19:44:14.163Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-07T19:44:14.420Z] --- PASS: TestConfigList (3.28s) [2019-10-07T19:44:14.420Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T19:44:14.420Z] === RUN TestConfigsCreateAndDelete [2019-10-07T19:44:14.680Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-07T19:44:14.939Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-07T19:44:16.310Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-07T19:44:16.310Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-07T19:44:16.552Z] ok github.com/docker/docker/layer 1.545s coverage: 30.0% of statements [2019-10-07T19:44:16.552Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T19:44:17.012Z] ok github.com/docker/docker/libcontainerd/local 0.420s coverage: 1.0% of statements [2019-10-07T19:44:17.012Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 100.0% of statements [2019-10-07T19:44:17.012Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T19:44:17.012Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T19:44:17.012Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T19:44:17.012Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T19:44:17.473Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T19:44:17.473Z] ok github.com/docker/docker/opts 0.367s coverage: 67.3% of statements [2019-10-07T19:44:17.473Z] ok github.com/docker/docker/pkg/aaparser 0.453s coverage: 50.0% of statements [2019-10-07T19:44:17.680Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2019-10-07T19:44:17.680Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T19:44:17.680Z] === RUN TestConfigsUpdate [2019-10-07T19:44:18.611Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-07T19:44:18.611Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-07T19:44:19.174Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-07T19:44:19.431Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-07T19:44:19.689Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-07T19:44:21.059Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-07T19:44:21.059Z] --- PASS: TestConfigsUpdate (3.17s) [2019-10-07T19:44:21.059Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T19:44:21.059Z] === RUN TestTemplatedConfig [2019-10-07T19:44:21.059Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-07T19:44:21.059Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-07T19:44:21.317Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-07T19:44:22.250Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-07T19:44:23.181Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-07T19:44:24.552Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-07T19:44:24.810Z] --- PASS: TestTemplatedConfig (3.81s) [2019-10-07T19:44:24.810Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T19:44:24.810Z] === RUN TestConfigInspect [2019-10-07T19:44:26.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-07T19:44:28.270Z] --- PASS: TestConfigInspect (3.38s) [2019-10-07T19:44:28.270Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T19:44:28.270Z] === RUN TestConfigCreateWithLabels [2019-10-07T19:44:28.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-07T19:44:30.209Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-07T19:44:30.468Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-07T19:44:31.147Z] --- PASS: TestBuildWithHugeFile (31.23s) [2019-10-07T19:44:31.148Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T19:44:31.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:31.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:31.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:31.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:31.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:31.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:31.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:44:31.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:44:31.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:44:31.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2019-10-07T19:44:31.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-10-07T19:44:31.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-07T19:44:31.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-07T19:44:31.148Z] === RUN TestBuildPreserveOwnership [2019-10-07T19:44:31.148Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T19:44:31.399Z] --- PASS: TestConfigCreateWithLabels (3.39s) [2019-10-07T19:44:31.399Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T19:44:31.399Z] === RUN TestConfigCreateResolve [2019-10-07T19:44:31.914Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T19:44:34.345Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2019-10-07T19:44:34.345Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2019-10-07T19:44:34.345Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2019-10-07T19:44:34.345Z] === RUN TestBuildPlatformInvalid [2019-10-07T19:44:34.345Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-10-07T19:44:34.345Z] PASS [2019-10-07T19:44:34.345Z] [2019-10-07T19:44:34.345Z] === Skipped [2019-10-07T19:44:34.345Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-07T19:44:34.345Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:44:34.345Z] [2019-10-07T19:44:34.345Z] [2019-10-07T19:44:34.345Z] DONE 32 tests, 1 skipped in 79.404s [2019-10-07T19:44:34.345Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T19:44:34.345Z] ++ 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-07T19:44:34.345Z] ++ set -e [2019-10-07T19:44:34.345Z] ++ '[' -n 0 ']' [2019-10-07T19:44:34.345Z] ++ set -x [2019-10-07T19:44:34.345Z] ++ env -i DEST=/go/src/github.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-07T19:44:34.345Z] INFO: Testing against a local daemon [2019-10-07T19:44:34.345Z] === RUN TestConfigList [2019-10-07T19:44:34.674Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-07T19:44:34.674Z] --- PASS: TestConfigCreateResolve (2.96s) [2019-10-07T19:44:34.674Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T19:44:34.674Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T19:44:34.931Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-07T19:44:34.931Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T19:44:34.931Z] PASS [2019-10-07T19:44:34.931Z] [2019-10-07T19:44:34.931Z] DONE 8 tests in 23.867s [2019-10-07T19:44:34.931Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T19:44:34.931Z] ++ 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-07T19:44:34.931Z] ++ set -e [2019-10-07T19:44:34.931Z] ++ '[' -n 0 ']' [2019-10-07T19:44:34.931Z] ++ set -x [2019-10-07T19:44:34.931Z] ++ env -i DEST=/go/src/github.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-07T19:44:35.188Z] INFO: Testing against a local daemon [2019-10-07T19:44:35.188Z] === RUN TestCheckpoint [2019-10-07T19:44:35.188Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T19:44:35.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:44:35.188Z] === RUN TestContainerInvalidJSON [2019-10-07T19:44:35.188Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:35.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:35.188Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:35.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:35.188Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:35.188Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:35.188Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:35.188Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:35.188Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:35.188Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-07T19:44:35.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T19:44:35.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T19:44:35.188Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T19:44:35.188Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T19:44:35.188Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-07T19:44:35.188Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T19:44:35.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-07T19:44:35.445Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T19:44:35.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-07T19:44:35.445Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T19:44:35.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-07T19:44:35.445Z] === RUN TestCopyFromContainer [2019-10-07T19:44:36.784Z] --- PASS: TestConfigList (2.34s) [2019-10-07T19:44:36.784Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T19:44:36.784Z] === RUN TestConfigsCreateAndDelete [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer// [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T19:44:37.970Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T19:44:37.970Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T19:44:38.227Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T19:44:38.227Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-07T19:44:38.227Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T19:44:38.227Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T19:44:38.484Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer (3.09s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-07T19:44:38.743Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2019-10-07T19:44:38.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T19:44:38.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:38.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:38.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:38.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:38.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:38.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:38.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:38.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:38.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:38.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-07T19:44:38.743Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T19:44:38.743Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-07T19:44:38.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-10-07T19:44:38.743Z] === RUN TestCreateWithInvalidEnv [2019-10-07T19:44:38.743Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T19:44:38.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T19:44:38.743Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T19:44:38.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T19:44:38.743Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T19:44:38.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T19:44:38.743Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T19:44:38.743Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T19:44:38.743Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T19:44:38.743Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T19:44:38.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-07T19:44:38.743Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T19:44:38.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-07T19:44:38.743Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T19:44:39.308Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-07T19:44:39.874Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-07T19:44:40.016Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2019-10-07T19:44:40.016Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T19:44:40.016Z] === RUN TestConfigsUpdate [2019-10-07T19:44:41.771Z] --- PASS: TestCreateWithCustomMaskedPaths (3.07s) [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:44:41.771Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:44:41.771Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:44:41.771Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T19:44:41.771Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:44:41.771Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:44:42.029Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:44:42.286Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.19s) [2019-10-07T19:44:42.286Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.18s) [2019-10-07T19:44:42.286Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T19:44:42.565Z] --- PASS: TestConfigsUpdate (2.78s) [2019-10-07T19:44:42.565Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T19:44:42.565Z] === RUN TestTemplatedConfig [2019-10-07T19:44:42.717Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-07T19:44:42.717Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-07T19:44:42.718Z] remote: Enumerating objects: 19, done. [2019-10-07T19:44:42.718Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-07T19:44:42.718Z] 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-07T19:44:42.718Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-07T19:44:42.718Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T19:44:43.045Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/test/unit [2019-10-07T19:44:43.218Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-07T19:44:43.218Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-07T19:44:45.114Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-07T19:44:45.557Z] ? github.com/docker/docker/api [no test files] [2019-10-07T19:44:45.678Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.29s) [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:44:45.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:44:45.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:44:45.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:44:45.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:44:45.678Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:44:45.678Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:44:45.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:44:45.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:44:45.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:44:45.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:44:45.678Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-07T19:44:45.678Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-07T19:44:45.678Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T19:44:45.678Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T19:44:45.678Z] === RUN TestDaemonRestartIpcMode [2019-10-07T19:44:45.678Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T19:44:45.678Z] === RUN TestDiff [2019-10-07T19:44:45.678Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-07T19:44:45.716Z] --- PASS: TestTemplatedConfig (3.32s) [2019-10-07T19:44:45.716Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T19:44:45.716Z] === RUN TestConfigInspect [2019-10-07T19:44:45.936Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-07T19:44:46.867Z] --- PASS: TestDiff (1.02s) [2019-10-07T19:44:46.867Z] === RUN TestExecWithCloseStdin [2019-10-07T19:44:47.124Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-07T19:44:47.381Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/archive 10.721s coverage: 62.0% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/authorization 0.755s coverage: 26.8% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/broadcaster 0.082s coverage: 100.0% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/capabilities 0.081s coverage: 87.5% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/chrootarchive 0.186s coverage: 15.4% of statements [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/directory 0.100s coverage: 80.0% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/discovery 0.122s coverage: 58.3% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/discovery/file 0.163s coverage: 92.9% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/discovery/kv 3.451s coverage: 84.1% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.095s coverage: 92.3% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/discovery/nodes 0.212s coverage: 93.8% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/filenotify 0.099s coverage: 45.7% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/fileutils 0.159s coverage: 87.7% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/idtools 0.154s coverage: 6.3% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/ioutils 0.814s coverage: 69.2% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/jsonmessage 0.337s coverage: 91.7% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/locker 0.162s coverage: 88.9% of statements [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/longpath 0.085s coverage: 100.0% of statements [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/parsers 0.090s coverage: 97.0% of statements [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-07T19:44:47.514Z] ok github.com/docker/docker/pkg/pidfile 0.091s coverage: 82.6% of statements [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T19:44:47.514Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T19:44:47.946Z] --- PASS: TestExecWithCloseStdin (1.19s) [2019-10-07T19:44:47.946Z] === RUN TestExec [2019-10-07T19:44:48.204Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-07T19:44:48.281Z] --- PASS: TestConfigInspect (2.66s) [2019-10-07T19:44:48.281Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T19:44:48.281Z] === RUN TestConfigCreateWithLabels [2019-10-07T19:44:48.460Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-07T19:44:49.024Z] --- PASS: TestExec (1.03s) [2019-10-07T19:44:49.024Z] === RUN TestExecUser [2019-10-07T19:44:49.957Z] --- PASS: TestExecUser (1.05s) [2019-10-07T19:44:49.957Z] === RUN TestExportContainerAndImportImage [2019-10-07T19:44:50.521Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-07T19:44:51.086Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-07T19:44:51.343Z] --- PASS: TestExportContainerAndImportImage (1.35s) [2019-10-07T19:44:51.343Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T19:44:51.470Z] --- PASS: TestConfigCreateWithLabels (2.71s) [2019-10-07T19:44:51.470Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T19:44:51.470Z] === RUN TestConfigCreateResolve [2019-10-07T19:44:52.713Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-07T19:44:52.969Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2019-10-07T19:44:52.969Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T19:44:52.969Z] === RUN TestHealthCheckWorkdir [2019-10-07T19:44:53.953Z] --- PASS: TestConfigCreateResolve (2.80s) [2019-10-07T19:44:53.953Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T19:44:53.953Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T19:44:54.330Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-07T19:44:54.330Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T19:44:54.330Z] PASS [2019-10-07T19:44:54.330Z] [2019-10-07T19:44:54.330Z] DONE 8 tests in 20.035s [2019-10-07T19:44:54.330Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T19:44:54.330Z] ++ 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-07T19:44:54.330Z] ++ set -e [2019-10-07T19:44:54.330Z] ++ '[' -n 0 ']' [2019-10-07T19:44:54.330Z] ++ set -x [2019-10-07T19:44:54.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07T19:44:54.330Z] INFO: Testing against a local daemon [2019-10-07T19:44:54.330Z] === RUN TestCheckpoint [2019-10-07T19:44:54.330Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T19:44:54.330Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:44:54.330Z] === RUN TestContainerInvalidJSON [2019-10-07T19:44:54.337Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-07T19:44:54.338Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-07T19:44:54.338Z] === RUN TestHealthKillContainer [2019-10-07T19:44:54.594Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-07T19:44:54.790Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:54.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:54.790Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:54.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:54.790Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:54.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:54.790Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:44:54.790Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:44:54.790Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:44:54.790Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-07T19:44:54.790Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T19:44:54.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T19:44:54.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T19:44:54.790Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T19:44:54.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-07T19:44:54.790Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T19:44:54.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-07T19:44:54.790Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T19:44:54.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-07T19:44:54.790Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T19:44:55.158Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-07T19:44:55.165Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-10-07T19:44:55.165Z] === RUN TestCopyFromContainer [2019-10-07T19:44:57.057Z] === RUN TestCopyFromContainer// [2019-10-07T19:44:57.057Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T19:44:57.057Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T19:44:57.452Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T19:44:57.452Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T19:44:57.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T19:44:57.452Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T19:44:57.452Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T19:44:57.682Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-07T19:44:57.682Z] --- PASS: TestHealthKillContainer (3.21s) [2019-10-07T19:44:57.682Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T19:44:57.848Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T19:44:57.848Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer (2.79s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-07T19:44:57.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-07T19:44:57.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T19:44:57.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:57.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:57.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:57.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:57.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:57.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:57.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:44:57.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:44:57.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:44:57.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-07T19:44:57.848Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T19:44:57.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-07T19:44:57.848Z] === RUN TestCreateWithInvalidEnv [2019-10-07T19:44:57.848Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T19:44:57.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T19:44:57.848Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T19:44:57.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T19:44:57.848Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T19:44:57.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T19:44:57.848Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T19:44:57.848Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T19:44:57.848Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T19:44:57.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T19:44:57.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-07T19:44:57.848Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T19:44:57.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-07T19:44:57.848Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T19:44:57.939Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-07T19:44:58.503Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2019-10-07T19:44:58.503Z] === RUN TestIpcModeNone [2019-10-07T19:44:59.876Z] --- PASS: TestIpcModeNone (1.18s) [2019-10-07T19:44:59.876Z] === RUN TestIpcModePrivate [2019-10-07T19:45:00.273Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:45:00.273Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:45:00.273Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:45:00.273Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:45:00.410Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2019-10-07T19:45:00.635Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-07T19:45:00.635Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-07T19:45:00.635Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T19:45:00.807Z] --- PASS: TestIpcModePrivate (0.93s) [2019-10-07T19:45:00.807Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:210, shared: false, mustBeShared: false [2019-10-07T19:45:00.807Z] === RUN TestIpcModeShareable [2019-10-07T19:45:01.738Z] --- PASS: TestIpcModeShareable (0.97s) [2019-10-07T19:45:01.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:206, shared: true, mustBeShared: true [2019-10-07T19:45:01.738Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T19:45:01.738Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:45:03.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:45:03.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:45:03.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:45:03.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:45:03.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:45:03.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:45:03.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:45:03.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:45:03.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:45:03.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:45:03.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-07T19:45:03.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-07T19:45:03.123Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T19:45:03.123Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T19:45:03.123Z] === RUN TestDaemonRestartIpcMode [2019-10-07T19:45:03.123Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T19:45:03.123Z] === RUN TestDiff [2019-10-07T19:45:03.908Z] --- PASS: TestDiff (0.81s) [2019-10-07T19:45:03.908Z] === RUN TestExecWithCloseStdin [2019-10-07T19:45:04.261Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-07T19:45:05.228Z] --- PASS: TestExecWithCloseStdin (1.18s) [2019-10-07T19:45:05.228Z] === RUN TestExec [2019-10-07T19:45:05.631Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.81s) [2019-10-07T19:45:05.631Z] === RUN TestAPIIpcModeHost [2019-10-07T19:45:06.198Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-07T19:45:06.456Z] --- PASS: TestAPIIpcModeHost (0.99s) [2019-10-07T19:45:06.456Z] === RUN TestDaemonIpcModeShareable [2019-10-07T19:45:06.549Z] --- PASS: TestExec (1.12s) [2019-10-07T19:45:06.549Z] === RUN TestExecUser [2019-10-07T19:45:07.324Z] --- PASS: TestExecUser (1.04s) [2019-10-07T19:45:07.324Z] === RUN TestExportContainerAndImportImage [2019-10-07T19:45:08.351Z] --- PASS: TestDaemonIpcModeShareable (2.08s) [2019-10-07T19:45:08.351Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T19:45:08.351Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:189, shared: true, mustBeShared: true [2019-10-07T19:45:08.351Z] === RUN TestDaemonIpcModePrivate [2019-10-07T19:45:08.586Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2019-10-07T19:45:08.586Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T19:45:08.609Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-07T19:45:08.609Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/plugins 35.111s coverage: 73.4% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/plugins/transport 0.165s coverage: 85.7% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/pools 0.101s coverage: 88.2% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/signal 0.080s coverage: 20.3% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/streamformatter 0.086s coverage: 66.2% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/stringid 0.074s coverage: 70.6% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/sysinfo 0.086s coverage: 38.2% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/system 0.128s coverage: 12.7% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/term 0.124s coverage: 30.8% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: 0.0% of statements [no tests to run] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/plugin 0.323s coverage: 11.6% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/plugin/v2 0.163s coverage: 20.1% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/reference 0.175s coverage: 84.4% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/registry 0.390s coverage: 52.2% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/registry/resumable 0.350s coverage: 100.0% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/restartmanager 0.080s coverage: 50.9% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/runconfig 0.246s coverage: 54.5% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/testutil 0.191s coverage: 62.5% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/volume/drivers 0.134s coverage: 36.1% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/volume/local 0.350s coverage: 37.7% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2019-10-07T19:45:08.673Z] ok github.com/docker/docker/volume/service 0.577s coverage: 70.3% of statements [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T19:45:08.673Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T19:45:08.673Z] INFO: make.ps1 ended at 10/07/2019 19:45:07 [2019-10-07T19:45:09.851Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-10-07T19:45:09.851Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T19:45:09.851Z] === RUN TestHealthCheckWorkdir [2019-10-07T19:45:09.981Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-07T19:45:10.214Z] INFO: Unit tests ended at 10/07/2019 19:45:09. Duration:00:04:00.5472749 [2019-10-07T19:45:10.214Z] INFO: Building busybox [2019-10-07T19:45:10.214Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-07T19:45:10.214Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-07T19:45:10.214Z] [2019-10-07T19:45:10.214Z] Sending build context to Docker daemon 2.56kB [2019-10-07T19:45:10.214Z] [2019-10-07T19:45:10.214Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-07T19:45:10.214Z] ---> 1ddfa8bee56a [2019-10-07T19:45:10.214Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-07T19:45:10.214Z] ---> Running in 31dc3f07798d [2019-10-07T19:45:10.545Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2019-10-07T19:45:10.545Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T19:45:10.545Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2019-10-07T19:45:10.545Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T19:45:10.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-07T19:45:10.804Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-07T19:45:11.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-07T19:45:11.291Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-10-07T19:45:11.292Z] === RUN TestHealthKillContainer [2019-10-07T19:45:11.625Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-07T19:45:12.557Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-10-07T19:45:12.557Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T19:45:12.557Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false [2019-10-07T19:45:12.557Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T19:45:13.927Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-07T19:45:14.413Z] #72 exporting layers 110.8s done [2019-10-07T19:45:14.413Z] #72 exporting manifest sha256:c675a3512cd3a4f48a45c07468fb5def5c18951516d415715960c3326f7d529e done [2019-10-07T19:45:14.413Z] #72 exporting config sha256:b84fb3d33bc23b4a4265f6d514a6faaff7e49567cbfef98d1212c4877a24b9c1 done [2019-10-07T19:45:14.413Z] #72 sending tarball [2019-10-07T19:45:14.450Z] --- PASS: TestHealthKillContainer (3.15s) [2019-10-07T19:45:14.450Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T19:45:14.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.15s) [2019-10-07T19:45:14.492Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T19:45:14.492Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:187, shared: true, mustBeShared: true [2019-10-07T19:45:14.492Z] === RUN TestIpcModeOlderClient [2019-10-07T19:45:14.492Z] === PAUSE TestIpcModeOlderClient [2019-10-07T19:45:14.492Z] === RUN TestKillContainerInvalidSignal [2019-10-07T19:45:15.237Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-10-07T19:45:15.237Z] === RUN TestIpcModeNone [2019-10-07T19:45:15.424Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-07T19:45:15.681Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-07T19:45:15.681Z] --- PASS: TestKillContainerInvalidSignal (1.07s) [2019-10-07T19:45:15.681Z] === RUN TestKillContainer [2019-10-07T19:45:15.681Z] === RUN TestKillContainer/no_signal [2019-10-07T19:45:16.007Z] Removing intermediate container 31dc3f07798d [2019-10-07T19:45:16.007Z] ---> b215f3a4c1f0 [2019-10-07T19:45:16.007Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-07T19:45:16.483Z] --- PASS: TestIpcModeNone (1.00s) [2019-10-07T19:45:16.483Z] === RUN TestIpcModePrivate [2019-10-07T19:45:16.612Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-07T19:45:16.612Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T19:45:16.975Z] [2019-10-07T19:45:17.262Z] --- PASS: TestIpcModePrivate (1.06s) [2019-10-07T19:45:17.262Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-07T19:45:17.262Z] === RUN TestIpcModeShareable [2019-10-07T19:45:17.435Z] ---> a35f9ab8cf29 [2019-10-07T19:45:17.435Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-07T19:45:17.435Z] ---> Running in 90bac43bbefa [2019-10-07T19:45:17.545Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-07T19:45:17.545Z] === RUN TestKillContainer/killing_signal [2019-10-07T19:45:17.545Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-07T19:45:18.403Z] [2019-10-07T19:45:18.403Z] SUCCESS: Specified value was saved. [2019-10-07T19:45:18.506Z] --- PASS: TestIpcModeShareable (1.11s) [2019-10-07T19:45:18.506Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-07T19:45:18.506Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T19:45:18.918Z] --- PASS: TestKillContainer (3.27s) [2019-10-07T19:45:18.918Z] --- PASS: TestKillContainer/no_signal (0.98s) [2019-10-07T19:45:18.918Z] --- PASS: TestKillContainer/non_killing_signal (0.88s) [2019-10-07T19:45:18.918Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2019-10-07T19:45:18.918Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T19:45:18.918Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T19:45:19.483Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-07T19:45:19.739Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T19:45:20.671Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2019-10-07T19:45:20.671Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-10-07T19:45:20.671Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-10-07T19:45:20.671Z] === RUN TestKillStoppedContainer [2019-10-07T19:45:20.929Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-07T19:45:20.929Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T19:45:20.929Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.16s) [2019-10-07T19:45:20.929Z] === RUN TestKillDifferentUserContainer [2019-10-07T19:45:21.312Z] Removing intermediate container 90bac43bbefa [2019-10-07T19:45:21.312Z] ---> dc7f1d4d8dd6 [2019-10-07T19:45:21.312Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-07T19:45:21.312Z] ---> Running in efe5d4ec97ac [2019-10-07T19:45:21.496Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-07T19:45:21.496Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-07T19:45:21.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2019-10-07T19:45:21.751Z] === RUN TestAPIIpcModeHost [2019-10-07T19:45:21.754Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-10-07T19:45:21.754Z] === RUN TestInspectOomKilledTrue [2019-10-07T19:45:21.754Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T19:45:21.754Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:45:21.754Z] === RUN TestInspectOomKilledFalse [2019-10-07T19:45:21.754Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T19:45:21.754Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:45:21.754Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T19:45:22.561Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-10-07T19:45:22.561Z] === RUN TestDaemonIpcModeShareable [2019-10-07T19:45:22.685Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2019-10-07T19:45:22.685Z] === RUN TestLinksContainerNames [2019-10-07T19:45:23.248Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-07T19:45:23.969Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2019-10-07T19:45:23.969Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T19:45:23.969Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-07T19:45:23.969Z] === RUN TestDaemonIpcModePrivate [2019-10-07T19:45:24.180Z] --- PASS: TestLinksContainerNames (1.65s) [2019-10-07T19:45:24.180Z] === RUN TestLogsFollowTailEmpty [2019-10-07T19:45:24.437Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-07T19:45:25.369Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-07T19:45:25.369Z] --- PASS: TestLogsFollowTailEmpty (1.07s) [2019-10-07T19:45:25.369Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T19:45:25.626Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-07T19:45:25.626Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-07T19:45:25.775Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2019-10-07T19:45:25.776Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T19:45:25.776Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-07T19:45:25.776Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T19:45:26.194Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/default [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/private [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/slave [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/shared [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T19:45:26.194Z] === CONT TestMountDaemonRoot/default [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:26.194Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:26.194Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:26.194Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:26.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:26.194Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/shared [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/slave [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/private [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:26.451Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:26.451Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:26.451Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:26.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:26.708Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:26.965Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:27.222Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:27.222Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-07T19:45:27.222Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-07T19:45:27.222Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T19:45:27.586Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-10-07T19:45:27.586Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T19:45:27.586Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-07T19:45:27.586Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T19:45:28.390Z] Cannot create a file when that file already exists. [2019-10-07T19:45:29.431Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-10-07T19:45:29.431Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T19:45:29.431Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-07T19:45:29.431Z] === RUN TestIpcModeOlderClient [2019-10-07T19:45:29.431Z] === PAUSE TestIpcModeOlderClient [2019-10-07T19:45:29.431Z] === RUN TestKillContainerInvalidSignal [2019-10-07T19:45:29.746Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-07T19:45:29.746Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2019-10-07T19:45:29.746Z] === RUN TestNetworkNat [2019-10-07T19:45:30.003Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-07T19:45:30.259Z] --- PASS: TestNetworkNat (0.87s) [2019-10-07T19:45:30.259Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T19:45:30.313Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2019-10-07T19:45:30.313Z] === RUN TestKillContainer [2019-10-07T19:45:30.313Z] === RUN TestKillContainer/no_signal [2019-10-07T19:45:31.118Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T19:45:31.191Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-10-07T19:45:31.191Z] === RUN TestNetworkLoopbackNat [2019-10-07T19:45:31.888Z] === RUN TestKillContainer/killing_signal [2019-10-07T19:45:32.624Z] --- PASS: TestNetworkLoopbackNat (1.37s) [2019-10-07T19:45:32.624Z] === RUN TestPause [2019-10-07T19:45:32.924Z] --- PASS: TestKillContainer (2.75s) [2019-10-07T19:45:32.924Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-10-07T19:45:32.924Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-10-07T19:45:32.924Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2019-10-07T19:45:32.924Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T19:45:32.924Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T19:45:32.962Z] #72 ... [2019-10-07T19:45:32.962Z] [2019-10-07T19:45:32.962Z] #73 importing to docker [2019-10-07T19:45:32.962Z] #73 ... [2019-10-07T19:45:32.962Z] [2019-10-07T19:45:32.962Z] #72 exporting to oci image format [2019-10-07T19:45:32.962Z] #72 sending tarball 17.5s done [2019-10-07T19:45:32.962Z] #72 DONE 128.3s [2019-10-07T19:45:32.962Z] [2019-10-07T19:45:32.962Z] #73 importing to docker [2019-10-07T19:45:33.566Z] --- PASS: TestPause (0.92s) [2019-10-07T19:45:33.566Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T19:45:33.566Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T19:45:33.566Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T19:45:33.566Z] === RUN TestPauseStopPausedContainer [2019-10-07T19:45:33.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T19:45:34.498Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-07T19:45:34.498Z] === RUN TestPsFilter [2019-10-07T19:45:34.498Z] --- PASS: TestPsFilter (0.29s) [2019-10-07T19:45:34.498Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T19:45:34.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.79s) [2019-10-07T19:45:34.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-10-07T19:45:34.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-10-07T19:45:34.934Z] === RUN TestKillStoppedContainer [2019-10-07T19:45:34.934Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-07T19:45:34.934Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T19:45:34.934Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-07T19:45:34.934Z] === RUN TestKillDifferentUserContainer [2019-10-07T19:45:35.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-10-07T19:45:35.429Z] === RUN TestRemoveContainerWithVolume [2019-10-07T19:45:35.465Z] Removing intermediate container efe5d4ec97ac [2019-10-07T19:45:35.465Z] ---> 90aca9f52bbb [2019-10-07T19:45:35.465Z] Step 6/6 : CMD ["sh"] [2019-10-07T19:45:35.465Z] ---> Running in a83ebe6159f1 [2019-10-07T19:45:35.465Z] Removing intermediate container a83ebe6159f1 [2019-10-07T19:45:35.465Z] ---> cc75b6139f74 [2019-10-07T19:45:35.465Z] Successfully built cc75b6139f74 [2019-10-07T19:45:35.465Z] Successfully tagged busybox:latest [2019-10-07T19:45:35.465Z] INFO: Docker images of the daemon under test [2019-10-07T19:45:35.465Z] [2019-10-07T19:45:35.465Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-07T19:45:35.465Z] busybox latest cc75b6139f74 Less than a second ago 4.75GB [2019-10-07T19:45:35.465Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-07T19:45:35.465Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-07T19:45:35.465Z] [2019-10-07T19:45:35.465Z] INFO: Running integration tests at 10/07/2019 19:45:35... [2019-10-07T19:45:35.465Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-07T19:45:35.465Z] INFO: Integration API tests being run from the host: [2019-10-07T19:45:35.465Z] INFO: make.ps1 starting at 10/07/2019 19:45:35 [2019-10-07T19:45:35.739Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-10-07T19:45:35.739Z] === RUN TestInspectOomKilledTrue [2019-10-07T19:45:35.739Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T19:45:35.739Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:45:35.739Z] === RUN TestInspectOomKilledFalse [2019-10-07T19:45:35.739Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T19:45:35.739Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:45:35.739Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T19:45:35.993Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-07T19:45:36.250Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2019-10-07T19:45:36.250Z] === RUN TestRemoveContainerRunning [2019-10-07T19:45:36.437Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-07T19:45:36.520Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-10-07T19:45:36.521Z] === RUN TestLinksContainerNames [2019-10-07T19:45:37.621Z] --- PASS: TestRemoveContainerRunning (1.07s) [2019-10-07T19:45:37.621Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T19:45:38.185Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-10-07T19:45:38.185Z] === RUN TestRemoveInvalidContainer [2019-10-07T19:45:38.185Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-07T19:45:38.185Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-07T19:45:38.185Z] === RUN TestRenameLinkedContainer [2019-10-07T19:45:38.368Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-07T19:45:38.369Z] === RUN TestLogsFollowTailEmpty [2019-10-07T19:45:39.137Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2019-10-07T19:45:39.137Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T19:45:39.937Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/default [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/private [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/slave [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/shared [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/default [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/shared [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/slave [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/private [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:39.937Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:39.937Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:45:39.937Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:45:40.316Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T19:45:40.697Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-07T19:45:40.697Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-07T19:45:40.697Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T19:45:42.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-07T19:45:42.361Z] --- PASS: TestRenameLinkedContainer (4.06s) [2019-10-07T19:45:42.361Z] === RUN TestRenameStoppedContainer [2019-10-07T19:45:42.581Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2019-10-07T19:45:42.581Z] === RUN TestNetworkNat [2019-10-07T19:45:43.360Z] --- PASS: TestNetworkNat (0.84s) [2019-10-07T19:45:43.360Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T19:45:43.731Z] --- PASS: TestRenameStoppedContainer (1.14s) [2019-10-07T19:45:43.731Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T19:45:44.611Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-07T19:45:44.611Z] === RUN TestNetworkLoopbackNat [2019-10-07T19:45:44.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-07T19:45:44.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-07T19:45:45.599Z] --- PASS: TestRenameRunningContainerAndReuse (1.98s) [2019-10-07T19:45:45.599Z] === RUN TestRenameInvalidName [2019-10-07T19:45:45.919Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-10-07T19:45:45.919Z] === RUN TestPause [2019-10-07T19:45:46.531Z] --- PASS: TestRenameInvalidName (1.11s) [2019-10-07T19:45:46.531Z] === RUN TestRenameAnonymousContainer [2019-10-07T19:45:46.713Z] --- PASS: TestPause (1.03s) [2019-10-07T19:45:46.714Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T19:45:46.714Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-07T19:45:46.714Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T19:45:46.714Z] === RUN TestPauseStopPausedContainer [2019-10-07T19:45:47.507Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-10-07T19:45:47.507Z] === RUN TestPsFilter [2019-10-07T19:45:47.870Z] --- PASS: TestPsFilter (0.27s) [2019-10-07T19:45:47.870Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T19:45:48.656Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-10-07T19:45:48.656Z] === RUN TestRemoveContainerWithVolume [2019-10-07T19:45:49.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-07T19:45:49.317Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-07T19:45:49.939Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-10-07T19:45:49.939Z] === RUN TestRemoveContainerRunning [2019-10-07T19:45:50.373Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-10-07T19:45:50.373Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T19:45:50.688Z] --- PASS: TestRenameAnonymousContainer (4.24s) [2019-10-07T19:45:50.688Z] === RUN TestRenameContainerWithSameName [2019-10-07T19:45:51.645Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2019-10-07T19:45:51.645Z] === RUN TestRemoveInvalidContainer [2019-10-07T19:45:51.645Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-07T19:45:51.645Z] === RUN TestRenameLinkedContainer [2019-10-07T19:45:52.088Z] --- PASS: TestRenameContainerWithSameName (1.29s) [2019-10-07T19:45:52.088Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T19:45:54.840Z] --- PASS: TestRenameLinkedContainer (3.39s) [2019-10-07T19:45:54.840Z] === RUN TestRenameStoppedContainer [2019-10-07T19:45:55.368Z] --- PASS: TestRenameContainerWithLinkedContainer (2.78s) [2019-10-07T19:45:55.368Z] === RUN TestResize [2019-10-07T19:45:55.621Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-10-07T19:45:55.621Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T19:45:55.934Z] --- PASS: TestResize (1.09s) [2019-10-07T19:45:55.934Z] === RUN TestResizeWithInvalidSize [2019-10-07T19:45:57.306Z] --- PASS: TestResizeWithInvalidSize (1.13s) [2019-10-07T19:45:57.306Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T19:45:57.421Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-10-07T19:45:57.421Z] === RUN TestRenameInvalidName [2019-10-07T19:45:58.199Z] --- PASS: TestRenameInvalidName (0.85s) [2019-10-07T19:45:58.199Z] === RUN TestRenameAnonymousContainer [2019-10-07T19:45:58.237Z] --- PASS: TestResizeWhenContainerNotStarted (1.30s) [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:45:58.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:45:58.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:45:58.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:45:58.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:45:59.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-07T19:45:59.955Z] #73 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T19:46:00.388Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/test/unit [2019-10-07T19:46:00.539Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-07T19:46:01.464Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2019-10-07T19:46:01.464Z] === RUN TestRenameContainerWithSameName [2019-10-07T19:46:01.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:01.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-07T19:46:01.632Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-07T19:46:01.835Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2019-10-07T19:46:01.835Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T19:46:02.403Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-07T19:46:02.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-07T19:46:02.603Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-07T19:46:02.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:02.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:03.679Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2019-10-07T19:46:03.679Z] === RUN TestResize [2019-10-07T19:46:04.290Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-07T19:46:04.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:04.547Z] --- PASS: TestResize (0.96s) [2019-10-07T19:46:04.547Z] === RUN TestResizeWithInvalidSize [2019-10-07T19:46:04.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:46:04.792Z] ? github.com/docker/docker/api [no test files] [2019-10-07T19:46:05.330Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2019-10-07T19:46:05.330Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T19:46:05.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:46:06.343Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-07T19:46:06.572Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:06.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:06.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:06.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:46:06.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:46:07.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T19:46:08.023Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-10-07T19:46:08.023Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T19:46:08.023Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T19:46:08.023Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-10-07T19:46:08.023Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 95.2% of statements [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T19:46:08.023Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T19:46:08.024Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-10-07T19:46:08.024Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T19:46:08.024Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T19:46:08.024Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-10-07T19:46:08.024Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 13.6% of statements [2019-10-07T19:46:08.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-07T19:46:08.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:08.522Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-07T19:46:08.583Z] ok github.com/docker/docker/builder/dockerfile 0.543s coverage: 48.2% of statements [2019-10-07T19:46:08.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:09.143Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-07T19:46:09.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:46:09.155Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-07T19:46:09.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:46:10.068Z] ok github.com/docker/docker/builder/remotecontext/git 1.236s coverage: 85.1% of statements [2019-10-07T19:46:10.068Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T19:46:10.068Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T19:46:10.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:46:10.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:46:11.431Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-07T19:46:11.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:46:11.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:46:11.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:46:11.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-07T19:46:12.400Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-07T19:46:12.859Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-07T19:46:13.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:46:13.828Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-07T19:46:14.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:46:14.227Z] ok github.com/docker/docker/client 0.217s coverage: 75.8% of statements [2019-10-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2019-10-07T19:46:14.506Z] 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-07T19:46:14.506Z] === RUN TestCgroupNamespacesRun [2019-10-07T19:46:14.799Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-07T19:46:16.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:46:16.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:46:16.402Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-10-07T19:46:16.402Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T19:46:16.402Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T19:46:17.711Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-07T19:46:17.772Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-07T19:46:17.772Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-07T19:46:17.772Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T19:46:17.772Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T19:46:17.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-07T19:46:18.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2019-10-07T19:46:18.908Z] 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-07T19:46:18.908Z] === RUN TestCgroupNamespacesRun [2019-10-07T19:46:19.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-07T19:46:19.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2019-10-07T19:46:19.658Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T19:46:19.658Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T19:46:20.700Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-10-07T19:46:20.700Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T19:46:20.700Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T19:46:21.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-07T19:46:21.479Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-07T19:46:21.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-07T19:46:21.961Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2019-10-07T19:46:21.961Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T19:46:21.961Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T19:46:22.104Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2019-10-07T19:46:22.104Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T19:46:22.104Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T19:46:23.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-07T19:46:23.592Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2019-10-07T19:46:23.592Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T19:46:23.593Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T19:46:23.927Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-10-07T19:46:23.927Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T19:46:23.927Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T19:46:24.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2019-10-07T19:46:24.525Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T19:46:24.525Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T19:46:24.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-07T19:46:25.456Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-07T19:46:25.456Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T19:46:25.456Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T19:46:25.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-07T19:46:25.750Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T19:46:25.750Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T19:46:27.185Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2019-10-07T19:46:27.353Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-10-07T19:46:27.353Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T19:46:27.353Z] === RUN TestKernelTCPMemory [2019-10-07T19:46:27.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-07T19:46:27.597Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2019-10-07T19:46:27.597Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T19:46:27.597Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T19:46:28.284Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-10-07T19:46:28.284Z] === RUN TestNISDomainname [2019-10-07T19:46:28.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-07T19:46:28.506Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T19:46:28.506Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T19:46:29.285Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-10-07T19:46:29.285Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T19:46:29.285Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T19:46:29.657Z] --- PASS: TestNISDomainname (1.17s) [2019-10-07T19:46:29.657Z] === RUN TestHostnameDnsResolution [2019-10-07T19:46:29.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-07T19:46:30.083Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-07T19:46:31.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-10-07T19:46:31.154Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T19:46:31.154Z] === RUN TestKernelTCPMemory [2019-10-07T19:46:31.310Z] --- PASS: TestHostnameDnsResolution (1.74s) [2019-10-07T19:46:31.310Z] === RUN TestStats [2019-10-07T19:46:32.052Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-10-07T19:46:32.052Z] === RUN TestNISDomainname [2019-10-07T19:46:32.263Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-07T19:46:32.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-07T19:46:32.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-07T19:46:33.303Z] --- PASS: TestNISDomainname (1.03s) [2019-10-07T19:46:33.303Z] === RUN TestHostnameDnsResolution [2019-10-07T19:46:33.867Z] --- PASS: TestStats (2.62s) [2019-10-07T19:46:33.867Z] === RUN TestStopContainerWithTimeout [2019-10-07T19:46:33.867Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T19:46:33.867Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T19:46:33.867Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T19:46:33.867Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T19:46:33.867Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T19:46:33.867Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T19:46:33.867Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T19:46:33.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T19:46:33.867Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T19:46:33.867Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T19:46:34.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-07T19:46:34.554Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-07T19:46:34.554Z] === RUN TestStats [2019-10-07T19:46:35.172Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-07T19:46:35.361Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T19:46:35.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-07T19:46:36.856Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T19:46:37.021Z] --- PASS: TestStats (2.78s) [2019-10-07T19:46:37.021Z] === RUN TestStopContainerWithTimeout [2019-10-07T19:46:37.021Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T19:46:37.021Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T19:46:37.021Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T19:46:37.021Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T19:46:37.021Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T19:46:37.021Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T19:46:37.021Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T19:46:37.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T19:46:37.021Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T19:46:37.021Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T19:46:37.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-07T19:46:38.081Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-07T19:46:38.344Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T19:46:38.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-07T19:46:38.917Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-07T19:46:38.917Z] --- PASS: TestStopContainerWithTimeout/0 (1.50s) [2019-10-07T19:46:38.917Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2019-10-07T19:46:38.917Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-10-07T19:46:38.917Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2019-10-07T19:46:38.917Z] === RUN TestDeleteDevicemapper [2019-10-07T19:46:38.917Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T19:46:38.917Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T19:46:38.917Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T19:46:39.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-07T19:46:40.184Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T19:46:40.990Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-07T19:46:41.985Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-07T19:46:41.985Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2019-10-07T19:46:41.985Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-10-07T19:46:41.985Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-10-07T19:46:41.985Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-10-07T19:46:41.985Z] === RUN TestDeleteDevicemapper [2019-10-07T19:46:41.985Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T19:46:41.985Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T19:46:41.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T19:46:43.173Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-07T19:46:43.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.00s) [2019-10-07T19:46:43.177Z] === RUN TestUpdateMemory [2019-10-07T19:46:43.177Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-07T19:46:43.177Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:46:43.177Z] === RUN TestUpdateCPUQuota [2019-10-07T19:46:43.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-07T19:46:43.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-07T19:46:43.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-07T19:46:45.332Z] --- PASS: TestUpdateCPUQuota (2.16s) [2019-10-07T19:46:45.332Z] === RUN TestUpdatePidsLimit [2019-10-07T19:46:45.332Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T19:46:45.332Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T19:46:45.895Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T19:46:46.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.36s) [2019-10-07T19:46:46.061Z] === RUN TestUpdateMemory [2019-10-07T19:46:46.061Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-07T19:46:46.061Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:46:46.061Z] === RUN TestUpdateCPUQuota [2019-10-07T19:46:46.110Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-07T19:46:46.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:46:46.110Z] INFO: Testing against a local daemon [2019-10-07T19:46:46.110Z] === RUN TestBuildWithSession [2019-10-07T19:46:46.110Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T19:46:46.110Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:46:46.110Z] === RUN TestBuildSquashParent [2019-10-07T19:46:46.110Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-07T19:46:46.110Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:46:46.110Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T19:46:46.110Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-07T19:46:46.110Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:46:46.110Z] === RUN TestBuildMultiStageCopy [2019-10-07T19:46:46.110Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T19:46:46.153Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T19:46:46.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T19:46:47.283Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T19:46:47.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-07T19:46:47.528Z] --- PASS: TestUpdateCPUQuota (1.82s) [2019-10-07T19:46:47.528Z] === RUN TestUpdatePidsLimit [2019-10-07T19:46:47.528Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T19:46:47.539Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T19:46:47.921Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T19:46:48.293Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T19:46:48.667Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T19:46:49.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T19:46:49.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T19:46:49.882Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit (4.96s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-07T19:46:50.066Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2019-10-07T19:46:50.066Z] === RUN TestUpdateRestartPolicy [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit (4.22s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-10-07T19:46:51.690Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-10-07T19:46:51.690Z] === RUN TestUpdateRestartPolicy [2019-10-07T19:46:52.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-07T19:46:52.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-07T19:46:52.878Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.3% of statements [2019-10-07T19:46:52.878Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-10-07T19:46:52.878Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T19:46:52.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T19:46:52.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T19:46:52.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T19:46:55.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-07T19:46:55.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-07T19:46:56.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T19:46:56.433Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T19:46:57.050Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2019-10-07T19:46:57.401Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T19:46:58.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-07T19:46:58.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-07T19:46:58.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-07T19:46:58.934Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-07T19:46:58.943Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T19:47:00.296Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy (14.29s) [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.51s) [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2019-10-07T19:47:00.482Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2019-10-07T19:47:00.482Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T19:47:00.482Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-07T19:47:00.482Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:00.482Z] === RUN TestBuildLabelWithTargets [2019-10-07T19:47:00.482Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-07T19:47:00.482Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:00.482Z] === RUN TestBuildWithEmptyLayers [2019-10-07T19:47:00.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-07T19:47:01.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-07T19:47:01.452Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2019-10-07T19:47:01.452Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T19:47:01.452Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-07T19:47:01.452Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:01.452Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T19:47:01.452Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-07T19:47:01.452Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:01.452Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T19:47:01.452Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-07T19:47:01.452Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:01.452Z] === RUN TestBuildWithHugeFile [2019-10-07T19:47:01.452Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-07T19:47:01.452Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-07T19:47:01.452Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T19:47:01.452Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:47:01.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:47:01.452Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:47:01.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:47:01.452Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:47:01.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:47:01.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:47:01.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:47:01.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:47:01.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-10-07T19:47:01.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-07T19:47:01.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-07T19:47:01.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-07T19:47:01.913Z] === RUN TestBuildPreserveOwnership [2019-10-07T19:47:01.913Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-07T19:47:01.913Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:01.913Z] === RUN TestBuildPlatformInvalid [2019-10-07T19:47:01.913Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-07T19:47:01.913Z] PASS [2019-10-07T19:47:01.913Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-07T19:47:01.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:47:01.913Z] INFO: Testing against a local daemon [2019-10-07T19:47:01.913Z] === RUN TestConfigList [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigList (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestConfigsCreateAndDelete [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestConfigsUpdate [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestTemplatedConfig [2019-10-07T19:47:01.913Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestConfigInspect [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestConfigCreateWithLabels [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:47:01.913Z] === RUN TestConfigCreateResolve [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:47:01.913Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T19:47:01.913Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-07T19:47:01.913Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:47:01.913Z] PASS [2019-10-07T19:47:01.913Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-07T19:47:01.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:47:01.913Z] INFO: Testing against a local daemon [2019-10-07T19:47:01.913Z] === RUN TestCheckpoint [2019-10-07T19:47:01.913Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T19:47:01.913Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:47:01.913Z] === RUN TestContainerInvalidJSON [2019-10-07T19:47:01.913Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:47:01.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:47:01.913Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:47:01.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:47:01.913Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:47:01.913Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:47:01.913Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:47:01.913Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:47:01.913Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:47:01.913Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-10-07T19:47:01.913Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T19:47:01.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-07T19:47:01.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-07T19:47:01.913Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T19:47:01.913Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-07T19:47:01.913Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T19:47:01.913Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-07T19:47:01.913Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-07T19:47:01.913Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T19:47:02.374Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-07T19:47:02.374Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-07T19:47:02.374Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T19:47:02.374Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-07T19:47:02.374Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-07T19:47:02.374Z] === RUN TestCopyFromContainer [2019-10-07T19:47:02.374Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-07T19:47:02.374Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:02.374Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T19:47:02.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:47:02.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:47:02.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:47:02.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:47:02.375Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:47:02.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:47:02.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:47:02.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:47:02.375Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:47:02.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-07T19:47:02.375Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T19:47:02.375Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-07T19:47:02.375Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidEnv [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-07T19:47:02.375Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T19:47:02.375Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-07T19:47:02.375Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:02.375Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T19:47:02.375Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-07T19:47:02.375Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:47:02.375Z] === RUN TestCreateWithCapabilities [2019-10-07T19:47:02.375Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-07T19:47:02.375Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-07T19:47:02.375Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T19:47:02.375Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-07T19:47:02.375Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:47:02.375Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:47:02.375Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:47:02.375Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-07T19:47:02.375Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-07T19:47:02.375Z] === RUN TestDiff [2019-10-07T19:47:02.375Z] --- SKIP: TestDiff (0.00s) [2019-10-07T19:47:02.375Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:02.375Z] === RUN TestExecWithCloseStdin [2019-10-07T19:47:03.251Z] --- PASS: TestUpdateRestartPolicy (13.35s) [2019-10-07T19:47:03.251Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T19:47:04.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-07T19:47:04.184Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2019-10-07T19:47:04.184Z] === RUN TestWaitNonBlocked [2019-10-07T19:47:04.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:04.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:04.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:04.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:04.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:04.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:04.600Z] --- PASS: TestExecWithCloseStdin (2.31s) [2019-10-07T19:47:04.600Z] === RUN TestExec [2019-10-07T19:47:04.600Z] --- SKIP: TestExec (0.00s) [2019-10-07T19:47:04.600Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-07T19:47:04.600Z] === RUN TestExecUser [2019-10-07T19:47:04.600Z] --- SKIP: TestExecUser (0.00s) [2019-10-07T19:47:04.600Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-07T19:47:04.600Z] === RUN TestExportContainerAndImportImage [2019-10-07T19:47:04.600Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-07T19:47:04.600Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:04.600Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T19:47:04.600Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-07T19:47:04.600Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:04.600Z] === RUN TestHealthCheckWorkdir [2019-10-07T19:47:04.600Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-07T19:47:04.600Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:04.600Z] === RUN TestHealthKillContainer [2019-10-07T19:47:04.600Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-07T19:47:04.600Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-07T19:47:04.600Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T19:47:04.600Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-07T19:47:04.600Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-07T19:47:04.600Z] === RUN TestKillContainerInvalidSignal [2019-10-07T19:47:05.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-07T19:47:05.278Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2019-10-07T19:47:05.278Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T19:47:05.278Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-10-07T19:47:05.278Z] === RUN TestWaitNonBlocked [2019-10-07T19:47:05.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:05.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:05.278Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:05.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:05.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:05.278Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:05.678Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-07T19:47:05.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2019-10-07T19:47:05.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.43s) [2019-10-07T19:47:05.678Z] === RUN TestWaitBlocked [2019-10-07T19:47:05.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:05.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:05.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:05.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:05.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:05.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:06.090Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-07T19:47:06.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2019-10-07T19:47:06.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2019-10-07T19:47:06.090Z] === RUN TestWaitBlocked [2019-10-07T19:47:06.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:06.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:06.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:06.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:06.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T19:47:06.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T19:47:06.780Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2019-10-07T19:47:06.780Z] === RUN TestKillContainer [2019-10-07T19:47:06.780Z] --- SKIP: TestKillContainer (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-07T19:47:06.780Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T19:47:06.780Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T19:47:06.780Z] === RUN TestKillStoppedContainer [2019-10-07T19:47:06.780Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T19:47:06.780Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T19:47:06.780Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T19:47:06.780Z] === RUN TestKillDifferentUserContainer [2019-10-07T19:47:06.780Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-07T19:47:06.780Z] === RUN TestInspectOomKilledTrue [2019-10-07T19:47:06.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:06.780Z] === RUN TestInspectOomKilledFalse [2019-10-07T19:47:06.780Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T19:47:06.780Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:06.780Z] === RUN TestLogsFollowTailEmpty [2019-10-07T19:47:07.578Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-07T19:47:07.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2019-10-07T19:47:07.578Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.48s) [2019-10-07T19:47:07.578Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T19:47:07.578Z] === CONT TestIpcModeOlderClient [2019-10-07T19:47:07.578Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-10-07T19:47:07.578Z] === CONT TestDaemonRestartIpcMode [2019-10-07T19:47:07.958Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-07T19:47:07.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s) [2019-10-07T19:47:07.958Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.57s) [2019-10-07T19:47:07.958Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T19:47:07.958Z] === CONT TestIpcModeOlderClient [2019-10-07T19:47:07.958Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-07T19:47:07.958Z] === CONT TestDaemonRestartIpcMode [2019-10-07T19:47:08.341Z] --- PASS: TestLogsFollowTailEmpty (2.04s) [2019-10-07T19:47:08.341Z] === RUN TestNetworkNat [2019-10-07T19:47:08.341Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-07T19:47:08.341Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:08.341Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T19:47:08.341Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-07T19:47:08.341Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:47:08.341Z] === RUN TestNetworkLoopbackNat [2019-10-07T19:47:08.341Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-07T19:47:08.341Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:08.341Z] === RUN TestPause [2019-10-07T19:47:08.341Z] --- SKIP: TestPause (0.00s) [2019-10-07T19:47:08.341Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-07T19:47:08.341Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T19:47:08.368Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2019-10-07T19:47:09.732Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements [2019-10-07T19:47:09.987Z] ok github.com/docker/docker/daemon 12.204s coverage: 17.6% of statements [2019-10-07T19:47:09.987Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T19:47:09.987Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T19:47:10.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-07T19:47:10.528Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.01s) [2019-10-07T19:47:10.528Z] === RUN TestPauseStopPausedContainer [2019-10-07T19:47:10.528Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-07T19:47:10.528Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:10.528Z] === RUN TestPsFilter [2019-10-07T19:47:10.528Z] --- PASS: TestPsFilter (0.20s) [2019-10-07T19:47:10.528Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T19:47:10.547Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2019-10-07T19:47:11.107Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-07T19:47:11.107Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T19:47:11.107Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T19:47:11.182Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2019-10-07T19:47:11.182Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T19:47:11.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-07T19:47:11.473Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2019-10-07T19:47:11.473Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T19:47:11.556Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2019-10-07T19:47:11.556Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T19:47:11.556Z] PASS [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === Skipped [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-07T19:47:11.556Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-07T19:47:11.556Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-07T19:47:11.556Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-07T19:47:11.556Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T19:47:11.556Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-07T19:47:11.556Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] [2019-10-07T19:47:11.556Z] DONE 197 tests, 6 skipped in 137.169s [2019-10-07T19:47:11.556Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T19:47:11.556Z] ++ 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-07T19:47:11.556Z] ++ set -e [2019-10-07T19:47:11.556Z] ++ '[' -n 0 ']' [2019-10-07T19:47:11.556Z] ++ set -x [2019-10-07T19:47:11.556Z] ++ env -i DEST=/go/src/github.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-07T19:47:11.556Z] INFO: Testing against a local daemon [2019-10-07T19:47:11.556Z] === RUN TestCommitInheritsEnv [2019-10-07T19:47:12.038Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2019-10-07T19:47:12.038Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T19:47:12.038Z] PASS [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === Skipped [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-07T19:47:12.038Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-07T19:47:12.038Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-07T19:47:12.038Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T19:47:12.038Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T19:47:12.038Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-07T19:47:12.038Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] [2019-10-07T19:47:12.038Z] DONE 197 tests, 6 skipped in 157.141s [2019-10-07T19:47:12.038Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T19:47:12.038Z] ++ 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-07T19:47:12.038Z] ++ set -e [2019-10-07T19:47:12.038Z] ++ '[' -n 0 ']' [2019-10-07T19:47:12.038Z] ++ set -x [2019-10-07T19:47:12.038Z] ++ env -i DEST=/go/src/github.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-07T19:47:12.379Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-07T19:47:12.379Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T19:47:12.379Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T19:47:12.379Z] === RUN TestImagesFilterMultiReference [2019-10-07T19:47:12.379Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-07T19:47:12.379Z] === RUN TestImagePullPlatformInvalid [2019-10-07T19:47:12.379Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2019-10-07T19:47:12.379Z] === RUN TestRemoveImageOrphaning [2019-10-07T19:47:12.469Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-07T19:47:12.603Z] INFO: Testing against a local daemon [2019-10-07T19:47:12.603Z] === RUN TestCommitInheritsEnv [2019-10-07T19:47:12.850Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2019-10-07T19:47:12.850Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T19:47:12.850Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-07T19:47:12.850Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:47:12.850Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T19:47:12.850Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-07T19:47:12.850Z] === RUN TestTagInvalidReference [2019-10-07T19:47:12.850Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-07T19:47:12.850Z] === RUN TestTagValidPrefixedRepo [2019-10-07T19:47:12.850Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-07T19:47:12.850Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T19:47:12.850Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-07T19:47:12.850Z] === RUN TestTagOfficialNames [2019-10-07T19:47:12.850Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-07T19:47:12.850Z] === RUN TestTagMatchesDigest [2019-10-07T19:47:12.850Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-07T19:47:12.850Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T19:47:12.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-07T19:47:12.860Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-07T19:47:12.860Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T19:47:12.860Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T19:47:12.860Z] === RUN TestImagesFilterMultiReference [2019-10-07T19:47:13.118Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-07T19:47:13.118Z] === RUN TestImagePullPlatformInvalid [2019-10-07T19:47:13.118Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-07T19:47:13.118Z] === RUN TestRemoveImageOrphaning [2019-10-07T19:47:13.443Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s) [2019-10-07T19:47:13.443Z] === RUN TestRemoveContainerWithVolume [2019-10-07T19:47:13.682Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2019-10-07T19:47:13.682Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T19:47:14.246Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-07T19:47:14.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-07T19:47:14.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-07T19:47:15.068Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-07T19:47:15.277Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.229s coverage: 57.0% of statements [2019-10-07T19:47:15.624Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2019-10-07T19:47:15.624Z] === RUN TestRemoveContainerRunning [2019-10-07T19:47:16.000Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-07T19:47:16.000Z] --- PASS: TestRemoveImageGarbageCollector (2.42s) [2019-10-07T19:47:16.000Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-07T19:47:16.000Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T19:47:16.257Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2019-10-07T19:47:16.257Z] === RUN TestTagInvalidReference [2019-10-07T19:47:16.257Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-07T19:47:16.257Z] === RUN TestTagValidPrefixedRepo [2019-10-07T19:47:16.257Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-07T19:47:16.257Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T19:47:16.257Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-07T19:47:16.257Z] === RUN TestTagOfficialNames [2019-10-07T19:47:16.514Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-07T19:47:16.514Z] === RUN TestTagMatchesDigest [2019-10-07T19:47:16.514Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-07T19:47:16.514Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T19:47:17.163Z] --- PASS: TestRemoveContainerRunning (1.79s) [2019-10-07T19:47:17.163Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T19:47:17.445Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-07T19:47:18.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.444s coverage: 45.9% of statements [2019-10-07T19:47:18.542Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.619s coverage: 72.5% of statements [2019-10-07T19:47:18.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T19:47:18.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s) [2019-10-07T19:47:18.701Z] === RUN TestRemoveInvalidContainer [2019-10-07T19:47:18.701Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-07T19:47:18.701Z] === RUN TestRenameLinkedContainer [2019-10-07T19:47:18.701Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-07T19:47:18.701Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:18.701Z] === RUN TestRenameStoppedContainer [2019-10-07T19:47:21.007Z] --- PASS: TestRenameStoppedContainer (2.07s) [2019-10-07T19:47:21.007Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T19:47:21.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.994s coverage: 51.0% of statements [2019-10-07T19:47:21.622Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-07T19:47:22.414Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.339s coverage: 76.1% of statements [2019-10-07T19:47:23.338Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2019-10-07T19:47:23.517Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-07T19:47:23.593Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.153s coverage: 57.2% of statements [2019-10-07T19:47:23.593Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T19:47:23.593Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T19:47:24.519Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-07T19:47:24.747Z] --- PASS: TestRenameRunningContainerAndReuse (3.71s) [2019-10-07T19:47:24.748Z] === RUN TestRenameInvalidName [2019-10-07T19:47:25.411Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-07T19:47:25.411Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-07T19:47:25.445Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-10-07T19:47:26.341Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-07T19:47:26.809Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-07T19:47:26.809Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T19:47:26.809Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T19:47:26.928Z] --- PASS: TestRenameInvalidName (1.98s) [2019-10-07T19:47:26.928Z] === RUN TestRenameAnonymousContainer [2019-10-07T19:47:26.928Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-07T19:47:26.928Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:26.928Z] === RUN TestRenameContainerWithSameName [2019-10-07T19:47:27.370Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.5% of statements [2019-10-07T19:47:27.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-07T19:47:27.712Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-07T19:47:28.468Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2019-10-07T19:47:28.468Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T19:47:28.468Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-07T19:47:28.468Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:28.468Z] === RUN TestResize [2019-10-07T19:47:28.468Z] --- SKIP: TestResize (0.00s) [2019-10-07T19:47:28.468Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:28.468Z] === RUN TestResizeWithInvalidSize [2019-10-07T19:47:28.468Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-07T19:47:28.468Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-07T19:47:28.468Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T19:47:28.734Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-10-07T19:47:28.734Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2019-10-07T19:47:28.734Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T19:47:28.734Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T19:47:29.660Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2019-10-07T19:47:30.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2019-10-07T19:47:30.220Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-10-07T19:47:30.647Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2019-10-07T19:47:30.648Z] === RUN TestDaemonRestartKillContainers [2019-10-07T19:47:30.648Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-07T19:47:30.648Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:47:30.648Z] === RUN TestStats [2019-10-07T19:47:30.648Z] --- SKIP: TestStats (0.00s) [2019-10-07T19:47:30.648Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-07T19:47:30.648Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T19:47:30.987Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-07T19:47:31.582Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2019-10-07T19:47:31.582Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T19:47:31.837Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2019-10-07T19:47:33.206Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-07T19:47:33.769Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-10-07T19:47:34.329Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-07T19:47:34.889Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 84.5% of statements [2019-10-07T19:47:34.889Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T19:47:34.889Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T19:47:36.243Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-07T19:47:36.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.66s) [2019-10-07T19:47:36.445Z] === RUN TestStopContainerWithTimeout [2019-10-07T19:47:36.445Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-07T19:47:36.445Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-07T19:47:36.445Z] === RUN TestUpdateRestartPolicy [2019-10-07T19:47:36.773Z] ok github.com/docker/docker/distribution 0.179s coverage: 22.4% of statements [2019-10-07T19:47:36.773Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2019-10-07T19:47:36.773Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T19:47:37.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-07T19:47:38.135Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-10-07T19:47:38.547Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-07T19:47:38.804Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-07T19:47:39.367Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-07T19:47:39.496Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-07T19:47:39.625Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-07T19:47:39.882Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-07T19:47:40.056Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-07T19:47:40.312Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2019-10-07T19:47:40.312Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T19:47:40.312Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T19:47:40.446Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-07T19:47:41.010Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-07T19:47:41.236Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-07T19:47:41.236Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T19:47:41.267Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-07T19:47:41.798Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-07T19:47:41.832Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-07T19:47:41.832Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-07T19:47:43.161Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-10-07T19:47:43.161Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-07T19:47:43.726Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-07T19:47:45.044Z] ok github.com/docker/docker/pkg/archive 0.374s coverage: 77.0% of statements [2019-10-07T19:47:45.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-07T19:47:45.971Z] ok github.com/docker/docker/pkg/authorization 0.240s coverage: 68.3% of statements [2019-10-07T19:47:46.226Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-07T19:47:46.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-07T19:47:46.480Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-07T19:47:46.722Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-07T19:47:47.286Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-07T19:47:50.635Z] ok github.com/docker/docker/pkg/chrootarchive 2.903s coverage: 43.2% of statements [2019-10-07T19:47:50.635Z] ok github.com/docker/docker/layer 7.638s coverage: 68.8% of statements [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T19:47:50.635Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T19:47:50.635Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2019-10-07T19:47:50.890Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-07T19:47:51.146Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-07T19:47:51.463Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-07T19:47:51.463Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-07T19:47:51.463Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-07T19:47:52.071Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-07T19:47:52.327Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-10-07T19:47:52.394Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-07T19:47:52.888Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-07T19:47:53.813Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-07T19:47:54.740Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-07T19:47:54.919Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-07T19:47:55.302Z] ok github.com/docker/docker/pkg/discovery/kv 3.148s coverage: 84.1% of statements [2019-10-07T19:47:55.302Z] ok github.com/docker/docker/pkg/fsutils 0.205s coverage: 85.1% of statements [2019-10-07T19:47:55.864Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2019-10-07T19:47:56.788Z] ok github.com/docker/docker/pkg/idtools 0.414s coverage: 70.1% of statements [2019-10-07T19:47:56.815Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-07T19:47:57.044Z] ok github.com/docker/docker/pkg/ioutils 0.546s coverage: 70.1% of statements [2019-10-07T19:47:57.098Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-07T19:47:57.299Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-10-07T19:47:57.543Z] --- PASS: TestUpdateRestartPolicy (20.97s) [2019-10-07T19:47:57.543Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T19:47:57.554Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-10-07T19:47:57.554Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-07T19:47:57.554Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T19:47:58.114Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2019-10-07T19:47:58.370Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-07T19:47:58.486Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-07T19:47:58.625Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2019-10-07T19:47:58.879Z] ok github.com/docker/docker/pkg/mount 0.588s coverage: 69.6% of statements [2019-10-07T19:47:58.879Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T19:47:58.879Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-07T19:47:59.051Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-07T19:47:59.308Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-07T19:47:59.439Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-07T19:47:59.439Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T19:47:59.439Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T19:47:59.723Z] --- PASS: TestUpdateRestartWithAutoRemove (1.87s) [2019-10-07T19:47:59.723Z] === RUN TestWaitNonBlocked [2019-10-07T19:47:59.723Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:59.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:59.723Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:59.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:59.723Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T19:47:59.723Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T19:47:59.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-07T19:48:00.238Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-07T19:48:00.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-07T19:48:00.801Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-07T19:48:00.812Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-07T19:48:01.067Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-07T19:48:01.733Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-07T19:48:02.426Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-07T19:48:02.665Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-07T19:48:02.681Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-07T19:48:03.464Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-07T19:48:03.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.63s) [2019-10-07T19:48:03.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.69s) [2019-10-07T19:48:03.464Z] === RUN TestWaitBlocked [2019-10-07T19:48:03.464Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-07T19:48:03.464Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-07T19:48:03.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.464Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.464Z] === RUN TestCommitInheritsEnv [2019-10-07T19:48:03.464Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-07T19:48:03.464Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:48:03.464Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T19:48:03.464Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-07T19:48:03.464Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-07T19:48:03.464Z] === RUN TestImagesFilterMultiReference [2019-10-07T19:48:03.464Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-07T19:48:03.464Z] === RUN TestImagePullPlatformInvalid [2019-10-07T19:48:03.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-07T19:48:03.464Z] === RUN TestRemoveImageOrphaning [2019-10-07T19:48:03.464Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-07T19:48:03.464Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:48:03.464Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T19:48:03.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-07T19:48:03.464Z] === RUN TestTagInvalidReference [2019-10-07T19:48:03.464Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-07T19:48:03.464Z] === RUN TestTagValidPrefixedRepo [2019-10-07T19:48:03.464Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-07T19:48:03.464Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T19:48:03.464Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-07T19:48:03.464Z] === RUN TestTagOfficialNames [2019-10-07T19:48:03.464Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-07T19:48:03.464Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestTagMatchesDigest [2019-10-07T19:48:03.464Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-07T19:48:03.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.464Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.464Z] === RUN TestNetworkCreateDelete [2019-10-07T19:48:03.464Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-07T19:48:03.464Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:03.464Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T19:48:03.464Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-07T19:48:03.464Z] 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-07T19:48:03.464Z] === RUN TestInspectNetwork [2019-10-07T19:48:03.464Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-07T19:48:03.464Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-07T19:48:03.464Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T19:48:03.464Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-07T19:48:03.464Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:03.464Z] === RUN TestNetworkInvalidJSON [2019-10-07T19:48:03.464Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T19:48:03.464Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T19:48:03.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:48:03.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:48:03.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:48:03.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:48:03.464Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T19:48:03.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:48:03.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:48:03.464Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-07T19:48:03.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-07T19:48:03.464Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-07T19:48:03.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-07T19:48:03.464Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T19:48:03.464Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T19:48:03.464Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T19:48:03.464Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T19:48:03.464Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T19:48:03.464Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T19:48:03.464Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T19:48:03.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:230: FLAKY_TEST [2019-10-07T19:48:03.464Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T19:48:03.464Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T19:48:03.464Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-07T19:48:03.464Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-07T19:48:03.464Z] PASS [2019-10-07T19:48:03.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.924Z] === RUN TestPluginInvalidJSON [2019-10-07T19:48:03.924Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:48:03.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:48:03.924Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:48:03.924Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-07T19:48:03.924Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T19:48:03.924Z] PASS [2019-10-07T19:48:03.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.924Z] === RUN TestExternalGraphDriver [2019-10-07T19:48:03.924Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-07T19:48:03.924Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-07T19:48:03.924Z] === RUN TestGraphdriverPluginV2 [2019-10-07T19:48:03.924Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-07T19:48:03.924Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-07T19:48:03.924Z] PASS [2019-10-07T19:48:03.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.924Z] PASS [2019-10-07T19:48:03.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.924Z] === RUN TestSecretInspect [2019-10-07T19:48:03.924Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:03.924Z] === RUN TestSecretList [2019-10-07T19:48:03.924Z] --- SKIP: TestSecretList (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:03.924Z] === RUN TestSecretsCreateAndDelete [2019-10-07T19:48:03.924Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:03.924Z] === RUN TestSecretsUpdate [2019-10-07T19:48:03.924Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:03.924Z] === RUN TestTemplatedSecret [2019-10-07T19:48:03.924Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:03.924Z] === RUN TestSecretCreateResolve [2019-10-07T19:48:03.924Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-07T19:48:03.924Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:03.924Z] PASS [2019-10-07T19:48:03.924Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-07T19:48:03.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:03.924Z] INFO: Testing against a local daemon [2019-10-07T19:48:03.924Z] === RUN TestServiceCreateInit [2019-10-07T19:48:03.924Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T19:48:03.924Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T19:48:04.299Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-10-07T19:48:04.384Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceConflict [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-07T19:48:04.384Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-07T19:48:04.384Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceSysctls [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-07T19:48:04.384Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestCreateServiceCapabilities [2019-10-07T19:48:04.384Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-07T19:48:04.384Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestInspect [2019-10-07T19:48:04.384Z] --- SKIP: TestInspect (0.00s) [2019-10-07T19:48:04.384Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T19:48:04.384Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-07T19:48:04.384Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestDockerNetworkReConnect [2019-10-07T19:48:04.384Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-07T19:48:04.384Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestServicePlugin [2019-10-07T19:48:04.384Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-07T19:48:04.384Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestServiceUpdateLabel [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-07T19:48:04.384Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:04.384Z] === RUN TestServiceUpdateSecrets [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-07T19:48:04.384Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:04.384Z] === RUN TestServiceUpdateConfigs [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-07T19:48:04.384Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:04.384Z] === RUN TestServiceUpdateNetwork [2019-10-07T19:48:04.384Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-07T19:48:04.384Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T19:48:04.384Z] PASS [2019-10-07T19:48:04.384Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-07T19:48:04.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:04.384Z] INFO: Testing against a local daemon [2019-10-07T19:48:04.384Z] === RUN TestSessionCreate [2019-10-07T19:48:04.384Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-07T19:48:04.384Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-07T19:48:04.384Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T19:48:04.384Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-07T19:48:04.384Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-07T19:48:04.384Z] PASS [2019-10-07T19:48:04.384Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-07T19:48:04.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:04.384Z] INFO: Testing against a local daemon [2019-10-07T19:48:04.384Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T19:48:04.384Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T19:48:04.384Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T19:48:04.384Z] === RUN TestEventsExecDie [2019-10-07T19:48:04.384Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-07T19:48:04.384Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-07T19:48:04.384Z] === RUN TestEventsBackwardsCompatible [2019-10-07T19:48:04.384Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-07T19:48:04.384Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-07T19:48:04.384Z] === RUN TestInfoAPI [2019-10-07T19:48:04.384Z] --- PASS: TestInfoAPI (0.03s) [2019-10-07T19:48:04.384Z] === RUN TestInfoAPIWarnings [2019-10-07T19:48:04.384Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-07T19:48:04.384Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T19:48:04.384Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T19:48:04.585Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T19:48:05.353Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2019-10-07T19:48:05.353Z] === RUN TestPingCacheHeaders [2019-10-07T19:48:05.353Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-07T19:48:05.353Z] === RUN TestPingGet [2019-10-07T19:48:05.353Z] --- PASS: TestPingGet (0.03s) [2019-10-07T19:48:05.353Z] === RUN TestPingHead [2019-10-07T19:48:05.353Z] --- PASS: TestPingHead (0.03s) [2019-10-07T19:48:05.353Z] === RUN TestVersion [2019-10-07T19:48:05.814Z] --- PASS: TestVersion (0.03s) [2019-10-07T19:48:05.814Z] PASS [2019-10-07T19:48:05.814Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-07T19:48:05.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:05.814Z] INFO: Testing against a local daemon [2019-10-07T19:48:05.814Z] === RUN TestVolumesCreateAndList [2019-10-07T19:48:05.814Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-07T19:48:05.814Z] === RUN TestVolumesRemove [2019-10-07T19:48:05.814Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-07T19:48:05.814Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-07T19:48:05.814Z] === RUN TestVolumesInspect [2019-10-07T19:48:05.814Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-07T19:48:05.814Z] === RUN TestVolumesInvalidJSON [2019-10-07T19:48:05.814Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T19:48:05.814Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T19:48:05.814Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T19:48:05.814Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-07T19:48:05.814Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T19:48:05.814Z] PASS [2019-10-07T19:48:05.814Z] INFO: make.ps1 ended at 10/07/2019 19:48:05 [2019-10-07T19:48:05.814Z] INFO: Integration CLI tests being run from the host: [2019-10-07T19:48:05.814Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-07T19:48:05.942Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2019-10-07T19:48:05.942Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-07T19:48:06.074Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T19:48:06.074Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T19:48:06.196Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-07T19:48:06.362Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T19:48:06.451Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-07T19:48:06.706Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-07T19:48:07.265Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-07T19:48:07.520Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2019-10-07T19:48:08.085Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2019-10-07T19:48:08.644Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-10-07T19:48:08.899Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 84.8% of statements [2019-10-07T19:48:09.080Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T19:48:09.080Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T19:48:09.080Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-10-07T19:48:09.154Z] testing: warning: no tests to run [2019-10-07T19:48:09.154Z] coverage: [no statements] [2019-10-07T19:48:09.154Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-07T19:48:09.216Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-07T19:48:09.366Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 95.2% of statements [2019-10-07T19:48:09.366Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T19:48:09.366Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T19:48:09.713Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-07T19:48:09.714Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-07T19:48:09.969Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-07T19:48:09.989Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-07T19:48:09.989Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T19:48:09.989Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T19:48:11.487Z] ok github.com/docker/docker/builder/dockerignore 0.043s coverage: 96.8% of statements [2019-10-07T19:48:11.853Z] ok github.com/docker/docker/plugin 0.527s coverage: 27.1% of statements [2019-10-07T19:48:12.777Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-07T19:48:13.337Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-07T19:48:13.398Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-07T19:48:13.897Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-07T19:48:15.258Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2019-10-07T19:48:15.818Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-07T19:48:15.912Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-10-07T19:48:16.073Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-07T19:48:16.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T19:48:16.203Z] INFO: Testing against a local daemon [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-07T19:48:16.203Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-07T19:48:16.631Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-07T19:48:16.674Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-07T19:48:16.674Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-07T19:48:16.887Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-07T19:48:17.172Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-07T19:48:17.239Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-07T19:48:17.632Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-07T19:48:18.169Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-07T19:48:18.427Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-07T19:48:18.616Z] ok github.com/docker/docker/builder/remotecontext/git 5.105s coverage: 85.1% of statements [2019-10-07T19:48:18.990Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-07T19:48:19.397Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-07T19:48:19.554Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-07T19:48:19.957Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-10-07T19:48:20.119Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-07T19:48:20.516Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-07T19:48:20.667Z] ok github.com/docker/docker/builder/remotecontext 0.605s coverage: 13.6% of statements [2019-10-07T19:48:21.877Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-07T19:48:22.643Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-07T19:48:22.643Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-07T19:48:22.643Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-07T19:48:23.370Z] ok github.com/docker/docker/builder/dockerfile 1.597s coverage: 48.2% of statements [2019-10-07T19:48:23.370Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T19:48:23.370Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T19:48:24.539Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-07T19:48:27.817Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-07T19:48:28.074Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-07T19:48:29.971Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-07T19:48:29.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-07T19:48:29.971Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-07T19:48:29.971Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-07T19:48:30.228Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-07T19:48:30.230Z] ok github.com/docker/docker/client 1.029s coverage: 75.8% of statements [2019-10-07T19:48:31.597Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-07T19:48:33.497Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-07T19:48:34.028Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T19:48:34.028Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === Skipped [2019-10-07T19:48:34.028Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T19:48:34.028Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T19:48:34.028Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T19:48:34.028Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T19:48:34.028Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T19:48:34.028Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:48:34.028Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T19:48:34.028Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T19:48:34.028Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T19:48:34.028Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] [2019-10-07T19:48:34.028Z] DONE 2114 tests, 20 skipped in 229.266s Post stage [Pipeline] junit [2019-10-07T19:48:34.597Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-07T19:48:35.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40054/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/validate/vendor [2019-10-07T19:48:35.392Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-07T19:48:35.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-07T19:48:35.908Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-07T19:48:36.284Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-07T19:48:37.604Z] + echo Building e2e image [2019-10-07T19:48:37.604Z] Building e2e image [2019-10-07T19:48:37.604Z] + docker build --build-arg DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-07T19:48:37.604Z] #2 [internal] load .dockerignore [2019-10-07T19:48:37.604Z] #2 transferring context: 34B done [2019-10-07T19:48:37.604Z] #2 DONE 0.0s [2019-10-07T19:48:37.604Z] [2019-10-07T19:48:37.604Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-07T19:48:37.604Z] #1 transferring dockerfile: 3.21kB done [2019-10-07T19:48:37.604Z] #1 DONE 0.0s [2019-10-07T19:48:37.604Z] [2019-10-07T19:48:37.604Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-07T19:48:37.861Z] #4 DONE 0.1s [2019-10-07T19:48:37.861Z] [2019-10-07T19:48:37.861Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-07T19:48:37.861Z] #3 DONE 0.1s [2019-10-07T19:48:37.861Z] [2019-10-07T19:48:37.861Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-07T19:48:37.861Z] #14 DONE 0.0s [2019-10-07T19:48:37.861Z] [2019-10-07T19:48:37.861Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-07T19:48:37.861Z] #5 DONE 0.0s [2019-10-07T19:48:37.861Z] [2019-10-07T19:48:37.861Z] #8 [internal] load build context [2019-10-07T19:48:37.861Z] #8 transferring context: 789.60kB 0.2s done [2019-10-07T19:48:38.116Z] #8 DONE 0.2s [2019-10-07T19:48:38.116Z] [2019-10-07T19:48:38.116Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-07T19:48:38.116Z] #15 CACHED [2019-10-07T19:48:38.116Z] [2019-10-07T19:48:38.116Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-07T19:48:38.116Z] #16 CACHED [2019-10-07T19:48:38.116Z] [2019-10-07T19:48:38.116Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-07T19:48:38.116Z] #17 CACHED [2019-10-07T19:48:38.116Z] [2019-10-07T19:48:38.116Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-07T19:48:38.116Z] #18 CACHED [2019-10-07T19:48:38.116Z] [2019-10-07T19:48:38.116Z] #31 [builder 1/4] COPY . . [2019-10-07T19:48:40.088Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-07T19:48:41.372Z] #31 DONE 2.7s [2019-10-07T19:48:41.372Z] [2019-10-07T19:48:41.372Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-07T19:48:41.627Z] #32 DONE 0.9s [2019-10-07T19:48:41.627Z] [2019-10-07T19:48:41.627Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T19:48:41.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-07T19:48:42.550Z] #33 0.814 [2019-10-07T19:48:42.807Z] #33 1.025 Removing bundles/ [2019-10-07T19:48:42.807Z] #33 1.025 [2019-10-07T19:48:42.807Z] #33 1.029 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-07T19:48:43.368Z] #33 1.811 Building test suite binary ./integration-cli/test.main [2019-10-07T19:48:43.881Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-07T19:48:46.404Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-07T19:48:46.970Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-07T19:48:49.494Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-07T19:48:51.391Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-07T19:48:52.761Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-07T19:48:54.135Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-07T19:48:55.067Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-07T19:48:57.593Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-07T19:49:04.141Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-07T19:49:04.141Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-07T19:49:06.036Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-07T19:49:07.225Z] --- PASS: TestImportExtremelyLargeImageWorks (105.81s) [2019-10-07T19:49:07.225Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T19:49:07.225Z] PASS [2019-10-07T19:49:07.225Z] [2019-10-07T19:49:07.225Z] === Skipped [2019-10-07T19:49:07.225Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-07T19:49:07.225Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:49:07.225Z] [2019-10-07T19:49:07.225Z] [2019-10-07T19:49:07.225Z] DONE 12 tests, 1 skipped in 107.192s [2019-10-07T19:49:07.225Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T19:49:07.225Z] ++ 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-07T19:49:07.225Z] ++ set -e [2019-10-07T19:49:07.225Z] ++ '[' -n 0 ']' [2019-10-07T19:49:07.225Z] ++ set -x [2019-10-07T19:49:07.225Z] ++ env -i DEST=/go/src/github.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-07T19:49:07.225Z] INFO: Testing against a local daemon [2019-10-07T19:49:07.225Z] === RUN TestNetworkCreateDelete [2019-10-07T19:49:07.225Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-07T19:49:07.225Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T19:49:07.225Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-10-07T19:49:07.225Z] === RUN TestInspectNetwork [2019-10-07T19:49:07.225Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T19:49:07.225Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T19:49:07.225Z] === RUN TestInspectNetwork/network_name [2019-10-07T19:49:07.225Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T19:49:07.405Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-07T19:49:09.651Z] --- PASS: TestInspectNetwork (10.23s) [2019-10-07T19:49:09.651Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T19:49:09.651Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-07T19:49:09.651Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T19:49:09.651Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T19:49:09.651Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T19:49:09.651Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T19:49:10.681Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-07T19:49:11.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-07T19:49:11.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-07T19:49:12.198Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-10-07T19:49:12.198Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T19:49:12.198Z] === RUN TestNetworkInvalidJSON [2019-10-07T19:49:12.198Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T19:49:12.198Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T19:49:12.198Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:49:12.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:49:12.198Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:49:12.198Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:49:12.198Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T19:49:12.198Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:49:12.198Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:49:12.198Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-07T19:49:12.198Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T19:49:12.198Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T19:49:12.198Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T19:49:12.198Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T19:49:12.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-07T19:49:13.440Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-10-07T19:49:13.440Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T19:49:13.440Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T19:49:14.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-10-07T19:49:14.217Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T19:49:14.217Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T19:49:14.882Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-07T19:49:15.512Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-07T19:49:15.513Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T19:49:15.513Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T19:49:16.253Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-07T19:49:16.560Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2019-10-07T19:49:16.560Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T19:49:16.560Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T19:49:16.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-07T19:49:16.965Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T19:49:16.965Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T19:49:17.627Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-07T19:49:20.244Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2019-10-07T19:49:20.244Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T19:49:20.244Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T19:49:20.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T19:49:20.244Z] service_test.go:230: FLAKY_TEST [2019-10-07T19:49:20.244Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T19:49:20.931Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-07T19:49:22.831Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-07T19:49:26.104Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-07T19:49:26.104Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-07T19:49:27.081Z] ok github.com/docker/docker/cmd/dockerd 0.200s coverage: 30.3% of statements [2019-10-07T19:49:27.081Z] ok github.com/docker/docker/container 0.204s coverage: 35.3% of statements [2019-10-07T19:49:27.081Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T19:49:27.082Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T19:49:27.082Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T19:49:27.082Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T19:49:29.778Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.044s coverage: 65.3% of statements [2019-10-07T19:49:30.281Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-07T19:49:32.176Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite (372.68s) [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.23s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.62s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.95s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-07T19:49:32.742Z] docker_cli_daemon_test.go:1449: Daemon d83a5a55d6e8d is not started [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon d158e748cdef1 is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (5.36s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (4.39s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon d74ba4f2aa76b is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.79s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (9.21s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.84s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.57s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.82s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.46s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon d592005001ac0 is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon db50e80e0711b is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon d4e918b54b1e1 is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.10s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.76s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-07T19:49:32.742Z] check_test.go:309: Daemon de8b320f9d840 is not started [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-07T19:49:32.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-07T19:49:32.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.29s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-07T19:49:32.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-07T19:49:32.743Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon dfba96ecea888 is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-07T19:49:32.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-07T19:49:32.743Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d07788174e6fb is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.49s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.91s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.02s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d19fc656334ca is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d4658fcb11de5 is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-07T19:49:32.743Z] docker_cli_daemon_plugins_test.go:79: Daemon d11f86b91749e is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.61s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-07T19:49:32.743Z] docker_cli_daemon_plugins_test.go:169: Daemon d7efb9bc5677c is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d27c81acf38da is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.22s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.98s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.68s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d3b6e1a70612c is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.92s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.20s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.92s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.87s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d21be80e68d0f is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.87s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.37s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.63s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-07T19:49:32.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-07T19:49:32.743Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon dc7fe22d9720f is not started [2019-10-07T19:49:32.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-07T19:49:32.743Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d261a945e7df9 is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.91s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d505752a08220 is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.12s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.04s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.55s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.87s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.68s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d843f97161eed is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.94s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.07s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.17s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d8d7c2cc452bc is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.70s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T19:49:32.743Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d44a2a3ad617c is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d631b28953ce2 is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.63s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-07T19:49:32.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-07T19:49:32.743Z] check_test.go:309: Daemon d9fe277fdae1c is not started [2019-10-07T19:49:32.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.83s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-07T19:49:32.744Z] check_test.go:309: Daemon d4e128dca9d25 is not started [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.83s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.24s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.45s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.33s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-07T19:49:32.744Z] check_test.go:309: Daemon d9eed5ee06ba1 is not started [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-07T19:49:32.744Z] check_test.go:309: Daemon dd852943664af is not started [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.79s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.80s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.95s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.79s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.97s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.61s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-07T19:49:32.744Z] docker_cli_daemon_test.go:2542: Daemon d1cf10354c3fd is not started [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.20s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.25s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.33s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-07T19:49:32.744Z] check_test.go:309: Daemon d62de969ede71 is not started [2019-10-07T19:49:32.744Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.36s) [2019-10-07T19:49:32.744Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-07T19:49:32.744Z] === RUN TestDockerSwarmSuite [2019-10-07T19:49:32.744Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-07T19:49:36.595Z] --- PASS: TestServiceWithDataPathPortInit (16.36s) [2019-10-07T19:49:36.595Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T19:49:36.595Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T19:49:36.595Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T19:49:36.646Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.8% of statements [2019-10-07T19:49:36.921Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-07T19:49:37.486Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-07T19:49:39.357Z] ok github.com/docker/docker/daemon/cluster 0.192s coverage: 0.5% of statements [2019-10-07T19:49:40.763Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-07T19:49:44.248Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s) [2019-10-07T19:49:44.248Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T19:49:44.248Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:brmrr4yvsrcv6l9ae0xd9v9cu Created:2019-10-07 19:49:37.5061424 +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[29595076cc3dd7b53d8b69b6b14dc83ecf70142ab43635819d2ace5cc02ff04e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6tz72e4b16xrijmxt99rvlfdb EndpointID:c3a3982f0ff6b84f481d9d52350709b4b0a10df39574f128890f677a94b79914 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6b127e6186a2a9b2042aa8fb93eb17e77d5f07ede2dcf85251239729c2756b03 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:8662047f7f42 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6tz72e4b16xrijmxt99rvlfdb EndpointID:c3a3982f0ff6b84f481d9d52350709b4b0a10df39574f128890f677a94b79914 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T19:49:44.248Z] PASS [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] === Skipped [2019-10-07T19:49:44.248Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T19:49:44.248Z] service_test.go:230: FLAKY_TEST [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] DONE 21 tests, 1 skipped in 45.420s [2019-10-07T19:49:44.248Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T19:49:44.248Z] ++ 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-07T19:49:44.248Z] ++ set -e [2019-10-07T19:49:44.248Z] ++ '[' -n 0 ']' [2019-10-07T19:49:44.248Z] ++ set -x [2019-10-07T19:49:44.248Z] ++ env -i DEST=/go/src/github.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-07T19:49:44.248Z] INFO: Testing against a local daemon [2019-10-07T19:49:44.248Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T19:49:44.248Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T19:49:44.248Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:49:44.248Z] === RUN TestDockerNetworkIpvlan [2019-10-07T19:49:44.248Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-07T19:49:44.248Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:49:44.248Z] PASS [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] === Skipped [2019-10-07T19:49:44.248Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T19:49:44.248Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-07T19:49:44.248Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] [2019-10-07T19:49:44.248Z] DONE 2 tests, 2 skipped in 0.079s [2019-10-07T19:49:44.248Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T19:49:44.248Z] ++ 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-07T19:49:44.248Z] ++ set -e [2019-10-07T19:49:44.248Z] ++ '[' -n 0 ']' [2019-10-07T19:49:44.248Z] ++ set -x [2019-10-07T19:49:44.248Z] ++ env -i DEST=/go/src/github.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-07T19:49:44.248Z] INFO: Testing against a local daemon [2019-10-07T19:49:44.248Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T19:49:44.895Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2019-10-07T19:49:46.072Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-10-07T19:49:46.072Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T19:49:46.072Z] === RUN TestDockerNetworkMacvlan [2019-10-07T19:49:46.583Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T19:49:46.946Z] ok github.com/docker/docker/daemon/events 0.111s coverage: 50.0% of statements [2019-10-07T19:49:47.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-07T19:49:47.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T19:49:47.966Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 84.6% of statements [2019-10-07T19:49:48.189Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T19:49:50.670Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2019-10-07T19:49:51.361Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T19:49:52.569Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-07T19:49:53.500Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-07T19:49:53.500Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-07T19:49:54.586Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T19:49:55.088Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.609s coverage: 13.7% of statements [2019-10-07T19:49:55.374Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-10-07T19:49:58.086Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.853s coverage: 57.9% of statements [2019-10-07T19:49:58.086Z] ok github.com/docker/docker/daemon 12.495s coverage: 17.6% of statements [2019-10-07T19:49:58.086Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T19:49:58.086Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T19:49:58.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T19:49:58.086Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T19:49:59.808Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T19:50:00.049Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-07T19:50:00.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan (14.71s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2019-10-07T19:50:00.608Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:50:00.608Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2019-10-07T19:50:00.608Z] PASS [2019-10-07T19:50:00.608Z] [2019-10-07T19:50:00.608Z] DONE 8 tests in 16.180s [2019-10-07T19:50:00.608Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T19:50:00.608Z] ++ 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-07T19:50:00.608Z] ++ set -e [2019-10-07T19:50:00.608Z] ++ '[' -n 0 ']' [2019-10-07T19:50:00.608Z] ++ set -x [2019-10-07T19:50:00.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:00.608Z] testing: warning: no tests to run [2019-10-07T19:50:00.608Z] PASS [2019-10-07T19:50:00.608Z] [2019-10-07T19:50:00.608Z] DONE 0 tests in 0.016s [2019-10-07T19:50:00.608Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T19:50:00.608Z] ++ 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-07T19:50:00.608Z] ++ set -e [2019-10-07T19:50:00.608Z] ++ '[' -n 0 ']' [2019-10-07T19:50:00.608Z] ++ set -x [2019-10-07T19:50:00.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:00.608Z] INFO: Testing against a local daemon [2019-10-07T19:50:00.608Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T19:50:01.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-07T19:50:01.676Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-07T19:50:02.432Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-07T19:50:02.432Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T19:50:02.432Z] === RUN TestAuthZPluginTLS [2019-10-07T19:50:02.516Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.115s coverage: 68.6% of statements [2019-10-07T19:50:02.848Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-07T19:50:02.848Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T19:50:02.848Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T19:50:03.391Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-07T19:50:03.391Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T19:50:03.391Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T19:50:03.768Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-07T19:50:03.768Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T19:50:03.768Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T19:50:04.539Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-07T19:50:04.539Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T19:50:04.539Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T19:50:04.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.971s coverage: 51.0% of statements [2019-10-07T19:50:04.556Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.076s coverage: 45.9% of statements [2019-10-07T19:50:04.556Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T19:50:04.954Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-07T19:50:06.336Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-07T19:50:06.337Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T19:50:06.337Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T19:50:06.713Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-07T19:50:06.713Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T19:50:06.713Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T19:50:07.079Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-07T19:50:07.079Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T19:50:07.079Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T19:50:07.259Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.789s coverage: 76.1% of statements [2019-10-07T19:50:07.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-07T19:50:07.851Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T19:50:07.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T19:50:08.278Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.861s coverage: 52.6% of statements [2019-10-07T19:50:08.278Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T19:50:08.278Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T19:50:08.566Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2019-10-07T19:50:09.191Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.047s coverage: 3.0% of statements [2019-10-07T19:50:09.665Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2019-10-07T19:50:09.666Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T19:50:09.666Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T19:50:10.690Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2019-10-07T19:50:12.239Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2019-10-07T19:50:12.239Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T19:50:12.240Z] === RUN TestAuthZPluginHeader [2019-10-07T19:50:12.656Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-07T19:50:12.656Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T19:50:12.656Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T19:50:12.656Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-07T19:50:12.656Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:12.656Z] === RUN TestAuthZPluginV2Disable [2019-10-07T19:50:12.656Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-07T19:50:12.656Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:12.656Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T19:50:12.656Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T19:50:12.656Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:12.656Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T19:50:12.656Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T19:50:12.656Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:12.656Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T19:50:13.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-07T19:50:14.169Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 42.7% of statements [2019-10-07T19:50:14.793Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 68.2% of statements [2019-10-07T19:50:16.443Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-07T19:50:16.443Z] --- PASS: TestImportExtremelyLargeImageWorks (179.75s) [2019-10-07T19:50:16.443Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T19:50:16.443Z] PASS [2019-10-07T19:50:16.443Z] [2019-10-07T19:50:16.443Z] DONE 12 tests in 184.071s [2019-10-07T19:50:16.443Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T19:50:16.443Z] ++ 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-07T19:50:16.443Z] ++ set -e [2019-10-07T19:50:16.443Z] ++ '[' -n 0 ']' [2019-10-07T19:50:16.443Z] ++ set -x [2019-10-07T19:50:16.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:16.443Z] INFO: Testing against a local daemon [2019-10-07T19:50:16.443Z] === RUN TestNetworkCreateDelete [2019-10-07T19:50:16.701Z] --- PASS: TestNetworkCreateDelete (0.28s) [2019-10-07T19:50:16.701Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T19:50:16.831Z] ok github.com/docker/docker/daemon/logger/awslogs 0.612s coverage: 77.8% of statements [2019-10-07T19:50:17.264Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2019-10-07T19:50:17.265Z] === RUN TestInspectNetwork [2019-10-07T19:50:17.452Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-10-07T19:50:18.081Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-10-07T19:50:18.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T19:50:18.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T19:50:18.081Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T19:50:18.081Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T19:50:18.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-07T19:50:18.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2019-10-07T19:50:18.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 62.1% of statements [2019-10-07T19:50:22.202Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2019-10-07T19:50:22.202Z] ok github.com/docker/docker/daemon/logger/local 0.075s coverage: 74.7% of statements [2019-10-07T19:50:22.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T19:50:22.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2019-10-07T19:50:22.811Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T19:50:22.811Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T19:50:22.811Z] === RUN TestInspectNetwork/network_name [2019-10-07T19:50:22.811Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T19:50:23.976Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-07T19:50:26.047Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-10-07T19:50:26.674Z] ok github.com/docker/docker/daemon/logger/splunk 3.145s coverage: 84.5% of statements [2019-10-07T19:50:26.674Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T19:50:26.674Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T19:50:26.985Z] --- PASS: TestInspectNetwork (9.93s) [2019-10-07T19:50:26.985Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T19:50:26.985Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-07T19:50:26.985Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T19:50:26.985Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T19:50:26.985Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T19:50:26.985Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T19:50:30.164Z] ok github.com/docker/docker/distribution/metadata 0.163s coverage: 48.2% of statements [2019-10-07T19:50:30.257Z] --- PASS: TestRunContainerWithBridgeNone (2.72s) [2019-10-07T19:50:30.257Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T19:50:30.257Z] === RUN TestNetworkInvalidJSON [2019-10-07T19:50:30.257Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T19:50:30.257Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T19:50:30.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:50:30.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:50:30.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:50:30.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:50:30.257Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T19:50:30.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T19:50:30.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T19:50:30.257Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-07T19:50:30.257Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T19:50:30.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T19:50:30.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T19:50:30.257Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T19:50:30.452Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2019-10-07T19:50:30.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-07T19:50:30.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-07T19:50:30.821Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-07T19:50:30.821Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T19:50:30.822Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T19:50:31.754Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-07T19:50:31.754Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T19:50:31.754Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T19:50:32.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2019-10-07T19:50:32.369Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T19:50:32.369Z] PASS [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] === Skipped [2019-10-07T19:50:32.369Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-07T19:50:32.369Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-07T19:50:32.369Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T19:50:32.369Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T19:50:32.369Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] DONE 17 tests, 4 skipped in 28.847s [2019-10-07T19:50:32.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T19:50:32.369Z] ++ 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-07T19:50:32.369Z] ++ set -e [2019-10-07T19:50:32.369Z] ++ '[' -n 0 ']' [2019-10-07T19:50:32.369Z] ++ set -x [2019-10-07T19:50:32.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:32.369Z] INFO: Testing against a local daemon [2019-10-07T19:50:32.369Z] === RUN TestPluginInvalidJSON [2019-10-07T19:50:32.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:50:32.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:50:32.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:50:32.369Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-07T19:50:32.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T19:50:32.369Z] PASS [2019-10-07T19:50:32.369Z] [2019-10-07T19:50:32.369Z] DONE 2 tests in 0.184s [2019-10-07T19:50:32.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T19:50:32.370Z] ++ 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-07T19:50:32.370Z] ++ set -e [2019-10-07T19:50:32.370Z] ++ '[' -n 0 ']' [2019-10-07T19:50:32.370Z] ++ set -x [2019-10-07T19:50:32.370Z] ++ env -i DEST=/go/src/github.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-07T19:50:32.370Z] INFO: Testing against a local daemon [2019-10-07T19:50:32.370Z] === RUN TestExternalGraphDriver [2019-10-07T19:50:32.370Z] === RUN TestExternalGraphDriver/json [2019-10-07T19:50:32.370Z] === RUN TestExternalGraphDriver/spec [2019-10-07T19:50:32.495Z] ok github.com/docker/docker/distribution 0.788s coverage: 22.4% of statements [2019-10-07T19:50:32.495Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T19:50:32.685Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-07T19:50:32.685Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T19:50:32.685Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T19:50:33.638Z] === RUN TestExternalGraphDriver/pull [2019-10-07T19:50:34.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2019-10-07T19:50:34.056Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T19:50:34.056Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T19:50:34.548Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2019-10-07T19:50:34.548Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T19:50:34.619Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-07T19:50:34.619Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T19:50:34.619Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T19:50:34.727Z] #33 106.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T19:50:34.727Z] #33 108.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T19:50:34.727Z] #33 109.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T19:50:34.727Z] #33 111.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T19:50:34.832Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2019-10-07T19:50:35.117Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-07T19:50:35.117Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T19:50:35.652Z] #33 114.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T19:50:36.079Z] --- PASS: TestExternalGraphDriver (6.12s) [2019-10-07T19:50:36.079Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T19:50:36.079Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2019-10-07T19:50:36.079Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2019-10-07T19:50:36.079Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2019-10-07T19:50:36.079Z] === RUN TestGraphdriverPluginV2 [2019-10-07T19:50:36.079Z] --- SKIP: TestGraphdriverPluginV2 (0.12s) [2019-10-07T19:50:36.079Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:36.079Z] PASS [2019-10-07T19:50:36.079Z] [2019-10-07T19:50:36.079Z] === Skipped [2019-10-07T19:50:36.079Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.12s) [2019-10-07T19:50:36.079Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:50:36.079Z] [2019-10-07T19:50:36.079Z] [2019-10-07T19:50:36.079Z] DONE 5 tests, 1 skipped in 6.352s [2019-10-07T19:50:36.079Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T19:50:36.079Z] ++ 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-07T19:50:36.079Z] ++ set -e [2019-10-07T19:50:36.079Z] ++ '[' -n 0 ']' [2019-10-07T19:50:36.079Z] ++ set -x [2019-10-07T19:50:36.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:36.079Z] INFO: Testing against a local daemon [2019-10-07T19:50:36.079Z] === RUN TestContinueAfterPluginCrash [2019-10-07T19:50:36.079Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T19:50:36.079Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T19:50:36.079Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T19:50:36.079Z] === CONT TestContinueAfterPluginCrash [2019-10-07T19:50:36.079Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T19:50:36.150Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-10-07T19:50:36.511Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-07T19:50:36.511Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-07T19:50:36.774Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2019-10-07T19:50:36.774Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T19:50:37.014Z] #33 115.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T19:50:37.881Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-10-07T19:50:37.881Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T19:50:37.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T19:50:37.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T19:50:37.881Z] service_test.go:230: FLAKY_TEST [2019-10-07T19:50:37.881Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T19:50:38.258Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements [2019-10-07T19:50:38.377Z] #33 116.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T19:50:39.302Z] #33 117.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T19:50:39.558Z] #33 117.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T19:50:40.930Z] #33 119.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T19:50:40.965Z] ok github.com/docker/docker/opts 0.131s coverage: 66.9% of statements [2019-10-07T19:50:41.854Z] #33 120.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T19:50:42.054Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-07T19:50:42.054Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-07T19:50:42.054Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-07T19:50:42.447Z] ok github.com/docker/docker/pkg/authorization 0.779s coverage: 68.3% of statements [2019-10-07T19:50:42.985Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-07T19:50:42.985Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-07T19:50:43.241Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-07T19:50:43.467Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-10-07T19:50:43.467Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-07T19:50:43.498Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-07T19:50:43.738Z] #33 121.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T19:50:44.949Z] ok github.com/docker/docker/pkg/archive 1.540s coverage: 76.8% of statements [2019-10-07T19:50:44.949Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-10-07T19:50:45.101Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T19:50:46.024Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-07T19:50:46.432Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-07T19:50:46.432Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-10-07T19:50:46.464Z] #33 124.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T19:50:47.461Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-07T19:50:47.652Z] --- PASS: TestDaemonStartWithLogOpt (10.38s) [2019-10-07T19:50:47.652Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T19:50:47.830Z] #33 125.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T19:50:47.925Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-07T19:50:48.557Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-07T19:50:49.176Z] ok github.com/docker/docker/layer 7.554s coverage: 68.8% of statements [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T19:50:49.176Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T19:50:49.176Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-07T19:50:49.193Z] #33 127.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T19:50:49.356Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-07T19:50:50.117Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T19:50:50.661Z] ok github.com/docker/docker/pkg/chrootarchive 4.400s coverage: 43.2% of statements [2019-10-07T19:50:50.661Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T19:50:50.661Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T19:50:50.661Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2019-10-07T19:50:50.725Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-07T19:50:50.948Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-07T19:50:50.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-07T19:50:51.041Z] #33 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T19:50:51.649Z] --- PASS: TestContinueAfterPluginCrash (15.29s) [2019-10-07T19:50:51.649Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T19:50:51.649Z] PASS [2019-10-07T19:50:51.649Z] [2019-10-07T19:50:51.649Z] DONE 2 tests in 15.414s [2019-10-07T19:50:51.649Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T19:50:51.649Z] ++ 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-07T19:50:51.649Z] ++ set -e [2019-10-07T19:50:51.649Z] ++ '[' -n 0 ']' [2019-10-07T19:50:51.649Z] ++ set -x [2019-10-07T19:50:51.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:50:51.649Z] INFO: Testing against a local daemon [2019-10-07T19:50:51.649Z] === RUN TestPluginWithDevMounts [2019-10-07T19:50:51.649Z] === PAUSE TestPluginWithDevMounts [2019-10-07T19:50:51.649Z] === CONT TestPluginWithDevMounts [2019-10-07T19:50:51.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-07T19:50:51.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.204s coverage: 84.1% of statements [2019-10-07T19:50:51.966Z] ok github.com/docker/docker/pkg/fsutils 0.437s coverage: 85.1% of statements [2019-10-07T19:50:52.170Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-07T19:50:52.401Z] #33 130.7 [2019-10-07T19:50:52.586Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2019-10-07T19:50:53.324Z] #33 DONE 131.5s [2019-10-07T19:50:53.324Z] [2019-10-07T19:50:53.324Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-07T19:50:53.540Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-07T19:50:53.658Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-10-07T19:50:53.658Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T19:50:53.658Z] PASS [2019-10-07T19:50:53.658Z] [2019-10-07T19:50:53.658Z] DONE 1 tests in 2.159s [2019-10-07T19:50:53.658Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T19:50:53.658Z] ++ 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-07T19:50:53.658Z] ++ set -e [2019-10-07T19:50:53.658Z] ++ '[' -n 0 ']' [2019-10-07T19:50:53.658Z] ++ set -x [2019-10-07T19:50:53.658Z] ++ env -i DEST=/go/src/github.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-07T19:50:53.658Z] INFO: Testing against a local daemon [2019-10-07T19:50:53.658Z] === RUN TestSecretInspect [2019-10-07T19:50:54.078Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-07T19:50:54.365Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-10-07T19:50:54.987Z] ok github.com/docker/docker/pkg/idtools 0.853s coverage: 70.1% of statements [2019-10-07T19:50:54.987Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-10-07T19:50:55.831Z] #34 DONE 2.5s [2019-10-07T19:50:56.013Z] ok github.com/docker/docker/pkg/ioutils 1.689s coverage: 70.1% of statements [2019-10-07T19:50:56.013Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T19:50:56.013Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-10-07T19:50:56.845Z] --- PASS: TestSecretInspect (2.78s) [2019-10-07T19:50:56.845Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T19:50:56.845Z] === RUN TestSecretList [2019-10-07T19:50:57.031Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-10-07T19:50:57.031Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2019-10-07T19:50:57.653Z] ok github.com/docker/docker/pkg/mount 0.926s coverage: 69.6% of statements [2019-10-07T19:50:57.653Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T19:50:57.653Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-07T19:50:57.716Z] #10 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-07T19:50:57.716Z] #9 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T19:50:57.716Z] #23 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-07T19:50:57.716Z] #26 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-07T19:50:57.716Z] #12 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.716Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-07T19:50:57.716Z] #27 CACHED [2019-10-07T19:50:57.716Z] [2019-10-07T19:50:57.717Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-07T19:50:57.717Z] #11 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-07T19:50:57.717Z] #13 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-07T19:50:57.717Z] #7 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T19:50:57.717Z] #20 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T19:50:57.717Z] #22 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-07T19:50:57.717Z] #24 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T19:50:57.717Z] #19 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-07T19:50:57.717Z] #28 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-07T19:50:57.717Z] #29 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-07T19:50:57.717Z] #6 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-07T19:50:57.717Z] #25 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T19:50:57.717Z] #21 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-07T19:50:57.717Z] #30 CACHED [2019-10-07T19:50:57.717Z] [2019-10-07T19:50:57.717Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-07T19:50:57.769Z] --- PASS: TestServiceWithDataPathPortInit (19.69s) [2019-10-07T19:50:57.769Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T19:50:57.769Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T19:50:57.769Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T19:50:57.941Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2019-10-07T19:50:57.941Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T19:50:57.941Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T19:50:58.275Z] #35 DONE 0.9s [2019-10-07T19:50:58.275Z] [2019-10-07T19:50:58.275Z] #36 exporting to image [2019-10-07T19:50:58.275Z] #36 exporting layers [2019-10-07T19:50:59.334Z] --- PASS: TestSecretList (2.85s) [2019-10-07T19:50:59.334Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T19:50:59.334Z] === RUN TestSecretsCreateAndDelete [2019-10-07T19:50:59.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2019-10-07T19:50:59.635Z] #36 exporting layers 1.4s done [2019-10-07T19:50:59.635Z] #36 writing image sha256:f2520d710d5c47afd0a7452157a06c18fe1317332654f4c68822caa308b6d8ca done [2019-10-07T19:50:59.635Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-07T19:50:59.635Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-07T19:50:59.730Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-07T19:51:00.018Z] + echo Ensuring container killed. [2019-10-07T19:51:00.019Z] Ensuring container killed. [2019-10-07T19:51:00.019Z] + docker rm -vf docker-pr2 [2019-10-07T19:51:00.019Z] Error: No such container: docker-pr2 [2019-10-07T19:51:00.019Z] + true [Pipeline] sh [2019-10-07T19:51:00.418Z] + echo Chowning /workspace to jenkins user [2019-10-07T19:51:00.418Z] Chowning /workspace to jenkins user [2019-10-07T19:51:00.418Z] + id -u [2019-10-07T19:51:00.418Z] + id -g [2019-10-07T19:51:00.418Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40054:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T19:51:00.456Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2019-10-07T19:51:00.699Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-07T19:51:00.699Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-07T19:51:00.699Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-07T19:51:00.699Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-07T19:51:00.699Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-07T19:51:00.745Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-07T19:51:01.032Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-10-07T19:51:01.042Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-07T19:51:01.771Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2019-10-07T19:51:01.771Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T19:51:01.771Z] === RUN TestSecretsUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T19:51:02.045Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-07T19:51:02.195Z] + bundleName=unit [2019-10-07T19:51:02.195Z] + echo Creating unit-bundles.tar.gz [2019-10-07T19:51:02.195Z] Creating unit-bundles.tar.gz [2019-10-07T19:51:02.195Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-07T19:51:02.195Z] bundles/junit-report.xml [2019-10-07T19:51:02.195Z] bundles/go-test-report.json [2019-10-07T19:51:02.195Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-07T19:51:02.203Z] Archiving artifacts [2019-10-07T19:51:02.587Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T19:51:02.663Z] ok github.com/docker/docker/pkg/pubsub 1.183s coverage: 73.9% of statements [2019-10-07T19:51:02.949Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2019-10-07T19:51:03.024Z] + make clean [2019-10-07T19:51:03.280Z] docker volume rm -f docker-dev-cache [2019-10-07T19:51:03.280Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T19:51:03.965Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-07T19:51:04.250Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-10-07T19:51:04.437Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-07T19:51:04.437Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-07T19:51:04.437Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-07T19:51:04.869Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-07T19:51:05.000Z] --- PASS: TestSecretsUpdate (2.99s) [2019-10-07T19:51:05.000Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T19:51:05.000Z] === RUN TestTemplatedSecret [2019-10-07T19:51:05.154Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.0% of statements [2019-10-07T19:51:06.167Z] ok github.com/docker/docker/pkg/signal 3.827s coverage: 61.0% of statements [2019-10-07T19:51:06.167Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2019-10-07T19:51:06.800Z] ok github.com/docker/docker/pkg/tailfile 0.254s coverage: 88.6% of statements [2019-10-07T19:51:07.588Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2019-10-07T19:51:07.588Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T19:51:07.589Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vnxnnsbof9z8zq62yat117k3x Created:2019-10-07 19:50:58.958483812 +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[cd4d64efd2ac23566c3b63de6d177f61bdbfe87ac39b372a19853cb079989bb4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ueq8vga37v0hlqcajahn69ppp EndpointID:328353cd4994b702ab4873879969362c74a4a3c845b4a5438e174867f67528fc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81db1ba7d530a74cf65dbf4988d34c7dbce342ac88508e3784d4b68aef5724b1 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:c4d622a3bdc4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ueq8vga37v0hlqcajahn69ppp EndpointID:328353cd4994b702ab4873879969362c74a4a3c845b4a5438e174867f67528fc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T19:51:07.589Z] PASS [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] === Skipped [2019-10-07T19:51:07.589Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T19:51:07.589Z] service_test.go:230: FLAKY_TEST [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] DONE 21 tests, 1 skipped in 50.579s [2019-10-07T19:51:07.589Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T19:51:07.589Z] ++ 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-07T19:51:07.589Z] ++ set -e [2019-10-07T19:51:07.589Z] ++ '[' -n 0 ']' [2019-10-07T19:51:07.589Z] ++ set -x [2019-10-07T19:51:07.589Z] ++ env -i DEST=/go/src/github.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-07T19:51:07.589Z] INFO: Testing against a local daemon [2019-10-07T19:51:07.589Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T19:51:07.589Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T19:51:07.589Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:51:07.589Z] === RUN TestDockerNetworkIpvlan [2019-10-07T19:51:07.589Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-07T19:51:07.589Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:51:07.589Z] PASS [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] === Skipped [2019-10-07T19:51:07.589Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T19:51:07.589Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-07T19:51:07.589Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] [2019-10-07T19:51:07.589Z] DONE 2 tests, 2 skipped in 0.176s [2019-10-07T19:51:07.589Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T19:51:07.589Z] ++ 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-07T19:51:07.589Z] ++ set -e [2019-10-07T19:51:07.589Z] ++ '[' -n 0 ']' [2019-10-07T19:51:07.589Z] ++ set -x [2019-10-07T19:51:07.589Z] ++ env -i DEST=/go/src/github.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-07T19:51:07.589Z] INFO: Testing against a local daemon [2019-10-07T19:51:07.589Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T19:51:07.815Z] testing: warning: no tests to run [2019-10-07T19:51:07.815Z] coverage: [no statements] [2019-10-07T19:51:07.815Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-07T19:51:08.102Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 85.9% of statements [2019-10-07T19:51:08.153Z] --- PASS: TestTemplatedSecret (3.49s) [2019-10-07T19:51:08.153Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T19:51:08.153Z] === RUN TestSecretCreateResolve [2019-10-07T19:51:08.519Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-10-07T19:51:08.519Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T19:51:08.519Z] === RUN TestDockerNetworkMacvlan [2019-10-07T19:51:08.722Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-07T19:51:09.007Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2019-10-07T19:51:09.007Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-07T19:51:09.450Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T19:51:09.629Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-10-07T19:51:10.229Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-07T19:51:10.379Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T19:51:10.710Z] --- PASS: TestSecretCreateResolve (2.77s) [2019-10-07T19:51:10.710Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T19:51:10.710Z] PASS [2019-10-07T19:51:10.710Z] [2019-10-07T19:51:10.710Z] DONE 6 tests in 17.288s [2019-10-07T19:51:10.710Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T19:51:10.710Z] ++ 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-07T19:51:10.710Z] ++ set -e [2019-10-07T19:51:10.710Z] ++ '[' -n 0 ']' [2019-10-07T19:51:10.710Z] ++ set -x [2019-10-07T19:51:10.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07T19:51:11.075Z] INFO: Testing against a local daemon [2019-10-07T19:51:11.075Z] === RUN TestServiceCreateInit [2019-10-07T19:51:11.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T19:51:11.309Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T19:51:11.677Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2019-10-07T19:51:13.184Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-07T19:51:14.587Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T19:51:14.668Z] ok github.com/docker/docker/profiles/seccomp 0.048s coverage: 68.8% of statements [2019-10-07T19:51:15.287Z] ok github.com/docker/docker/plugin 0.627s coverage: 27.1% of statements [2019-10-07T19:51:16.125Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T19:51:16.309Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2019-10-07T19:51:17.323Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2019-10-07T19:51:18.340Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2019-10-07T19:51:18.762Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T19:51:18.957Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-07T19:51:18.957Z] ok github.com/docker/docker/registry 0.443s coverage: 56.3% of statements [2019-10-07T19:51:21.228Z] --- PASS: TestServiceCreateInit (9.75s) [2019-10-07T19:51:21.228Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.98s) [2019-10-07T19:51:21.228Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T19:51:21.228Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2019-10-07T19:51:21.228Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T19:51:21.228Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T19:51:22.446Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-10-07T19:51:25.307Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T19:51:25.928Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2019-10-07T19:51:25.928Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-10-07T19:51:26.237Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan (17.96s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s) [2019-10-07T19:51:26.494Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T19:51:26.494Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s) [2019-10-07T19:51:26.494Z] PASS [2019-10-07T19:51:26.494Z] [2019-10-07T19:51:26.494Z] DONE 8 tests in 19.473s [2019-10-07T19:51:26.494Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T19:51:26.494Z] ++ 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-07T19:51:26.494Z] ++ set -e [2019-10-07T19:51:26.494Z] ++ '[' -n 0 ']' [2019-10-07T19:51:26.494Z] ++ set -x [2019-10-07T19:51:26.494Z] ++ env -i DEST=/go/src/github.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-07T19:51:26.494Z] testing: warning: no tests to run [2019-10-07T19:51:26.494Z] PASS [2019-10-07T19:51:26.494Z] [2019-10-07T19:51:26.494Z] DONE 0 tests in 0.060s [2019-10-07T19:51:26.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T19:51:26.494Z] ++ 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-07T19:51:26.494Z] ++ set -e [2019-10-07T19:51:26.494Z] ++ '[' -n 0 ']' [2019-10-07T19:51:26.494Z] ++ set -x [2019-10-07T19:51:26.494Z] ++ env -i DEST=/go/src/github.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-07T19:51:26.935Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2019-10-07T19:51:27.058Z] INFO: Testing against a local daemon [2019-10-07T19:51:27.058Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T19:51:28.427Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-07T19:51:28.684Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-10-07T19:51:28.684Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T19:51:28.684Z] === RUN TestAuthZPluginTLS [2019-10-07T19:51:29.248Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-07T19:51:29.248Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T19:51:29.248Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T19:51:29.811Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-07T19:51:29.811Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T19:51:29.811Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T19:51:30.375Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-07T19:51:30.375Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T19:51:30.375Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T19:51:30.939Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-07T19:51:30.939Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T19:51:30.939Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T19:51:32.308Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2019-10-07T19:51:32.308Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T19:51:32.308Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T19:51:32.872Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-07T19:51:32.872Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T19:51:32.872Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T19:51:33.435Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-07T19:51:33.435Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T19:51:33.435Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T19:51:34.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-07T19:51:34.001Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T19:51:34.001Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T19:51:35.306Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T19:51:35.306Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === Skipped [2019-10-07T19:51:35.306Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T19:51:35.306Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T19:51:35.306Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T19:51:35.306Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T19:51:35.306Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T19:51:35.306Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T19:51:35.306Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T19:51:35.306Z] graphtest_unix.go:73: No driver to put! [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T19:51:35.306Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T19:51:35.306Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] [2019-10-07T19:51:35.306Z] DONE 2114 tests, 20 skipped in 331.825s Post stage [Pipeline] junit [2019-10-07T19:51:35.342Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T19:51:36.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-10-07T19:51:36.524Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T19:51:36.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T19:51:36.526Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40054/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:829322575b6ee870018a2ac1209d042eb606c706 hack/make.sh dynbinary test-integration [2019-10-07T19:51:37.145Z] [2019-10-07T19:51:37.145Z] Removing bundles/ [2019-10-07T19:51:37.145Z] [2019-10-07T19:51:37.145Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-07T19:51:37.145Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:51:37.145Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T19:51:38.421Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-10-07T19:51:38.421Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T19:51:38.421Z] === RUN TestAuthZPluginHeader [2019-10-07T19:51:39.353Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-10-07T19:51:39.353Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T19:51:39.353Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T19:51:39.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-07T19:51:40.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-07T19:51:40.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-07T19:51:40.941Z] --- PASS: TestCreateServiceMultipleTimes (17.61s) [2019-10-07T19:51:40.941Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T19:51:40.941Z] === RUN TestCreateServiceConflict [2019-10-07T19:51:41.307Z] --- PASS: TestCreateServiceConflict (2.77s) [2019-10-07T19:51:41.307Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T19:51:41.307Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T19:51:41.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-07T19:51:42.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-07T19:51:44.129Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-07T19:51:44.129Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-07T19:51:44.693Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-07T19:51:44.694Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2019-10-07T19:51:44.695Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T19:51:44.695Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T19:51:45.257Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.95s) [2019-10-07T19:51:45.257Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-07T19:51:45.257Z] === RUN TestAuthZPluginV2Disable [2019-10-07T19:51:49.432Z] --- PASS: TestAuthZPluginV2Disable (3.59s) [2019-10-07T19:51:49.432Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-07T19:51:49.432Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T19:51:54.686Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (5.99s) [2019-10-07T19:51:54.686Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-07T19:51:54.686Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T19:51:57.208Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-07T19:51:57.773Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-07T19:51:59.143Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-07T19:52:00.074Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-07T19:52:01.215Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s) [2019-10-07T19:52:01.215Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T19:52:01.215Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T19:52:01.444Z] === RUN TestDockerSuite/TestBuildFails [2019-10-07T19:52:01.613Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2019-10-07T19:52:01.613Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T19:52:01.613Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T19:52:03.967Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-07T19:52:03.967Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-07T19:52:04.808Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2019-10-07T19:52:04.808Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T19:52:04.808Z] === RUN TestCreateServiceSysctls [2019-10-07T19:52:06.490Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-07T19:52:07.421Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.61s) [2019-10-07T19:52:07.421Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-07T19:52:07.421Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T19:52:08.988Z] --- PASS: TestCreateServiceSysctls (4.18s) [2019-10-07T19:52:08.988Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T19:52:08.988Z] === RUN TestCreateServiceCapabilities [2019-10-07T19:52:09.321Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-07T19:52:11.216Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-07T19:52:12.187Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2019-10-07T19:52:12.187Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T19:52:12.187Z] === RUN TestInspect [2019-10-07T19:52:12.587Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-07T19:52:13.151Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-07T19:52:14.081Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-07T19:52:15.498Z] --- PASS: TestInspect (3.45s) [2019-10-07T19:52:15.498Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T19:52:15.498Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T19:52:16.601Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-07T19:52:17.165Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-07T19:52:17.422Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-07T19:52:19.970Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-07T19:52:21.812Z] --- PASS: TestDockerNetworkConnectAlias (5.83s) [2019-10-07T19:52:21.812Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T19:52:21.812Z] === RUN TestDockerNetworkReConnect [2019-10-07T19:52:21.885Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-07T19:52:23.778Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-07T19:52:24.035Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2019-10-07T19:52:24.035Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T19:52:24.035Z] PASS [2019-10-07T19:52:24.035Z] [2019-10-07T19:52:24.035Z] DONE 17 tests in 57.392s [2019-10-07T19:52:24.035Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T19:52:24.035Z] ++ 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-07T19:52:24.035Z] ++ set -e [2019-10-07T19:52:24.035Z] ++ '[' -n 0 ']' [2019-10-07T19:52:24.035Z] ++ set -x [2019-10-07T19:52:24.035Z] ++ env -i DEST=/go/src/github.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-07T19:52:24.035Z] INFO: Testing against a local daemon [2019-10-07T19:52:24.035Z] === RUN TestPluginInvalidJSON [2019-10-07T19:52:24.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:52:24.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:52:24.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T19:52:24.292Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-07T19:52:24.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-07T19:52:24.292Z] PASS [2019-10-07T19:52:24.292Z] [2019-10-07T19:52:24.292Z] DONE 2 tests in 0.156s [2019-10-07T19:52:24.292Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T19:52:24.292Z] ++ 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-07T19:52:24.292Z] ++ set -e [2019-10-07T19:52:24.292Z] ++ '[' -n 0 ']' [2019-10-07T19:52:24.292Z] ++ set -x [2019-10-07T19:52:24.292Z] ++ env -i DEST=/go/src/github.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-07T19:52:24.292Z] INFO: Testing against a local daemon [2019-10-07T19:52:24.292Z] === RUN TestExternalGraphDriver [2019-10-07T19:52:24.549Z] === RUN TestExternalGraphDriver/json [2019-10-07T19:52:25.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-07T19:52:25.966Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2019-10-07T19:52:25.966Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T19:52:25.966Z] === RUN TestServicePlugin [2019-10-07T19:52:25.966Z] --- SKIP: TestServicePlugin (0.01s) [2019-10-07T19:52:25.966Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:52:25.966Z] === RUN TestServiceUpdateLabel [2019-10-07T19:52:27.374Z] === RUN TestExternalGraphDriver/spec [2019-10-07T19:52:28.395Z] --- PASS: TestServiceUpdateLabel (2.68s) [2019-10-07T19:52:28.395Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T19:52:28.395Z] === RUN TestServiceUpdateSecrets [2019-10-07T19:52:29.897Z] === RUN TestExternalGraphDriver/pull [2019-10-07T19:52:29.897Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-07T19:52:30.153Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-07T19:52:30.716Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-07T19:52:31.280Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-07T19:52:31.537Z] --- PASS: TestExternalGraphDriver (7.22s) [2019-10-07T19:52:31.537Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T19:52:31.537Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2019-10-07T19:52:31.537Z] --- PASS: TestExternalGraphDriver/spec (2.41s) [2019-10-07T19:52:31.537Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2019-10-07T19:52:31.537Z] === RUN TestGraphdriverPluginV2 [2019-10-07T19:52:32.101Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-07T19:52:32.101Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-07T19:52:33.032Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-07T19:52:33.595Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-07T19:52:33.852Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-07T19:52:34.415Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-07T19:52:34.979Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-07T19:52:35.624Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-07T19:52:36.996Z] --- PASS: TestGraphdriverPluginV2 (5.32s) [2019-10-07T19:52:36.996Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-07T19:52:36.996Z] PASS [2019-10-07T19:52:36.996Z] [2019-10-07T19:52:36.996Z] DONE 5 tests in 12.731s [2019-10-07T19:52:36.996Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T19:52:36.996Z] ++ 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-07T19:52:36.996Z] ++ set -e [2019-10-07T19:52:36.996Z] ++ '[' -n 0 ']' [2019-10-07T19:52:36.996Z] ++ set -x [2019-10-07T19:52:36.996Z] ++ env -i DEST=/go/src/github.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-07T19:52:36.996Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-07T19:52:36.996Z] INFO: Testing against a local daemon [2019-10-07T19:52:36.996Z] === RUN TestContinueAfterPluginCrash [2019-10-07T19:52:36.996Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T19:52:36.996Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T19:52:36.996Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T19:52:36.996Z] === CONT TestContinueAfterPluginCrash [2019-10-07T19:52:36.996Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T19:52:42.252Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-07T19:52:44.827Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2019-10-07T19:52:44.827Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T19:52:44.827Z] === RUN TestServiceUpdateConfigs [2019-10-07T19:52:48.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-07T19:52:48.806Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-07T19:52:52.080Z] --- PASS: TestDaemonStartWithLogOpt (14.77s) [2019-10-07T19:52:52.080Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T19:52:53.011Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-07T19:52:53.268Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-07T19:52:53.268Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-07T19:52:53.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-07T19:52:53.525Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-07T19:52:53.781Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-07T19:52:55.150Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-07T19:52:57.044Z] --- PASS: TestContinueAfterPluginCrash (19.64s) [2019-10-07T19:52:57.044Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T19:52:57.044Z] PASS [2019-10-07T19:52:57.044Z] [2019-10-07T19:52:57.044Z] DONE 2 tests in 19.801s [2019-10-07T19:52:57.044Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T19:52:57.044Z] ++ 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-07T19:52:57.044Z] ++ set -e [2019-10-07T19:52:57.044Z] ++ '[' -n 0 ']' [2019-10-07T19:52:57.044Z] ++ set -x [2019-10-07T19:52:57.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:52:57.044Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-07T19:52:57.044Z] INFO: Testing against a local daemon [2019-10-07T19:52:57.044Z] === RUN TestPluginWithDevMounts [2019-10-07T19:52:57.044Z] === PAUSE TestPluginWithDevMounts [2019-10-07T19:52:57.044Z] === CONT TestPluginWithDevMounts [2019-10-07T19:52:58.940Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-07T19:52:58.940Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T19:52:58.940Z] PASS [2019-10-07T19:52:58.940Z] [2019-10-07T19:52:58.940Z] DONE 1 tests in 2.205s [2019-10-07T19:52:58.940Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T19:52:58.940Z] ++ 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-07T19:52:58.940Z] ++ set -e [2019-10-07T19:52:58.940Z] ++ '[' -n 0 ']' [2019-10-07T19:52:58.940Z] ++ set -x [2019-10-07T19:52:58.940Z] ++ env -i DEST=/go/src/github.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-07T19:52:59.197Z] INFO: Testing against a local daemon [2019-10-07T19:52:59.197Z] === RUN TestSecretInspect [2019-10-07T19:53:01.194Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2019-10-07T19:53:01.195Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T19:53:01.195Z] === RUN TestServiceUpdateNetwork [2019-10-07T19:53:01.720Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-07T19:53:01.980Z] --- PASS: TestSecretInspect (2.84s) [2019-10-07T19:53:01.980Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T19:53:01.980Z] === RUN TestSecretList [2019-10-07T19:53:01.980Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-07T19:53:02.910Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-07T19:53:05.434Z] --- PASS: TestSecretList (3.05s) [2019-10-07T19:53:05.434Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T19:53:05.434Z] === RUN TestSecretsCreateAndDelete [2019-10-07T19:53:07.956Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2019-10-07T19:53:07.956Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T19:53:07.956Z] === RUN TestSecretsUpdate [2019-10-07T19:53:11.230Z] --- PASS: TestSecretsUpdate (2.92s) [2019-10-07T19:53:11.230Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T19:53:11.230Z] === RUN TestTemplatedSecret [2019-10-07T19:53:12.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-07T19:53:14.847Z] --- PASS: TestServiceUpdateNetwork (13.82s) [2019-10-07T19:53:14.847Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T19:53:14.847Z] PASS [2019-10-07T19:53:14.847Z] [2019-10-07T19:53:14.847Z] === Skipped [2019-10-07T19:53:14.847Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-10-07T19:53:14.847Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T19:53:14.847Z] [2019-10-07T19:53:14.847Z] [2019-10-07T19:53:14.847Z] DONE 19 tests, 1 skipped in 122.528s [2019-10-07T19:53:14.847Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T19:53:14.847Z] ++ 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-07T19:53:14.847Z] ++ set -e [2019-10-07T19:53:14.847Z] ++ '[' -n 0 ']' [2019-10-07T19:53:14.847Z] ++ set -x [2019-10-07T19:53:14.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07T19:53:14.847Z] INFO: Testing against a local daemon [2019-10-07T19:53:14.847Z] === RUN TestSessionCreate [2019-10-07T19:53:14.847Z] --- PASS: TestSessionCreate (0.03s) [2019-10-07T19:53:14.847Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T19:53:14.847Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-07T19:53:14.847Z] PASS [2019-10-07T19:53:14.847Z] [2019-10-07T19:53:14.847Z] DONE 2 tests in 0.234s [2019-10-07T19:53:14.847Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T19:53:14.847Z] ++ 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-07T19:53:14.847Z] ++ set -e [2019-10-07T19:53:14.847Z] ++ '[' -n 0 ']' [2019-10-07T19:53:14.847Z] ++ set -x [2019-10-07T19:53:14.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07T19:53:14.847Z] INFO: Testing against a local daemon [2019-10-07T19:53:14.847Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T19:53:14.847Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-07T19:53:14.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T19:53:14.847Z] === RUN TestEventsExecDie [2019-10-07T19:53:14.847Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-07T19:53:14.847Z] === RUN TestEventsBackwardsCompatible [2019-10-07T19:53:14.847Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-07T19:53:14.847Z] === RUN TestInfoBinaryCommits [2019-10-07T19:53:14.847Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-07T19:53:14.847Z] === RUN TestInfoAPIVersioned [2019-10-07T19:53:14.847Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-07T19:53:14.847Z] === RUN TestInfoAPI [2019-10-07T19:53:14.847Z] --- PASS: TestInfoAPI (0.02s) [2019-10-07T19:53:14.847Z] === RUN TestInfoAPIWarnings [2019-10-07T19:53:15.434Z] --- PASS: TestTemplatedSecret (3.88s) [2019-10-07T19:53:15.434Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T19:53:15.434Z] === RUN TestSecretCreateResolve [2019-10-07T19:53:15.434Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-07T19:53:15.655Z] --- PASS: TestInfoAPIWarnings (0.80s) [2019-10-07T19:53:15.655Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T19:53:15.655Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T19:53:16.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-10-07T19:53:16.026Z] === RUN TestPingCacheHeaders [2019-10-07T19:53:16.026Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-07T19:53:16.026Z] === RUN TestPingGet [2019-10-07T19:53:16.026Z] --- PASS: TestPingGet (0.01s) [2019-10-07T19:53:16.026Z] === RUN TestPingHead [2019-10-07T19:53:16.026Z] --- PASS: TestPingHead (0.02s) [2019-10-07T19:53:16.026Z] === RUN TestVersion [2019-10-07T19:53:16.026Z] --- PASS: TestVersion (0.02s) [2019-10-07T19:53:16.026Z] PASS [2019-10-07T19:53:16.026Z] [2019-10-07T19:53:16.026Z] === Skipped [2019-10-07T19:53:16.026Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-07T19:53:16.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T19:53:16.026Z] [2019-10-07T19:53:16.026Z] [2019-10-07T19:53:16.026Z] DONE 12 tests, 1 skipped in 2.467s [2019-10-07T19:53:16.026Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T19:53:16.026Z] ++ 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-07T19:53:16.026Z] ++ set -e [2019-10-07T19:53:16.026Z] ++ '[' -n 0 ']' [2019-10-07T19:53:16.026Z] ++ set -x [2019-10-07T19:53:16.027Z] ++ env -i DEST=/go/src/github.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-07T19:53:16.392Z] INFO: Testing against a local daemon [2019-10-07T19:53:16.392Z] === RUN TestVolumesCreateAndList [2019-10-07T19:53:16.392Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-07T19:53:16.392Z] === RUN TestVolumesRemove [2019-10-07T19:53:16.392Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-07T19:53:16.392Z] === RUN TestVolumesInspect [2019-10-07T19:53:16.392Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-07T19:53:16.392Z] === RUN TestVolumesInvalidJSON [2019-10-07T19:53:16.392Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T19:53:16.392Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T19:53:16.392Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T19:53:16.392Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-07T19:53:16.392Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T19:53:16.392Z] PASS [2019-10-07T19:53:16.392Z] [2019-10-07T19:53:16.392Z] DONE 5 tests in 0.288s [2019-10-07T19:53:16.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T19:53:16.770Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T19:53:16.770Z] +++ kill 11523 [2019-10-07T19:53:16.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-07T19:53:18.017Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T19:53:18.017Z] +++ /etc/init.d/apparmor stop [2019-10-07T19:53:18.017Z] Clearing AppArmor profiles cache:. [2019-10-07T19:53:18.017Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T19:53:18.017Z] Unloading profiles will leave already running processes permanently [2019-10-07T19:53:18.017Z] unconfined, which can lead to unexpected situations. [2019-10-07T19:53:18.017Z] [2019-10-07T19:53:18.017Z] To set a process to complain mode, use the command line tool [2019-10-07T19:53:18.017Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T19:53:18.017Z] with the 'teardown' option." [2019-10-07T19:53:18.017Z] [2019-10-07T19:53:18.697Z] --- PASS: TestSecretCreateResolve (3.52s) [2019-10-07T19:53:18.697Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T19:53:18.697Z] PASS [2019-10-07T19:53:18.697Z] [2019-10-07T19:53:18.697Z] DONE 6 tests in 19.352s [2019-10-07T19:53:18.697Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T19:53:18.697Z] ++ 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-07T19:53:18.697Z] ++ set -e [2019-10-07T19:53:18.697Z] ++ '[' -n 0 ']' [2019-10-07T19:53:18.697Z] ++ set -x [2019-10-07T19:53:18.697Z] ++ env -i DEST=/go/src/github.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-07T19:53:18.697Z] INFO: Testing against a local daemon [2019-10-07T19:53:18.697Z] === RUN TestServiceCreateInit [2019-10-07T19:53:18.697Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2019-10-07T19:53:20.125Z] Recording test results [2019-10-07T19:53:20.593Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T19:53:21.756Z] + echo Ensuring container killed. [2019-10-07T19:53:21.756Z] Ensuring container killed. [2019-10-07T19:53:21.756Z] + docker rm -vf docker-pr2 [2019-10-07T19:53:21.756Z] Error: No such container: docker-pr2 [2019-10-07T19:53:21.756Z] + true [Pipeline] sh [2019-10-07T19:53:21.947Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-07T19:53:21.947Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-07T19:53:21.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-07T19:53:21.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-07T19:53:21.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-07T19:53:22.609Z] + echo Chowning /workspace to jenkins user [2019-10-07T19:53:22.609Z] Chowning /workspace to jenkins user [2019-10-07T19:53:22.609Z] + id -u [2019-10-07T19:53:22.609Z] + id -g [2019-10-07T19:53:22.609Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40054:/workspace busybox chown -R 1001:1001 /workspace [2019-10-07T19:53:23.860Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T19:53:24.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-07T19:53:24.789Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-07T19:53:24.889Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-07T19:53:25.206Z] + bundleName=s390x-integration [2019-10-07T19:53:25.206Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-07T19:53:25.206Z] Creating s390x-integration-bundles.tar.gz [2019-10-07T19:53:25.206Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-07T19:53:25.206Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T19:53:25.339Z] Archiving artifacts [2019-10-07T19:53:25.355Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-07T19:53:25.355Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-07T19:53:25.355Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-07T19:53:25.355Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-07T19:53:25.821Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-07T19:53:26.579Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T19:53:26.815Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-07T19:53:27.307Z] + make clean [2019-10-07T19:53:27.669Z] docker volume rm -f docker-dev-cache [2019-10-07T19:53:27.669Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T19:53:28.965Z] --- PASS: TestServiceCreateInit (10.54s) [2019-10-07T19:53:28.965Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2019-10-07T19:53:28.965Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T19:53:28.965Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2019-10-07T19:53:28.965Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T19:53:28.965Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T19:53:29.756Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-07T19:53:30.334Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-07T19:53:30.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-07T19:53:30.850Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-07T19:53:31.315Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-07T19:53:31.315Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-07T19:53:31.315Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-07T19:53:31.315Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-07T19:53:34.127Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-07T19:53:34.255Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-07T19:53:34.385Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-07T19:53:36.908Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-07T19:53:37.842Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-07T19:53:39.213Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-07T19:53:40.144Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-07T19:53:42.689Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-07T19:53:42.689Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-07T19:53:42.689Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-07T19:53:43.634Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-07T19:53:43.891Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-07T19:53:44.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T19:53:44.333Z] [2019-10-07T19:53:44.333Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T19:53:44.333Z] PKG_CONFIG=pkg-config [2019-10-07T19:53:44.333Z] GOLANG_VERSION=1.13.1 [2019-10-07T19:53:44.333Z] HOSTNAME=8cf1dfeb0ca5 [2019-10-07T19:53:44.333Z] DOCKER_EXPERIMENTAL=1 [2019-10-07T19:53:44.333Z] container=docker [2019-10-07T19:53:44.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T19:53:44.333Z] GO111MODULE=off [2019-10-07T19:53:44.333Z] GOPATH=/go [2019-10-07T19:53:44.333Z] PWD=/go/src/github.com/docker/docker [2019-10-07T19:53:44.333Z] HOME=/root [2019-10-07T19:53:44.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T19:53:44.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T19:53:44.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T19:53:44.333Z] DOCKER_GITCOMMIT=829322575b6ee870018a2ac1209d042eb606c706 [2019-10-07T19:53:44.333Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T19:53:44.333Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T19:53:44.333Z] TERM=xterm [2019-10-07T19:53:44.333Z] VALIDATE_BRANCH=master [2019-10-07T19:53:44.333Z] DEST=bundles/test-integration [2019-10-07T19:53:44.333Z] SHLVL=1 [2019-10-07T19:53:44.333Z] TIMEOUT=120m [2019-10-07T19:53:44.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T19:53:44.333Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T19:53:44.333Z] TESTDEBUG=0 [2019-10-07T19:53:44.333Z] _=/usr/bin/env [2019-10-07T19:53:44.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T19:53:44.821Z] === RUN TestDockerSuite/TestBuildOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T19:53:47.343Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-07T19:53:48.272Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-07T19:53:49.218Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-07T19:53:51.544Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-07T19:53:52.918Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-07T19:53:52.996Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-07T19:53:53.481Z] --- PASS: TestCreateServiceMultipleTimes (24.38s) [2019-10-07T19:53:53.481Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T19:53:53.481Z] === RUN TestCreateServiceConflict [2019-10-07T19:53:54.552Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-07T19:53:54.552Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-07T19:53:55.375Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-07T19:53:56.745Z] --- PASS: TestCreateServiceConflict (3.29s) [2019-10-07T19:53:56.745Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T19:53:56.745Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T19:53:57.309Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-07T19:53:57.491Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-07T19:53:59.049Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-07T19:53:59.204Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-07T19:53:59.768Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-07T19:54:00.332Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2019-10-07T19:54:00.332Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T19:54:00.332Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T19:54:03.605Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-07T19:54:04.896Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-07T19:54:04.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-07T19:54:04.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-07T19:54:04.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-07T19:54:04.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-07T19:54:05.362Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-07T19:54:06.878Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-07T19:54:07.440Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-07T19:54:08.371Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-07T19:54:16.466Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.74s) [2019-10-07T19:54:16.466Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T19:54:16.466Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T19:54:17.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-07T19:54:18.770Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-07T19:54:19.701Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2019-10-07T19:54:19.701Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T19:54:19.701Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T19:54:23.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T19:54:23.877Z] --- PASS: TestCreateServiceConfigFileMode (3.72s) [2019-10-07T19:54:23.877Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T19:54:23.877Z] === RUN TestCreateServiceSysctls [2019-10-07T19:54:24.440Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-07T19:54:25.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T19:54:27.712Z] === RUN TestDockerSuite/TestBuildRm [2019-10-07T19:54:27.712Z] --- PASS: TestCreateServiceSysctls (4.29s) [2019-10-07T19:54:27.712Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T19:54:27.712Z] === RUN TestCreateServiceCapabilities [2019-10-07T19:54:30.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T19:54:30.987Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2019-10-07T19:54:30.987Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T19:54:30.987Z] === RUN TestInspect [2019-10-07T19:54:31.244Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-07T19:54:32.611Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-07T19:54:34.505Z] --- PASS: TestInspect (3.29s) [2019-10-07T19:54:34.505Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T19:54:34.505Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T19:54:34.505Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-07T19:54:35.068Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-07T19:54:35.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-07T19:54:36.000Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-07T19:54:37.894Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-07T19:54:39.265Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-07T19:54:40.195Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-07T19:54:42.090Z] --- PASS: TestDockerNetworkConnectAlias (7.79s) [2019-10-07T19:54:42.090Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T19:54:42.090Z] === RUN TestDockerNetworkReConnect [2019-10-07T19:54:45.365Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-07T19:54:45.365Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-07T19:54:45.365Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-07T19:54:45.365Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-07T19:54:45.622Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-07T19:54:46.553Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-07T19:54:46.553Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-07T19:54:47.486Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-07T19:54:47.744Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2019-10-07T19:54:47.744Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T19:54:47.744Z] === RUN TestServicePlugin [2019-10-07T19:54:48.017Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-07T19:54:48.017Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-07T19:54:48.017Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-07T19:54:54.292Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-07T19:54:55.222Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-07T19:54:56.593Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-07T19:54:57.624Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-07T19:54:58.553Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-07T19:55:00.447Z] === RUN TestDockerSuite/TestBuildUser [2019-10-07T19:55:02.920Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-07T19:55:02.920Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-07T19:55:02.967Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-07T19:55:03.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-07T19:55:07.146Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-07T19:55:09.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T19:55:09.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T19:55:09.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T19:55:09.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T19:55:10.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T19:55:11.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-07T19:55:12.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-07T19:55:12.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-07T19:55:13.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T19:55:15.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T19:55:17.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-07T19:55:18.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-07T19:55:18.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T19:55:22.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T19:55:23.163Z] --- PASS: TestServicePlugin (35.39s) [2019-10-07T19:55:23.163Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T19:55:23.163Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T19:55:23.163Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T19:55:23.163Z] plugin_test.go:62: [d16d3350ae8b3] joining swarm manager [d0dc414428b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T19:55:23.163Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T19:55:23.163Z] plugin_test.go:65: [d6912c943eb93] joining swarm manager [d0dc414428b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T19:55:23.163Z] === RUN TestServiceUpdateLabel [2019-10-07T19:55:25.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T19:55:26.439Z] --- PASS: TestServiceUpdateLabel (2.92s) [2019-10-07T19:55:26.439Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T19:55:26.439Z] === RUN TestServiceUpdateSecrets [2019-10-07T19:55:26.439Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-07T19:55:27.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T19:55:27.808Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-07T19:55:27.808Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-07T19:55:28.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-07T19:55:29.177Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-07T19:55:30.107Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-07T19:55:30.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T19:55:32.000Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-07T19:55:32.000Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-07T19:55:32.000Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-07T19:55:32.000Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-07T19:55:32.000Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-07T19:55:32.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T19:55:33.898Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-07T19:55:33.898Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-07T19:55:34.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T19:55:34.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-07T19:55:34.905Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-07T19:55:35.837Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-07T19:55:36.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T19:55:36.133Z] Using test binary docker [2019-10-07T19:55:36.415Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T19:55:36.415Z] +++ /etc/init.d/apparmor start [2019-10-07T19:55:36.415Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T19:55:36.415Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T19:55:36.415Z] Warning failed to create cache: (null) [2019-10-07T19:55:36.415Z] . [2019-10-07T19:55:36.415Z] INFO: Waiting for daemon to start... [2019-10-07T19:55:36.415Z] Starting dockerd [2019-10-07T19:55:36.415Z] +++ 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-07T19:55:37.206Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-07T19:55:37.206Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-07T19:55:38.435Z] . [2019-10-07T19:55:38.435Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T19:55:38.435Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T19:55:38.435Z] Error: No such image: emptyfs [2019-10-07T19:55:38.719Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T19:55:38.719Z] ++++ docker load [2019-10-07T19:55:38.719Z] Running integration-test (iteration 1) [2019-10-07T19:55:38.719Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T19:55:38.719Z] ++ 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-07T19:55:38.719Z] ++ set -e [2019-10-07T19:55:38.719Z] ++ '[' -n 0 ']' [2019-10-07T19:55:38.719Z] ++ set -x [2019-10-07T19:55:38.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07T19:55:38.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-07T19:55:38.898Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-07T19:55:40.482Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-07T19:55:41.851Z] --- PASS: TestServiceUpdateSecrets (15.74s) [2019-10-07T19:55:41.851Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T19:55:41.851Z] === RUN TestServiceUpdateConfigs [2019-10-07T19:55:42.783Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-07T19:55:43.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-07T19:55:43.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-07T19:55:43.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-07T19:55:44.153Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-07T19:55:44.718Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-07T19:55:45.281Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-07T19:55:45.281Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-07T19:55:46.210Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-07T19:55:48.732Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-07T19:55:48.732Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-07T19:55:48.732Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-07T19:55:49.295Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-07T19:55:50.226Z] === RUN TestDockerSuite/TestCommitChange [2019-10-07T19:55:50.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-07T19:55:50.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-07T19:55:51.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-07T19:55:51.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-07T19:55:51.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-07T19:55:51.593Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-07T19:55:52.523Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-07T19:55:53.968Z] Loaded image: buildpack-deps:jessie [2019-10-07T19:55:53.968Z] Loaded image: busybox:latest [2019-10-07T19:55:53.968Z] Loaded image: busybox:glibc [2019-10-07T19:55:53.968Z] Loaded image: debian:jessie [2019-10-07T19:55:53.968Z] Loaded image: hello-world:latest [2019-10-07T19:55:53.968Z] INFO: Testing against a local daemon [2019-10-07T19:55:53.968Z] === RUN TestCgroupNamespacesBuild [2019-10-07T19:55:54.416Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-07T19:55:55.448Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-10-07T19:55:55.448Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T19:55:55.448Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T19:55:56.318Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-07T19:55:56.922Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-10-07T19:55:56.922Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T19:55:56.922Z] === RUN TestBuildWithSession [2019-10-07T19:55:56.922Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T19:55:56.922Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:55:56.922Z] === RUN TestBuildSquashParent [2019-10-07T19:55:57.248Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-07T19:55:57.505Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-10-07T19:55:57.505Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T19:55:57.505Z] === RUN TestServiceUpdateNetwork [2019-10-07T19:55:59.400Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-07T19:56:00.330Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-07T19:56:02.228Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-07T19:56:02.417Z] --- PASS: TestBuildSquashParent (5.54s) [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:56:02.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:56:02.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:56:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T19:56:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T19:56:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T19:56:02.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-07T19:56:03.596Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-07T19:56:05.488Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-07T19:56:05.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T19:56:05.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T19:56:07.383Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-07T19:56:07.383Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2019-10-07T19:56:07.917Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2019-10-07T19:56:07.917Z] === RUN TestBuildMultiStageCopy [2019-10-07T19:56:07.917Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T19:56:08.312Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-07T19:56:09.681Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-07T19:56:09.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T19:56:09.979Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T19:56:10.245Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-07T19:56:10.596Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T19:56:10.879Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy (3.48s) [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2019-10-07T19:56:11.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-10-07T19:56:11.163Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T19:56:11.175Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-07T19:56:12.104Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-07T19:56:12.104Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-07T19:56:12.104Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-07T19:56:12.175Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2019-10-07T19:56:12.175Z] === RUN TestBuildLabelWithTargets [2019-10-07T19:56:13.034Z] --- PASS: TestServiceUpdateNetwork (15.48s) [2019-10-07T19:56:13.034Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T19:56:13.034Z] PASS [2019-10-07T19:56:13.034Z] [2019-10-07T19:56:13.034Z] DONE 19 tests in 174.555s [2019-10-07T19:56:13.034Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T19:56:13.034Z] ++ 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-07T19:56:13.034Z] ++ set -e [2019-10-07T19:56:13.034Z] ++ '[' -n 0 ']' [2019-10-07T19:56:13.034Z] ++ set -x [2019-10-07T19:56:13.034Z] ++ env -i DEST=/go/src/github.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-07T19:56:13.034Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-07T19:56:13.034Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-07T19:56:13.034Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-07T19:56:13.034Z] INFO: Testing against a local daemon [2019-10-07T19:56:13.034Z] === RUN TestSessionCreate [2019-10-07T19:56:13.034Z] --- PASS: TestSessionCreate (0.02s) [2019-10-07T19:56:13.034Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T19:56:13.034Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-07T19:56:13.034Z] PASS [2019-10-07T19:56:13.034Z] [2019-10-07T19:56:13.034Z] DONE 2 tests in 0.188s [2019-10-07T19:56:13.034Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T19:56:13.034Z] ++ 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-07T19:56:13.034Z] ++ set -e [2019-10-07T19:56:13.034Z] ++ '[' -n 0 ']' [2019-10-07T19:56:13.034Z] ++ set -x [2019-10-07T19:56:13.034Z] ++ env -i DEST=/go/src/github.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-07T19:56:13.291Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-07T19:56:13.291Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-07T19:56:13.291Z] INFO: Testing against a local daemon [2019-10-07T19:56:13.291Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T19:56:13.291Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T19:56:13.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T19:56:13.291Z] === RUN TestEventsExecDie [2019-10-07T19:56:13.652Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2019-10-07T19:56:13.652Z] === RUN TestBuildWithEmptyLayers [2019-10-07T19:56:14.222Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-07T19:56:14.222Z] === RUN TestEventsBackwardsCompatible [2019-10-07T19:56:14.479Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-07T19:56:14.479Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2019-10-07T19:56:14.479Z] === RUN TestInfoBinaryCommits [2019-10-07T19:56:14.479Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-07T19:56:14.479Z] === RUN TestInfoAPIVersioned [2019-10-07T19:56:14.479Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-07T19:56:14.479Z] === RUN TestInfoAPI [2019-10-07T19:56:14.479Z] --- PASS: TestInfoAPI (0.03s) [2019-10-07T19:56:14.479Z] === RUN TestInfoAPIWarnings [2019-10-07T19:56:14.658Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-07T19:56:14.658Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T19:56:15.410Z] --- PASS: TestInfoAPIWarnings (0.81s) [2019-10-07T19:56:15.410Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T19:56:15.410Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T19:56:15.410Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-07T19:56:15.668Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-10-07T19:56:15.668Z] === RUN TestPingCacheHeaders [2019-10-07T19:56:15.668Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-07T19:56:15.668Z] === RUN TestPingGet [2019-10-07T19:56:15.668Z] --- PASS: TestPingGet (0.01s) [2019-10-07T19:56:15.668Z] === RUN TestPingHead [2019-10-07T19:56:15.925Z] --- PASS: TestPingHead (0.04s) [2019-10-07T19:56:15.925Z] === RUN TestVersion [2019-10-07T19:56:15.925Z] --- PASS: TestVersion (0.04s) [2019-10-07T19:56:15.925Z] PASS [2019-10-07T19:56:15.925Z] [2019-10-07T19:56:15.925Z] === Skipped [2019-10-07T19:56:15.925Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T19:56:15.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T19:56:15.925Z] [2019-10-07T19:56:15.925Z] [2019-10-07T19:56:15.925Z] DONE 12 tests, 1 skipped in 2.727s [2019-10-07T19:56:15.925Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T19:56:15.925Z] ++ 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-07T19:56:15.925Z] ++ set -e [2019-10-07T19:56:15.925Z] ++ '[' -n 0 ']' [2019-10-07T19:56:15.925Z] ++ set -x [2019-10-07T19:56:15.925Z] ++ env -i DEST=/go/src/github.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-07T19:56:16.183Z] INFO: Testing against a local daemon [2019-10-07T19:56:16.183Z] === RUN TestVolumesCreateAndList [2019-10-07T19:56:16.183Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-07T19:56:16.183Z] === RUN TestVolumesRemove [2019-10-07T19:56:16.183Z] --- PASS: TestVolumesRemove (0.16s) [2019-10-07T19:56:16.183Z] === RUN TestVolumesInspect [2019-10-07T19:56:16.439Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-07T19:56:16.439Z] === RUN TestVolumesInvalidJSON [2019-10-07T19:56:16.439Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T19:56:16.439Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T19:56:16.439Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T19:56:16.439Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-07T19:56:16.439Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T19:56:16.439Z] PASS [2019-10-07T19:56:16.439Z] [2019-10-07T19:56:16.439Z] DONE 5 tests in 0.462s [2019-10-07T19:56:16.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T19:56:16.693Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2019-10-07T19:56:16.694Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T19:56:16.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-07T19:56:16.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-07T19:56:16.697Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T19:56:16.697Z] +++ kill 5260 [2019-10-07T19:56:17.704Z] --- PASS: TestBuildUncleanTarFilenames (1.08s) [2019-10-07T19:56:17.704Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T19:56:18.069Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T19:56:18.069Z] +++ /etc/init.d/apparmor stop [2019-10-07T19:56:18.069Z] Clearing AppArmor profiles cache:. [2019-10-07T19:56:18.069Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T19:56:18.069Z] Unloading profiles will leave already running processes permanently [2019-10-07T19:56:18.069Z] unconfined, which can lead to unexpected situations. [2019-10-07T19:56:18.069Z] [2019-10-07T19:56:18.069Z] To set a process to complain mode, use the command line tool [2019-10-07T19:56:18.069Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T19:56:18.069Z] with the 'teardown' option." [2019-10-07T19:56:18.069Z] [2019-10-07T19:56:18.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-07T19:56:20.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-07T19:56:20.002Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-07T19:56:20.384Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-10-07T19:56:20.384Z] === RUN TestBuildWithHugeFile [2019-10-07T19:56:20.932Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-07T19:56:21.863Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-07T19:56:22.427Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-07T19:56:23.531Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-07T19:56:23.531Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-07T19:56:24.461Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-07T19:56:25.390Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-07T19:56:26.319Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-07T19:56:26.319Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-07T19:56:27.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-07T19:56:27.249Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-07T19:56:28.617Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-07T19:56:30.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-07T19:56:30.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-07T19:56:30.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-07T19:56:30.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-07T19:56:30.511Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-07T19:56:30.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-07T19:56:31.457Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-07T19:56:31.899Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-07T19:56:31.899Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-07T19:56:32.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-07T19:56:33.458Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-07T19:56:33.458Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-07T19:56:36.574Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-07T19:56:36.831Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-07T19:56:37.760Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-07T19:56:37.760Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-07T19:56:38.021Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-07T19:56:39.316Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-07T19:56:40.298Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-07T19:56:40.298Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-07T19:56:40.298Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-07T19:56:41.294Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-07T19:56:41.854Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-07T19:56:41.857Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-07T19:56:42.835Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-07T19:56:43.270Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-07T19:56:43.300Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-07T19:56:43.766Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-07T19:56:44.748Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-07T19:56:48.577Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-07T19:56:48.577Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-07T19:56:50.593Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-07T19:56:51.100Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-07T19:56:52.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-07T19:56:52.799Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-07T19:56:52.799Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-07T19:56:53.781Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-07T19:57:08.679Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-07T19:57:08.679Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-07T19:57:08.679Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-07T19:57:15.816Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-07T19:57:16.283Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-07T19:57:16.749Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-07T19:57:16.749Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-07T19:57:17.761Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-07T19:57:18.226Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-07T19:57:18.226Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-07T19:57:18.226Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-07T19:57:18.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-07T19:57:18.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-07T19:57:18.541Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-07T19:57:21.814Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-07T19:57:24.335Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-07T19:57:27.609Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-07T19:57:28.980Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-07T19:57:28.980Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-07T19:57:30.350Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-07T19:57:30.691Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-07T19:57:31.280Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-07T19:57:32.210Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-07T19:57:33.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-07T19:57:33.141Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-07T19:57:34.512Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-07T19:57:35.443Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-07T19:57:36.387Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-07T19:57:37.759Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-07T19:57:38.690Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-07T19:57:39.620Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-07T19:57:40.987Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-07T19:57:41.919Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-07T19:57:42.849Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-07T19:57:44.217Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-07T19:57:45.585Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-07T19:57:46.515Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-07T19:57:46.515Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-07T19:57:47.444Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-07T19:57:48.373Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-07T19:57:49.742Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-07T19:57:50.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-07T19:57:52.039Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-07T19:57:53.931Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-07T19:57:54.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-07T19:57:54.869Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-07T19:57:57.459Z] --- PASS: TestBuildWithHugeFile (85.22s) [2019-10-07T19:57:57.459Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T19:57:57.459Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:57:57.459Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:57:57.459Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:57:57.459Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:57:57.459Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:57:57.459Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:57:57.459Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T19:57:57.459Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T19:57:57.459Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T19:57:57.459Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-07T19:57:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-07T19:57:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-10-07T19:57:57.459Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-07T19:57:57.459Z] === RUN TestBuildPreserveOwnership [2019-10-07T19:57:57.459Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T19:57:57.459Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T19:57:57.459Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2019-10-07T19:57:57.459Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-10-07T19:57:57.459Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2019-10-07T19:57:57.459Z] === RUN TestBuildPlatformInvalid [2019-10-07T19:57:57.459Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-07T19:57:57.459Z] PASS [2019-10-07T19:57:57.459Z] [2019-10-07T19:57:57.459Z] === Skipped [2019-10-07T19:57:57.459Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-07T19:57:57.459Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T19:57:57.459Z] [2019-10-07T19:57:57.459Z] [2019-10-07T19:57:57.459Z] DONE 32 tests, 1 skipped in 131.688s [2019-10-07T19:57:57.459Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T19:57:57.459Z] ++ 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-07T19:57:57.459Z] ++ set -e [2019-10-07T19:57:57.459Z] ++ '[' -n 0 ']' [2019-10-07T19:57:57.459Z] ++ set -x [2019-10-07T19:57:57.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T19:57:57.459Z] INFO: Testing against a local daemon [2019-10-07T19:57:57.459Z] === RUN TestConfigList [2019-10-07T19:57:57.459Z] --- PASS: TestConfigList (2.18s) [2019-10-07T19:57:57.459Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T19:57:57.459Z] === RUN TestConfigsCreateAndDelete [2019-10-07T19:57:57.459Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2019-10-07T19:57:57.459Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T19:57:57.459Z] === RUN TestConfigsUpdate [2019-10-07T19:57:57.459Z] --- PASS: TestConfigsUpdate (2.16s) [2019-10-07T19:57:57.459Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T19:57:57.459Z] === RUN TestTemplatedConfig [2019-10-07T19:57:58.146Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-07T19:58:00.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-07T19:58:00.144Z] --- PASS: TestTemplatedConfig (2.72s) [2019-10-07T19:58:00.144Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T19:58:00.144Z] === RUN TestConfigInspect [2019-10-07T19:58:02.176Z] --- PASS: TestConfigInspect (2.22s) [2019-10-07T19:58:02.176Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T19:58:02.176Z] === RUN TestConfigCreateWithLabels [2019-10-07T19:58:03.313Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-07T19:58:04.208Z] --- PASS: TestConfigCreateWithLabels (2.16s) [2019-10-07T19:58:04.208Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T19:58:04.208Z] === RUN TestConfigCreateResolve [2019-10-07T19:58:06.262Z] --- PASS: TestConfigCreateResolve (2.14s) [2019-10-07T19:58:06.262Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T19:58:06.498Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-07T19:58:06.547Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T19:58:06.831Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-07T19:58:06.831Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T19:58:06.831Z] PASS [2019-10-07T19:58:06.831Z] [2019-10-07T19:58:06.831Z] DONE 8 tests in 16.367s [2019-10-07T19:58:06.831Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T19:58:06.831Z] ++ 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-07T19:58:06.831Z] ++ set -e [2019-10-07T19:58:06.831Z] ++ '[' -n 0 ']' [2019-10-07T19:58:06.831Z] ++ set -x [2019-10-07T19:58:06.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=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-07T19:58:07.115Z] INFO: Testing against a local daemon [2019-10-07T19:58:07.115Z] === RUN TestCheckpoint [2019-10-07T19:58:07.115Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T19:58:07.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T19:58:07.115Z] === RUN TestContainerInvalidJSON [2019-10-07T19:58:07.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:58:07.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:58:07.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:58:07.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:58:07.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:58:07.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:58:07.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T19:58:07.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T19:58:07.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T19:58:07.115Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-07T19:58:07.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T19:58:07.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T19:58:07.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T19:58:07.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T19:58:07.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-07T19:58:07.115Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T19:58:07.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2019-10-07T19:58:07.399Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T19:58:07.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2019-10-07T19:58:07.399Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T19:58:07.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-07T19:58:07.399Z] === RUN TestCopyFromContainer [2019-10-07T19:58:07.481Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-07T19:58:08.566Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-07T19:58:08.823Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-07T19:58:08.871Z] === RUN TestCopyFromContainer// [2019-10-07T19:58:09.044Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-07T19:58:09.178Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T19:58:09.178Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T19:58:09.178Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T19:58:09.461Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T19:58:09.461Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T19:58:09.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T19:58:09.744Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T19:58:09.744Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T19:58:09.744Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer (2.51s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-07T19:58:10.028Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-07T19:58:10.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T19:58:10.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:58:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:58:10.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:58:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:58:10.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:58:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:58:10.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T19:58:10.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T19:58:10.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T19:58:10.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-07T19:58:10.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-07T19:58:10.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-07T19:58:10.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-07T19:58:10.028Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T19:58:10.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-07T19:58:10.028Z] === RUN TestCreateWithInvalidEnv [2019-10-07T19:58:10.028Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T19:58:10.028Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T19:58:10.028Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T19:58:10.028Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T19:58:10.028Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T19:58:10.028Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T19:58:10.028Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T19:58:10.028Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T19:58:10.028Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T19:58:10.028Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-07T19:58:10.028Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-07T19:58:10.029Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T19:58:10.029Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T19:58:10.029Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T19:58:10.029Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-07T19:58:10.029Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:58:12.059Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T19:58:12.059Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-07T19:58:12.059Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-10-07T19:58:12.059Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T19:58:14.074Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:58:14.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:58:14.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:58:14.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:58:14.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:58:14.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:58:14.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:58:14.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T19:58:14.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T19:58:14.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T19:58:14.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T19:58:14.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-07T19:58:14.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-07T19:58:14.083Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T19:58:14.083Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T19:58:14.083Z] === RUN TestDaemonRestartIpcMode [2019-10-07T19:58:14.083Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T19:58:14.083Z] === RUN TestDiff [2019-10-07T19:58:14.698Z] --- PASS: TestDiff (0.66s) [2019-10-07T19:58:14.698Z] === RUN TestExecWithCloseStdin [2019-10-07T19:58:15.708Z] --- PASS: TestExecWithCloseStdin (0.95s) [2019-10-07T19:58:15.708Z] === RUN TestExec [2019-10-07T19:58:16.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-07T19:58:16.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-07T19:58:16.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-07T19:58:16.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-07T19:58:16.715Z] --- PASS: TestExec (0.81s) [2019-10-07T19:58:16.715Z] === RUN TestExecUser [2019-10-07T19:58:17.154Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-07T19:58:17.154Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-07T19:58:17.337Z] --- PASS: TestExecUser (0.86s) [2019-10-07T19:58:17.337Z] === RUN TestExportContainerAndImportImage [2019-10-07T19:58:18.247Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-07T19:58:18.356Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-10-07T19:58:18.356Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T19:58:18.810Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-07T19:58:19.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-07T19:58:20.381Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-10-07T19:58:20.381Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T19:58:20.381Z] === RUN TestHealthCheckWorkdir [2019-10-07T19:58:20.997Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-10-07T19:58:20.997Z] === RUN TestHealthKillContainer [2019-10-07T19:58:24.485Z] --- PASS: TestHealthKillContainer (2.88s) [2019-10-07T19:58:24.485Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T19:58:24.485Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2019-10-07T19:58:24.485Z] === RUN TestIpcModeNone [2019-10-07T19:58:24.628Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-07T19:58:25.494Z] --- PASS: TestIpcModeNone (0.84s) [2019-10-07T19:58:25.494Z] === RUN TestIpcModePrivate [2019-10-07T19:58:26.007Z] === RUN TestDockerSuite/TestCpToDot [2019-10-07T19:58:26.505Z] --- PASS: TestIpcModePrivate (0.83s) [2019-10-07T19:58:26.505Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-07T19:58:26.505Z] === RUN TestIpcModeShareable [2019-10-07T19:58:26.946Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-07T19:58:27.122Z] --- PASS: TestIpcModeShareable (0.83s) [2019-10-07T19:58:27.122Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-07T19:58:27.122Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T19:58:28.840Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-07T19:58:29.808Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-07T19:58:29.808Z] === RUN TestAPIIpcModeHost [2019-10-07T19:58:30.427Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-10-07T19:58:30.427Z] === RUN TestDaemonIpcModeShareable [2019-10-07T19:58:30.733Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-07T19:58:31.665Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-07T19:58:31.902Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-10-07T19:58:31.902Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T19:58:31.902Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-07T19:58:31.902Z] === RUN TestDaemonIpcModePrivate [2019-10-07T19:58:33.930Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-07T19:58:33.930Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T19:58:33.930Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-07T19:58:33.930Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T19:58:34.940Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-07T19:58:35.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-07T19:58:35.405Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T19:58:35.405Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-07T19:58:35.405Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T19:58:35.503Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-07T19:58:36.433Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-07T19:58:36.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-07T19:58:37.437Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-10-07T19:58:37.437Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T19:58:37.437Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-07T19:58:37.437Z] === RUN TestIpcModeOlderClient [2019-10-07T19:58:37.437Z] === PAUSE TestIpcModeOlderClient [2019-10-07T19:58:37.437Z] === RUN TestKillContainerInvalidSignal [2019-10-07T19:58:38.067Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-10-07T19:58:38.067Z] === RUN TestKillContainer [2019-10-07T19:58:38.067Z] === RUN TestKillContainer/no_signal [2019-10-07T19:58:38.368Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-07T19:58:38.625Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-07T19:58:38.625Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-07T19:58:38.684Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T19:58:39.300Z] === RUN TestKillContainer/killing_signal [2019-10-07T19:58:39.559Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-07T19:58:40.123Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-07T19:58:40.123Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-07T19:58:40.348Z] --- PASS: TestKillContainer (2.17s) [2019-10-07T19:58:40.348Z] --- PASS: TestKillContainer/no_signal (0.63s) [2019-10-07T19:58:40.348Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-10-07T19:58:40.348Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-10-07T19:58:40.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T19:58:40.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T19:58:40.380Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-07T19:58:40.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T19:58:41.311Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-07T19:58:41.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2019-10-07T19:58:41.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2019-10-07T19:58:41.589Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-10-07T19:58:41.589Z] === RUN TestKillStoppedContainer [2019-10-07T19:58:41.589Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-07T19:58:41.589Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T19:58:41.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-07T19:58:41.873Z] === RUN TestKillDifferentUserContainer [2019-10-07T19:58:41.897Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-07T19:58:41.897Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-07T19:58:42.155Z] === RUN TestDockerSuite/TestCreateRM [2019-10-07T19:58:42.488Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2019-10-07T19:58:42.488Z] === RUN TestInspectOomKilledTrue [2019-10-07T19:58:42.719Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-07T19:58:42.719Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-07T19:58:42.719Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-07T19:58:42.976Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-07T19:58:43.503Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-07T19:58:43.503Z] === RUN TestInspectOomKilledFalse [2019-10-07T19:58:44.518Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-10-07T19:58:44.518Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T19:58:44.801Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2019-10-07T19:58:44.801Z] === RUN TestLinksContainerNames [2019-10-07T19:58:45.495Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-07T19:58:45.495Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-07T19:58:45.495Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-07T19:58:46.274Z] --- PASS: TestLinksContainerNames (1.34s) [2019-10-07T19:58:46.274Z] === RUN TestLogsFollowTailEmpty [2019-10-07T19:58:46.891Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-10-07T19:58:46.892Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T19:58:47.516Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/default [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/private [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/slave [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/shared [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/default [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/shared [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/slave [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/private [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T19:58:47.516Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:58:47.516Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T19:58:47.516Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T19:58:47.801Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-07T19:58:47.801Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-07T19:58:47.801Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-07T19:58:49.684Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-07T19:58:49.826Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2019-10-07T19:58:49.826Z] === RUN TestNetworkNat [2019-10-07T19:58:50.247Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-07T19:58:50.443Z] --- PASS: TestNetworkNat (0.74s) [2019-10-07T19:58:50.443Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T19:58:51.058Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2019-10-07T19:58:51.058Z] === RUN TestNetworkLoopbackNat [2019-10-07T19:58:52.069Z] --- PASS: TestNetworkLoopbackNat (0.99s) [2019-10-07T19:58:52.069Z] === RUN TestPause [2019-10-07T19:58:52.139Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-07T19:58:52.683Z] --- PASS: TestPause (0.77s) [2019-10-07T19:58:52.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T19:58:52.683Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T19:58:52.683Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T19:58:52.683Z] === RUN TestPauseStopPausedContainer [2019-10-07T19:58:53.067Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-07T19:58:53.067Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-07T19:58:53.067Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-07T19:58:53.068Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-07T19:58:53.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-07T19:58:53.688Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2019-10-07T19:58:53.688Z] === RUN TestPsFilter [2019-10-07T19:58:53.688Z] --- PASS: TestPsFilter (0.19s) [2019-10-07T19:58:53.688Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T19:58:54.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2019-10-07T19:58:54.303Z] === RUN TestRemoveContainerWithVolume [2019-10-07T19:58:54.922Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2019-10-07T19:58:54.922Z] === RUN TestRemoveContainerRunning [2019-10-07T19:58:55.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-07T19:58:55.930Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-10-07T19:58:55.930Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T19:58:56.544Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-07T19:58:56.544Z] === RUN TestRemoveInvalidContainer [2019-10-07T19:58:56.544Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-07T19:58:56.544Z] === RUN TestRenameLinkedContainer [2019-10-07T19:58:57.112Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-07T19:58:58.041Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-07T19:58:58.605Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-07T19:58:58.862Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-07T19:58:59.232Z] --- PASS: TestRenameLinkedContainer (2.68s) [2019-10-07T19:58:59.232Z] === RUN TestRenameStoppedContainer [2019-10-07T19:58:59.793Z] === RUN TestDockerSuite/TestDockerFails [2019-10-07T19:58:59.793Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-07T19:58:59.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-07T19:58:59.793Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-07T19:58:59.793Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-07T19:58:59.847Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-07T19:58:59.847Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T19:59:01.325Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2019-10-07T19:59:01.325Z] === RUN TestRenameInvalidName [2019-10-07T19:59:01.687Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-07T19:59:01.941Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-07T19:59:01.941Z] === RUN TestRenameAnonymousContainer [2019-10-07T19:59:02.620Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-07T19:59:04.515Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-07T19:59:04.515Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-07T19:59:04.515Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-07T19:59:04.515Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-07T19:59:04.630Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-10-07T19:59:04.630Z] === RUN TestRenameContainerWithSameName [2019-10-07T19:59:04.912Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-10-07T19:59:04.912Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T19:59:06.389Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2019-10-07T19:59:06.389Z] === RUN TestResize [2019-10-07T19:59:07.004Z] --- PASS: TestResize (0.71s) [2019-10-07T19:59:07.004Z] === RUN TestResizeWithInvalidSize [2019-10-07T19:59:07.620Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-10-07T19:59:07.620Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T19:59:08.239Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:08.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:08.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:08.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T19:59:08.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T19:59:08.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T19:59:08.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T19:59:11.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T19:59:11.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:11.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T19:59:12.611Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-07T19:59:13.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:13.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T19:59:13.853Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T19:59:14.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-07T19:59:14.267Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-07T19:59:14.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-07T19:59:15.138Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-07T19:59:15.344Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T19:59:16.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T19:59:17.658Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.36s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.40s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.46s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.86s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2019-10-07T19:59:18.440Z] 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-07T19:59:18.440Z] === RUN TestCgroupNamespacesRun [2019-10-07T19:59:18.513Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-07T19:59:20.181Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-07T19:59:20.468Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-07T19:59:20.468Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T19:59:20.468Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T19:59:21.113Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-07T19:59:21.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-07T19:59:21.943Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-07T19:59:21.943Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T19:59:21.943Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T19:59:22.043Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-07T19:59:22.973Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-07T19:59:23.416Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-10-07T19:59:23.416Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T19:59:23.416Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T19:59:23.903Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-07T19:59:24.457Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-07T19:59:24.835Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-07T19:59:25.459Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-10-07T19:59:25.459Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T19:59:25.459Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T19:59:25.764Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-07T19:59:26.935Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-10-07T19:59:26.935Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T19:59:26.935Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T19:59:27.656Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-07T19:59:27.944Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-07T19:59:27.944Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T19:59:27.944Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T19:59:28.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-07T19:59:28.953Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T19:59:28.953Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T19:59:29.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-07T19:59:29.587Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-07T19:59:30.428Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2019-10-07T19:59:30.428Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T19:59:30.428Z] === RUN TestKernelTCPMemory [2019-10-07T19:59:31.584Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-10-07T19:59:31.584Z] === RUN TestNISDomainname [2019-10-07T19:59:32.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-07T19:59:32.593Z] --- PASS: TestNISDomainname (1.04s) [2019-10-07T19:59:32.593Z] === RUN TestHostnameDnsResolution [2019-10-07T19:59:33.242Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-07T19:59:33.600Z] --- PASS: TestHostnameDnsResolution (1.07s) [2019-10-07T19:59:33.600Z] === RUN TestStats [2019-10-07T19:59:36.273Z] --- PASS: TestStats (2.44s) [2019-10-07T19:59:36.273Z] === RUN TestStopContainerWithTimeout [2019-10-07T19:59:36.273Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T19:59:36.273Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T19:59:36.273Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T19:59:36.273Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T19:59:36.273Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T19:59:36.273Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T19:59:36.273Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T19:59:36.273Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T19:59:36.273Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T19:59:36.273Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T19:59:36.273Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T19:59:36.273Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T19:59:36.515Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-07T19:59:37.894Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-07T19:59:39.743Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-07T19:59:39.743Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-10-07T19:59:39.743Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-07T19:59:39.743Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2019-10-07T19:59:39.743Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2019-10-07T19:59:39.743Z] === RUN TestDeleteDevicemapper [2019-10-07T19:59:39.743Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T19:59:39.743Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T19:59:39.743Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T19:59:39.786Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-07T19:59:40.351Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-07T19:59:40.915Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-07T19:59:41.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2019-10-07T19:59:41.219Z] === RUN TestUpdateMemory [2019-10-07T19:59:42.229Z] --- PASS: TestUpdateMemory (1.04s) [2019-10-07T19:59:42.229Z] === RUN TestUpdateCPUQuota [2019-10-07T19:59:42.808Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-07T19:59:43.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-07T19:59:43.321Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-07T19:59:43.886Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-07T19:59:43.886Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-07T19:59:43.886Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-07T19:59:44.254Z] --- PASS: TestUpdateCPUQuota (1.72s) [2019-10-07T19:59:44.254Z] === RUN TestUpdatePidsLimit [2019-10-07T19:59:44.254Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T19:59:44.254Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T19:59:44.871Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T19:59:45.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T19:59:45.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T19:59:45.781Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-07T19:59:46.058Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T19:59:46.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T19:59:47.151Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-07T19:59:47.151Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-07T19:59:47.151Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit (3.97s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-07T19:59:47.827Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-07T19:59:47.827Z] === RUN TestUpdateRestartPolicy [2019-10-07T19:59:48.082Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-07T19:59:48.338Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-07T19:59:48.902Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-07T19:59:49.831Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-07T19:59:50.087Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-07T19:59:50.087Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-07T19:59:50.087Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-07T19:59:51.983Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-07T19:59:52.913Z] === RUN TestDockerSuite/TestEventsRename [2019-10-07T19:59:53.843Z] === RUN TestDockerSuite/TestEventsResize [2019-10-07T19:59:54.774Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-07T19:59:55.347Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-07T19:59:55.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-07T19:59:56.548Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-07T19:59:57.478Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-07T20:00:00.608Z] --- PASS: TestUpdateRestartPolicy (12.15s) [2019-10-07T20:00:00.608Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T20:00:00.608Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-10-07T20:00:00.608Z] === RUN TestWaitNonBlocked [2019-10-07T20:00:00.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:00:00.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:00:00.608Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:00:00.608Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:00:00.751Z] === RUN TestDockerSuite/TestEventsTop [2019-10-07T20:00:00.894Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:00:00.894Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:00:01.517Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-07T20:00:01.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2019-10-07T20:00:01.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2019-10-07T20:00:01.517Z] === RUN TestWaitBlocked [2019-10-07T20:00:01.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:00:01.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:00:01.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:00:01.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:00:01.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:00:01.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:00:02.570Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-07T20:00:02.570Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2019-10-07T20:00:02.570Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-10-07T20:00:02.570Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T20:00:02.570Z] === CONT TestIpcModeOlderClient [2019-10-07T20:00:02.570Z] === CONT TestDaemonRestartIpcMode [2019-10-07T20:00:02.647Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-07T20:00:02.856Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-07T20:00:05.168Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-07T20:00:06.318Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-10-07T20:00:06.318Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T20:00:06.318Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2019-10-07T20:00:06.318Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T20:00:06.318Z] PASS [2019-10-07T20:00:06.318Z] [2019-10-07T20:00:06.318Z] === Skipped [2019-10-07T20:00:06.318Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-07T20:00:06.318Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:00:06.318Z] [2019-10-07T20:00:06.318Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:00:06.318Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:00:06.318Z] [2019-10-07T20:00:06.318Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T20:00:06.318Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:00:06.318Z] [2019-10-07T20:00:06.318Z] [2019-10-07T20:00:06.318Z] DONE 197 tests, 3 skipped in 119.333s [2019-10-07T20:00:06.318Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T20:00:06.318Z] ++ 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-07T20:00:06.318Z] ++ set -e [2019-10-07T20:00:06.318Z] ++ '[' -n 0 ']' [2019-10-07T20:00:06.318Z] ++ set -x [2019-10-07T20:00:06.318Z] ++ env -i DEST=/go/src/github.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-07T20:00:06.537Z] === RUN TestDockerSuite/TestExec [2019-10-07T20:00:06.602Z] INFO: Testing against a local daemon [2019-10-07T20:00:06.602Z] === RUN TestCommitInheritsEnv [2019-10-07T20:00:06.884Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-10-07T20:00:06.884Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T20:00:06.884Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T20:00:06.884Z] === RUN TestImagesFilterMultiReference [2019-10-07T20:00:06.884Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-07T20:00:06.884Z] === RUN TestImagePullPlatformInvalid [2019-10-07T20:00:06.884Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-07T20:00:06.884Z] === RUN TestRemoveImageOrphaning [2019-10-07T20:00:07.468Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-07T20:00:07.512Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2019-10-07T20:00:07.512Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T20:00:07.512Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-07T20:00:07.512Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:00:07.512Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T20:00:07.512Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-07T20:00:07.512Z] === RUN TestTagInvalidReference [2019-10-07T20:00:07.512Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-07T20:00:07.512Z] === RUN TestTagValidPrefixedRepo [2019-10-07T20:00:07.512Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-07T20:00:07.512Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T20:00:07.512Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-07T20:00:07.512Z] === RUN TestTagOfficialNames [2019-10-07T20:00:07.796Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-07T20:00:07.796Z] === RUN TestTagMatchesDigest [2019-10-07T20:00:07.796Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-07T20:00:07.796Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T20:00:08.398Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-07T20:00:09.328Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-07T20:00:10.259Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-07T20:00:12.152Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-07T20:00:13.524Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-07T20:00:14.456Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-07T20:00:15.829Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-07T20:00:17.200Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-07T20:00:17.763Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-07T20:00:18.703Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-07T20:00:20.597Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-07T20:00:21.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-07T20:00:21.965Z] === RUN TestDockerSuite/TestExecEnv [2019-10-07T20:00:23.335Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-07T20:00:25.229Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-07T20:00:26.160Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-07T20:00:29.434Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-07T20:00:30.366Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-07T20:00:31.297Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-07T20:00:32.668Z] === RUN TestDockerSuite/TestExecParseError [2019-10-07T20:00:33.600Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-07T20:00:34.531Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-07T20:00:35.462Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-07T20:00:36.716Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-07T20:00:36.716Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-07T20:00:36.716Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-07T20:00:37.984Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-07T20:00:38.547Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-07T20:00:39.489Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-07T20:00:49.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-07T20:00:50.819Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-07T20:00:51.749Z] === RUN TestDockerSuite/TestExecTTY [2019-10-07T20:00:53.119Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-07T20:00:54.051Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-07T20:00:54.983Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-07T20:00:55.919Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-07T20:00:55.919Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-07T20:00:58.442Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-07T20:00:59.005Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-07T20:01:00.376Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-07T20:01:01.307Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-07T20:01:02.678Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-07T20:01:07.927Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-07T20:01:12.100Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-07T20:01:15.370Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-07T20:01:19.541Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-07T20:01:20.472Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-07T20:01:20.472Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-07T20:01:20.729Z] === RUN TestDockerSuite/TestHealth [2019-10-07T20:01:28.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-07T20:01:43.676Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-07T20:01:45.045Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-07T20:01:45.045Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-07T20:01:45.045Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-07T20:01:45.045Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-07T20:01:45.740Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-07T20:01:45.997Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-07T20:01:46.561Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-07T20:01:46.561Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-07T20:01:47.946Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-07T20:01:47.946Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-07T20:01:49.315Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-07T20:01:50.685Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-07T20:01:50.685Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-07T20:01:51.617Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-07T20:01:54.892Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-07T20:01:54.892Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-07T20:01:54.892Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-07T20:01:55.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-07T20:01:56.826Z] === RUN TestDockerSuite/TestImportFile [2019-10-07T20:01:59.353Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-07T20:01:59.353Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-07T20:02:00.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-07T20:02:00.982Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-07T20:02:03.013Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-07T20:02:03.013Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-07T20:02:03.013Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-07T20:02:03.504Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-07T20:02:03.504Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-07T20:02:05.397Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-07T20:02:05.654Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-07T20:02:06.219Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-07T20:02:06.783Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-07T20:02:07.040Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-07T20:02:07.969Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-07T20:02:08.901Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-07T20:02:09.848Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-07T20:02:10.414Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-07T20:02:10.978Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-07T20:02:10.978Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-07T20:02:10.978Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-07T20:02:10.978Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-07T20:02:11.542Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-07T20:02:12.472Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-07T20:02:13.402Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-07T20:02:13.659Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-07T20:02:14.223Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-07T20:02:14.787Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-07T20:02:15.718Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-07T20:02:16.650Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-07T20:02:16.650Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-07T20:02:16.906Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-07T20:02:18.799Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-07T20:02:19.729Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-07T20:02:20.661Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-07T20:02:20.776Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-07T20:02:20.919Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-07T20:02:21.850Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-07T20:02:21.850Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-07T20:02:21.850Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-07T20:02:23.223Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-07T20:02:24.154Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-07T20:02:25.085Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-07T20:02:26.015Z] === RUN TestDockerSuite/TestInspectImage [2019-10-07T20:02:26.015Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-07T20:02:26.015Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-07T20:02:26.015Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-07T20:02:26.945Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-07T20:02:27.876Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-07T20:02:27.876Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-07T20:02:27.876Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-07T20:02:28.805Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-07T20:02:29.746Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-07T20:02:32.266Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-07T20:02:32.266Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-07T20:02:33.198Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-07T20:02:33.265Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-07T20:02:34.567Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-07T20:02:35.936Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-07T20:02:36.866Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-07T20:02:37.797Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-07T20:02:38.727Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-07T20:02:39.656Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-07T20:02:40.219Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-07T20:02:41.149Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-07T20:02:41.149Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-07T20:02:43.721Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-07T20:02:44.420Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-07T20:02:45.789Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-07T20:02:47.686Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-07T20:02:47.943Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-07T20:02:49.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-07T20:02:53.131Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-07T20:02:53.698Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-07T20:02:55.707Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-07T20:02:55.707Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-07T20:02:58.228Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-07T20:02:58.485Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-07T20:02:59.415Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-07T20:03:04.668Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-07T20:03:08.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-07T20:03:13.017Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-07T20:03:16.291Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-07T20:03:17.661Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-07T20:03:19.029Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-07T20:03:19.641Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-07T20:03:21.580Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-07T20:03:21.580Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-07T20:03:22.143Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-07T20:03:22.143Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-07T20:03:22.143Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-07T20:03:22.143Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-07T20:03:23.074Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-07T20:03:24.003Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-07T20:03:25.373Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-07T20:03:27.894Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-07T20:03:28.823Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow=== RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-07T20:03:28.823Z] [2019-10-07T20:03:32.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-07T20:03:32.106Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-07T20:03:33.989Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-07T20:03:34.553Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-07T20:03:34.553Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-07T20:03:35.118Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-07T20:03:35.682Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-07T20:03:37.052Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-07T20:03:38.425Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-07T20:03:39.794Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-07T20:03:39.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-07T20:03:40.729Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-07T20:03:44.028Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-07T20:03:44.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-07T20:03:44.592Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-07T20:03:45.961Z] === RUN TestDockerSuite/TestLogsSince [2019-10-07T20:03:46.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-07T20:03:49.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-07T20:03:50.162Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-07T20:03:52.682Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-07T20:03:56.854Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-07T20:03:58.747Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-07T20:03:59.677Z] === RUN TestDockerSuite/TestLogsTail [2019-10-07T20:04:00.607Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-07T20:04:01.538Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-07T20:04:02.102Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-07T20:04:02.669Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-07T20:04:02.669Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-07T20:04:03.600Z] === RUN TestDockerSuite/TestNetHostname [2019-10-07T20:04:06.130Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-07T20:04:06.695Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-07T20:04:08.064Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-07T20:04:10.584Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-07T20:04:11.148Z] === RUN TestDockerSuite/TestPluginActive [2019-10-07T20:04:13.041Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-07T20:04:21.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-07T20:04:21.137Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-07T20:04:21.137Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-07T20:04:21.701Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-07T20:04:23.597Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-07T20:04:24.967Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-07T20:04:26.860Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-07T20:04:27.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-07T20:04:28.726Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-07T20:04:31.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-07T20:04:34.524Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-07T20:04:36.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-07T20:04:36.676Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-07T20:04:38.570Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-07T20:04:39.942Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-07T20:04:40.198Z] === RUN TestDockerSuite/TestPortList [2019-10-07T20:04:52.383Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-07T20:04:52.640Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-07T20:04:53.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-07T20:05:01.663Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-07T20:05:01.663Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-07T20:05:01.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-07T20:05:01.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-07T20:05:01.663Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-07T20:05:02.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-07T20:05:02.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-07T20:05:03.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-07T20:05:03.413Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-07T20:05:05.307Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-07T20:05:05.307Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-07T20:05:06.676Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-07T20:05:09.200Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-07T20:05:11.096Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-07T20:05:11.096Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-07T20:05:11.353Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-07T20:05:15.275Z] --- PASS: TestImportExtremelyLargeImageWorks (297.87s) [2019-10-07T20:05:15.276Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T20:05:15.276Z] PASS [2019-10-07T20:05:15.276Z] [2019-10-07T20:05:15.276Z] === Skipped [2019-10-07T20:05:15.276Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-07T20:05:15.276Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:05:15.276Z] [2019-10-07T20:05:15.276Z] [2019-10-07T20:05:15.276Z] DONE 12 tests, 1 skipped in 299.230s [2019-10-07T20:05:15.276Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T20:05:15.276Z] ++ 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-07T20:05:15.276Z] ++ set -e [2019-10-07T20:05:15.276Z] ++ '[' -n 0 ']' [2019-10-07T20:05:15.276Z] ++ set -x [2019-10-07T20:05:15.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T20:05:15.276Z] INFO: Testing against a local daemon [2019-10-07T20:05:15.276Z] === RUN TestNetworkCreateDelete [2019-10-07T20:05:15.276Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-10-07T20:05:15.276Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T20:05:15.276Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-07T20:05:15.276Z] === RUN TestInspectNetwork [2019-10-07T20:05:15.276Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T20:05:15.276Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T20:05:15.276Z] === RUN TestInspectNetwork/network_name [2019-10-07T20:05:15.276Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T20:05:15.276Z] --- PASS: TestInspectNetwork (7.23s) [2019-10-07T20:05:15.276Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T20:05:15.276Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-07T20:05:15.276Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T20:05:15.276Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T20:05:15.276Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T20:05:15.276Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T20:05:15.528Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-07T20:05:16.091Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-07T20:05:16.292Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-07T20:05:16.292Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T20:05:16.292Z] === RUN TestNetworkInvalidJSON [2019-10-07T20:05:16.292Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T20:05:16.292Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T20:05:16.292Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:05:16.292Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:05:16.292Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:05:16.292Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:05:16.292Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T20:05:16.292Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:05:16.292Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:05:16.292Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-07T20:05:16.292Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T20:05:16.292Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T20:05:16.292Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T20:05:16.292Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T20:05:17.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-07T20:05:17.302Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T20:05:17.302Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T20:05:18.312Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-07T20:05:18.312Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T20:05:18.312Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T20:05:19.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-10-07T20:05:19.326Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T20:05:19.326Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T20:05:20.268Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-07T20:05:20.268Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-07T20:05:20.801Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2019-10-07T20:05:20.801Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T20:05:20.801Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T20:05:21.416Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-07T20:05:21.416Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T20:05:21.416Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T20:05:23.550Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-07T20:05:24.111Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-10-07T20:05:24.111Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T20:05:24.111Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T20:05:24.111Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:05:24.111Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:05:24.111Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T20:05:26.075Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-07T20:05:26.075Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-07T20:05:30.249Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-07T20:05:31.284Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-07T20:05:35.063Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-07T20:05:35.063Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-07T20:05:35.529Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-07T20:05:35.529Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-07T20:05:35.529Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-07T20:05:35.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-07T20:05:38.385Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-07T20:05:39.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-07T20:05:39.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-07T20:05:39.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-07T20:05:39.303Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-07T20:05:39.588Z] --- PASS: TestServiceWithDataPathPortInit (14.53s) [2019-10-07T20:05:39.588Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:05:39.588Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:05:39.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T20:05:40.279Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-07T20:05:40.284Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-07T20:05:43.557Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-07T20:05:44.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-07T20:05:45.054Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-07T20:05:46.135Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-07T20:05:46.409Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.27s) [2019-10-07T20:05:46.409Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T20:05:46.409Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kwqxpcg8kqg7z6l213wopu9yl Created:2019-10-07 20:05:39.379476075 +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[2dc7ed014567810560abd98a14f3da690d273f7df13700f37933bf915ffb12f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zoslkkfbwsr9twi4x9ktc21s7 EndpointID:2c29aa250c2963ecb08940aedd5c4d0e743e562cc518ee2fefcf390e2f85a5cc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea7a6814cf568686a48eed7b62fe0697d8adb68c053ac37c79a1a3ea3fbbeb65 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:e0c29c74c594 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zoslkkfbwsr9twi4x9ktc21s7 EndpointID:2c29aa250c2963ecb08940aedd5c4d0e743e562cc518ee2fefcf390e2f85a5cc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T20:05:46.409Z] PASS [2019-10-07T20:05:46.409Z] [2019-10-07T20:05:46.409Z] === Skipped [2019-10-07T20:05:46.409Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:05:46.409Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:05:46.409Z] [2019-10-07T20:05:46.409Z] [2019-10-07T20:05:46.409Z] DONE 21 tests, 1 skipped in 39.964s [2019-10-07T20:05:46.409Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:05:46.409Z] ++ 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-07T20:05:46.409Z] ++ set -e [2019-10-07T20:05:46.409Z] ++ '[' -n 0 ']' [2019-10-07T20:05:46.409Z] ++ set -x [2019-10-07T20:05:46.409Z] ++ env -i DEST=/go/src/github.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-07T20:05:46.409Z] INFO: Testing against a local daemon [2019-10-07T20:05:46.409Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T20:05:46.950Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-07T20:05:46.950Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-07T20:05:47.029Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.46s) [2019-10-07T20:05:47.029Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" [2019-10-07T20:05:47.029Z] === RUN TestDockerNetworkIpvlan [2019-10-07T20:05:48.042Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-10-07T20:05:48.844Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-07T20:05:49.055Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-10-07T20:05:50.064Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-10-07T20:05:50.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-07T20:05:52.109Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-07T20:05:52.774Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-10-07T20:05:54.003Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-07T20:05:54.003Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-07T20:05:55.372Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-07T20:05:56.224Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-10-07T20:05:57.907Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-07T20:05:58.912Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-10-07T20:06:01.181Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-07T20:06:01.744Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-07T20:06:01.744Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-07T20:06:02.001Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-07T20:06:02.259Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-07T20:06:02.259Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-07T20:06:02.386Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-10-07T20:06:03.627Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-07T20:06:04.997Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-07T20:06:06.781Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-10-07T20:06:06.898Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-07T20:06:07.335Z] === RUN TestDockerSuite/TestBuildFails [2019-10-07T20:06:07.830Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-07T20:06:08.918Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-07T20:06:08.918Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-07T20:06:10.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-07T20:06:12.297Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-10-07T20:06:13.770Z] --- PASS: TestDockerNetworkIpvlan (26.51s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.18s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.21s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.20s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.21s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.23s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.20s) [2019-10-07T20:06:13.771Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" [2019-10-07T20:06:13.771Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.89s) [2019-10-07T20:06:13.771Z] PASS [2019-10-07T20:06:13.771Z] [2019-10-07T20:06:13.771Z] DONE 11 tests in 28.078s [2019-10-07T20:06:13.771Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:06:13.771Z] ++ 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-07T20:06:13.771Z] ++ set -e [2019-10-07T20:06:13.771Z] ++ '[' -n 0 ']' [2019-10-07T20:06:13.771Z] ++ set -x [2019-10-07T20:06:13.771Z] ++ env -i DEST=/go/src/github.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-07T20:06:13.771Z] INFO: Testing against a local daemon [2019-10-07T20:06:13.771Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T20:06:14.764Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-07T20:06:15.247Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-10-07T20:06:15.247Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T20:06:15.247Z] === RUN TestDockerNetworkMacvlan [2019-10-07T20:06:15.611Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-07T20:06:16.258Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T20:06:17.279Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T20:06:17.504Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-07T20:06:18.289Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T20:06:18.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-07T20:06:20.251Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-07T20:06:20.251Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-07T20:06:20.251Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-07T20:06:20.509Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-07T20:06:20.970Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T20:06:21.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-07T20:06:23.776Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-07T20:06:24.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T20:06:25.153Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-07T20:06:25.672Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-07T20:06:29.846Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-07T20:06:29.928Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan (15.22s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.44s) [2019-10-07T20:06:30.550Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:06:30.550Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-10-07T20:06:30.550Z] PASS [2019-10-07T20:06:30.550Z] [2019-10-07T20:06:30.550Z] DONE 8 tests in 16.785s [2019-10-07T20:06:30.550Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T20:06:30.550Z] ++ 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-07T20:06:30.550Z] ++ set -e [2019-10-07T20:06:30.550Z] ++ '[' -n 0 ']' [2019-10-07T20:06:30.550Z] ++ set -x [2019-10-07T20:06:30.550Z] ++ env -i DEST=/go/src/github.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-07T20:06:30.550Z] testing: warning: no tests to run [2019-10-07T20:06:30.550Z] PASS [2019-10-07T20:06:30.550Z] [2019-10-07T20:06:30.550Z] DONE 0 tests in 0.015s [2019-10-07T20:06:30.550Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T20:06:30.550Z] ++ 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-07T20:06:30.550Z] ++ set -e [2019-10-07T20:06:30.550Z] ++ '[' -n 0 ']' [2019-10-07T20:06:30.550Z] ++ set -x [2019-10-07T20:06:30.550Z] ++ env -i DEST=/go/src/github.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-07T20:06:30.550Z] INFO: Testing against a local daemon [2019-10-07T20:06:30.550Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T20:06:31.215Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-07T20:06:31.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-07T20:06:31.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-07T20:06:32.575Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2019-10-07T20:06:32.575Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T20:06:32.575Z] === RUN TestAuthZPluginTLS [2019-10-07T20:06:32.859Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-07T20:06:32.859Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T20:06:32.859Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T20:06:33.475Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-07T20:06:33.475Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T20:06:33.475Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T20:06:33.846Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-07T20:06:34.095Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-10-07T20:06:34.095Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T20:06:34.095Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T20:06:34.724Z] --- PASS: TestAuthZPluginDenyResponse (0.61s) [2019-10-07T20:06:34.724Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T20:06:34.724Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T20:06:36.210Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2019-10-07T20:06:36.210Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T20:06:36.210Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T20:06:36.470Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-07T20:06:36.727Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-07T20:06:36.824Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-07T20:06:36.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T20:06:36.824Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T20:06:36.983Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-07T20:06:37.441Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-07T20:06:37.441Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T20:06:37.441Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T20:06:38.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-10-07T20:06:38.059Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T20:06:38.059Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T20:06:38.352Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-07T20:06:39.282Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-07T20:06:39.690Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-07T20:06:40.085Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-07T20:06:40.085Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T20:06:40.085Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T20:06:40.655Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-07T20:06:41.247Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-07T20:06:42.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-10-07T20:06:42.121Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T20:06:42.121Z] === RUN TestAuthZPluginHeader [2019-10-07T20:06:42.587Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-07T20:06:43.127Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-07T20:06:43.127Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T20:06:43.127Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T20:06:43.127Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-07T20:06:43.127Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:06:43.127Z] === RUN TestAuthZPluginV2Disable [2019-10-07T20:06:43.127Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:06:43.127Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:06:43.127Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T20:06:43.127Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:06:43.127Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:06:43.127Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T20:06:43.127Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:06:43.127Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:06:43.127Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T20:06:43.517Z] === RUN TestDockerSuite/TestRmiTag [2019-10-07T20:06:43.774Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-07T20:06:44.705Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-07T20:06:47.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-07T20:06:47.141Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-07T20:06:48.124Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-07T20:06:49.105Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-07T20:06:49.105Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-07T20:06:49.955Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-07T20:06:50.519Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-07T20:06:51.449Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-07T20:06:52.012Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-07T20:06:53.908Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-07T20:06:54.472Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-07T20:06:55.035Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-07T20:06:55.599Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-07T20:06:55.855Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-07T20:06:56.785Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-07T20:06:58.153Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-07T20:06:58.410Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-07T20:06:59.340Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-07T20:06:59.497Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-07T20:06:59.497Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-07T20:07:00.709Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-07T20:07:01.567Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-07T20:07:01.567Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T20:07:01.567Z] PASS [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] === Skipped [2019-10-07T20:07:01.567Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-07T20:07:01.567Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:07:01.567Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:07:01.567Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:07:01.567Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] DONE 17 tests, 4 skipped in 29.407s [2019-10-07T20:07:01.567Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T20:07:01.567Z] ++ 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-07T20:07:01.567Z] ++ set -e [2019-10-07T20:07:01.567Z] ++ '[' -n 0 ']' [2019-10-07T20:07:01.567Z] ++ set -x [2019-10-07T20:07:01.567Z] ++ env -i DEST=/go/src/github.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-07T20:07:01.567Z] INFO: Testing against a local daemon [2019-10-07T20:07:01.567Z] === RUN TestPluginInvalidJSON [2019-10-07T20:07:01.567Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:07:01.567Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:07:01.567Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:07:01.567Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-07T20:07:01.567Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T20:07:01.567Z] PASS [2019-10-07T20:07:01.567Z] [2019-10-07T20:07:01.567Z] DONE 2 tests in 0.122s [2019-10-07T20:07:01.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T20:07:01.567Z] ++ 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-07T20:07:01.567Z] ++ set -e [2019-10-07T20:07:01.567Z] ++ '[' -n 0 ']' [2019-10-07T20:07:01.567Z] ++ set -x [2019-10-07T20:07:01.567Z] ++ env -i DEST=/go/src/github.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-07T20:07:01.567Z] INFO: Testing against a local daemon [2019-10-07T20:07:01.567Z] === RUN TestExternalGraphDriver [2019-10-07T20:07:01.567Z] === RUN TestExternalGraphDriver/json [2019-10-07T20:07:01.647Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-07T20:07:02.578Z] === RUN TestExternalGraphDriver/spec [2019-10-07T20:07:03.543Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-07T20:07:04.613Z] === RUN TestExternalGraphDriver/pull [2019-10-07T20:07:04.913Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-07T20:07:06.283Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-07T20:07:06.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-07T20:07:07.215Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-07T20:07:07.290Z] --- PASS: TestExternalGraphDriver (6.72s) [2019-10-07T20:07:07.290Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T20:07:07.290Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-10-07T20:07:07.290Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-07T20:07:07.290Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2019-10-07T20:07:07.290Z] === RUN TestGraphdriverPluginV2 [2019-10-07T20:07:07.290Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-07T20:07:07.290Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:07.290Z] PASS [2019-10-07T20:07:07.290Z] [2019-10-07T20:07:07.290Z] === Skipped [2019-10-07T20:07:07.290Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-07T20:07:07.290Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:07:07.290Z] [2019-10-07T20:07:07.290Z] [2019-10-07T20:07:07.290Z] DONE 5 tests, 1 skipped in 6.882s [2019-10-07T20:07:07.290Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T20:07:07.290Z] ++ 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-07T20:07:07.290Z] ++ set -e [2019-10-07T20:07:07.290Z] ++ '[' -n 0 ']' [2019-10-07T20:07:07.290Z] ++ set -x [2019-10-07T20:07:07.290Z] ++ env -i DEST=/go/src/github.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-07T20:07:07.290Z] INFO: Testing against a local daemon [2019-10-07T20:07:07.290Z] === RUN TestContinueAfterPluginCrash [2019-10-07T20:07:07.290Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T20:07:07.290Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T20:07:07.290Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T20:07:07.290Z] === CONT TestContinueAfterPluginCrash [2019-10-07T20:07:07.290Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T20:07:08.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-07T20:07:09.518Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-07T20:07:10.450Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-07T20:07:11.818Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-07T20:07:12.028Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-07T20:07:12.749Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-07T20:07:13.009Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-07T20:07:13.678Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-07T20:07:14.608Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-07T20:07:15.173Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-07T20:07:15.173Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-07T20:07:15.217Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-07T20:07:15.217Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-07T20:07:16.197Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-07T20:07:16.197Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-07T20:07:18.446Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-07T20:07:18.703Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-07T20:07:19.634Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-07T20:07:20.569Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-07T20:07:21.132Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-07T20:07:21.132Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-07T20:07:22.062Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-07T20:07:22.570Z] --- PASS: TestDaemonStartWithLogOpt (15.55s) [2019-10-07T20:07:22.570Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T20:07:22.993Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-07T20:07:23.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-07T20:07:24.852Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-07T20:07:25.416Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-07T20:07:25.416Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-07T20:07:26.346Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-07T20:07:26.346Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-07T20:07:26.584Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-07T20:07:27.049Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-07T20:07:27.716Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-07T20:07:28.030Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-07T20:07:28.051Z] --- PASS: TestContinueAfterPluginCrash (20.47s) [2019-10-07T20:07:28.051Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T20:07:28.051Z] PASS [2019-10-07T20:07:28.051Z] [2019-10-07T20:07:28.051Z] DONE 2 tests in 20.559s [2019-10-07T20:07:28.051Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T20:07:28.051Z] ++ 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-07T20:07:28.051Z] ++ set -e [2019-10-07T20:07:28.051Z] ++ '[' -n 0 ']' [2019-10-07T20:07:28.051Z] ++ set -x [2019-10-07T20:07:28.051Z] ++ env -i DEST=/go/src/github.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-07T20:07:28.051Z] INFO: Testing against a local daemon [2019-10-07T20:07:28.051Z] === RUN TestPluginWithDevMounts [2019-10-07T20:07:28.051Z] === PAUSE TestPluginWithDevMounts [2019-10-07T20:07:28.051Z] === CONT TestPluginWithDevMounts [2019-10-07T20:07:28.645Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-07T20:07:29.010Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-07T20:07:29.474Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-07T20:07:29.576Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-07T20:07:30.073Z] --- PASS: TestPluginWithDevMounts (2.29s) [2019-10-07T20:07:30.073Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T20:07:30.073Z] PASS [2019-10-07T20:07:30.073Z] [2019-10-07T20:07:30.073Z] DONE 1 tests in 2.383s [2019-10-07T20:07:30.073Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T20:07:30.073Z] ++ 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-07T20:07:30.073Z] ++ set -e [2019-10-07T20:07:30.073Z] ++ '[' -n 0 ']' [2019-10-07T20:07:30.073Z] ++ set -x [2019-10-07T20:07:30.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=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-07T20:07:30.073Z] INFO: Testing against a local daemon [2019-10-07T20:07:30.073Z] === RUN TestSecretInspect [2019-10-07T20:07:30.139Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-07T20:07:30.396Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-07T20:07:31.029Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-07T20:07:31.328Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-07T20:07:32.098Z] --- PASS: TestSecretInspect (2.12s) [2019-10-07T20:07:32.098Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T20:07:32.098Z] === RUN TestSecretList [2019-10-07T20:07:32.590Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-07T20:07:33.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-07T20:07:34.223Z] --- PASS: TestSecretList (2.15s) [2019-10-07T20:07:34.223Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T20:07:34.223Z] === RUN TestSecretsCreateAndDelete [2019-10-07T20:07:34.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-07T20:07:36.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-07T20:07:36.914Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2019-10-07T20:07:36.914Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T20:07:36.914Z] === RUN TestSecretsUpdate [2019-10-07T20:07:37.051Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-07T20:07:37.987Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-07T20:07:38.552Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-07T20:07:38.937Z] --- PASS: TestSecretsUpdate (2.13s) [2019-10-07T20:07:38.937Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T20:07:38.937Z] === RUN TestTemplatedSecret [2019-10-07T20:07:39.482Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-07T20:07:39.852Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-07T20:07:40.312Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-07T20:07:40.415Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-07T20:07:41.285Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-07T20:07:41.620Z] --- PASS: TestTemplatedSecret (2.86s) [2019-10-07T20:07:41.620Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T20:07:41.620Z] === RUN TestSecretCreateResolve [2019-10-07T20:07:42.308Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-07T20:07:43.664Z] --- PASS: TestSecretCreateResolve (2.15s) [2019-10-07T20:07:43.664Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T20:07:43.664Z] PASS [2019-10-07T20:07:43.664Z] [2019-10-07T20:07:43.664Z] DONE 6 tests in 13.687s [2019-10-07T20:07:43.664Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T20:07:43.664Z] ++ 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-07T20:07:43.664Z] ++ set -e [2019-10-07T20:07:43.664Z] ++ '[' -n 0 ']' [2019-10-07T20:07:43.664Z] ++ set -x [2019-10-07T20:07:43.664Z] ++ env -i DEST=/go/src/github.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-07T20:07:43.664Z] INFO: Testing against a local daemon [2019-10-07T20:07:43.664Z] === RUN TestServiceCreateInit [2019-10-07T20:07:43.949Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T20:07:46.483Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-07T20:07:46.483Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-07T20:07:47.046Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-07T20:07:47.094Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-07T20:07:48.334Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T20:07:49.568Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-07T20:07:51.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-07T20:07:52.731Z] --- PASS: TestServiceCreateInit (8.44s) [2019-10-07T20:07:52.731Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s) [2019-10-07T20:07:52.731Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T20:07:52.731Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2019-10-07T20:07:52.731Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T20:07:52.731Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T20:07:54.737Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-07T20:07:57.260Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-07T20:07:57.260Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-07T20:07:57.260Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-07T20:07:57.825Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-07T20:08:00.355Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-07T20:08:01.722Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-07T20:08:04.244Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-07T20:08:04.802Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-07T20:08:04.802Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-07T20:08:05.175Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-07T20:08:05.773Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-07T20:08:07.067Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-07T20:08:07.997Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-07T20:08:07.997Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-07T20:08:08.927Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-07T20:08:10.820Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-07T20:08:10.820Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-07T20:08:11.194Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2019-10-07T20:08:11.194Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T20:08:11.194Z] === RUN TestCreateServiceConflict [2019-10-07T20:08:11.385Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-07T20:08:12.203Z] --- PASS: TestCreateServiceConflict (2.17s) [2019-10-07T20:08:12.203Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T20:08:12.203Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T20:08:12.314Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-07T20:08:13.244Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-07T20:08:14.173Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-07T20:08:14.173Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-07T20:08:15.102Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-07T20:08:15.660Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2019-10-07T20:08:15.660Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T20:08:15.660Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T20:08:15.666Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-07T20:08:16.677Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-07T20:08:17.606Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-07T20:08:18.170Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-07T20:08:19.104Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-07T20:08:20.034Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-07T20:08:20.965Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-07T20:08:20.965Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-07T20:08:21.528Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-07T20:08:22.459Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-07T20:08:24.353Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-07T20:08:24.610Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:08:24.610Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-07T20:08:28.785Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-07T20:08:29.348Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-07T20:08:30.940Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2019-10-07T20:08:30.940Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T20:08:30.940Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T20:08:30.940Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2019-10-07T20:08:30.940Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T20:08:30.940Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T20:08:33.653Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2019-10-07T20:08:33.653Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T20:08:33.653Z] === RUN TestCreateServiceSysctls [2019-10-07T20:08:37.126Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-10-07T20:08:37.126Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T20:08:37.126Z] === RUN TestCreateServiceCapabilities [2019-10-07T20:08:39.806Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2019-10-07T20:08:39.806Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T20:08:39.806Z] === RUN TestInspect [2019-10-07T20:08:41.537Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-07T20:08:42.101Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-07T20:08:43.264Z] --- PASS: TestInspect (3.32s) [2019-10-07T20:08:43.264Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T20:08:43.264Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T20:08:43.994Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-07T20:08:43.994Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-07T20:08:43.994Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-07T20:08:43.994Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-07T20:08:44.557Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-07T20:08:47.648Z] --- PASS: TestDockerNetworkConnectAlias (4.53s) [2019-10-07T20:08:47.648Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T20:08:47.648Z] === RUN TestDockerNetworkReConnect [2019-10-07T20:08:48.326Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-07T20:08:48.730Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-07T20:08:49.661Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-07T20:08:49.917Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-07T20:08:51.117Z] --- PASS: TestDockerNetworkReConnect (3.60s) [2019-10-07T20:08:51.117Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T20:08:51.117Z] === RUN TestServicePlugin [2019-10-07T20:08:51.117Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-07T20:08:51.117Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:08:51.117Z] === RUN TestServiceUpdateLabel [2019-10-07T20:08:51.811Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-07T20:08:52.742Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-07T20:08:53.145Z] --- PASS: TestServiceUpdateLabel (2.18s) [2019-10-07T20:08:53.145Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T20:08:53.145Z] === RUN TestServiceUpdateSecrets [2019-10-07T20:08:53.305Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-07T20:08:54.234Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-07T20:08:55.602Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-07T20:08:55.602Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-07T20:08:55.858Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-07T20:08:55.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-07T20:08:57.753Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-07T20:08:59.647Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-07T20:09:01.542Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-07T20:09:01.542Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-07T20:09:01.542Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-07T20:09:03.435Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-07T20:09:05.483Z] === RUN TestDockerSuite/TestRunMount [2019-10-07T20:09:06.039Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-07T20:09:07.376Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-07T20:09:08.354Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2019-10-07T20:09:08.354Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T20:09:08.354Z] === RUN TestServiceUpdateConfigs [2019-10-07T20:09:10.738Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-07T20:09:13.921Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-07T20:09:13.921Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-07T20:09:14.484Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-07T20:09:16.378Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-07T20:09:16.378Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-07T20:09:16.543Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-07T20:09:19.653Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-07T20:09:19.653Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-07T20:09:22.349Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-07T20:09:22.937Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-07T20:09:23.587Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2019-10-07T20:09:23.587Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T20:09:23.587Z] === RUN TestServiceUpdateNetwork [2019-10-07T20:09:25.457Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-07T20:09:25.457Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-07T20:09:28.735Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-07T20:09:28.735Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-07T20:09:30.103Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-07T20:09:32.627Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-07T20:09:32.627Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-07T20:09:33.190Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-07T20:09:33.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-07T20:09:33.447Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-07T20:09:34.378Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-07T20:09:35.307Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-07T20:09:36.244Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-07T20:09:38.825Z] --- PASS: TestServiceUpdateNetwork (13.54s) [2019-10-07T20:09:38.825Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T20:09:38.825Z] PASS [2019-10-07T20:09:38.825Z] [2019-10-07T20:09:38.825Z] === Skipped [2019-10-07T20:09:38.825Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-07T20:09:38.825Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:09:38.825Z] [2019-10-07T20:09:38.825Z] [2019-10-07T20:09:38.825Z] DONE 19 tests, 1 skipped in 112.588s [2019-10-07T20:09:38.825Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T20:09:38.825Z] ++ 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-07T20:09:38.825Z] ++ set -e [2019-10-07T20:09:38.825Z] ++ '[' -n 0 ']' [2019-10-07T20:09:38.825Z] ++ set -x [2019-10-07T20:09:38.825Z] ++ env -i DEST=/go/src/github.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-07T20:09:38.825Z] INFO: Testing against a local daemon [2019-10-07T20:09:38.825Z] === RUN TestSessionCreate [2019-10-07T20:09:38.825Z] --- PASS: TestSessionCreate (0.05s) [2019-10-07T20:09:38.825Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T20:09:38.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-07T20:09:38.825Z] PASS [2019-10-07T20:09:38.825Z] [2019-10-07T20:09:38.825Z] DONE 2 tests in 0.185s [2019-10-07T20:09:38.825Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T20:09:38.825Z] ++ 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-07T20:09:38.825Z] ++ set -e [2019-10-07T20:09:38.825Z] ++ '[' -n 0 ']' [2019-10-07T20:09:38.825Z] ++ set -x [2019-10-07T20:09:38.825Z] ++ env -i DEST=/go/src/github.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-07T20:09:38.825Z] INFO: Testing against a local daemon [2019-10-07T20:09:38.825Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T20:09:38.825Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:09:38.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:09:38.825Z] === RUN TestEventsExecDie [2019-10-07T20:09:38.825Z] --- PASS: TestEventsExecDie (0.88s) [2019-10-07T20:09:38.825Z] === RUN TestEventsBackwardsCompatible [2019-10-07T20:09:38.825Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-07T20:09:38.825Z] === RUN TestInfoBinaryCommits [2019-10-07T20:09:38.825Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-07T20:09:38.825Z] === RUN TestInfoAPIVersioned [2019-10-07T20:09:38.825Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-07T20:09:38.825Z] === RUN TestInfoAPI [2019-10-07T20:09:38.825Z] --- PASS: TestInfoAPI (0.05s) [2019-10-07T20:09:38.825Z] === RUN TestInfoAPIWarnings [2019-10-07T20:09:38.825Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-10-07T20:09:38.825Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T20:09:38.825Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T20:09:39.108Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s) [2019-10-07T20:09:39.108Z] === RUN TestPingCacheHeaders [2019-10-07T20:09:39.108Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-07T20:09:39.108Z] === RUN TestPingGet [2019-10-07T20:09:39.391Z] --- PASS: TestPingGet (0.04s) [2019-10-07T20:09:39.391Z] === RUN TestPingHead [2019-10-07T20:09:39.391Z] --- PASS: TestPingHead (0.05s) [2019-10-07T20:09:39.391Z] === RUN TestVersion [2019-10-07T20:09:39.391Z] --- PASS: TestVersion (0.05s) [2019-10-07T20:09:39.391Z] PASS [2019-10-07T20:09:39.391Z] [2019-10-07T20:09:39.391Z] === Skipped [2019-10-07T20:09:39.391Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:09:39.391Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:09:39.391Z] [2019-10-07T20:09:39.391Z] [2019-10-07T20:09:39.391Z] DONE 12 tests, 1 skipped in 2.838s [2019-10-07T20:09:39.391Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T20:09:39.391Z] ++ 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-07T20:09:39.391Z] ++ set -e [2019-10-07T20:09:39.391Z] ++ '[' -n 0 ']' [2019-10-07T20:09:39.391Z] ++ set -x [2019-10-07T20:09:39.391Z] ++ env -i DEST=/go/src/github.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-07T20:09:39.391Z] INFO: Testing against a local daemon [2019-10-07T20:09:39.391Z] === RUN TestVolumesCreateAndList [2019-10-07T20:09:39.391Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-07T20:09:39.391Z] === RUN TestVolumesRemove [2019-10-07T20:09:39.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-07T20:09:39.677Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-07T20:09:39.677Z] === RUN TestVolumesInspect [2019-10-07T20:09:39.677Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-07T20:09:39.677Z] === RUN TestVolumesInvalidJSON [2019-10-07T20:09:39.677Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T20:09:39.677Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T20:09:39.677Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T20:09:39.677Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-07T20:09:39.677Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T20:09:39.677Z] PASS [2019-10-07T20:09:39.677Z] [2019-10-07T20:09:39.677Z] DONE 5 tests in 0.312s [2019-10-07T20:09:39.677Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:09:39.965Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:09:39.965Z] +++ kill 13112 [2019-10-07T20:09:40.892Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-07T20:09:44.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-07T20:09:44.718Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-07T20:09:44.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-07T20:09:44.762Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:09:44.762Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:09:44.762Z] Clearing AppArmor profiles cache:. [2019-10-07T20:09:44.762Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:09:44.762Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:09:44.762Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:09:44.762Z] [2019-10-07T20:09:44.762Z] To set a process to complain mode, use the command line tool [2019-10-07T20:09:44.762Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:09:44.762Z] with the 'teardown' option." [2019-10-07T20:09:44.762Z] Post stage [Pipeline] junit [2019-10-07T20:09:44.815Z] Recording test results [2019-10-07T20:09:44.880Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-07T20:09:44.881Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T20:09:45.653Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-07T20:09:45.760Z] + echo Ensuring container killed. [2019-10-07T20:09:45.760Z] Ensuring container killed. [2019-10-07T20:09:45.760Z] + docker rm -vf docker-pr2 [2019-10-07T20:09:45.760Z] Error: No such container: docker-pr2 [2019-10-07T20:09:45.760Z] + true [Pipeline] sh [2019-10-07T20:09:46.138Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:09:46.138Z] Chowning /workspace to jenkins user [2019-10-07T20:09:46.138Z] + id -u [2019-10-07T20:09:46.138Z] + id -g [2019-10-07T20:09:46.138Z] + docker run --rm -v /home/docker/workspace/moby_PR-40054:/workspace busybox chown -R 1001:1001 /workspace [2019-10-07T20:09:47.022Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-07T20:09:47.953Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-07T20:09:47.953Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:09:48.547Z] + bundleName=ppc64le-integration [2019-10-07T20:09:48.547Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-07T20:09:48.547Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-07T20:09:48.547Z] + find bundles+ -path */root/*overlay2 -prune -o -typexargs f tar ( -czf -name ppc64le-integration-bundles.tar.gz *-report.json [2019-10-07T20:09:48.547Z] -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T20:09:48.866Z] Archiving artifacts [2019-10-07T20:09:48.883Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-07T20:09:48.883Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-07T20:09:49.181Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:09:49.576Z] + make clean [2019-10-07T20:09:49.813Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-07T20:09:50.193Z] docker volume rm -f docker-dev-cache [2019-10-07T20:09:50.193Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T20:09:50.744Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-07T20:09:50.744Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-07T20:09:51.307Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-07T20:09:52.782Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-07T20:09:52.782Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T20:09:53.712Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-07T20:09:54.642Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-07T20:09:56.536Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-07T20:09:57.466Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-07T20:09:58.031Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-07T20:09:59.040Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-07T20:09:59.604Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-07T20:09:59.710Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-07T20:09:59.710Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-07T20:09:59.710Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-07T20:09:59.710Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-07T20:10:00.534Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-07T20:10:01.465Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:10:01.465Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-07T20:10:02.414Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-07T20:10:02.978Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-07T20:10:02.978Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-07T20:10:03.456Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-07T20:10:03.911Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-07T20:10:05.804Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-07T20:10:05.804Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-07T20:10:08.159Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-07T20:10:09.079Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-07T20:10:10.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-07T20:10:10.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-07T20:10:10.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-07T20:10:10.973Z] === RUN TestDockerSuite/TestRunRm [2019-10-07T20:10:11.536Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-07T20:10:12.989Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-07T20:10:13.960Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-07T20:10:15.501Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-07T20:10:15.707Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-07T20:10:15.965Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-07T20:10:16.894Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-07T20:10:18.791Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-07T20:10:19.721Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-07T20:10:23.893Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-07T20:10:29.158Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-07T20:10:29.722Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-07T20:10:30.653Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-07T20:10:31.583Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-07T20:10:32.148Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-07T20:10:33.079Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-07T20:10:33.210Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-07T20:10:33.210Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-07T20:10:33.642Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-07T20:10:35.013Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-07T20:10:35.942Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-07T20:10:36.506Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-07T20:10:39.781Z] === RUN TestDockerSuite/TestRunState [2019-10-07T20:10:39.781Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-07T20:10:41.151Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-07T20:10:41.716Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-07T20:10:42.650Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-07T20:10:42.906Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-07T20:10:42.906Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-07T20:10:43.836Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-07T20:10:44.403Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-07T20:10:46.296Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-07T20:10:46.296Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-07T20:10:46.296Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-07T20:10:47.226Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-07T20:10:48.044Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-07T20:10:49.751Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-07T20:10:50.681Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-07T20:10:50.973Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-07T20:10:53.202Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-07T20:10:57.376Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-07T20:11:00.650Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-07T20:11:01.216Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-07T20:11:01.316Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-07T20:11:02.148Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-07T20:11:03.082Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-07T20:11:05.609Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-07T20:11:06.986Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-07T20:11:07.125Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-07T20:11:07.916Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-07T20:11:07.916Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-07T20:11:08.173Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-07T20:11:09.104Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-07T20:11:09.669Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-07T20:11:10.601Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-07T20:11:10.601Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-07T20:11:10.601Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-07T20:11:11.530Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-07T20:11:12.960Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-07T20:11:13.421Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-07T20:11:13.421Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-07T20:11:13.421Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-07T20:11:15.608Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-07T20:11:15.608Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-07T20:11:16.781Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-07T20:11:17.345Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-07T20:11:18.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-07T20:11:21.236Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-07T20:11:22.604Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-07T20:11:25.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-07T20:11:27.023Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-07T20:11:28.400Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-07T20:11:28.963Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-07T20:11:29.893Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-07T20:11:30.824Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-07T20:11:30.824Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-07T20:11:31.081Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-07T20:11:31.081Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-07T20:11:31.338Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-07T20:11:32.267Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-07T20:11:33.197Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-07T20:11:34.132Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-07T20:11:36.029Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-07T20:11:36.959Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-07T20:11:37.523Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-07T20:11:37.523Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-07T20:11:38.455Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-07T20:11:38.455Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-07T20:11:38.455Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-07T20:11:38.455Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-07T20:11:38.455Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-07T20:11:38.712Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-07T20:11:38.968Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-07T20:11:39.225Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-07T20:11:39.483Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-07T20:11:39.739Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-07T20:11:40.669Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-07T20:11:40.669Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-07T20:11:41.234Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-07T20:11:42.603Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-07T20:11:42.603Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-07T20:11:43.315Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-07T20:11:43.879Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-07T20:11:44.828Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-07T20:11:44.828Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-07T20:11:45.392Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-07T20:11:46.761Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-07T20:11:46.761Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-07T20:11:46.761Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-07T20:11:46.761Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-07T20:11:47.691Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-07T20:11:49.590Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-07T20:11:50.153Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-07T20:11:50.153Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-07T20:11:51.082Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-07T20:11:51.082Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-07T20:11:52.975Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-07T20:11:53.538Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-07T20:11:56.811Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-07T20:11:57.068Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-07T20:11:57.068Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-07T20:11:57.068Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-07T20:11:58.436Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-07T20:11:59.805Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-07T20:12:00.736Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-07T20:12:00.993Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-07T20:12:03.515Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-07T20:12:03.515Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-07T20:12:03.788Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-07T20:12:06.310Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-07T20:12:06.310Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-07T20:12:06.337Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-07T20:12:07.680Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-07T20:12:07.937Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-07T20:12:07.937Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-07T20:12:09.831Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-07T20:12:11.200Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-07T20:12:11.457Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-07T20:12:11.457Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-07T20:12:11.713Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-07T20:12:11.713Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-07T20:12:11.970Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-07T20:12:14.490Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-07T20:12:21.041Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-07T20:12:22.935Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-07T20:12:24.304Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-07T20:12:25.674Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-07T20:12:28.976Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-07T20:12:31.496Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-07T20:12:31.551Z] === RUN TestDockerSuite/TestBuildRm [2019-10-07T20:12:32.427Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-07T20:12:34.948Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-07T20:12:37.471Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-07T20:12:39.992Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-07T20:12:43.954Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-07T20:12:44.164Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-07T20:12:46.137Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-07T20:12:46.137Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-07T20:12:46.598Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-07T20:12:48.140Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-07T20:12:49.415Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-07T20:12:51.882Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-07T20:12:51.942Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-07T20:12:55.628Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-07T20:12:58.487Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-07T20:13:01.006Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-07T20:13:02.900Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-07T20:13:03.463Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-07T20:13:04.411Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-07T20:13:05.342Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-07T20:13:05.342Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-07T20:13:05.965Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-07T20:13:06.272Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-07T20:13:11.527Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-07T20:13:14.798Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-07T20:13:15.056Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-07T20:13:15.992Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-07T20:13:15.992Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-07T20:13:16.930Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-07T20:13:19.449Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-07T20:13:19.449Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-07T20:13:20.872Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-07T20:13:22.242Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-07T20:13:23.172Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-07T20:13:25.065Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-07T20:13:29.236Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-07T20:13:31.129Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-07T20:13:31.129Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-07T20:13:31.138Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-07T20:13:31.138Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-07T20:13:31.138Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-07T20:13:32.498Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-07T20:13:33.429Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-07T20:13:37.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-07T20:13:40.880Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-07T20:13:41.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-07T20:13:43.543Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-07T20:13:43.543Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-07T20:13:45.983Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-07T20:13:48.244Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-07T20:13:48.705Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-07T20:13:49.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-07T20:13:53.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-07T20:13:54.514Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-07T20:13:54.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-07T20:13:58.070Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-07T20:13:59.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-07T20:14:01.534Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-07T20:14:01.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-07T20:14:04.809Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-07T20:14:06.177Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-07T20:14:07.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-07T20:14:08.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-07T20:14:10.785Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-07T20:14:11.042Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-07T20:14:14.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-07T20:14:15.634Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-07T20:14:16.094Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-07T20:14:16.912Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-07T20:14:19.432Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-07T20:14:19.843Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-07T20:14:20.814Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-07T20:14:21.953Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-07T20:14:26.618Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-07T20:14:32.460Z] === RUN TestDockerSuite/TestBuildUser [2019-10-07T20:14:32.460Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-07T20:14:32.460Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-07T20:14:32.460Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-07T20:14:37.163Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-07T20:14:38.135Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-07T20:14:40.017Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-07T20:14:40.018Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-07T20:14:40.018Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-07T20:14:40.018Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-07T20:14:40.018Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-07T20:14:40.274Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-07T20:14:40.274Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-07T20:14:40.274Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-07T20:14:40.274Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-07T20:14:42.795Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-07T20:14:43.053Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-07T20:14:43.053Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-07T20:14:43.310Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-07T20:14:43.310Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-07T20:14:44.239Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-07T20:14:46.724Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-07T20:14:46.724Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-07T20:14:46.724Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-07T20:14:46.760Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-07T20:14:46.760Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-07T20:14:47.017Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-07T20:14:50.290Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-07T20:14:55.546Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite (1895.79s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.14s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (6.24s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.45s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (2.43s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.76s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.29s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.54s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.72s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.69s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.39s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.68s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (3.88s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.59s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.96s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.10s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.70s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.57s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.13s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.86s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.11s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.39s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.07s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.34s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.24s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.43s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.33s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.24s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.50s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.66s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.83s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.63s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.02s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.74s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.49s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.13s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.52s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.77s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.28s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.92s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.92s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2019-10-07T20:14:55.546Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-07T20:14:55.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.31s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContChar (4.75s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.43s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.40s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.76s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.61s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.34s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s) [2019-10-07T20:14:55.546Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-07T20:14:55.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.546Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T20:14:55.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.546Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T20:14:55.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.546Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-07T20:14:55.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.50s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.13s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.48s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.17s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.21s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.03s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.13s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.03s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.53s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.55s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.56s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.78s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.15s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.06s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.88s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.82s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.61s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.20s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2019-10-07T20:14:55.546Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.29s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.21s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (1.04s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.94s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.46s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.29s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (1.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (1.50s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.62s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.54s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.16s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.25s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.30s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildHistory (5.96s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.46s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabels (0.70s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.39s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.64s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.62s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.84s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.82s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.59s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.94s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.05s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.39s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.88s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.95s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.69s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.97s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.85s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.86s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.88s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.91s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildPATH (2.73s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.33s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.81s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.58s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRm (4.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.45s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.69s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.90s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.82s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.59s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.89s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.04s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.71s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.77s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildUser (2.31s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.41s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.54s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.69s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.30s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.38s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-07T20:14:55.547Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitChange (1.12s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.93s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.98s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.13s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.02s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.18s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.31s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.90s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.65s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2019-10-07T20:14:55.547Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T20:14:55.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.92s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.41s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.18s) [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000766b00 } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1252967929 /foo false } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1252967929 /foo true } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3452157700 /foo false } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3452157700 /foo true } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3452157700 /foo true 0xc000766f80 } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000766fa0 } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000766fc0 } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000766fe0 } [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000767000 } [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.56s) [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 0 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 1 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 2 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 3 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 4 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 5 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 6 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 7 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 8 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 9 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 10 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 11 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 12 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 13 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 14 [2019-10-07T20:14:55.547Z] docker_api_containers_test.go:1927: case 15 [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.06s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2019-10-07T20:14:55.547Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.23s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership128834241/file1 6948ad850e89b34ef1df37395bb2f019a21fc1eb708b5739642c7c376baded90:/tmpvol/file1` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8d996a6cdb1153ab6e8e2280968f402534a715a20aff0ac0270993a4c0062b78:/root/file1 /tmp/test-cp-from-case-a111815468/itWorks.txt` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a111815468/itWorks.txt" contains "file1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.07s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp a3a424ae99ae2f6ff76861fc486bed5d10f53aaa9ab8fc4490b0ad8bd77319bc:/file1 /tmp/test-cp-from-case-b082505371/testDir/` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.03s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c687278398/file2" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6ca4a6e2d6f2f9a20a99226b3eddb075138816539cbc5d6737c95344ef475981:/root/file1 /tmp/test-cp-from-case-c687278398/file2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c687278398/file2" contains "file1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 944c2c571e352b8b40d0b4d2c07a438f2b46e8a2ef19b58d312ef680def169b7:/file1 /tmp/test-cp-from-case-d319775109/dir1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d319775109/dir1/file1" contains "file1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 944c2c571e352b8b40d0b4d2c07a438f2b46e8a2ef19b58d312ef680def169b7:/file1 /tmp/test-cp-from-case-d319775109/dir1/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d319775109/dir1/file1" contains "file1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 0d10f5bc871bfaae793be48331d73056531f9b216f153f18cb6a6ee2d488cce6:dir1 /tmp/test-cp-from-case-e675186464/testDir` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e675186464/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 0d10f5bc871bfaae793be48331d73056531f9b216f153f18cb6a6ee2d488cce6:dir1 /tmp/test-cp-from-case-e675186464/testDir/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e675186464/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp d22b66aec0e63ed6b550dcc7d1e96b6d5b58f5b73f4e28ad8909b521a15ef938:/root/dir1 /tmp/test-cp-from-case-f879084031/file1` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp b3c8a959c45313e766b3b07f3516381b3e0e267214474f492beec8558c66eb5e:/root/dir1 /tmp/test-cp-from-case-g031596882/dir2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g031596882/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp b3c8a959c45313e766b3b07f3516381b3e0e267214474f492beec8558c66eb5e:/root/dir1 /tmp/test-cp-from-case-g031596882/dir2/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g031596882/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp b69eeee40eb40d8cb5ee2930aa1b6e3557b384442abb96c7dd7d7f37d97e8e58:dir1/. /tmp/test-cp-from-case-h478909065/testDir` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h478909065/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp b69eeee40eb40d8cb5ee2930aa1b6e3557b384442abb96c7dd7d7f37d97e8e58:dir1/. /tmp/test-cp-from-case-h478909065/testDir/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h478909065/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 937a93a2ce7d24b71c3ac7fc8dba4b03a5c132984099634da1aafa6d897d4cb3:/root/dir1/. /tmp/test-cp-from-case-i605251156/file1` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.12s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 7a087355fa39eb210d389917ae4875e8b1a0cf4a8158623bab0c081949298ac9:/root/dir1/. /tmp/test-cp-from-case-j769625507/dir2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j769625507/dir2/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 7a087355fa39eb210d389917ae4875e8b1a0cf4a8158623bab0c081949298ac9:/root/dir1/. /tmp/test-cp-from-case-j769625507/dir2/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j769625507/dir2/file1-1" contains "file1-1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6d0b4f87fb53585fd503ff83bf337e9d8afff82ca3d2d0bbfee2261dfaf351f0:/file2 /tmp/test-cp-from-err-dst-not-dir389599398/symlinkToFile1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir389599398/symlinkToFile1" points to "file1" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir389599398/file1" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6d0b4f87fb53585fd503ff83bf337e9d8afff82ca3d2d0bbfee2261dfaf351f0:/file2 /tmp/test-cp-from-err-dst-not-dir389599398/symlinkToDir1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir389599398/symlinkToDir1" points to "dir1" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir389599398/file2" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6d0b4f87fb53585fd503ff83bf337e9d8afff82ca3d2d0bbfee2261dfaf351f0:/file2 /tmp/test-cp-from-err-dst-not-dir389599398/brokenSymlinkToFileX` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir389599398/brokenSymlinkToFileX" points to "fileX" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir389599398/fileX" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6d0b4f87fb53585fd503ff83bf337e9d8afff82ca3d2d0bbfee2261dfaf351f0:/dir2 /tmp/test-cp-from-err-dst-not-dir389599398/symlinkToDir1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir389599398/symlinkToDir1" points to "dir1" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir389599398/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 6d0b4f87fb53585fd503ff83bf337e9d8afff82ca3d2d0bbfee2261dfaf351f0:/dir2 /tmp/test-cp-from-err-dst-not-dir389599398/brokenSymlinkToDirX` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir389599398/brokenSymlinkToDirX" points to "dirX" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir389599398/dirX/file2-1" contains "file2-1\n" [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.13s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.30s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.36s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.86s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a489025806/file1 d7449d719a65c83b576ee25ffe6c4a088ff9b5c50ceed3797dc6370b18efee3f:/root/itWorks.txt` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "d7449d719a65c83b576ee25ffe6c4a088ff9b5c50ceed3797dc6370b18efee3f" start output contains "file1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a d7449d719a65c83b576ee25ffe6c4a088ff9b5c50ceed3797dc6370b18efee3f` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.96s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b815331093/file1 d900db9f6387123e817a4579686373605ca21a243b55c0803df91de34c272d7d:testDir/` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.90s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "3f7dcd88aaa75d3ba075e60b3c0d35e0d49dee159e794297dc42a798f6ebcf5b" start output contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3f7dcd88aaa75d3ba075e60b3c0d35e0d49dee159e794297dc42a798f6ebcf5b` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c724422000/file1 3f7dcd88aaa75d3ba075e60b3c0d35e0d49dee159e794297dc42a798f6ebcf5b:/root/file2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "3f7dcd88aaa75d3ba075e60b3c0d35e0d49dee159e794297dc42a798f6ebcf5b" start output contains "file1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3f7dcd88aaa75d3ba075e60b3c0d35e0d49dee159e794297dc42a798f6ebcf5b` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.71s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "57b291a54bb614f64b5623733606b6e038b9656c5be7b6d369df51dfd4678582" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 57b291a54bb614f64b5623733606b6e038b9656c5be7b6d369df51dfd4678582` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d554168847/file1 57b291a54bb614f64b5623733606b6e038b9656c5be7b6d369df51dfd4678582:dir1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "57b291a54bb614f64b5623733606b6e038b9656c5be7b6d369df51dfd4678582" start output contains "file1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 57b291a54bb614f64b5623733606b6e038b9656c5be7b6d369df51dfd4678582` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "6a2d7e7581f991ce63d0db5e554e450f073034d67a6ef04c9d45b7e7657af055" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6a2d7e7581f991ce63d0db5e554e450f073034d67a6ef04c9d45b7e7657af055` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d554168847/file1 6a2d7e7581f991ce63d0db5e554e450f073034d67a6ef04c9d45b7e7657af055:dir1/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "6a2d7e7581f991ce63d0db5e554e450f073034d67a6ef04c9d45b7e7657af055" start output contains "file1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6a2d7e7581f991ce63d0db5e554e450f073034d67a6ef04c9d45b7e7657af055` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.31s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e456796194/dir1 dcf5bb36ba53890f3c35c32ce6cc995443b29790d4d63b63aa154c58421963e1:testDir` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "dcf5bb36ba53890f3c35c32ce6cc995443b29790d4d63b63aa154c58421963e1" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a dcf5bb36ba53890f3c35c32ce6cc995443b29790d4d63b63aa154c58421963e1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e456796194/dir1 737e2ef6d7d31e873c136eff70ff02e99eeee4c106eda282fef62a9b606e1f8f:testDir/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "737e2ef6d7d31e873c136eff70ff02e99eeee4c106eda282fef62a9b606e1f8f" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 737e2ef6d7d31e873c136eff70ff02e99eeee4c106eda282fef62a9b606e1f8f` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.01s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f422410521/dir1 bcd1c347ebf76d99239acc9b4816a4da9dd319e4c8582fa7641479f5416c0f03:/root/file1` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.37s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "ebcc49366ae8d7d6cafb973d6271f60f93a20c2db914945a4baca1e0744e1038" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebcc49366ae8d7d6cafb973d6271f60f93a20c2db914945a4baca1e0744e1038` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g344246692/dir1 ebcc49366ae8d7d6cafb973d6271f60f93a20c2db914945a4baca1e0744e1038:/root/dir2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "ebcc49366ae8d7d6cafb973d6271f60f93a20c2db914945a4baca1e0744e1038" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebcc49366ae8d7d6cafb973d6271f60f93a20c2db914945a4baca1e0744e1038` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "847fb0895a58add01687e72a1fc3de21f281e3bca6c61b8b220e92440f5cde94" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 847fb0895a58add01687e72a1fc3de21f281e3bca6c61b8b220e92440f5cde94` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g344246692/dir1 847fb0895a58add01687e72a1fc3de21f281e3bca6c61b8b220e92440f5cde94:/dir2/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "847fb0895a58add01687e72a1fc3de21f281e3bca6c61b8b220e92440f5cde94" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 847fb0895a58add01687e72a1fc3de21f281e3bca6c61b8b220e92440f5cde94` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.83s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h306577587/dir1/. f7f5721caf8e903d08c167b9f35e952e8e7f46fcdcc6cc6ec49059b25391320f:testDir` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "f7f5721caf8e903d08c167b9f35e952e8e7f46fcdcc6cc6ec49059b25391320f" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7f5721caf8e903d08c167b9f35e952e8e7f46fcdcc6cc6ec49059b25391320f` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h306577587/dir1/. 0f1b0e0fffd1b008bcaf793995c446eb829ec7403253a850aedeea17b1664c9e:testDir/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "0f1b0e0fffd1b008bcaf793995c446eb829ec7403253a850aedeea17b1664c9e" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0f1b0e0fffd1b008bcaf793995c446eb829ec7403253a850aedeea17b1664c9e` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i367131766/dir1/. 62bdb7125f27084196e9610800564d48b68e98a512bb427c49b4bb5d588d1bc0:/root/file1` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.73s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "dcb4de7faa67c503162f0ea7cba8a4e6d5124016ff49d4b61021921829836436" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a dcb4de7faa67c503162f0ea7cba8a4e6d5124016ff49d4b61021921829836436` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j853929821/dir1/. dcb4de7faa67c503162f0ea7cba8a4e6d5124016ff49d4b61021921829836436:/dir2` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "dcb4de7faa67c503162f0ea7cba8a4e6d5124016ff49d4b61021921829836436" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a dcb4de7faa67c503162f0ea7cba8a4e6d5124016ff49d4b61021921829836436` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "f14a888205fbe7516a3aeb66789e82b36918de0fd0e24e194bbe5e8a22f3b40f" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a f14a888205fbe7516a3aeb66789e82b36918de0fd0e24e194bbe5e8a22f3b40f` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j853929821/dir1/. f14a888205fbe7516a3aeb66789e82b36918de0fd0e24e194bbe5e8a22f3b40f:/dir2/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "f14a888205fbe7516a3aeb66789e82b36918de0fd0e24e194bbe5e8a22f3b40f" start output contains "file1-1\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a f14a888205fbe7516a3aeb66789e82b36918de0fd0e24e194bbe5e8a22f3b40f` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.27s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions395898648/permdirtest permtest:/` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToDot (1.22s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs181917194/file1 ec6da6fd89763507206be3c216d3a7a75803ac233ee1fdccbe317dd7579232ec:/root/shouldNotExist` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "ec6da6fd89763507206be3c216d3a7a75803ac233ee1fdccbe317dd7579232ec" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a ec6da6fd89763507206be3c216d3a7a75803ac233ee1fdccbe317dd7579232ec` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume486477793/file1 91a85e2f59c5e0d60f8db60f3372af57c742da6e6fcd7aadf73538cb3f1aeae0:/vol_ro/shouldNotExist` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:279: checking that container "91a85e2f59c5e0d60f8db60f3372af57c742da6e6fcd7aadf73538cb3f1aeae0" start output contains "" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 91a85e2f59c5e0d60f8db60f3372af57c742da6e6fcd7aadf73538cb3f1aeae0` [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2019-10-07T20:14:55.548Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.53s) [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-803146188/file2 b40fd546ebf10b2057e02d638b7ab93924c1d118ca324d74cba644d9a4188368:/vol2/symlinkToFile1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-803146188/symlinkToFile1" points to "file1" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-803146188/file1" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-803146188/file2 b40fd546ebf10b2057e02d638b7ab93924c1d118ca324d74cba644d9a4188368:/vol2/symlinkToDir1` [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-803146188/symlinkToDir1" points to "dir1" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-803146188/file2" contains "file2\n" [2019-10-07T20:14:55.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-803146188/file2 b40fd546ebf10b2057e02d638b7ab93924c1d118ca324d74cba644d9a4188368:/vol2/brokenSymlinkToFileX` [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-803146188/brokenSymlinkToFileX" points to "fileX" [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-803146188/fileX" contains "file2\n" [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-803146188//dir2 b40fd546ebf10b2057e02d638b7ab93924c1d118ca324d74cba644d9a4188368:/vol2/symlinkToDir1` [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-803146188/symlinkToDir1" points to "dir1" [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-803146188/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-803146188//dir2 b40fd546ebf10b2057e02d638b7ab93924c1d118ca324d74cba644d9a4188368:/vol2/brokenSymlinkToDirX` [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-803146188/brokenSymlinkToDirX" points to "dirX" [2019-10-07T20:14:55.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-803146188/dirX/file2-1" contains "file2-1\n" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.07s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.69s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.00s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.32s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.43s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.00s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.05s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.84s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.92s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.53s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.14s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.19s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.89s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.26s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.97s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.92s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsCopy (1.93s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.72s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFilters (1.53s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.88s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsTop (1.89s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.95s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.23s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.31s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.14s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecCgroup (1.52s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.06s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecInspectID (3.33s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.22s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecParseError (0.95s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecStartFails (0.97s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.99s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecTTY (1.24s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestExecWithUser (1.20s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.60s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.94s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHealth (21.66s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.14s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.23s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.19s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.13s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.47s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.25s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.14s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportDisplay (1.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportFile (2.27s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.08s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportGzipped (2.11s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2019-10-07T20:14:55.549Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-10-07T20:14:55.549Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-07T20:14:55.549Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-07T20:14:55.549Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.20s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-07T20:14:55.549Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.16s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.05s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectDefault (0.81s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-07T20:14:55.549Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-07T20:14:55.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.99s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.44s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectStatus (1.12s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.74s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.76s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.08s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.64s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.83s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.54s) [2019-10-07T20:14:55.549Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.60s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.97s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.98s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.13s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.32s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.04s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsSince (7.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.46s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.07s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestNetHostname (2.57s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.49s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginActive (1.88s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.62s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.27s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.73s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2019-10-07T20:14:55.550Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.57s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.48s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.78s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.76s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPortList (10.71s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.73s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.14s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.07s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.12s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.77s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsByOrder (3.66s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.96s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.18s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.23s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.98s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.09s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.76s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.99s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.98s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.93s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.75s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.35s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.29s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.66s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.76s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.34s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.90s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.47s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.06s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.32s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.06s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.66s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddHost (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.30s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.17s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.77s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.51s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.06s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.38s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.95s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.78s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.86s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.52s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.69s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.14s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.98s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T20:14:55.550Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.86s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.68s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.91s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.67s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.40s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.88s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.81s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.40s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.30s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.84s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.63s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.85s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.32s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (2.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMount (7.65s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.89s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.69s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.68s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.62s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.82s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.97s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.95s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.87s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetHost (1.37s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.90s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.66s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.64s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.18s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.99s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.18s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.32s) [2019-10-07T20:14:55.550Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T20:14:55.550Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.00s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2019-10-07T20:14:55.550Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2019-10-07T20:14:55.551Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.92s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T20:14:55.551Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.79s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T20:14:55.551Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.24s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.09s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.13s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.98s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunSysctls (1.77s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.80s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.13s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.17s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.33s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.94s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.87s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.47s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.45s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T20:14:55.551Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.94s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.93s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.65s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.88s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.11s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.69s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.30s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.96s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.37s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.98s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.94s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.78s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.91s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.75s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.87s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.25s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.23s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2019-10-07T20:14:55.551Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents788705870 [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.45s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.79s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.63s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.76s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartRecordError (2.21s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.59s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.60s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.29s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.80s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.92s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.93s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.87s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.42s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.59s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.87s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.89s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.01s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.20s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateStats (4.51s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.31s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.46s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.10s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.85s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.51s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.71s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.64s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.82s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.83s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.91s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.90s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.84s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.93s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.69s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.57s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.66s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.32s) [2019-10-07T20:14:55.551Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.47s) [2019-10-07T20:14:55.551Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T20:14:55.551Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-07T20:14:55.551Z] === RUN TestDockerRegistrySuite [2019-10-07T20:14:55.551Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-07T20:14:56.922Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-07T20:14:58.823Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-07T20:15:01.345Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-07T20:15:01.345Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T20:15:05.519Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-07T20:15:05.519Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T20:15:08.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-07T20:15:10.688Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-07T20:15:11.964Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-07T20:15:11.964Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-07T20:15:12.586Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-07T20:15:15.860Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-07T20:15:16.117Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-07T20:15:18.011Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-07T20:15:18.944Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-07T20:15:20.313Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-07T20:15:20.570Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-07T20:15:22.467Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-07T20:15:24.364Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-07T20:15:24.364Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-07T20:15:25.734Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-07T20:15:27.628Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-07T20:15:30.200Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-07T20:15:33.079Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-07T20:15:33.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-07T20:15:34.401Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-07T20:15:38.577Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-07T20:15:38.887Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-07T20:15:38.887Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-07T20:15:38.887Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-07T20:15:39.511Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-07T20:15:39.767Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T20:15:41.662Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T20:15:41.800Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-07T20:15:41.800Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-07T20:15:42.595Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T20:15:43.984Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-07T20:15:45.353Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-07T20:15:48.629Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-07T20:15:48.629Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-07T20:15:49.998Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-07T20:15:50.254Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-07T20:15:50.511Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-07T20:15:50.768Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-07T20:15:51.026Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-07T20:15:51.283Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-07T20:15:51.283Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-07T20:15:53.176Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-07T20:15:55.697Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-07T20:15:56.626Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-07T20:15:56.692Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-07T20:15:57.996Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-07T20:15:59.366Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite (65.18s) [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.33s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d4ed797d424e8 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.68s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d6b458753f3f2 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.13s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon db9b8d93533f3 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d9c47180677b0 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d535f297bbfe3 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d54f9394a77db is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.45s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d5a0e1457a520 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.58s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d92feeb929c26 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon df4545e17737d is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dce2379899624 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.82s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d7a62481f2220 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.86s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d5978ac88e81c is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.52s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d5d2d5b27ed7a is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.72s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d7f2437da8502 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.73s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-07T20:15:59.931Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:23da72afe58c3b44ff559ae52def30f2046754bec7dbf9b657f2050042f68719 [2019-10-07T20:15:59.931Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1f45788c47713372b6a888575b8ae4e56f8c92a63001b62fbb8f057c63da9ab4 [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon de484bc1434e2 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.94s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-07T20:15:59.931Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4faf421237ddf779eef8ee032cd71f0e380f39923d137bbbb40125b752a073e0 [2019-10-07T20:15:59.931Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4e2f4a20da5c03d8c264679b792a9b592a347313516b674e91a094ded716c709 [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d6fffc4d85669 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d7811f16d6df2 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.67s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d4a8b846f561b is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d9e367e22da90 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d8b7f73f5217a is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.70s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dae9ce171bea1 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon ddcb79ca2bcc1 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d052be0041c9f is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.14s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d3152517591f1 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dbb4fa8d2f890 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dc5e2ac3f4275 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon df9bd73b60156 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon de23e9ca9b0a4 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d9edae60e10a9 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dda98d2ed4715 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon dc0c61deb4bbc is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon de58dc1009c52 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d1dc812dc406f is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.48s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d7884348d4b86 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d3128bd1dcb5f is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-07T20:15:59.931Z] check_test.go:196: Daemon d7e7da90fccf2 is not started [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-07T20:15:59.931Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-07T20:15:59.931Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-07T20:15:59.931Z] === RUN TestDockerSchema1RegistrySuite [2019-10-07T20:15:59.931Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-07T20:16:00.188Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T20:16:00.438Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-07T20:16:00.438Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-07T20:16:02.083Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-07T20:16:05.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-07T20:16:05.366Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T20:16:08.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-07T20:16:10.536Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-07T20:16:12.431Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-07T20:16:15.707Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-07T20:16:17.076Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-07T20:16:18.234Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-07T20:16:18.234Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-07T20:16:18.234Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-07T20:16:18.234Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-07T20:16:18.234Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-07T20:16:18.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-07T20:16:18.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T20:16:20.595Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-07T20:16:20.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T20:16:21.964Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T20:16:23.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-07T20:16:26.388Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-07T20:16:28.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-07T20:16:28.555Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-07T20:16:28.575Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-07T20:16:29.118Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-07T20:16:29.375Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-07T20:16:29.546Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-07T20:16:29.632Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-07T20:16:29.632Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-07T20:16:29.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-07T20:16:30.008Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-07T20:16:30.008Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-07T20:16:30.008Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-07T20:16:30.454Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite (30.54s) [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d6739d7478338 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.08s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon dd01c7d68a8b6 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d054c2e1b207f is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.19s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d6ace43f53125 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon da8511af9af35 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d6501c233c588 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d3b2111e4d817 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.64s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d0ad315c1fc21 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d09cd1c30f5c7 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.97s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d07d1a67aa7cf is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.29s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon ddf81bacf3401 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon da6e1f6d47d03 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.63s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d9472bf07d5c0 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d5a0669c3bf1b is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d76aea400cc43 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon dba8c2736e639 is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d2c2c270b763a is not started [2019-10-07T20:16:30.454Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-07T20:16:30.454Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-07T20:16:30.454Z] check_test.go:223: Daemon d252a47fda143 is not started [2019-10-07T20:16:30.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-07T20:16:30.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-07T20:16:31.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-07T20:16:32.190Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-07T20:16:32.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-07T20:16:32.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-07T20:16:33.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-07T20:16:33.812Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-07T20:16:34.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-07T20:16:34.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-07T20:16:34.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.78s) [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d5c41b92b917e is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.75s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon db53597c7589e is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d5d84fb60237b is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.31s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d603953d086fe is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d650a041979bd is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.62s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d7d5e11d4ac58 is not started [2019-10-07T20:16:35.148Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.30s) [2019-10-07T20:16:35.148Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-07T20:16:35.148Z] check_test.go:252: Daemon d121a956c9301 is not started [2019-10-07T20:16:35.148Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-07T20:16:35.148Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-07T20:16:36.518Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-07T20:16:37.996Z] === RUN TestDockerSuite/TestCommitChange [2019-10-07T20:16:39.790Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-07T20:16:40.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-07T20:16:40.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-07T20:16:40.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-07T20:16:40.867Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2019-10-07T20:16:41.124Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-07T20:16:41.124Z] check_test.go:279: Daemon d9d7858c543b1 is not started [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-10-07T20:16:41.124Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-07T20:16:41.124Z] check_test.go:279: Daemon de45d38168aaa is not started [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-07T20:16:41.124Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-07T20:16:41.124Z] check_test.go:279: Daemon d5703247546d4 is not started [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-07T20:16:41.124Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-07T20:16:41.124Z] check_test.go:279: Daemon da74cfdf58531 is not started [2019-10-07T20:16:41.124Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-07T20:16:41.124Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-07T20:16:41.124Z] check_test.go:279: Daemon de3450be80a0c is not started [2019-10-07T20:16:41.124Z] === RUN TestDockerNetworkSuite [2019-10-07T20:16:41.124Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-07T20:16:43.804Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-07T20:16:44.403Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-07T20:16:44.966Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-07T20:16:46.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-07T20:16:46.597Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-07T20:16:48.505Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-07T20:16:48.505Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-07T20:16:51.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-07T20:16:55.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-07T20:16:55.594Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-07T20:16:55.594Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-07T20:16:58.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-07T20:17:00.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-07T20:17:07.997Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-07T20:17:10.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-07T20:17:13.800Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-07T20:17:14.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-07T20:17:15.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-07T20:17:16.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-07T20:17:17.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-07T20:17:18.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-07T20:17:20.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-07T20:17:20.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-07T20:17:20.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-07T20:17:20.887Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-07T20:17:22.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-07T20:17:22.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-07T20:17:22.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-07T20:17:22.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-07T20:17:23.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-07T20:17:25.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-07T20:17:25.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-07T20:17:25.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-07T20:17:26.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-07T20:17:27.972Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-07T20:17:27.972Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-07T20:17:30.156Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-07T20:17:30.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-07T20:17:30.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-07T20:17:30.156Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-07T20:17:30.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-07T20:17:32.342Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-07T20:17:32.342Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-07T20:17:32.342Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-07T20:17:33.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-07T20:17:35.257Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-07T20:17:35.257Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-07T20:17:35.257Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-07T20:17:35.257Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-07T20:17:35.257Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-07T20:17:38.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-07T20:17:40.049Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-07T20:17:40.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-07T20:17:42.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-07T20:17:42.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-07T20:17:42.540Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-07T20:17:44.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-07T20:17:44.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-07T20:17:44.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-07T20:17:44.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-07T20:17:44.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-07T20:17:44.852Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-07T20:17:44.852Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-07T20:17:44.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-07T20:17:44.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-07T20:17:44.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-07T20:17:47.035Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-07T20:17:47.035Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-07T20:17:47.035Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-07T20:17:49.222Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-07T20:17:49.222Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-07T20:17:50.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-07T20:17:50.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-07T20:17:50.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-07T20:17:50.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-07T20:17:51.408Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-07T20:17:51.408Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-07T20:17:54.321Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-07T20:17:54.321Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-07T20:17:56.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-07T20:17:56.514Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-07T20:17:57.429Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-07T20:18:00.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-07T20:18:00.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-07T20:18:01.219Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-07T20:18:01.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-07T20:18:04.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-07T20:18:04.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-07T20:18:04.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-07T20:18:04.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-07T20:18:04.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-07T20:18:04.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-07T20:18:04.964Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-07T20:18:05.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-07T20:18:06.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-07T20:18:07.146Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-07T20:18:07.146Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-07T20:18:08.298Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-07T20:18:14.238Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-07T20:18:14.238Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite (93.53s) [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.77s) [2019-10-07T20:18:14.843Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-07T20:18:14.843Z] docker_cli_network_unix_test.go:46: Daemon d4e152a030644 is not started [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.60s) [2019-10-07T20:18:14.843Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-07T20:18:14.843Z] docker_cli_network_unix_test.go:46: Daemon d967a31b51373 is not started [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.40s) [2019-10-07T20:18:14.843Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-07T20:18:14.843Z] docker_cli_network_unix_test.go:46: Daemon d912e04c73b74 is not started [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.80s) [2019-10-07T20:18:14.843Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-07T20:18:14.843Z] docker_cli_network_unix_test.go:46: Daemon dae5ef5a2c8b0 is not started [2019-10-07T20:18:14.843Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:1233: Daemon d95e13c4e7235 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.03s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d127b6603b4e5 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.99s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d3b960f512d48 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.38s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d90b4f1e8a43e is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon de4ad477c3d26 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon da64f2e414d1f is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d2f43336534a9 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon daa8d8cfd2cde is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.68s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon dceb9d0c10ba8 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d23a6788a1186 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d42880ee7ea19 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d5dbd36aaed63 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d50ee6288a671 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon de5b1eb2007a9 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon deafe1c24f0b1 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d1f39078ef017 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon da4d301f5b7e5 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon daa6f845a1399 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d60dbdbe35aef is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d6f8743eebbfc is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.87s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:968: Daemon d767ede44e2a9 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.60s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon da50184dadd04 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.34s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:1116: Daemon dd67bc4345b75 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d94cd69c3db61 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.69s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d46d497d2f937 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d1fa9041eb51e is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d97335dbb77ff is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d6b697abd1937 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d61b48c09fabc is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d3e9b808c732b is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.20s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d3b5a016c81d0 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d36ddf56756d6 is not started [2019-10-07T20:18:14.844Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-07T20:18:14.844Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d18f636a71dd7 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d6d94d4ec1ce7 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.68s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.62s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:1084: Daemon de03d70f3277a is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d9ab1a77429a5 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon dea21fc68323b is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d07b6988a2ce0 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon dd092bf217f7a is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon db7a57c89c852 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon dc0271f84ab1b is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.62s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon dc57aee5e4098 is not started [2019-10-07T20:18:14.844Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.46s) [2019-10-07T20:18:14.844Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-07T20:18:14.844Z] docker_cli_network_unix_test.go:46: Daemon d4831be0f57bf is not started [2019-10-07T20:18:14.844Z] === RUN TestDockerHubPullSuite [2019-10-07T20:18:14.844Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite (1722.76s) [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.79s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.45s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.11s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.35s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T20:18:15.409Z] check_test.go:358: [d2aaf2f84f168] joining swarm manager [df5b1dd0b8d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T20:18:15.409Z] check_test.go:358: [d6548c9f0eb44] joining swarm manager [df5b1dd0b8d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] check_test.go:379: Daemon d2aaf2f84f168 is not started [2019-10-07T20:18:15.409Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-07T20:18:15.409Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.19s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-07T20:18:15.409Z] check_test.go:358: [d681badbca978] joining swarm manager [d51566b281813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.19s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T20:18:15.409Z] check_test.go:358: [d62507dcd3dda] joining swarm manager [dfa89be7b67fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T20:18:15.409Z] check_test.go:358: [d158e2b39bff6] joining swarm manager [dfa89be7b67fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-07T20:18:15.409Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.26s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T20:18:15.409Z] check_test.go:358: [daa6c07d2d97a] joining swarm manager [db4a80f7c1470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T20:18:15.409Z] check_test.go:358: [dbc47b5344c49] joining swarm manager [db4a80f7c1470]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T20:18:15.409Z] check_test.go:358: [d16c1b2eb1b23] joining swarm manager [de84f315563b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T20:18:15.409Z] check_test.go:358: [d5690ea68842d] joining swarm manager [de84f315563b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.59s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T20:18:15.409Z] check_test.go:358: [d7c9f455b95e3] joining swarm manager [d2d14837da71a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T20:18:15.409Z] check_test.go:358: [d690fc4a02fb7] joining swarm manager [d2d14837da71a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.71s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-07T20:18:15.409Z] check_test.go:358: [d69714379bbd4] joining swarm manager [dbd215b3a4910]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T20:18:15.409Z] check_test.go:358: [d763a7abc2534] joining swarm manager [d4b6c8fca3256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T20:18:15.409Z] check_test.go:358: [d2d116b91a5da] joining swarm manager [d4b6c8fca3256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.75s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-07T20:18:15.409Z] check_test.go:358: [d22b2ed09a46d] joining swarm manager [dd77e8a1f6d95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.409Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.36s) [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T20:18:15.409Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T20:18:15.410Z] check_test.go:358: [dabc47e4ac832] joining swarm manager [db7c2c9ef5b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T20:18:15.410Z] check_test.go:358: [df93373d57197] joining swarm manager [db7c2c9ef5b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] check_test.go:379: Daemon df93373d57197 is not started [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.96s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] check_test.go:358: [de2dface213f1] joining swarm manager [d4db749dd0539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] check_test.go:358: [d72e41ad7e096] joining swarm manager [d4db749dd0539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] check_test.go:358: [d5b29cf3cb971] joining swarm manager [d4db749dd0539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] check_test.go:358: [d71c18abbf5fb] joining swarm manager [d4db749dd0539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T20:18:15.410Z] check_test.go:358: [d9e534ce392ad] joining swarm manager [d4db749dd0539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.48s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T20:18:15.410Z] check_test.go:358: [d3d04a70f04a1] joining swarm manager [d10e756db0d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T20:18:15.410Z] check_test.go:358: [dce20675a5d23] joining swarm manager [d10e756db0d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.71s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T20:18:15.410Z] check_test.go:358: [d7e78f9d8a5c6] joining swarm manager [d733b6ea8a992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T20:18:15.410Z] check_test.go:358: [d4ff188e04583] joining swarm manager [d733b6ea8a992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.35s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T20:18:15.410Z] check_test.go:358: [de5fb21ca5c60] joining swarm manager [d8255a22d30ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T20:18:15.410Z] check_test.go:358: [dc3069ff7b729] joining swarm manager [d8255a22d30ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.47s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.28s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T20:18:15.410Z] check_test.go:358: [dde1dd58d3a86] joining swarm manager [dd6561f0c32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T20:18:15.410Z] check_test.go:358: [d3c0b2f0626f5] joining swarm manager [dd6561f0c32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T20:18:15.410Z] check_test.go:358: [daa8f9b809363] joining swarm manager [dd6561f0c32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T20:18:15.410Z] check_test.go:358: [db63a20a1e1f3] joining swarm manager [dd6561f0c32df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.18s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.46s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T20:18:15.410Z] check_test.go:358: [d1a99fe2d64c7] joining swarm manager [d35f1c7a5316d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T20:18:15.410Z] check_test.go:358: [d77ca90cd478a] joining swarm manager [d35f1c7a5316d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.25s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T20:18:15.410Z] check_test.go:358: [d388c19b68998] joining swarm manager [d6695b9d6b693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T20:18:15.410Z] check_test.go:358: [d2ceba7a2789f] joining swarm manager [d6695b9d6b693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] check_test.go:379: Daemon d388c19b68998 is not started [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T20:18:15.410Z] check_test.go:358: [df0fa92f1c1d2] joining swarm manager [d3a2a46851181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T20:18:15.410Z] check_test.go:358: [d8672477a5a50] joining swarm manager [d3a2a46851181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.86s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T20:18:15.410Z] check_test.go:358: [d828eda4da7d3] joining swarm manager [ded7ec0959a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T20:18:15.410Z] check_test.go:358: [d589836283c38] joining swarm manager [ded7ec0959a10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.06s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.95s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.49s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.01s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.05s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.96s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.02s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.17s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.17s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.32s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.55s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.61s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.00s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.86s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.54s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.60s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.68s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (17.57s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.nrehmlcglkhq@8ecccd91ce0a | hello1\n" [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.hqxtnjq8uix5@8ecccd91ce0a | hello2\n" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.36s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.58s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.29s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.61s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.29s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.09s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.83s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:242: checking task p0zuqk1pl25q [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:247: checking messages for p0zuqk1pl25q [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:242: checking task oysrp58krpm5 [2019-10-07T20:18:15.410Z] docker_cli_service_logs_test.go:247: checking messages for oysrp58krpm5 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.19s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.59s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.18s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.95s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T20:18:15.410Z] check_test.go:358: [d8cab462268dd] joining swarm manager [de9bf0f81c845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T20:18:15.410Z] check_test.go:358: [dd0a17b308428] joining swarm manager [de9bf0f81c845]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.60s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.11s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.40s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-07T20:18:15.410Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.68s) [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T20:18:15.410Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T20:18:15.410Z] check_test.go:358: [d8521dded97bb] joining swarm manager [dcca931d20ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T20:18:15.411Z] check_test.go:358: [dd5df8b77e6cf] joining swarm manager [dcca931d20ab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.33s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.43s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T20:18:15.411Z] check_test.go:358: [db93a847f2183] joining swarm manager [d06080d3b3f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T20:18:15.411Z] check_test.go:358: [df1dc55ef8389] joining swarm manager [d06080d3b3f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.16s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.57s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.80s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.91s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.97s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.04s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-07T20:18:15.411Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T20:18:15.411Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.35s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.61s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T20:18:15.411Z] check_test.go:358: [d29b50654dac2] joining swarm manager [ddc2912da8c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T20:18:15.411Z] check_test.go:358: [d8b2becc7f771] joining swarm manager [ddc2912da8c29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.48s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.89s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.02s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T20:18:15.411Z] check_test.go:358: [d02a88f7b11f2] joining swarm manager [d56ef832134b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T20:18:15.411Z] check_test.go:358: [de74803fb462a] joining swarm manager [d56ef832134b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T20:18:15.411Z] check_test.go:358: [de10982edb723] joining swarm manager [d56ef832134b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.22s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T20:18:15.411Z] check_test.go:358: [d2e84c7090d45] joining swarm manager [dab289dd39b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T20:18:15.411Z] check_test.go:358: [d26ae93bcd3bd] joining swarm manager [dab289dd39b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.31s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-07T20:18:15.411Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.07s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.34s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.49s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-07T20:18:15.411Z] check_test.go:358: [dc7757ae19634] joining swarm manager [d1888a1703f63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.34s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.14s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.85s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.54s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.23s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-07T20:18:15.411Z] check_test.go:358: [d58bd500c6318] joining swarm manager [dbec4231e1540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.64s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.32s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.96s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.88s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.03s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.39s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.41s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.49s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.06s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.84s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.48s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.18s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-07T20:18:15.411Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2019-10-07T20:18:15.411Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-07T20:18:15.411Z] === RUN TestDockerExternalVolumeSuite [2019-10-07T20:18:15.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-07T20:18:16.422Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-07T20:18:16.422Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-07T20:18:16.780Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-07T20:18:18.673Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-07T20:18:19.236Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-07T20:18:21.121Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-07T20:18:21.756Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-07T20:18:21.756Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite (7.25s) [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s) [2019-10-07T20:18:21.756Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.19s) [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2019-10-07T20:18:21.756Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-10-07T20:18:21.756Z] PASS [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === Skipped [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-07T20:18:21.756Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T20:18:21.756Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.756Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T20:18:21.756Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T20:18:21.756Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-07T20:18:21.756Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T20:18:21.757Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T20:18:21.757Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T20:18:21.757Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-07T20:18:21.757Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-07T20:18:21.757Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-07T20:18:21.757Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-07T20:18:21.757Z] docker_cli_network_unix_test.go:46: Daemon d18f636a71dd7 is not started [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] [2019-10-07T20:18:21.757Z] DONE 1253 tests, 44 skipped in 2141.074s [2019-10-07T20:18:21.757Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:18:21.757Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:18:21.757Z] +++ kill 7238 [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-07T20:18:23.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-07T20:18:25.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-07T20:18:29.855Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:18:29.855Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:18:29.855Z] Clearing AppArmor profiles cache:. [2019-10-07T20:18:29.855Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:18:29.855Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:18:29.855Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:18:29.855Z] [2019-10-07T20:18:29.855Z] To set a process to complain mode, use the command line tool [2019-10-07T20:18:29.855Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:18:29.855Z] with the 'teardown' option." [2019-10-07T20:18:29.855Z] [2019-10-07T20:18:31.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-07T20:18:50.769Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-07T20:18:52.955Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-07T20:18:52.955Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-07T20:18:52.955Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-07T20:18:55.869Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-07T20:18:55.869Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-07T20:18:55.869Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-07T20:18:55.869Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-07T20:19:06.204Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-07T20:19:07.745Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-07T20:19:07.745Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-07T20:19:07.745Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-07T20:19:22.579Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-07T20:19:22.579Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-07T20:19:22.579Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-07T20:19:32.920Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-07T20:19:32.920Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-07T20:19:32.920Z] === RUN TestDockerSuite/TestCpToDot [2019-10-07T20:19:33.892Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-07T20:19:33.892Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-07T20:19:33.892Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-07T20:19:36.077Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-07T20:19:36.077Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-07T20:19:36.077Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-07T20:19:36.077Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-07T20:19:36.077Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-07T20:19:36.538Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-07T20:19:36.538Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-07T20:19:38.722Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-07T20:19:38.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-07T20:19:40.905Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-07T20:19:41.365Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-07T20:19:41.365Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-07T20:19:43.551Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-07T20:19:44.524Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-07T20:19:44.524Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-07T20:19:44.524Z] === RUN TestDockerSuite/TestCreateRM [2019-10-07T20:19:44.985Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-07T20:19:44.985Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-07T20:19:45.447Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-07T20:19:45.447Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-07T20:19:48.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-07T20:19:54.041Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-07T20:19:54.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-07T20:19:54.964Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-07T20:19:59.665Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-07T20:19:59.665Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-07T20:19:59.665Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-07T20:20:06.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-07T20:20:06.801Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-07T20:20:07.261Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-07T20:20:07.261Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-07T20:20:07.261Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-07T20:20:07.261Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-07T20:20:07.261Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDockerFails [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-07T20:20:07.262Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-07T20:20:10.176Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-07T20:20:12.361Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-07T20:20:14.546Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-07T20:20:20.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-07T20:20:23.133Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-07T20:20:28.941Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-07T20:20:34.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-07T20:20:35.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-07T20:20:37.703Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-07T20:20:38.164Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-07T20:20:41.913Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-07T20:20:42.375Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-07T20:20:43.345Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-07T20:20:49.154Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-07T20:20:52.902Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-07T20:20:52.902Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-07T20:20:53.363Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-07T20:20:53.363Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-07T20:20:53.363Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-07T20:20:53.363Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-07T20:20:54.334Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-07T20:20:54.334Z] === RUN TestDockerSuite/TestEventsRename [2019-10-07T20:20:57.246Z] === RUN TestDockerSuite/TestEventsResize [2019-10-07T20:21:00.163Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-07T20:21:07.254Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-07T20:21:07.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-07T20:21:09.438Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-07T20:21:14.236Z] === RUN TestDockerSuite/TestEventsTop [2019-10-07T20:21:14.236Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-07T20:21:17.150Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-07T20:21:19.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-07T20:21:21.853Z] === RUN TestDockerSuite/TestExec [2019-10-07T20:21:21.853Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-07T20:21:21.853Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-07T20:21:23.395Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-07T20:21:24.937Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-07T20:21:24.937Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-07T20:21:24.937Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-07T20:21:24.937Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-07T20:21:27.849Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-07T20:21:29.389Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-07T20:21:32.302Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-07T20:21:34.490Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-07T20:21:40.299Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-07T20:21:40.299Z] === RUN TestDockerSuite/TestExecEnv [2019-10-07T20:21:40.299Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-07T20:21:40.299Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-07T20:21:42.484Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecParseError [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-07T20:21:46.232Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-07T20:21:49.148Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-07T20:21:51.336Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-07T20:21:51.336Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-07T20:21:51.954Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-07T20:21:59.922Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-07T20:21:59.922Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-07T20:21:59.922Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-07T20:21:59.922Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-07T20:22:07.008Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-07T20:22:10.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-07T20:22:12.811Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-07T20:22:15.724Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-07T20:22:21.678Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-07T20:22:21.678Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-07T20:22:21.678Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-07T20:22:21.678Z] === RUN TestDockerSuite/TestHealth [2019-10-07T20:22:21.678Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-07T20:22:22.139Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-07T20:22:22.139Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-07T20:22:22.139Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-07T20:22:24.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-07T20:22:27.944Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-07T20:22:28.915Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-07T20:22:28.915Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-07T20:22:29.886Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-07T20:22:29.886Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-07T20:22:32.073Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-07T20:22:32.073Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-07T20:22:34.258Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-07T20:22:37.171Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-07T20:22:37.171Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-07T20:22:37.171Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-07T20:22:40.914Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-07T20:22:40.914Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportFile [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-07T20:22:43.827Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-07T20:22:44.287Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-07T20:22:44.287Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-07T20:22:44.287Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-07T20:22:44.287Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-07T20:22:46.473Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-07T20:22:48.657Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-07T20:22:48.657Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-07T20:22:48.657Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-07T20:22:48.657Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-07T20:22:48.657Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-07T20:22:51.570Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-07T20:22:51.570Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-07T20:22:54.483Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-07T20:22:54.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-07T20:22:54.483Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-07T20:22:54.483Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-07T20:22:56.667Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-07T20:23:02.484Z] === RUN TestDockerSuite/TestInspectImage [2019-10-07T20:23:02.485Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-07T20:23:02.485Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-07T20:23:02.485Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-07T20:23:04.162Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-07T20:23:07.076Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-07T20:23:07.076Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-07T20:23:11.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-07T20:23:14.172Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-07T20:23:16.357Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-07T20:23:16.357Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-07T20:23:16.357Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-07T20:23:18.544Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-07T20:23:21.457Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-07T20:23:26.159Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-07T20:23:28.346Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-07T20:23:29.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-07T20:23:30.529Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-07T20:23:32.714Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-07T20:23:34.902Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-07T20:23:37.087Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-07T20:23:39.272Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-07T20:23:39.272Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-07T20:23:39.272Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-07T20:23:39.272Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-07T20:23:39.272Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-07T20:23:39.734Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-07T20:23:41.920Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-07T20:23:43.461Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-07T20:23:49.267Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-07T20:23:52.182Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-07T20:23:52.182Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-07T20:23:54.369Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-07T20:23:54.369Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-07T20:24:01.755Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-07T20:24:02.961Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-07T20:24:10.165Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-07T20:24:17.256Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-07T20:24:20.168Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-07T20:24:23.080Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-07T20:24:23.080Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-07T20:24:25.263Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-07T20:24:27.449Z] === RUN TestDockerSuite/TestLogsSince [2019-10-07T20:24:33.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-07T20:24:37.785Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-07T20:24:37.785Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-07T20:24:37.785Z] === RUN TestDockerSuite/TestLogsTail [2019-10-07T20:24:39.969Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-07T20:24:42.880Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestNetHostname [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginActive [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPortList [2019-10-07T20:24:45.062Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-07T20:24:48.648Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-07T20:24:49.770Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-07T20:25:00.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-07T20:25:00.106Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-07T20:25:06.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-07T20:25:08.691Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-07T20:25:08.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-07T20:25:17.278Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-07T20:25:24.755Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite (442.30s) [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:53: Daemon d95494b435f0e is not started [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.71s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:53: Daemon d01947bd24899 is not started [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:53: Daemon d4b1db26d95b4 is not started [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:53: Daemon d0d0103546c22 is not started [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.76s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.71s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.94s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.63s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.44s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:485: Daemon dc4c22b88df16 is not started [2019-10-07T20:25:39.602Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-07T20:25:39.602Z] docker_cli_external_volume_driver_test.go:53: Daemon d6ef818180a00 is not started [2019-10-07T20:25:39.602Z] PASS [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === Skipped [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-07T20:25:39.602Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-07T20:25:39.602Z] check_test.go:309: Daemon dfba96ecea888 is not started [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-07T20:25:39.602Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T20:25:39.602Z] check_test.go:309: Daemon d07788174e6fb is not started [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-07T20:25:39.602Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:25:39.602Z] check_test.go:309: Daemon dc7fe22d9720f is not started [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T20:25:39.602Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-07T20:25:39.602Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:25:39.602Z] check_test.go:309: Daemon d261a945e7df9 is not started [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-07T20:25:39.602Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T20:25:39.602Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T20:25:39.602Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] DONE 270 tests, 6 skipped in 2575.391s [2019-10-07T20:25:39.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:25:39.602Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8af8ecc3fb9f/docker.pid [2019-10-07T20:25:39.602Z] +++ kill 6020 [2019-10-07T20:25:39.602Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6020 is not a child of this shell [2019-10-07T20:25:39.602Z] warning: PID 6020 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8af8ecc3fb9f/docker.pid had a nonzero exit code [2019-10-07T20:25:39.602Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:25:39.602Z] +++ kill 7222 [2019-10-07T20:25:39.602Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:25:39.602Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:25:39.602Z] Clearing AppArmor profiles cache:. [2019-10-07T20:25:39.602Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:25:39.602Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:25:39.602Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] To set a process to complain mode, use the command line tool [2019-10-07T20:25:39.602Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:25:39.602Z] with the 'teardown' option." [2019-10-07T20:25:39.602Z] [2019-10-07T20:25:39.602Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-07T20:25:39.635Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T20:25:41.936Z] + echo Ensuring container killed. [2019-10-07T20:25:41.936Z] Ensuring container killed. [2019-10-07T20:25:41.936Z] + docker ps -aq -f name=docker-pr2-* [2019-10-07T20:25:41.936Z] + cids=8ecccd91ce0a [2019-10-07T20:25:41.936Z] 014b32ca6e31 [2019-10-07T20:25:41.936Z] 2802e51392ff [2019-10-07T20:25:41.936Z] + [ -n 8ecccd91ce0a [2019-10-07T20:25:41.936Z] 014b32ca6e31 [2019-10-07T20:25:41.936Z] 2802e51392ff ] [2019-10-07T20:25:41.936Z] + docker rm -vf 8ecccd91ce0a 014b32ca6e31 2802e51392ff [2019-10-07T20:25:42.437Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-07T20:25:42.437Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-07T20:25:42.437Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-07T20:25:46.114Z] 8ecccd91ce0a [2019-10-07T20:25:46.114Z] 014b32ca6e31 [2019-10-07T20:25:46.114Z] 2802e51392ff [Pipeline] sh [2019-10-07T20:25:46.396Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:25:46.396Z] Chowning /workspace to jenkins user [2019-10-07T20:25:46.396Z] + id -u [2019-10-07T20:25:46.396Z] + id -g [2019-10-07T20:25:46.396Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40054:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T20:25:46.396Z] Unable to find image 'busybox:latest' locally [2019-10-07T20:25:46.396Z] latest: Pulling from library/busybox [2019-10-07T20:25:46.654Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-07T20:25:46.654Z] 7c9d20b9b6cd: Download complete [2019-10-07T20:25:46.654Z] 7c9d20b9b6cd: Pull complete [2019-10-07T20:25:46.654Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-07T20:25:46.916Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:25:51.400Z] + bundleName=amd64 [2019-10-07T20:25:51.400Z] + echo Creating amd64-bundles.tar.gz [2019-10-07T20:25:51.400Z] Creating amd64-bundles.tar.gz [2019-10-07T20:25:51.400Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-07T20:25:51.400Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T20:25:52.777Z] Archiving artifacts [2019-10-07T20:25:54.501Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:25:54.819Z] + make clean [2019-10-07T20:25:54.847Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-07T20:25:55.077Z] docker volume rm -f docker-dev-cache [2019-10-07T20:25:55.077Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T20:25:58.597Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T20:26:05.688Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-07T20:26:10.517Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-07T20:26:10.517Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-07T20:26:10.517Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-07T20:26:15.229Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-07T20:26:15.229Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-07T20:26:15.229Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-07T20:26:15.229Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-07T20:26:15.229Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-07T20:26:23.835Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-07T20:26:23.835Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-07T20:26:24.296Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-07T20:26:24.296Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-07T20:26:25.838Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-07T20:26:26.809Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-07T20:26:26.809Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-07T20:26:31.514Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-07T20:26:35.259Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-07T20:26:38.173Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-07T20:27:03.338Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-07T20:27:03.338Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-07T20:27:08.039Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-07T20:27:08.039Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-07T20:27:08.500Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-07T20:27:08.961Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-07T20:27:13.665Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-07T20:27:18.367Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-07T20:27:18.367Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-07T20:27:23.065Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-07T20:27:23.065Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-07T20:27:23.065Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-07T20:27:40.777Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-07T20:27:41.239Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-07T20:27:42.215Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-07T20:27:49.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-07T20:27:56.384Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-07T20:28:03.473Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-07T20:28:09.281Z] === RUN TestDockerSuite/TestRmiTag [2019-10-07T20:28:09.281Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-07T20:28:11.469Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-07T20:28:32.675Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-07T20:28:33.135Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-07T20:28:38.939Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-07T20:28:39.911Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-07T20:28:42.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-07T20:28:42.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-07T20:28:42.101Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-07T20:28:46.851Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-07T20:28:49.764Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-07T20:28:51.947Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-07T20:28:59.033Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-07T20:29:01.217Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-07T20:29:01.217Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-07T20:29:05.919Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-07T20:29:06.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-07T20:29:06.379Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-07T20:29:06.379Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-07T20:29:08.563Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-07T20:29:08.563Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-07T20:29:11.482Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-07T20:29:11.482Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-07T20:29:11.482Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-07T20:29:13.666Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-07T20:29:13.666Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-07T20:29:13.666Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-07T20:29:13.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-07T20:29:13.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-07T20:29:14.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-07T20:29:14.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-07T20:29:14.126Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-07T20:29:16.310Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-07T20:29:19.224Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-07T20:29:21.407Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-07T20:29:21.407Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-07T20:29:21.407Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-07T20:29:21.407Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-07T20:29:23.591Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-07T20:29:23.591Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-07T20:29:23.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-07T20:29:23.591Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-07T20:29:23.591Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-07T20:29:25.776Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-07T20:29:40.605Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-07T20:29:40.606Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-07T20:29:41.066Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-07T20:29:41.066Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-07T20:29:41.066Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-07T20:29:41.066Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-07T20:29:43.980Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-07T20:29:46.165Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-07T20:29:46.165Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-07T20:29:48.351Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-07T20:29:48.351Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-07T20:29:48.351Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-07T20:29:48.351Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-07T20:29:50.535Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-07T20:29:57.621Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-07T20:29:59.817Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-07T20:30:02.732Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-07T20:30:17.571Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-07T20:30:26.295Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-07T20:30:26.295Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunMount [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-07T20:30:28.481Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-07T20:30:37.068Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-07T20:30:37.068Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-07T20:30:37.068Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-07T20:30:37.068Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-07T20:30:40.813Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-07T20:30:45.516Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-07T20:30:46.486Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-07T20:30:48.671Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-07T20:30:50.855Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-07T20:30:51.826Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-07T20:30:54.008Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-07T20:30:54.469Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-07T20:30:58.216Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-07T20:31:06.800Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-07T20:31:06.800Z] === RUN TestDockerSuite/TestRunRm [2019-10-07T20:31:08.984Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-07T20:31:14.792Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-07T20:31:16.978Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-07T20:31:19.889Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-07T20:31:21.432Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-07T20:31:24.346Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-07T20:31:24.346Z] === RUN TestDockerSuite/TestRunState [2019-10-07T20:31:24.346Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-07T20:31:26.529Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-07T20:31:26.529Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-07T20:31:28.714Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-07T20:31:28.714Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-07T20:31:28.714Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-07T20:31:29.175Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-07T20:31:29.175Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-07T20:31:29.175Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-07T20:31:35.004Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-07T20:31:36.553Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-07T20:31:37.015Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-07T20:31:39.203Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-07T20:31:39.203Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-07T20:31:39.203Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-07T20:31:42.947Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-07T20:31:50.036Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-07T20:31:54.736Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-07T20:32:00.538Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-07T20:32:00.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-07T20:32:00.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-07T20:32:00.538Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-07T20:32:00.538Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-07T20:32:03.453Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-07T20:32:05.637Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-07T20:32:07.821Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-07T20:32:12.520Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-07T20:32:14.197Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-07T20:32:16.381Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-07T20:32:26.718Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-07T20:32:26.718Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-07T20:32:26.718Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-07T20:32:26.719Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-07T20:32:28.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-07T20:32:28.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-07T20:32:28.723Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-07T20:32:29.183Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-07T20:32:30.724Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-07T20:32:48.435Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-07T20:32:48.435Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-07T20:32:57.021Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-07T20:32:57.021Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-07T20:33:05.609Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-07T20:33:05.609Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-07T20:33:05.609Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-07T20:33:05.609Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-07T20:33:05.609Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-07T20:33:12.699Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-07T20:33:14.882Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-07T20:33:17.068Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-07T20:33:17.068Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-07T20:33:19.255Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-07T20:33:36.955Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-07T20:33:38.497Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-07T20:33:38.958Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-07T20:33:41.870Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-07T20:33:42.331Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-07T20:33:42.791Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-07T20:33:42.791Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-07T20:33:42.791Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-07T20:33:57.623Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-07T20:33:57.623Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-07T20:33:57.623Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-07T20:33:57.623Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-07T20:33:57.623Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-07T20:34:03.430Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-07T20:34:03.890Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-07T20:34:04.351Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-07T20:34:12.938Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-07T20:34:12.938Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite (2759.44s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.87s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (2.27s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.63s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.01s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.23s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.43s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.50s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.58s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.60s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.10s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.53s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.35s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.74s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2019-10-07T20:34:14.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.82s) [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-07T20:34:14.480Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.480Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.69s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.99s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.59s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.63s) [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.60s) [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.68s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.28s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.80s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-07T20:34:14.945Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.33s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.18s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.46s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.45s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildContChar (13.98s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.96s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.21s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.25s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.53s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.94s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.66s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.57s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.67s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.97s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.05s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.55s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.35s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.23s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.37s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.05s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.16s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.17s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.15s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.15s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.00s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.35s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.59s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.57s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.54s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.34s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFails (2.48s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.86s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.31s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.50s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.61s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.32s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.15s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildHistory (12.74s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.13s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.52s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.48s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.04s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.19s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.52s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.46s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.20s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.03s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.51s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (18.06s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.91s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.62s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.62s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.65s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.75s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.76s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.74s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.54s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.76s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.62s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildRm (14.64s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.66s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.04s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.12s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.23s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.46s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.96s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.23s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.55s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.07s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.78s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.73s) [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2019-10-07T20:34:14.946Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.19s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2019-10-07T20:34:14.946Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (20.41s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.94s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.76s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.03s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.98s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.31s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.44s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.17s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-07T20:34:14.947Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.14s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitChange (5.74s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.24s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitTTY (12.13s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.24s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.25s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.30s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.68s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.28s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.99s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.16s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.22s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.38s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.00s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.40s) [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000a56180 } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1368642890 c:\foo false } [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1368642890 c:\foo true } [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 0 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 1 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 2 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 3 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 4 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 5 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 6 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 7 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 8 [2019-10-07T20:34:14.947Z] docker_api_containers_test.go:1927: case 9 [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.37s) [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.63s) [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a162089189\file1 898d361c12050f76b4bf68763b88a859ae6246517b4762dedaed4a802d80d6bd:/root/itWorks.txt` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:279: checking that container "898d361c12050f76b4bf68763b88a859ae6246517b4762dedaed4a802d80d6bd" start output contains "file1\n" [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:209: running `docker start -a 898d361c12050f76b4bf68763b88a859ae6246517b4762dedaed4a802d80d6bd` [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b100124928\file1 291109da533dd98632eb7981719f41529cbaac8b32858cec303eb9dacda04132:testDir/` [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.09s) [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e757263967\dir1 05cd1def9539784d33fec865fe32f1624206315ab8995c8de67907879c59649c:testDir` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:279: checking that container "05cd1def9539784d33fec865fe32f1624206315ab8995c8de67907879c59649c" start output contains "file1-1\n" [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:209: running `docker start -a 05cd1def9539784d33fec865fe32f1624206315ab8995c8de67907879c59649c` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e757263967\dir1 f86ad0071a79d8e1e9d1ad72433e31f639b4459a0fe838aa6b0e1d03d7737f67:testDir/` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:279: checking that container "f86ad0071a79d8e1e9d1ad72433e31f639b4459a0fe838aa6b0e1d03d7737f67" start output contains "file1-1\n" [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:209: running `docker start -a f86ad0071a79d8e1e9d1ad72433e31f639b4459a0fe838aa6b0e1d03d7737f67` [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.59s) [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h111512114\dir1\. a18c6b72c3c4c43225dfb964b088d67422fcc00d22d19a21ca51d965ae663dd7:testDir` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:279: checking that container "a18c6b72c3c4c43225dfb964b088d67422fcc00d22d19a21ca51d965ae663dd7" start output contains "file1-1\n" [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:209: running `docker start -a a18c6b72c3c4c43225dfb964b088d67422fcc00d22d19a21ca51d965ae663dd7` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h111512114\dir1\. 1930f03ef751a5371f19076a6a2fd2a716eda62387bc1ff76d4ba5b5a1c22cb0:testDir/` [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:279: checking that container "1930f03ef751a5371f19076a6a2fd2a716eda62387bc1ff76d4ba5b5a1c22cb0" start output contains "file1-1\n" [2019-10-07T20:34:14.947Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1930f03ef751a5371f19076a6a2fd2a716eda62387bc1ff76d4ba5b5a1c22cb0` [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-07T20:34:14.947Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.947Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCpToDot (2.29s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCpToStdout (2.32s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.39s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.55s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.35s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.45s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsCopy (6.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.72s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.37s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.81s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFilters (4.87s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFormat (4.61s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsResize (2.86s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.03s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.78s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.77s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.97s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.61s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.48s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.46s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecInspectID (3.61s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.73s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.34s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.53s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.24s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-07T20:34:14.948Z] --- PASS: TestDockerSuite/TestInfoFormat (0.16s) [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.948Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-07T20:34:14.948Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.68s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectDefault (2.36s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectHistory (5.34s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.41s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.19s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectStatus (2.93s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.29s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.18s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.77s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.61s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.70s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.67s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.28s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsTail (3.07s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.72s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.39s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.39s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.41s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsByOrder (8.47s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.40s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (24.41s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-07T20:34:14.949Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.72s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.88s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.41s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.54s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.23s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.47s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.47s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.39s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.55s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.48s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.57s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.34s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.58s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.40s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.91s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.36s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.92s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.18s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.82s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.68s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.58s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.49s) [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-07T20:34:14.949Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.67s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.03s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.16s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.13s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.68s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.23s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.35s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.27s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.96s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.34s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.02s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.37s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.65s) [2019-10-07T20:34:14.950Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:14.950Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-07T20:34:14.950Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.93s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.51s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.26s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.26s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.96s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.22s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.72s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.51s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunRm (2.40s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.50s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.68s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.41s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.09s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.99s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.38s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.94s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.73s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.20s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.22s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.90s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.15s) [2019-10-07T20:34:15.418Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.26s) [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-07T20:34:15.418Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.418Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (16.94s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.14s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.08s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.33s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.21s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.01s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.94s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.67s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.85s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-07T20:34:15.419Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-07T20:34:15.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-07T20:34:15.419Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-07T20:34:15.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-07T20:34:15.419Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.06s) [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.419Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-07T20:34:15.419Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-07T20:34:15.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-07T20:34:15.420Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerDaemonSuite [2019-10-07T20:34:15.420Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-07T20:34:15.420Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-07T20:34:15.420Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-07T20:34:15.420Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-07T20:34:15.420Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerSwarmSuite [2019-10-07T20:34:15.420Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-07T20:34:15.420Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-07T20:34:15.420Z] --- PASS: TestDockerPluginSuite (0.08s) [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerExternalVolumeSuite [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerNetworkSuite [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] === RUN TestDockerHubPullSuite [2019-10-07T20:34:15.420Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-07T20:34:15.420Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T20:34:15.420Z] PASS [2019-10-07T20:34:15.420Z] ok github.com/docker/docker/integration-cli 2760.380s [2019-10-07T20:34:15.420Z] INFO: Integration tests ended at 10/07/2019 20:34:15. Duration:00:46:09.7229777 [2019-10-07T20:34:15.420Z] INFO: Docker info of the daemon under test at end of run [2019-10-07T20:34:15.420Z] [2019-10-07T20:34:15.420Z] Containers: 2 [2019-10-07T20:34:15.420Z] Running: 0 [2019-10-07T20:34:15.420Z] Paused: 0 [2019-10-07T20:34:15.420Z] Stopped: 2 [2019-10-07T20:34:15.420Z] Images: 12 [2019-10-07T20:34:15.420Z] Server Version: 0.0.0-dev [2019-10-07T20:34:15.420Z] Storage Driver: windowsfilter [2019-10-07T20:34:15.420Z] Windows: [2019-10-07T20:34:15.420Z] Logging Driver: json-file [2019-10-07T20:34:15.420Z] Plugins: [2019-10-07T20:34:15.420Z] Volume: local [2019-10-07T20:34:15.420Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-07T20:34:15.420Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T20:34:15.420Z] Swarm: inactive [2019-10-07T20:34:15.420Z] Default Isolation: process [2019-10-07T20:34:15.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T20:34:15.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T20:34:15.420Z] OSType: windows [2019-10-07T20:34:15.420Z] Architecture: x86_64 [2019-10-07T20:34:15.420Z] CPUs: 4 [2019-10-07T20:34:15.420Z] Total Memory: 32GiB [2019-10-07T20:34:15.420Z] Name: azwin-2-d786c0 [2019-10-07T20:34:15.420Z] ID: X56A:TY7E:EUZD:P2XX:YM4G:MI3Y:ZW3U:ZEQ3:ELJA:D72F:ZANC:4FG2 [2019-10-07T20:34:15.420Z] Docker Root Dir: D:\CI\PR-40054\2\daemon [2019-10-07T20:34:15.420Z] Debug Mode (client): false [2019-10-07T20:34:15.420Z] Debug Mode (server): true [2019-10-07T20:34:15.420Z] File Descriptors: -1 [2019-10-07T20:34:15.420Z] Goroutines: 18 [2019-10-07T20:34:15.420Z] System Time: 2019-10-07T20:34:15.2859335Z [2019-10-07T20:34:15.420Z] EventsListeners: 0 [2019-10-07T20:34:15.420Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:34:15.420Z] Labels: [2019-10-07T20:34:15.420Z] Experimental: false [2019-10-07T20:34:15.420Z] Insecure Registries: [2019-10-07T20:34:15.420Z] 127.0.0.0/8 [2019-10-07T20:34:15.420Z] Live Restore Enabled: false [2019-10-07T20:34:15.420Z] [2019-10-07T20:34:15.420Z] [2019-10-07T20:34:15.420Z] INFO: Stopping daemon under test [2019-10-07T20:34:15.886Z] SUCCESS: The process with PID 4216 (child process of PID 7676) has been terminated. [2019-10-07T20:34:15.886Z] SUCCESS: The process with PID 7676 (child process of PID 1548) has been terminated. [2019-10-07T20:34:15.886Z] INFO: Stop tailing logs of the daemon under tests [2019-10-07T20:34:15.886Z] INFO: executeCI.ps1 Completed successfully at 10/07/2019 20:34:15. [2019-10-07T20:34:15.886Z] INFO: Tidying up at end of run [2019-10-07T20:34:15.886Z] INFO: Saving daemon under test log (d:\CI\PR-40054\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-07T20:34:15.886Z] INFO: Saving daemon under test log (d:\CI\PR-40054\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-07T20:34:15.886Z] INFO: Nuke-Everything... [2019-10-07T20:34:15.886Z] INFO: Container count on control daemon to delete is 2 [2019-10-07T20:34:16.858Z] d17f2da49369 [2019-10-07T20:34:16.858Z] f3f1ec95719d [2019-10-07T20:34:16.858Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-07T20:34:23.947Z] Deleted: sha256:0db561e1f6741e16fc33a43e0672161db12c97ff797b60e9e91c35b8d273b4e0 [2019-10-07T20:34:23.947Z] Deleted: sha256:74cbe377b416924f9b6e4bc41f265a427df4ddce125dbf29d16b8f431fc474a6 [2019-10-07T20:34:23.947Z] Deleted: sha256:ae9b8d254370facd5cd034e1861607c7846551aa0189c35c3a7dc82f462c1caa [2019-10-07T20:34:23.947Z] Deleted: sha256:502db7e7c1d53227748db8378fac3bae66edb8948d7121079b02c1ca975be332 [2019-10-07T20:34:23.947Z] Deleted: sha256:ee1f2e52939b75f7445e9c1e048556b74d2035fd707467e417be2546fccc6f3e [2019-10-07T20:34:23.947Z] Deleted: sha256:75c066fc072cc3e5e25bc84a5ef2342716b87323287a777f41eb725eb1825ada [2019-10-07T20:34:23.947Z] Deleted: sha256:07898e4a81b3133f90b1b58c54a08db201d81b60fc88d519a16abed1a3aa69f3 [2019-10-07T20:34:23.947Z] Deleted: sha256:16b5e34fde06eb0c1dbaac3600b9da2a64dc541e6974f6dffb9cf071720cca30 [2019-10-07T20:34:23.947Z] Deleted: sha256:a483f8ffb3706ff69b02e5f969f8ade874b38037ba7af771b6bec6fca8e2ca40 [2019-10-07T20:34:23.947Z] Deleted: sha256:806a5430f12fb93b9e8263dbf1eb838e8800f6258da6f17c6f88472bb27f0c78 [2019-10-07T20:34:23.947Z] Deleted: sha256:839bb1b916f0815a6edd4d8d56974bdc3a7050525408a8994fa967825c1cccbc [2019-10-07T20:34:23.947Z] Deleted: sha256:571fc4f66552f632aa00832fd95e37ba4eacc7bc2e9059ed9748dba39ddb0eca [2019-10-07T20:34:23.947Z] INFO: Tidying pidfile d:\CI\PR-40054\2\docker.pid [2019-10-07T20:34:23.947Z] INFO: Nuking d:\CI [2019-10-07T20:34:59.657Z] INFO: Zapped successfully [2019-10-07T20:34:59.657Z] [2019-10-07T20:34:59.657Z] INFO: executeCI.ps1 exiting at Mon Oct 7 20:34:55 CUT 2019. Duration 01:04:37.2363200 [2019-10-07T20:34:59.657Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-07T20:35:01.324Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-07T20:35:03.078Z] Archiving artifacts [2019-10-07T20:35:04.349Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40054/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:35:05.273Z] + make clean [2019-10-07T20:35:06.246Z] docker volume rm -f docker-dev-cache [2019-10-07T20:35:06.387Z] 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