Pull request #40576 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to obtain list of collaborators for moby/moby Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e6281b1b3f2234bc14d5b5185f8a7c849fc25acf+9fee52d5441526450ce88934dfb01ed726b9e284 (28dc4b9dea31e8adf5faf13dc3b4e526d29cd9ae) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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 [2020-02-25T18:15:50.639Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-25T18:15:50.659Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-25T18:15:50.704Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-25T18:15:50.934Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba82c6a793c8bad5) in /home/ubuntu/workspace/moby_PR-40576 [Pipeline] { [Pipeline] checkout [2020-02-25T18:15:50.983Z] using credential docker-jenkins-github-credentials [2020-02-25T18:15:50.994Z] Cloning the remote Git repository [2020-02-25T18:15:50.994Z] Cloning with configured refspecs honoured and without tags [2020-02-25T18:15:51.023Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:15:51.023Z] > git init /home/ubuntu/workspace/moby_PR-40576 # timeout=10 [2020-02-25T18:15:51.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:15:51.035Z] > git --version # timeout=10 [2020-02-25T18:15:51.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:15:51.040Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:04.077Z] Fetching without tags [2020-02-25T18:16:04.366Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:04.843Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:04.844Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:16:04.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:04.076Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:16:04.082Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:16:04.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:04.105Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:04.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:04.116Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:04.393Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:04.404Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:04.847Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:16:04.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:16:04.871Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:04.876Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:05.330Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:16:05.357Z] > git rev-list --no-walk e6281b1b3f2234bc14d5b5185f8a7c849fc25acf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-25T18:16:06.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40576:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-25T18:16:06.932Z] Unable to find image 'alpine:latest' locally [2020-02-25T18:16:06.932Z] latest: Pulling from library/alpine [2020-02-25T18:16:06.932Z] c9b1b535fdd9: Pulling fs layer [2020-02-25T18:16:07.189Z] c9b1b535fdd9: Verifying Checksum [2020-02-25T18:16:07.189Z] c9b1b535fdd9: Download complete [2020-02-25T18:16:07.189Z] c9b1b535fdd9: Pull complete [2020-02-25T18:16:07.189Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-02-25T18:16:07.189Z] Status: Downloaded newer image for alpine:latest [2020-02-25T18:16:10.471Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-02-25T18:16:10.737Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba82c6a793c8bad5) in /home/ubuntu/workspace/moby_PR-40576 [Pipeline] node [2020-02-25T18:16:10.761Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09675d131b7a25ab6) in /home/ubuntu/workspace/moby_PR-40576 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-02-25T18:16:10.817Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40576 [Pipeline] checkout [Pipeline] checkout [2020-02-25T18:16:10.841Z] using credential docker-jenkins-github-credentials [2020-02-25T18:16:10.855Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-02-25T18:16:10.864Z] Fetching without tags [2020-02-25T18:16:10.868Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-02-25T18:16:10.877Z] Cloning the remote Git repository [2020-02-25T18:16:10.877Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-02-25T18:16:10.882Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:16:10.883Z] > git init /home/ubuntu/workspace/moby_PR-40576 # timeout=10 [2020-02-25T18:16:10.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:10.895Z] > git --version # timeout=10 [2020-02-25T18:16:10.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:10.898Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-25T18:16:11.117Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:11.124Z] using credential docker-jenkins-github-credentials [2020-02-25T18:16:11.142Z] Cloning the remote Git repository [2020-02-25T18:16:11.142Z] Cloning with configured refspecs honoured and without tags [2020-02-25T18:16:11.192Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:11.193Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:16:11.247Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:16:11.425Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40576 [Pipeline] { [Pipeline] checkout [2020-02-25T18:16:11.615Z] using credential docker-jenkins-github-credentials [2020-02-25T18:16:11.660Z] Cloning the remote Git repository [2020-02-25T18:16:11.660Z] Cloning with configured refspecs honoured and without tags [2020-02-25T18:16:10.877Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-25T18:16:10.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:10.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:10.891Z] > git --version # timeout=10 [2020-02-25T18:16:10.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:10.897Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:11.144Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:11.155Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:11.194Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:16:11.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:16:11.220Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:11.223Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:11.151Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:16:11.173Z] > git init /home/docker/workspace/moby_PR-40576 # timeout=10 [2020-02-25T18:16:11.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:11.189Z] > git --version # timeout=10 [2020-02-25T18:16:11.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:11.196Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [2020-02-25T18:16:11.690Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:16:11.692Z] > git init /home/jenkins/workspace/moby_PR-40576 # timeout=10 [2020-02-25T18:16:11.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:11.717Z] > git --version # timeout=10 [2020-02-25T18:16:11.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:11.730Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:16:12.819Z] + docker version [2020-02-25T18:16:12.819Z] Client: Docker Engine - Community [2020-02-25T18:16:12.819Z] Version: 19.03.5 [2020-02-25T18:16:12.819Z] API version: 1.40 [2020-02-25T18:16:12.819Z] Go version: go1.12.12 [2020-02-25T18:16:12.819Z] Git commit: 633a0ea838 [2020-02-25T18:16:12.819Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-25T18:16:12.819Z] OS/Arch: linux/amd64 [2020-02-25T18:16:12.819Z] Experimental: false [2020-02-25T18:16:12.819Z] [2020-02-25T18:16:12.819Z] Server: Docker Engine - Community [2020-02-25T18:16:12.819Z] Engine: [2020-02-25T18:16:12.819Z] Version: 19.03.5 [2020-02-25T18:16:12.819Z] API version: 1.40 (minimum version 1.12) [2020-02-25T18:16:12.819Z] Go version: go1.12.12 [2020-02-25T18:16:12.819Z] Git commit: 633a0ea838 [2020-02-25T18:16:12.819Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-25T18:16:12.819Z] OS/Arch: linux/amd64 [2020-02-25T18:16:12.819Z] Experimental: true [2020-02-25T18:16:12.819Z] containerd: [2020-02-25T18:16:12.819Z] Version: 1.2.10 [2020-02-25T18:16:12.819Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:16:12.819Z] runc: [2020-02-25T18:16:12.819Z] Version: 1.0.0-rc8+dev [2020-02-25T18:16:12.819Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:16:12.819Z] docker-init: [2020-02-25T18:16:12.819Z] Version: 0.18.0 [2020-02-25T18:16:12.819Z] GitCommit: fec3683 [Pipeline] sh [2020-02-25T18:16:13.099Z] + docker info [2020-02-25T18:16:13.099Z] Client: [2020-02-25T18:16:13.099Z] Debug Mode: false [2020-02-25T18:16:13.099Z] [2020-02-25T18:16:13.099Z] Server: [2020-02-25T18:16:13.099Z] Containers: 0 [2020-02-25T18:16:13.099Z] Running: 0 [2020-02-25T18:16:13.099Z] Paused: 0 [2020-02-25T18:16:13.099Z] Stopped: 0 [2020-02-25T18:16:13.099Z] Images: 3 [2020-02-25T18:16:13.099Z] Server Version: 19.03.5 [2020-02-25T18:16:13.099Z] Storage Driver: overlay2 [2020-02-25T18:16:13.099Z] Backing Filesystem: extfs [2020-02-25T18:16:13.099Z] Supports d_type: true [2020-02-25T18:16:13.099Z] Native Overlay Diff: true [2020-02-25T18:16:13.099Z] Logging Driver: json-file [2020-02-25T18:16:13.099Z] Cgroup Driver: cgroupfs [2020-02-25T18:16:13.099Z] Plugins: [2020-02-25T18:16:13.099Z] Volume: local [2020-02-25T18:16:13.099Z] Network: bridge host ipvlan macvlan null overlay [2020-02-25T18:16:13.099Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-25T18:16:13.099Z] Swarm: inactive [2020-02-25T18:16:13.099Z] Runtimes: runc [2020-02-25T18:16:13.099Z] Default Runtime: runc [2020-02-25T18:16:13.099Z] Init Binary: docker-init [2020-02-25T18:16:13.099Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:16:13.099Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:16:13.099Z] init version: fec3683 [2020-02-25T18:16:13.099Z] Security Options: [2020-02-25T18:16:13.099Z] apparmor [2020-02-25T18:16:13.099Z] seccomp [2020-02-25T18:16:13.099Z] Profile: default [2020-02-25T18:16:13.099Z] Kernel Version: 4.15.0-1058-aws [2020-02-25T18:16:13.099Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-25T18:16:13.099Z] OSType: linux [2020-02-25T18:16:13.099Z] Architecture: x86_64 [2020-02-25T18:16:13.099Z] CPUs: 2 [2020-02-25T18:16:13.099Z] Total Memory: 7.501GiB [2020-02-25T18:16:13.099Z] Name: ip-10-100-104-183 [2020-02-25T18:16:13.099Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-25T18:16:13.099Z] Docker Root Dir: /var/lib/docker [2020-02-25T18:16:13.099Z] Debug Mode: false [2020-02-25T18:16:13.099Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:16:13.099Z] Labels: [2020-02-25T18:16:13.099Z] Experimental: true [2020-02-25T18:16:13.099Z] Insecure Registries: [2020-02-25T18:16:13.099Z] 127.0.0.0/8 [2020-02-25T18:16:13.099Z] Live Restore Enabled: true [2020-02-25T18:16:13.099Z] [2020-02-25T18:16:13.099Z] WARNING: No swap limit support [Pipeline] sh [2020-02-25T18:16:13.381Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:13.381Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:13.381Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40576/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-25T18:16:13.381Z] + bash /home/ubuntu/workspace/moby_PR-40576/check-config.sh [2020-02-25T18:16:13.638Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-25T18:16:13.638Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-25T18:16:13.638Z] [2020-02-25T18:16:13.638Z] Generally Necessary: [2020-02-25T18:16:13.638Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-25T18:16:13.638Z] - apparmor: enabled and tools installed [2020-02-25T18:16:13.638Z] - CONFIG_NAMESPACES: enabled [2020-02-25T18:16:13.638Z] - CONFIG_NET_NS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_PID_NS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_IPC_NS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_UTS_NS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUPS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CPUSETS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_MEMCG: enabled [2020-02-25T18:16:13.638Z] - CONFIG_KEYS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_VETH: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-25T18:16:13.638Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-25T18:16:13.638Z] [2020-02-25T18:16:13.638Z] Optional Features: [2020-02-25T18:16:13.638Z] - CONFIG_USER_NS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_SECCOMP: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-25T18:16:13.638Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-25T18:16:13.638Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-25T18:16:13.638Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-25T18:16:13.638Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-25T18:16:13.638Z] - CONFIG_BLK_CGROUP: enabled [2020-02-25T18:16:13.638Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-25T18:16:13.638Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_PERF: enabled [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-25T18:16:13.638Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-25T18:16:13.638Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-25T18:16:13.639Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-25T18:16:13.639Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-25T18:16:13.639Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-25T18:16:13.639Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-25T18:16:13.639Z] - CONFIG_IP_VS: enabled (as module) [2020-02-25T18:16:13.639Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-25T18:16:13.639Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-25T18:16:13.639Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-25T18:16:13.639Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-25T18:16:13.639Z] - CONFIG_EXT4_FS: enabled [2020-02-25T18:16:13.895Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-25T18:16:13.895Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-25T18:16:13.895Z] - Network Drivers: [2020-02-25T18:16:13.895Z] - "overlay": [2020-02-25T18:16:13.895Z] - CONFIG_VXLAN: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-25T18:16:13.895Z] Optional (for encrypted networks): [2020-02-25T18:16:13.895Z] - CONFIG_CRYPTO: enabled [2020-02-25T18:16:13.895Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-25T18:16:13.895Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-25T18:16:13.895Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-25T18:16:13.895Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-25T18:16:13.895Z] - CONFIG_XFRM: enabled [2020-02-25T18:16:13.895Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-25T18:16:13.895Z] - "ipvlan": [2020-02-25T18:16:13.895Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-25T18:16:13.895Z] - "macvlan": [2020-02-25T18:16:13.895Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_DUMMY: enabled (as module) [2020-02-25T18:16:13.895Z] - "ftp,tftp client in container": [2020-02-25T18:16:13.895Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-25T18:16:13.895Z] - Storage Drivers: [2020-02-25T18:16:13.895Z] - "aufs": [2020-02-25T18:16:13.895Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-25T18:16:13.895Z] - "btrfs": [2020-02-25T18:16:13.895Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-25T18:16:13.895Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-25T18:16:13.895Z] - "devicemapper": [2020-02-25T18:16:13.895Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-25T18:16:13.895Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-25T18:16:13.895Z] - "overlay": [2020-02-25T18:16:13.895Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-25T18:16:13.895Z] - "zfs": [2020-02-25T18:16:13.895Z] - /dev/zfs: missing [2020-02-25T18:16:13.895Z] - zfs command: missing [2020-02-25T18:16:13.895Z] - zpool command: missing [2020-02-25T18:16:13.895Z] [2020-02-25T18:16:13.895Z] Limits: [2020-02-25T18:16:13.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-25T18:16:13.895Z] [2020-02-25T18:16:13.895Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-25T18:16:14.221Z] + sudo modprobe ip_vs [2020-02-25T18:16:14.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf . [2020-02-25T18:16:14.221Z] #2 [internal] load .dockerignore [2020-02-25T18:16:14.221Z] #2 transferring context: 87B done [2020-02-25T18:16:14.221Z] #2 DONE 0.0s [2020-02-25T18:16:14.221Z] [2020-02-25T18:16:14.221Z] #1 [internal] load build definition from Dockerfile [2020-02-25T18:16:14.221Z] #1 transferring dockerfile: 15.71kB done [2020-02-25T18:16:14.221Z] #1 DONE 0.0s [2020-02-25T18:16:14.221Z] [2020-02-25T18:16:14.221Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-25T18:16:14.478Z] #3 DONE 0.1s [2020-02-25T18:16:14.478Z] [2020-02-25T18:16:14.478Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-25T18:16:14.478Z] #4 CACHED [2020-02-25T18:16:15.046Z] [2020-02-25T18:16:15.047Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-25T18:16:15.047Z] #6 DONE 0.0s [2020-02-25T18:16:15.047Z] [2020-02-25T18:16:15.047Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-25T18:16:15.047Z] #5 DONE 0.1s [2020-02-25T18:16:15.047Z] [2020-02-25T18:16:15.047Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:16:15.047Z] #7 DONE 0.0s [2020-02-25T18:16:15.047Z] [2020-02-25T18:16:15.047Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:16:15.047Z] #68 DONE 0.0s [2020-02-25T18:16:15.047Z] [2020-02-25T18:16:15.047Z] #20 [internal] load build context [2020-02-25T18:16:16.419Z] #20 transferring context: 49.57MB 1.1s done [2020-02-25T18:16:16.419Z] #20 DONE 1.2s [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #54 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-25T18:16:16.419Z] #29 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-25T18:16:16.419Z] #46 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-25T18:16:16.419Z] #56 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #39 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:16.419Z] #57 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #67 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:16.419Z] #21 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:16:16.419Z] #59 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:16:16.419Z] #44 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #42 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-25T18:16:16.419Z] #9 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-25T18:16:16.419Z] #66 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #16 [dev 6/25] RUN ldconfig [2020-02-25T18:16:16.419Z] #16 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #58 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #72 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:16:16.419Z] #43 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:16:16.419Z] #11 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #63 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:16:16.419Z] #22 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-25T18:16:16.419Z] #14 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #48 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:16:16.419Z] #30 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-25T18:16:16.419Z] #32 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:16:16.419Z] #33 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-25T18:16:16.419Z] #15 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:16:16.419Z] #17 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-25T18:16:16.419Z] #49 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:16:16.419Z] #35 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-25T18:16:16.419Z] #24 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:16.419Z] #23 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-25T18:16:16.419Z] #37 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:16:16.419Z] #25 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:16:16.419Z] #10 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-25T18:16:16.419Z] #61 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #31 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-25T18:16:16.419Z] #40 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:16.419Z] #65 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-25T18:16:16.419Z] #70 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:16.419Z] #47 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-25T18:16:16.419Z] #12 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:16.419Z] #36 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:16.419Z] #38 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #51 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-25T18:16:16.419Z] #69 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-25T18:16:16.419Z] #64 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:16.419Z] #50 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:16:16.419Z] #41 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:16:16.419Z] #52 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-25T18:16:16.419Z] #13 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-25T18:16:16.419Z] #8 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:16:16.419Z] #71 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-25T18:16:16.419Z] #34 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:16.419Z] #62 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:16.419Z] #53 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:16:16.419Z] #27 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:16.419Z] #55 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:16:16.419Z] #18 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:16:16.419Z] #28 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:16.419Z] #60 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:16:16.419Z] #19 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:16:16.419Z] #26 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-25T18:16:16.419Z] #45 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-25T18:16:16.419Z] #73 CACHED [2020-02-25T18:16:16.419Z] [2020-02-25T18:16:16.419Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-25T18:16:17.348Z] #74 DONE 1.1s [2020-02-25T18:16:17.348Z] [2020-02-25T18:16:17.348Z] #75 exporting to image [2020-02-25T18:16:17.348Z] #75 exporting layers [2020-02-25T18:16:18.277Z] #75 exporting layers 0.7s done [2020-02-25T18:16:18.277Z] #75 writing image sha256:38f35042e88ff3ebb580fecb7f56c8632b91a5aa615b12e7109aba0f786cfb65 done [2020-02-25T18:16:18.277Z] #75 naming to docker.io/library/docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf done [2020-02-25T18:16:18.277Z] #75 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-25T18:16:19.276Z] [2020-02-25T18:16:19.276Z] Removing bundles/ [2020-02-25T18:16:19.276Z] [2020-02-25T18:16:19.276Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-25T18:16:19.276Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:16:19.276Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:16:19.565Z] Fetching without tags [2020-02-25T18:16:19.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:19.476Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:16:19.488Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:16:19.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:19.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:19.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:19.599Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:19.942Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:20.588Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:20.589Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:16:19.971Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:19.984Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:20.502Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:16:20.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:16:20.640Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:20.656Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:21.285Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:16:22.806Z] + docker version [2020-02-25T18:16:22.806Z] Client: [2020-02-25T18:16:22.806Z] Version: 18.06.1-ce [2020-02-25T18:16:22.806Z] API version: 1.38 [2020-02-25T18:16:22.806Z] Go version: go1.10.3 [2020-02-25T18:16:22.806Z] Git commit: e68fc7a [2020-02-25T18:16:22.806Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-25T18:16:22.806Z] OS/Arch: linux/s390x [2020-02-25T18:16:22.806Z] Experimental: false [2020-02-25T18:16:22.806Z] [2020-02-25T18:16:22.806Z] Server: [2020-02-25T18:16:22.806Z] Engine: [2020-02-25T18:16:22.806Z] Version: 18.06.1-ce [2020-02-25T18:16:22.806Z] API version: 1.38 (minimum version 1.12) [2020-02-25T18:16:22.806Z] Go version: go1.10.3 [2020-02-25T18:16:22.806Z] Git commit: e68fc7a [2020-02-25T18:16:22.806Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-25T18:16:22.806Z] OS/Arch: linux/s390x [2020-02-25T18:16:22.806Z] Experimental: true [Pipeline] sh [2020-02-25T18:16:23.536Z] + docker info [2020-02-25T18:16:23.536Z] Containers: 0 [2020-02-25T18:16:23.536Z] Running: 0 [2020-02-25T18:16:23.536Z] Paused: 0 [2020-02-25T18:16:23.536Z] Stopped: 0 [2020-02-25T18:16:23.536Z] Images: 0 [2020-02-25T18:16:23.536Z] Server Version: 18.06.1-ce [2020-02-25T18:16:23.536Z] Storage Driver: overlay2 [2020-02-25T18:16:23.536Z] Backing Filesystem: extfs [2020-02-25T18:16:23.536Z] Supports d_type: true [2020-02-25T18:16:23.536Z] Native Overlay Diff: true [2020-02-25T18:16:23.536Z] Logging Driver: json-file [2020-02-25T18:16:23.536Z] Cgroup Driver: cgroupfs [2020-02-25T18:16:23.536Z] Plugins: [2020-02-25T18:16:23.536Z] Volume: local [2020-02-25T18:16:23.536Z] Network: bridge host ipvlan macvlan null overlay [2020-02-25T18:16:23.536Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-25T18:16:23.536Z] Swarm: inactive [2020-02-25T18:16:23.536Z] Runtimes: runc [2020-02-25T18:16:23.536Z] Default Runtime: runc [2020-02-25T18:16:23.536Z] Init Binary: docker-init [2020-02-25T18:16:23.536Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-25T18:16:23.536Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-25T18:16:23.536Z] init version: fec3683 [2020-02-25T18:16:23.536Z] Security Options: [2020-02-25T18:16:23.536Z] apparmor [2020-02-25T18:16:23.536Z] seccomp [2020-02-25T18:16:23.536Z] Profile: default [2020-02-25T18:16:23.536Z] Kernel Version: 4.4.0-171-generic [2020-02-25T18:16:23.536Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-25T18:16:23.536Z] OSType: linux [2020-02-25T18:16:23.536Z] Architecture: s390x [2020-02-25T18:16:23.536Z] CPUs: 2 [2020-02-25T18:16:23.536Z] Total Memory: 7.862GiB [2020-02-25T18:16:23.536Z] Name: s390x-ubuntu-13 [2020-02-25T18:16:23.536Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-25T18:16:23.536Z] Docker Root Dir: /var/lib/docker [2020-02-25T18:16:23.536Z] Debug Mode (client): false [2020-02-25T18:16:23.536Z] Debug Mode (server): false [2020-02-25T18:16:23.536Z] Username: dockerbuildbot [2020-02-25T18:16:23.536Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:16:23.536Z] Labels: [2020-02-25T18:16:23.536Z] Experimental: true [2020-02-25T18:16:23.536Z] Insecure Registries: [2020-02-25T18:16:23.536Z] 127.0.0.0/8 [2020-02-25T18:16:23.536Z] Live Restore Enabled: false [2020-02-25T18:16:23.536Z] [2020-02-25T18:16:23.536Z] WARNING: No swap limit support [Pipeline] sh [2020-02-25T18:16:23.629Z] Fetching without tags [2020-02-25T18:16:23.858Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:24.268Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:24.268Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:24.268Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40576/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-25T18:16:24.268Z] + bash /home/jenkins/workspace/moby_PR-40576/check-config.sh [2020-02-25T18:16:24.268Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-25T18:16:24.268Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-25T18:16:24.268Z] [2020-02-25T18:16:24.268Z] Generally Necessary: [2020-02-25T18:16:24.313Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:24.314Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:16:24.620Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-25T18:16:24.621Z] - apparmor: enabled and tools installed [2020-02-25T18:16:24.621Z] - CONFIG_NAMESPACES: enabled [2020-02-25T18:16:24.621Z] - CONFIG_NET_NS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_PID_NS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_IPC_NS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_UTS_NS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUPS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CPUSETS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_MEMCG: enabled [2020-02-25T18:16:24.621Z] - CONFIG_KEYS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_VETH: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-25T18:16:24.621Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-25T18:16:24.621Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-25T18:16:24.621Z] [2020-02-25T18:16:24.621Z] Optional Features: [2020-02-25T18:16:24.621Z] - CONFIG_USER_NS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_SECCOMP: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-25T18:16:24.621Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-25T18:16:24.621Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-25T18:16:24.621Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-25T18:16:24.621Z] - CONFIG_BLK_CGROUP: enabled [2020-02-25T18:16:24.621Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-25T18:16:24.621Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_PERF: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-25T18:16:24.621Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-25T18:16:24.621Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-25T18:16:24.621Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-25T18:16:24.621Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_IP_VS: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-25T18:16:24.621Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-25T18:16:24.621Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-25T18:16:24.621Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_EXT4_FS: enabled [2020-02-25T18:16:24.621Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-25T18:16:24.621Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-25T18:16:24.621Z] - Network Drivers: [2020-02-25T18:16:24.621Z] - "overlay": [2020-02-25T18:16:24.621Z] - CONFIG_VXLAN: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-25T18:16:24.621Z] Optional (for encrypted networks): [2020-02-25T18:16:24.621Z] - CONFIG_CRYPTO: enabled [2020-02-25T18:16:24.621Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_XFRM: enabled [2020-02-25T18:16:24.621Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-25T18:16:24.621Z] - "ipvlan": [2020-02-25T18:16:24.621Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-25T18:16:24.621Z] - "macvlan": [2020-02-25T18:16:24.621Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_DUMMY: enabled (as module) [2020-02-25T18:16:24.621Z] - "ftp,tftp client in container": [2020-02-25T18:16:24.621Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-25T18:16:24.621Z] - Storage Drivers: [2020-02-25T18:16:24.621Z] - "aufs": [2020-02-25T18:16:24.621Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-25T18:16:24.621Z] - "btrfs": [2020-02-25T18:16:24.621Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-25T18:16:24.621Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-25T18:16:24.621Z] - "devicemapper": [2020-02-25T18:16:24.621Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-25T18:16:24.621Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-25T18:16:24.621Z] - "overlay": [2020-02-25T18:16:24.621Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-25T18:16:24.621Z] - "zfs": [2020-02-25T18:16:24.621Z] - /dev/zfs: missing [2020-02-25T18:16:24.621Z] - zfs command: missing [2020-02-25T18:16:24.621Z] - zpool command: missing [2020-02-25T18:16:24.621Z] [2020-02-25T18:16:24.621Z] Limits: [2020-02-25T18:16:24.621Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-25T18:16:24.621Z] [2020-02-25T18:16:24.621Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-25T18:16:24.754Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:16:23.610Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:23.613Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:16:23.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:16:23.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:23.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:23.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:23.633Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:23.861Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:23.864Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:24.300Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:16:24.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:16:24.316Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:24.320Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:25.397Z] + make bundles/buildx [2020-02-25T18:16:25.398Z] make: command: Command not found [2020-02-25T18:16:25.398Z] make: command: Command not found [2020-02-25T18:16:25.398Z] mkdir bundles [2020-02-25T18:16:25.398Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-25T18:16:25.398Z] --build-arg BUILDX_COMMIT \ [2020-02-25T18:16:25.398Z] --build-arg BUILDX_REPO \ [2020-02-25T18:16:25.398Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-25T18:16:25.398Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-25T18:16:25.398Z] . [2020-02-25T18:16:25.398Z] /bin/sh: 4: go: not found [2020-02-25T18:16:25.398Z] /bin/sh: 5: go: not found [2020-02-25T18:16:25.753Z] Still waiting to schedule task [2020-02-25T18:16:25.753Z] All nodes of label ‘arm64&&linux’ are offline [2020-02-25T18:16:25.761Z] Still waiting to schedule task [2020-02-25T18:16:25.761Z] All nodes of label ‘windows-2019’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-25T18:16:26.186Z] + [ PR != PR ] [2020-02-25T18:16:26.186Z] + [ master != master ] [2020-02-25T18:16:26.186Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:16:26.507Z] + docker version [2020-02-25T18:16:26.507Z] Client: Docker Engine - Community [2020-02-25T18:16:26.507Z] Version: 19.03.5 [2020-02-25T18:16:26.507Z] API version: 1.40 [2020-02-25T18:16:26.507Z] Go version: go1.12.12 [2020-02-25T18:16:26.507Z] Git commit: 633a0ea838 [2020-02-25T18:16:26.507Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-25T18:16:26.507Z] OS/Arch: linux/amd64 [2020-02-25T18:16:26.507Z] Experimental: false [2020-02-25T18:16:26.507Z] [2020-02-25T18:16:26.507Z] Server: Docker Engine - Community [2020-02-25T18:16:26.507Z] Engine: [2020-02-25T18:16:26.507Z] Version: 19.03.5 [2020-02-25T18:16:26.507Z] API version: 1.40 (minimum version 1.12) [2020-02-25T18:16:26.507Z] Go version: go1.12.12 [2020-02-25T18:16:26.507Z] Git commit: 633a0ea838 [2020-02-25T18:16:26.507Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-25T18:16:26.507Z] OS/Arch: linux/amd64 [2020-02-25T18:16:26.507Z] Experimental: true [2020-02-25T18:16:26.507Z] containerd: [2020-02-25T18:16:26.507Z] Version: 1.2.10 [2020-02-25T18:16:26.507Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:16:26.507Z] runc: [2020-02-25T18:16:26.507Z] Version: 1.0.0-rc8+dev [2020-02-25T18:16:26.507Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:16:26.507Z] docker-init: [2020-02-25T18:16:26.507Z] Version: 0.18.0 [2020-02-25T18:16:26.507Z] GitCommit: fec3683 [Pipeline] sh [2020-02-25T18:16:26.604Z] Sending build context to Docker daemon 54.16MB [2020-02-25T18:16:26.604Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-25T18:16:26.604Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-25T18:16:26.604Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-25T18:16:26.604Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-25T18:16:26.790Z] + docker info [2020-02-25T18:16:26.790Z] Client: [2020-02-25T18:16:26.790Z] Debug Mode: false [2020-02-25T18:16:26.790Z] [2020-02-25T18:16:26.790Z] Server: [2020-02-25T18:16:26.790Z] Containers: 0 [2020-02-25T18:16:26.790Z] Running: 0 [2020-02-25T18:16:26.790Z] Paused: 0 [2020-02-25T18:16:26.790Z] Stopped: 0 [2020-02-25T18:16:26.790Z] Images: 2 [2020-02-25T18:16:26.790Z] Server Version: 19.03.5 [2020-02-25T18:16:26.790Z] Storage Driver: overlay2 [2020-02-25T18:16:26.790Z] Backing Filesystem: extfs [2020-02-25T18:16:26.790Z] Supports d_type: true [2020-02-25T18:16:26.790Z] Native Overlay Diff: true [2020-02-25T18:16:26.790Z] Logging Driver: json-file [2020-02-25T18:16:26.790Z] Cgroup Driver: cgroupfs [2020-02-25T18:16:26.790Z] Plugins: [2020-02-25T18:16:26.790Z] Volume: local [2020-02-25T18:16:26.790Z] Network: bridge host ipvlan macvlan null overlay [2020-02-25T18:16:26.790Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-25T18:16:26.790Z] Swarm: inactive [2020-02-25T18:16:26.790Z] Runtimes: runc [2020-02-25T18:16:26.790Z] Default Runtime: runc [2020-02-25T18:16:26.790Z] Init Binary: docker-init [2020-02-25T18:16:26.790Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:16:26.790Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:16:26.790Z] init version: fec3683 [2020-02-25T18:16:26.790Z] Security Options: [2020-02-25T18:16:26.790Z] apparmor [2020-02-25T18:16:26.790Z] seccomp [2020-02-25T18:16:26.790Z] Profile: default [2020-02-25T18:16:26.790Z] Kernel Version: 4.15.0-1058-aws [2020-02-25T18:16:26.790Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-25T18:16:26.790Z] OSType: linux [2020-02-25T18:16:26.790Z] Architecture: x86_64 [2020-02-25T18:16:26.790Z] CPUs: 2 [2020-02-25T18:16:26.790Z] Total Memory: 7.501GiB [2020-02-25T18:16:26.790Z] Name: ip-10-100-64-136 [2020-02-25T18:16:26.790Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-25T18:16:26.790Z] Docker Root Dir: /var/lib/docker [2020-02-25T18:16:26.790Z] Debug Mode: false [2020-02-25T18:16:26.790Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:16:26.790Z] Labels: [2020-02-25T18:16:26.790Z] Experimental: true [2020-02-25T18:16:26.790Z] Insecure Registries: [2020-02-25T18:16:26.790Z] 127.0.0.0/8 [2020-02-25T18:16:26.790Z] Live Restore Enabled: true [2020-02-25T18:16:26.790Z] [2020-02-25T18:16:26.790Z] WARNING: No swap limit support [Pipeline] sh [2020-02-25T18:16:26.962Z] 1.12.10-stretch: Pulling from library/golang [2020-02-25T18:16:26.962Z] ade01ea651a2: Pulling fs layer [2020-02-25T18:16:26.962Z] fbabdb69f639: Pulling fs layer [2020-02-25T18:16:26.962Z] ff33bd1013d7: Pulling fs layer [2020-02-25T18:16:26.962Z] 85cfe9d77eff: Pulling fs layer [2020-02-25T18:16:26.962Z] ace5139f9caa: Pulling fs layer [2020-02-25T18:16:26.962Z] e4d79466b81c: Pulling fs layer [2020-02-25T18:16:26.962Z] b00baabad4ce: Pulling fs layer [2020-02-25T18:16:26.962Z] 85cfe9d77eff: Waiting [2020-02-25T18:16:26.962Z] ace5139f9caa: Waiting [2020-02-25T18:16:26.962Z] e4d79466b81c: Waiting [2020-02-25T18:16:26.962Z] b00baabad4ce: Waiting [2020-02-25T18:16:27.071Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:27.071Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:27.071Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40576/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-25T18:16:27.071Z] + bash /home/ubuntu/workspace/moby_PR-40576/check-config.sh [2020-02-25T18:16:27.071Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-25T18:16:27.071Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-25T18:16:27.071Z] [2020-02-25T18:16:27.071Z] Generally Necessary: [2020-02-25T18:16:27.071Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-25T18:16:27.071Z] - apparmor: enabled and tools installed [2020-02-25T18:16:27.071Z] - CONFIG_NAMESPACES: enabled [2020-02-25T18:16:27.071Z] - CONFIG_NET_NS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_PID_NS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_IPC_NS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_UTS_NS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CGROUPS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-25T18:16:27.071Z] - CONFIG_CPUSETS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_MEMCG: enabled [2020-02-25T18:16:27.071Z] - CONFIG_KEYS: enabled [2020-02-25T18:16:27.071Z] - CONFIG_VETH: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-25T18:16:27.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-25T18:16:27.327Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-25T18:16:27.327Z] [2020-02-25T18:16:27.327Z] Optional Features: [2020-02-25T18:16:27.327Z] - CONFIG_USER_NS: enabled [2020-02-25T18:16:27.327Z] - CONFIG_SECCOMP: enabled [2020-02-25T18:16:27.327Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-25T18:16:27.327Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-25T18:16:27.327Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-25T18:16:27.327Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-25T18:16:27.327Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-25T18:16:27.327Z] - CONFIG_BLK_CGROUP: enabled [2020-02-25T18:16:27.327Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-25T18:16:27.327Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-25T18:16:27.327Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-25T18:16:27.327Z] - CONFIG_CGROUP_PERF: enabled [2020-02-25T18:16:27.327Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-25T18:16:27.327Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-25T18:16:27.327Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-25T18:16:27.327Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-25T18:16:27.327Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-25T18:16:27.327Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_IP_VS: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-25T18:16:27.327Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-25T18:16:27.327Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-25T18:16:27.327Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_EXT4_FS: enabled [2020-02-25T18:16:27.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-25T18:16:27.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-25T18:16:27.327Z] - Network Drivers: [2020-02-25T18:16:27.327Z] - "overlay": [2020-02-25T18:16:27.327Z] - CONFIG_VXLAN: enabled (as module) [2020-02-25T18:16:27.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-25T18:16:27.327Z] Optional (for encrypted networks): [2020-02-25T18:16:27.399Z] ff33bd1013d7: Verifying Checksum [2020-02-25T18:16:27.399Z] ff33bd1013d7: Download complete [2020-02-25T18:16:27.399Z] fbabdb69f639: Verifying Checksum [2020-02-25T18:16:27.399Z] fbabdb69f639: Download complete [2020-02-25T18:16:27.583Z] - CONFIG_CRYPTO: enabled [2020-02-25T18:16:27.583Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-25T18:16:27.583Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-25T18:16:27.583Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-25T18:16:27.583Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-25T18:16:27.583Z] - CONFIG_XFRM: enabled [2020-02-25T18:16:27.583Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-25T18:16:27.583Z] - "ipvlan": [2020-02-25T18:16:27.583Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-25T18:16:27.583Z] - "macvlan": [2020-02-25T18:16:27.583Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_DUMMY: enabled (as module) [2020-02-25T18:16:27.583Z] - "ftp,tftp client in container": [2020-02-25T18:16:27.583Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-25T18:16:27.583Z] - Storage Drivers: [2020-02-25T18:16:27.583Z] - "aufs": [2020-02-25T18:16:27.583Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-25T18:16:27.583Z] - "btrfs": [2020-02-25T18:16:27.583Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-25T18:16:27.583Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-25T18:16:27.583Z] - "devicemapper": [2020-02-25T18:16:27.583Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-25T18:16:27.583Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-25T18:16:27.583Z] - "overlay": [2020-02-25T18:16:27.583Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-25T18:16:27.583Z] - "zfs": [2020-02-25T18:16:27.583Z] - /dev/zfs: missing [2020-02-25T18:16:27.583Z] - zfs command: missing [2020-02-25T18:16:27.583Z] - zpool command: missing [2020-02-25T18:16:27.583Z] [2020-02-25T18:16:27.583Z] Limits: [2020-02-25T18:16:27.583Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-25T18:16:27.583Z] [2020-02-25T18:16:27.583Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-25T18:16:27.842Z] ade01ea651a2: Verifying Checksum [2020-02-25T18:16:27.842Z] ade01ea651a2: Download complete [2020-02-25T18:16:27.905Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf . [2020-02-25T18:16:27.905Z] #1 [internal] load build definition from Dockerfile [2020-02-25T18:16:27.905Z] #1 transferring dockerfile: 15.71kB done [2020-02-25T18:16:27.905Z] #1 DONE 0.0s [2020-02-25T18:16:27.905Z] [2020-02-25T18:16:27.905Z] #2 [internal] load .dockerignore [2020-02-25T18:16:27.905Z] #2 transferring context: 87B done [2020-02-25T18:16:27.905Z] #2 DONE 0.0s [2020-02-25T18:16:27.905Z] [2020-02-25T18:16:27.905Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-25T18:16:27.905Z] #3 DONE 0.1s [2020-02-25T18:16:28.160Z] [2020-02-25T18:16:28.160Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-25T18:16:28.160Z] #4 CACHED [2020-02-25T18:16:28.234Z] 85cfe9d77eff: Verifying Checksum [2020-02-25T18:16:28.234Z] 85cfe9d77eff: Download complete [2020-02-25T18:16:28.425Z] [2020-02-25T18:16:28.425Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-25T18:16:28.425Z] #5 DONE 0.0s [2020-02-25T18:16:28.425Z] [2020-02-25T18:16:28.425Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-25T18:16:28.425Z] #6 DONE 0.1s [2020-02-25T18:16:28.615Z] b00baabad4ce: Verifying Checksum [2020-02-25T18:16:28.615Z] b00baabad4ce: Download complete [2020-02-25T18:16:28.615Z] ace5139f9caa: Verifying Checksum [2020-02-25T18:16:28.615Z] ace5139f9caa: Download complete [2020-02-25T18:16:28.692Z] [2020-02-25T18:16:28.692Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:16:28.692Z] #68 DONE 0.0s [2020-02-25T18:16:28.692Z] [2020-02-25T18:16:28.692Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:16:28.692Z] #7 DONE 0.0s [2020-02-25T18:16:28.692Z] [2020-02-25T18:16:28.692Z] #20 [internal] load build context [2020-02-25T18:16:29.385Z] e4d79466b81c: Verifying Checksum [2020-02-25T18:16:29.385Z] e4d79466b81c: Download complete [2020-02-25T18:16:29.758Z] ade01ea651a2: Pull complete [2020-02-25T18:16:30.056Z] #20 transferring context: 49.57MB 1.1s done [2020-02-25T18:16:30.056Z] #20 DONE 1.2s [2020-02-25T18:16:30.056Z] [2020-02-25T18:16:30.056Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:30.056Z] #60 CACHED [2020-02-25T18:16:30.056Z] [2020-02-25T18:16:30.056Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:16:30.056Z] #11 CACHED [2020-02-25T18:16:30.056Z] [2020-02-25T18:16:30.056Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-25T18:16:30.056Z] #67 CACHED [2020-02-25T18:16:30.056Z] [2020-02-25T18:16:30.056Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-25T18:16:30.056Z] #9 CACHED [2020-02-25T18:16:30.056Z] [2020-02-25T18:16:30.057Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #63 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:16:30.057Z] #19 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #34 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-25T18:16:30.057Z] #40 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-25T18:16:30.057Z] #61 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:30.057Z] #53 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-25T18:16:30.057Z] #8 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:30.057Z] #62 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:30.057Z] #36 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:30.057Z] #57 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-25T18:16:30.057Z] #15 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-25T18:16:30.057Z] #29 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:16:30.057Z] #44 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:16:30.057Z] #71 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-25T18:16:30.057Z] #56 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #31 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:16:30.057Z] #22 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-25T18:16:30.057Z] #69 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:30.057Z] #65 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:16:30.057Z] #30 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-25T18:16:30.057Z] #24 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:16:30.057Z] #33 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-25T18:16:30.057Z] #13 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:16:30.057Z] #52 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #16 [dev 6/25] RUN ldconfig [2020-02-25T18:16:30.057Z] #16 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:30.057Z] #38 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-25T18:16:30.057Z] #70 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-25T18:16:30.057Z] #64 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:30.057Z] #50 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-25T18:16:30.057Z] #66 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:30.057Z] #55 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:16:30.057Z] #18 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-25T18:16:30.057Z] #12 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #54 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #58 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-25T18:16:30.057Z] #49 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #48 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #39 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:16:30.057Z] #25 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:16:30.057Z] #23 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:16:30.057Z] #21 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:16:30.057Z] #43 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-25T18:16:30.057Z] #46 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #51 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-25T18:16:30.057Z] #14 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:16:30.057Z] #17 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:16:30.057Z] #47 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:16:30.057Z] #28 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:16:30.057Z] #41 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-25T18:16:30.057Z] #37 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:16:30.057Z] #35 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:16:30.057Z] #59 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #72 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:16:30.057Z] #26 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:16:30.057Z] #10 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-25T18:16:30.057Z] #45 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:16:30.057Z] #27 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-25T18:16:30.057Z] #32 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-25T18:16:30.057Z] #42 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-25T18:16:30.057Z] #73 CACHED [2020-02-25T18:16:30.057Z] [2020-02-25T18:16:30.057Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-25T18:16:30.102Z] fbabdb69f639: Pull complete [2020-02-25T18:16:30.102Z] ff33bd1013d7: Pull complete [2020-02-25T18:16:30.985Z] #74 DONE 1.3s [2020-02-25T18:16:30.985Z] [2020-02-25T18:16:30.985Z] #75 exporting to image [2020-02-25T18:16:30.985Z] #75 exporting layers [2020-02-25T18:16:31.835Z] 85cfe9d77eff: Pull complete [2020-02-25T18:16:31.910Z] #75 exporting layers 0.9s done [2020-02-25T18:16:31.910Z] #75 writing image sha256:1fa12cfec8489fe6a43691dfd646ec9301acba73f14df2e338a3f092ab323a23 done [2020-02-25T18:16:31.910Z] #75 naming to docker.io/library/docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf done [2020-02-25T18:16:31.910Z] #75 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-25T18:16:32.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40576/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/validate/default [2020-02-25T18:16:32.797Z] Congratulations! All commits are properly signed with the DCO! [2020-02-25T18:16:33.048Z] ace5139f9caa: Pull complete [2020-02-25T18:16:33.052Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-25T18:16:33.052Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-25T18:16:33.052Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-25T18:16:33.052Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-25T18:16:33.052Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-25T18:16:33.052Z] Congratulations! No new tests were added to integration-cli. [2020-02-25T18:16:33.052Z] [2020-02-25T18:16:33.052Z] INFO Start validation with golang-ci-lint [2020-02-25T18:16:33.052Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-25T18:16:33.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-25T18:16:35.430Z] e4d79466b81c: Pull complete [2020-02-25T18:16:35.786Z] b00baabad4ce: Pull complete [2020-02-25T18:16:35.786Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-25T18:16:35.786Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-25T18:16:35.786Z] ---> 687421176e14 [2020-02-25T18:16:35.786Z] Step 5/16 : ARG BUILDX_REPO [2020-02-25T18:16:35.786Z] ---> Running in 17133199d389 [2020-02-25T18:16:35.786Z] Removing intermediate container 17133199d389 [2020-02-25T18:16:35.786Z] ---> e8b5843ecd63 [2020-02-25T18:16:35.786Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-25T18:16:36.133Z] ---> Running in 915f37384244 [2020-02-25T18:16:36.138Z] Fetching without tags [2020-02-25T18:16:36.477Z] Cloning into '/buildx'... [2020-02-25T18:16:36.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:36.093Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:16:36.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:16:36.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:16:36.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:16:36.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:16:36.144Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:16:36.763Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:37.890Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:37.891Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:16:38.866Z] Removing intermediate container 915f37384244 [2020-02-25T18:16:38.867Z] ---> 6c8dc92285d9 [2020-02-25T18:16:38.867Z] Step 7/16 : WORKDIR /buildx [2020-02-25T18:16:38.867Z] ---> Running in dcfa5a972fce [2020-02-25T18:16:38.867Z] Removing intermediate container dcfa5a972fce [2020-02-25T18:16:38.867Z] ---> 24a02abb40d2 [2020-02-25T18:16:38.867Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-25T18:16:38.867Z] ---> Running in 9aa0316dc589 [2020-02-25T18:16:38.867Z] Removing intermediate container 9aa0316dc589 [2020-02-25T18:16:38.867Z] ---> f4b84388f5f5 [2020-02-25T18:16:38.867Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-25T18:16:38.868Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:16:36.768Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:36.778Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:37.849Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:16:37.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:16:37.896Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:16:37.902Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:16:39.213Z] ---> Running in 6f0b193bbe95 [2020-02-25T18:16:39.569Z] From https://github.com/docker/buildx [2020-02-25T18:16:39.569Z] * [new tag] v0.3.1 -> build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:16:39.919Z] Switched to branch 'build' [2020-02-25T18:16:40.144Z] + docker version [2020-02-25T18:16:40.144Z] Client: [2020-02-25T18:16:40.144Z] Version: 18.06.1-ce [2020-02-25T18:16:40.144Z] API version: 1.38 [2020-02-25T18:16:40.144Z] Go version: go1.10.3 [2020-02-25T18:16:40.144Z] Git commit: e68fc7a [2020-02-25T18:16:40.144Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-25T18:16:40.144Z] OS/Arch: linux/ppc64le [2020-02-25T18:16:40.144Z] Experimental: false [2020-02-25T18:16:40.144Z] [2020-02-25T18:16:40.144Z] Server: [2020-02-25T18:16:40.144Z] Engine: [2020-02-25T18:16:40.144Z] Version: 18.06.1-ce [2020-02-25T18:16:40.144Z] API version: 1.38 (minimum version 1.12) [2020-02-25T18:16:40.144Z] Go version: go1.10.3 [2020-02-25T18:16:40.144Z] Git commit: e68fc7a [2020-02-25T18:16:40.144Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-25T18:16:40.144Z] OS/Arch: linux/ppc64le [2020-02-25T18:16:40.144Z] Experimental: true [Pipeline] sh [2020-02-25T18:16:40.539Z] + docker info [2020-02-25T18:16:40.539Z] Containers: 0 [2020-02-25T18:16:40.539Z] Running: 0 [2020-02-25T18:16:40.539Z] Paused: 0 [2020-02-25T18:16:40.539Z] Stopped: 0 [2020-02-25T18:16:40.539Z] Images: 0 [2020-02-25T18:16:40.539Z] Server Version: 18.06.1-ce [2020-02-25T18:16:40.539Z] Storage Driver: overlay2 [2020-02-25T18:16:40.539Z] Backing Filesystem: extfs [2020-02-25T18:16:40.539Z] Supports d_type: true [2020-02-25T18:16:40.539Z] Native Overlay Diff: true [2020-02-25T18:16:40.539Z] Logging Driver: json-file [2020-02-25T18:16:40.539Z] Cgroup Driver: cgroupfs [2020-02-25T18:16:40.539Z] Plugins: [2020-02-25T18:16:40.539Z] Volume: local [2020-02-25T18:16:40.539Z] Network: bridge host ipvlan macvlan null overlay [2020-02-25T18:16:40.539Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-25T18:16:40.539Z] Swarm: inactive [2020-02-25T18:16:40.539Z] Runtimes: runc [2020-02-25T18:16:40.539Z] Default Runtime: runc [2020-02-25T18:16:40.539Z] Init Binary: docker-init [2020-02-25T18:16:40.539Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-25T18:16:40.539Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-25T18:16:40.539Z] init version: fec3683 [2020-02-25T18:16:40.539Z] Security Options: [2020-02-25T18:16:40.539Z] apparmor [2020-02-25T18:16:40.539Z] seccomp [2020-02-25T18:16:40.539Z] Profile: default [2020-02-25T18:16:40.539Z] Kernel Version: 4.4.0-139-generic [2020-02-25T18:16:40.539Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-25T18:16:40.539Z] OSType: linux [2020-02-25T18:16:40.539Z] Architecture: ppc64le [2020-02-25T18:16:40.539Z] CPUs: 4 [2020-02-25T18:16:40.539Z] Total Memory: 7.972GiB [2020-02-25T18:16:40.539Z] Name: ppc64le-ubuntu-23 [2020-02-25T18:16:40.539Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-25T18:16:40.539Z] Docker Root Dir: /var/lib/docker [2020-02-25T18:16:40.539Z] Debug Mode (client): false [2020-02-25T18:16:40.539Z] Debug Mode (server): false [2020-02-25T18:16:40.539Z] Username: dockerbuildbot [2020-02-25T18:16:40.539Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:16:40.539Z] Labels: [2020-02-25T18:16:40.539Z] Experimental: true [2020-02-25T18:16:40.539Z] Insecure Registries: [2020-02-25T18:16:40.539Z] 127.0.0.0/8 [2020-02-25T18:16:40.539Z] Live Restore Enabled: false [2020-02-25T18:16:40.539Z] [Pipeline] sh [2020-02-25T18:16:40.672Z] Removing intermediate container 6f0b193bbe95 [2020-02-25T18:16:40.672Z] ---> 3f33de485be0 [2020-02-25T18:16:40.672Z] Step 10/16 : RUN go mod download [2020-02-25T18:16:40.672Z] ---> Running in 597a87d0f641 [2020-02-25T18:16:40.933Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:40.933Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:16:40.933Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40576/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-25T18:16:40.933Z] + bash /home/docker/workspace/moby_PR-40576/check-config.sh [2020-02-25T18:16:40.933Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-25T18:16:40.933Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-25T18:16:40.933Z] [2020-02-25T18:16:40.933Z] Generally Necessary: [2020-02-25T18:16:41.222Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-25T18:16:41.222Z] - apparmor: enabled and tools installed [2020-02-25T18:16:41.222Z] - CONFIG_NAMESPACES: enabled [2020-02-25T18:16:41.222Z] - CONFIG_NET_NS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_PID_NS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_IPC_NS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_UTS_NS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUPS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CPUSETS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_MEMCG: enabled [2020-02-25T18:16:41.222Z] - CONFIG_KEYS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_VETH: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-25T18:16:41.222Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-25T18:16:41.222Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-25T18:16:41.222Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-25T18:16:41.222Z] [2020-02-25T18:16:41.222Z] Optional Features: [2020-02-25T18:16:41.222Z] - CONFIG_USER_NS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_SECCOMP: enabled [2020-02-25T18:16:41.222Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-25T18:16:41.222Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-25T18:16:41.222Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-25T18:16:41.222Z] (cgroup swap accounting is currently enabled) [2020-02-25T18:16:41.222Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-25T18:16:41.422Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-25T18:16:41.422Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-25T18:16:41.422Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-25T18:16:41.422Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-25T18:16:41.422Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-25T18:16:41.422Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-25T18:16:41.422Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-25T18:16:41.422Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-25T18:16:41.422Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-25T18:16:41.510Z] - CONFIG_BLK_CGROUP: enabled [2020-02-25T18:16:41.510Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-25T18:16:41.510Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-25T18:16:41.510Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-25T18:16:41.510Z] - CONFIG_CGROUP_PERF: enabled [2020-02-25T18:16:41.510Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-25T18:16:41.510Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-25T18:16:41.510Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-25T18:16:41.510Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-25T18:16:41.510Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-25T18:16:41.510Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_IP_VS: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-25T18:16:41.510Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-25T18:16:41.510Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-25T18:16:41.510Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_EXT4_FS: enabled [2020-02-25T18:16:41.510Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-25T18:16:41.510Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-25T18:16:41.510Z] - Network Drivers: [2020-02-25T18:16:41.510Z] - "overlay": [2020-02-25T18:16:41.510Z] - CONFIG_VXLAN: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-25T18:16:41.510Z] Optional (for encrypted networks): [2020-02-25T18:16:41.510Z] - CONFIG_CRYPTO: enabled [2020-02-25T18:16:41.510Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_XFRM: enabled [2020-02-25T18:16:41.510Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-25T18:16:41.510Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-25T18:16:41.510Z] - "ipvlan": [2020-02-25T18:16:41.797Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-25T18:16:41.797Z] - "macvlan": [2020-02-25T18:16:41.797Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-25T18:16:41.797Z] - CONFIG_DUMMY: enabled (as module) [2020-02-25T18:16:41.797Z] - "ftp,tftp client in container": [2020-02-25T18:16:41.797Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-25T18:16:41.797Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-25T18:16:41.797Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-25T18:16:41.797Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-25T18:16:41.797Z] - Storage Drivers: [2020-02-25T18:16:41.797Z] - "aufs": [2020-02-25T18:16:41.797Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-25T18:16:41.797Z] - "btrfs": [2020-02-25T18:16:41.797Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-25T18:16:41.797Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-25T18:16:41.797Z] - "devicemapper": [2020-02-25T18:16:41.797Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-25T18:16:41.797Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-25T18:16:41.797Z] - "overlay": [2020-02-25T18:16:41.797Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-25T18:16:41.797Z] - "zfs": [2020-02-25T18:16:41.797Z] - /dev/zfs: missing [2020-02-25T18:16:41.797Z] - zfs command: missing [2020-02-25T18:16:41.797Z] - zpool command: missing [2020-02-25T18:16:41.797Z] [2020-02-25T18:16:41.797Z] Limits: [2020-02-25T18:16:41.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-25T18:16:41.797Z] [2020-02-25T18:16:41.797Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-25T18:16:42.212Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-25T18:16:42.212Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-25T18:16:42.212Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-25T18:16:42.212Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-25T18:16:42.212Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-25T18:16:42.212Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-25T18:16:42.234Z] + make bundles/buildx [2020-02-25T18:16:42.594Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-25T18:16:42.594Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-25T18:16:42.864Z] make: command: Command not found [2020-02-25T18:16:42.864Z] make: command: Command not found [2020-02-25T18:16:42.864Z] mkdir bundles [2020-02-25T18:16:42.864Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-25T18:16:42.864Z] --build-arg BUILDX_COMMIT \ [2020-02-25T18:16:42.864Z] --build-arg BUILDX_REPO \ [2020-02-25T18:16:42.864Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-25T18:16:42.864Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-25T18:16:42.864Z] . [2020-02-25T18:16:42.864Z] /bin/sh: 4: go: not found [2020-02-25T18:16:42.864Z] /bin/sh: 5: go: not found [2020-02-25T18:16:42.966Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-25T18:16:43.329Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-25T18:16:43.329Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-25T18:16:43.329Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-25T18:16:43.705Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-25T18:16:43.705Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-25T18:16:43.705Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-25T18:16:44.087Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-25T18:16:44.473Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-25T18:16:44.473Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-25T18:16:45.291Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-25T18:16:45.291Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-25T18:16:45.291Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-25T18:16:45.591Z] Sending build context to Docker daemon 54.16MB [2020-02-25T18:16:45.591Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-25T18:16:45.591Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-25T18:16:45.591Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-25T18:16:45.591Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-25T18:16:45.591Z] 1.12.10-stretch: Pulling from library/golang [2020-02-25T18:16:45.667Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-25T18:16:45.667Z] go: finding github.com/lib/pq v1.0.0 [2020-02-25T18:16:45.667Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-25T18:16:45.879Z] fb056072eab9: Pulling fs layer [2020-02-25T18:16:45.879Z] 6a33b1f9796f: Pulling fs layer [2020-02-25T18:16:45.879Z] 8f8f8962e456: Pulling fs layer [2020-02-25T18:16:45.879Z] 68adcc365214: Pulling fs layer [2020-02-25T18:16:45.879Z] 76d8adf27bdf: Pulling fs layer [2020-02-25T18:16:45.879Z] d66e58854927: Pulling fs layer [2020-02-25T18:16:45.879Z] 71497195576e: Pulling fs layer [2020-02-25T18:16:45.879Z] 68adcc365214: Waiting [2020-02-25T18:16:45.879Z] 76d8adf27bdf: Waiting [2020-02-25T18:16:45.879Z] 71497195576e: Waiting [2020-02-25T18:16:45.879Z] d66e58854927: Waiting [2020-02-25T18:16:46.047Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-25T18:16:46.047Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-25T18:16:46.047Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-25T18:16:46.438Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-25T18:16:46.509Z] 8f8f8962e456: Verifying Checksum [2020-02-25T18:16:46.509Z] 8f8f8962e456: Download complete [2020-02-25T18:16:46.803Z] 6a33b1f9796f: Verifying Checksum [2020-02-25T18:16:46.803Z] 6a33b1f9796f: Download complete [2020-02-25T18:16:47.072Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-25T18:16:47.072Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-25T18:16:47.580Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-25T18:16:48.010Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-25T18:16:48.010Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-25T18:16:48.403Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-25T18:16:48.403Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-25T18:16:48.818Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-25T18:16:49.241Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-25T18:16:49.241Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-25T18:16:49.241Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-25T18:16:49.241Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-25T18:16:49.553Z] fb056072eab9: Verifying Checksum [2020-02-25T18:16:49.553Z] fb056072eab9: Download complete [2020-02-25T18:16:49.747Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-25T18:16:49.747Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-25T18:16:50.158Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-25T18:16:50.204Z] 68adcc365214: Verifying Checksum [2020-02-25T18:16:50.204Z] 68adcc365214: Download complete [2020-02-25T18:16:50.511Z] 71497195576e: Verifying Checksum [2020-02-25T18:16:50.511Z] 71497195576e: Download complete [2020-02-25T18:16:50.545Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-25T18:16:50.545Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-25T18:16:50.545Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-25T18:16:50.799Z] 76d8adf27bdf: Verifying Checksum [2020-02-25T18:16:50.799Z] 76d8adf27bdf: Download complete [2020-02-25T18:16:50.901Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-25T18:16:50.901Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-25T18:16:51.263Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-25T18:16:51.263Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-25T18:16:51.263Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-25T18:16:51.263Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-25T18:16:51.638Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-25T18:16:51.638Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-25T18:16:51.638Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-25T18:16:51.997Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-25T18:16:52.368Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-25T18:16:52.750Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-25T18:16:52.750Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-25T18:16:53.119Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-25T18:16:53.496Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-25T18:16:53.496Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-25T18:16:53.515Z] fb056072eab9: Pull complete [2020-02-25T18:16:53.869Z] go: finding golang.org/x/text v0.3.0 [2020-02-25T18:16:53.869Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-25T18:16:54.239Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-25T18:16:54.545Z] 6a33b1f9796f: Pull complete [2020-02-25T18:16:54.545Z] 8f8f8962e456: Pull complete [2020-02-25T18:16:55.038Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-25T18:16:55.038Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-25T18:16:55.038Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-25T18:16:55.038Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-25T18:16:55.880Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-25T18:16:55.880Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-25T18:16:56.476Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-25T18:16:56.476Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-25T18:16:56.603Z] d66e58854927: Verifying Checksum [2020-02-25T18:16:56.603Z] d66e58854927: Download complete [2020-02-25T18:16:57.132Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-25T18:16:57.553Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-25T18:16:57.944Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-25T18:16:57.944Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-25T18:16:57.944Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-25T18:16:58.331Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-25T18:16:58.664Z] 68adcc365214: Pull complete [2020-02-25T18:16:58.712Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-25T18:16:58.712Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-25T18:16:59.085Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-25T18:16:59.938Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-25T18:16:59.938Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-25T18:17:00.748Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-25T18:17:00.748Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-25T18:17:00.748Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-25T18:17:01.133Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-25T18:17:01.375Z] 76d8adf27bdf: Pull complete [2020-02-25T18:17:01.926Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-25T18:17:01.926Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-25T18:17:02.313Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-25T18:17:02.313Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-25T18:17:02.313Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-25T18:17:03.113Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-25T18:17:03.113Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-25T18:17:03.500Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-25T18:17:03.893Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-25T18:17:03.893Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-25T18:17:03.893Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-25T18:17:03.893Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-25T18:17:03.893Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-25T18:17:03.893Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-25T18:17:04.708Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-25T18:17:05.087Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-25T18:17:05.087Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-25T18:17:05.087Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-25T18:17:05.087Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-25T18:17:05.468Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-25T18:17:05.468Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-25T18:17:06.277Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-25T18:17:06.277Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-25T18:17:06.277Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-25T18:17:06.277Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-25T18:17:06.277Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-25T18:17:06.277Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-25T18:17:06.934Z] d66e58854927: Pull complete [2020-02-25T18:17:06.934Z] 71497195576e: Pull complete [2020-02-25T18:17:06.934Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-25T18:17:06.934Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-25T18:17:06.934Z] ---> ebd73b5ebd31 [2020-02-25T18:17:06.934Z] Step 5/16 : ARG BUILDX_REPO [2020-02-25T18:17:06.934Z] ---> Running in 9d1ba3da5021 [2020-02-25T18:17:06.934Z] Removing intermediate container 9d1ba3da5021 [2020-02-25T18:17:06.934Z] ---> 89c7dec02ff2 [2020-02-25T18:17:06.934Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-25T18:17:06.934Z] ---> Running in 1f42db9e3136 [2020-02-25T18:17:07.130Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-25T18:17:07.512Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-25T18:17:07.512Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-25T18:17:07.512Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-25T18:17:07.512Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-25T18:17:07.512Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-25T18:17:07.512Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-25T18:17:07.512Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-25T18:17:07.566Z] Cloning into '/buildx'... [2020-02-25T18:17:07.905Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-25T18:17:07.906Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-25T18:17:08.282Z] go: finding github.com/golang/mock v1.1.1 [2020-02-25T18:17:08.282Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-25T18:17:09.080Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-25T18:17:09.080Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-25T18:17:09.080Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-25T18:17:09.080Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-25T18:17:09.464Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-25T18:17:09.464Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-25T18:17:09.870Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-25T18:17:09.870Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-25T18:17:10.239Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-25T18:17:10.239Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-25T18:17:10.239Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-25T18:17:10.239Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-25T18:17:10.239Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-25T18:17:10.630Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-25T18:17:10.630Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-25T18:17:11.011Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-25T18:17:11.011Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-25T18:17:11.011Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-25T18:17:11.396Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-25T18:17:11.396Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-25T18:17:11.396Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-25T18:17:11.396Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-25T18:17:11.774Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-25T18:17:11.774Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-25T18:17:11.774Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-25T18:17:11.988Z] Removing intermediate container 1f42db9e3136 [2020-02-25T18:17:11.988Z] ---> f04710b62e49 [2020-02-25T18:17:11.988Z] Step 7/16 : WORKDIR /buildx [2020-02-25T18:17:11.988Z] ---> Running in 7361f73a4049 [2020-02-25T18:17:11.988Z] Removing intermediate container 7361f73a4049 [2020-02-25T18:17:11.988Z] ---> c0efe411f070 [2020-02-25T18:17:11.988Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-25T18:17:11.988Z] ---> Running in 29a5e4308e56 [2020-02-25T18:17:11.988Z] Removing intermediate container 29a5e4308e56 [2020-02-25T18:17:11.988Z] ---> 2b0472eead92 [2020-02-25T18:17:11.988Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-25T18:17:11.988Z] ---> Running in 9c6e2174c874 [2020-02-25T18:17:12.152Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-25T18:17:12.152Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-25T18:17:12.152Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-25T18:17:12.533Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-25T18:17:12.533Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-25T18:17:12.533Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-25T18:17:12.533Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-25T18:17:12.611Z] From https://github.com/docker/buildx [2020-02-25T18:17:12.611Z] * [new tag] v0.3.1 -> build [2020-02-25T18:17:12.923Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-25T18:17:12.923Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-25T18:17:12.923Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-25T18:17:13.236Z] Switched to branch 'build' [2020-02-25T18:17:13.302Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-25T18:17:13.303Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-25T18:17:13.724Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-25T18:17:14.207Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-25T18:17:14.207Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-25T18:17:14.207Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-25T18:17:14.263Z] Removing intermediate container 9c6e2174c874 [2020-02-25T18:17:14.264Z] ---> db3a20b7db1b [2020-02-25T18:17:14.264Z] Step 10/16 : RUN go mod download [2020-02-25T18:17:14.264Z] ---> Running in 1128e25cb9b6 [2020-02-25T18:17:14.555Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-25T18:17:14.555Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-25T18:17:14.555Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-25T18:17:14.555Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-25T18:17:14.555Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-25T18:17:14.555Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-25T18:17:14.555Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-25T18:17:14.555Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-25T18:17:14.555Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-25T18:17:14.630Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-25T18:17:15.023Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-25T18:17:15.023Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-25T18:17:15.594Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-25T18:17:16.472Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-25T18:17:16.472Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-25T18:17:16.472Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-25T18:17:16.472Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-25T18:17:16.635Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-25T18:17:16.635Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-25T18:17:16.635Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-25T18:17:16.931Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-25T18:17:16.931Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-25T18:17:17.293Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-25T18:17:17.293Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-25T18:17:17.293Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-25T18:17:17.293Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-25T18:17:17.293Z] go: finding github.com/kr/text v0.1.0 [2020-02-25T18:17:17.571Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-25T18:17:17.571Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-25T18:17:17.874Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-25T18:17:18.088Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-25T18:17:18.088Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-25T18:17:18.088Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-25T18:17:18.088Z] go: finding github.com/kr/pty v1.1.1 [2020-02-25T18:17:18.165Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-25T18:17:18.166Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-25T18:17:18.472Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-25T18:17:18.741Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0be3b945a0598a062) in /home/ubuntu/workspace/moby_PR-40576 [Pipeline] { [Pipeline] checkout [2020-02-25T18:17:18.799Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-25T18:17:18.849Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-25T18:17:19.097Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-25T18:17:19.223Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-25T18:17:19.223Z] go: finding cloud.google.com/go v0.26.0 [2020-02-25T18:17:19.223Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-25T18:17:19.223Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-25T18:17:19.739Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-25T18:17:19.739Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-25T18:17:20.036Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-25T18:17:20.036Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-25T18:17:20.115Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-25T18:17:20.115Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-25T18:17:20.115Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-25T18:17:20.115Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-25T18:17:20.466Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-25T18:17:20.670Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-25T18:17:20.670Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-25T18:17:20.821Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-25T18:17:20.821Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-25T18:17:21.300Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-25T18:17:21.300Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-25T18:17:21.937Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-25T18:17:22.231Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-25T18:17:22.866Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-25T18:17:23.122Z] using credential docker-jenkins-github-credentials [2020-02-25T18:17:23.132Z] Cloning the remote Git repository [2020-02-25T18:17:23.132Z] Cloning with configured refspecs honoured and without tags [2020-02-25T18:17:23.158Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-25T18:17:23.158Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-25T18:17:23.448Z] go: finding github.com/lib/pq v1.0.0 [2020-02-25T18:17:23.742Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-25T18:17:22.944Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:17:23.002Z] > git init /home/ubuntu/workspace/moby_PR-40576 # timeout=10 [2020-02-25T18:17:23.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:17:23.285Z] > git --version # timeout=10 [2020-02-25T18:17:23.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:17:23.318Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:17:24.038Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-25T18:17:24.038Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-25T18:17:25.552Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-25T18:17:25.552Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-25T18:17:25.809Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-25T18:17:25.846Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-25T18:17:25.846Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-25T18:17:26.140Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-25T18:17:26.432Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-25T18:17:26.432Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-25T18:17:26.432Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-25T18:17:27.956Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-25T18:17:28.252Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-25T18:17:28.545Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-25T18:17:28.842Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-25T18:17:29.139Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-25T18:17:29.780Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-25T18:17:30.074Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-25T18:17:31.123Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-25T18:17:31.123Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-25T18:17:31.419Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-25T18:17:31.712Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-25T18:17:31.712Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-25T18:17:32.008Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-25T18:17:32.303Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-25T18:17:33.825Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-25T18:17:33.825Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-25T18:17:33.825Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-25T18:17:33.825Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-25T18:17:34.120Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-25T18:17:34.412Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-25T18:17:35.455Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-25T18:17:35.750Z] go: finding golang.org/x/text v0.3.0 [2020-02-25T18:17:35.750Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-25T18:17:36.049Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-25T18:17:38.159Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-25T18:17:38.450Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-25T18:17:38.740Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-25T18:17:39.033Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-25T18:17:40.569Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-25T18:17:40.569Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-25T18:17:40.679Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:17:40.679Z] [2020-02-25T18:17:41.205Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-25T18:17:41.502Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-25T18:17:41.609Z] [2020-02-25T18:17:41.609Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:17:41.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:17:41.609Z] HOSTNAME=c03726088905 [2020-02-25T18:17:41.609Z] TEST_SKIP_INTEGRATION=1 [2020-02-25T18:17:41.609Z] TESTDEBUG=0 [2020-02-25T18:17:41.609Z] DEST=bundles/test-integration [2020-02-25T18:17:41.609Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:17:41.609Z] KEEPBUNDLE=1 [2020-02-25T18:17:41.609Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:41.609Z] container=docker [2020-02-25T18:17:41.609Z] HOME=/root [2020-02-25T18:17:41.609Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:17:41.609Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:17:41.609Z] VALIDATE_BRANCH=master [2020-02-25T18:17:41.609Z] TERM=xterm [2020-02-25T18:17:41.609Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:17:41.609Z] SHLVL=1 [2020-02-25T18:17:41.609Z] TIMEOUT=120m [2020-02-25T18:17:41.609Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:17:41.609Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:17:41.609Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-25T18:17:41.609Z] GO111MODULE=off [2020-02-25T18:17:41.609Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:17:41.609Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:17:41.609Z] GOPATH=/go [2020-02-25T18:17:41.609Z] PKG_CONFIG=pkg-config [2020-02-25T18:17:41.609Z] _=/usr/bin/env [2020-02-25T18:17:41.609Z] Building test suite binary ./integration-cli/test.main [2020-02-25T18:17:41.866Z] [2020-02-25T18:17:41.866Z] [2020-02-25T18:17:41.866Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:17:41.866Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:17:41.866Z] HOSTNAME=133fb44709e9 [2020-02-25T18:17:41.866Z] TEST_SKIP_INTEGRATION=1 [2020-02-25T18:17:41.866Z] TESTDEBUG=0 [2020-02-25T18:17:41.866Z] DEST=bundles/test-integration [2020-02-25T18:17:41.866Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:17:41.866Z] KEEPBUNDLE=1 [2020-02-25T18:17:41.866Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:41.866Z] container=docker [2020-02-25T18:17:41.866Z] HOME=/root [2020-02-25T18:17:41.866Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:17:41.866Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:17:41.866Z] VALIDATE_BRANCH=master [2020-02-25T18:17:41.866Z] TERM=xterm [2020-02-25T18:17:41.866Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:17:41.866Z] SHLVL=1 [2020-02-25T18:17:41.866Z] TIMEOUT=120m [2020-02-25T18:17:41.866Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:17:41.866Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:17:41.866Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-25T18:17:41.866Z] GO111MODULE=off [2020-02-25T18:17:41.866Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:17:41.866Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:17:41.866Z] GOPATH=/go [2020-02-25T18:17:41.866Z] PKG_CONFIG=pkg-config [2020-02-25T18:17:41.866Z] _=/usr/bin/env [2020-02-25T18:17:41.866Z] Building test suite binary ./integration-cli/test.main [2020-02-25T18:17:41.909Z] Fetching without tags [2020-02-25T18:17:42.123Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-25T18:17:42.323Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:42.380Z] No new tests added to integration. [2020-02-25T18:17:42.380Z] [2020-02-25T18:17:42.380Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:17:42.545Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-25T18:17:41.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:17:41.828Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:17:41.846Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:17:41.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:17:41.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:17:41.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:17:41.878Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:17:42.296Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:17:42.312Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:43.329Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:43.330Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:17:43.591Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-25T18:17:43.749Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:17:43.749Z] HOSTNAME=4810cf8dba77 [2020-02-25T18:17:43.749Z] TESTDEBUG=0 [2020-02-25T18:17:43.749Z] DEST=bundles/test-integration [2020-02-25T18:17:43.749Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:17:43.749Z] KEEPBUNDLE=1 [2020-02-25T18:17:43.749Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:17:43.749Z] container=docker [2020-02-25T18:17:43.749Z] HOME=/root [2020-02-25T18:17:43.749Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:17:43.749Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:17:43.749Z] VALIDATE_BRANCH=master [2020-02-25T18:17:43.749Z] TERM=xterm [2020-02-25T18:17:43.749Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:17:43.749Z] SHLVL=1 [2020-02-25T18:17:43.749Z] TIMEOUT=120m [2020-02-25T18:17:43.749Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:17:43.749Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:17:43.749Z] GO111MODULE=off [2020-02-25T18:17:43.749Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-25T18:17:43.750Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:17:43.750Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:17:43.750Z] GOPATH=/go [2020-02-25T18:17:43.750Z] PKG_CONFIG=pkg-config [2020-02-25T18:17:43.750Z] _=/usr/bin/env [2020-02-25T18:17:43.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-25T18:17:44.230Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-25T18:17:44.345Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:17:44.525Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-25T18:17:45.162Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-25T18:17:45.162Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-25T18:17:43.261Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:17:43.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-25T18:17:43.301Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:17:43.312Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:17:45.796Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-25T18:17:46.077Z] + docker version [2020-02-25T18:17:46.088Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-25T18:17:46.088Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-25T18:17:47.122Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-25T18:17:47.757Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-25T18:17:48.392Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-25T18:17:48.392Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-25T18:17:49.026Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-25T18:17:49.026Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-25T18:17:51.103Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-25T18:17:51.103Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-25T18:17:51.103Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-25T18:17:52.144Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-25T18:17:52.144Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-25T18:17:52.144Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-25T18:17:52.779Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-25T18:17:54.177Z] Removing intermediate container 597a87d0f641 [2020-02-25T18:17:54.177Z] ---> 16a44d38e81b [2020-02-25T18:17:54.177Z] Step 11/16 : ARG GOOS [2020-02-25T18:17:54.177Z] ---> Running in 7289c856cb3b [2020-02-25T18:17:54.177Z] Removing intermediate container 7289c856cb3b [2020-02-25T18:17:54.177Z] ---> 7d11e37b9b84 [2020-02-25T18:17:54.177Z] Step 12/16 : ARG GOARCH [2020-02-25T18:17:54.177Z] ---> Running in 01d66efaeedf [2020-02-25T18:17:54.177Z] Removing intermediate container 01d66efaeedf [2020-02-25T18:17:54.177Z] ---> 7c07e0801f9d [2020-02-25T18:17:54.177Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-25T18:17:54.177Z] ---> Running in a5ec488fc4bd [2020-02-25T18:17:54.291Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-25T18:17:54.291Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-25T18:17:54.291Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-25T18:17:54.583Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-25T18:17:54.876Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-25T18:17:54.876Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-25T18:17:55.511Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-25T18:17:56.581Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-25T18:17:56.875Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-25T18:17:56.875Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-25T18:17:57.510Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-25T18:17:57.802Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-25T18:17:58.299Z] Client: Docker Engine - Community [2020-02-25T18:17:58.299Z] Version: 19.03.5 [2020-02-25T18:17:58.299Z] API version: 1.40 [2020-02-25T18:17:58.299Z] Go version: go1.12.12 [2020-02-25T18:17:58.299Z] Git commit: 633a0ea [2020-02-25T18:17:58.299Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-25T18:17:58.299Z] OS/Arch: linux/arm64 [2020-02-25T18:17:58.299Z] Experimental: false [2020-02-25T18:17:58.299Z] [2020-02-25T18:17:58.299Z] Server: Docker Engine - Community [2020-02-25T18:17:58.299Z] Engine: [2020-02-25T18:17:58.299Z] Version: 19.03.5 [2020-02-25T18:17:58.299Z] API version: 1.40 (minimum version 1.12) [2020-02-25T18:17:58.299Z] Go version: go1.12.12 [2020-02-25T18:17:58.299Z] Git commit: 633a0ea [2020-02-25T18:17:58.299Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-25T18:17:58.299Z] OS/Arch: linux/arm64 [2020-02-25T18:17:58.299Z] Experimental: true [2020-02-25T18:17:58.299Z] containerd: [2020-02-25T18:17:58.299Z] Version: 1.2.10 [2020-02-25T18:17:58.299Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:17:58.299Z] runc: [2020-02-25T18:17:58.299Z] Version: 1.0.0-rc8+dev [2020-02-25T18:17:58.299Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:17:58.299Z] docker-init: [2020-02-25T18:17:58.299Z] Version: 0.18.0 [2020-02-25T18:17:58.299Z] GitCommit: fec3683 [Pipeline] sh [2020-02-25T18:17:58.631Z] + docker info [2020-02-25T18:18:00.541Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-25T18:18:00.541Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-25T18:18:00.541Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-25T18:18:00.541Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-25T18:18:02.612Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-25T18:18:02.903Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-25T18:18:02.903Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-25T18:18:03.246Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-25T18:18:03.246Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-25T18:18:04.761Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-25T18:18:04.761Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-25T18:18:05.056Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-25T18:18:05.349Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-25T18:18:05.987Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-25T18:18:06.281Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-25T18:18:06.575Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-25T18:18:07.208Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-25T18:18:07.208Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-25T18:18:07.501Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-25T18:18:09.054Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-25T18:18:09.054Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-25T18:18:09.347Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-25T18:18:09.981Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-25T18:18:10.614Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-25T18:18:10.849Z] Client: [2020-02-25T18:18:10.849Z] Debug Mode: false [2020-02-25T18:18:10.849Z] [2020-02-25T18:18:10.849Z] Server: [2020-02-25T18:18:10.849Z] Containers: 0 [2020-02-25T18:18:10.849Z] Running: 0 [2020-02-25T18:18:10.849Z] Paused: 0 [2020-02-25T18:18:10.849Z] Stopped: 0 [2020-02-25T18:18:10.849Z] Images: 0 [2020-02-25T18:18:10.849Z] Server Version: 19.03.5 [2020-02-25T18:18:10.849Z] Storage Driver: overlay2 [2020-02-25T18:18:10.849Z] Backing Filesystem: extfs [2020-02-25T18:18:10.849Z] Supports d_type: true [2020-02-25T18:18:10.849Z] Native Overlay Diff: true [2020-02-25T18:18:10.849Z] Logging Driver: json-file [2020-02-25T18:18:10.849Z] Cgroup Driver: cgroupfs [2020-02-25T18:18:10.849Z] Plugins: [2020-02-25T18:18:10.849Z] Volume: local [2020-02-25T18:18:10.849Z] Network: bridge host ipvlan macvlan null overlay [2020-02-25T18:18:10.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-25T18:18:10.849Z] Swarm: inactive [2020-02-25T18:18:10.849Z] Runtimes: runc [2020-02-25T18:18:10.849Z] Default Runtime: runc [2020-02-25T18:18:10.849Z] Init Binary: docker-init [2020-02-25T18:18:10.849Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-25T18:18:10.849Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-25T18:18:10.849Z] init version: fec3683 [2020-02-25T18:18:10.849Z] Security Options: [2020-02-25T18:18:10.849Z] apparmor [2020-02-25T18:18:10.849Z] seccomp [2020-02-25T18:18:10.849Z] Profile: default [2020-02-25T18:18:10.849Z] Kernel Version: 4.15.0-1057-aws [2020-02-25T18:18:10.849Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-25T18:18:10.849Z] OSType: linux [2020-02-25T18:18:10.849Z] Architecture: aarch64 [2020-02-25T18:18:10.849Z] CPUs: 4 [2020-02-25T18:18:10.849Z] Total Memory: 7.525GiB [2020-02-25T18:18:10.849Z] Name: ip-10-100-51-46 [2020-02-25T18:18:10.849Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-25T18:18:10.849Z] Docker Root Dir: /var/lib/docker [2020-02-25T18:18:10.849Z] Debug Mode: false [2020-02-25T18:18:10.849Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:18:10.849Z] Labels: [2020-02-25T18:18:10.849Z] Experimental: true [2020-02-25T18:18:10.849Z] Insecure Registries: [2020-02-25T18:18:10.849Z] 127.0.0.0/8 [2020-02-25T18:18:10.849Z] Live Restore Enabled: true [2020-02-25T18:18:10.849Z] [2020-02-25T18:18:10.849Z] WARNING: No swap limit support [Pipeline] sh [2020-02-25T18:18:10.907Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-25T18:18:11.148Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:18:11.148Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:18:11.148Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40576/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-25T18:18:11.148Z] + bash /home/ubuntu/workspace/moby_PR-40576/check-config.sh [2020-02-25T18:18:11.148Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-25T18:18:11.148Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-25T18:18:11.148Z] [2020-02-25T18:18:11.148Z] Generally Necessary: [2020-02-25T18:18:11.148Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-25T18:18:11.148Z] - apparmor: enabled and tools installed [2020-02-25T18:18:11.148Z] - CONFIG_NAMESPACES: enabled [2020-02-25T18:18:11.148Z] - CONFIG_NET_NS: enabled [2020-02-25T18:18:11.148Z] - CONFIG_PID_NS: enabled [2020-02-25T18:18:11.148Z] - CONFIG_IPC_NS: enabled [2020-02-25T18:18:11.148Z] - CONFIG_UTS_NS: enabled [2020-02-25T18:18:11.148Z] - CONFIG_CGROUPS: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CPUSETS: enabled [2020-02-25T18:18:11.414Z] - CONFIG_MEMCG: enabled [2020-02-25T18:18:11.414Z] - CONFIG_KEYS: enabled [2020-02-25T18:18:11.414Z] - CONFIG_VETH: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-25T18:18:11.414Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-25T18:18:11.414Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-25T18:18:11.414Z] [2020-02-25T18:18:11.414Z] Optional Features: [2020-02-25T18:18:11.414Z] - CONFIG_USER_NS: enabled [2020-02-25T18:18:11.414Z] - CONFIG_SECCOMP: enabled [2020-02-25T18:18:11.414Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-25T18:18:11.540Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-25T18:18:11.675Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-25T18:18:11.675Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-25T18:18:11.675Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-25T18:18:11.675Z] - CONFIG_BLK_CGROUP: enabled [2020-02-25T18:18:11.675Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-25T18:18:11.675Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-25T18:18:11.675Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-25T18:18:11.675Z] - CONFIG_CGROUP_PERF: enabled [2020-02-25T18:18:11.675Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-25T18:18:11.675Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-25T18:18:11.675Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-25T18:18:11.675Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-25T18:18:11.675Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-25T18:18:11.675Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-25T18:18:11.675Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-25T18:18:11.675Z] - CONFIG_IP_VS: enabled (as module) [2020-02-25T18:18:11.675Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-25T18:18:11.675Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-25T18:18:11.675Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-25T18:18:11.675Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-25T18:18:11.675Z] - CONFIG_EXT4_FS: enabled [2020-02-25T18:18:11.675Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-25T18:18:11.675Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-25T18:18:11.675Z] - Network Drivers: [2020-02-25T18:18:11.833Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-25T18:18:11.833Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-25T18:18:11.833Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-25T18:18:11.833Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-25T18:18:11.935Z] - "overlay": [2020-02-25T18:18:11.935Z] - CONFIG_VXLAN: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-25T18:18:11.935Z] Optional (for encrypted networks): [2020-02-25T18:18:11.935Z] - CONFIG_CRYPTO: enabled [2020-02-25T18:18:11.935Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-25T18:18:11.935Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-25T18:18:11.935Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-25T18:18:11.935Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-25T18:18:11.935Z] - CONFIG_XFRM: enabled [2020-02-25T18:18:11.935Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-25T18:18:11.935Z] - "ipvlan": [2020-02-25T18:18:11.935Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-25T18:18:11.935Z] - "macvlan": [2020-02-25T18:18:11.935Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_DUMMY: enabled (as module) [2020-02-25T18:18:11.935Z] - "ftp,tftp client in container": [2020-02-25T18:18:11.935Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-25T18:18:11.935Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-25T18:18:11.935Z] - Storage Drivers: [2020-02-25T18:18:11.935Z] - "aufs": [2020-02-25T18:18:11.935Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-25T18:18:11.935Z] - "btrfs": [2020-02-25T18:18:11.935Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-25T18:18:12.195Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-25T18:18:12.195Z] - "devicemapper": [2020-02-25T18:18:12.195Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-25T18:18:12.195Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-25T18:18:12.195Z] - "overlay": [2020-02-25T18:18:12.195Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-25T18:18:12.195Z] - "zfs": [2020-02-25T18:18:12.195Z] - /dev/zfs: missing [2020-02-25T18:18:12.195Z] - zfs command: missing [2020-02-25T18:18:12.195Z] - zpool command: missing [2020-02-25T18:18:12.195Z] [2020-02-25T18:18:12.195Z] Limits: [2020-02-25T18:18:12.195Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-25T18:18:12.195Z] [2020-02-25T18:18:12.195Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-25T18:18:12.465Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-25T18:18:12.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf . [2020-02-25T18:18:12.545Z] #2 [internal] load .dockerignore [2020-02-25T18:18:12.545Z] #2 transferring context: 32B [2020-02-25T18:18:12.757Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-25T18:18:12.806Z] #2 transferring context: 87B 0.1s done [2020-02-25T18:18:12.806Z] #2 DONE 0.2s [2020-02-25T18:18:12.806Z] [2020-02-25T18:18:12.806Z] #1 [internal] load build definition from Dockerfile [2020-02-25T18:18:12.806Z] #1 transferring dockerfile: 15.71kB done [2020-02-25T18:18:12.806Z] #1 DONE 0.2s [2020-02-25T18:18:12.806Z] [2020-02-25T18:18:12.806Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-25T18:18:13.375Z] #3 DONE 0.4s [2020-02-25T18:18:13.375Z] [2020-02-25T18:18:13.375Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-25T18:18:13.375Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-25T18:18:13.375Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-25T18:18:13.375Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-02-25T18:18:13.375Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-02-25T18:18:13.375Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2020-02-25T18:18:13.391Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-25T18:18:13.391Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-25T18:18:13.635Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-02-25T18:18:13.635Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-02-25T18:18:13.682Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-25T18:18:13.682Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-25T18:18:13.895Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-02-25T18:18:13.895Z] #4 DONE 0.7s [2020-02-25T18:18:14.313Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-25T18:18:14.467Z] [2020-02-25T18:18:14.467Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-25T18:18:14.617Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-25T18:18:14.731Z] #6 DONE 0.3s [2020-02-25T18:18:14.731Z] [2020-02-25T18:18:14.731Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-25T18:18:14.731Z] #5 DONE 0.4s [2020-02-25T18:18:14.731Z] [2020-02-25T18:18:14.731Z] #20 [internal] load build context [2020-02-25T18:18:16.140Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-25T18:18:16.440Z] go: finding github.com/kr/text v0.1.0 [2020-02-25T18:18:16.440Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-25T18:18:16.732Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-25T18:18:17.024Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-25T18:18:17.024Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-25T18:18:18.042Z] #20 transferring context: 49.57MB 2.8s done [2020-02-25T18:18:18.056Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-25T18:18:18.303Z] #20 DONE 3.6s [2020-02-25T18:18:18.303Z] [2020-02-25T18:18:18.303Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:18:18.303Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 done [2020-02-25T18:18:18.303Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.7s done [2020-02-25T18:18:18.303Z] #7 sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 1.42kB / 1.42kB done [2020-02-25T18:18:18.303Z] #7 sha256:d30259568cf3570cc71424ccc266a6a292c0353468169f1e235b90f120094e03 5.45kB / 5.45kB done [2020-02-25T18:18:18.303Z] #7 sha256:07c4c45e00f98809aeb7d0efc29acfd439c26b76b96eaca41aeda038c109237b 1.79kB / 1.79kB done [2020-02-25T18:18:18.303Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 3.4s [2020-02-25T18:18:18.303Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 3.4s [2020-02-25T18:18:18.303Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 3.4s [2020-02-25T18:18:18.348Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-25T18:18:18.565Z] #7 ... [2020-02-25T18:18:18.565Z] [2020-02-25T18:18:18.565Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:18:18.565Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-25T18:18:18.565Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-25T18:18:18.565Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-25T18:18:18.565Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-02-25T18:18:18.565Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.9s done [2020-02-25T18:18:18.565Z] #68 DONE 3.8s [2020-02-25T18:18:18.565Z] [2020-02-25T18:18:18.565Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:18:18.565Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 3.5s done [2020-02-25T18:18:18.565Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 3.6s done [2020-02-25T18:18:18.565Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 3.4s done [2020-02-25T18:18:18.565Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 [2020-02-25T18:18:18.565Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 14.20MB / 62.39MB 3.8s [2020-02-25T18:18:18.565Z] #7 sha256:cdc3212ac4c8545d3f4a7c7bc8a9dd86116d42a307f2e648b76019752ee1f3d5 156B / 156B 3.8s [2020-02-25T18:18:18.565Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 7.37MB / 97.60MB 3.8s [2020-02-25T18:18:18.565Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 24.09MB / 62.39MB 3.9s [2020-02-25T18:18:18.565Z] #7 sha256:cdc3212ac4c8545d3f4a7c7bc8a9dd86116d42a307f2e648b76019752ee1f3d5 156B / 156B 3.8s done [2020-02-25T18:18:18.565Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 17.78MB / 97.60MB 3.9s [2020-02-25T18:18:18.639Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-25T18:18:18.639Z] go: finding github.com/kr/pty v1.1.1 [2020-02-25T18:18:18.825Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 33.54MB / 62.39MB 4.0s [2020-02-25T18:18:18.825Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 42.09MB / 62.39MB 4.1s [2020-02-25T18:18:19.086Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 51.34MB / 62.39MB 4.2s [2020-02-25T18:18:19.086Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 26.60MB / 97.60MB 4.2s [2020-02-25T18:18:19.086Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 56.81MB / 62.39MB 4.3s [2020-02-25T18:18:19.086Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 4.4s [2020-02-25T18:18:19.086Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 33.68MB / 97.60MB 4.4s [2020-02-25T18:18:19.274Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-25T18:18:19.348Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 50.87MB / 97.60MB 4.6s [2020-02-25T18:18:19.571Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-25T18:18:19.608Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 4.7s done [2020-02-25T18:18:19.608Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 67.09MB / 97.60MB 4.8s [2020-02-25T18:18:19.867Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-25T18:18:19.870Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 87.29MB / 97.60MB 5.1s [2020-02-25T18:18:19.870Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 97.60MB / 97.60MB 5.2s [2020-02-25T18:18:20.920Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-25T18:18:20.920Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-25T18:18:21.216Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-25T18:18:21.748Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 2.6s done [2020-02-25T18:18:21.877Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-25T18:18:22.316Z] #7 sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 97.60MB / 97.60MB 7.4s done [2020-02-25T18:18:22.452Z] Removing intermediate container a5ec488fc4bd [2020-02-25T18:18:22.452Z] ---> 63d912859527 [2020-02-25T18:18:22.452Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-25T18:18:22.452Z] ---> 687421176e14 [2020-02-25T18:18:22.452Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-25T18:18:22.452Z] ---> 5cf158637f5e [2020-02-25T18:18:22.452Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-25T18:18:22.452Z] ---> Running in 29d7afa4dd99 [2020-02-25T18:18:22.452Z] Removing intermediate container 29d7afa4dd99 [2020-02-25T18:18:22.452Z] ---> 8badddc16a0a [2020-02-25T18:18:22.452Z] Successfully built 8badddc16a0a [2020-02-25T18:18:22.452Z] Successfully tagged moby-buildx:latest [2020-02-25T18:18:22.452Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-25T18:18:22.452Z] if [ -n "${id}" ]; then \ [2020-02-25T18:18:22.452Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-25T18:18:22.452Z] && touch bundles/buildx; \ [2020-02-25T18:18:22.452Z] docker rm -f ${id}; \ [2020-02-25T18:18:22.452Z] fi [2020-02-25T18:18:22.452Z] 48a34b1c33ffa324660dfeb3ca2b791591b3945ffce8b193a9d3496923c20aa6 [2020-02-25T18:18:22.452Z] bundles/buildx version [2020-02-25T18:18:22.452Z] buildx v0.3.1 6db68d0 [2020-02-25T18:18:22.452Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf . [2020-02-25T18:18:22.452Z] #1 [internal] booting buildkit [2020-02-25T18:18:22.452Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-25T18:18:22.452Z] #1 pulling image moby/buildkit:buildx-stable-1 1.6s done [2020-02-25T18:18:22.452Z] #1 creating container buildx_buildkit_default [2020-02-25T18:18:22.452Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-25T18:18:22.452Z] #1 DONE 2.0s [2020-02-25T18:18:22.452Z] [2020-02-25T18:18:22.452Z] #3 [internal] load build definition from Dockerfile [2020-02-25T18:18:22.516Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-25T18:18:22.797Z] #3 transferring dockerfile: 15.71kB done [2020-02-25T18:18:22.797Z] #3 DONE 0.0s [2020-02-25T18:18:22.797Z] [2020-02-25T18:18:22.797Z] #2 [internal] load .dockerignore [2020-02-25T18:18:22.797Z] #2 transferring context: 87B done [2020-02-25T18:18:22.797Z] #2 DONE 0.0s [2020-02-25T18:18:22.797Z] [2020-02-25T18:18:22.797Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-25T18:18:22.886Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 [2020-02-25T18:18:23.146Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0.4s done [2020-02-25T18:18:23.406Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.1s [2020-02-25T18:18:23.406Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.3s done [2020-02-25T18:18:23.541Z] #4 DONE 0.5s [2020-02-25T18:18:23.541Z] [2020-02-25T18:18:23.541Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-25T18:18:23.541Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-25T18:18:23.541Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-25T18:18:23.541Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-25T18:18:23.541Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2020-02-25T18:18:23.541Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-25T18:18:23.541Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-25T18:18:23.541Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-25T18:18:23.891Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-25T18:18:23.891Z] #5 DONE 0.5s [2020-02-25T18:18:23.891Z] [2020-02-25T18:18:23.891Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-25T18:18:23.975Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f [2020-02-25T18:18:24.025Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-25T18:18:24.290Z] #7 DONE 0.3s [2020-02-25T18:18:24.290Z] [2020-02-25T18:18:24.290Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-25T18:18:24.290Z] #6 DONE 0.3s [2020-02-25T18:18:24.290Z] [2020-02-25T18:18:24.290Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:18:24.290Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 done [2020-02-25T18:18:24.748Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 203.89kB / 51.33MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 0B / 102.16MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:2f4cf8844c8def08373862579bca2cf62c881b8a5e69c22731f107bb813e7fac 1.79kB / 1.79kB done [2020-02-25T18:18:24.748Z] #8 sha256:bda9167dc1423ebfd466229f9113180d9509baec7ed0205a68e043eff90b5c80 5.46kB / 5.46kB done [2020-02-25T18:18:24.748Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 1.97MB / 48.95MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 564.30kB / 9.88MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 1.42kB / 1.42kB done [2020-02-25T18:18:24.748Z] #8 sha256:87ffe95c90645c29d2561fb3704ff5703d0e5568cea8ea6eab146c25e91c4583 157B / 157B 0.1s done [2020-02-25T18:18:24.748Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 1.11MB / 7.38MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 0B / 56.59MB 0.1s [2020-02-25T18:18:24.748Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 2.98MB / 51.33MB 0.3s [2020-02-25T18:18:24.748Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 4.84MB / 48.95MB 0.3s [2020-02-25T18:18:24.748Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 3.52MB / 9.88MB 0.3s [2020-02-25T18:18:24.748Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.10MB / 7.38MB 0.3s [2020-02-25T18:18:25.058Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-25T18:18:25.178Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 7.77MB / 51.33MB 0.6s [2020-02-25T18:18:25.178Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 7.68MB / 102.16MB 0.6s [2020-02-25T18:18:25.178Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 12.22MB / 48.95MB 0.6s [2020-02-25T18:18:25.178Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 8.80MB / 9.88MB 0.6s [2020-02-25T18:18:25.178Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.5s done [2020-02-25T18:18:25.178Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 10.02MB / 56.59MB 0.6s [2020-02-25T18:18:25.178Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 10.43MB / 51.33MB 0.7s [2020-02-25T18:18:25.178Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 13.77MB / 102.16MB 0.7s [2020-02-25T18:18:25.178Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 16.37MB / 48.95MB 0.7s [2020-02-25T18:18:25.178Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.7s done [2020-02-25T18:18:25.178Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 14.29MB / 56.59MB 0.7s [2020-02-25T18:18:25.621Z] #8 ... [2020-02-25T18:18:25.621Z] [2020-02-25T18:18:25.621Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:18:25.621Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-25T18:18:25.621Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-25T18:18:25.621Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-25T18:18:25.621Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-02-25T18:18:25.621Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2020-02-25T18:18:25.621Z] #69 DONE 1.0s [2020-02-25T18:18:25.621Z] [2020-02-25T18:18:25.621Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:18:25.621Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 15.89MB / 51.33MB 0.9s [2020-02-25T18:18:25.621Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 20.90MB / 48.95MB 0.9s [2020-02-25T18:18:25.621Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 17.70MB / 56.59MB 0.9s [2020-02-25T18:18:25.621Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 19.52MB / 51.33MB 1.0s [2020-02-25T18:18:25.621Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 19.74MB / 102.16MB 1.0s [2020-02-25T18:18:25.621Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 26.04MB / 48.95MB 1.0s [2020-02-25T18:18:25.621Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 21.85MB / 56.59MB 1.0s [2020-02-25T18:18:25.621Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 23.41MB / 51.33MB 1.2s [2020-02-25T18:18:25.621Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 28.79MB / 48.95MB 1.2s [2020-02-25T18:18:25.621Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 26.17MB / 56.59MB 1.2s [2020-02-25T18:18:25.887Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 2.0s done [2020-02-25T18:18:26.072Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 26.97MB / 51.33MB 1.3s [2020-02-25T18:18:26.072Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 26.79MB / 102.16MB 1.3s [2020-02-25T18:18:26.072Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 33.49MB / 48.95MB 1.3s [2020-02-25T18:18:26.072Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 29.78MB / 56.59MB 1.3s [2020-02-25T18:18:26.072Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 37.61MB / 48.95MB 1.5s [2020-02-25T18:18:26.072Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 34.28MB / 56.59MB 1.5s [2020-02-25T18:18:26.072Z] #8 ... [2020-02-25T18:18:26.072Z] [2020-02-25T18:18:26.072Z] #21 [internal] load build context [2020-02-25T18:18:26.072Z] #21 transferring context: 49.57MB 1.7s done [2020-02-25T18:18:26.072Z] #21 DONE 1.8s [2020-02-25T18:18:26.072Z] [2020-02-25T18:18:26.072Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:18:26.072Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 32.41MB / 51.33MB 1.6s [2020-02-25T18:18:26.072Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 35.13MB / 102.16MB 1.6s [2020-02-25T18:18:26.072Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 40.16MB / 48.95MB 1.6s [2020-02-25T18:18:26.072Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 38.99MB / 56.59MB 1.6s [2020-02-25T18:18:26.096Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-25T18:18:26.158Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 [2020-02-25T18:18:26.389Z] go: finding cloud.google.com/go v0.26.0 [2020-02-25T18:18:26.389Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-25T18:18:26.534Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 36.81MB / 51.33MB 1.8s [2020-02-25T18:18:26.534Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 43.89MB / 48.95MB 1.8s [2020-02-25T18:18:26.534Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 43.53MB / 56.59MB 1.8s [2020-02-25T18:18:26.534Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 41.20MB / 51.33MB 1.9s [2020-02-25T18:18:26.534Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 43.92MB / 102.16MB 1.9s [2020-02-25T18:18:26.534Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 47.84MB / 48.95MB 1.9s [2020-02-25T18:18:26.534Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 47.75MB / 56.59MB 1.9s [2020-02-25T18:18:26.534Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 46.76MB / 51.33MB 2.1s [2020-02-25T18:18:26.534Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 49.30MB / 102.16MB 2.1s [2020-02-25T18:18:26.534Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.0s done [2020-02-25T18:18:26.534Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 52.98MB / 56.59MB 2.1s [2020-02-25T18:18:26.689Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-25T18:18:26.689Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-25T18:18:26.689Z] go: finding github.com/golang/mock v1.1.1 [2020-02-25T18:18:26.689Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-25T18:18:26.952Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s [2020-02-25T18:18:26.952Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 57.69MB / 102.16MB 2.2s [2020-02-25T18:18:26.952Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.2s [2020-02-25T18:18:26.952Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.3s done [2020-02-25T18:18:26.952Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 74.87MB / 102.16MB 2.4s [2020-02-25T18:18:26.952Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.2s done [2020-02-25T18:18:26.952Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 90.61MB / 102.16MB 2.5s [2020-02-25T18:18:26.994Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-25T18:18:27.403Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 101.62MB / 102.16MB 2.7s [2020-02-25T18:18:27.403Z] #8 sha256:4f3aeda71963140c70d2543b3fb2c642fe5f463fce62bd9e8f6450433cee2d55 102.16MB / 102.16MB 3.0s done [2020-02-25T18:18:27.403Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 [2020-02-25T18:18:28.031Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-25T18:18:28.031Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-25T18:18:28.111Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 1.8s done [2020-02-25T18:18:28.111Z] #7 extracting sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 0.1s [2020-02-25T18:18:29.541Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-25T18:18:29.836Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-25T18:18:31.352Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-25T18:18:31.985Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-25T18:18:32.313Z] #7 extracting sha256:fec97dce1f46a010d480666405989eab1870ac992b90d2df4f3aaaec58ae46a9 3.5s done [2020-02-25T18:18:32.313Z] #7 extracting sha256:cdc3212ac4c8545d3f4a7c7bc8a9dd86116d42a307f2e648b76019752ee1f3d5 done [2020-02-25T18:18:32.313Z] #7 DONE 17.5s [2020-02-25T18:18:32.313Z] [2020-02-25T18:18:32.313Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-25T18:18:33.520Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-25T18:18:33.520Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-25T18:18:34.164Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-25T18:18:35.202Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-25T18:18:35.832Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-25T18:18:35.832Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-25T18:18:35.832Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-25T18:18:35.832Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-25T18:18:36.121Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-25T18:18:36.411Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-25T18:18:36.511Z] #8 DONE 4.1s [2020-02-25T18:18:36.511Z] [2020-02-25T18:18:36.511Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-25T18:18:37.451Z] #9 DONE 0.9s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:18:37.451Z] #35 ... [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-25T18:18:37.451Z] #40 DONE 0.1s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-25T18:18:37.451Z] #29 DONE 0.1s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:18:37.451Z] #21 DONE 0.1s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:18:37.451Z] #22 DONE 0.1s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-25T18:18:37.451Z] #64 DONE 0.2s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:18:37.451Z] #52 DONE 0.2s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-25T18:18:37.451Z] #32 DONE 0.2s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-25T18:18:37.451Z] #49 DONE 0.2s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-25T18:18:37.451Z] #70 DONE 0.2s [2020-02-25T18:18:37.451Z] [2020-02-25T18:18:37.451Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:37.712Z] #33 ... [2020-02-25T18:18:37.712Z] [2020-02-25T18:18:37.712Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-25T18:18:37.712Z] #46 DONE 0.3s [2020-02-25T18:18:37.914Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-25T18:18:37.914Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-25T18:18:37.914Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-25T18:18:37.973Z] [2020-02-25T18:18:37.973Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:18:38.660Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 9.5s done [2020-02-25T18:18:38.660Z] #8 DONE 12.7s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-25T18:18:38.660Z] #9 DONE 0.3s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-25T18:18:38.660Z] #10 DONE 0.3s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-25T18:18:38.660Z] #30 DONE 0.0s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-25T18:18:38.660Z] #41 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:18:38.660Z] #22 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:38.660Z] #42 ... [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-25T18:18:38.660Z] #47 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-25T18:18:38.660Z] #71 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-25T18:18:38.660Z] #33 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:18:38.660Z] #23 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-25T18:18:38.660Z] #50 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:18:38.660Z] #53 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-25T18:18:38.660Z] #65 DONE 0.1s [2020-02-25T18:18:38.660Z] [2020-02-25T18:18:38.660Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:38.660Z] #66 0.536 + RM_GOPATH=0 [2020-02-25T18:18:38.660Z] #66 0.536 + TMP_GOPATH= [2020-02-25T18:18:38.660Z] #66 0.536 + : /build/ [2020-02-25T18:18:38.660Z] #66 0.537 + '[' -z '' ']' [2020-02-25T18:18:38.660Z] #66 0.538 ++ mktemp -d [2020-02-25T18:18:38.660Z] #66 0.542 + export GOPATH=/tmp/tmp.TbL5lCfhGz [2020-02-25T18:18:38.660Z] #66 0.543 + GOPATH=/tmp/tmp.TbL5lCfhGz [2020-02-25T18:18:38.660Z] #66 0.543 + RM_GOPATH=1 [2020-02-25T18:18:38.660Z] #66 0.544 ++ dirname ./install.sh [2020-02-25T18:18:38.660Z] #66 0.547 + dir=. [2020-02-25T18:18:38.660Z] #66 0.548 + bin=rootlesskit [2020-02-25T18:18:38.660Z] #66 0.548 + shift [2020-02-25T18:18:38.660Z] #66 0.548 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-25T18:18:38.660Z] #66 0.549 + . ./rootlesskit.installer [2020-02-25T18:18:38.660Z] #66 0.549 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:38.660Z] #66 0.550 + install_rootlesskit [2020-02-25T18:18:38.660Z] #66 0.550 + case "$1" in [2020-02-25T18:18:38.660Z] #66 0.551 + export CGO_ENABLED=0 [2020-02-25T18:18:38.660Z] #66 0.551 + CGO_ENABLED=0 [2020-02-25T18:18:38.660Z] #66 0.551 + _install_rootlesskit [2020-02-25T18:18:38.660Z] #66 0.551 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-25T18:18:38.660Z] #66 0.552 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:38.660Z] #66 0.552 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TbL5lCfhGz/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:18:38.660Z] #66 0.558 Cloning into '/tmp/tmp.TbL5lCfhGz/src/github.com/rootless-containers/rootlesskit'... [2020-02-25T18:18:39.427Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 1m51.788043221s [2020-02-25T18:18:39.427Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.609608ms [2020-02-25T18:18:39.431Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-25T18:18:40.069Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-25T18:18:40.360Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-25T18:18:40.360Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-25T18:18:40.653Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-25T18:18:40.653Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-25T18:18:41.341Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-25T18:18:41.341Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-25T18:18:41.341Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-25T18:18:41.847Z] #66 3.529 + cd /tmp/tmp.TbL5lCfhGz/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:18:41.847Z] #66 3.530 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:41.847Z] #66 3.636 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:18:41.847Z] #66 3.636 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-25T18:18:43.669Z] #66 ... [2020-02-25T18:18:43.669Z] [2020-02-25T18:18:43.669Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:43.669Z] #34 0.533 + RM_GOPATH=0 [2020-02-25T18:18:43.669Z] #34 0.533 + TMP_GOPATH= [2020-02-25T18:18:43.669Z] #34 0.533 + : /build [2020-02-25T18:18:43.669Z] #34 0.533 + '[' -z '' ']' [2020-02-25T18:18:43.669Z] #34 0.534 ++ mktemp -d [2020-02-25T18:18:43.669Z] #34 0.539 + export GOPATH=/tmp/tmp.46OZ16A8Wi [2020-02-25T18:18:43.669Z] #34 0.539 + GOPATH=/tmp/tmp.46OZ16A8Wi [2020-02-25T18:18:43.669Z] #34 0.539 + RM_GOPATH=1 [2020-02-25T18:18:43.669Z] #34 0.540 ++ dirname ./install.sh [2020-02-25T18:18:43.669Z] #34 0.543 + dir=. [2020-02-25T18:18:43.669Z] #34 0.544 + bin=tomlv [2020-02-25T18:18:43.669Z] #34 0.544 + shift [2020-02-25T18:18:43.669Z] #34 0.544 + '[' '!' -f ./tomlv.installer ']' [2020-02-25T18:18:43.669Z] #34 0.544 + . ./tomlv.installer [2020-02-25T18:18:43.669Z] #34 0.544 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:43.669Z] #34 0.545 + install_tomlv [2020-02-25T18:18:43.669Z] #34 0.545 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:43.669Z] #34 0.545 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-25T18:18:43.669Z] #34 0.545 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.46OZ16A8Wi/src/github.com/BurntSushi/toml [2020-02-25T18:18:43.669Z] #34 0.550 Cloning into '/tmp/tmp.46OZ16A8Wi/src/github.com/BurntSushi/toml'... [2020-02-25T18:18:43.669Z] #34 1.192 + cd /tmp/tmp.46OZ16A8Wi/src/github.com/BurntSushi/toml [2020-02-25T18:18:43.669Z] #34 1.192 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:43.669Z] #34 1.205 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:18:43.669Z] #34 1.614 runtime/internal/atomic [2020-02-25T18:18:43.669Z] #34 1.615 internal/cpu [2020-02-25T18:18:43.669Z] #34 1.744 runtime/internal/sys [2020-02-25T18:18:43.669Z] #34 1.862 runtime/internal/math [2020-02-25T18:18:43.669Z] #34 1.891 math/bits [2020-02-25T18:18:43.669Z] #34 2.048 internal/bytealg [2020-02-25T18:18:43.669Z] #34 2.258 math [2020-02-25T18:18:43.669Z] #34 2.394 runtime [2020-02-25T18:18:43.757Z] #47 5.271 + RM_GOPATH=0 [2020-02-25T18:18:43.757Z] #47 5.271 + TMP_GOPATH= [2020-02-25T18:18:43.757Z] #47 5.271 + : /build [2020-02-25T18:18:43.757Z] #47 5.271 + '[' -z '' ']' [2020-02-25T18:18:43.757Z] #47 5.274 ++ mktemp -d [2020-02-25T18:18:43.757Z] #47 5.276 + export GOPATH=/tmp/tmp.7wmdP8zOkH [2020-02-25T18:18:43.757Z] #47 5.278 + GOPATH=/tmp/tmp.7wmdP8zOkH [2020-02-25T18:18:43.757Z] #47 5.278 + RM_GOPATH=1 [2020-02-25T18:18:43.757Z] #47 5.279 ++ dirname ./install.sh [2020-02-25T18:18:43.757Z] #47 5.284 + dir=. [2020-02-25T18:18:43.757Z] #47 5.284 + bin=vndr [2020-02-25T18:18:43.757Z] #47 5.284 + shift [2020-02-25T18:18:43.757Z] #47 5.284 + '[' '!' -f ./vndr.installer ']' [2020-02-25T18:18:43.757Z] #47 5.284 + . ./vndr.installer [2020-02-25T18:18:43.757Z] #47 5.284 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:43.757Z] #47 5.284 + install_vndr [2020-02-25T18:18:43.757Z] #47 5.284 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-25T18:18:43.757Z] #47 5.284 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:43.757Z] #47 5.285 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7wmdP8zOkH/src/github.com/LK4D4/vndr [2020-02-25T18:18:43.757Z] #47 5.287 Cloning into '/tmp/tmp.7wmdP8zOkH/src/github.com/LK4D4/vndr'... [2020-02-25T18:18:44.018Z] #47 6.317 + cd /tmp/tmp.7wmdP8zOkH/src/github.com/LK4D4/vndr [2020-02-25T18:18:44.018Z] #47 6.317 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:44.018Z] #47 6.323 + go build -buildmode=pie -v -o /build/vndr . [2020-02-25T18:18:44.018Z] #47 ... [2020-02-25T18:18:44.018Z] [2020-02-25T18:18:44.018Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:44.018Z] #33 6.395 + RM_GOPATH=0 [2020-02-25T18:18:44.018Z] #33 6.395 + TMP_GOPATH= [2020-02-25T18:18:44.018Z] #33 6.395 + : /build [2020-02-25T18:18:44.018Z] #33 6.395 + '[' -z '' ']' [2020-02-25T18:18:44.018Z] #33 6.398 ++ mktemp -d [2020-02-25T18:18:44.018Z] #33 6.398 + export GOPATH=/tmp/tmp.qVXPAOMGX6 [2020-02-25T18:18:44.018Z] #33 6.398 + GOPATH=/tmp/tmp.qVXPAOMGX6 [2020-02-25T18:18:44.018Z] #33 6.398 + RM_GOPATH=1 [2020-02-25T18:18:44.018Z] #33 6.398 ++ dirname ./install.sh [2020-02-25T18:18:44.018Z] #33 6.400 + dir=. [2020-02-25T18:18:44.018Z] #33 6.400 + bin=tomlv [2020-02-25T18:18:44.018Z] #33 6.400 + shift [2020-02-25T18:18:44.018Z] #33 6.400 + '[' '!' -f ./tomlv.installer ']' [2020-02-25T18:18:44.018Z] #33 6.400 + . ./tomlv.installer [2020-02-25T18:18:44.018Z] #33 6.400 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:44.018Z] #33 6.400 + install_tomlv [2020-02-25T18:18:44.018Z] #33 6.400 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-25T18:18:44.018Z] #33 6.400 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qVXPAOMGX6/src/github.com/BurntSushi/toml [2020-02-25T18:18:44.018Z] #33 6.400 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:44.018Z] #33 6.404 Cloning into '/tmp/tmp.qVXPAOMGX6/src/github.com/BurntSushi/toml'... [2020-02-25T18:18:44.269Z] #34 ... [2020-02-25T18:18:44.269Z] [2020-02-25T18:18:44.269Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:44.269Z] #24 0.523 + RM_GOPATH=0 [2020-02-25T18:18:44.269Z] #24 0.523 + TMP_GOPATH= [2020-02-25T18:18:44.269Z] #24 0.523 + : /build [2020-02-25T18:18:44.269Z] #24 0.523 + '[' -z '' ']' [2020-02-25T18:18:44.269Z] #24 0.524 ++ mktemp -d [2020-02-25T18:18:44.269Z] #24 0.525 + export GOPATH=/tmp/tmp.IFy9HJaMyY [2020-02-25T18:18:44.269Z] #24 0.525 + GOPATH=/tmp/tmp.IFy9HJaMyY [2020-02-25T18:18:44.269Z] #24 0.525 + RM_GOPATH=1 [2020-02-25T18:18:44.269Z] #24 0.529 ++ dirname ./install.sh [2020-02-25T18:18:44.269Z] #24 0.532 + dir=. [2020-02-25T18:18:44.269Z] #24 0.532 + bin=dockercli [2020-02-25T18:18:44.269Z] #24 0.532 + shift [2020-02-25T18:18:44.269Z] #24 0.532 + '[' '!' -f ./dockercli.installer ']' [2020-02-25T18:18:44.269Z] #24 0.533 + . ./dockercli.installer [2020-02-25T18:18:44.269Z] #24 0.533 ++ : stable [2020-02-25T18:18:44.269Z] #24 0.533 ++ : 17.06.2-ce [2020-02-25T18:18:44.269Z] #24 0.534 + install_dockercli [2020-02-25T18:18:44.269Z] #24 0.534 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-25T18:18:44.269Z] #24 0.534 Install docker/cli version 17.06.2-ce from stable [2020-02-25T18:18:44.269Z] #24 0.536 ++ uname -m [2020-02-25T18:18:44.269Z] #24 0.539 + arch=s390x [2020-02-25T18:18:44.269Z] #24 0.539 + '[' s390x '!=' x86_64 ']' [2020-02-25T18:18:44.269Z] #24 0.539 + '[' s390x '!=' s390x ']' [2020-02-25T18:18:44.269Z] #24 0.539 + url=https://download.docker.com/linux/static [2020-02-25T18:18:44.269Z] #24 0.540 + tar -xz docker/docker [2020-02-25T18:18:44.269Z] #24 0.544 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-25T18:18:44.269Z] #24 6.191 + mkdir -p /build [2020-02-25T18:18:44.269Z] #24 6.191 + mv docker/docker /build/ [2020-02-25T18:18:44.269Z] #24 6.192 + rmdir docker [2020-02-25T18:18:44.269Z] #24 DONE 6.3s [2020-02-25T18:18:44.269Z] [2020-02-25T18:18:44.269Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:18:44.269Z] #48 0.549 + RM_GOPATH=0 [2020-02-25T18:18:44.269Z] #48 0.549 + TMP_GOPATH= [2020-02-25T18:18:44.269Z] #48 0.549 + : /build [2020-02-25T18:18:44.269Z] #48 0.549 + '[' -z '' ']' [2020-02-25T18:18:44.269Z] #48 0.550 ++ mktemp -d [2020-02-25T18:18:44.269Z] #48 0.551 + export GOPATH=/tmp/tmp.cWAeqOR4q8 [2020-02-25T18:18:44.269Z] #48 0.551 + GOPATH=/tmp/tmp.cWAeqOR4q8 [2020-02-25T18:18:44.269Z] #48 0.551 + RM_GOPATH=1 [2020-02-25T18:18:44.269Z] #48 0.552 ++ dirname ./install.sh [2020-02-25T18:18:44.269Z] #48 0.555 + dir=. [2020-02-25T18:18:44.269Z] #48 0.556 + bin=vndr [2020-02-25T18:18:44.269Z] #48 0.556 + shift [2020-02-25T18:18:44.269Z] #48 0.556 + '[' '!' -f ./vndr.installer ']' [2020-02-25T18:18:44.269Z] #48 0.556 + . ./vndr.installer [2020-02-25T18:18:44.269Z] #48 0.557 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:44.269Z] #48 0.557 + install_vndr [2020-02-25T18:18:44.269Z] #48 0.558 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-25T18:18:44.269Z] #48 0.558 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:44.269Z] #48 0.558 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cWAeqOR4q8/src/github.com/LK4D4/vndr [2020-02-25T18:18:44.269Z] #48 0.562 Cloning into '/tmp/tmp.cWAeqOR4q8/src/github.com/LK4D4/vndr'... [2020-02-25T18:18:44.269Z] #48 1.114 + cd /tmp/tmp.cWAeqOR4q8/src/github.com/LK4D4/vndr [2020-02-25T18:18:44.269Z] #48 1.114 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:18:44.269Z] #48 1.116 + go build -buildmode=pie -v -o /build/vndr . [2020-02-25T18:18:44.269Z] #48 2.000 internal/cpu [2020-02-25T18:18:44.269Z] #48 2.014 internal/race [2020-02-25T18:18:44.269Z] #48 2.117 sync/atomic [2020-02-25T18:18:44.269Z] #48 2.499 unicode [2020-02-25T18:18:44.269Z] #48 2.797 runtime [2020-02-25T18:18:44.269Z] #48 6.182 unicode/utf8 [2020-02-25T18:18:45.205Z] #48 ... [2020-02-25T18:18:45.205Z] [2020-02-25T18:18:45.205Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:45.205Z] #34 6.896 unicode/utf8 [2020-02-25T18:18:45.410Z] #33 7.485 + cd /tmp/tmp.qVXPAOMGX6/src/github.com/BurntSushi/toml [2020-02-25T18:18:45.410Z] #33 7.488 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:18:45.410Z] #33 7.496 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:18:45.629Z] #34 7.604 internal/testlog [2020-02-25T18:18:45.629Z] #34 7.848 encoding [2020-02-25T18:18:45.984Z] #33 8.209 math/bits [2020-02-25T18:18:45.984Z] #33 8.218 runtime/internal/sys [2020-02-25T18:18:45.984Z] #33 8.312 internal/cpu [2020-02-25T18:18:45.984Z] #33 8.464 runtime/internal/atomic [2020-02-25T18:18:45.995Z] #34 8.252 runtime/cgo [2020-02-25T18:18:46.248Z] #33 8.640 unicode/utf8 [2020-02-25T18:18:46.511Z] #33 8.925 math [2020-02-25T18:18:46.774Z] #33 9.177 unicode [2020-02-25T18:18:47.036Z] #33 9.351 internal/testlog [2020-02-25T18:18:47.036Z] #33 9.520 internal/bytealg [2020-02-25T18:18:47.297Z] #33 ... [2020-02-25T18:18:47.297Z] [2020-02-25T18:18:47.297Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:47.297Z] #25 4.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:47.297Z] #25 4.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:47.297Z] #25 4.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:47.297Z] #25 5.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:18:47.297Z] #25 6.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:18:47.297Z] #25 8.750 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:18:47.297Z] #25 ... [2020-02-25T18:18:47.297Z] [2020-02-25T18:18:47.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:18:47.297Z] #10 4.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:47.297Z] #10 4.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:47.297Z] #10 4.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:47.297Z] #10 6.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:18:47.297Z] #10 7.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:18:47.297Z] #10 9.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:18:47.558Z] #10 ... [2020-02-25T18:18:47.558Z] [2020-02-25T18:18:47.558Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:47.558Z] #65 5.359 + RM_GOPATH=0 [2020-02-25T18:18:47.558Z] #65 5.359 + TMP_GOPATH= [2020-02-25T18:18:47.558Z] #65 5.359 + : /build/ [2020-02-25T18:18:47.558Z] #65 5.359 + '[' -z '' ']' [2020-02-25T18:18:47.558Z] #65 5.363 ++ mktemp -d [2020-02-25T18:18:47.558Z] #65 5.364 + export GOPATH=/tmp/tmp.FudxmBGzJ3 [2020-02-25T18:18:47.558Z] #65 5.364 + GOPATH=/tmp/tmp.FudxmBGzJ3 [2020-02-25T18:18:47.558Z] #65 5.364 + RM_GOPATH=1 [2020-02-25T18:18:47.558Z] #65 5.366 ++ dirname ./install.sh [2020-02-25T18:18:47.558Z] #65 5.370 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:47.558Z] #65 5.370 + dir=. [2020-02-25T18:18:47.558Z] #65 5.370 + bin=rootlesskit [2020-02-25T18:18:47.558Z] #65 5.370 + shift [2020-02-25T18:18:47.558Z] #65 5.370 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-25T18:18:47.558Z] #65 5.370 + . ./rootlesskit.installer [2020-02-25T18:18:47.558Z] #65 5.370 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:47.558Z] #65 5.370 + install_rootlesskit [2020-02-25T18:18:47.558Z] #65 5.370 + case "$1" in [2020-02-25T18:18:47.558Z] #65 5.370 + export CGO_ENABLED=0 [2020-02-25T18:18:47.558Z] #65 5.370 + CGO_ENABLED=0 [2020-02-25T18:18:47.558Z] #65 5.370 + _install_rootlesskit [2020-02-25T18:18:47.558Z] #65 5.370 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-25T18:18:47.558Z] #65 5.373 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FudxmBGzJ3/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:18:47.558Z] #65 5.381 Cloning into '/tmp/tmp.FudxmBGzJ3/src/github.com/rootless-containers/rootlesskit'... [2020-02-25T18:18:47.558Z] #65 8.679 + cd /tmp/tmp.FudxmBGzJ3/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:18:47.558Z] #65 8.690 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:18:47.558Z] #65 8.874 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:18:47.558Z] #65 8.874 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-25T18:18:47.820Z] #65 ... [2020-02-25T18:18:47.820Z] [2020-02-25T18:18:47.820Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:47.820Z] #53 6.346 + RM_GOPATH=0 [2020-02-25T18:18:47.820Z] #53 6.346 + TMP_GOPATH= [2020-02-25T18:18:47.820Z] #53 6.346 + : /build [2020-02-25T18:18:47.820Z] #53 6.346 + '[' -z '' ']' [2020-02-25T18:18:47.820Z] #53 6.346 ++ mktemp -d [2020-02-25T18:18:47.820Z] #53 6.349 + export GOPATH=/tmp/tmp.0BkqwoNjqF [2020-02-25T18:18:47.820Z] #53 6.349 + GOPATH=/tmp/tmp.0BkqwoNjqF [2020-02-25T18:18:47.820Z] #53 6.349 + RM_GOPATH=1 [2020-02-25T18:18:47.820Z] #53 6.349 ++ dirname ./install.sh [2020-02-25T18:18:47.820Z] #53 6.352 Installing golangci-lint version v1.20.0 [2020-02-25T18:18:47.820Z] #53 6.352 + dir=. [2020-02-25T18:18:47.820Z] #53 6.352 + bin=golangci_lint [2020-02-25T18:18:47.820Z] #53 6.352 + shift [2020-02-25T18:18:47.820Z] #53 6.352 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-25T18:18:47.820Z] #53 6.352 + . ./golangci_lint.installer [2020-02-25T18:18:47.820Z] #53 6.352 ++ : v1.20.0 [2020-02-25T18:18:47.820Z] #53 6.352 + install_golangci_lint [2020-02-25T18:18:47.820Z] #53 6.352 + echo 'Installing golangci-lint version v1.20.0' [2020-02-25T18:18:47.820Z] #53 6.352 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:18:47.820Z] #53 ... [2020-02-25T18:18:47.820Z] [2020-02-25T18:18:47.820Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:18:47.820Z] #43 6.204 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:47.820Z] #43 6.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:47.820Z] #43 6.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:47.820Z] #43 7.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:18:47.820Z] #43 8.987 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:18:47.820Z] #34 ... [2020-02-25T18:18:47.820Z] [2020-02-25T18:18:47.820Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:18:47.820Z] #44 0.656 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:47.820Z] #44 0.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:47.820Z] #44 0.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:47.820Z] #44 1.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:18:47.820Z] #44 2.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:18:47.820Z] #44 4.588 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:18:47.820Z] #44 ... [2020-02-25T18:18:47.820Z] [2020-02-25T18:18:47.820Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:47.820Z] #72 0.486 + RM_GOPATH=0 [2020-02-25T18:18:47.820Z] #72 0.486 + TMP_GOPATH= [2020-02-25T18:18:47.820Z] #72 0.486 + : /build [2020-02-25T18:18:47.820Z] #72 0.486 + '[' -z '' ']' [2020-02-25T18:18:47.820Z] #72 0.486 ++ mktemp -d [2020-02-25T18:18:47.820Z] #72 0.487 + export GOPATH=/tmp/tmp.oTvEjsE3wa [2020-02-25T18:18:47.820Z] #72 0.487 + GOPATH=/tmp/tmp.oTvEjsE3wa [2020-02-25T18:18:47.820Z] #72 0.487 + RM_GOPATH=1 [2020-02-25T18:18:47.820Z] #72 0.488 ++ dirname ./install.sh [2020-02-25T18:18:47.820Z] #72 0.488 + dir=. [2020-02-25T18:18:47.820Z] #72 0.488 + bin=proxy [2020-02-25T18:18:47.820Z] #72 0.488 + shift [2020-02-25T18:18:47.820Z] #72 0.488 + '[' '!' -f ./proxy.installer ']' [2020-02-25T18:18:47.820Z] #72 0.489 + . ./proxy.installer [2020-02-25T18:18:47.820Z] #72 0.489 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:18:47.820Z] #72 0.489 + install_proxy [2020-02-25T18:18:47.820Z] #72 0.489 + case "$1" in [2020-02-25T18:18:47.820Z] #72 0.489 + export CGO_ENABLED=0 [2020-02-25T18:18:47.820Z] #72 0.489 + CGO_ENABLED=0 [2020-02-25T18:18:47.820Z] #72 0.489 + _install_proxy [2020-02-25T18:18:47.820Z] #72 0.490 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-25T18:18:47.820Z] #72 0.490 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:18:47.820Z] #72 0.490 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oTvEjsE3wa/src/github.com/docker/libnetwork [2020-02-25T18:18:47.820Z] #72 0.492 Cloning into '/tmp/tmp.oTvEjsE3wa/src/github.com/docker/libnetwork'... [2020-02-25T18:18:48.083Z] #43 ... [2020-02-25T18:18:48.083Z] [2020-02-25T18:18:48.084Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:48.084Z] #50 6.647 + RM_GOPATH=0 [2020-02-25T18:18:48.084Z] #50 6.648 + TMP_GOPATH= [2020-02-25T18:18:48.084Z] #50 6.648 + : /build [2020-02-25T18:18:48.084Z] #50 6.649 + '[' -z '' ']' [2020-02-25T18:18:48.084Z] #50 6.657 ++ mktemp -d [2020-02-25T18:18:48.084Z] #50 6.659 + export GOPATH=/tmp/tmp.Irj6rmx1x1 [2020-02-25T18:18:48.084Z] #50 6.659 + GOPATH=/tmp/tmp.Irj6rmx1x1 [2020-02-25T18:18:48.084Z] #50 6.659 + RM_GOPATH=1 [2020-02-25T18:18:48.084Z] #50 6.673 ++ dirname ./install.sh [2020-02-25T18:18:48.084Z] #50 6.685 + dir=. [2020-02-25T18:18:48.084Z] #50 6.685 + bin=gotestsum [2020-02-25T18:18:48.084Z] #50 6.685 + shift [2020-02-25T18:18:48.084Z] #50 6.685 + '[' '!' -f ./gotestsum.installer ']' [2020-02-25T18:18:48.084Z] #50 6.685 + . ./gotestsum.installer [2020-02-25T18:18:48.084Z] #50 6.686 ++ : v0.3.5 [2020-02-25T18:18:48.084Z] #50 6.686 + install_gotestsum [2020-02-25T18:18:48.084Z] #50 6.686 + echo 'Installing gotestsum version v0.3.5' [2020-02-25T18:18:48.084Z] #50 6.686 + go get -d gotest.tools/gotestsum [2020-02-25T18:18:48.084Z] #50 6.686 Installing gotestsum version v0.3.5 [2020-02-25T18:18:48.084Z] #50 ... [2020-02-25T18:18:48.084Z] [2020-02-25T18:18:48.084Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:48.084Z] #23 6.366 + RM_GOPATH=0 [2020-02-25T18:18:48.084Z] #23 6.366 + TMP_GOPATH= [2020-02-25T18:18:48.084Z] #23 6.366 + : /build [2020-02-25T18:18:48.084Z] #23 6.366 + '[' -z '' ']' [2020-02-25T18:18:48.084Z] #23 6.415 ++ mktemp -d [2020-02-25T18:18:48.084Z] #23 6.416 + export GOPATH=/tmp/tmp.JGR1sDvfe0 [2020-02-25T18:18:48.084Z] #23 6.416 + GOPATH=/tmp/tmp.JGR1sDvfe0 [2020-02-25T18:18:48.084Z] #23 6.416 + RM_GOPATH=1 [2020-02-25T18:18:48.084Z] #23 6.416 ++ dirname ./install.sh [2020-02-25T18:18:48.084Z] #23 6.446 + dir=. [2020-02-25T18:18:48.084Z] #23 6.446 + bin=dockercli [2020-02-25T18:18:48.084Z] #23 6.446 + shift [2020-02-25T18:18:48.084Z] #23 6.446 + '[' '!' -f ./dockercli.installer ']' [2020-02-25T18:18:48.084Z] #23 6.446 + . ./dockercli.installer [2020-02-25T18:18:48.084Z] #23 6.446 ++ : stable [2020-02-25T18:18:48.084Z] #23 6.446 ++ : 17.06.2-ce [2020-02-25T18:18:48.084Z] #23 6.446 + install_dockercli [2020-02-25T18:18:48.084Z] #23 6.446 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-25T18:18:48.084Z] #23 6.446 ++ uname -m [2020-02-25T18:18:48.084Z] #23 6.447 Install docker/cli version 17.06.2-ce from stable [2020-02-25T18:18:48.084Z] #23 6.451 + arch=aarch64 [2020-02-25T18:18:48.084Z] #23 6.451 + '[' aarch64 '!=' x86_64 ']' [2020-02-25T18:18:48.084Z] #23 6.452 + '[' aarch64 '!=' s390x ']' [2020-02-25T18:18:48.084Z] #23 6.452 + '[' aarch64 '!=' armhf ']' [2020-02-25T18:18:48.084Z] #23 6.452 + build_dockercli [2020-02-25T18:18:48.084Z] #23 6.453 + git clone https://github.com/docker/docker-ce /tmp/tmp.JGR1sDvfe0/tmp/docker-ce [2020-02-25T18:18:48.084Z] #23 6.492 Cloning into '/tmp/tmp.JGR1sDvfe0/tmp/docker-ce'... [2020-02-25T18:18:48.206Z] #72 ... [2020-02-25T18:18:48.206Z] [2020-02-25T18:18:48.206Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:48.206Z] #26 0.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:48.206Z] #26 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:48.206Z] #26 0.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:48.206Z] #26 1.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:18:48.206Z] #26 2.461 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:18:48.206Z] #26 3.828 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:18:48.206Z] #26 ... [2020-02-25T18:18:48.206Z] [2020-02-25T18:18:48.206Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:48.206Z] #51 0.532 + RM_GOPATH=0 [2020-02-25T18:18:48.206Z] #51 0.532 + TMP_GOPATH= [2020-02-25T18:18:48.206Z] #51 0.532 + : /build [2020-02-25T18:18:48.206Z] #51 0.533 + '[' -z '' ']' [2020-02-25T18:18:48.206Z] #51 0.537 ++ mktemp -d [2020-02-25T18:18:48.206Z] #51 0.539 + export GOPATH=/tmp/tmp.pfZn4v91zJ [2020-02-25T18:18:48.206Z] #51 0.539 + GOPATH=/tmp/tmp.pfZn4v91zJ [2020-02-25T18:18:48.206Z] #51 0.546 + RM_GOPATH=1 [2020-02-25T18:18:48.206Z] #51 0.548 ++ dirname ./install.sh [2020-02-25T18:18:48.206Z] #51 0.550 + dir=. [2020-02-25T18:18:48.206Z] #51 0.550 + bin=gotestsum [2020-02-25T18:18:48.206Z] #51 0.551 + shift [2020-02-25T18:18:48.206Z] #51 0.551 + '[' '!' -f ./gotestsum.installer ']' [2020-02-25T18:18:48.206Z] #51 0.551 + . ./gotestsum.installer [2020-02-25T18:18:48.206Z] #51 0.552 ++ : v0.3.5 [2020-02-25T18:18:48.206Z] #51 0.552 + install_gotestsum [2020-02-25T18:18:48.206Z] #51 0.552 + echo 'Installing gotestsum version v0.3.5' [2020-02-25T18:18:48.206Z] #51 0.552 Installing gotestsum version v0.3.5 [2020-02-25T18:18:48.206Z] #51 0.553 + go get -d gotest.tools/gotestsum [2020-02-25T18:18:48.206Z] #51 ... [2020-02-25T18:18:48.206Z] [2020-02-25T18:18:48.206Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:48.206Z] #54 0.466 + RM_GOPATH=0 [2020-02-25T18:18:48.206Z] #54 0.466 + TMP_GOPATH= [2020-02-25T18:18:48.206Z] #54 0.467 + : /build [2020-02-25T18:18:48.206Z] #54 0.467 + '[' -z '' ']' [2020-02-25T18:18:48.206Z] #54 0.467 ++ mktemp -d [2020-02-25T18:18:48.206Z] #54 0.467 + export GOPATH=/tmp/tmp.BVhnEl1PpV [2020-02-25T18:18:48.206Z] #54 0.468 + GOPATH=/tmp/tmp.BVhnEl1PpV [2020-02-25T18:18:48.206Z] #54 0.468 + RM_GOPATH=1 [2020-02-25T18:18:48.206Z] #54 0.468 ++ dirname ./install.sh [2020-02-25T18:18:48.206Z] #54 0.468 + dir=. [2020-02-25T18:18:48.206Z] #54 0.469 + bin=golangci_lint [2020-02-25T18:18:48.206Z] #54 0.469 + shift [2020-02-25T18:18:48.206Z] #54 0.469 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-25T18:18:48.206Z] #54 0.469 + . ./golangci_lint.installer [2020-02-25T18:18:48.206Z] #54 0.469 ++ : v1.20.0 [2020-02-25T18:18:48.206Z] #54 0.469 + install_golangci_lint [2020-02-25T18:18:48.206Z] #54 0.470 + echo 'Installing golangci-lint version v1.20.0' [2020-02-25T18:18:48.206Z] #54 0.470 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:18:48.206Z] #54 0.470 Installing golangci-lint version v1.20.0 [2020-02-25T18:18:48.345Z] #23 ... [2020-02-25T18:18:48.345Z] [2020-02-25T18:18:48.345Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:48.345Z] #71 6.429 + RM_GOPATH=0 [2020-02-25T18:18:48.345Z] #71 6.429 + TMP_GOPATH= [2020-02-25T18:18:48.345Z] #71 6.429 + : /build [2020-02-25T18:18:48.345Z] #71 6.429 + '[' -z '' ']' [2020-02-25T18:18:48.345Z] #71 6.429 ++ mktemp -d [2020-02-25T18:18:48.345Z] #71 6.431 + export GOPATH=/tmp/tmp.U1xn3d473l [2020-02-25T18:18:48.345Z] #71 6.431 + GOPATH=/tmp/tmp.U1xn3d473l [2020-02-25T18:18:48.345Z] #71 6.431 + RM_GOPATH=1 [2020-02-25T18:18:48.345Z] #71 6.432 ++ dirname ./install.sh [2020-02-25T18:18:48.345Z] #71 6.625 + dir=. [2020-02-25T18:18:48.345Z] #71 6.625 + bin=proxy [2020-02-25T18:18:48.345Z] #71 6.625 + shift [2020-02-25T18:18:48.345Z] #71 6.625 + '[' '!' -f ./proxy.installer ']' [2020-02-25T18:18:48.345Z] #71 6.625 + . ./proxy.installer [2020-02-25T18:18:48.345Z] #71 6.625 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:18:48.345Z] #71 6.625 + install_proxy [2020-02-25T18:18:48.345Z] #71 6.625 + case "$1" in [2020-02-25T18:18:48.345Z] #71 6.625 + export CGO_ENABLED=0 [2020-02-25T18:18:48.345Z] #71 6.625 + CGO_ENABLED=0 [2020-02-25T18:18:48.345Z] #71 6.625 + _install_proxy [2020-02-25T18:18:48.345Z] #71 6.625 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-25T18:18:48.345Z] #71 6.625 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.U1xn3d473l/src/github.com/docker/libnetwork [2020-02-25T18:18:48.345Z] #71 6.625 Cloning into '/tmp/tmp.U1xn3d473l/src/github.com/docker/libnetwork'... [2020-02-25T18:18:48.345Z] #71 6.625 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:18:48.345Z] #71 ... [2020-02-25T18:18:48.345Z] [2020-02-25T18:18:48.345Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:48.345Z] #41 5.807 + git clone https://github.com/docker/distribution.git . [2020-02-25T18:18:48.345Z] #41 5.815 Cloning into '.'... [2020-02-25T18:18:48.576Z] #54 ... [2020-02-25T18:18:48.576Z] [2020-02-25T18:18:48.576Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:18:48.576Z] #31 0.337 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-25T18:18:48.576Z] #31 0.338 Cloning into '.'... [2020-02-25T18:18:48.576Z] #31 ... [2020-02-25T18:18:48.576Z] [2020-02-25T18:18:48.576Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:48.576Z] #42 0.355 + git clone https://github.com/docker/distribution.git . [2020-02-25T18:18:48.576Z] #42 0.356 Cloning into '.'... [2020-02-25T18:18:48.576Z] #42 10.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-25T18:18:48.576Z] #42 ... [2020-02-25T18:18:48.576Z] [2020-02-25T18:18:48.576Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:18:48.576Z] #60 0.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:48.576Z] #60 0.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:48.576Z] #60 0.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:48.576Z] #60 1.041 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:18:48.576Z] #60 2.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:18:48.576Z] #60 4.239 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:18:48.576Z] #60 10.97 Fetched 8028 kB in 11s (762 kB/s) [2020-02-25T18:18:48.606Z] #41 ... [2020-02-25T18:18:48.606Z] [2020-02-25T18:18:48.606Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:18:48.606Z] #30 6.027 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-25T18:18:48.606Z] #30 6.035 Cloning into '.'... [2020-02-25T18:18:48.606Z] #30 ... [2020-02-25T18:18:48.606Z] [2020-02-25T18:18:48.606Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:18:48.606Z] #59 4.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:48.606Z] #59 4.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:48.606Z] #59 4.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:48.606Z] #59 5.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:18:48.606Z] #59 7.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:18:48.606Z] #59 9.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:18:48.867Z] #59 ... [2020-02-25T18:18:48.867Z] [2020-02-25T18:18:48.867Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:18:48.867Z] #47 7.957 runtime/internal/sys [2020-02-25T18:18:48.867Z] #47 8.019 internal/race [2020-02-25T18:18:48.867Z] #47 8.021 runtime/internal/atomic [2020-02-25T18:18:48.867Z] #47 8.123 internal/cpu [2020-02-25T18:18:48.867Z] #47 8.125 sync/atomic [2020-02-25T18:18:48.867Z] #47 8.207 runtime/internal/math [2020-02-25T18:18:48.867Z] #47 8.502 unicode [2020-02-25T18:18:48.867Z] #47 8.691 unicode/utf8 [2020-02-25T18:18:48.867Z] #47 8.739 math/bits [2020-02-25T18:18:48.867Z] #47 9.020 internal/bytealg [2020-02-25T18:18:48.867Z] #47 9.248 math [2020-02-25T18:18:48.867Z] #47 9.959 encoding [2020-02-25T18:18:48.867Z] #47 10.27 unicode/utf16 [2020-02-25T18:18:48.867Z] #47 10.80 runtime [2020-02-25T18:18:48.867Z] #47 10.85 container/list [2020-02-25T18:18:48.954Z] #60 10.97 Reading package lists... [2020-02-25T18:18:48.954Z] #60 ... [2020-02-25T18:18:48.954Z] [2020-02-25T18:18:48.954Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:18:48.954Z] #36 0.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:48.954Z] #36 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:48.954Z] #36 1.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:48.954Z] #36 1.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:18:48.954Z] #36 2.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:18:48.954Z] #36 3.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:18:48.954Z] #36 ... [2020-02-25T18:18:48.954Z] [2020-02-25T18:18:48.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:18:48.954Z] #11 0.577 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:48.954Z] #11 0.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:48.954Z] #11 0.820 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:48.954Z] #11 1.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:18:48.954Z] #11 3.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:18:48.954Z] #11 4.827 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:18:49.326Z] #11 ... [2020-02-25T18:18:49.326Z] [2020-02-25T18:18:49.326Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:49.326Z] #26 11.08 Fetched 8028 kB in 11s (751 kB/s) [2020-02-25T18:18:49.440Z] #47 11.64 crypto/internal/subtle [2020-02-25T18:18:50.108Z] #47 12.37 crypto/subtle [2020-02-25T18:18:50.689Z] #47 12.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-25T18:18:50.955Z] #47 13.09 internal/nettrace [2020-02-25T18:18:51.809Z] #26 11.08 Reading package lists... [2020-02-25T18:18:51.897Z] #47 14.11 runtime/cgo [2020-02-25T18:18:52.158Z] #47 14.44 vendor/golang.org/x/crypto/internal/subtle [2020-02-25T18:18:52.420Z] #47 ... [2020-02-25T18:18:52.420Z] [2020-02-25T18:18:52.420Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:52.420Z] #25 15.02 Fetched 8159 kB in 10s (777 kB/s) [2020-02-25T18:18:54.423Z] #26 14.59 Reading package lists... [2020-02-25T18:18:54.423Z] #26 ... [2020-02-25T18:18:54.423Z] [2020-02-25T18:18:54.423Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:54.423Z] #54 13.40 + cd /tmp/tmp.BVhnEl1PpV/src/github.com/golangci/golangci-lint/ [2020-02-25T18:18:54.423Z] #54 13.40 + git checkout -q v1.20.0 [2020-02-25T18:18:54.423Z] #54 14.24 ++ git describe --tags [2020-02-25T18:18:54.423Z] #54 14.24 + version=v1.20.0 [2020-02-25T18:18:54.423Z] #54 14.24 ++ git rev-parse --short HEAD [2020-02-25T18:18:54.423Z] #54 14.24 + commit=cc98739 [2020-02-25T18:18:54.423Z] #54 14.26 ++ git show -s --format=%cd [2020-02-25T18:18:54.423Z] #54 14.26 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-25T18:18:54.424Z] #54 14.26 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:18:54.971Z] #25 15.02 Reading package lists... [2020-02-25T18:18:54.971Z] #25 ... [2020-02-25T18:18:54.971Z] [2020-02-25T18:18:54.971Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:18:54.971Z] #35 7.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:18:54.971Z] #35 7.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:18:54.971Z] #35 7.419 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:18:54.971Z] #35 8.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:18:54.971Z] #35 9.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:18:54.971Z] #35 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:18:55.199Z] #54 ... [2020-02-25T18:18:55.199Z] [2020-02-25T18:18:55.199Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:18:55.199Z] #48 7.132 internal/testlog [2020-02-25T18:18:55.199Z] #48 7.882 encoding [2020-02-25T18:18:55.199Z] #48 7.985 unicode/utf16 [2020-02-25T18:18:55.199Z] #48 8.145 container/list [2020-02-25T18:18:55.199Z] #48 8.774 crypto/internal/subtle [2020-02-25T18:18:55.199Z] #48 8.935 crypto/subtle [2020-02-25T18:18:55.199Z] #48 8.977 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-25T18:18:55.199Z] #48 9.017 internal/nettrace [2020-02-25T18:18:55.199Z] #48 9.039 runtime/cgo [2020-02-25T18:18:55.199Z] #48 13.45 vendor/golang.org/x/crypto/internal/subtle [2020-02-25T18:18:55.199Z] #48 ... [2020-02-25T18:18:55.199Z] [2020-02-25T18:18:55.199Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:55.199Z] #42 11.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-25T18:18:55.199Z] #42 ... [2020-02-25T18:18:55.199Z] [2020-02-25T18:18:55.199Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:55.199Z] #26 14.59 Reading package lists... [2020-02-25T18:18:55.914Z] #35 18.67 Fetched 8159 kB in 12s (708 kB/s) [2020-02-25T18:18:55.967Z] #26 17.84 Building dependency tree... [2020-02-25T18:18:56.175Z] #35 18.67 Reading package lists... [2020-02-25T18:18:56.175Z] #35 ... [2020-02-25T18:18:56.175Z] [2020-02-25T18:18:56.175Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:56.175Z] #41 19.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-25T18:18:56.785Z] #26 18.80 ca-certificates is already the newest version (20190110). [2020-02-25T18:18:56.785Z] #26 18.80 The following additional packages will be installed: [2020-02-25T18:18:56.785Z] #26 18.82 libjq1 libonig5 [2020-02-25T18:18:56.785Z] #26 19.01 The following NEW packages will be installed: [2020-02-25T18:18:56.785Z] #26 19.02 jq libjq1 libonig5 [2020-02-25T18:18:56.785Z] #26 19.08 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:18:56.785Z] #26 19.08 Need to get 350 kB of archives. [2020-02-25T18:18:56.785Z] #26 19.08 After this operation, 1154 kB of additional disk space will be used. [2020-02-25T18:18:56.785Z] #26 19.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-25T18:18:56.785Z] #26 19.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-25T18:18:56.785Z] #26 19.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-25T18:18:57.561Z] #41 ... [2020-02-25T18:18:57.561Z] [2020-02-25T18:18:57.561Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:18:57.561Z] #33 9.861 encoding [2020-02-25T18:18:57.561Z] #33 10.21 runtime/cgo [2020-02-25T18:18:57.561Z] #33 12.10 runtime [2020-02-25T18:18:57.561Z] #33 ... [2020-02-25T18:18:57.561Z] [2020-02-25T18:18:57.561Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:18:57.561Z] #25 15.02 Reading package lists... [2020-02-25T18:18:58.093Z] #26 20.06 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:18:58.093Z] #26 20.26 Fetched 350 kB in 0s (3802 kB/s) [2020-02-25T18:18:58.093Z] #26 20.31 Selecting previously unselected package libonig5:s390x. [2020-02-25T18:18:58.093Z] #26 20.31 (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 ... 15168 files and directories currently installed.) [2020-02-25T18:18:58.093Z] #26 20.37 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-25T18:18:58.093Z] #26 20.38 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-25T18:18:58.093Z] #26 20.53 Selecting previously unselected package libjq1:s390x. [2020-02-25T18:18:58.093Z] #26 20.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-25T18:18:58.093Z] #26 20.54 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-25T18:18:58.098Z] #25 20.46 Reading package lists... [2020-02-25T18:18:58.098Z] #25 ... [2020-02-25T18:18:58.098Z] [2020-02-25T18:18:58.098Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:18:58.098Z] #43 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:18:58.098Z] #43 16.98 Fetched 8159 kB in 11s (741 kB/s) [2020-02-25T18:18:58.359Z] #43 16.98 Reading package lists... [2020-02-25T18:18:58.359Z] #43 ... [2020-02-25T18:18:58.359Z] [2020-02-25T18:18:58.359Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:18:58.359Z] #41 20.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-25T18:18:58.489Z] #26 20.71 Selecting previously unselected package jq. [2020-02-25T18:18:58.489Z] #26 20.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-25T18:18:58.489Z] #26 20.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:18:58.489Z] #26 20.84 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-25T18:18:58.489Z] #26 20.85 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-25T18:18:58.489Z] #26 20.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:18:58.489Z] #26 20.87 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:18:58.862Z] #26 DONE 21.1s [2020-02-25T18:18:58.862Z] [2020-02-25T18:18:58.862Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:18:58.862Z] #27 DONE 0.1s [2020-02-25T18:18:58.862Z] [2020-02-25T18:18:58.862Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:18:59.233Z] #28 ... [2020-02-25T18:18:59.233Z] [2020-02-25T18:18:59.233Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:18:59.233Z] #60 10.97 Reading package lists... [2020-02-25T18:18:59.233Z] #60 14.59 Reading package lists... [2020-02-25T18:18:59.233Z] #60 18.32 Building dependency tree... [2020-02-25T18:18:59.233Z] #60 19.67 The following additional packages will be installed: [2020-02-25T18:18:59.233Z] #60 19.69 libbtrfs0 [2020-02-25T18:18:59.233Z] #60 19.84 The following NEW packages will be installed: [2020-02-25T18:18:59.233Z] #60 19.84 libbtrfs-dev libbtrfs0 [2020-02-25T18:18:59.233Z] #60 19.94 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:18:59.233Z] #60 19.94 Need to get 118 kB of archives. [2020-02-25T18:18:59.233Z] #60 19.94 After this operation, 390 kB of additional disk space will be used. [2020-02-25T18:18:59.233Z] #60 19.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-25T18:18:59.233Z] #60 19.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-25T18:18:59.233Z] #60 20.56 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:18:59.233Z] #60 20.72 Fetched 118 kB in 0s (1307 kB/s) [2020-02-25T18:18:59.233Z] #60 20.77 Selecting previously unselected package libbtrfs0. [2020-02-25T18:18:59.233Z] #60 20.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-25T18:18:59.233Z] #60 20.88 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-25T18:18:59.233Z] #60 20.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:18:59.233Z] #60 20.99 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:18:59.233Z] #60 20.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-25T18:18:59.233Z] #60 21.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:18:59.233Z] #60 21.18 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:18:59.233Z] #60 21.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:18:59.233Z] #60 21.20 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:18:59.233Z] #60 DONE 21.5s [2020-02-25T18:18:59.233Z] [2020-02-25T18:18:59.233Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:18:59.233Z] #61 DONE 0.1s [2020-02-25T18:18:59.233Z] [2020-02-25T18:18:59.233Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-25T18:18:59.233Z] #62 DONE 0.1s [2020-02-25T18:18:59.233Z] [2020-02-25T18:18:59.233Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:59.613Z] #63 ... [2020-02-25T18:18:59.613Z] [2020-02-25T18:18:59.613Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:18:59.613Z] #36 11.59 Fetched 8028 kB in 11s (722 kB/s) [2020-02-25T18:18:59.613Z] #36 11.59 Reading package lists... [2020-02-25T18:18:59.613Z] #36 14.86 Reading package lists... [2020-02-25T18:18:59.613Z] #36 18.68 Building dependency tree... [2020-02-25T18:18:59.613Z] #36 20.18 The following additional packages will be installed: [2020-02-25T18:18:59.613Z] #36 20.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-25T18:18:59.613Z] #36 20.18 Suggested packages: [2020-02-25T18:18:59.613Z] #36 20.18 cmake-doc ninja-build lrzip [2020-02-25T18:18:59.613Z] #36 20.18 Recommended packages: [2020-02-25T18:18:59.613Z] #36 20.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-25T18:18:59.613Z] #36 20.92 The following NEW packages will be installed: [2020-02-25T18:18:59.613Z] #36 20.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-25T18:18:59.613Z] #36 20.92 vim-common xxd [2020-02-25T18:18:59.613Z] #36 21.07 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:18:59.613Z] #36 21.07 Need to get 13.9 MB of archives. [2020-02-25T18:18:59.613Z] #36 21.07 After this operation, 62.1 MB of additional disk space will be used. [2020-02-25T18:18:59.613Z] #36 21.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-25T18:18:59.613Z] #36 21.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:18:59.613Z] #36 21.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-25T18:18:59.613Z] #36 21.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-25T18:18:59.613Z] #36 21.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-25T18:18:59.613Z] #36 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-25T18:18:59.613Z] #36 21.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-25T18:18:59.613Z] #36 21.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-25T18:18:59.613Z] #36 21.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-25T18:18:59.613Z] #36 21.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-25T18:18:59.613Z] #36 ... [2020-02-25T18:18:59.613Z] [2020-02-25T18:18:59.613Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:18:59.613Z] #11 11.62 Fetched 8028 kB in 11s (720 kB/s) [2020-02-25T18:18:59.613Z] #11 11.62 Reading package lists... [2020-02-25T18:18:59.613Z] #11 15.64 Reading package lists... [2020-02-25T18:18:59.613Z] #11 18.99 Building dependency tree... [2020-02-25T18:18:59.613Z] #11 19.66 The following additional packages will be installed: [2020-02-25T18:18:59.613Z] #11 19.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-25T18:18:59.613Z] #11 19.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-25T18:18:59.613Z] #11 19.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-25T18:18:59.613Z] #11 19.69 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-25T18:18:59.613Z] #11 19.69 mingw-w64-x86-64-dev [2020-02-25T18:18:59.613Z] #11 19.69 Suggested packages: [2020-02-25T18:18:59.613Z] #11 19.69 gcc-8-locales seccomp wine64 [2020-02-25T18:18:59.613Z] #11 20.68 The following NEW packages will be installed: [2020-02-25T18:18:59.613Z] #11 20.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-25T18:18:59.613Z] #11 20.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-25T18:18:59.613Z] #11 20.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-25T18:18:59.613Z] #11 20.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-25T18:18:59.613Z] #11 20.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-25T18:18:59.613Z] #11 20.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-25T18:18:59.613Z] #11 20.68 The following packages will be upgraded: [2020-02-25T18:18:59.613Z] #11 20.68 libsystemd0 libudev1 [2020-02-25T18:18:59.613Z] #11 20.79 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:18:59.613Z] #11 20.79 Need to get 73.7 MB of archives. [2020-02-25T18:18:59.613Z] #11 20.79 After this operation, 494 MB of additional disk space will be used. [2020-02-25T18:18:59.613Z] #11 20.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-25T18:18:59.613Z] #11 20.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-25T18:18:59.613Z] #11 20.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-25T18:18:59.613Z] #11 21.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-02-25T18:18:59.613Z] #11 21.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-25T18:18:59.613Z] #11 21.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-25T18:18:59.613Z] #11 21.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-25T18:18:59.613Z] #11 21.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-25T18:18:59.613Z] #11 21.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-25T18:18:59.613Z] #11 21.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-25T18:18:59.613Z] #11 21.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-02-25T18:18:59.613Z] #11 ... [2020-02-25T18:18:59.613Z] [2020-02-25T18:18:59.613Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:18:59.613Z] #63 0.360 + RM_GOPATH=0 [2020-02-25T18:18:59.613Z] #63 0.360 + TMP_GOPATH= [2020-02-25T18:19:00.027Z] #63 0.360 + : /build [2020-02-25T18:19:00.027Z] #63 0.360 + '[' -z '' ']' [2020-02-25T18:19:00.027Z] #63 0.361 ++ mktemp -d [2020-02-25T18:19:00.027Z] #63 0.361 + export GOPATH=/tmp/tmp.ZOXmtBdzt6 [2020-02-25T18:19:00.027Z] #63 0.361 + GOPATH=/tmp/tmp.ZOXmtBdzt6 [2020-02-25T18:19:00.027Z] #63 0.362 + RM_GOPATH=1 [2020-02-25T18:19:00.027Z] #63 0.362 ++ dirname ./install.sh [2020-02-25T18:19:00.027Z] #63 0.363 + dir=. [2020-02-25T18:19:00.027Z] #63 0.363 + bin=containerd [2020-02-25T18:19:00.027Z] #63 0.363 + shift [2020-02-25T18:19:00.027Z] #63 0.363 + '[' '!' -f ./containerd.installer ']' [2020-02-25T18:19:00.027Z] #63 0.363 + . ./containerd.installer [2020-02-25T18:19:00.027Z] #63 0.363 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:00.027Z] #63 0.364 + install_containerd [2020-02-25T18:19:00.027Z] #63 0.364 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-25T18:19:00.027Z] #63 0.364 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:00.027Z] #63 0.364 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZOXmtBdzt6/src/github.com/containerd/containerd [2020-02-25T18:19:00.027Z] #63 0.366 Cloning into '/tmp/tmp.ZOXmtBdzt6/src/github.com/containerd/containerd'... [2020-02-25T18:19:00.027Z] #63 ... [2020-02-25T18:19:00.027Z] [2020-02-25T18:19:00.027Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:00.027Z] #44 12.12 Fetched 8028 kB in 12s (688 kB/s) [2020-02-25T18:19:00.027Z] #44 12.12 Reading package lists... [2020-02-25T18:19:00.027Z] #44 15.62 Reading package lists... [2020-02-25T18:19:00.027Z] #44 18.80 Building dependency tree... [2020-02-25T18:19:00.027Z] #44 20.00 The following additional packages will be installed: [2020-02-25T18:19:00.027Z] #44 20.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-25T18:19:00.027Z] #44 20.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-25T18:19:00.027Z] #44 20.06 Suggested packages: [2020-02-25T18:19:00.027Z] #44 20.06 manpages-dev python-setuptools [2020-02-25T18:19:00.027Z] #44 20.83 The following NEW packages will be installed: [2020-02-25T18:19:00.027Z] #44 20.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-25T18:19:00.027Z] #44 20.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-25T18:19:00.027Z] #44 20.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-25T18:19:00.027Z] #44 20.85 python-six zlib1g-dev [2020-02-25T18:19:00.027Z] #44 20.93 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:19:00.027Z] #44 20.93 Need to get 3742 kB of archives. [2020-02-25T18:19:00.027Z] #44 20.93 After this operation, 22.0 MB of additional disk space will be used. [2020-02-25T18:19:00.027Z] #44 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-25T18:19:00.027Z] #44 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-25T18:19:00.027Z] #44 20.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-25T18:19:00.027Z] #44 20.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-25T18:19:00.027Z] #44 20.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-25T18:19:00.027Z] #44 20.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-25T18:19:00.028Z] #44 20.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-02-25T18:19:00.028Z] #44 20.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-25T18:19:00.028Z] #44 21.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-25T18:19:00.028Z] #44 21.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-25T18:19:00.028Z] #44 21.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-25T18:19:00.028Z] #44 21.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-25T18:19:00.028Z] #44 21.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-02-25T18:19:00.028Z] #44 21.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-25T18:19:00.028Z] #44 21.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-25T18:19:00.028Z] #44 21.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-25T18:19:00.028Z] #44 21.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-25T18:19:00.028Z] #44 21.64 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:00.028Z] #44 21.69 Fetched 3742 kB in 0s (15.5 MB/s) [2020-02-25T18:19:00.028Z] #44 21.81 Selecting previously unselected package libcap-dev:s390x. [2020-02-25T18:19:00.028Z] #44 21.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-25T18:19:00.028Z] #44 21.84 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 21.84 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-25T18:19:00.028Z] #44 21.92 Selecting previously unselected package libnet1:s390x. [2020-02-25T18:19:00.028Z] #44 21.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 21.93 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:00.028Z] #44 21.98 Selecting previously unselected package libnet1-dev. [2020-02-25T18:19:00.028Z] #44 21.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 21.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:00.028Z] #44 22.08 Selecting previously unselected package libnl-3-200:s390x. [2020-02-25T18:19:00.028Z] #44 22.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 22.10 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-25T18:19:00.028Z] #44 22.16 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-25T18:19:00.028Z] #44 22.16 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 22.16 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-25T18:19:00.028Z] #44 22.29 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-25T18:19:00.028Z] #44 22.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 22.30 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-25T18:19:00.028Z] #44 22.34 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-25T18:19:00.028Z] #44 22.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-25T18:19:00.028Z] #44 22.35 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-25T18:19:00.028Z] #44 ... [2020-02-25T18:19:00.028Z] [2020-02-25T18:19:00.028Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:00.028Z] #72 12.19 + cd /tmp/tmp.oTvEjsE3wa/src/github.com/docker/libnetwork [2020-02-25T18:19:00.028Z] #72 12.19 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:19:00.028Z] #72 12.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-25T18:19:00.416Z] #72 ... [2020-02-25T18:19:00.416Z] [2020-02-25T18:19:00.416Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:00.416Z] #44 22.46 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-25T18:19:00.416Z] #44 22.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-25T18:19:00.416Z] #44 22.47 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-25T18:19:00.416Z] #44 22.66 Selecting previously unselected package libprotobuf17:s390x. [2020-02-25T18:19:00.416Z] #44 22.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:00.416Z] #44 22.67 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:00.797Z] #44 23.20 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-25T18:19:00.797Z] #44 23.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:00.797Z] #44 23.21 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:00.797Z] #44 23.32 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-25T18:19:01.186Z] #44 23.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:01.186Z] #44 23.36 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-25T18:19:02.187Z] #44 24.29 Selecting previously unselected package libprotoc17:s390x. [2020-02-25T18:19:02.187Z] #44 24.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:02.187Z] #44 24.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:02.623Z] #44 24.96 Selecting previously unselected package protobuf-c-compiler. [2020-02-25T18:19:02.623Z] #44 24.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-25T18:19:02.623Z] #44 24.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:19:03.134Z] #44 25.11 Selecting previously unselected package protobuf-compiler. [2020-02-25T18:19:03.134Z] #44 25.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:03.134Z] #44 25.11 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:19:03.134Z] #44 25.33 Selecting previously unselected package python-pkg-resources. [2020-02-25T18:19:03.134Z] #44 25.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:19:03.134Z] #44 25.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-25T18:19:03.134Z] #44 25.56 Selecting previously unselected package python-six. [2020-02-25T18:19:03.134Z] #44 25.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-25T18:19:03.613Z] #44 25.59 Unpacking python-six (1.12.0-1) ... [2020-02-25T18:19:03.613Z] #44 25.73 Selecting previously unselected package python-protobuf. [2020-02-25T18:19:03.613Z] #44 25.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-25T18:19:03.613Z] #44 25.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-25T18:19:03.658Z] #41 ... [2020-02-25T18:19:03.658Z] [2020-02-25T18:19:03.658Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:03.658Z] #10 15.81 Fetched 8159 kB in 11s (734 kB/s) [2020-02-25T18:19:03.658Z] #10 15.81 Reading package lists... [2020-02-25T18:19:03.658Z] #10 22.12 Reading package lists... [2020-02-25T18:19:03.658Z] #10 ... [2020-02-25T18:19:03.658Z] [2020-02-25T18:19:03.658Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:19:03.658Z] #59 15.86 Fetched 8159 kB in 11s (711 kB/s) [2020-02-25T18:19:03.658Z] #59 15.86 Reading package lists... [2020-02-25T18:19:03.658Z] #59 21.83 Reading package lists... [2020-02-25T18:19:03.658Z] #59 ... [2020-02-25T18:19:03.658Z] [2020-02-25T18:19:03.658Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:03.658Z] #71 21.00 Checking out files: 91% (1868/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-25T18:19:03.658Z] #71 21.22 + cd /tmp/tmp.U1xn3d473l/src/github.com/docker/libnetwork [2020-02-25T18:19:03.658Z] #71 21.22 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:19:03.658Z] #71 21.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-25T18:19:04.087Z] #44 26.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-25T18:19:04.981Z] #44 ... [2020-02-25T18:19:04.981Z] [2020-02-25T18:19:04.981Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:04.981Z] #72 DONE 26.9s [2020-02-25T18:19:04.981Z] [2020-02-25T18:19:04.981Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:04.981Z] #28 1.287 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-25T18:19:04.981Z] #28 1.680 #=#=# [2020-02-25T18:19:04.981Z] #28 1.854 ## 3.7% ##### 7.9% ########## 14.2% ############# 18.3% ################# 24.6% ###################### 30.9% ############################ 39.2% ################################ 45.5% ##################################### 51.7% ######################################### 58.0% ############################################ 62.1% ################################################# 68.4% #################################################### 72.6% ####################################################### 76.7% ######################################################## 78.8% ########################################################## 80.9% ############################################################# 85.1% ################################################################# 90.6% ################################################################### 93.2% ###################################################################### 97.9% ######################################################################## 100.0% [2020-02-25T18:19:04.981Z] #28 4.861 [2020-02-25T18:19:05.060Z] #71 ... [2020-02-25T18:19:05.060Z] [2020-02-25T18:19:05.060Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:05.060Z] #10 22.12 Reading package lists... [2020-02-25T18:19:05.389Z] #28 4.996 #=#=# ######### 13.7% ################## 25.0% ########################## 36.3% ################################## 47.7% ########################################## 59.0% ###################################################### 76.0% ############################################################## 87.4% ################################################################### 93.1% ####################################################################### 98.7% ######################################################################## 100.0% [2020-02-25T18:19:05.763Z] #28 7.066 #=#=# [2020-02-25T18:19:06.449Z] #10 27.89 Building dependency tree... [2020-02-25T18:19:07.271Z] #28 7.198 ## 3.3% ####### 11.0% ########### 16.0% ################## 26.2% ###################### 31.3% ############################## 43.0% #################################### 50.7% ######################################## 55.7% ############################################### 65.9% ######################################################## 78.6% ############################################################ 83.7% ################################################################### 93.9% ######################################################################## 100.0% [2020-02-25T18:19:07.656Z] #28 8.844 [2020-02-25T18:19:08.389Z] #10 31.12 The following additional packages will be installed: [2020-02-25T18:19:08.389Z] #10 31.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-25T18:19:08.389Z] #10 31.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-25T18:19:08.389Z] #10 31.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-25T18:19:08.389Z] #10 31.12 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-25T18:19:08.389Z] #10 31.12 mingw-w64-x86-64-dev [2020-02-25T18:19:08.389Z] #10 31.13 Suggested packages: [2020-02-25T18:19:08.389Z] #10 31.14 gcc-8-locales seccomp wine64 [2020-02-25T18:19:09.776Z] #10 32.54 The following NEW packages will be installed: [2020-02-25T18:19:09.776Z] #10 32.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-25T18:19:09.776Z] #10 32.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-25T18:19:09.776Z] #10 32.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-25T18:19:09.776Z] #10 32.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-25T18:19:09.776Z] #10 32.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-25T18:19:09.776Z] #10 32.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-25T18:19:09.776Z] #10 32.57 The following packages will be upgraded: [2020-02-25T18:19:09.776Z] #10 32.58 libsystemd0 libudev1 [2020-02-25T18:19:10.038Z] #10 ... [2020-02-25T18:19:10.038Z] [2020-02-25T18:19:10.038Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:10.038Z] #43 16.98 Reading package lists... [2020-02-25T18:19:10.038Z] #43 23.38 Reading package lists... [2020-02-25T18:19:10.038Z] #43 29.72 Building dependency tree... [2020-02-25T18:19:10.290Z] #28 9.006 # 2.1% ## 4.0% ##### 7.8% ######## 11.6% ########## 14.4% ############# 18.2% ############### 21.1% ################# 23.9% ################### 26.7% ##################### 30.5% ######################## 34.3% ########################## 37.1% ############################# 40.9% ################################ 44.7% ################################## 47.5% #################################### 50.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.9% ############################################ 61.7% ############################################# 63.6% ############################################### 66.4% ################################################## 70.2% [2020-02-25T18:19:10.290Z] #28 ... [2020-02-25T18:19:10.290Z] [2020-02-25T18:19:10.290Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:10.290Z] #36 22.72 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:10.290Z] #36 22.81 Fetched 13.9 MB in 1s (14.3 MB/s) [2020-02-25T18:19:10.290Z] #36 22.84 Selecting previously unselected package xxd. [2020-02-25T18:19:10.290Z] #36 22.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-25T18:19:10.290Z] #36 22.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-25T18:19:10.290Z] #36 22.89 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:19:10.290Z] #36 23.07 Selecting previously unselected package vim-common. [2020-02-25T18:19:10.290Z] #36 23.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:19:10.290Z] #36 23.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:19:10.290Z] #36 23.45 Selecting previously unselected package cmake-data. [2020-02-25T18:19:10.290Z] #36 23.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-25T18:19:10.290Z] #36 23.47 Unpacking cmake-data (3.13.4-1) ... [2020-02-25T18:19:10.290Z] #36 26.68 Selecting previously unselected package libicu63:s390x. [2020-02-25T18:19:10.290Z] #36 26.68 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-25T18:19:10.290Z] #36 26.68 Unpacking libicu63:s390x (63.1-6) ... [2020-02-25T18:19:10.290Z] #36 32.62 Selecting previously unselected package libxml2:s390x. [2020-02-25T18:19:10.290Z] #36 32.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-25T18:19:10.290Z] #36 32.63 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:19:10.304Z] #43 ... [2020-02-25T18:19:10.305Z] [2020-02-25T18:19:10.305Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:10.305Z] #10 32.97 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:19:10.305Z] #10 32.97 Need to get 73.8 MB of archives. [2020-02-25T18:19:10.305Z] #10 32.97 After this operation, 472 MB of additional disk space will be used. [2020-02-25T18:19:10.305Z] #10 32.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u3 [313 kB] [2020-02-25T18:19:10.305Z] #10 33.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u3 [145 kB] [2020-02-25T18:19:10.305Z] #10 33.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-02-25T18:19:10.567Z] #10 33.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-02-25T18:19:10.691Z] #36 ... [2020-02-25T18:19:10.691Z] [2020-02-25T18:19:10.691Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:10.829Z] #10 33.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-25T18:19:10.829Z] #10 33.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-02-25T18:19:10.829Z] #10 33.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-02-25T18:19:10.829Z] #10 33.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-25T18:19:11.090Z] #28 9.006 # 2.1% ## 4.0% ##### 7.8% ######## 11.6% ########## 14.4% ############# 18.2% ############### 21.1% ################# 23.9% ################### 26.7% ##################### 30.5% ######################## 34.3% ########################## 37.1% ############################# 40.9% ################################ 44.7% ################################## 47.5% #################################### 50.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.9% ############################################ 61.7% ############################################# 63.6% ############################################### 66.4% ################################################## 70.2% #################################################### 73.0% ###################################################### 75.9% ######################################################## 78.7% [2020-02-25T18:19:11.090Z] #28 ... [2020-02-25T18:19:11.090Z] [2020-02-25T18:19:11.090Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:11.090Z] #44 28.25 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 28.27 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:11.090Z] #44 28.28 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-25T18:19:11.090Z] #44 28.28 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-25T18:19:11.090Z] #44 28.29 Setting up python-six (1.12.0-1) ... [2020-02-25T18:19:11.090Z] #44 29.72 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-25T18:19:11.090Z] #44 29.73 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-25T18:19:11.090Z] #44 29.74 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 29.74 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-25T18:19:11.090Z] #44 29.75 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 29.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 29.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:11.090Z] #44 29.79 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 29.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:19:11.090Z] #44 29.81 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-25T18:19:11.090Z] #44 33.03 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-25T18:19:11.091Z] #44 33.04 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:11.091Z] #44 DONE 33.3s [2020-02-25T18:19:11.091Z] [2020-02-25T18:19:11.091Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:11.415Z] #10 34.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-25T18:19:11.415Z] #10 34.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-25T18:19:11.471Z] #28 9.006 # 2.1% ## 4.0% ##### 7.8% ######## 11.6% ########## 14.4% ############# 18.2% ############### 21.1% ################# 23.9% ################### 26.7% ##################### 30.5% ######################## 34.3% ########################## 37.1% ############################# 40.9% ################################ 44.7% ################################## 47.5% #################################### 50.3% ###################################### 53.2% ####################################### 55.1% ######################################### 57.9% ############################################ 61.7% ############################################# 63.6% ############################################### 66.4% ################################################## 70.2% #################################################### 73.0% ###################################################### 75.9% ######################################################## 78.7% ########################################################## 81.5% ############################################################ 83.4% ############################################################## 87.2% ################################################################# 91.0% ################################################################### 93.8% ###################################################################### 98.6% ######################################################################## 100.0% [2020-02-25T18:19:11.471Z] #28 ... [2020-02-25T18:19:11.471Z] [2020-02-25T18:19:11.471Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:11.471Z] #48 23.79 sync [2020-02-25T18:19:11.471Z] #48 23.79 internal/reflectlite [2020-02-25T18:19:11.471Z] #48 25.62 github.com/LK4D4/vndr/godl/singleflight [2020-02-25T18:19:11.471Z] #48 25.91 math/rand [2020-02-25T18:19:11.471Z] #48 27.08 internal/singleflight [2020-02-25T18:19:11.471Z] #48 27.14 errors [2020-02-25T18:19:11.471Z] #48 27.75 sort [2020-02-25T18:19:11.471Z] #48 27.85 io [2020-02-25T18:19:11.471Z] #48 28.72 strconv [2020-02-25T18:19:11.471Z] #48 28.79 bytes [2020-02-25T18:19:11.471Z] #48 30.93 bufio [2020-02-25T18:19:11.471Z] #48 32.42 reflect [2020-02-25T18:19:11.471Z] #48 32.76 syscall [2020-02-25T18:19:11.679Z] #10 34.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-02-25T18:19:11.853Z] #48 ... [2020-02-25T18:19:11.853Z] [2020-02-25T18:19:11.853Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:11.853Z] #11 24.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-25T18:19:11.853Z] #11 26.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-25T18:19:11.853Z] #11 26.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-25T18:19:11.853Z] #11 26.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-25T18:19:11.853Z] #11 26.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-25T18:19:11.853Z] #11 26.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-25T18:19:11.853Z] #11 26.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-25T18:19:11.853Z] #11 26.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-25T18:19:11.853Z] #11 26.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-25T18:19:11.853Z] #11 26.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-25T18:19:11.853Z] #11 26.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-25T18:19:11.853Z] #11 26.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-25T18:19:11.853Z] #11 26.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-25T18:19:11.853Z] #11 26.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-25T18:19:11.853Z] #11 26.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-25T18:19:11.853Z] #11 26.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-25T18:19:11.853Z] #11 28.18 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:11.853Z] #11 28.23 Fetched 73.7 MB in 6s (12.0 MB/s) [2020-02-25T18:19:11.853Z] #11 28.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 ... 15168 files and directories currently installed.) [2020-02-25T18:19:11.853Z] #11 28.39 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 28.40 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:19:11.853Z] #11 28.71 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-25T18:19:11.853Z] #11 28.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-25T18:19:11.853Z] #11 28.82 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 28.83 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:19:11.853Z] #11 28.91 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-25T18:19:11.853Z] #11 29.10 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-25T18:19:11.853Z] #11 29.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-25T18:19:11.853Z] #11 29.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 29.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:19:11.853Z] #11 31.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-25T18:19:11.853Z] #11 31.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 31.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:19:11.853Z] #11 33.79 Selecting previously unselected package binutils-mingw-w64. [2020-02-25T18:19:11.853Z] #11 33.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-25T18:19:11.853Z] #11 33.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:19:11.853Z] #11 33.88 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-25T18:19:11.853Z] #11 33.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 33.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-25T18:19:11.853Z] #11 34.01 Selecting previously unselected package dmsetup. [2020-02-25T18:19:11.853Z] #11 34.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-25T18:19:11.853Z] #11 34.01 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-25T18:19:11.853Z] #11 34.14 Selecting previously unselected package mingw-w64-common. [2020-02-25T18:19:11.853Z] #11 34.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-25T18:19:11.853Z] #11 34.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-25T18:19:11.853Z] #11 ... [2020-02-25T18:19:11.853Z] [2020-02-25T18:19:11.853Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:11.853Z] #34 23.98 sync [2020-02-25T18:19:11.853Z] #34 23.99 internal/reflectlite [2020-02-25T18:19:11.853Z] #34 27.24 errors [2020-02-25T18:19:11.853Z] #34 27.24 sort [2020-02-25T18:19:11.853Z] #34 27.70 strconv [2020-02-25T18:19:11.853Z] #34 28.52 io [2020-02-25T18:19:11.853Z] #34 29.40 syscall [2020-02-25T18:19:11.853Z] #34 31.75 reflect [2020-02-25T18:19:12.220Z] #34 ... [2020-02-25T18:19:12.220Z] [2020-02-25T18:19:12.220Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:12.220Z] #36 33.07 Selecting previously unselected package libarchive13:s390x. [2020-02-25T18:19:12.220Z] #36 33.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-25T18:19:12.220Z] #36 33.07 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-25T18:19:12.220Z] #36 33.38 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-25T18:19:12.220Z] #36 33.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-25T18:19:12.220Z] #36 33.39 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-25T18:19:12.220Z] #36 33.46 Selecting previously unselected package librhash0:s390x. [2020-02-25T18:19:12.220Z] #36 33.46 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-25T18:19:12.220Z] #36 33.47 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-25T18:19:12.220Z] #36 33.59 Selecting previously unselected package libuv1:s390x. [2020-02-25T18:19:12.220Z] #36 33.60 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-25T18:19:12.220Z] #36 33.60 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-25T18:19:12.220Z] #36 33.75 Selecting previously unselected package cmake. [2020-02-25T18:19:12.220Z] #36 33.75 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-25T18:19:12.220Z] #36 33.75 Unpacking cmake (3.13.4-1) ... [2020-02-25T18:19:12.253Z] #10 ... [2020-02-25T18:19:12.253Z] [2020-02-25T18:19:12.253Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:12.253Z] #35 18.67 Reading package lists... [2020-02-25T18:19:12.253Z] #35 25.17 Reading package lists... [2020-02-25T18:19:12.253Z] #35 32.12 Building dependency tree... [2020-02-25T18:19:12.253Z] #35 ... [2020-02-25T18:19:12.253Z] [2020-02-25T18:19:12.253Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:19:12.253Z] #59 21.83 Reading package lists... [2020-02-25T18:19:12.253Z] #59 28.16 Building dependency tree... [2020-02-25T18:19:12.253Z] #59 32.03 The following additional packages will be installed: [2020-02-25T18:19:12.253Z] #59 32.04 libbtrfs0 [2020-02-25T18:19:12.253Z] #59 32.24 The following NEW packages will be installed: [2020-02-25T18:19:12.253Z] #59 32.25 libbtrfs-dev libbtrfs0 [2020-02-25T18:19:12.253Z] #59 32.74 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:19:12.253Z] #59 32.74 Need to get 119 kB of archives. [2020-02-25T18:19:12.253Z] #59 32.74 After this operation, 387 kB of additional disk space will be used. [2020-02-25T18:19:12.253Z] #59 32.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-25T18:19:12.253Z] #59 32.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-25T18:19:12.253Z] #59 34.15 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:12.253Z] #59 34.43 Fetched 119 kB in 0s (399 kB/s) [2020-02-25T18:19:12.253Z] #59 34.56 Selecting previously unselected package libbtrfs0. [2020-02-25T18:19:12.253Z] #59 34.56 (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 ... 15374 files and directories currently installed.) [2020-02-25T18:19:12.253Z] #59 34.71 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-25T18:19:12.253Z] #59 34.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:19:12.253Z] #59 ... [2020-02-25T18:19:12.253Z] [2020-02-25T18:19:12.253Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:12.253Z] #53 24.71 + cd /tmp/tmp.0BkqwoNjqF/src/github.com/golangci/golangci-lint/ [2020-02-25T18:19:12.253Z] #53 24.71 + git checkout -q v1.20.0 [2020-02-25T18:19:12.253Z] #53 25.95 ++ git describe --tags [2020-02-25T18:19:12.253Z] #53 25.96 + version=v1.20.0 [2020-02-25T18:19:12.253Z] #53 25.96 ++ git rev-parse --short HEAD [2020-02-25T18:19:12.253Z] #53 25.97 + commit=cc98739 [2020-02-25T18:19:12.253Z] #53 25.97 ++ git show -s --format=%cd [2020-02-25T18:19:12.253Z] #53 25.97 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-25T18:19:12.253Z] #53 25.97 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:19:12.516Z] #53 ... [2020-02-25T18:19:12.516Z] [2020-02-25T18:19:12.516Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:19:12.516Z] #59 35.24 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:19:12.516Z] #59 35.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-25T18:19:12.516Z] #59 35.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:19:13.091Z] #59 ... [2020-02-25T18:19:13.091Z] [2020-02-25T18:19:13.091Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:19:13.091Z] #25 20.46 Reading package lists... [2020-02-25T18:19:13.091Z] #25 26.57 Building dependency tree... [2020-02-25T18:19:13.091Z] #25 29.96 ca-certificates is already the newest version (20190110). [2020-02-25T18:19:13.091Z] #25 29.96 The following additional packages will be installed: [2020-02-25T18:19:13.091Z] #25 29.98 libjq1 libonig5 [2020-02-25T18:19:13.091Z] #25 30.44 The following NEW packages will be installed: [2020-02-25T18:19:13.091Z] #25 30.44 jq libjq1 libonig5 [2020-02-25T18:19:13.091Z] #25 30.92 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:19:13.091Z] #25 30.92 Need to get 325 kB of archives. [2020-02-25T18:19:13.091Z] #25 30.92 After this operation, 1019 kB of additional disk space will be used. [2020-02-25T18:19:13.091Z] #25 30.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-25T18:19:13.091Z] #25 30.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-25T18:19:13.091Z] #25 31.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-25T18:19:13.091Z] #25 32.65 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:13.091Z] #25 32.83 Fetched 325 kB in 1s (592 kB/s) [2020-02-25T18:19:13.091Z] #25 32.92 Selecting previously unselected package libonig5:arm64. [2020-02-25T18:19:13.091Z] #25 32.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 ... 15374 files and directories currently installed.) [2020-02-25T18:19:13.091Z] #25 33.07 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-02-25T18:19:13.091Z] #25 33.10 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-25T18:19:13.091Z] #25 33.48 Selecting previously unselected package libjq1:arm64. [2020-02-25T18:19:13.091Z] #25 33.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-25T18:19:13.091Z] #25 33.54 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-25T18:19:13.091Z] #25 33.72 Selecting previously unselected package jq. [2020-02-25T18:19:13.091Z] #25 33.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-25T18:19:13.091Z] #25 33.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:19:13.091Z] #25 33.96 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-25T18:19:13.091Z] #25 33.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-25T18:19:13.091Z] #25 34.01 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:19:13.091Z] #25 34.04 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:13.091Z] #25 DONE 35.9s [2020-02-25T18:19:13.355Z] [2020-02-25T18:19:13.355Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:19:13.355Z] #26 DONE 0.1s [2020-02-25T18:19:13.355Z] [2020-02-25T18:19:13.355Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:13.355Z] #43 33.60 The following additional packages will be installed: [2020-02-25T18:19:13.355Z] #43 33.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-25T18:19:13.355Z] #43 33.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-25T18:19:13.355Z] #43 33.61 Suggested packages: [2020-02-25T18:19:13.355Z] #43 33.62 manpages-dev python-setuptools [2020-02-25T18:19:13.355Z] #43 34.97 The following NEW packages will be installed: [2020-02-25T18:19:13.355Z] #43 34.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-25T18:19:13.355Z] #43 34.97 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-25T18:19:13.355Z] #43 34.97 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-25T18:19:13.355Z] #43 34.97 python-six zlib1g-dev [2020-02-25T18:19:13.355Z] #43 35.45 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:19:13.355Z] #43 35.45 Need to get 3798 kB of archives. [2020-02-25T18:19:13.355Z] #43 35.45 After this operation, 21.6 MB of additional disk space will be used. [2020-02-25T18:19:13.355Z] #43 35.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-02-25T18:19:13.355Z] #43 35.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-25T18:19:13.355Z] #43 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-02-25T18:19:13.355Z] #43 35.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-25T18:19:13.355Z] #43 35.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-02-25T18:19:13.355Z] #43 35.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-25T18:19:13.355Z] #43 35.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-02-25T18:19:13.355Z] #43 35.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-02-25T18:19:13.355Z] #43 35.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-02-25T18:19:13.355Z] #43 35.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-02-25T18:19:13.355Z] #43 35.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-02-25T18:19:13.355Z] #43 35.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-02-25T18:19:13.355Z] #43 35.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-02-25T18:19:13.355Z] #43 35.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-02-25T18:19:13.355Z] #43 35.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-25T18:19:13.355Z] #43 35.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-02-25T18:19:13.355Z] #43 35.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-02-25T18:19:13.798Z] #36 35.89 Setting up libicu63:s390x (63.1-6) ... [2020-02-25T18:19:13.798Z] #36 35.95 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:19:13.798Z] #36 35.95 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-25T18:19:13.798Z] #36 35.96 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:19:13.798Z] #36 35.97 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-25T18:19:13.798Z] #36 35.98 Setting up cmake-data (3.13.4-1) ... [2020-02-25T18:19:13.798Z] #36 35.99 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:19:13.798Z] #36 36.00 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-25T18:19:13.798Z] #36 36.00 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-25T18:19:13.798Z] #36 36.02 Setting up cmake (3.13.4-1) ... [2020-02-25T18:19:13.798Z] #36 36.02 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:13.798Z] #36 36.12 Processing triggers for mime-support (3.62) ... [2020-02-25T18:19:13.927Z] #43 ... [2020-02-25T18:19:13.927Z] [2020-02-25T18:19:13.927Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:19:13.927Z] #59 36.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:19:13.927Z] #59 36.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:19:13.927Z] #59 36.14 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:13.927Z] #59 DONE 36.5s [2020-02-25T18:19:13.927Z] [2020-02-25T18:19:13.927Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:19:13.927Z] #60 DONE 0.2s [2020-02-25T18:19:13.927Z] [2020-02-25T18:19:13.927Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-25T18:19:14.191Z] #61 DONE 0.2s [2020-02-25T18:19:14.191Z] [2020-02-25T18:19:14.191Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:14.211Z] #36 DONE 36.4s [2020-02-25T18:19:14.211Z] [2020-02-25T18:19:14.211Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:14.211Z] #28 12.90 [2020-02-25T18:19:14.211Z] #28 13.80 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-25T18:19:14.211Z] #28 14.10 [2020-02-25T18:19:14.211Z] #28 14.19 ######################################################################## 100.0% [2020-02-25T18:19:14.211Z] #28 14.32 [2020-02-25T18:19:14.211Z] #28 ... [2020-02-25T18:19:14.211Z] [2020-02-25T18:19:14.211Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:19:14.211Z] #37 DONE 0.2s [2020-02-25T18:19:14.600Z] [2020-02-25T18:19:14.600Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:14.600Z] #28 15.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-25T18:19:14.600Z] #28 ... [2020-02-25T18:19:14.600Z] [2020-02-25T18:19:14.600Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-25T18:19:14.600Z] #38 DONE 0.1s [2020-02-25T18:19:14.958Z] [2020-02-25T18:19:14.958Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:14.958Z] #39 0.229 + RM_GOPATH=0 [2020-02-25T18:19:14.958Z] #39 0.232 + TMP_GOPATH= [2020-02-25T18:19:14.958Z] #39 0.232 + : /build [2020-02-25T18:19:14.958Z] #39 0.232 + '[' -z '' ']' [2020-02-25T18:19:14.958Z] #39 0.233 ++ mktemp -d [2020-02-25T18:19:14.958Z] #39 0.240 + export GOPATH=/tmp/tmp.DkYMB1aIxa [2020-02-25T18:19:14.958Z] #39 0.240 + GOPATH=/tmp/tmp.DkYMB1aIxa [2020-02-25T18:19:14.958Z] #39 0.240 + RM_GOPATH=1 [2020-02-25T18:19:14.958Z] #39 0.242 ++ dirname ./install.sh [2020-02-25T18:19:14.958Z] #39 0.246 + dir=. [2020-02-25T18:19:14.958Z] #39 0.246 + bin=tini [2020-02-25T18:19:14.958Z] #39 0.246 + shift [2020-02-25T18:19:14.958Z] #39 0.246 + '[' '!' -f ./tini.installer ']' [2020-02-25T18:19:14.958Z] #39 0.246 + . ./tini.installer [2020-02-25T18:19:14.958Z] #39 0.247 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:14.958Z] #39 0.247 + install_tini [2020-02-25T18:19:14.958Z] #39 0.251 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-25T18:19:14.958Z] #39 0.251 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:14.958Z] #39 0.251 + git clone https://github.com/krallin/tini.git /tmp/tmp.DkYMB1aIxa/tini [2020-02-25T18:19:14.958Z] #39 0.257 Cloning into '/tmp/tmp.DkYMB1aIxa/tini'... [2020-02-25T18:19:15.332Z] #39 0.843 + cd /tmp/tmp.DkYMB1aIxa/tini [2020-02-25T18:19:15.332Z] #39 0.844 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:15.332Z] #39 0.847 + cmake . [2020-02-25T18:19:15.703Z] #39 1.208 -- The C compiler identification is GNU 8.3.0 [2020-02-25T18:19:15.703Z] #39 ... [2020-02-25T18:19:15.703Z] [2020-02-25T18:19:15.703Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:15.703Z] #51 27.73 + cd /tmp/tmp.pfZn4v91zJ/src/gotest.tools/gotestsum [2020-02-25T18:19:15.703Z] #51 27.73 + git checkout -q v0.3.5 [2020-02-25T18:19:15.703Z] #51 27.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-25T18:19:15.703Z] #51 ... [2020-02-25T18:19:15.703Z] [2020-02-25T18:19:15.703Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:15.703Z] #39 1.244 -- Check for working C compiler: /usr/bin/cc [2020-02-25T18:19:16.065Z] #39 1.634 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-25T18:19:16.065Z] #39 1.635 -- Detecting C compiler ABI info [2020-02-25T18:19:16.438Z] #39 2.012 -- Detecting C compiler ABI info - done [2020-02-25T18:19:16.438Z] #39 2.021 -- Detecting C compile features [2020-02-25T18:19:17.259Z] #39 ... [2020-02-25T18:19:17.259Z] [2020-02-25T18:19:17.259Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:17.259Z] #28 16.09 #=#=# [2020-02-25T18:19:17.259Z] #28 16.23 ######################################################################## 100.0% [2020-02-25T18:19:17.259Z] #28 16.31 [2020-02-25T18:19:17.259Z] #28 17.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-25T18:19:17.259Z] #28 17.16 skipping existing b63cc5f62c21 [2020-02-25T18:19:17.259Z] #28 17.20 [2020-02-25T18:19:17.259Z] #28 18.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-25T18:19:17.259Z] #28 18.28 [2020-02-25T18:19:17.259Z] #28 18.37 ######################################################################## 100.0% [2020-02-25T18:19:17.259Z] #28 18.41 [2020-02-25T18:19:17.259Z] #28 18.46 Download of images into '/build' complete. [2020-02-25T18:19:17.259Z] #28 18.46 Use something like the following to load the result into a Docker daemon: [2020-02-25T18:19:17.259Z] #28 18.46 tar -cC '/build' . | docker load [2020-02-25T18:19:17.259Z] #28 DONE 18.6s [2020-02-25T18:19:17.259Z] [2020-02-25T18:19:17.259Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:19:17.259Z] #31 29.58 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-25T18:19:17.259Z] #31 29.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-25T18:19:17.259Z] #31 30.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-25T18:19:17.592Z] #62 2.939 + RM_GOPATH=0 [2020-02-25T18:19:17.592Z] #62 2.939 + TMP_GOPATH= [2020-02-25T18:19:17.592Z] #62 2.939 + : /build [2020-02-25T18:19:17.592Z] #62 2.940 + '[' -z '' ']' [2020-02-25T18:19:17.592Z] #62 3.031 ++ mktemp -d [2020-02-25T18:19:17.592Z] #62 3.076 + export GOPATH=/tmp/tmp.IJxB5401cj [2020-02-25T18:19:17.592Z] #62 3.076 + GOPATH=/tmp/tmp.IJxB5401cj [2020-02-25T18:19:17.592Z] #62 3.076 + RM_GOPATH=1 [2020-02-25T18:19:17.592Z] #62 3.079 ++ dirname ./install.sh [2020-02-25T18:19:17.592Z] #62 3.082 + dir=. [2020-02-25T18:19:17.592Z] #62 3.082 + bin=containerd [2020-02-25T18:19:17.592Z] #62 3.084 + shift [2020-02-25T18:19:17.592Z] #62 3.084 + '[' '!' -f ./containerd.installer ']' [2020-02-25T18:19:17.592Z] #62 3.085 + . ./containerd.installer [2020-02-25T18:19:17.592Z] #62 3.085 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:17.592Z] #62 3.087 + install_containerd [2020-02-25T18:19:17.592Z] #62 3.090 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-25T18:19:17.592Z] #62 3.091 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:17.592Z] #62 3.092 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IJxB5401cj/src/github.com/containerd/containerd [2020-02-25T18:19:17.592Z] #62 3.095 Cloning into '/tmp/tmp.IJxB5401cj/src/github.com/containerd/containerd'... [2020-02-25T18:19:17.636Z] #31 ... [2020-02-25T18:19:17.637Z] [2020-02-25T18:19:17.637Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:17.637Z] #11 38.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-25T18:19:17.637Z] #11 38.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-25T18:19:17.637Z] #11 38.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:19:17.854Z] #62 ... [2020-02-25T18:19:17.854Z] [2020-02-25T18:19:17.854Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:17.854Z] #71 DONE 40.3s [2020-02-25T18:19:18.116Z] [2020-02-25T18:19:18.116Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:19:18.116Z] #30 39.90 Checking out files: 66% (1009/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 95% (1459/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-25T18:19:18.116Z] #30 40.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-25T18:19:18.378Z] #30 41.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-25T18:19:20.090Z] #11 ... [2020-02-25T18:19:20.090Z] [2020-02-25T18:19:20.090Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:20.090Z] #39 3.231 -- Detecting C compile features - done [2020-02-25T18:19:20.090Z] #39 3.249 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-25T18:19:20.090Z] #39 3.642 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-25T18:19:20.090Z] #39 3.773 -- Configuring done [2020-02-25T18:19:20.090Z] #39 3.802 -- Generating done [2020-02-25T18:19:20.090Z] #39 3.814 -- Build files have been written to: /tmp/tmp.DkYMB1aIxa/tini [2020-02-25T18:19:20.090Z] #39 3.824 + make tini-static [2020-02-25T18:19:20.090Z] #39 4.037 Scanning dependencies of target tini-static [2020-02-25T18:19:20.090Z] #39 4.088 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-25T18:19:20.090Z] #39 4.944 [100%] Linking C executable tini-static [2020-02-25T18:19:20.090Z] #39 5.224 [100%] Built target tini-static [2020-02-25T18:19:20.090Z] #39 5.305 + mkdir -p /build [2020-02-25T18:19:20.090Z] #39 5.306 + cp tini-static /build/docker-init [2020-02-25T18:19:20.090Z] #39 DONE 5.4s [2020-02-25T18:19:20.090Z] [2020-02-25T18:19:20.090Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:20.090Z] #45 6.289 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:19:20.090Z] #45 6.289 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:19:20.090Z] #45 7.338 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:19:20.090Z] #45 7.358 GEN .gitid [2020-02-25T18:19:20.090Z] #45 7.366 GEN criu/include/version.h [2020-02-25T18:19:20.090Z] #45 7.380 GEN include/common/asm [2020-02-25T18:19:20.090Z] #45 8.249 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.298 PBCC images/opts.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.315 PBCC images/sit.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.340 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.378 DEP images/opts.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.415 DEP images/sit.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.455 PBCC images/macvlan.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.470 DEP images/macvlan.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.519 PBCC images/autofs.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.527 DEP images/autofs.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.545 PBCC images/sysctl.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.572 DEP images/sysctl.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.594 PBCC images/time.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.612 DEP images/time.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.680 PBCC images/binfmt-misc.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.701 DEP images/binfmt-misc.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.727 PBCC images/seccomp.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.736 DEP images/seccomp.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.798 PBCC images/userns.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.801 DEP images/userns.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.829 PBCC images/cgroup.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.850 DEP images/cgroup.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.865 PBCC images/fown.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.878 PBCC images/ext-file.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.922 DEP images/fown.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.950 DEP images/ext-file.pb-c.d [2020-02-25T18:19:20.090Z] #45 8.968 PBCC images/rpc.pb-c.c [2020-02-25T18:19:20.090Z] #45 8.989 DEP images/rpc.pb-c.d [2020-02-25T18:19:20.090Z] #45 9.020 PBCC images/siginfo.pb-c.c [2020-02-25T18:19:20.090Z] #45 9.036 DEP images/siginfo.pb-c.d [2020-02-25T18:19:20.090Z] #45 9.075 PBCC images/pagemap.pb-c.c [2020-02-25T18:19:20.090Z] #45 9.115 DEP images/pagemap.pb-c.d [2020-02-25T18:19:20.090Z] #45 9.180 PBCC images/rlimit.pb-c.c [2020-02-25T18:19:20.090Z] #45 9.205 DEP images/rlimit.pb-c.d [2020-02-25T18:19:20.090Z] #45 9.258 PBCC images/file-lock.pb-c.c [2020-02-25T18:19:20.452Z] #45 9.299 DEP images/file-lock.pb-c.d [2020-02-25T18:19:20.452Z] #45 9.391 PBCC images/tty.pb-c.c [2020-02-25T18:19:20.452Z] #45 9.455 DEP images/tty.pb-c.d [2020-02-25T18:19:20.452Z] #45 9.529 PBCC images/tun.pb-c.c [2020-02-25T18:19:20.452Z] #45 9.586 PBCC images/netdev.pb-c.c [2020-02-25T18:19:20.452Z] #45 9.593 DEP images/tun.pb-c.d [2020-02-25T18:19:20.452Z] #45 9.619 DEP images/netdev.pb-c.d [2020-02-25T18:19:20.452Z] #45 9.651 PBCC images/vma.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.686 DEP images/vma.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.748 PBCC images/creds.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.751 DEP images/creds.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.769 PBCC images/utsns.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.773 DEP images/utsns.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.790 PBCC images/ipc-desc.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.811 PBCC images/ipc-sem.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.828 DEP images/ipc-desc.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.849 DEP images/ipc-sem.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.871 PBCC images/ipc-msg.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.884 DEP images/ipc-msg.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.907 PBCC images/ipc-shm.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.939 DEP images/ipc-shm.pb-c.d [2020-02-25T18:19:20.829Z] #45 9.957 PBCC images/ipc-var.pb-c.c [2020-02-25T18:19:20.829Z] #45 9.976 DEP images/ipc-var.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.01 PBCC images/sk-opts.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.04 PBCC images/packet-sock.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.08 DEP images/sk-opts.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.13 DEP images/packet-sock.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.16 PBCC images/sk-netlink.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.17 DEP images/sk-netlink.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.21 PBCC images/sk-inet.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.23 DEP images/sk-inet.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.28 PBCC images/sk-unix.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.31 DEP images/sk-unix.pb-c.d [2020-02-25T18:19:21.207Z] #45 10.33 PBCC images/mm.pb-c.c [2020-02-25T18:19:21.207Z] #45 10.37 DEP images/mm.pb-c.d [2020-02-25T18:19:21.578Z] #45 10.39 PBCC images/timerfd.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.42 DEP images/timerfd.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.46 PBCC images/timer.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.48 DEP images/timer.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.49 PBCC images/sa.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.52 DEP images/sa.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.56 PBCC images/pipe-data.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.57 DEP images/pipe-data.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.61 PBCC images/mnt.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.64 DEP images/mnt.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.66 PBCC images/sk-packet.pb-c.c [2020-02-25T18:19:21.579Z] #45 10.69 DEP images/sk-packet.pb-c.d [2020-02-25T18:19:21.579Z] #45 10.72 PBCC images/tcp-stream.pb-c.c [2020-02-25T18:19:21.579Z] #45 ... [2020-02-25T18:19:21.579Z] [2020-02-25T18:19:21.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:21.579Z] #11 43.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-25T18:19:21.579Z] #11 43.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-25T18:19:21.579Z] #11 43.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:21.949Z] #11 44.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-25T18:19:21.949Z] #11 44.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-25T18:19:21.949Z] #11 44.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:22.589Z] #30 ... [2020-02-25T18:19:22.589Z] [2020-02-25T18:19:22.589Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:22.589Z] #35 35.30 The following additional packages will be installed: [2020-02-25T18:19:22.589Z] #35 35.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-25T18:19:22.589Z] #35 35.33 Suggested packages: [2020-02-25T18:19:22.589Z] #35 35.33 cmake-doc ninja-build lrzip [2020-02-25T18:19:22.589Z] #35 35.33 Recommended packages: [2020-02-25T18:19:22.589Z] #35 35.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-25T18:19:22.589Z] #35 36.67 The following NEW packages will be installed: [2020-02-25T18:19:22.589Z] #35 36.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-25T18:19:22.589Z] #35 36.69 vim-common xxd [2020-02-25T18:19:22.589Z] #35 37.22 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:19:22.589Z] #35 37.22 Need to get 14.2 MB of archives. [2020-02-25T18:19:22.589Z] #35 37.22 After this operation, 60.0 MB of additional disk space will be used. [2020-02-25T18:19:22.589Z] #35 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-25T18:19:22.589Z] #35 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:19:22.589Z] #35 37.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-02-25T18:19:22.589Z] #35 37.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-25T18:19:22.589Z] #35 38.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-02-25T18:19:22.589Z] #35 38.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-02-25T18:19:22.589Z] #35 38.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-02-25T18:19:22.589Z] #35 38.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-02-25T18:19:22.589Z] #35 38.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-02-25T18:19:22.589Z] #35 38.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-02-25T18:19:22.589Z] #35 40.97 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:22.589Z] #35 41.35 Fetched 14.2 MB in 2s (6971 kB/s) [2020-02-25T18:19:22.589Z] #35 41.47 Selecting previously unselected package xxd. [2020-02-25T18:19:22.589Z] #35 41.47 (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 ... 15374 files and directories currently installed.) [2020-02-25T18:19:22.589Z] #35 41.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-25T18:19:22.589Z] #35 41.66 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:19:22.589Z] #35 42.02 Selecting previously unselected package vim-common. [2020-02-25T18:19:22.589Z] #35 42.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:19:22.589Z] #35 42.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:19:22.589Z] #35 42.54 Selecting previously unselected package cmake-data. [2020-02-25T18:19:22.589Z] #35 42.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-25T18:19:22.589Z] #35 42.60 Unpacking cmake-data (3.13.4-1) ... [2020-02-25T18:19:22.589Z] #35 ... [2020-02-25T18:19:22.589Z] [2020-02-25T18:19:22.589Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:22.589Z] #27 6.380 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-25T18:19:22.589Z] #27 7.025 #=#=# [2020-02-25T18:19:22.851Z] #27 7.638 0.0% ## 3.5% ##### 8.1% ########## 14.2% ############# 18.8% ############### 21.3% ############### 22.1% ###################### 31.3% ########################### 38.4% ################################ 45.6% ###################################### 53.0% ########################################## 59.2% ################################################ 67.0% ##################################################### 73.6% ######################################################### 79.2% ############################################################ 84.1% ################################################################ 90.1% ###################################################################### 97.2% ######################################################################## 100.0% [2020-02-25T18:19:23.436Z] #27 9.909 [2020-02-25T18:19:23.697Z] #27 10.15 #=#=# 0.6% ############# 18.9% [2020-02-25T18:19:23.697Z] #27 ... [2020-02-25T18:19:23.697Z] [2020-02-25T18:19:23.697Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:23.697Z] #10 36.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-02-25T18:19:23.697Z] #10 37.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-02-25T18:19:23.697Z] #10 37.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-02-25T18:19:23.697Z] #10 37.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-02-25T18:19:23.697Z] #10 37.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-02-25T18:19:23.697Z] #10 37.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-02-25T18:19:23.697Z] #10 38.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-02-25T18:19:23.697Z] #10 38.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-02-25T18:19:23.697Z] #10 38.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-02-25T18:19:23.697Z] #10 38.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-02-25T18:19:23.697Z] #10 38.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-02-25T18:19:23.697Z] #10 38.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-02-25T18:19:23.697Z] #10 38.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-02-25T18:19:23.697Z] #10 38.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-02-25T18:19:23.697Z] #10 38.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-02-25T18:19:23.697Z] #10 38.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-02-25T18:19:23.697Z] #10 40.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:23.697Z] #10 40.39 Fetched 73.8 MB in 6s (13.2 MB/s) [2020-02-25T18:19:23.697Z] #10 40.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 ... 15374 files and directories currently installed.) [2020-02-25T18:19:23.697Z] #10 40.90 Preparing to unpack .../libsystemd0_241-7~deb10u3_arm64.deb ... [2020-02-25T18:19:23.697Z] #10 40.96 Unpacking libsystemd0:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:19:23.697Z] #10 41.79 Setting up libsystemd0:arm64 (241-7~deb10u3) ... [2020-02-25T18:19:23.697Z] #10 42.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-25T18:19:23.697Z] #10 42.38 Preparing to unpack .../libudev1_241-7~deb10u3_arm64.deb ... [2020-02-25T18:19:23.697Z] #10 42.42 Unpacking libudev1:arm64 (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:19:23.697Z] #10 42.84 Setting up libudev1:arm64 (241-7~deb10u3) ... [2020-02-25T18:19:23.697Z] #10 43.08 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-25T18:19:23.697Z] #10 43.08 (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 ... 15374 files and directories currently installed.) [2020-02-25T18:19:23.697Z] #10 43.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-02-25T18:19:23.697Z] #10 43.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:19:23.697Z] #10 45.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-25T18:19:23.697Z] #10 45.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-02-25T18:19:23.697Z] #10 45.85 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:19:23.780Z] #11 ... [2020-02-25T18:19:23.780Z] [2020-02-25T18:19:23.780Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:23.780Z] #34 35.62 time [2020-02-25T18:19:23.780Z] #34 41.13 internal/poll [2020-02-25T18:19:23.780Z] #34 43.14 internal/syscall/unix [2020-02-25T18:19:23.780Z] #34 43.29 os [2020-02-25T18:19:23.780Z] #34 43.67 internal/fmtsort [2020-02-25T18:19:23.780Z] #34 44.14 strings [2020-02-25T18:19:23.780Z] #34 ... [2020-02-25T18:19:23.780Z] [2020-02-25T18:19:23.780Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:23.780Z] #45 10.79 DEP images/tcp-stream.pb-c.d [2020-02-25T18:19:23.780Z] #45 10.84 PBCC images/pipe.pb-c.c [2020-02-25T18:19:23.780Z] #45 10.88 DEP images/pipe.pb-c.d [2020-02-25T18:19:23.780Z] #45 10.90 PBCC images/pstree.pb-c.c [2020-02-25T18:19:23.780Z] #45 10.91 DEP images/pstree.pb-c.d [2020-02-25T18:19:23.780Z] #45 10.94 PBCC images/fs.pb-c.c [2020-02-25T18:19:23.780Z] #45 10.95 DEP images/fs.pb-c.d [2020-02-25T18:19:23.780Z] #45 10.98 PBCC images/signalfd.pb-c.c [2020-02-25T18:19:23.780Z] #45 10.99 DEP images/signalfd.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.02 PBCC images/fh.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.05 PBCC images/fsnotify.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.07 DEP images/fh.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.12 DEP images/fsnotify.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.17 PBCC images/eventpoll.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.20 DEP images/eventpoll.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.20 PBCC images/eventfd.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.21 DEP images/eventfd.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.23 PBCC images/remap-file-path.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.26 DEP images/remap-file-path.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.31 PBCC images/fifo.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.33 DEP images/fifo.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.37 PBCC images/ghost-file.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.40 DEP images/ghost-file.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.43 PBCC images/regfile.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.46 DEP images/regfile.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.49 PBCC images/ns.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.50 DEP images/ns.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.54 PBCC images/fdinfo.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.59 DEP images/fdinfo.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.63 PBCC images/core-aarch64.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.64 PBCC images/core-arm.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.68 PBCC images/core-ppc64.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.71 PBCC images/core-s390.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.74 PBCC images/core-x86.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.77 PBCC images/core.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.80 PBCC images/inventory.pb-c.c [2020-02-25T18:19:23.780Z] #45 11.84 DEP images/core-aarch64.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.87 DEP images/core-arm.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.90 DEP images/core-ppc64.pb-c.d [2020-02-25T18:19:23.780Z] #45 11.96 DEP images/core-s390.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.01 DEP images/core-x86.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.07 DEP images/core.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.08 DEP images/inventory.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.11 PBCC images/cpuinfo.pb-c.c [2020-02-25T18:19:23.780Z] #45 12.12 DEP images/cpuinfo.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.14 PBCC images/stats.pb-c.c [2020-02-25T18:19:23.780Z] #45 12.16 DEP images/stats.pb-c.d [2020-02-25T18:19:23.780Z] #45 12.84 make[1]: Nothing to be done for 'all'. [2020-02-25T18:19:23.958Z] #10 ... [2020-02-25T18:19:23.958Z] [2020-02-25T18:19:23.958Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:24.223Z] #27 10.15 #=#=# 0.6% ############# 18.9% ######################## 33.6% ################################## 47.7% ############################################ 62.3% ##################################################### 73.7% ############################################################### 88.8% ######################################################################## 100.0% [2020-02-25T18:19:24.558Z] #45 13.60 CC images/stats.o [2020-02-25T18:19:24.796Z] #27 11.43 [2020-02-25T18:19:24.796Z] #27 ... [2020-02-25T18:19:24.796Z] [2020-02-25T18:19:24.796Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:24.796Z] #43 37.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:19:24.796Z] #43 37.63 Fetched 3798 kB in 1s (4842 kB/s) [2020-02-25T18:19:24.796Z] #43 37.77 Selecting previously unselected package libcap-dev:arm64. [2020-02-25T18:19:24.796Z] #43 37.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-02-25T18:19:24.796Z] #43 37.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-02-25T18:19:24.796Z] #43 37.89 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-02-25T18:19:24.796Z] #43 38.15 Selecting previously unselected package libnet1:arm64. [2020-02-25T18:19:24.796Z] #43 38.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-25T18:19:24.796Z] #43 38.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:24.797Z] #43 38.41 Selecting previously unselected package libnet1-dev. [2020-02-25T18:19:24.797Z] #43 38.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 38.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:24.797Z] #43 38.63 Selecting previously unselected package libnl-3-200:arm64. [2020-02-25T18:19:24.797Z] #43 38.63 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 38.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-25T18:19:24.797Z] #43 38.87 Selecting previously unselected package libnl-3-dev:arm64. [2020-02-25T18:19:24.797Z] #43 38.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 38.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-25T18:19:24.797Z] #43 39.35 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-25T18:19:24.797Z] #43 39.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 40.26 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-25T18:19:24.797Z] #43 40.26 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-02-25T18:19:24.797Z] #43 40.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 40.26 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-25T18:19:24.797Z] #43 40.32 Selecting previously unselected package zlib1g-dev:arm64. [2020-02-25T18:19:24.797Z] #43 40.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 40.38 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-25T18:19:24.797Z] #43 40.88 Selecting previously unselected package libprotobuf17:arm64. [2020-02-25T18:19:24.797Z] #43 40.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 40.92 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 42.01 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-02-25T18:19:24.797Z] #43 42.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 42.04 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 42.37 Selecting previously unselected package libprotobuf-dev:arm64. [2020-02-25T18:19:24.797Z] #43 42.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 42.39 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 44.44 Selecting previously unselected package libprotoc17:arm64. [2020-02-25T18:19:24.797Z] #43 44.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 44.45 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 45.09 Selecting previously unselected package protobuf-c-compiler. [2020-02-25T18:19:24.797Z] #43 45.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 45.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:19:24.797Z] #43 45.30 Selecting previously unselected package protobuf-compiler. [2020-02-25T18:19:24.797Z] #43 45.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 45.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 45.50 Selecting previously unselected package python-pkg-resources. [2020-02-25T18:19:24.797Z] #43 45.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:19:24.797Z] #43 45.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-25T18:19:24.797Z] #43 45.85 Selecting previously unselected package python-six. [2020-02-25T18:19:24.797Z] #43 45.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-25T18:19:24.797Z] #43 45.89 Unpacking python-six (1.12.0-1) ... [2020-02-25T18:19:24.797Z] #43 46.10 Selecting previously unselected package python-protobuf. [2020-02-25T18:19:24.797Z] #43 46.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-02-25T18:19:24.797Z] #43 46.13 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-25T18:19:24.797Z] #43 46.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-25T18:19:24.797Z] #43 ... [2020-02-25T18:19:24.797Z] [2020-02-25T18:19:24.797Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:24.797Z] #35 47.45 Selecting previously unselected package libicu63:arm64. [2020-02-25T18:19:24.797Z] #35 47.49 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-02-25T18:19:24.797Z] #35 47.50 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-25T18:19:24.929Z] #45 13.92 CC images/core.o [2020-02-25T18:19:25.306Z] #45 14.32 CC images/core-x86.o [2020-02-25T18:19:25.686Z] #45 14.62 CC images/core-arm.o [2020-02-25T18:19:25.686Z] #45 14.87 CC images/core-aarch64.o [2020-02-25T18:19:25.746Z] #35 ... [2020-02-25T18:19:25.746Z] [2020-02-25T18:19:25.746Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:25.746Z] #47 37.95 internal/reflectlite [2020-02-25T18:19:25.746Z] #47 37.95 sync [2020-02-25T18:19:25.746Z] #47 40.03 github.com/LK4D4/vndr/godl/singleflight [2020-02-25T18:19:25.746Z] #47 40.06 math/rand [2020-02-25T18:19:25.746Z] #47 40.07 internal/singleflight [2020-02-25T18:19:25.746Z] #47 41.95 errors [2020-02-25T18:19:25.746Z] #47 41.96 sort [2020-02-25T18:19:25.746Z] #47 42.31 io [2020-02-25T18:19:25.746Z] #47 42.33 strconv [2020-02-25T18:19:25.746Z] #47 42.34 internal/oserror [2020-02-25T18:19:25.746Z] #47 42.76 syscall [2020-02-25T18:19:25.746Z] #47 44.67 vendor/golang.org/x/net/dns/dnsmessage [2020-02-25T18:19:25.746Z] #47 44.84 bytes [2020-02-25T18:19:25.746Z] #47 ... [2020-02-25T18:19:25.746Z] [2020-02-25T18:19:25.746Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:26.058Z] #45 15.12 CC images/core-ppc64.o [2020-02-25T18:19:26.423Z] #45 15.57 CC images/core-s390.o [2020-02-25T18:19:26.790Z] #45 15.98 CC images/cpuinfo.o [2020-02-25T18:19:27.054Z] #27 11.71 0.0% #### 6.3% ######### 13.3% ############## 20.4% #################### 28.0% ######################### 35.6% ############################ 39.1% ################################## 48.4% ###################################### 53.6% ######################################### 57.9% ############################################# 63.0% ################################################ 67.9% ##################################################### 74.3% ######################################################## 78.1% ########################################################### 82.0% ############################################################### 87.9% ################################################################## 91.9% ###################################################################### 97.5% ######################################################################## 100.0% [2020-02-25T18:19:27.167Z] #45 ... [2020-02-25T18:19:27.167Z] [2020-02-25T18:19:27.167Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:27.167Z] #48 39.22 time [2020-02-25T18:19:27.167Z] #48 43.34 internal/fmtsort [2020-02-25T18:19:27.167Z] #48 43.77 strings [2020-02-25T18:19:27.167Z] #48 43.84 os [2020-02-25T18:19:27.167Z] #48 45.84 regexp/syntax [2020-02-25T18:19:27.167Z] #48 46.99 fmt [2020-02-25T18:19:27.167Z] #48 49.29 regexp [2020-02-25T18:19:27.167Z] #48 ... [2020-02-25T18:19:27.167Z] [2020-02-25T18:19:27.167Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:27.167Z] #63 24.96 Checking out files: 86% (2634/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-25T18:19:27.167Z] #63 25.26 + cd /tmp/tmp.ZOXmtBdzt6/src/github.com/containerd/containerd [2020-02-25T18:19:27.167Z] #63 25.26 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:27.167Z] #63 26.10 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-25T18:19:27.167Z] #63 26.10 + BUILDTAGS='netgo osusergo static_build' [2020-02-25T18:19:27.167Z] #63 26.10 + export EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:19:27.167Z] #63 26.10 + EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:19:27.167Z] #63 26.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-25T18:19:27.167Z] #63 26.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-25T18:19:27.167Z] #63 26.10 + '[' '' = dynamic ']' [2020-02-25T18:19:27.167Z] #63 26.10 + make [2020-02-25T18:19:27.167Z] #63 27.11 + bin/ctr [2020-02-25T18:19:27.316Z] #27 13.88 [2020-02-25T18:19:27.577Z] #27 14.10 0.0% # 1.9% ## [2020-02-25T18:19:27.577Z] #27 ... [2020-02-25T18:19:27.577Z] [2020-02-25T18:19:27.577Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:27.577Z] #33 39.68 sync [2020-02-25T18:19:27.577Z] #33 39.68 internal/reflectlite [2020-02-25T18:19:27.577Z] #33 42.24 sort [2020-02-25T18:19:27.577Z] #33 42.24 errors [2020-02-25T18:19:27.577Z] #33 42.87 strconv [2020-02-25T18:19:27.577Z] #33 42.87 io [2020-02-25T18:19:27.577Z] #33 42.88 syscall [2020-02-25T18:19:27.577Z] #33 45.52 strings [2020-02-25T18:19:27.577Z] #33 45.52 bytes [2020-02-25T18:19:27.577Z] #33 49.63 path [2020-02-25T18:19:27.577Z] #33 ... [2020-02-25T18:19:27.577Z] [2020-02-25T18:19:27.577Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:27.577Z] #43 50.36 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:27.577Z] #43 50.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:27.577Z] #43 50.39 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-25T18:19:27.577Z] #43 50.41 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-02-25T18:19:27.577Z] #43 50.44 Setting up python-six (1.12.0-1) ... [2020-02-25T18:19:30.890Z] #43 53.26 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-02-25T18:19:30.890Z] #43 53.31 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-25T18:19:30.890Z] #43 53.34 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:30.890Z] #43 53.37 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-02-25T18:19:30.890Z] #43 53.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:30.890Z] #43 53.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:19:30.890Z] #43 53.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:19:30.890Z] #43 53.55 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-02-25T18:19:30.890Z] #43 53.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:19:30.890Z] #43 53.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-25T18:19:31.388Z] #63 ... [2020-02-25T18:19:31.388Z] [2020-02-25T18:19:31.388Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:31.388Z] #45 16.32 CC images/inventory.o [2020-02-25T18:19:31.388Z] #45 16.50 CC images/fdinfo.o [2020-02-25T18:19:31.388Z] #45 16.66 CC images/fown.o [2020-02-25T18:19:31.388Z] #45 16.75 CC images/ns.o [2020-02-25T18:19:31.388Z] #45 16.88 CC images/regfile.o [2020-02-25T18:19:31.388Z] #45 16.96 CC images/ghost-file.o [2020-02-25T18:19:31.388Z] #45 17.12 CC images/fifo.o [2020-02-25T18:19:31.388Z] #45 17.26 CC images/remap-file-path.o [2020-02-25T18:19:31.388Z] #45 17.39 CC images/eventfd.o [2020-02-25T18:19:31.388Z] #45 17.48 CC images/eventpoll.o [2020-02-25T18:19:31.388Z] #45 17.71 CC images/fh.o [2020-02-25T18:19:31.388Z] #45 17.87 CC images/fsnotify.o [2020-02-25T18:19:31.388Z] #45 18.22 CC images/signalfd.o [2020-02-25T18:19:31.388Z] #45 18.38 CC images/fs.o [2020-02-25T18:19:31.388Z] #45 18.49 CC images/pstree.o [2020-02-25T18:19:31.388Z] #45 18.58 CC images/pipe.o [2020-02-25T18:19:31.388Z] #45 18.70 CC images/tcp-stream.o [2020-02-25T18:19:31.388Z] #45 18.83 CC images/sk-packet.o [2020-02-25T18:19:31.388Z] #45 18.98 CC images/mnt.o [2020-02-25T18:19:31.388Z] #45 19.09 CC images/pipe-data.o [2020-02-25T18:19:31.388Z] #45 19.17 CC images/sa.o [2020-02-25T18:19:31.388Z] #45 19.27 CC images/timer.o [2020-02-25T18:19:31.388Z] #45 19.42 CC images/timerfd.o [2020-02-25T18:19:31.388Z] #45 19.57 CC images/mm.o [2020-02-25T18:19:31.388Z] #45 19.74 CC images/sk-opts.o [2020-02-25T18:19:31.388Z] #45 19.86 CC images/sk-unix.o [2020-02-25T18:19:31.389Z] #45 20.03 CC images/sk-inet.o [2020-02-25T18:19:31.389Z] #45 20.24 CC images/tun.o [2020-02-25T18:19:31.389Z] #45 20.38 CC images/sk-netlink.o [2020-02-25T18:19:31.389Z] #45 20.52 CC images/packet-sock.o [2020-02-25T18:19:31.856Z] #45 20.87 CC images/ipc-var.o [2020-02-25T18:19:32.261Z] #45 21.15 CC images/ipc-desc.o [2020-02-25T18:19:32.261Z] #45 21.24 CC images/ipc-shm.o [2020-02-25T18:19:32.669Z] #45 21.39 CC images/ipc-msg.o [2020-02-25T18:19:32.669Z] #45 ... [2020-02-25T18:19:32.669Z] [2020-02-25T18:19:32.669Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:32.669Z] #34 45.89 fmt [2020-02-25T18:19:32.669Z] #34 46.42 path/filepath [2020-02-25T18:19:32.669Z] #34 47.35 io/ioutil [2020-02-25T18:19:32.669Z] #34 47.90 path [2020-02-25T18:19:32.669Z] #34 48.26 text/tabwriter [2020-02-25T18:19:32.669Z] #34 49.21 flag [2020-02-25T18:19:32.669Z] #34 49.21 github.com/BurntSushi/toml [2020-02-25T18:19:32.669Z] #34 50.34 log [2020-02-25T18:19:32.669Z] #34 51.89 github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:19:32.669Z] #34 DONE 54.6s [2020-02-25T18:19:32.669Z] [2020-02-25T18:19:32.669Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:32.669Z] #48 50.58 go/token [2020-02-25T18:19:32.669Z] #48 51.33 go/scanner [2020-02-25T18:19:32.669Z] #48 52.07 go/ast [2020-02-25T18:19:32.669Z] #48 52.55 internal/lazyregexp [2020-02-25T18:19:32.669Z] #48 52.78 net/url [2020-02-25T18:19:32.669Z] #48 54.46 text/template/parse [2020-02-25T18:19:32.818Z] #43 ... [2020-02-25T18:19:32.818Z] [2020-02-25T18:19:32.818Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:33.081Z] #27 14.10 0.0% # 1.9% ## 3.7% ### 5.5% ##### 7.0% ###### 8.5% ####### 9.9% ######## 11.7% ######### 13.6% ########## 15.3% ############ 16.9% ############# 18.5% ############## 20.6% ################ 23.2% ################## 25.2% ################### 27.1% #################### 28.9% ##################### 30.2% ###################### 31.7% ######################## 33.4% ######################### 35.0% ########################## 36.6% ########################### 38.6% ############################# 40.7% ############################## 42.5% ################################# 46.1% ################################### 48.7% ################################### 50.0% ###################################### 53.6% ####################################### 54.7% ######################################## 56.3% ######################################### 57.0% ########################################## 58.6% ########################################## 59.4% ########################################### 60.0% ############################################ 61.1% ############################################## 65.2% ################################################# 69.0% ################################################### 72.0% ###################################################### 75.0% ######################################################## 78.3% ########################################################### 82.3% ############################################################# 84.9% ############################################################# 85.5% ############################################################### 88.1% ################################################################# 90.3% ################################################################## 92.5% #################################################################### 94.5% ##################################################################### 96.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-02-25T18:19:33.355Z] #27 19.95 [2020-02-25T18:19:34.284Z] #27 ... [2020-02-25T18:19:34.284Z] [2020-02-25T18:19:34.284Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:34.284Z] #50 46.08 + cd /tmp/tmp.Irj6rmx1x1/src/gotest.tools/gotestsum [2020-02-25T18:19:34.284Z] #50 46.09 + git checkout -q v0.3.5 [2020-02-25T18:19:34.284Z] #50 46.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-25T18:19:34.284Z] #50 ... [2020-02-25T18:19:34.284Z] [2020-02-25T18:19:34.284Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:34.284Z] #35 54.31 Selecting previously unselected package libxml2:arm64. [2020-02-25T18:19:34.284Z] #35 54.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 54.34 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:19:34.284Z] #35 55.16 Selecting previously unselected package libarchive13:arm64. [2020-02-25T18:19:34.284Z] #35 55.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 55.21 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-25T18:19:34.284Z] #35 55.63 Selecting previously unselected package libjsoncpp1:arm64. [2020-02-25T18:19:34.284Z] #35 55.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 55.66 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-25T18:19:34.284Z] #35 55.98 Selecting previously unselected package librhash0:arm64. [2020-02-25T18:19:34.284Z] #35 55.98 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 55.99 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-02-25T18:19:34.284Z] #35 56.18 Selecting previously unselected package libuv1:arm64. [2020-02-25T18:19:34.284Z] #35 56.18 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 56.21 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-02-25T18:19:34.284Z] #35 56.44 Selecting previously unselected package cmake. [2020-02-25T18:19:34.284Z] #35 56.46 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-02-25T18:19:34.284Z] #35 56.48 Unpacking cmake (3.13.4-1) ... [2020-02-25T18:19:34.536Z] #48 ... [2020-02-25T18:19:34.536Z] [2020-02-25T18:19:34.536Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:34.536Z] #45 21.75 CC images/ipc-sem.o [2020-02-25T18:19:34.536Z] #45 22.23 CC images/utsns.o [2020-02-25T18:19:34.536Z] #45 22.53 CC images/creds.o [2020-02-25T18:19:34.536Z] #45 22.74 CC images/vma.o [2020-02-25T18:19:34.536Z] #45 22.92 CC images/netdev.o [2020-02-25T18:19:34.536Z] #45 23.24 CC images/tty.o [2020-02-25T18:19:34.536Z] #45 23.47 CC images/file-lock.o [2020-02-25T18:19:34.536Z] #45 23.58 CC images/rlimit.o [2020-02-25T18:19:34.536Z] #45 23.65 CC images/pagemap.o [2020-02-25T18:19:34.911Z] #45 23.86 CC images/siginfo.o [2020-02-25T18:19:34.911Z] #45 23.96 CC images/rpc.o [2020-02-25T18:19:35.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-25T18:19:35.684Z] #45 24.61 CC images/ext-file.o [2020-02-25T18:19:35.684Z] #45 24.67 CC images/cgroup.o [2020-02-25T18:19:36.004Z] #35 ... [2020-02-25T18:19:36.004Z] [2020-02-25T18:19:36.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:36.004Z] #10 48.53 Selecting previously unselected package binutils-mingw-w64. [2020-02-25T18:19:36.004Z] #10 48.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-25T18:19:36.004Z] #10 48.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:19:36.004Z] #10 48.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-02-25T18:19:36.004Z] #10 48.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-25T18:19:36.004Z] #10 48.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-25T18:19:36.004Z] #10 49.05 Selecting previously unselected package dmsetup. [2020-02-25T18:19:36.004Z] #10 49.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-02-25T18:19:36.004Z] #10 49.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-25T18:19:36.004Z] #10 49.31 Selecting previously unselected package mingw-w64-common. [2020-02-25T18:19:36.004Z] #10 49.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-25T18:19:36.004Z] #10 49.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-25T18:19:36.004Z] #10 58.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-25T18:19:36.004Z] #10 58.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-25T18:19:36.004Z] #10 58.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:19:36.004Z] #10 ... [2020-02-25T18:19:36.004Z] [2020-02-25T18:19:36.004Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:36.004Z] #27 21.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-25T18:19:36.004Z] #27 22.17 [2020-02-25T18:19:36.004Z] #27 22.45 # 2.2% ######################################################################## 100.0% [2020-02-25T18:19:36.004Z] #27 22.64 [2020-02-25T18:19:36.053Z] #45 25.00 CC images/userns.o [2020-02-25T18:19:36.053Z] #45 25.13 CC images/google/protobuf/descriptor.o [2020-02-25T18:19:36.265Z] #27 ... [2020-02-25T18:19:36.265Z] [2020-02-25T18:19:36.265Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:36.265Z] #47 48.45 bufio [2020-02-25T18:19:36.265Z] #47 48.95 reflect [2020-02-25T18:19:36.265Z] #47 51.25 regexp/syntax [2020-02-25T18:19:36.265Z] #47 54.26 hash/crc32 [2020-02-25T18:19:36.265Z] #47 55.63 crypto/rc4 [2020-02-25T18:19:36.265Z] #47 56.46 vendor/golang.org/x/crypto/hkdf [2020-02-25T18:19:36.265Z] #47 56.59 vendor/golang.org/x/text/transform [2020-02-25T18:19:36.265Z] #47 57.08 time [2020-02-25T18:19:36.823Z] #45 25.99 CC images/opts.o [2020-02-25T18:19:36.842Z] #47 ... [2020-02-25T18:19:36.842Z] [2020-02-25T18:19:36.842Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:36.842Z] #43 59.46 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-02-25T18:19:36.842Z] #43 59.49 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:37.181Z] #45 26.16 CC images/seccomp.o [2020-02-25T18:19:37.556Z] #45 26.30 CC images/binfmt-misc.o [2020-02-25T18:19:37.556Z] #45 26.43 CC images/time.o [2020-02-25T18:19:37.556Z] #45 26.52 CC images/sysctl.o [2020-02-25T18:19:37.556Z] #45 26.63 CC images/autofs.o [2020-02-25T18:19:37.556Z] #45 26.70 CC images/macvlan.o [2020-02-25T18:19:37.920Z] #45 26.84 CC images/sit.o [2020-02-25T18:19:37.920Z] #45 26.96 LINK images/built-in.o [2020-02-25T18:19:37.920Z] #45 27.03 GEN compel/include/asm [2020-02-25T18:19:37.920Z] #45 27.03 GEN compel/include/version.h [2020-02-25T18:19:37.920Z] #45 27.03 touch .config [2020-02-25T18:19:37.920Z] #45 27.04 GEN include/common/config.h [2020-02-25T18:19:37.920Z] #45 27.08 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-25T18:19:38.234Z] #43 ... [2020-02-25T18:19:38.234Z] [2020-02-25T18:19:38.234Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:38.234Z] #33 50.35 reflect [2020-02-25T18:19:38.234Z] #33 50.45 bufio [2020-02-25T18:19:38.234Z] #33 50.94 text/tabwriter [2020-02-25T18:19:38.234Z] #33 55.15 internal/syscall/unix [2020-02-25T18:19:38.234Z] #33 55.16 time [2020-02-25T18:19:38.234Z] #33 ... [2020-02-25T18:19:38.234Z] [2020-02-25T18:19:38.234Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:38.234Z] #27 24.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-25T18:19:38.234Z] #27 24.46 [2020-02-25T18:19:38.234Z] #27 24.78 0.8% ######################################################################## 100.0% [2020-02-25T18:19:38.292Z] #45 27.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-25T18:19:38.292Z] #45 27.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-25T18:19:38.292Z] #45 27.20 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-25T18:19:38.292Z] #45 27.22 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-25T18:19:38.293Z] #45 27.24 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-25T18:19:38.293Z] #45 27.28 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-25T18:19:38.293Z] #45 27.29 DEP compel/plugins/std/infect.d [2020-02-25T18:19:38.293Z] #45 27.40 DEP compel/plugins/std/string.d [2020-02-25T18:19:38.293Z] #45 27.44 DEP compel/plugins/std/log.d [2020-02-25T18:19:38.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-25T18:19:38.499Z] #27 ... [2020-02-25T18:19:38.499Z] [2020-02-25T18:19:38.499Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:19:38.499Z] #43 DONE 61.1s [2020-02-25T18:19:38.499Z] [2020-02-25T18:19:38.499Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:19:38.499Z] #35 60.44 Setting up libicu63:arm64 (63.1-6) ... [2020-02-25T18:19:38.499Z] #35 60.63 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:19:38.499Z] #35 60.81 Setting up libuv1:arm64 (1.24.1-1) ... [2020-02-25T18:19:38.499Z] #35 60.90 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:19:38.499Z] #35 61.09 Setting up librhash0:arm64 (1.3.8-1) ... [2020-02-25T18:19:38.499Z] #35 61.16 Setting up cmake-data (3.13.4-1) ... [2020-02-25T18:19:38.499Z] #35 61.21 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:19:38.499Z] #35 61.26 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-02-25T18:19:38.663Z] #45 27.50 DEP compel/plugins/std/fds.d [2020-02-25T18:19:38.663Z] #45 27.61 DEP compel/plugins/std/std.d [2020-02-25T18:19:38.663Z] #45 27.67 DEP compel/plugins/shmem/shmem.d [2020-02-25T18:19:38.663Z] #45 27.72 DEP compel/plugins/fds/fds.d [2020-02-25T18:19:38.663Z] #45 27.81 CC compel/plugins/std/std.o [2020-02-25T18:19:38.759Z] #35 61.27 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-02-25T18:19:38.760Z] #35 61.30 Setting up cmake (3.13.4-1) ... [2020-02-25T18:19:38.760Z] #35 61.31 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:38.760Z] #35 61.44 Processing triggers for mime-support (3.62) ... [2020-02-25T18:19:39.027Z] #45 28.02 CC compel/plugins/std/fds.o [2020-02-25T18:19:39.335Z] #35 DONE 61.9s [2020-02-25T18:19:39.335Z] [2020-02-25T18:19:39.335Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:19:39.335Z] #36 DONE 0.1s [2020-02-25T18:19:39.335Z] [2020-02-25T18:19:39.335Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:39.335Z] #47 61.69 regexp [2020-02-25T18:19:39.395Z] #45 28.20 CC compel/plugins/std/log.o [2020-02-25T18:19:39.596Z] #47 ... [2020-02-25T18:19:39.596Z] [2020-02-25T18:19:39.596Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-25T18:19:39.596Z] #37 DONE 0.2s [2020-02-25T18:19:39.596Z] [2020-02-25T18:19:39.596Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:39.762Z] #45 28.75 CC compel/plugins/std/string.o [2020-02-25T18:19:40.125Z] #45 29.17 CC compel/plugins/std/infect.o [2020-02-25T18:19:40.486Z] #45 29.44 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-25T18:19:40.486Z] #45 29.44 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-25T18:19:40.486Z] #45 29.48 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-25T18:19:40.486Z] #45 29.58 AR compel/plugins/std.lib.a [2020-02-25T18:19:40.486Z] #45 29.60 CC compel/plugins/fds/fds.o [2020-02-25T18:19:40.486Z] #45 29.72 AR compel/plugins/fds.lib.a [2020-02-25T18:19:40.853Z] #45 29.76 HOSTDEP compel/src/lib/log-host.d [2020-02-25T18:19:40.853Z] #45 29.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-25T18:19:40.853Z] #45 29.90 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-25T18:19:40.853Z] #45 29.98 HOSTDEP compel/src/main-host.d [2020-02-25T18:19:41.212Z] #45 30.10 DEP compel/src/lib/ptrace.d [2020-02-25T18:19:41.212Z] #45 30.24 DEP compel/src/lib/infect.d [2020-02-25T18:19:41.212Z] #45 30.32 DEP compel/src/lib/infect-util.d [2020-02-25T18:19:41.212Z] #45 30.37 DEP compel/src/lib/infect-rpc.d [2020-02-25T18:19:41.566Z] #45 30.43 DEP compel/arch/s390/src/lib/infect.d [2020-02-25T18:19:41.566Z] #45 30.61 DEP compel/arch/s390/src/lib/cpu.d [2020-02-25T18:19:41.971Z] #45 30.68 DEP compel/src/lib/log.d [2020-02-25T18:19:41.971Z] #45 30.74 DEP compel/src/main.d [2020-02-25T18:19:41.971Z] #45 30.85 DEP compel/src/lib/handle-elf.d [2020-02-25T18:19:41.971Z] #45 30.93 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-25T18:19:41.971Z] #45 30.98 CC compel/src/lib/log.o [2020-02-25T18:19:42.150Z] #38 2.420 + RM_GOPATH=0 [2020-02-25T18:19:42.150Z] #38 2.420 + TMP_GOPATH= [2020-02-25T18:19:42.150Z] #38 2.420 + : /build [2020-02-25T18:19:42.150Z] #38 2.420 + '[' -z '' ']' [2020-02-25T18:19:42.150Z] #38 2.421 ++ mktemp -d [2020-02-25T18:19:42.150Z] #38 2.457 + export GOPATH=/tmp/tmp.9XTHTKlhEG [2020-02-25T18:19:42.150Z] #38 2.459 + GOPATH=/tmp/tmp.9XTHTKlhEG [2020-02-25T18:19:42.150Z] #38 2.460 + RM_GOPATH=1 [2020-02-25T18:19:42.150Z] #38 2.462 ++ dirname ./install.sh [2020-02-25T18:19:42.150Z] #38 2.467 + dir=. [2020-02-25T18:19:42.150Z] #38 2.468 + bin=tini [2020-02-25T18:19:42.150Z] #38 2.468 + shift [2020-02-25T18:19:42.150Z] #38 2.469 + '[' '!' -f ./tini.installer ']' [2020-02-25T18:19:42.150Z] #38 2.469 + . ./tini.installer [2020-02-25T18:19:42.150Z] #38 2.470 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:42.150Z] #38 2.470 + install_tini [2020-02-25T18:19:42.150Z] #38 2.471 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-25T18:19:42.150Z] #38 2.471 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:42.150Z] #38 2.472 + git clone https://github.com/krallin/tini.git /tmp/tmp.9XTHTKlhEG/tini [2020-02-25T18:19:42.150Z] #38 2.477 Cloning into '/tmp/tmp.9XTHTKlhEG/tini'... [2020-02-25T18:19:42.457Z] #45 31.11 CC compel/arch/s390/src/lib/cpu.o [2020-02-25T18:19:42.457Z] #45 31.35 CC compel/arch/s390/src/lib/infect.o [2020-02-25T18:19:43.094Z] #38 3.371 + cd /tmp/tmp.9XTHTKlhEG/tini [2020-02-25T18:19:43.094Z] #38 3.371 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:19:43.094Z] #38 3.374 + cmake . [2020-02-25T18:19:43.094Z] #38 ... [2020-02-25T18:19:43.094Z] [2020-02-25T18:19:43.094Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:19:43.094Z] #27 25.13 [2020-02-25T18:19:43.094Z] #27 27.32 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-25T18:19:43.094Z] #27 27.38 skipping existing ed4b54129745 [2020-02-25T18:19:43.094Z] #27 27.50 [2020-02-25T18:19:43.094Z] #27 28.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-25T18:19:43.094Z] #27 29.29 [2020-02-25T18:19:43.094Z] #27 29.41 ######################################################################## 100.0% [2020-02-25T18:19:43.094Z] #27 29.48 [2020-02-25T18:19:43.094Z] #27 29.55 Download of images into '/build' complete. [2020-02-25T18:19:43.094Z] #27 29.55 Use something like the following to load the result into a Docker daemon: [2020-02-25T18:19:43.094Z] #27 29.55 tar -cC '/build' . | docker load [2020-02-25T18:19:43.094Z] #27 DONE 29.9s [2020-02-25T18:19:43.355Z] [2020-02-25T18:19:43.355Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:43.355Z] #33 62.43 internal/poll [2020-02-25T18:19:43.355Z] #33 64.81 os [2020-02-25T18:19:43.355Z] #33 65.76 internal/fmtsort [2020-02-25T18:19:43.392Z] #45 32.33 CC compel/src/lib/infect-rpc.o [2020-02-25T18:19:43.917Z] #45 32.80 CC compel/src/lib/infect-util.o [2020-02-25T18:19:44.289Z] #45 33.22 CC compel/src/lib/infect.o [2020-02-25T18:19:44.945Z] Running on azwin-2-a07a60 in d:\jenkins\workspace\moby_PR-40576 [Pipeline] { [Pipeline] ws [2020-02-25T18:19:44.960Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-25T18:19:45.063Z] #45 ... [2020-02-25T18:19:45.063Z] [2020-02-25T18:19:45.063Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:45.063Z] #48 57.33 go/parser [2020-02-25T18:19:45.063Z] #48 58.59 text/template [2020-02-25T18:19:45.063Z] #48 59.53 encoding/xml [2020-02-25T18:19:45.063Z] #48 61.69 go/doc [2020-02-25T18:19:45.063Z] #48 63.30 github.com/LK4D4/vndr/versioned [2020-02-25T18:19:45.063Z] #48 63.56 crypto/rand [2020-02-25T18:19:45.063Z] #48 63.95 crypto/rsa [2020-02-25T18:19:45.063Z] #48 64.93 github.com/LK4D4/vndr/build [2020-02-25T18:19:45.063Z] #48 65.89 crypto/dsa [2020-02-25T18:19:45.063Z] #48 66.36 crypto/x509/pkix [2020-02-25T18:19:45.063Z] #48 66.80 vendor/golang.org/x/crypto/cryptobyte [2020-02-25T18:19:45.275Z] #33 ... [2020-02-25T18:19:45.275Z] [2020-02-25T18:19:45.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:45.275Z] #10 67.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-25T18:19:45.275Z] #10 67.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-25T18:19:45.275Z] #10 67.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:45.275Z] #10 67.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-25T18:19:45.275Z] #10 67.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-25T18:19:45.275Z] #10 67.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:45.444Z] #48 ... [2020-02-25T18:19:45.444Z] [2020-02-25T18:19:45.444Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:45.444Z] #45 34.54 CC compel/src/lib/ptrace.o [2020-02-25T18:19:45.809Z] #45 34.88 AR compel/libcompel.a [2020-02-25T18:19:45.809Z] #45 34.91 HOSTCC compel/src/main-host.o [2020-02-25T18:19:46.173Z] #45 35.15 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-25T18:19:46.173Z] #45 35.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-25T18:19:46.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-25T18:19:46.556Z] #45 35.51 HOSTCC compel/src/lib/log-host.o [2020-02-25T18:19:46.556Z] #45 35.63 HOSTLINK compel/compel-host-bin [2020-02-25T18:19:46.556Z] #45 35.71 DEP soccr/soccr.d [2020-02-25T18:19:46.926Z] #45 35.86 CC soccr/soccr.o [2020-02-25T18:19:47.721Z] #45 36.76 AR soccr/libsoccr.a [2020-02-25T18:19:47.721Z] #45 36.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:19:48.083Z] #45 36.93 DEP criu/arch/s390/sigframe.d [2020-02-25T18:19:48.083Z] #45 37.03 DEP criu/arch/s390/crtools.d [2020-02-25T18:19:48.083Z] #45 37.13 DEP criu/arch/s390/cpu.d [2020-02-25T18:19:48.083Z] #45 37.22 CC criu/arch/s390/cpu.o [2020-02-25T18:19:48.451Z] #45 37.50 CC criu/arch/s390/crtools.o [2020-02-25T18:19:48.451Z] #45 ... [2020-02-25T18:19:48.451Z] [2020-02-25T18:19:48.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:48.451Z] #11 60.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-25T18:19:48.451Z] #11 60.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-25T18:19:48.451Z] #11 60.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:48.577Z] #10 ... [2020-02-25T18:19:48.577Z] [2020-02-25T18:19:48.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:48.577Z] #44 4.629 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:19:48.577Z] #44 4.629 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:19:48.577Z] #44 7.803 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:19:48.577Z] #44 7.896 GEN .gitid [2020-02-25T18:19:48.577Z] #44 7.908 GEN criu/include/version.h [2020-02-25T18:19:48.577Z] #44 7.940 GEN include/common/asm [2020-02-25T18:19:48.577Z] #44 9.630 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-25T18:19:48.577Z] #44 9.729 PBCC images/opts.pb-c.c [2020-02-25T18:19:48.577Z] #44 9.852 PBCC images/sit.pb-c.c [2020-02-25T18:19:48.577Z] #44 9.950 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-25T18:19:48.577Z] #44 10.03 DEP images/opts.pb-c.d [2020-02-25T18:19:48.577Z] #44 10.11 DEP images/sit.pb-c.d [2020-02-25T18:19:48.577Z] #44 10.15 PBCC images/macvlan.pb-c.c [2020-02-25T18:19:48.577Z] #44 10.18 DEP images/macvlan.pb-c.d [2020-02-25T18:19:48.577Z] #44 10.24 PBCC images/autofs.pb-c.c [2020-02-25T18:19:48.577Z] #44 10.30 DEP images/autofs.pb-c.d [2020-02-25T18:19:48.577Z] #44 ... [2020-02-25T18:19:48.577Z] [2020-02-25T18:19:48.577Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:48.826Z] #11 ... [2020-02-25T18:19:48.826Z] [2020-02-25T18:19:48.826Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:48.826Z] #48 67.74 net [2020-02-25T18:19:48.826Z] #48 68.17 vendor/golang.org/x/sys/cpu [2020-02-25T18:19:48.826Z] #48 68.37 vendor/golang.org/x/crypto/internal/chacha20 [2020-02-25T18:19:48.826Z] #48 68.74 vendor/golang.org/x/crypto/poly1305 [2020-02-25T18:19:48.826Z] #48 69.10 vendor/golang.org/x/crypto/chacha20poly1305 [2020-02-25T18:19:48.826Z] #48 69.36 vendor/golang.org/x/crypto/curve25519 [2020-02-25T18:19:48.826Z] #48 69.67 vendor/golang.org/x/crypto/hkdf [2020-02-25T18:19:48.826Z] #48 69.75 vendor/golang.org/x/text/transform [2020-02-25T18:19:48.826Z] #48 70.37 vendor/golang.org/x/text/unicode/bidi [2020-02-25T18:19:49.186Z] #48 71.53 vendor/golang.org/x/text/secure/bidirule [2020-02-25T18:19:49.551Z] #48 71.71 vendor/golang.org/x/text/unicode/norm [2020-02-25T18:19:49.701Z] Removing intermediate container 1128e25cb9b6 [2020-02-25T18:19:49.701Z] ---> 6630d9e20297 [2020-02-25T18:19:49.701Z] Step 11/16 : ARG GOOS [2020-02-25T18:19:49.701Z] ---> Running in 0f89bf8a57c3 [2020-02-25T18:19:49.701Z] Removing intermediate container 0f89bf8a57c3 [2020-02-25T18:19:49.701Z] ---> f2418754ea4c [2020-02-25T18:19:49.701Z] Step 12/16 : ARG GOARCH [2020-02-25T18:19:49.701Z] ---> Running in ea5d72b1bbc7 [2020-02-25T18:19:49.701Z] Removing intermediate container ea5d72b1bbc7 [2020-02-25T18:19:49.701Z] ---> e9eb069451e3 [2020-02-25T18:19:49.701Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-02-25T18:19:49.701Z] ---> Running in 17a5786abdbd [2020-02-25T18:19:49.883Z] #62 34.44 Checking out files: 54% (1664/3044) Checking out files: 55% (1675/3044) Checking out files: 56% (1705/3044) Checking out files: 57% (1736/3044) Checking out files: 58% (1766/3044) Checking out files: 59% (1796/3044) Checking out files: 60% (1827/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 90% (2756/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-25T18:19:49.883Z] #62 35.78 + cd /tmp/tmp.IJxB5401cj/src/github.com/containerd/containerd [2020-02-25T18:19:49.883Z] #62 35.78 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:19:51.348Z] #48 ... [2020-02-25T18:19:51.348Z] [2020-02-25T18:19:51.348Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:19:51.348Z] #11 72.12 Selecting previously unselected package libapparmor1:s390x. [2020-02-25T18:19:51.348Z] #11 72.13 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.13 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-25T18:19:51.348Z] #11 72.23 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-25T18:19:51.348Z] #11 72.23 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.23 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-25T18:19:51.348Z] #11 72.33 Selecting previously unselected package libbtrfs0. [2020-02-25T18:19:51.348Z] #11 72.33 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:19:51.348Z] #11 72.37 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:19:51.348Z] #11 72.37 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:19:51.348Z] #11 72.47 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-25T18:19:51.348Z] #11 72.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.48 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-25T18:19:51.348Z] #11 72.53 Selecting previously unselected package libudev-dev:s390x. [2020-02-25T18:19:51.348Z] #11 72.53 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.54 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-25T18:19:51.348Z] #11 72.63 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-25T18:19:51.348Z] #11 72.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.64 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-25T18:19:51.348Z] #11 72.86 Selecting previously unselected package libpcre16-3:s390x. [2020-02-25T18:19:51.348Z] #11 72.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.87 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-25T18:19:51.348Z] #11 72.96 Selecting previously unselected package libpcre32-3:s390x. [2020-02-25T18:19:51.348Z] #11 72.96 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 72.97 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-25T18:19:51.348Z] #11 73.06 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-25T18:19:51.348Z] #11 73.06 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.06 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-25T18:19:51.348Z] #11 73.12 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-25T18:19:51.348Z] #11 73.12 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.13 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-25T18:19:51.348Z] #11 73.35 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-25T18:19:51.348Z] #11 73.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.36 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-25T18:19:51.348Z] #11 73.48 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-25T18:19:51.348Z] #11 73.48 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.49 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-25T18:19:51.348Z] #11 73.54 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-25T18:19:51.348Z] #11 73.54 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.54 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-25T18:19:51.348Z] #11 73.61 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-25T18:19:51.348Z] #11 73.61 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-25T18:19:51.348Z] #11 73.63 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-25T18:19:51.727Z] #11 73.91 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-25T18:19:51.727Z] #11 73.92 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-25T18:19:51.727Z] #11 73.93 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-25T18:19:51.727Z] #11 73.95 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:19:51.727Z] #11 73.95 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-25T18:19:51.727Z] #11 73.96 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-25T18:19:51.727Z] #11 73.97 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:51.727Z] #11 73.97 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:19:51.727Z] #11 73.98 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-25T18:19:51.727Z] #11 73.99 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-25T18:19:51.727Z] #11 74.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:19:51.727Z] #11 74.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:19:51.727Z] #11 74.01 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-25T18:19:51.727Z] #11 74.02 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-25T18:19:51.727Z] #11 74.02 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-25T18:19:51.727Z] #11 74.03 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:19:51.727Z] #11 74.04 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-25T18:19:51.727Z] #11 74.04 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:51.727Z] #11 74.05 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 [2020-02-25T18:19:51.727Z] #11 74.05 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 [2020-02-25T18:19:51.727Z] #11 74.06 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:19:51.727Z] #11 74.06 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 [2020-02-25T18:19:51.727Z] #11 74.06 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 [2020-02-25T18:19:51.727Z] #11 74.07 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:19:51.727Z] #11 74.07 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-25T18:19:51.727Z] #11 74.08 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-25T18:19:51.727Z] #11 74.09 Setting up dmsetup (2:1.02.155-3) ... [2020-02-25T18:19:51.727Z] #11 74.09 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-25T18:19:51.727Z] #11 74.10 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-25T18:19:51.727Z] #11 74.11 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:19:51.801Z] #62 37.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-25T18:19:51.801Z] #62 37.63 + BUILDTAGS='netgo osusergo static_build' [2020-02-25T18:19:51.801Z] #62 37.63 + export EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:19:51.801Z] #62 37.63 + EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:19:51.801Z] #62 37.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-25T18:19:51.801Z] #62 37.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-25T18:19:51.801Z] #62 37.63 + '[' '' = dynamic ']' [2020-02-25T18:19:51.801Z] #62 37.63 + make [2020-02-25T18:19:52.087Z] #11 DONE 74.4s [2020-02-25T18:19:52.087Z] [2020-02-25T18:19:52.087Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:19:52.087Z] #12 ... [2020-02-25T18:19:52.087Z] [2020-02-25T18:19:52.087Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:19:52.087Z] #56 DONE 0.1s [2020-02-25T18:19:52.087Z] [2020-02-25T18:19:52.087Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-25T18:19:52.087Z] #57 DONE 0.1s [2020-02-25T18:19:52.439Z] [2020-02-25T18:19:52.439Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:52.439Z] #58 ... [2020-02-25T18:19:52.439Z] [2020-02-25T18:19:52.439Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:19:52.439Z] #12 DONE 0.4s [2020-02-25T18:19:52.439Z] [2020-02-25T18:19:52.439Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:52.439Z] #58 0.243 + RM_GOPATH=0 [2020-02-25T18:19:52.439Z] #58 0.243 + TMP_GOPATH= [2020-02-25T18:19:52.439Z] #58 0.244 + : /build [2020-02-25T18:19:52.439Z] #58 0.244 + '[' -z '' ']' [2020-02-25T18:19:52.439Z] #58 0.244 ++ mktemp -d [2020-02-25T18:19:52.439Z] #58 0.245 + export GOPATH=/tmp/tmp.YFQCBzhxt4 [2020-02-25T18:19:52.439Z] #58 0.245 + GOPATH=/tmp/tmp.YFQCBzhxt4 [2020-02-25T18:19:52.439Z] #58 0.245 + RM_GOPATH=1 [2020-02-25T18:19:52.439Z] #58 0.246 ++ dirname ./install.sh [2020-02-25T18:19:52.439Z] #58 0.246 + dir=. [2020-02-25T18:19:52.439Z] #58 0.246 + bin=runc [2020-02-25T18:19:52.439Z] #58 0.246 + shift [2020-02-25T18:19:52.439Z] #58 0.247 + '[' '!' -f ./runc.installer ']' [2020-02-25T18:19:52.439Z] #58 0.247 + . ./runc.installer [2020-02-25T18:19:52.439Z] #58 0.247 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:19:52.439Z] #58 0.247 + install_runc [2020-02-25T18:19:52.439Z] #58 0.248 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-25T18:19:52.439Z] #58 0.249 + uname -r [2020-02-25T18:19:52.808Z] #58 0.249 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-25T18:19:52.808Z] #58 0.250 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-25T18:19:52.808Z] #58 0.250 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-25T18:19:52.808Z] #58 0.250 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YFQCBzhxt4/src/github.com/opencontainers/runc [2020-02-25T18:19:52.808Z] #58 0.251 Cloning into '/tmp/tmp.YFQCBzhxt4/src/github.com/opencontainers/runc'... [2020-02-25T18:19:52.808Z] #58 ... [2020-02-25T18:19:52.808Z] [2020-02-25T18:19:52.808Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-25T18:19:52.808Z] #13 DONE 0.4s [2020-02-25T18:19:53.189Z] #62 38.92 + bin/ctr [2020-02-25T18:19:53.194Z] [2020-02-25T18:19:53.194Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:53.194Z] #48 75.11 vendor/golang.org/x/net/idna [2020-02-25T18:19:53.194Z] #48 ... [2020-02-25T18:19:53.194Z] [2020-02-25T18:19:53.194Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-25T18:19:53.194Z] #14 0.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-25T18:19:53.194Z] #14 DONE 0.4s [2020-02-25T18:19:53.194Z] [2020-02-25T18:19:53.194Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-25T18:19:53.451Z] #62 ... [2020-02-25T18:19:53.451Z] [2020-02-25T18:19:53.451Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:53.451Z] #38 4.387 -- The C compiler identification is GNU 8.3.0 [2020-02-25T18:19:53.451Z] #38 4.475 -- Check for working C compiler: /usr/bin/cc [2020-02-25T18:19:53.451Z] #38 5.636 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-25T18:19:53.451Z] #38 5.651 -- Detecting C compiler ABI info [2020-02-25T18:19:53.451Z] #38 6.638 -- Detecting C compiler ABI info - done [2020-02-25T18:19:53.451Z] #38 6.687 -- Detecting C compile features [2020-02-25T18:19:53.451Z] #38 9.242 -- Detecting C compile features - done [2020-02-25T18:19:53.451Z] #38 9.269 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-25T18:19:53.451Z] #38 10.02 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-25T18:19:53.451Z] #38 10.22 -- Configuring done [2020-02-25T18:19:53.451Z] #38 10.26 -- Generating done [2020-02-25T18:19:53.451Z] #38 10.27 -- Build files have been written to: /tmp/tmp.9XTHTKlhEG/tini [2020-02-25T18:19:53.451Z] #38 10.28 + make tini-static [2020-02-25T18:19:53.451Z] #38 10.93 Scanning dependencies of target tini-static [2020-02-25T18:19:53.451Z] #38 11.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-25T18:19:53.451Z] #38 12.71 [100%] Linking C executable tini-static [2020-02-25T18:19:53.451Z] #38 13.32 [100%] Built target tini-static [2020-02-25T18:19:53.451Z] #38 13.42 + mkdir -p /build [2020-02-25T18:19:53.451Z] #38 13.43 + cp tini-static /build/docker-init [2020-02-25T18:19:53.451Z] #38 DONE 14.0s [2020-02-25T18:19:53.451Z] [2020-02-25T18:19:53.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:53.451Z] #44 10.41 PBCC images/sysctl.pb-c.c [2020-02-25T18:19:53.451Z] #44 10.47 DEP images/sysctl.pb-c.d [2020-02-25T18:19:53.451Z] #44 10.56 PBCC images/time.pb-c.c [2020-02-25T18:19:53.451Z] #44 10.59 DEP images/time.pb-c.d [2020-02-25T18:19:53.451Z] #44 10.65 PBCC images/binfmt-misc.pb-c.c [2020-02-25T18:19:53.451Z] #44 10.69 DEP images/binfmt-misc.pb-c.d [2020-02-25T18:19:53.451Z] #44 10.76 PBCC images/seccomp.pb-c.c [2020-02-25T18:19:53.451Z] #44 10.77 DEP images/seccomp.pb-c.d [2020-02-25T18:19:53.451Z] #44 10.89 PBCC images/userns.pb-c.c [2020-02-25T18:19:53.451Z] #44 10.94 DEP images/userns.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.00 PBCC images/cgroup.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.06 DEP images/cgroup.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.13 PBCC images/fown.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.18 PBCC images/ext-file.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.22 DEP images/fown.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.30 DEP images/ext-file.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.40 PBCC images/rpc.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.42 DEP images/rpc.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.57 PBCC images/siginfo.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.63 DEP images/siginfo.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.71 PBCC images/pagemap.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.79 DEP images/pagemap.pb-c.d [2020-02-25T18:19:53.451Z] #44 11.89 PBCC images/rlimit.pb-c.c [2020-02-25T18:19:53.451Z] #44 11.94 DEP images/rlimit.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.04 PBCC images/file-lock.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.11 DEP images/file-lock.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.21 PBCC images/tty.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.36 DEP images/tty.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.46 PBCC images/tun.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.49 PBCC images/netdev.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.55 DEP images/tun.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.60 DEP images/netdev.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.70 PBCC images/vma.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.77 DEP images/vma.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.84 PBCC images/creds.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.85 DEP images/creds.pb-c.d [2020-02-25T18:19:53.451Z] #44 12.91 PBCC images/utsns.pb-c.c [2020-02-25T18:19:53.451Z] #44 12.94 DEP images/utsns.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.03 PBCC images/ipc-desc.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.07 PBCC images/ipc-sem.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.09 DEP images/ipc-desc.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.14 DEP images/ipc-sem.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.21 PBCC images/ipc-msg.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.24 DEP images/ipc-msg.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.34 PBCC images/ipc-shm.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.37 DEP images/ipc-shm.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.41 PBCC images/ipc-var.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.47 DEP images/ipc-var.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.51 PBCC images/sk-opts.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.56 PBCC images/packet-sock.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.71 DEP images/sk-opts.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.78 DEP images/packet-sock.pb-c.d [2020-02-25T18:19:53.451Z] #44 13.86 PBCC images/sk-netlink.pb-c.c [2020-02-25T18:19:53.451Z] #44 13.93 DEP images/sk-netlink.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.02 PBCC images/sk-inet.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.16 DEP images/sk-inet.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.31 PBCC images/sk-unix.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.34 DEP images/sk-unix.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.40 PBCC images/mm.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.51 DEP images/mm.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.59 PBCC images/timerfd.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.65 DEP images/timerfd.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.73 PBCC images/timer.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.83 DEP images/timer.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.86 PBCC images/sa.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.91 DEP images/sa.pb-c.d [2020-02-25T18:19:53.451Z] #44 14.93 PBCC images/pipe-data.pb-c.c [2020-02-25T18:19:53.451Z] #44 14.98 DEP images/pipe-data.pb-c.d [2020-02-25T18:19:53.451Z] #44 15.13 PBCC images/mnt.pb-c.c [2020-02-25T18:19:53.451Z] #44 15.24 DEP images/mnt.pb-c.d [2020-02-25T18:19:53.567Z] #15 DONE 0.4s [2020-02-25T18:19:53.567Z] [2020-02-25T18:19:53.567Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-25T18:19:53.713Z] #44 15.33 PBCC images/sk-packet.pb-c.c [2020-02-25T18:19:53.713Z] #44 15.38 DEP images/sk-packet.pb-c.d [2020-02-25T18:19:53.713Z] #44 ... [2020-02-25T18:19:53.713Z] [2020-02-25T18:19:53.713Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:19:53.713Z] #47 65.88 context [2020-02-25T18:19:53.713Z] #47 66.04 os [2020-02-25T18:19:53.713Z] #47 68.76 github.com/LK4D4/vndr/versioned [2020-02-25T18:19:53.713Z] #47 69.85 encoding/binary [2020-02-25T18:19:53.713Z] #47 70.51 fmt [2020-02-25T18:19:53.713Z] #47 70.52 internal/lazyregexp [2020-02-25T18:19:53.713Z] #47 70.59 net [2020-02-25T18:19:53.713Z] #47 71.11 os/exec [2020-02-25T18:19:53.713Z] #47 72.69 encoding/base64 [2020-02-25T18:19:53.713Z] #47 73.95 crypto/cipher [2020-02-25T18:19:53.713Z] #47 75.75 crypto/sha512 [2020-02-25T18:19:53.939Z] #16 DONE 0.3s [2020-02-25T18:19:53.939Z] [2020-02-25T18:19:53.939Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:53.939Z] #45 38.35 CC criu/arch/s390/sigframe.o [2020-02-25T18:19:53.939Z] #45 38.50 LINK criu/arch/s390/crtools.built-in.o [2020-02-25T18:19:53.939Z] #45 38.51 DEP criu/arch/s390/vdso-pie.d [2020-02-25T18:19:53.939Z] #45 38.62 DEP criu/pie/parasite-vdso.d [2020-02-25T18:19:53.939Z] #45 38.71 DEP criu/pie/util-vdso.d [2020-02-25T18:19:53.939Z] #45 38.80 DEP criu/pie/util.d [2020-02-25T18:19:53.939Z] #45 38.92 CC criu/pie/util.o [2020-02-25T18:19:53.939Z] #45 39.09 CC criu/pie/util-vdso.o [2020-02-25T18:19:53.939Z] #45 39.42 CC criu/pie/parasite-vdso.o [2020-02-25T18:19:53.939Z] #45 39.78 CC criu/arch/s390/vdso-pie.o [2020-02-25T18:19:53.939Z] #45 39.93 AR criu/pie/pie.lib.a [2020-02-25T18:19:53.939Z] #45 39.98 DEP criu/pie/restorer.d [2020-02-25T18:19:53.939Z] #45 40.26 DEP criu/arch/s390/restorer.d [2020-02-25T18:19:53.939Z] #45 40.37 DEP criu/pie/parasite.d [2020-02-25T18:19:53.939Z] #45 40.51 CC criu/pie/parasite.o [2020-02-25T18:19:53.939Z] #45 41.17 LINK criu/pie/parasite.built-in.o [2020-02-25T18:19:53.939Z] #45 41.17 GEN criu/pie/parasite-blob.h [2020-02-25T18:19:53.939Z] #45 41.17 CC criu/arch/s390/restorer.o [2020-02-25T18:19:53.939Z] #45 41.44 CC criu/pie/restorer.o [2020-02-25T18:19:53.974Z] #47 ... [2020-02-25T18:19:53.974Z] [2020-02-25T18:19:53.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:53.974Z] #44 15.46 PBCC images/tcp-stream.pb-c.c [2020-02-25T18:19:53.974Z] #44 15.57 DEP images/tcp-stream.pb-c.d [2020-02-25T18:19:54.236Z] #44 15.71 PBCC images/pipe.pb-c.c [2020-02-25T18:19:54.236Z] #44 15.80 DEP images/pipe.pb-c.d [2020-02-25T18:19:54.236Z] #44 15.88 PBCC images/pstree.pb-c.c [2020-02-25T18:19:54.236Z] #44 15.94 DEP images/pstree.pb-c.d [2020-02-25T18:19:54.497Z] #44 15.99 PBCC images/fs.pb-c.c [2020-02-25T18:19:54.497Z] #44 16.02 DEP images/fs.pb-c.d [2020-02-25T18:19:54.497Z] #44 16.08 PBCC images/signalfd.pb-c.c [2020-02-25T18:19:54.497Z] #44 16.13 DEP images/signalfd.pb-c.d [2020-02-25T18:19:54.722Z] #45 ... [2020-02-25T18:19:54.722Z] [2020-02-25T18:19:54.722Z] #17 [dev 6/25] RUN ldconfig [2020-02-25T18:19:54.722Z] #17 DONE 0.4s [2020-02-25T18:19:54.722Z] [2020-02-25T18:19:54.722Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:19:54.722Z] #18 0.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:19:54.758Z] #44 16.25 PBCC images/fh.pb-c.c [2020-02-25T18:19:54.758Z] #44 16.42 PBCC images/fsnotify.pb-c.c [2020-02-25T18:19:55.020Z] #44 16.54 DEP images/fh.pb-c.d [2020-02-25T18:19:55.020Z] #44 16.68 DEP images/fsnotify.pb-c.d [2020-02-25T18:19:55.020Z] #44 16.79 PBCC images/eventpoll.pb-c.c [2020-02-25T18:19:55.088Z] #18 ... [2020-02-25T18:19:55.088Z] [2020-02-25T18:19:55.088Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:19:55.088Z] #66 71.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:19:55.088Z] #66 71.61 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-25T18:19:55.088Z] #66 DONE 77.0s [2020-02-25T18:19:55.088Z] [2020-02-25T18:19:55.088Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-25T18:19:55.088Z] #67 DONE 0.1s [2020-02-25T18:19:55.088Z] [2020-02-25T18:19:55.088Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:19:55.088Z] #18 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:19:55.088Z] #18 0.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:19:55.299Z] #44 16.86 DEP images/eventpoll.pb-c.d [2020-02-25T18:19:55.299Z] #44 16.97 PBCC images/eventfd.pb-c.c [2020-02-25T18:19:55.299Z] #44 17.03 DEP images/eventfd.pb-c.d [2020-02-25T18:19:55.461Z] #18 1.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-25T18:19:55.571Z] #44 17.11 PBCC images/remap-file-path.pb-c.c [2020-02-25T18:19:55.571Z] #44 17.19 DEP images/remap-file-path.pb-c.d [2020-02-25T18:19:55.571Z] #44 ... [2020-02-25T18:19:55.571Z] [2020-02-25T18:19:55.571Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:55.571Z] #33 67.92 fmt [2020-02-25T18:19:55.571Z] #33 67.92 path/filepath [2020-02-25T18:19:55.571Z] #33 69.22 io/ioutil [2020-02-25T18:19:55.571Z] #33 71.87 log [2020-02-25T18:19:55.571Z] #33 71.87 flag [2020-02-25T18:19:55.571Z] #33 71.87 github.com/BurntSushi/toml [2020-02-25T18:19:55.571Z] #33 76.23 github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:19:55.571Z] #33 ... [2020-02-25T18:19:55.571Z] [2020-02-25T18:19:55.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:55.571Z] #44 17.24 PBCC images/fifo.pb-c.c [2020-02-25T18:19:55.571Z] #44 17.27 DEP images/fifo.pb-c.d [2020-02-25T18:19:55.834Z] #44 17.40 PBCC images/ghost-file.pb-c.c [2020-02-25T18:19:56.095Z] #44 17.54 DEP images/ghost-file.pb-c.d [2020-02-25T18:19:56.095Z] #44 17.65 PBCC images/regfile.pb-c.c [2020-02-25T18:19:56.095Z] #44 17.70 DEP images/regfile.pb-c.d [2020-02-25T18:19:56.095Z] #44 17.75 PBCC images/ns.pb-c.c [2020-02-25T18:19:56.095Z] #44 17.76 DEP images/ns.pb-c.d [2020-02-25T18:19:56.095Z] #44 17.86 PBCC images/fdinfo.pb-c.c [2020-02-25T18:19:56.356Z] #44 18.00 DEP images/fdinfo.pb-c.d [2020-02-25T18:19:56.617Z] #44 18.15 PBCC images/core-aarch64.pb-c.c [2020-02-25T18:19:56.617Z] #44 18.28 PBCC images/core-arm.pb-c.c [2020-02-25T18:19:56.617Z] #44 18.33 PBCC images/core-ppc64.pb-c.c [2020-02-25T18:19:56.617Z] #44 18.39 PBCC images/core-s390.pb-c.c [2020-02-25T18:19:56.698Z] #18 2.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [160 kB] [2020-02-25T18:19:56.880Z] #44 18.49 PBCC images/core-x86.pb-c.c [2020-02-25T18:19:56.880Z] #44 18.52 PBCC images/core.pb-c.c [2020-02-25T18:19:57.142Z] #44 18.65 PBCC images/inventory.pb-c.c [2020-02-25T18:19:57.142Z] #44 18.79 DEP images/core-aarch64.pb-c.d [2020-02-25T18:19:57.142Z] #44 18.87 DEP images/core-arm.pb-c.d [2020-02-25T18:19:57.404Z] #44 18.98 DEP images/core-ppc64.pb-c.d [2020-02-25T18:19:57.404Z] #44 19.03 DEP images/core-s390.pb-c.d [2020-02-25T18:19:57.404Z] #44 19.08 DEP images/core-x86.pb-c.d [2020-02-25T18:19:57.404Z] #44 19.17 DEP images/core.pb-c.d [2020-02-25T18:19:57.473Z] #18 2.977 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-02-25T18:19:57.665Z] #44 19.27 DEP images/inventory.pb-c.d [2020-02-25T18:19:57.665Z] #44 19.35 PBCC images/cpuinfo.pb-c.c [2020-02-25T18:19:57.927Z] #44 19.42 DEP images/cpuinfo.pb-c.d [2020-02-25T18:19:57.927Z] #44 19.46 PBCC images/stats.pb-c.c [2020-02-25T18:19:57.927Z] #44 19.52 DEP images/stats.pb-c.d [2020-02-25T18:19:59.843Z] #44 ... [2020-02-25T18:19:59.843Z] [2020-02-25T18:19:59.843Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:19:59.843Z] #33 DONE 82.1s [2020-02-25T18:19:59.843Z] [2020-02-25T18:19:59.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:19:59.843Z] #44 21.42 make[1]: Nothing to be done for 'all'. [2020-02-25T18:20:00.600Z] #18 ... [2020-02-25T18:20:00.600Z] [2020-02-25T18:20:00.600Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:20:00.600Z] #51 DONE 82.5s [2020-02-25T18:20:00.600Z] [2020-02-25T18:20:00.600Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:00.600Z] #45 43.67 LINK criu/pie/restorer.built-in.o [2020-02-25T18:20:00.600Z] #45 43.68 GEN criu/pie/restorer-blob.h [2020-02-25T18:20:00.600Z] #45 43.75 DEP criu/vdso.d [2020-02-25T18:20:00.600Z] #45 43.95 DEP criu/uts_ns.d [2020-02-25T18:20:00.600Z] #45 44.06 DEP criu/util.d [2020-02-25T18:20:00.600Z] #45 44.25 DEP criu/uffd.d [2020-02-25T18:20:00.600Z] #45 44.53 DEP criu/tun.d [2020-02-25T18:20:00.600Z] #45 44.82 DEP criu/tty.d [2020-02-25T18:20:00.600Z] #45 44.92 DEP criu/timerfd.d [2020-02-25T18:20:00.600Z] #45 45.08 DEP criu/sysfs_parse.d [2020-02-25T18:20:00.600Z] #45 45.26 DEP criu/sysctl.d [2020-02-25T18:20:00.600Z] #45 45.37 DEP criu/string.d [2020-02-25T18:20:00.600Z] #45 45.38 DEP criu/stats.d [2020-02-25T18:20:00.600Z] #45 45.48 DEP criu/sockets.d [2020-02-25T18:20:00.600Z] #45 45.61 DEP criu/sk-unix.d [2020-02-25T18:20:00.600Z] #45 45.72 DEP criu/sk-tcp.d [2020-02-25T18:20:00.600Z] #45 45.82 DEP criu/sk-queue.d [2020-02-25T18:20:00.600Z] #45 45.95 DEP criu/sk-packet.d [2020-02-25T18:20:00.600Z] #45 46.04 DEP criu/sk-netlink.d [2020-02-25T18:20:00.600Z] #45 46.13 DEP criu/sk-inet.d [2020-02-25T18:20:00.600Z] #45 46.22 DEP criu/signalfd.d [2020-02-25T18:20:00.600Z] #45 46.37 DEP criu/sigframe.d [2020-02-25T18:20:00.600Z] #45 46.42 DEP criu/shmem.d [2020-02-25T18:20:00.600Z] #45 46.53 DEP criu/servicefd.d [2020-02-25T18:20:00.600Z] #45 46.61 DEP criu/seize.d [2020-02-25T18:20:00.600Z] #45 46.80 DEP criu/seccomp.d [2020-02-25T18:20:00.600Z] #45 46.90 DEP criu/rst-malloc.d [2020-02-25T18:20:00.600Z] #45 46.94 DEP criu/rbtree.d [2020-02-25T18:20:00.600Z] #45 46.97 DEP criu/pstree.d [2020-02-25T18:20:00.600Z] #45 47.15 DEP criu/protobuf.d [2020-02-25T18:20:00.600Z] #45 47.28 GEN criu/protobuf-desc-gen.h [2020-02-25T18:20:00.600Z] #45 48.80 DEP criu/protobuf-desc.d [2020-02-25T18:20:00.600Z] #45 48.94 DEP criu/proc_parse.d [2020-02-25T18:20:00.600Z] #45 49.22 DEP criu/plugin.d [2020-02-25T18:20:00.600Z] #45 49.33 DEP criu/pipes.d [2020-02-25T18:20:00.600Z] #45 49.40 DEP criu/pie-util.d [2020-02-25T18:20:00.600Z] #45 49.44 DEP criu/pie-util-vdso.d [2020-02-25T18:20:00.600Z] #45 49.71 DEP criu/pie-util-vdso-elf32.d [2020-02-25T18:20:00.788Z] #44 ... [2020-02-25T18:20:00.788Z] [2020-02-25T18:20:00.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:00.788Z] #47 76.81 crypto/aes [2020-02-25T18:20:00.788Z] #47 77.13 crypto/des [2020-02-25T18:20:00.788Z] #47 78.39 crypto/ed25519/internal/edwards25519 [2020-02-25T18:20:00.788Z] #47 78.48 go/token [2020-02-25T18:20:00.788Z] #47 79.35 net/url [2020-02-25T18:20:00.788Z] #47 80.43 go/scanner [2020-02-25T18:20:00.788Z] #47 81.81 text/template/parse [2020-02-25T18:20:00.788Z] #47 82.73 encoding/json [2020-02-25T18:20:00.805Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-25T18:20:00.805Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-25T18:20:00.805Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, identifier_marker: 1/1, nolint: 0/1, skip_files: 10/10, exclude-rules: 1/1 [2020-02-25T18:20:00.805Z] INFO [runner] processing took 1.592453ms with stages: nolint: 888.85µs, path_prettifier: 350.157µs, skip_dirs: 144.97µs, autogenerated_exclude: 91.498µs, cgo: 48.664µs, identifier_marker: 46.584µs, filename_unadjuster: 13.246µs, exclude-rules: 3.564µs, max_same_issues: 1.274µs, diff: 592ns, uniq_by_line: 554ns, max_from_linter: 535ns, source_code: 527ns, exclude: 393ns, skip_files: 370ns, path_shortener: 350ns, max_per_file_from_linter: 325ns [2020-02-25T18:20:00.805Z] INFO [runner] linters took 1m31.309671806s with stages: goanalysis_metalinter: 1m13.354938664s, unused: 17.952437087s [2020-02-25T18:20:00.805Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-25T18:20:00.805Z] INFO Memory: 1374 samples, avg is 653.0MB, max is 3637.0MB [2020-02-25T18:20:00.805Z] INFO Execution took 3m23.724628109s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-25T18:20:00.966Z] #45 50.03 DEP criu/path.d [2020-02-25T18:20:00.966Z] #45 50.12 DEP criu/parasite-syscall.d [2020-02-25T18:20:01.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh dynbinary-daemon test-docker-py [2020-02-25T18:20:01.324Z] #45 50.39 DEP criu/pagemap.d [2020-02-25T18:20:01.324Z] #45 50.54 DEP criu/pagemap-cache.d [2020-02-25T18:20:01.360Z] #47 83.49 go/ast [2020-02-25T18:20:01.690Z] [2020-02-25T18:20:01.690Z] Removing bundles/ [2020-02-25T18:20:01.690Z] [2020-02-25T18:20:01.690Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-25T18:20:01.690Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:20:01.690Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:20:01.700Z] #45 50.66 DEP criu/page-xfer.d [2020-02-25T18:20:01.700Z] #45 50.76 DEP criu/page-pipe.d [2020-02-25T18:20:01.935Z] #47 ... [2020-02-25T18:20:01.935Z] [2020-02-25T18:20:01.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:01.935Z] #44 23.48 CC images/stats.o [2020-02-25T18:20:02.069Z] #45 50.83 DEP criu/netfilter.d [2020-02-25T18:20:02.069Z] #45 51.00 DEP criu/net.d [2020-02-25T18:20:02.069Z] #45 51.13 DEP criu/namespaces.d [2020-02-25T18:20:02.439Z] #45 51.28 DEP criu/mount.d [2020-02-25T18:20:02.439Z] #45 51.37 DEP criu/mem.d [2020-02-25T18:20:02.439Z] #45 51.51 DEP criu/lsm.d [2020-02-25T18:20:02.439Z] #45 ... [2020-02-25T18:20:02.439Z] [2020-02-25T18:20:02.439Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:02.439Z] #18 8.021 Fetched 8028 kB in 8s (1038 kB/s) [2020-02-25T18:20:02.508Z] #44 24.09 CC images/core.o [2020-02-25T18:20:03.452Z] #44 25.06 CC images/core-x86.o [2020-02-25T18:20:04.227Z] #18 8.021 Reading package lists... [2020-02-25T18:20:04.396Z] #44 25.97 CC images/core-arm.o [2020-02-25T18:20:04.969Z] #44 26.43 CC images/core-aarch64.o [2020-02-25T18:20:05.034Z] #18 9.947 Reading package lists... [2020-02-25T18:20:05.034Z] #18 ... [2020-02-25T18:20:05.034Z] [2020-02-25T18:20:05.034Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:05.034Z] #48 77.19 vendor/golang.org/x/net/http2/hpack [2020-02-25T18:20:05.034Z] #48 78.27 mime [2020-02-25T18:20:05.034Z] #48 79.77 mime/quotedprintable [2020-02-25T18:20:05.034Z] #48 80.08 net/http/internal [2020-02-25T18:20:05.034Z] #48 83.86 crypto/tls [2020-02-25T18:20:05.034Z] #48 ... [2020-02-25T18:20:05.034Z] [2020-02-25T18:20:05.034Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:05.034Z] #45 51.57 DEP criu/log.d [2020-02-25T18:20:05.034Z] #45 51.67 DEP criu/libnetlink.d [2020-02-25T18:20:05.034Z] #45 51.77 DEP criu/kerndat.d [2020-02-25T18:20:05.034Z] #45 51.91 DEP criu/kcmp-ids.d [2020-02-25T18:20:05.034Z] #45 51.97 DEP criu/irmap.d [2020-02-25T18:20:05.034Z] #45 52.05 DEP criu/ipc_ns.d [2020-02-25T18:20:05.034Z] #45 52.17 DEP criu/image.d [2020-02-25T18:20:05.034Z] #45 52.26 DEP criu/image-desc.d [2020-02-25T18:20:05.034Z] #45 52.32 DEP criu/fsnotify.d [2020-02-25T18:20:05.034Z] #45 52.44 DEP criu/filesystems.d [2020-02-25T18:20:05.034Z] #45 52.59 DEP criu/files.d [2020-02-25T18:20:05.034Z] #45 52.69 DEP criu/files-reg.d [2020-02-25T18:20:05.034Z] #45 52.78 DEP criu/files-ext.d [2020-02-25T18:20:05.034Z] #45 52.85 DEP criu/file-lock.d [2020-02-25T18:20:05.034Z] #45 52.98 DEP criu/file-ids.d [2020-02-25T18:20:05.034Z] #45 53.07 DEP criu/fifo.d [2020-02-25T18:20:05.034Z] #45 53.15 DEP criu/fdstore.d [2020-02-25T18:20:05.034Z] #45 53.21 DEP criu/fault-injection.d [2020-02-25T18:20:05.034Z] #45 53.25 DEP criu/external.d [2020-02-25T18:20:05.034Z] #45 53.33 DEP criu/eventpoll.d [2020-02-25T18:20:05.034Z] #45 53.40 DEP criu/eventfd.d [2020-02-25T18:20:05.034Z] #45 53.53 DEP criu/crtools.d [2020-02-25T18:20:05.034Z] #45 53.65 DEP criu/cr-service.d [2020-02-25T18:20:05.034Z] #45 53.85 DEP criu/cr-restore.d [2020-02-25T18:20:05.034Z] #45 54.01 DEP criu/cr-errno.d [2020-02-25T18:20:05.034Z] #45 54.01 DEP criu/cr-dump.d [2020-02-25T18:20:05.034Z] #45 54.16 DEP criu/cr-dedup.d [2020-02-25T18:20:05.230Z] #44 26.81 CC images/core-ppc64.o [2020-02-25T18:20:05.411Z] #45 54.29 DEP criu/cr-check.d [2020-02-25T18:20:05.411Z] #45 54.43 DEP criu/config.d [2020-02-25T18:20:05.411Z] #45 54.55 DEP criu/clone-noasan.d [2020-02-25T18:20:05.801Z] #45 54.57 DEP criu/cgroup.d [2020-02-25T18:20:05.801Z] #45 54.73 DEP criu/cgroup-props.d [2020-02-25T18:20:05.801Z] #45 54.77 DEP criu/bitmap.d [2020-02-25T18:20:05.801Z] #45 54.80 DEP criu/bfd.d [2020-02-25T18:20:05.801Z] #45 54.94 DEP criu/autofs.d [2020-02-25T18:20:06.174Z] #45 55.07 DEP criu/aio.d [2020-02-25T18:20:06.174Z] #45 55.17 DEP criu/action-scripts.d [2020-02-25T18:20:06.174Z] #44 27.79 CC images/core-s390.o [2020-02-25T18:20:06.540Z] #45 55.39 CC criu/action-scripts.o [2020-02-25T18:20:06.903Z] #45 55.86 CC criu/aio.o [2020-02-25T18:20:07.123Z] #44 28.84 CC images/cpuinfo.o [2020-02-25T18:20:07.282Z] #45 56.23 CC criu/autofs.o [2020-02-25T18:20:07.282Z] #45 ... [2020-02-25T18:20:07.282Z] [2020-02-25T18:20:07.282Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:07.282Z] #58 4.956 + cd /tmp/tmp.YFQCBzhxt4/src/github.com/opencontainers/runc [2020-02-25T18:20:07.282Z] #58 4.957 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:20:07.282Z] #58 5.194 + '[' -z '' ']' [2020-02-25T18:20:07.282Z] #58 5.194 + target=static [2020-02-25T18:20:07.283Z] #58 5.195 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-25T18:20:07.283Z] #58 6.175 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-25T18:20:07.283Z] #58 ... [2020-02-25T18:20:07.283Z] [2020-02-25T18:20:07.283Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:07.283Z] #18 9.947 Reading package lists... [2020-02-25T18:20:07.283Z] #18 11.89 Building dependency tree... [2020-02-25T18:20:07.283Z] #18 12.52 libcap2-bin is already the newest version (1:2.25-2). [2020-02-25T18:20:07.283Z] #18 12.52 The following additional packages will be installed: [2020-02-25T18:20:07.283Z] #18 12.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-25T18:20:07.283Z] #18 12.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-25T18:20:07.283Z] #18 12.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-25T18:20:07.283Z] #18 12.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-25T18:20:07.283Z] #18 12.52 python3.7 python3.7-minimal vim-runtime xxd [2020-02-25T18:20:07.283Z] #18 12.52 Suggested packages: [2020-02-25T18:20:07.283Z] #18 12.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-25T18:20:07.283Z] #18 12.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-25T18:20:07.283Z] #18 12.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-25T18:20:07.283Z] #18 12.52 Recommended packages: [2020-02-25T18:20:07.283Z] #18 12.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-25T18:20:07.283Z] #18 12.52 python3-keyrings.alt python3-xdg unzip [2020-02-25T18:20:08.030Z] using credential docker-jenkins-github-credentials [2020-02-25T18:20:08.065Z] #44 ... [2020-02-25T18:20:08.065Z] [2020-02-25T18:20:08.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:20:08.065Z] #10 90.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-25T18:20:08.065Z] #10 90.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-02-25T18:20:08.065Z] #10 90.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:20:08.095Z] #18 13.53 The following NEW packages will be installed: [2020-02-25T18:20:08.095Z] #18 13.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-25T18:20:08.095Z] #18 13.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-25T18:20:08.095Z] #18 13.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-25T18:20:08.095Z] #18 13.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-25T18:20:08.095Z] #18 13.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-25T18:20:08.095Z] #18 13.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-25T18:20:08.095Z] #18 13.53 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-25T18:20:08.095Z] #18 13.53 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-25T18:20:08.095Z] #18 13.61 0 upgraded, 46 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:20:08.095Z] #18 13.61 Need to get 26.3 MB of archives. [2020-02-25T18:20:08.095Z] #18 13.61 After this operation, 112 MB of additional disk space will be used. [2020-02-25T18:20:08.095Z] #18 13.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-25T18:20:08.095Z] #18 13.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-25T18:20:08.095Z] #18 13.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-25T18:20:08.095Z] #18 13.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-25T18:20:08.095Z] #18 13.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-25T18:20:08.095Z] #18 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-25T18:20:08.095Z] #18 13.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-25T18:20:08.095Z] #18 13.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-25T18:20:08.095Z] #18 13.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-25T18:20:08.095Z] #18 13.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-25T18:20:08.095Z] #18 13.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-25T18:20:08.095Z] #18 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-25T18:20:08.095Z] #18 13.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-25T18:20:08.095Z] #18 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-25T18:20:08.095Z] #18 13.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-25T18:20:08.095Z] #18 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-25T18:20:08.095Z] #18 13.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-25T18:20:08.095Z] #18 13.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:20:08.095Z] #18 13.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-25T18:20:08.095Z] #18 13.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-25T18:20:08.095Z] #18 13.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-25T18:20:08.095Z] #18 13.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-25T18:20:08.095Z] #18 13.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-25T18:20:08.095Z] #18 13.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-25T18:20:08.095Z] #18 13.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-25T18:20:08.106Z] Cloning the remote Git repository [2020-02-25T18:20:08.107Z] Cloning with configured refspecs honoured and without tags [2020-02-25T18:20:08.477Z] #18 13.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-25T18:20:08.477Z] #18 13.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-25T18:20:08.477Z] #18 13.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-25T18:20:08.477Z] #18 13.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-25T18:20:08.477Z] #18 14.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-25T18:20:08.477Z] #18 14.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-25T18:20:08.477Z] #18 14.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-25T18:20:08.477Z] #18 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-25T18:20:08.477Z] #18 14.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-25T18:20:08.477Z] #18 14.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-25T18:20:08.858Z] #18 14.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-25T18:20:08.858Z] #18 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-25T18:20:08.858Z] #18 14.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-25T18:20:08.858Z] #18 14.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-25T18:20:08.858Z] #18 14.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-25T18:20:08.858Z] #18 14.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-25T18:20:08.858Z] #18 14.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-25T18:20:08.858Z] #18 14.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-25T18:20:09.245Z] #18 14.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-25T18:20:09.245Z] #18 14.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-25T18:20:09.245Z] #18 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-25T18:20:09.610Z] #18 15.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:20:09.610Z] #18 15.16 Fetched 26.3 MB in 1s (22.0 MB/s) [2020-02-25T18:20:09.610Z] #18 15.20 Selecting previously unselected package pigz. [2020-02-25T18:20:09.610Z] #18 15.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 ... 23190 files and directories currently installed.) [2020-02-25T18:20:09.610Z] #18 15.23 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-25T18:20:09.610Z] #18 15.23 Unpacking pigz (2.4-1) ... [2020-02-25T18:20:09.610Z] #18 15.27 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-25T18:20:09.610Z] #18 15.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-25T18:20:09.610Z] #18 15.27 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-25T18:20:09.993Z] #18 15.59 Selecting previously unselected package python3.7-minimal. [2020-02-25T18:20:09.993Z] #18 15.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-25T18:20:09.993Z] #18 15.59 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:20:08.299Z] Cloning repository https://github.com/moby/moby.git [2020-02-25T18:20:08.667Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-25T18:20:09.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:20:09.592Z] > git --version # timeout=10 [2020-02-25T18:20:09.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:20:09.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:20:10.811Z] #18 16.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-25T18:20:10.812Z] #18 16.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:20:13.615Z] #18 18.82 Selecting previously unselected package python3-minimal. [2020-02-25T18:20:13.615Z] #18 18.82 (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 ... 23439 files and directories currently installed.) [2020-02-25T18:20:13.615Z] #18 18.85 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-25T18:20:13.615Z] #18 18.85 Unpacking python3-minimal (3.7.3-1) ... [2020-02-25T18:20:13.615Z] #18 18.91 Selecting previously unselected package libmpdec2:s390x. [2020-02-25T18:20:13.615Z] #18 18.92 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-25T18:20:13.615Z] #18 18.92 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-25T18:20:13.615Z] #18 18.98 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-25T18:20:13.615Z] #18 18.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-25T18:20:13.615Z] #18 18.98 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-25T18:20:13.992Z] #18 19.66 Selecting previously unselected package python3.7. [2020-02-25T18:20:13.992Z] #18 19.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-25T18:20:13.992Z] #18 19.66 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:20:13.992Z] #18 19.74 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-25T18:20:13.992Z] #18 19.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-25T18:20:13.992Z] #18 19.76 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-25T18:20:14.362Z] #18 19.83 Setting up python3-minimal (3.7.3-1) ... [2020-02-25T18:20:14.657Z] #10 ... [2020-02-25T18:20:14.657Z] [2020-02-25T18:20:14.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:14.657Z] #44 29.60 CC images/inventory.o [2020-02-25T18:20:14.657Z] #44 29.87 CC images/fdinfo.o [2020-02-25T18:20:14.657Z] #44 30.61 CC images/fown.o [2020-02-25T18:20:14.657Z] #44 30.91 CC images/ns.o [2020-02-25T18:20:14.657Z] #44 31.22 CC images/regfile.o [2020-02-25T18:20:14.657Z] #44 31.55 CC images/ghost-file.o [2020-02-25T18:20:14.657Z] #44 32.01 CC images/fifo.o [2020-02-25T18:20:14.657Z] #44 32.37 CC images/remap-file-path.o [2020-02-25T18:20:14.657Z] #44 32.73 CC images/eventfd.o [2020-02-25T18:20:14.657Z] #44 33.07 CC images/eventpoll.o [2020-02-25T18:20:14.657Z] #44 33.49 CC images/fh.o [2020-02-25T18:20:14.657Z] #44 33.85 CC images/fsnotify.o [2020-02-25T18:20:14.657Z] #44 34.76 CC images/signalfd.o [2020-02-25T18:20:14.657Z] #44 35.07 CC images/fs.o [2020-02-25T18:20:14.657Z] #44 35.38 CC images/pstree.o [2020-02-25T18:20:14.657Z] #44 35.71 CC images/pipe.o [2020-02-25T18:20:14.657Z] #44 36.12 CC images/tcp-stream.o [2020-02-25T18:20:14.732Z] #18 20.43 Selecting previously unselected package python3. [2020-02-25T18:20:14.918Z] #44 36.51 CC images/sk-packet.o [2020-02-25T18:20:15.100Z] #18 20.43 (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 ... 23851 files and directories currently installed.) [2020-02-25T18:20:15.100Z] #18 20.48 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.51 Unpacking python3 (3.7.3-1) ... [2020-02-25T18:20:15.100Z] #18 20.61 Selecting previously unselected package libip4tc0:s390x. [2020-02-25T18:20:15.100Z] #18 20.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.61 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-25T18:20:15.100Z] #18 20.66 Selecting previously unselected package libip6tc0:s390x. [2020-02-25T18:20:15.100Z] #18 20.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.66 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-25T18:20:15.100Z] #18 20.69 Selecting previously unselected package libiptc0:s390x. [2020-02-25T18:20:15.100Z] #18 20.70 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.70 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-25T18:20:15.100Z] #18 20.74 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-25T18:20:15.100Z] #18 20.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.74 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-25T18:20:15.100Z] #18 20.78 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-25T18:20:15.100Z] #18 20.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.78 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-25T18:20:15.100Z] #18 20.81 Selecting previously unselected package libnftnl11:s390x. [2020-02-25T18:20:15.100Z] #18 20.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-25T18:20:15.100Z] #18 20.82 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-25T18:20:15.467Z] #18 20.89 Selecting previously unselected package iptables. [2020-02-25T18:20:15.467Z] #18 20.91 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-25T18:20:15.467Z] #18 20.91 Unpacking iptables (1.8.2-4) ... [2020-02-25T18:20:15.467Z] #18 21.12 Selecting previously unselected package xxd. [2020-02-25T18:20:15.467Z] #18 21.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-25T18:20:15.467Z] #18 21.12 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:20:15.467Z] #18 21.18 Selecting previously unselected package vim-common. [2020-02-25T18:20:15.467Z] #18 21.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:20:15.467Z] #18 21.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:20:15.490Z] #44 36.88 CC images/mnt.o [2020-02-25T18:20:15.751Z] #44 37.18 CC images/pipe-data.o [2020-02-25T18:20:15.751Z] #44 37.46 CC images/sa.o [2020-02-25T18:20:15.840Z] #18 21.33 Selecting previously unselected package bash-completion. [2020-02-25T18:20:15.840Z] #18 21.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-25T18:20:16.440Z] #44 37.79 CC images/timer.o [2020-02-25T18:20:16.598Z] #18 ... [2020-02-25T18:20:16.598Z] [2020-02-25T18:20:16.598Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:16.598Z] #48 88.73 net/http/httptrace [2020-02-25T18:20:16.598Z] #48 88.83 net/http [2020-02-25T18:20:16.598Z] #48 96.98 github.com/LK4D4/vndr/godl [2020-02-25T18:20:16.598Z] #48 97.54 github.com/LK4D4/vndr [2020-02-25T18:20:16.977Z] #48 ... [2020-02-25T18:20:16.977Z] [2020-02-25T18:20:16.977Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:16.977Z] #45 57.21 CC criu/bfd.o [2020-02-25T18:20:16.977Z] #45 57.55 CC criu/bitmap.o [2020-02-25T18:20:16.977Z] #45 57.63 CC criu/cgroup-props.o [2020-02-25T18:20:16.977Z] #45 58.24 CC criu/cgroup.o [2020-02-25T18:20:16.977Z] #45 60.49 CC criu/clone-noasan.o [2020-02-25T18:20:16.977Z] #45 60.70 CC criu/config.o [2020-02-25T18:20:16.977Z] #45 62.10 CC criu/cr-check.o [2020-02-25T18:20:16.978Z] #45 63.24 CC criu/cr-dedup.o [2020-02-25T18:20:16.978Z] #45 63.49 CC criu/cr-dump.o [2020-02-25T18:20:16.978Z] #45 65.14 CC criu/cr-errno.o [2020-02-25T18:20:16.978Z] #45 65.18 CC criu/cr-restore.o [2020-02-25T18:20:17.014Z] #44 38.56 CC images/timerfd.o [2020-02-25T18:20:17.014Z] #44 ... [2020-02-25T18:20:17.014Z] [2020-02-25T18:20:17.014Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:17.014Z] #47 89.42 text/template [2020-02-25T18:20:17.014Z] #47 92.64 encoding/xml [2020-02-25T18:20:17.014Z] #47 93.01 go/parser [2020-02-25T18:20:17.014Z] #47 98.04 crypto/rand [2020-02-25T18:20:17.014Z] #47 99.24 crypto/elliptic [2020-02-25T18:20:17.275Z] #47 ... [2020-02-25T18:20:17.275Z] [2020-02-25T18:20:17.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:17.275Z] #44 38.84 CC images/mm.o [2020-02-25T18:20:17.347Z] #45 ... [2020-02-25T18:20:17.347Z] [2020-02-25T18:20:17.347Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:17.347Z] #18 23.01 Unpacking bash-completion (1:2.8-6) ... [2020-02-25T18:20:17.536Z] #44 39.06 CC images/sk-opts.o [2020-02-25T18:20:17.536Z] #44 39.25 CC images/sk-unix.o [2020-02-25T18:20:17.704Z] #18 23.36 Selecting previously unselected package bzip2. [2020-02-25T18:20:17.704Z] #18 23.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-25T18:20:17.704Z] #18 23.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:20:17.704Z] #18 23.45 Selecting previously unselected package xz-utils. [2020-02-25T18:20:18.067Z] #18 23.45 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-25T18:20:18.067Z] #18 23.45 Unpacking xz-utils (5.2.4-1) ... [2020-02-25T18:20:18.067Z] #18 23.57 Selecting previously unselected package apparmor. [2020-02-25T18:20:18.067Z] #18 23.57 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-25T18:20:18.067Z] #18 23.62 Unpacking apparmor (2.13.2-10) ... [2020-02-25T18:20:18.110Z] #44 39.58 CC images/sk-inet.o [2020-02-25T18:20:18.371Z] #44 40.14 CC images/tun.o [2020-02-25T18:20:18.446Z] #18 23.90 Selecting previously unselected package aufs-tools. [2020-02-25T18:20:18.446Z] #18 23.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-25T18:20:18.446Z] #18 23.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:20:18.447Z] #18 23.98 Selecting previously unselected package libonig5:s390x. [2020-02-25T18:20:18.447Z] #18 23.99 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-25T18:20:18.447Z] #18 23.99 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-25T18:20:18.447Z] #18 24.07 Selecting previously unselected package libjq1:s390x. [2020-02-25T18:20:18.447Z] #18 24.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-25T18:20:18.447Z] #18 24.07 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-25T18:20:18.447Z] #18 24.13 Selecting previously unselected package jq. [2020-02-25T18:20:18.447Z] #18 24.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-25T18:20:18.447Z] #18 24.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:20:18.447Z] #18 24.19 Selecting previously unselected package libaio1:s390x. [2020-02-25T18:20:18.447Z] #18 24.19 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-25T18:20:18.447Z] #18 24.19 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-25T18:20:18.447Z] #18 24.25 Selecting previously unselected package libgpm2:s390x. [2020-02-25T18:20:18.816Z] #18 24.25 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-25T18:20:18.816Z] #18 24.27 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-25T18:20:18.816Z] #18 24.31 Selecting previously unselected package libicu63:s390x. [2020-02-25T18:20:18.816Z] #18 24.31 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-25T18:20:18.816Z] #18 24.31 Unpacking libicu63:s390x (63.1-6) ... [2020-02-25T18:20:18.942Z] #44 40.58 CC images/sk-netlink.o [2020-02-25T18:20:19.515Z] #44 ... [2020-02-25T18:20:19.515Z] [2020-02-25T18:20:19.515Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:20:19.515Z] #65 94.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:20:19.515Z] #65 94.69 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-25T18:20:19.515Z] #65 DONE 101.8s [2020-02-25T18:20:19.515Z] [2020-02-25T18:20:19.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:19.515Z] #44 40.94 CC images/packet-sock.o [2020-02-25T18:20:19.515Z] #44 ... [2020-02-25T18:20:19.515Z] [2020-02-25T18:20:19.515Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-25T18:20:19.515Z] #66 DONE 0.1s [2020-02-25T18:20:19.777Z] [2020-02-25T18:20:19.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:19.777Z] #47 99.57 go/doc [2020-02-25T18:20:20.720Z] #47 102.8 encoding/asn1 [2020-02-25T18:20:20.720Z] #47 102.9 crypto/rsa [2020-02-25T18:20:21.981Z] #18 ... [2020-02-25T18:20:21.981Z] [2020-02-25T18:20:21.981Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:21.981Z] #48 DONE 103.5s [2020-02-25T18:20:21.981Z] [2020-02-25T18:20:21.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:21.981Z] #45 68.19 CC criu/cr-service.o [2020-02-25T18:20:21.981Z] #45 69.21 CC criu/crtools.o [2020-02-25T18:20:21.981Z] #45 69.67 CC criu/eventfd.o [2020-02-25T18:20:21.981Z] #45 69.95 CC criu/eventpoll.o [2020-02-25T18:20:21.981Z] #45 70.50 CC criu/external.o [2020-02-25T18:20:21.981Z] #45 70.91 CC criu/fault-injection.o [2020-02-25T18:20:21.981Z] #45 70.99 CC criu/fdstore.o [2020-02-25T18:20:22.107Z] #47 104.3 github.com/LK4D4/vndr/build [2020-02-25T18:20:22.347Z] #45 71.36 CC criu/fifo.o [2020-02-25T18:20:22.682Z] #47 105.1 vendor/golang.org/x/net/idna [2020-02-25T18:20:22.722Z] #45 71.65 CC criu/file-ids.o [2020-02-25T18:20:22.722Z] #45 71.81 CC criu/file-lock.o [2020-02-25T18:20:23.508Z] #45 72.42 CC criu/files-ext.o [2020-02-25T18:20:23.508Z] #45 72.57 CC criu/files-reg.o [2020-02-25T18:20:23.625Z] #47 ... [2020-02-25T18:20:23.625Z] [2020-02-25T18:20:23.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:20:23.625Z] #10 106.2 Selecting previously unselected package libapparmor1:arm64. [2020-02-25T18:20:23.625Z] #10 106.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-02-25T18:20:23.625Z] #10 106.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-02-25T18:20:23.625Z] #10 106.3 Selecting previously unselected package libapparmor-dev:arm64. [2020-02-25T18:20:23.625Z] #10 106.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-02-25T18:20:23.625Z] #10 106.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-25T18:20:23.888Z] #10 106.5 Selecting previously unselected package libbtrfs0. [2020-02-25T18:20:23.888Z] #10 106.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-02-25T18:20:23.888Z] #10 106.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:20:23.888Z] #10 106.6 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:20:23.888Z] #10 106.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-02-25T18:20:23.888Z] #10 106.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:20:24.150Z] #10 106.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-02-25T18:20:24.151Z] #10 106.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-02-25T18:20:24.151Z] #10 106.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-25T18:20:24.151Z] #10 106.9 Selecting previously unselected package libudev-dev:arm64. [2020-02-25T18:20:24.151Z] #10 106.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-02-25T18:20:24.151Z] #10 106.9 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-25T18:20:24.411Z] #10 107.2 Selecting previously unselected package libsepol1-dev:arm64. [2020-02-25T18:20:24.674Z] #10 107.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-02-25T18:20:24.674Z] #10 107.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-02-25T18:20:25.291Z] #10 107.5 Selecting previously unselected package libpcre16-3:arm64. [2020-02-25T18:20:25.291Z] #10 107.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-02-25T18:20:25.291Z] #10 107.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-02-25T18:20:25.291Z] #10 107.7 Selecting previously unselected package libpcre32-3:arm64. [2020-02-25T18:20:25.291Z] #10 107.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-02-25T18:20:25.291Z] #10 107.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-02-25T18:20:25.291Z] #10 107.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-02-25T18:20:25.291Z] #10 107.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-02-25T18:20:25.291Z] #10 107.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-25T18:20:25.291Z] #10 108.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-02-25T18:20:25.291Z] #10 108.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-02-25T18:20:25.291Z] #10 108.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-25T18:20:25.315Z] #45 74.05 CC criu/files.o [2020-02-25T18:20:25.315Z] #45 ... [2020-02-25T18:20:25.315Z] [2020-02-25T18:20:25.315Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:25.315Z] #18 27.25 Selecting previously unselected package libnet1:s390x. [2020-02-25T18:20:25.315Z] #18 27.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-25T18:20:25.315Z] #18 27.25 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-25T18:20:25.315Z] #18 27.46 Selecting previously unselected package libnl-3-200:s390x. [2020-02-25T18:20:25.315Z] #18 27.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-25T18:20:25.315Z] #18 27.47 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-25T18:20:25.315Z] #18 27.55 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-25T18:20:25.315Z] #18 27.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-25T18:20:25.315Z] #18 27.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-25T18:20:25.315Z] #18 27.58 Selecting previously unselected package libreadline5:s390x. [2020-02-25T18:20:25.315Z] #18 27.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-25T18:20:25.315Z] #18 27.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-25T18:20:25.315Z] #18 27.68 Selecting previously unselected package net-tools. [2020-02-25T18:20:25.315Z] #18 27.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-25T18:20:25.315Z] #18 27.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:20:25.315Z] #18 27.86 Selecting previously unselected package python-pip-whl. [2020-02-25T18:20:25.315Z] #18 27.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-25T18:20:25.315Z] #18 27.87 Unpacking python-pip-whl (18.1-5) ... [2020-02-25T18:20:25.315Z] #18 28.32 Selecting previously unselected package python3-lib2to3. [2020-02-25T18:20:25.315Z] #18 28.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-25T18:20:25.315Z] #18 28.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:20:25.315Z] #18 28.40 Selecting previously unselected package python3-distutils. [2020-02-25T18:20:25.315Z] #18 28.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-25T18:20:25.315Z] #18 28.41 Unpacking python3-distutils (3.7.3-1) ... [2020-02-25T18:20:25.315Z] #18 28.50 Selecting previously unselected package python3-pip. [2020-02-25T18:20:25.315Z] #18 28.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-25T18:20:25.315Z] #18 28.50 Unpacking python3-pip (18.1-5) ... [2020-02-25T18:20:25.315Z] #18 28.64 Selecting previously unselected package python3-pkg-resources. [2020-02-25T18:20:25.315Z] #18 28.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:20:25.315Z] #18 28.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:20:25.316Z] #18 28.73 Selecting previously unselected package python3-setuptools. [2020-02-25T18:20:25.316Z] #18 28.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-25T18:20:25.316Z] #18 28.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-25T18:20:25.316Z] #18 28.86 Selecting previously unselected package python3-wheel. [2020-02-25T18:20:25.316Z] #18 28.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-25T18:20:25.316Z] #18 28.87 Unpacking python3-wheel (0.32.3-2) ... [2020-02-25T18:20:25.316Z] #18 28.94 Selecting previously unselected package thin-provisioning-tools. [2020-02-25T18:20:25.316Z] #18 28.94 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-25T18:20:25.316Z] #18 28.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:20:25.316Z] #18 29.15 Selecting previously unselected package vim-runtime. [2020-02-25T18:20:25.316Z] #18 29.16 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:20:25.316Z] #18 29.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-25T18:20:25.316Z] #18 29.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-25T18:20:25.316Z] #18 29.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:20:26.060Z] Fetching without tags [2020-02-25T18:20:26.096Z] #18 31.54 Selecting previously unselected package vim. [2020-02-25T18:20:26.096Z] #18 31.55 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-25T18:20:26.096Z] #18 31.56 Unpacking vim (2:8.1.0875-5) ... [2020-02-25T18:20:26.259Z] #10 108.9 Selecting previously unselected package libselinux1-dev:arm64. [2020-02-25T18:20:26.259Z] #10 108.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-02-25T18:20:26.259Z] #10 108.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-25T18:20:26.259Z] #10 109.1 Selecting previously unselected package libdevmapper-dev:arm64. [2020-02-25T18:20:26.458Z] #18 32.00 Selecting previously unselected package xfsprogs. [2020-02-25T18:20:26.458Z] #18 32.02 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-25T18:20:26.458Z] #18 32.02 Unpacking xfsprogs (4.20.0-1) ... [2020-02-25T18:20:26.719Z] #10 109.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-02-25T18:20:26.719Z] #10 109.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-25T18:20:26.787Z] Merging remotes/origin/master commit 9fee52d5441526450ce88934dfb01ed726b9e284 into PR head commit e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:20:26.833Z] #18 32.43 Selecting previously unselected package zip. [2020-02-25T18:20:26.833Z] #18 32.44 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-25T18:20:26.833Z] #18 32.44 Unpacking zip (3.0-11+b1) ... [2020-02-25T18:20:26.833Z] #18 32.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:20:25.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:20:25.814Z] > git config --add remote.origin.fetch +refs/pull/40576/head:refs/remotes/origin/PR-40576 # timeout=10 [2020-02-25T18:20:25.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-25T18:20:25.977Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-25T18:20:26.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-25T18:20:26.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-25T18:20:26.096Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40576/head:refs/remotes/origin/PR-40576 +refs/heads/master:refs/remotes/origin/master [2020-02-25T18:20:26.892Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:20:26.940Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:20:27.194Z] #10 109.7 Selecting previously unselected package libseccomp-dev:arm64. [2020-02-25T18:20:27.194Z] #10 109.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-02-25T18:20:27.194Z] #10 109.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-25T18:20:27.194Z] #10 109.7 Selecting previously unselected package libsystemd-dev:arm64. [2020-02-25T18:20:27.194Z] #10 109.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-02-25T18:20:27.195Z] #10 109.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-25T18:20:27.207Z] #18 32.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:20:27.207Z] #18 32.57 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-25T18:20:27.207Z] #18 32.57 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-25T18:20:27.207Z] #18 32.60 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-25T18:20:27.207Z] #18 32.61 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-25T18:20:27.207Z] #18 32.62 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-25T18:20:27.207Z] #18 32.64 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-25T18:20:27.207Z] #18 32.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:20:27.207Z] #18 32.65 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-25T18:20:27.207Z] #18 32.66 Setting up libicu63:s390x (63.1-6) ... [2020-02-25T18:20:27.207Z] #18 32.67 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:20:27.207Z] #18 32.69 Setting up zip (3.0-11+b1) ... [2020-02-25T18:20:27.207Z] #18 32.69 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:20:27.207Z] #18 32.70 Setting up bash-completion (1:2.8-6) ... [2020-02-25T18:20:27.630Z] #18 ... [2020-02-25T18:20:27.630Z] [2020-02-25T18:20:27.630Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:20:27.630Z] #31 DONE 110.0s [2020-02-25T18:20:27.630Z] [2020-02-25T18:20:27.630Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:27.630Z] #45 75.50 CC criu/filesystems.o [2020-02-25T18:20:27.630Z] #45 75.90 CC criu/fsnotify.o [2020-02-25T18:20:27.630Z] #45 76.68 CC criu/image-desc.o [2020-02-25T18:20:27.630Z] #45 76.75 CC criu/image.o [2020-02-25T18:20:28.235Z] #10 110.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-02-25T18:20:28.235Z] #10 110.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:20:28.235Z] #10 110.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:20:28.235Z] #10 110.9 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-02-25T18:20:28.235Z] #10 110.9 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-02-25T18:20:28.235Z] #10 111.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:20:28.235Z] #10 111.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 [2020-02-25T18:20:28.235Z] #10 111.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 [2020-02-25T18:20:28.235Z] #10 111.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:20:28.235Z] #10 111.1 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 [2020-02-25T18:20:28.235Z] #10 111.1 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 [2020-02-25T18:20:28.235Z] #10 111.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:20:28.496Z] #10 111.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-02-25T18:20:28.496Z] #10 111.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-02-25T18:20:28.496Z] #10 111.2 Setting up dmsetup (2:1.02.155-3) ... [2020-02-25T18:20:28.496Z] #10 111.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-02-25T18:20:28.496Z] #10 111.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-02-25T18:20:28.496Z] #10 111.3 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:20:29.068Z] #10 DONE 112.0s [2020-02-25T18:20:29.068Z] [2020-02-25T18:20:29.068Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:29.068Z] #44 41.57 CC images/ipc-var.o [2020-02-25T18:20:29.068Z] #44 41.79 CC images/ipc-desc.o [2020-02-25T18:20:29.068Z] #44 42.03 CC images/ipc-shm.o [2020-02-25T18:20:29.068Z] #44 42.39 CC images/ipc-msg.o [2020-02-25T18:20:29.068Z] #44 42.95 CC images/ipc-sem.o [2020-02-25T18:20:29.068Z] #44 43.21 CC images/utsns.o [2020-02-25T18:20:29.068Z] #44 43.55 CC images/creds.o [2020-02-25T18:20:29.068Z] #44 43.84 CC images/vma.o [2020-02-25T18:20:29.068Z] #44 44.18 CC images/netdev.o [2020-02-25T18:20:29.068Z] #44 44.71 CC images/tty.o [2020-02-25T18:20:29.068Z] #44 45.53 CC images/file-lock.o [2020-02-25T18:20:29.068Z] #44 45.72 CC images/rlimit.o [2020-02-25T18:20:29.068Z] #44 45.95 CC images/pagemap.o [2020-02-25T18:20:29.068Z] #44 46.34 CC images/siginfo.o [2020-02-25T18:20:29.068Z] #44 46.64 CC images/rpc.o [2020-02-25T18:20:29.068Z] #44 49.20 CC images/ext-file.o [2020-02-25T18:20:29.068Z] #44 49.75 CC images/cgroup.o [2020-02-25T18:20:29.068Z] #44 50.70 CC images/userns.o [2020-02-25T18:20:29.221Z] #45 77.95 CC criu/ipc_ns.o [2020-02-25T18:20:29.315Z] Merge succeeded, producing e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:20:29.316Z] Checking out Revision e6281b1b3f2234bc14d5b5185f8a7c849fc25acf (PR-40576) [2020-02-25T18:20:29.328Z] #44 ... [2020-02-25T18:20:29.328Z] [2020-02-25T18:20:29.328Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:20:29.328Z] #55 DONE 0.1s [2020-02-25T18:20:29.328Z] [2020-02-25T18:20:29.328Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:20:29.328Z] #11 ... [2020-02-25T18:20:29.328Z] [2020-02-25T18:20:29.328Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-25T18:20:29.328Z] #56 DONE 0.1s [2020-02-25T18:20:29.592Z] [2020-02-25T18:20:29.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:29.592Z] #44 51.10 CC images/google/protobuf/descriptor.o [2020-02-25T18:20:29.077Z] > git merge 9fee52d5441526450ce88934dfb01ed726b9e284 # timeout=10 [2020-02-25T18:20:29.215Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-25T18:20:29.348Z] > git config core.sparsecheckout # timeout=10 [2020-02-25T18:20:29.394Z] > git checkout -f e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:20:30.079Z] #45 79.10 CC criu/irmap.o [2020-02-25T18:20:30.897Z] #45 79.62 CC criu/kcmp-ids.o [2020-02-25T18:20:30.897Z] #45 79.82 CC criu/kerndat.o [2020-02-25T18:20:31.257Z] #45 80.49 CC criu/libnetlink.o [2020-02-25T18:20:31.617Z] #45 80.68 CC criu/log.o [2020-02-25T18:20:32.000Z] #45 ... [2020-02-25T18:20:32.000Z] [2020-02-25T18:20:32.000Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:32.000Z] #18 35.43 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-25T18:20:32.000Z] #18 35.44 Setting up xz-utils (5.2.4-1) ... [2020-02-25T18:20:32.000Z] #18 35.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-25T18:20:32.000Z] #18 35.45 Setting up pigz (2.4-1) ... [2020-02-25T18:20:32.000Z] #18 35.47 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-25T18:20:32.000Z] #18 35.48 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-25T18:20:32.000Z] #18 35.49 Setting up python-pip-whl (18.1-5) ... [2020-02-25T18:20:32.000Z] #18 35.49 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-25T18:20:32.000Z] #18 35.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:20:32.000Z] #18 35.67 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-25T18:20:32.000Z] #18 35.68 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-25T18:20:32.000Z] #18 35.71 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-25T18:20:32.000Z] #18 35.72 Setting up vim (2:8.1.0875-5) ... [2020-02-25T18:20:32.000Z] #18 35.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-25T18:20:32.000Z] #18 35.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-25T18:20:32.000Z] #18 35.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-25T18:20:32.000Z] #18 35.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-25T18:20:32.000Z] #18 35.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-25T18:20:32.000Z] #18 35.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-25T18:20:32.000Z] #18 35.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-25T18:20:32.000Z] #18 35.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-25T18:20:32.000Z] #18 35.81 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-25T18:20:32.000Z] #18 35.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:20:32.000Z] #18 35.92 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-25T18:20:32.000Z] #18 35.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:20:32.000Z] #18 35.94 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-25T18:20:32.000Z] #18 35.95 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:20:32.000Z] #18 37.45 Setting up iptables (1.8.2-4) ... [2020-02-25T18:20:32.000Z] #18 37.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-25T18:20:32.000Z] #18 37.49 Setting up python3 (3.7.3-1) ... [2020-02-25T18:20:32.000Z] #18 37.70 Setting up python3-wheel (0.32.3-2) ... [2020-02-25T18:20:32.138Z] #44 ... [2020-02-25T18:20:32.138Z] [2020-02-25T18:20:32.138Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:20:32.138Z] #11 DONE 2.9s [2020-02-25T18:20:32.138Z] [2020-02-25T18:20:32.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:32.138Z] #44 53.87 CC images/opts.o [2020-02-25T18:20:32.359Z] #18 38.10 Setting up apparmor (2.13.2-10) ... [2020-02-25T18:20:32.709Z] #44 54.36 CC images/seccomp.o [2020-02-25T18:20:33.281Z] #44 54.91 CC images/binfmt-misc.o [2020-02-25T18:20:33.541Z] #44 55.15 CC images/time.o [2020-02-25T18:20:33.618Z] #18 39.22 Setting up xfsprogs (4.20.0-1) ... [2020-02-25T18:20:33.618Z] #18 39.23 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:20:33.807Z] #44 55.50 CC images/sysctl.o [2020-02-25T18:20:34.009Z] #18 39.49 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:20:34.379Z] #18 39.95 Setting up python3-distutils (3.7.3-1) ... [2020-02-25T18:20:34.379Z] #44 55.82 CC images/autofs.o [2020-02-25T18:20:34.640Z] #44 56.20 CC images/macvlan.o [2020-02-25T18:20:34.744Z] #18 40.11 Setting up python3-setuptools (40.8.0-1) ... [2020-02-25T18:20:34.901Z] #44 ... [2020-02-25T18:20:34.901Z] [2020-02-25T18:20:34.901Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-25T18:20:34.901Z] #12 DONE 2.7s [2020-02-25T18:20:34.901Z] [2020-02-25T18:20:34.901Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:34.901Z] #44 56.50 CC images/sit.o [2020-02-25T18:20:35.102Z] #18 40.71 Setting up python3-pip (18.1-5) ... [2020-02-25T18:20:35.472Z] #44 56.98 LINK images/built-in.o [2020-02-25T18:20:35.476Z] #18 41.20 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:20:35.476Z] #18 41.22 Processing triggers for mime-support (3.62) ... [2020-02-25T18:20:35.734Z] #44 57.14 GEN compel/include/asm [2020-02-25T18:20:35.734Z] #44 57.15 GEN compel/include/version.h [2020-02-25T18:20:35.734Z] #44 57.21 touch .config [2020-02-25T18:20:35.734Z] #44 57.22 GEN include/common/config.h [2020-02-25T18:20:35.734Z] #44 ... [2020-02-25T18:20:35.734Z] [2020-02-25T18:20:35.734Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:35.734Z] #47 108.0 vendor/golang.org/x/crypto/cryptobyte [2020-02-25T18:20:35.734Z] #47 108.5 mime [2020-02-25T18:20:35.734Z] #47 112.7 net/textproto [2020-02-25T18:20:35.734Z] #47 112.7 vendor/golang.org/x/net/http/httpproxy [2020-02-25T18:20:35.734Z] #47 112.7 crypto/x509 [2020-02-25T18:20:35.734Z] #47 114.3 vendor/golang.org/x/net/http/httpguts [2020-02-25T18:20:35.734Z] #47 114.3 mime/multipart [2020-02-25T18:20:35.734Z] #47 117.5 crypto/tls [2020-02-25T18:20:35.734Z] #47 ... [2020-02-25T18:20:35.734Z] [2020-02-25T18:20:35.734Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:35.734Z] #44 57.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-25T18:20:35.853Z] #18 DONE 41.4s [2020-02-25T18:20:35.853Z] [2020-02-25T18:20:35.853Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:20:35.994Z] #44 57.46 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-02-25T18:20:35.994Z] #44 57.56 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-02-25T18:20:35.994Z] #44 57.59 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-02-25T18:20:35.994Z] #44 57.63 DEP compel/plugins/std/infect.d [2020-02-25T18:20:36.233Z] #19 0.271 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-25T18:20:36.233Z] #19 0.273 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-25T18:20:36.233Z] #19 0.275 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-25T18:20:36.233Z] #19 DONE 0.4s [2020-02-25T18:20:36.233Z] [2020-02-25T18:20:36.233Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:36.233Z] #45 81.17 CC criu/lsm.o [2020-02-25T18:20:36.233Z] #45 81.44 CC criu/mem.o [2020-02-25T18:20:36.233Z] #45 82.46 CC criu/mount.o [2020-02-25T18:20:36.233Z] #45 84.78 CC criu/namespaces.o [2020-02-25T18:20:36.260Z] #44 57.85 DEP compel/plugins/std/string.d [2020-02-25T18:20:36.551Z] #44 58.02 DEP compel/plugins/std/log.d [2020-02-25T18:20:36.812Z] #44 58.21 DEP compel/plugins/std/fds.d [2020-02-25T18:20:36.812Z] #44 58.36 DEP compel/plugins/std/std.d [2020-02-25T18:20:36.812Z] #44 58.49 DEP compel/plugins/shmem/shmem.d [2020-02-25T18:20:37.074Z] #44 ... [2020-02-25T18:20:37.074Z] [2020-02-25T18:20:37.074Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-25T18:20:37.074Z] #13 1.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-25T18:20:37.074Z] #13 DONE 2.2s [2020-02-25T18:20:37.074Z] [2020-02-25T18:20:37.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:37.074Z] #44 58.66 DEP compel/plugins/fds/fds.d [2020-02-25T18:20:37.334Z] #44 58.95 CC compel/plugins/std/std.o [2020-02-25T18:20:37.349Z] Commit message: "Revert "Don't die when daemon cannot read certs.d"" [2020-02-25T18:20:37.506Z] #45 86.21 CC criu/net.o [2020-02-25T18:20:37.920Z] #44 59.51 CC compel/plugins/std/fds.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-25T18:20:38.493Z] #44 60.20 CC compel/plugins/std/log.o [2020-02-25T18:20:39.296Z] #45 87.98 CC criu/netfilter.o [2020-02-25T18:20:39.297Z] #45 88.29 CC criu/page-pipe.o [2020-02-25T18:20:39.437Z] #44 ... [2020-02-25T18:20:39.437Z] [2020-02-25T18:20:39.437Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:39.437Z] #57 2.279 + RM_GOPATH=0 [2020-02-25T18:20:39.437Z] #57 2.279 + TMP_GOPATH= [2020-02-25T18:20:39.437Z] #57 2.279 + : /build [2020-02-25T18:20:39.437Z] #57 2.279 + '[' -z '' ']' [2020-02-25T18:20:39.437Z] #57 2.281 ++ mktemp -d [2020-02-25T18:20:39.437Z] #57 2.345 + export GOPATH=/tmp/tmp.ZoeucHfW1B [2020-02-25T18:20:39.437Z] #57 2.345 + GOPATH=/tmp/tmp.ZoeucHfW1B [2020-02-25T18:20:39.437Z] #57 2.346 + RM_GOPATH=1 [2020-02-25T18:20:39.437Z] #57 2.347 ++ dirname ./install.sh [2020-02-25T18:20:39.437Z] #57 2.349 + dir=. [2020-02-25T18:20:39.437Z] #57 2.349 + bin=runc [2020-02-25T18:20:39.437Z] #57 2.350 + shift [2020-02-25T18:20:39.437Z] #57 2.350 + '[' '!' -f ./runc.installer ']' [2020-02-25T18:20:39.437Z] #57 2.351 + . ./runc.installer [2020-02-25T18:20:39.437Z] #57 2.351 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:20:39.437Z] #57 2.352 + install_runc [2020-02-25T18:20:39.437Z] #57 2.353 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-25T18:20:39.437Z] #57 2.355 + uname -r [2020-02-25T18:20:39.437Z] #57 2.361 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-25T18:20:39.437Z] #57 2.361 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-25T18:20:39.437Z] #57 2.361 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-25T18:20:39.437Z] #57 2.361 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZoeucHfW1B/src/github.com/opencontainers/runc [2020-02-25T18:20:39.437Z] #57 2.364 Cloning into '/tmp/tmp.ZoeucHfW1B/src/github.com/opencontainers/runc'... [2020-02-25T18:20:39.437Z] #57 9.532 + cd /tmp/tmp.ZoeucHfW1B/src/github.com/opencontainers/runc [2020-02-25T18:20:39.437Z] #57 9.533 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:20:39.437Z] #57 9.859 + '[' -z '' ']' [2020-02-25T18:20:39.437Z] #57 9.859 + target=static [2020-02-25T18:20:39.437Z] #57 9.859 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-25T18:20:39.661Z] #45 88.75 CC criu/page-xfer.o [2020-02-25T18:20:39.699Z] #57 ... [2020-02-25T18:20:39.699Z] [2020-02-25T18:20:39.699Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-25T18:20:39.699Z] #14 DONE 2.7s [2020-02-25T18:20:39.699Z] [2020-02-25T18:20:39.699Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:20:39.699Z] #50 DONE 122.1s [2020-02-25T18:20:39.699Z] [2020-02-25T18:20:39.699Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-25T18:20:40.055Z] #45 ... [2020-02-25T18:20:40.055Z] [2020-02-25T18:20:40.055Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:20:40.055Z] #20 2.462 Collecting yamllint==1.16.0 [2020-02-25T18:20:40.055Z] #20 2.623 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-25T18:20:40.055Z] #20 2.663 Collecting pyyaml (from yamllint==1.16.0) [2020-02-25T18:20:40.055Z] #20 2.800 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-25T18:20:40.055Z] #20 3.592 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-25T18:20:40.055Z] #20 3.703 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-25T18:20:40.055Z] #20 3.755 Building wheels for collected packages: pyyaml [2020-02-25T18:20:40.055Z] #20 3.756 Running setup.py bdist_wheel for pyyaml: started [2020-02-25T18:20:40.931Z] #20 4.416 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-25T18:20:40.931Z] #20 4.418 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-25T18:20:40.931Z] #20 4.501 Successfully built pyyaml [2020-02-25T18:20:40.931Z] #20 4.547 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-25T18:20:41.229Z] + docker version [2020-02-25T18:20:41.371Z] #20 4.841 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-25T18:20:41.371Z] #20 DONE 5.1s [2020-02-25T18:20:41.371Z] [2020-02-25T18:20:41.371Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:41.371Z] #45 89.39 CC criu/pagemap-cache.o [2020-02-25T18:20:41.371Z] #45 89.52 CC criu/pagemap.o [2020-02-25T18:20:41.371Z] #45 90.25 CC criu/parasite-syscall.o [2020-02-25T18:20:41.371Z] #45 ... [2020-02-25T18:20:41.371Z] [2020-02-25T18:20:41.371Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-25T18:20:41.371Z] #25 DONE 0.1s [2020-02-25T18:20:41.844Z] [2020-02-25T18:20:41.844Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:20:41.844Z] #29 DONE 0.5s [2020-02-25T18:20:41.844Z] [2020-02-25T18:20:41.844Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-25T18:20:41.844Z] #32 DONE 0.1s [2020-02-25T18:20:41.844Z] [2020-02-25T18:20:41.844Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:20:42.247Z] #42 ... [2020-02-25T18:20:42.247Z] [2020-02-25T18:20:42.247Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-25T18:20:42.247Z] #35 DONE 0.1s [2020-02-25T18:20:42.247Z] [2020-02-25T18:20:42.247Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-25T18:20:42.247Z] #40 DONE 0.1s [2020-02-25T18:20:42.247Z] [2020-02-25T18:20:42.247Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:20:42.247Z] #63 ... [2020-02-25T18:20:42.247Z] [2020-02-25T18:20:42.247Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:42.247Z] #45 91.36 CC criu/path.o [2020-02-25T18:20:42.619Z] #45 91.63 CC criu/pie-util-vdso-elf32.o [2020-02-25T18:20:42.994Z] #45 91.88 CC criu/pie-util-vdso.o [2020-02-25T18:20:42.994Z] #45 92.04 CC criu/pie-util.o [2020-02-25T18:20:42.994Z] #45 92.11 CC criu/pipes.o [2020-02-25T18:20:43.000Z] #15 DONE 3.0s [2020-02-25T18:20:43.000Z] [2020-02-25T18:20:43.000Z] #16 [dev 6/25] RUN ldconfig [2020-02-25T18:20:43.377Z] #45 92.58 CC criu/plugin.o [2020-02-25T18:20:43.738Z] #45 92.79 CC criu/proc_parse.o [2020-02-25T18:20:44.997Z] #45 94.12 CC criu/protobuf-desc.o [2020-02-25T18:20:45.567Z] #16 DONE 2.6s [2020-02-25T18:20:45.567Z] [2020-02-25T18:20:45.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:45.567Z] #44 61.53 CC compel/plugins/std/string.o [2020-02-25T18:20:45.567Z] #44 62.70 CC compel/plugins/std/infect.o [2020-02-25T18:20:45.567Z] #44 63.38 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-02-25T18:20:45.567Z] #44 63.48 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-02-25T18:20:45.567Z] #44 63.56 AR compel/plugins/std.lib.a [2020-02-25T18:20:45.567Z] #44 63.62 CC compel/plugins/fds/fds.o [2020-02-25T18:20:45.567Z] #44 64.03 AR compel/plugins/fds.lib.a [2020-02-25T18:20:45.567Z] #44 64.11 HOSTDEP compel/src/lib/log-host.d [2020-02-25T18:20:45.567Z] #44 64.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-25T18:20:45.567Z] #44 64.40 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-02-25T18:20:45.567Z] #44 64.53 HOSTDEP compel/src/main-host.d [2020-02-25T18:20:45.567Z] #44 64.68 DEP compel/src/lib/ptrace.d [2020-02-25T18:20:45.567Z] #44 64.93 DEP compel/src/lib/infect.d [2020-02-25T18:20:45.567Z] #44 65.13 DEP compel/src/lib/infect-util.d [2020-02-25T18:20:45.567Z] #44 65.43 DEP compel/src/lib/infect-rpc.d [2020-02-25T18:20:45.567Z] #44 65.59 DEP compel/arch/aarch64/src/lib/infect.d [2020-02-25T18:20:45.567Z] #44 65.78 DEP compel/arch/aarch64/src/lib/cpu.d [2020-02-25T18:20:45.567Z] #44 65.92 DEP compel/src/lib/log.d [2020-02-25T18:20:45.567Z] #44 66.17 DEP compel/src/main.d [2020-02-25T18:20:45.567Z] #44 66.38 DEP compel/src/lib/handle-elf.d [2020-02-25T18:20:45.567Z] #44 66.66 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-02-25T18:20:45.567Z] #44 66.87 CC compel/src/lib/log.o [2020-02-25T18:20:45.567Z] #44 67.30 CC compel/arch/aarch64/src/lib/cpu.o [2020-02-25T18:20:45.786Z] #45 94.70 CC criu/protobuf.o [2020-02-25T18:20:45.786Z] #45 94.98 CC criu/pstree.o [2020-02-25T18:20:45.908Z] Client: Docker Engine - Enterprise [2020-02-25T18:20:45.909Z] Version: 19.03.5 [2020-02-25T18:20:45.909Z] API version: 1.40 [2020-02-25T18:20:45.909Z] Go version: go1.12.12 [2020-02-25T18:20:45.909Z] Git commit: 2ee0c57608 [2020-02-25T18:20:45.909Z] Built: 11/13/2019 08:00:16 [2020-02-25T18:20:45.909Z] OS/Arch: windows/amd64 [2020-02-25T18:20:45.909Z] Experimental: false [2020-02-25T18:20:45.909Z] [2020-02-25T18:20:45.909Z] Server: Docker Engine - Enterprise [2020-02-25T18:20:45.909Z] Engine: [2020-02-25T18:20:45.909Z] Version: 19.03.5 [2020-02-25T18:20:45.909Z] API version: 1.40 (minimum version 1.24) [2020-02-25T18:20:45.909Z] Go version: go1.12.12 [2020-02-25T18:20:45.909Z] Git commit: 2ee0c57608 [2020-02-25T18:20:45.909Z] Built: 11/13/2019 07:58:51 [2020-02-25T18:20:45.909Z] OS/Arch: windows/amd64 [2020-02-25T18:20:45.909Z] Experimental: true [2020-02-25T18:20:46.139Z] #44 67.80 CC compel/arch/aarch64/src/lib/infect.o [Pipeline] sh [2020-02-25T18:20:46.712Z] #44 68.26 CC compel/src/lib/infect-rpc.o [2020-02-25T18:20:47.011Z] #45 95.89 CC criu/rbtree.o [2020-02-25T18:20:47.011Z] #45 96.05 CC criu/rst-malloc.o [2020-02-25T18:20:47.284Z] #44 68.73 CC compel/src/lib/infect-util.o [2020-02-25T18:20:47.376Z] #45 96.34 CC criu/seccomp.o [2020-02-25T18:20:47.424Z] + docker info [2020-02-25T18:20:47.546Z] #44 69.12 CC compel/src/lib/infect.o [2020-02-25T18:20:47.748Z] #45 96.78 CC criu/seize.o [2020-02-25T18:20:48.522Z] #45 97.28 CC criu/servicefd.o [2020-02-25T18:20:48.522Z] #45 97.60 CC criu/shmem.o [2020-02-25T18:20:48.917Z] #45 98.09 CC criu/sigframe.o [2020-02-25T18:20:49.286Z] #45 98.22 CC criu/signalfd.o [2020-02-25T18:20:49.286Z] #45 98.40 CC criu/sk-inet.o [2020-02-25T18:20:50.081Z] #45 99.01 CC criu/sk-netlink.o [2020-02-25T18:20:50.081Z] #45 99.26 CC criu/sk-packet.o [2020-02-25T18:20:50.104Z] #44 71.69 CC compel/src/lib/ptrace.o [2020-02-25T18:20:50.365Z] #44 72.00 AR compel/libcompel.a [2020-02-25T18:20:50.626Z] #44 72.10 HOSTCC compel/src/main-host.o [2020-02-25T18:20:50.871Z] #45 99.66 CC criu/sk-queue.o [2020-02-25T18:20:50.871Z] #45 99.99 CC criu/sk-tcp.o [2020-02-25T18:20:50.887Z] #44 72.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-02-25T18:20:50.887Z] #44 ... [2020-02-25T18:20:50.887Z] [2020-02-25T18:20:50.887Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:50.887Z] #57 11.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-25T18:20:51.149Z] #57 ... [2020-02-25T18:20:51.149Z] [2020-02-25T18:20:51.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:51.149Z] #44 72.74 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-25T18:20:51.254Z] #45 100.3 CC criu/sk-unix.o [2020-02-25T18:20:51.721Z] #44 73.34 HOSTCC compel/src/lib/log-host.o [2020-02-25T18:20:51.983Z] #44 73.60 HOSTLINK compel/compel-host-bin [2020-02-25T18:20:52.057Z] #45 ... [2020-02-25T18:20:52.057Z] [2020-02-25T18:20:52.057Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:20:52.057Z] #42 134.2 + dpkg --print-architecture [2020-02-25T18:20:52.057Z] #42 134.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-25T18:20:52.057Z] #42 134.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-25T18:20:52.057Z] #42 134.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-25T18:20:52.256Z] #44 73.89 DEP soccr/soccr.d [2020-02-25T18:20:52.518Z] #44 74.12 CC soccr/soccr.o [2020-02-25T18:20:52.779Z] #44 ... [2020-02-25T18:20:52.779Z] [2020-02-25T18:20:52.779Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:20:52.779Z] #47 125.0 net/http/httptrace [2020-02-25T18:20:52.779Z] #47 125.4 net/http [2020-02-25T18:20:52.779Z] #47 ... [2020-02-25T18:20:52.779Z] [2020-02-25T18:20:52.779Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:20:52.779Z] #17 2.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:20:52.779Z] #17 2.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:20:52.779Z] #17 2.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:20:52.779Z] #17 3.778 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-02-25T18:20:52.779Z] #17 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [179 kB] [2020-02-25T18:20:52.779Z] #17 6.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-02-25T18:20:53.040Z] #17 ... [2020-02-25T18:20:53.040Z] [2020-02-25T18:20:53.040Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:20:58.029Z] #23 135.6 Checking out files: 20% (2190/10579) Checking out files: 21% (2222/10579) Checking out files: 22% (2328/10579) Checking out files: 23% (2434/10579) Checking out files: 24% (2539/10579) Checking out files: 25% (2645/10579) Checking out files: 26% (2751/10579) Checking out files: 27% (2857/10579) Checking out files: 28% (2963/10579) Checking out files: 29% (3068/10579) Checking out files: 30% (3174/10579) Checking out files: 31% (3280/10579) Checking out files: 32% (3386/10579) Checking out files: 33% (3492/10579) Checking out files: 34% (3597/10579) Checking out files: 35% (3703/10579) Checking out files: 36% (3809/10579) Checking out files: 37% (3915/10579) Checking out files: 38% (4021/10579) Checking out files: 39% (4126/10579) Checking out files: 40% (4232/10579) Checking out files: 41% (4338/10579) Checking out files: 42% (4444/10579) Checking out files: 43% (4549/10579) Checking out files: 44% (4655/10579) Checking out files: 45% (4761/10579) Checking out files: 46% (4867/10579) Checking out files: 47% (4973/10579) Checking out files: 47% (5014/10579) Checking out files: 48% (5078/10579) Checking out files: 49% (5184/10579) Checking out files: 50% (5290/10579) Checking out files: 51% (5396/10579) Checking out files: 52% (5502/10579) Checking out files: 53% (5607/10579) Checking out files: 54% (5713/10579) Checking out files: 55% (5819/10579) Checking out files: 56% (5925/10579) Checking out files: 57% (6031/10579) Checking out files: 58% (6136/10579) Checking out files: 59% (6242/10579) Checking out files: 60% (6348/10579) Checking out files: 61% (6454/10579) Checking out files: 62% (6559/10579) Checking out files: 63% (6665/10579) Checking out files: 64% (6771/10579) Checking out files: 65% (6877/10579) Checking out files: 65% (6914/10579) Checking out files: 66% (6983/10579) Checking out files: 67% (7088/10579) Checking out files: 68% (7194/10579) Checking out files: 69% (7300/10579) Checking out files: 70% (7406/10579) Checking out files: 71% (7512/10579) Checking out files: 72% (7617/10579) Checking out files: 73% (7723/10579) Checking out files: 74% (7829/10579) Checking out files: 75% (7935/10579) Checking out files: 76% (8041/10579) Checking out files: 77% (8146/10579) Checking out files: 78% (8252/10579) Checking out files: 79% (8358/10579) Checking out files: 80% (8464/10579) Checking out files: 81% (8569/10579) Checking out files: 82% (8675/10579) Checking out files: 83% (8781/10579) Checking out files: 83% (8818/10579) Checking out files: 84% (8887/10579) Checking out files: 85% (8993/10579) Checking out files: 86% (9098/10579) Checking out files: 87% (9204/10579) Checking out files: 88% (9310/10579) Checking out files: 89% (9416/10579) Checking out files: 90% (9522/10579) Checking out files: 91% (9627/10579) Checking out files: 92% (9733/10579) Checking out files: 93% (9839/10579) Checking out files: 94% (9945/10579) Checking out files: 95% (10051/10579) Checking out files: 96% (10156/10579) Checking out files: 97% (10262/10579) Checking out files: 98% (10368/10579) Checking out files: 99% (10474/10579) Checking out files: 100% (10579/10579) Checking out files: 100% (10579/10579), done. [2020-02-25T18:20:58.029Z] #23 140.5 + cd /tmp/tmp.JGR1sDvfe0/tmp/docker-ce [2020-02-25T18:20:58.029Z] #23 140.5 + git checkout -q v17.06.2-ce [2020-02-25T18:20:58.109Z] Removing intermediate container 17a5786abdbd [2020-02-25T18:20:58.109Z] ---> 69d2e9ef7d2e [2020-02-25T18:20:58.109Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-25T18:20:58.109Z] ---> ebd73b5ebd31 [2020-02-25T18:20:58.109Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-25T18:20:58.109Z] ---> 2b2f5738cba8 [2020-02-25T18:20:58.109Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-25T18:20:58.109Z] ---> Running in c9cd600e9806 [2020-02-25T18:20:58.109Z] Removing intermediate container c9cd600e9806 [2020-02-25T18:20:58.109Z] ---> 336e7460175b [2020-02-25T18:20:58.109Z] Successfully built 336e7460175b [2020-02-25T18:20:58.109Z] Successfully tagged moby-buildx:latest [2020-02-25T18:20:58.109Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-25T18:20:58.109Z] if [ -n "${id}" ]; then \ [2020-02-25T18:20:58.109Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-25T18:20:58.109Z] && touch bundles/buildx; \ [2020-02-25T18:20:58.109Z] docker rm -f ${id}; \ [2020-02-25T18:20:58.109Z] fi [2020-02-25T18:20:58.109Z] 0bae0ae6c933f1332e9d748c1f8e52683eb206a97c9f43cada298a2d5e98c879 [2020-02-25T18:20:58.109Z] bundles/buildx version [2020-02-25T18:20:58.109Z] buildx v0.3.1 6db68d0 [2020-02-25T18:20:58.109Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf . [2020-02-25T18:20:58.109Z] #1 [internal] booting buildkit [2020-02-25T18:20:58.109Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-25T18:20:59.140Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-02-25T18:20:59.140Z] #1 creating container buildx_buildkit_default [2020-02-25T18:20:59.427Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-25T18:20:59.427Z] #1 DONE 3.2s [2020-02-25T18:20:59.711Z] [2020-02-25T18:20:59.711Z] #2 [internal] load .dockerignore [2020-02-25T18:20:59.711Z] #2 transferring context: 87B done [2020-02-25T18:20:59.711Z] #2 DONE 0.0s [2020-02-25T18:20:59.711Z] [2020-02-25T18:20:59.711Z] #3 [internal] load build definition from Dockerfile [2020-02-25T18:20:59.711Z] #3 transferring dockerfile: 15.71kB done [2020-02-25T18:20:59.711Z] #3 DONE 0.0s [2020-02-25T18:20:59.711Z] [2020-02-25T18:20:59.711Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-25T18:20:59.854Z] #42 ... [2020-02-25T18:20:59.854Z] [2020-02-25T18:20:59.854Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:20:59.854Z] #45 101.4 CC criu/sockets.o [2020-02-25T18:20:59.854Z] #45 101.9 CC criu/stats.o [2020-02-25T18:20:59.854Z] #45 102.1 CC criu/string.o [2020-02-25T18:20:59.854Z] #45 102.2 CC criu/sysctl.o [2020-02-25T18:20:59.854Z] #45 102.6 CC criu/sysfs_parse.o [2020-02-25T18:20:59.854Z] #45 102.8 CC criu/timerfd.o [2020-02-25T18:20:59.854Z] #45 102.9 CC criu/tty.o [2020-02-25T18:20:59.854Z] #45 103.9 CC criu/tun.o [2020-02-25T18:20:59.854Z] #45 104.2 CC criu/uffd.o [2020-02-25T18:20:59.854Z] #45 104.9 CC criu/util.o [2020-02-25T18:20:59.854Z] #45 105.6 CC criu/uts_ns.o [2020-02-25T18:20:59.854Z] #45 105.8 CC criu/vdso.o [2020-02-25T18:20:59.854Z] #45 106.1 LINK criu/built-in.o [2020-02-25T18:20:59.854Z] #45 106.1 LINK criu/criu [2020-02-25T18:20:59.854Z] #45 106.3 DEP lib/c/criu.d [2020-02-25T18:20:59.854Z] #45 106.3 CC images/rpc.pb-c.o [2020-02-25T18:20:59.854Z] #45 106.7 CC lib/c/criu.o [2020-02-25T18:20:59.854Z] #45 107.3 LINK lib/c/built-in.o [2020-02-25T18:20:59.854Z] #45 107.3 LINK lib/c/libcriu.so [2020-02-25T18:20:59.854Z] #45 107.4 GEN magic.py [2020-02-25T18:20:59.854Z] #45 107.4 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:20:59.854Z] #45 107.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:20:59.854Z] #45 107.8 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:20:59.854Z] #45 108.3 make[1]: Nothing to be done for 'all'. [2020-02-25T18:20:59.854Z] #45 108.7 make[1]: 'images/built-in.o' is up to date. [2020-02-25T18:20:59.854Z] #45 108.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-25T18:20:59.854Z] #45 108.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-25T18:20:59.854Z] #45 108.8 make[1]: 'compel/libcompel.a' is up to date. [2020-02-25T18:20:59.854Z] #45 108.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-25T18:20:59.854Z] #45 108.8 make[1]: Nothing to be done for 'all'. [2020-02-25T18:20:59.854Z] #45 108.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:21:00.333Z] #4 DONE 0.6s [2020-02-25T18:21:00.333Z] [2020-02-25T18:21:00.333Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-25T18:21:00.333Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-25T18:21:00.333Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-25T18:21:00.333Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-25T18:21:00.333Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-02-25T18:21:00.333Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-25T18:21:00.333Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-25T18:21:00.491Z] #45 109.0 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.0 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.0 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.1 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.1 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.2 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.2 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.3 make[2]: Nothing to be done for 'all'. [2020-02-25T18:21:00.491Z] #45 109.3 INSTALL criu/criu [2020-02-25T18:21:00.491Z] #45 DONE 109.5s [2020-02-25T18:21:00.491Z] [2020-02-25T18:21:00.491Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:00.952Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-25T18:21:01.238Z] #5 DONE 0.8s [2020-02-25T18:21:01.238Z] [2020-02-25T18:21:01.238Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-25T18:21:01.529Z] #7 DONE 0.2s [2020-02-25T18:21:01.529Z] [2020-02-25T18:21:01.529Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-02-25T18:21:01.529Z] #6 DONE 0.3s [2020-02-25T18:21:01.529Z] [2020-02-25T18:21:01.529Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:21:01.529Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-25T18:21:01.529Z] #69 DONE 0.0s [2020-02-25T18:21:01.529Z] [2020-02-25T18:21:01.529Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:21:01.529Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 done [2020-02-25T18:21:01.529Z] #8 DONE 0.0s [2020-02-25T18:21:01.529Z] [2020-02-25T18:21:01.529Z] #21 [internal] load build context [2020-02-25T18:21:02.245Z] #23 144.5 + mkdir -p /tmp/tmp.JGR1sDvfe0/src/github.com/docker [2020-02-25T18:21:02.245Z] #23 144.5 + mv components/cli /tmp/tmp.JGR1sDvfe0/src/github.com/docker/cli [2020-02-25T18:21:02.245Z] #23 144.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-25T18:21:04.162Z] #23 ... [2020-02-25T18:21:04.162Z] [2020-02-25T18:21:04.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:04.162Z] #44 75.87 AR soccr/libsoccr.a [2020-02-25T18:21:04.162Z] #44 75.92 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:21:04.162Z] #44 76.43 DEP criu/arch/aarch64/sigframe.d [2020-02-25T18:21:04.162Z] #44 76.62 DEP criu/arch/aarch64/crtools.d [2020-02-25T18:21:04.162Z] #44 77.01 DEP criu/arch/aarch64/cpu.d [2020-02-25T18:21:04.162Z] #44 77.04 DEP criu/arch/aarch64/bitops.d [2020-02-25T18:21:04.162Z] #44 77.18 CC criu/arch/aarch64/bitops.o [2020-02-25T18:21:04.162Z] #44 77.26 CC criu/arch/aarch64/cpu.o [2020-02-25T18:21:04.162Z] #44 77.49 CC criu/arch/aarch64/crtools.o [2020-02-25T18:21:04.162Z] #44 78.17 CC criu/arch/aarch64/sigframe.o [2020-02-25T18:21:04.162Z] #44 78.37 LINK criu/arch/aarch64/crtools.built-in.o [2020-02-25T18:21:04.162Z] #44 78.42 DEP criu/arch/aarch64/intraprocedure.d [2020-02-25T18:21:04.162Z] #44 78.46 DEP criu/arch/aarch64/vdso-pie.d [2020-02-25T18:21:04.162Z] #44 78.64 DEP criu/pie/parasite-vdso.d [2020-02-25T18:21:04.162Z] #44 78.76 DEP criu/pie/util-vdso.d [2020-02-25T18:21:04.162Z] #44 78.91 DEP criu/pie/util.d [2020-02-25T18:21:04.162Z] #44 79.02 CC criu/pie/util.o [2020-02-25T18:21:04.162Z] #44 79.50 CC criu/pie/util-vdso.o [2020-02-25T18:21:04.162Z] #44 80.25 CC criu/pie/parasite-vdso.o [2020-02-25T18:21:04.162Z] #44 81.01 CC criu/arch/aarch64/vdso-pie.o [2020-02-25T18:21:04.162Z] #44 81.28 CC criu/arch/aarch64/intraprocedure.o [2020-02-25T18:21:04.162Z] #44 81.33 AR criu/pie/pie.lib.a [2020-02-25T18:21:04.162Z] #44 81.42 DEP criu/pie/restorer.d [2020-02-25T18:21:04.162Z] #44 81.64 DEP criu/arch/aarch64/restorer.d [2020-02-25T18:21:04.162Z] #44 81.86 DEP criu/pie/parasite.d [2020-02-25T18:21:04.162Z] #44 82.11 CC criu/pie/parasite.o [2020-02-25T18:21:04.162Z] #44 83.85 LINK criu/pie/parasite.built-in.o [2020-02-25T18:21:04.162Z] #44 83.85 GEN criu/pie/parasite-blob.h [2020-02-25T18:21:04.162Z] #44 83.91 CC criu/arch/aarch64/restorer.o [2020-02-25T18:21:04.162Z] #44 84.34 CC criu/pie/restorer.o [2020-02-25T18:21:05.106Z] #44 ... [2020-02-25T18:21:05.106Z] [2020-02-25T18:21:05.106Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:05.106Z] #17 9.918 Fetched 8159 kB in 8s (1066 kB/s) [2020-02-25T18:21:05.106Z] #17 9.918 Reading package lists... [2020-02-25T18:21:05.106Z] #17 14.04 Reading package lists... [2020-02-25T18:21:05.106Z] #17 18.29 Building dependency tree... [2020-02-25T18:21:05.171Z] #21 transferring context: 25.64MB 3.2s [2020-02-25T18:21:05.369Z] #17 ... [2020-02-25T18:21:05.369Z] [2020-02-25T18:21:05.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:21:05.369Z] #47 137.8 github.com/LK4D4/vndr/godl [2020-02-25T18:21:05.369Z] #47 138.5 github.com/LK4D4/vndr [2020-02-25T18:21:05.631Z] #47 ... [2020-02-25T18:21:05.631Z] [2020-02-25T18:21:05.631Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:05.631Z] #17 20.36 libcap2-bin is already the newest version (1:2.25-2). [2020-02-25T18:21:05.631Z] #17 20.36 The following additional packages will be installed: [2020-02-25T18:21:05.631Z] #17 20.36 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-25T18:21:05.631Z] #17 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-25T18:21:05.631Z] #17 20.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-25T18:21:05.631Z] #17 20.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-25T18:21:05.631Z] #17 20.37 python3.7 python3.7-minimal vim-runtime xxd [2020-02-25T18:21:05.631Z] #17 20.37 Suggested packages: [2020-02-25T18:21:05.631Z] #17 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-25T18:21:05.631Z] #17 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-25T18:21:05.631Z] #17 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-25T18:21:05.631Z] #17 20.37 Recommended packages: [2020-02-25T18:21:05.631Z] #17 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-25T18:21:05.631Z] #17 20.37 python3-keyrings.alt python3-xdg unzip [2020-02-25T18:21:06.579Z] #17 ... [2020-02-25T18:21:06.579Z] [2020-02-25T18:21:06.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:21:06.579Z] #47 DONE 148.9s [2020-02-25T18:21:06.579Z] [2020-02-25T18:21:06.579Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:21:06.579Z] #30 DONE 149.2s [2020-02-25T18:21:06.840Z] [2020-02-25T18:21:06.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:06.840Z] #44 88.30 LINK criu/pie/restorer.built-in.o [2020-02-25T18:21:06.840Z] #44 88.32 GEN criu/pie/restorer-blob.h [2020-02-25T18:21:06.840Z] #44 88.53 DEP criu/vdso.d [2020-02-25T18:21:07.267Z] #21 transferring context: 49.57MB 5.7s done [2020-02-25T18:21:07.267Z] #21 DONE 5.8s [2020-02-25T18:21:07.267Z] [2020-02-25T18:21:07.267Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:21:07.267Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.3s done [2020-02-25T18:21:07.267Z] #8 sha256:c68fd9fd5e1aa09a18aa47c81f03427847d34e942da726f77b7aac21e7075121 157B / 157B 0.2s done [2020-02-25T18:21:07.267Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 23.92MB / 73.43MB 5.7s [2020-02-25T18:21:07.267Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 23.66MB / 96.43MB 5.7s [2020-02-25T18:21:07.267Z] #8 sha256:036d5eb0fbdd7108d8ac224e17e013b60dc714286f3588a5de1d2d3798479937 1.79kB / 1.79kB done [2020-02-25T18:21:07.267Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 24.97MB / 57.39MB 5.7s [2020-02-25T18:21:07.267Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.6s done [2020-02-25T18:21:07.267Z] #8 sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 1.42kB / 1.42kB done [2020-02-25T18:21:07.267Z] #8 sha256:4e2daee1bd32b83f075ac0dcd569f032b2d9e2140134897ba12d92591a44115a 5.46kB / 5.46kB done [2020-02-25T18:21:07.267Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 23.20MB / 54.13MB 5.7s [2020-02-25T18:21:07.417Z] #44 89.10 DEP criu/uts_ns.d [2020-02-25T18:21:07.557Z] #8 ... [2020-02-25T18:21:07.557Z] [2020-02-25T18:21:07.557Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-25T18:21:07.557Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-25T18:21:07.557Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2020-02-25T18:21:07.557Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-25T18:21:07.557Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2020-02-25T18:21:07.557Z] #69 DONE 5.8s [2020-02-25T18:21:07.557Z] [2020-02-25T18:21:07.557Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f... [2020-02-25T18:21:07.557Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 26.21MB / 54.13MB 6.0s [2020-02-25T18:21:07.678Z] #44 89.24 DEP criu/util.d [2020-02-25T18:21:07.848Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 28.08MB / 73.43MB 6.1s [2020-02-25T18:21:07.848Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 29.14MB / 57.39MB 6.1s [2020-02-25T18:21:07.848Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 29.69MB / 96.43MB 6.3s [2020-02-25T18:21:07.848Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 29.46MB / 54.13MB 6.3s [2020-02-25T18:21:07.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-25T18:21:07.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-25T18:21:07.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-25T18:21:07.939Z] #44 89.50 DEP criu/uffd.d [2020-02-25T18:21:07.939Z] #44 89.65 DEP criu/tun.d [2020-02-25T18:21:08.138Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 32.69MB / 57.39MB 6.4s [2020-02-25T18:21:08.138Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 32.83MB / 73.43MB 6.6s [2020-02-25T18:21:08.138Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 32.28MB / 54.13MB 6.6s [2020-02-25T18:21:08.201Z] #44 89.99 DEP criu/tty.d [2020-02-25T18:21:08.426Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 35.92MB / 57.39MB 6.7s [2020-02-25T18:21:08.426Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 36.23MB / 96.43MB 6.9s [2020-02-25T18:21:08.426Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 35.57MB / 54.13MB 6.9s [2020-02-25T18:21:08.495Z] Client: [2020-02-25T18:21:08.495Z] Debug Mode: false [2020-02-25T18:21:08.495Z] Plugins: [2020-02-25T18:21:08.495Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-25T18:21:08.495Z] [2020-02-25T18:21:08.495Z] Server: [2020-02-25T18:21:08.495Z] Containers: 0 [2020-02-25T18:21:08.495Z] Running: 0 [2020-02-25T18:21:08.495Z] Paused: 0 [2020-02-25T18:21:08.495Z] Stopped: 0 [2020-02-25T18:21:08.495Z] Images: 0 [2020-02-25T18:21:08.495Z] Server Version: 19.03.5 [2020-02-25T18:21:08.495Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-25T18:21:08.495Z] Windows: [2020-02-25T18:21:08.495Z] LCOW: [2020-02-25T18:21:08.495Z] Logging Driver: json-file [2020-02-25T18:21:08.495Z] Plugins: [2020-02-25T18:21:08.495Z] Volume: local [2020-02-25T18:21:08.495Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-25T18:21:08.495Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-25T18:21:08.495Z] Swarm: inactive [2020-02-25T18:21:08.495Z] Default Isolation: process [2020-02-25T18:21:08.495Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-25T18:21:08.495Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-25T18:21:08.495Z] OSType: windows [2020-02-25T18:21:08.495Z] Architecture: x86_64 [2020-02-25T18:21:08.495Z] CPUs: 4 [2020-02-25T18:21:08.495Z] Total Memory: 32GiB [2020-02-25T18:21:08.495Z] Name: azwin-2-a07a60 [2020-02-25T18:21:08.495Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-25T18:21:08.495Z] Docker Root Dir: D:\docker [2020-02-25T18:21:08.495Z] Debug Mode: false [2020-02-25T18:21:08.495Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:21:08.495Z] Labels: [2020-02-25T18:21:08.495Z] Experimental: true [2020-02-25T18:21:08.495Z] Insecure Registries: [2020-02-25T18:21:08.495Z] 10.0.0.4:5000 [2020-02-25T18:21:08.495Z] 127.0.0.0/8 [2020-02-25T18:21:08.495Z] Registry Mirrors: [2020-02-25T18:21:08.495Z] http://10.0.0.4:5000/ [2020-02-25T18:21:08.495Z] Live Restore Enabled: false [2020-02-25T18:21:08.495Z] [2020-02-25T18:21:08.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-25T18:21:08.526Z] #54 ... [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:21:08.526Z] #42 DONE 150.0s [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:08.526Z] #54 ... [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-25T18:21:08.526Z] #43 DONE 0.1s [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-25T18:21:08.526Z] #46 DONE 0.1s [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-25T18:21:08.526Z] #49 DONE 0.1s [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-25T18:21:08.526Z] #52 DONE 0.1s [2020-02-25T18:21:08.526Z] [2020-02-25T18:21:08.526Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-25T18:21:08.716Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 37.85MB / 73.43MB 7.0s [2020-02-25T18:21:08.716Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 39.53MB / 57.39MB 7.0s [2020-02-25T18:21:08.773Z] #44 90.30 DEP criu/timerfd.d [2020-02-25T18:21:09.004Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 39.04MB / 54.13MB 7.2s [2020-02-25T18:21:09.005Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 41.52MB / 73.43MB 7.3s [2020-02-25T18:21:09.005Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 41.61MB / 96.43MB 7.3s [2020-02-25T18:21:09.005Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 43.35MB / 57.39MB 7.3s [2020-02-25T18:21:09.034Z] #44 90.59 DEP criu/sysfs_parse.d [2020-02-25T18:21:09.290Z] #63 ... [2020-02-25T18:21:09.290Z] [2020-02-25T18:21:09.290Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:21:09.290Z] #58 76.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-25T18:21:09.293Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.84MB / 54.13MB 7.5s [2020-02-25T18:21:09.293Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 47.02MB / 57.39MB 7.6s [2020-02-25T18:21:09.296Z] #44 90.85 DEP criu/sysctl.d [2020-02-25T18:21:09.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-25T18:21:09.558Z] #44 91.05 DEP criu/string.d [2020-02-25T18:21:09.558Z] #44 91.13 DEP criu/stats.d [2020-02-25T18:21:09.558Z] #44 91.33 DEP criu/sockets.d [2020-02-25T18:21:09.581Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 46.83MB / 73.43MB 7.8s [2020-02-25T18:21:09.581Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 47.27MB / 96.43MB 7.8s [2020-02-25T18:21:09.581Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 46.42MB / 54.13MB 7.8s [2020-02-25T18:21:09.581Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 50.91MB / 57.39MB 7.9s [2020-02-25T18:21:09.870Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 50.59MB / 73.43MB 8.1s [2020-02-25T18:21:09.870Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 50.47MB / 54.13MB 8.1s [2020-02-25T18:21:09.870Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 54.91MB / 57.39MB 8.2s [2020-02-25T18:21:10.080Z] #58 77.63 + mkdir -p /build [2020-02-25T18:21:10.080Z] #58 77.63 + cp runc /build/runc [2020-02-25T18:21:10.080Z] #58 DONE 77.8s [2020-02-25T18:21:10.080Z] [2020-02-25T18:21:10.080Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:10.130Z] #44 91.70 DEP criu/sk-unix.d [2020-02-25T18:21:10.130Z] #44 91.91 DEP criu/sk-tcp.d [2020-02-25T18:21:10.158Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 54.42MB / 73.43MB 8.4s [2020-02-25T18:21:10.158Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 53.73MB / 96.43MB 8.4s [2020-02-25T18:21:10.158Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.4s [2020-02-25T18:21:10.158Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.4s done [2020-02-25T18:21:10.158Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.4s done [2020-02-25T18:21:10.392Z] #44 92.12 DEP criu/sk-queue.d [2020-02-25T18:21:10.447Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 62.09MB / 73.43MB 8.7s [2020-02-25T18:21:10.447Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 61.33MB / 96.43MB 8.7s [2020-02-25T18:21:10.447Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 66.57MB / 73.43MB 8.8s [2020-02-25T18:21:10.653Z] #44 92.33 DEP criu/sk-packet.d [2020-02-25T18:21:10.737Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 70.41MB / 73.43MB 9.0s [2020-02-25T18:21:10.737Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 69.83MB / 96.43MB 9.0s [2020-02-25T18:21:10.737Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.1s done [2020-02-25T18:21:10.915Z] #44 92.50 DEP criu/sk-netlink.d [2020-02-25T18:21:11.025Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 83.89MB / 96.43MB 9.3s [2020-02-25T18:21:11.025Z] #8 sha256:8b78ed60e5b8e2d43b304faab0ceff8aa8ae7bdc742475ac73326430905b7fba 96.43MB / 96.43MB 9.5s done [2020-02-25T18:21:11.178Z] #44 92.69 DEP criu/sk-inet.d [2020-02-25T18:21:11.313Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 [2020-02-25T18:21:11.440Z] #44 92.92 DEP criu/signalfd.d [2020-02-25T18:21:11.440Z] #44 93.11 DEP criu/sigframe.d [2020-02-25T18:21:11.702Z] #44 93.32 DEP criu/shmem.d [2020-02-25T18:21:11.963Z] #44 93.53 DEP criu/servicefd.d [2020-02-25T18:21:12.225Z] #44 93.78 DEP criu/seize.d [2020-02-25T18:21:12.487Z] #44 93.98 DEP criu/seccomp.d [2020-02-25T18:21:12.748Z] #44 94.25 DEP criu/rst-malloc.d [2020-02-25T18:21:12.748Z] #44 94.40 DEP criu/rbtree.d [2020-02-25T18:21:12.748Z] #44 94.43 DEP criu/pstree.d [2020-02-25T18:21:13.010Z] #44 94.63 DEP criu/protobuf.d [2020-02-25T18:21:13.272Z] #44 94.80 GEN criu/protobuf-desc-gen.h [2020-02-25T18:21:13.845Z] #44 ... [2020-02-25T18:21:13.845Z] [2020-02-25T18:21:13.845Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:13.845Z] #17 22.00 The following NEW packages will be installed: [2020-02-25T18:21:13.845Z] #17 22.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-25T18:21:13.845Z] #17 22.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-25T18:21:13.845Z] #17 22.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-25T18:21:13.845Z] #17 22.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-25T18:21:13.845Z] #17 22.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-25T18:21:13.845Z] #17 22.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-25T18:21:13.845Z] #17 22.00 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-25T18:21:13.845Z] #17 22.01 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-25T18:21:13.845Z] #17 22.46 0 upgraded, 46 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:21:13.845Z] #17 22.46 Need to get 26.1 MB of archives. [2020-02-25T18:21:13.845Z] #17 22.46 After this operation, 110 MB of additional disk space will be used. [2020-02-25T18:21:13.846Z] #17 22.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-02-25T18:21:13.846Z] #17 22.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-02-25T18:21:13.846Z] #17 22.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-02-25T18:21:13.846Z] #17 23.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-02-25T18:21:13.846Z] #17 23.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-02-25T18:21:13.846Z] #17 23.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-02-25T18:21:13.846Z] #17 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-02-25T18:21:13.846Z] #17 23.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-02-25T18:21:13.846Z] #17 23.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-02-25T18:21:13.846Z] #17 23.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-02-25T18:21:13.846Z] #17 24.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-02-25T18:21:13.846Z] #17 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-02-25T18:21:13.846Z] #17 24.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-02-25T18:21:13.846Z] #17 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-02-25T18:21:13.846Z] #17 24.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-02-25T18:21:13.846Z] #17 24.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-02-25T18:21:13.846Z] #17 24.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-02-25T18:21:13.846Z] #17 24.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:21:13.846Z] #17 24.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-02-25T18:21:13.846Z] #17 24.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-02-25T18:21:13.846Z] #17 24.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-02-25T18:21:13.846Z] #17 24.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-02-25T18:21:13.846Z] #17 24.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-02-25T18:21:13.846Z] #17 24.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-02-25T18:21:13.846Z] #17 24.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-02-25T18:21:13.846Z] #17 24.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-02-25T18:21:13.846Z] #17 24.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-02-25T18:21:13.846Z] #17 24.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-02-25T18:21:13.846Z] #17 24.53 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-02-25T18:21:13.846Z] #17 25.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-02-25T18:21:13.846Z] #17 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-02-25T18:21:13.846Z] #17 25.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-02-25T18:21:13.846Z] #17 25.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-02-25T18:21:13.846Z] #17 25.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-02-25T18:21:13.846Z] #17 25.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-02-25T18:21:13.846Z] #17 25.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-25T18:21:13.846Z] #17 25.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-02-25T18:21:13.846Z] #17 25.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-02-25T18:21:13.846Z] #17 25.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-25T18:21:13.846Z] #17 25.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-02-25T18:21:13.846Z] #17 25.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-25T18:21:13.846Z] #17 25.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-02-25T18:21:13.846Z] #17 25.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-25T18:21:13.846Z] #17 25.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-02-25T18:21:13.846Z] #17 25.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-02-25T18:21:13.846Z] #17 26.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-02-25T18:21:13.846Z] #17 27.10 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:21:13.846Z] #17 27.22 Fetched 26.1 MB in 4s (6484 kB/s) [2020-02-25T18:21:13.846Z] #17 27.29 Selecting previously unselected package pigz. [2020-02-25T18:21:13.846Z] #17 27.29 (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 ... 23396 files and directories currently installed.) [2020-02-25T18:21:13.846Z] #17 27.38 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-02-25T18:21:13.846Z] #17 27.39 Unpacking pigz (2.4-1) ... [2020-02-25T18:21:13.846Z] #17 27.48 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-02-25T18:21:13.846Z] #17 27.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-25T18:21:13.846Z] #17 27.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:13.846Z] #17 28.11 Selecting previously unselected package python3.7-minimal. [2020-02-25T18:21:13.846Z] #17 28.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-02-25T18:21:13.846Z] #17 28.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:21:14.108Z] #17 28.81 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:14.108Z] #17 28.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:21:14.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-25T18:21:15.146Z] #54 ... [2020-02-25T18:21:15.146Z] [2020-02-25T18:21:15.146Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:15.146Z] #63 135.5 + bin/containerd [2020-02-25T18:21:15.496Z] #17 ... [2020-02-25T18:21:15.496Z] [2020-02-25T18:21:15.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:15.496Z] #44 97.13 DEP criu/protobuf-desc.d [2020-02-25T18:21:15.757Z] #44 97.25 DEP criu/proc_parse.d [2020-02-25T18:21:16.019Z] #44 97.57 DEP criu/plugin.d [2020-02-25T18:21:16.019Z] #44 97.69 DEP criu/pipes.d [2020-02-25T18:21:16.280Z] #44 97.91 DEP criu/pie-util.d [2020-02-25T18:21:16.280Z] #44 97.98 DEP criu/pie-util-vdso.d [2020-02-25T18:21:16.543Z] #44 98.11 DEP criu/pie-util-vdso-elf32.d [2020-02-25T18:21:16.805Z] #44 98.27 DEP criu/path.d [2020-02-25T18:21:16.805Z] #44 98.42 DEP criu/parasite-syscall.d [2020-02-25T18:21:17.066Z] #44 98.62 DEP criu/pagemap.d [2020-02-25T18:21:17.328Z] #44 98.90 DEP criu/pagemap-cache.d [2020-02-25T18:21:17.328Z] #44 99.04 DEP criu/page-xfer.d [2020-02-25T18:21:17.571Z] #63 ... [2020-02-25T18:21:17.571Z] [2020-02-25T18:21:17.571Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:17.571Z] #54 DONE 159.5s [2020-02-25T18:21:17.571Z] [2020-02-25T18:21:17.571Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:17.589Z] #44 99.18 DEP criu/page-pipe.d [2020-02-25T18:21:17.589Z] #44 99.28 DEP criu/netfilter.d [2020-02-25T18:21:17.850Z] #44 99.41 DEP criu/net.d [2020-02-25T18:21:17.850Z] #44 99.54 DEP criu/namespaces.d [2020-02-25T18:21:17.937Z] #63 ... [2020-02-25T18:21:17.937Z] [2020-02-25T18:21:17.937Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-25T18:21:17.937Z] #55 DONE 0.1s [2020-02-25T18:21:17.937Z] [2020-02-25T18:21:17.937Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-25T18:21:17.937Z] #59 DONE 0.1s [2020-02-25T18:21:17.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-25T18:21:18.112Z] #44 99.67 DEP criu/mount.d [2020-02-25T18:21:18.307Z] [2020-02-25T18:21:18.307Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:18.373Z] #44 99.89 DEP criu/mem.d [2020-02-25T18:21:18.373Z] #44 100.0 DEP criu/lsm.d [2020-02-25T18:21:18.635Z] #44 100.1 DEP criu/log.d [2020-02-25T18:21:18.635Z] #44 100.4 DEP criu/libnetlink.d [2020-02-25T18:21:18.895Z] #44 100.5 DEP criu/kerndat.d [2020-02-25T18:21:19.171Z] #44 100.8 DEP criu/kcmp-ids.d [2020-02-25T18:21:19.171Z] #44 100.9 DEP criu/irmap.d [2020-02-25T18:21:19.433Z] #44 101.1 DEP criu/ipc_ns.d [2020-02-25T18:21:19.694Z] #44 101.3 DEP criu/image.d [2020-02-25T18:21:19.694Z] #44 101.4 DEP criu/image-desc.d [2020-02-25T18:21:19.956Z] #44 101.5 DEP criu/fsnotify.d [2020-02-25T18:21:19.956Z] #44 101.7 DEP criu/filesystems.d [2020-02-25T18:21:20.220Z] #44 101.8 DEP criu/files.d [2020-02-25T18:21:20.481Z] #44 102.0 DEP criu/files-reg.d [2020-02-25T18:21:20.481Z] #44 102.2 DEP criu/files-ext.d [2020-02-25T18:21:20.742Z] #44 102.3 DEP criu/file-lock.d [2020-02-25T18:21:21.004Z] #44 102.6 DEP criu/file-ids.d [2020-02-25T18:21:21.265Z] #44 102.7 DEP criu/fifo.d [2020-02-25T18:21:21.265Z] #44 102.8 DEP criu/fdstore.d [2020-02-25T18:21:21.265Z] #44 102.9 DEP criu/fault-injection.d [2020-02-25T18:21:21.265Z] #44 102.9 DEP criu/external.d [2020-02-25T18:21:21.527Z] #44 103.1 DEP criu/eventpoll.d [2020-02-25T18:21:21.527Z] #44 103.2 DEP criu/eventfd.d [2020-02-25T18:21:21.790Z] #44 103.4 DEP criu/crtools.d [2020-02-25T18:21:22.055Z] #44 103.6 DEP criu/cr-service.d [2020-02-25T18:21:22.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-25T18:21:22.319Z] #44 103.8 DEP criu/cr-restore.d [2020-02-25T18:21:22.580Z] #44 104.1 DEP criu/cr-errno.d [2020-02-25T18:21:22.580Z] #44 104.1 DEP criu/cr-dump.d [2020-02-25T18:21:22.580Z] #44 104.3 DEP criu/cr-dedup.d [2020-02-25T18:21:22.846Z] #44 104.4 DEP criu/cr-check.d [2020-02-25T18:21:23.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:21:23.061Z] [2020-02-25T18:21:23.061Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-25T18:21:23.061Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-25T18:21:23.061Z] Using test binary docker [2020-02-25T18:21:23.061Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-25T18:21:23.061Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:21:23.061Z] INFO: Waiting for daemon to start... [2020-02-25T18:21:23.061Z] Starting dockerd [2020-02-25T18:21:23.061Z] . [2020-02-25T18:21:23.061Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-25T18:21:23.110Z] #44 104.6 DEP criu/config.d [2020-02-25T18:21:23.110Z] #44 104.7 DEP criu/clone-noasan.d [2020-02-25T18:21:23.110Z] #44 104.8 DEP criu/cgroup.d [2020-02-25T18:21:23.372Z] #44 104.9 DEP criu/cgroup-props.d [2020-02-25T18:21:23.372Z] #44 105.0 DEP criu/bitmap.d [2020-02-25T18:21:23.634Z] #44 105.0 DEP criu/bfd.d [2020-02-25T18:21:23.634Z] #44 105.3 DEP criu/autofs.d [2020-02-25T18:21:23.896Z] #44 ... [2020-02-25T18:21:23.896Z] [2020-02-25T18:21:23.896Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:23.896Z] #17 31.40 Selecting previously unselected package python3-minimal. [2020-02-25T18:21:23.896Z] #17 31.40 (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 ... 23645 files and directories currently installed.) [2020-02-25T18:21:23.896Z] #17 31.54 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 31.55 Unpacking python3-minimal (3.7.3-1) ... [2020-02-25T18:21:23.896Z] #17 31.67 Selecting previously unselected package libmpdec2:arm64. [2020-02-25T18:21:23.896Z] #17 31.68 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 31.69 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-02-25T18:21:23.896Z] #17 31.79 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-02-25T18:21:23.896Z] #17 31.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 31.82 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:23.896Z] #17 32.83 Selecting previously unselected package python3.7. [2020-02-25T18:21:23.896Z] #17 32.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 32.84 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:23.896Z] #17 33.00 Selecting previously unselected package libpython3-stdlib:arm64. [2020-02-25T18:21:23.896Z] #17 33.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 33.01 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-25T18:21:23.896Z] #17 33.13 Setting up python3-minimal (3.7.3-1) ... [2020-02-25T18:21:23.896Z] #17 34.25 Selecting previously unselected package python3. [2020-02-25T18:21:23.896Z] #17 34.25 (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 ... 24057 files and directories currently installed.) [2020-02-25T18:21:23.896Z] #17 34.31 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.34 Unpacking python3 (3.7.3-1) ... [2020-02-25T18:21:23.896Z] #17 34.47 Selecting previously unselected package libip4tc0:arm64. [2020-02-25T18:21:23.896Z] #17 34.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.49 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:23.896Z] #17 34.59 Selecting previously unselected package libip6tc0:arm64. [2020-02-25T18:21:23.896Z] #17 34.59 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.60 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:23.896Z] #17 34.70 Selecting previously unselected package libiptc0:arm64. [2020-02-25T18:21:23.896Z] #17 34.70 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.72 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:23.896Z] #17 34.83 Selecting previously unselected package libnfnetlink0:arm64. [2020-02-25T18:21:23.896Z] #17 34.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-25T18:21:23.896Z] #17 34.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-02-25T18:21:23.896Z] #17 34.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 34.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-25T18:21:23.896Z] #17 35.03 Selecting previously unselected package libnftnl11:arm64. [2020-02-25T18:21:23.896Z] #17 35.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 35.05 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-02-25T18:21:23.896Z] #17 35.19 Selecting previously unselected package iptables. [2020-02-25T18:21:23.896Z] #17 35.20 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 35.21 Unpacking iptables (1.8.2-4) ... [2020-02-25T18:21:23.896Z] #17 35.61 Selecting previously unselected package xxd. [2020-02-25T18:21:23.896Z] #17 35.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-02-25T18:21:23.896Z] #17 35.62 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:21:23.896Z] #17 35.80 Selecting previously unselected package vim-common. [2020-02-25T18:21:23.896Z] #17 35.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:21:23.896Z] #17 35.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:21:23.896Z] #17 36.09 Selecting previously unselected package bash-completion. [2020-02-25T18:21:23.896Z] #17 36.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-25T18:21:24.469Z] #17 39.21 Unpacking bash-completion (1:2.8-6) ... [2020-02-25T18:21:25.043Z] #17 39.62 Selecting previously unselected package bzip2. [2020-02-25T18:21:25.043Z] #17 39.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-02-25T18:21:25.043Z] #17 39.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:21:25.043Z] #17 39.78 Selecting previously unselected package xz-utils. [2020-02-25T18:21:25.043Z] #17 39.79 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-02-25T18:21:25.043Z] #17 39.80 Unpacking xz-utils (5.2.4-1) ... [2020-02-25T18:21:25.307Z] #17 40.02 Selecting previously unselected package apparmor. [2020-02-25T18:21:25.307Z] #17 40.02 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-02-25T18:21:25.307Z] #17 40.11 Unpacking apparmor (2.13.2-10) ... [2020-02-25T18:21:26.256Z] #17 40.79 Selecting previously unselected package aufs-tools. [2020-02-25T18:21:26.256Z] #17 40.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-02-25T18:21:26.256Z] #17 40.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:21:26.256Z] #17 40.95 Selecting previously unselected package libonig5:arm64. [2020-02-25T18:21:26.256Z] #17 40.96 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-02-25T18:21:26.256Z] #17 40.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-02-25T18:21:26.517Z] #17 41.14 Selecting previously unselected package libjq1:arm64. [2020-02-25T18:21:26.517Z] #17 41.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-02-25T18:21:26.517Z] #17 41.15 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-25T18:21:26.517Z] #17 41.26 Selecting previously unselected package jq. [2020-02-25T18:21:26.517Z] #17 41.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-02-25T18:21:26.517Z] #17 41.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:21:26.780Z] #17 41.40 Selecting previously unselected package libaio1:arm64. [2020-02-25T18:21:26.780Z] #17 41.40 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-02-25T18:21:26.780Z] #17 41.41 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-02-25T18:21:26.780Z] #17 41.51 Selecting previously unselected package libgpm2:arm64. [2020-02-25T18:21:26.780Z] #17 41.52 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-02-25T18:21:26.780Z] #17 41.54 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-02-25T18:21:26.780Z] #17 41.64 Selecting previously unselected package libicu63:arm64. [2020-02-25T18:21:27.044Z] #17 41.66 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-02-25T18:21:27.044Z] #17 41.68 Unpacking libicu63:arm64 (63.1-6) ... [2020-02-25T18:21:28.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-25T18:21:30.260Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-25T18:21:30.261Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1452a8e9\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-25T18:21:30.261Z] ---------------------------------------------------------------------------- [2020-02-25T18:21:30.261Z] [2020-02-25T18:21:30.261Z] INFO: executeCI.ps1 starting at Tue Feb 25 18:21:29 CUT 2020 [2020-02-25T18:21:30.261Z] [2020-02-25T18:21:30.261Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-25T18:21:30.261Z] INFO: Running git version 2.24.1.windows.2 [2020-02-25T18:21:30.261Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-25T18:21:30.261Z] INFO: Environment variables: [2020-02-25T18:21:30.261Z] [2020-02-25T18:21:30.261Z] Name Value [2020-02-25T18:21:30.261Z] ---- ----- [2020-02-25T18:21:30.261Z] ALLUSERSPROFILE C:\ProgramData [2020-02-25T18:21:30.261Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-25T18:21:30.261Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-25T18:21:30.261Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-25T18:21:30.261Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-25T18:21:30.261Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-25T18:21:30.261Z] BRANCH_NAME PR-40576 [2020-02-25T18:21:30.261Z] BUILD_DISPLAY_NAME #3 [2020-02-25T18:21:30.261Z] BUILD_ID 3 [2020-02-25T18:21:30.261Z] BUILD_NUMBER 3 [2020-02-25T18:21:30.261Z] BUILD_TAG jenkins-moby-PR-40576-3 [2020-02-25T18:21:30.261Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40576/3/ [2020-02-25T18:21:30.261Z] CHANGE_AUTHOR thaJeztah [2020-02-25T18:21:30.261Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-02-25T18:21:30.261Z] CHANGE_BRANCH rootless_remove_unneeded_permission_exception [2020-02-25T18:21:30.261Z] CHANGE_FORK thaJeztah/docker [2020-02-25T18:21:30.261Z] CHANGE_ID 40576 [2020-02-25T18:21:30.261Z] CHANGE_TARGET master [2020-02-25T18:21:30.261Z] CHANGE_TITLE Revert "Don't die when daemon cannot read certs.d" [2020-02-25T18:21:30.261Z] CHANGE_URL https://github.com/moby/moby/pull/40576 [2020-02-25T18:21:30.261Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-25T18:21:30.261Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-25T18:21:30.261Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-25T18:21:30.261Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-25T18:21:30.261Z] COMPUTERNAME azwin-2-a07a60 [2020-02-25T18:21:30.261Z] ComSpec C:\windows\system32\cmd.exe [2020-02-25T18:21:30.261Z] ConfigSequenceNumber 0 [2020-02-25T18:21:30.261Z] DOCKER_BUILDKIT 0 [2020-02-25T18:21:30.261Z] DOCKER_DUT_DEBUG 1 [2020-02-25T18:21:30.261Z] DOCKER_EXPERIMENTAL 1 [2020-02-25T18:21:30.261Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-25T18:21:30.261Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-25T18:21:30.261Z] EXECUTOR_NUMBER 0 [2020-02-25T18:21:30.261Z] FQDN azwin-2-a07a60.westus.cloudapp.azure.com [2020-02-25T18:21:30.261Z] GIT_BRANCH PR-40576 [2020-02-25T18:21:30.261Z] GIT_COMMIT e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:21:30.261Z] GIT_PREVIOUS_COMMIT e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:21:30.261Z] GIT_URL https://github.com/moby/moby.git [2020-02-25T18:21:30.261Z] HUDSON_COOKIE f537a4ac-9a98-49db-b0d5-fc5251869ece [2020-02-25T18:21:30.261Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-25T18:21:30.261Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-25T18:21:30.261Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-25T18:21:30.261Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-25T18:21:30.261Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-25T18:21:30.261Z] JENKINS_NODE_COOKIE f9bdb3fe-e124-461d-81e4-6779d50b4fbd [2020-02-25T18:21:30.261Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-25T18:21:30.261Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-25T18:21:30.261Z] JOB_BASE_NAME PR-40576 [2020-02-25T18:21:30.261Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40576/display/redirect [2020-02-25T18:21:30.261Z] JOB_NAME moby/PR-40576 [2020-02-25T18:21:30.261Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40576/ [2020-02-25T18:21:30.261Z] library.jps.version master [2020-02-25T18:21:30.261Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-25T18:21:30.261Z] NODE_LABELS amd64 azure azwin-2-a07a60 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-25T18:21:30.261Z] NODE_NAME azwin-2-a07a60 [2020-02-25T18:21:30.261Z] NUMBER_OF_PROCESSORS 4 [2020-02-25T18:21:30.261Z] OS Windows_NT [2020-02-25T18:21:30.261Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-25T18:21:30.261Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-25T18:21:30.261Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-25T18:21:30.262Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-02-25T18:21:30.262Z] PROCESSOR_LEVEL 6 [2020-02-25T18:21:30.262Z] PROCESSOR_REVISION 5504 [2020-02-25T18:21:30.262Z] ProgramData C:\ProgramData [2020-02-25T18:21:30.262Z] ProgramFiles C:\Program Files [2020-02-25T18:21:30.262Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-25T18:21:30.262Z] ProgramW6432 C:\Program Files [2020-02-25T18:21:30.262Z] PROMPT $P$G [2020-02-25T18:21:30.262Z] PSExecutionPolicyPreference Bypass [2020-02-25T18:21:30.262Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-25T18:21:30.262Z] PUBLIC C:\Users\Public [2020-02-25T18:21:30.262Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40576/3/display/redirect?page=changes [2020-02-25T18:21:30.262Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40576/3/display/redirect [2020-02-25T18:21:30.262Z] SKIP_VALIDATION_TESTS 1 [2020-02-25T18:21:30.262Z] SOURCES_DRIVE d [2020-02-25T18:21:30.262Z] SOURCES_SUBDIR gopath [2020-02-25T18:21:30.262Z] STAGE_NAME Run tests [2020-02-25T18:21:30.262Z] SystemDrive C: [2020-02-25T18:21:30.262Z] SystemRoot C:\windows [2020-02-25T18:21:30.262Z] TEMP C:\windows\TEMP [2020-02-25T18:21:30.262Z] TESTDEBUG 0 [2020-02-25T18:21:30.262Z] TESTRUN_DRIVE d [2020-02-25T18:21:30.262Z] TESTRUN_SUBDIR CI [2020-02-25T18:21:30.262Z] TIMEOUT 120m [2020-02-25T18:21:30.262Z] TMP C:\windows\TEMP [2020-02-25T18:21:30.262Z] USERDOMAIN WORKGROUP [2020-02-25T18:21:30.262Z] USERNAME azwin-2-a07a60$ [2020-02-25T18:21:30.262Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-25T18:21:30.262Z] windir C:\windows [2020-02-25T18:21:30.262Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-25T18:21:30.262Z] WINDOWS_BASE_IMAGE_TAG 10.0.17763.973 [2020-02-25T18:21:30.262Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-25T18:21:30.262Z] [2020-02-25T18:21:30.262Z] [2020-02-25T18:21:30.262Z] [2020-02-25T18:21:30.353Z] #17 44.71 Selecting previously unselected package libnet1:arm64. [2020-02-25T18:21:30.353Z] #17 44.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-02-25T18:21:30.353Z] #17 44.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-25T18:21:30.353Z] #17 44.83 Selecting previously unselected package libnl-3-200:arm64. [2020-02-25T18:21:30.353Z] #17 44.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-02-25T18:21:30.353Z] #17 44.84 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-02-25T18:21:30.353Z] #17 44.96 Selecting previously unselected package libprotobuf-c1:arm64. [2020-02-25T18:21:30.353Z] #17 44.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-02-25T18:21:30.353Z] #17 44.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-25T18:21:30.353Z] #17 45.04 Selecting previously unselected package libreadline5:arm64. [2020-02-25T18:21:30.353Z] #17 45.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-02-25T18:21:30.353Z] #17 45.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-25T18:21:30.353Z] #17 45.17 Selecting previously unselected package net-tools. [2020-02-25T18:21:30.353Z] #17 45.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-02-25T18:21:30.614Z] #17 45.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:21:30.614Z] #17 45.42 Selecting previously unselected package python-pip-whl. [2020-02-25T18:21:30.875Z] #17 45.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-25T18:21:30.875Z] #17 45.45 Unpacking python-pip-whl (18.1-5) ... [2020-02-25T18:21:31.226Z] INFO: Sources under d:\gopath\... [2020-02-25T18:21:31.226Z] INFO: Test run under d:\CI\... [2020-02-25T18:21:31.226Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-25T18:21:31.226Z] INFO: docker/docker repository was found [2020-02-25T18:21:31.447Z] #17 46.04 Selecting previously unselected package python3-lib2to3. [2020-02-25T18:21:31.447Z] #17 46.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-25T18:21:31.447Z] #17 46.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:21:31.684Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub. This may take some time... [2020-02-25T18:21:31.708Z] #17 46.30 Selecting previously unselected package python3-distutils. [2020-02-25T18:21:31.708Z] #17 46.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-25T18:21:31.708Z] #17 46.33 Unpacking python3-distutils (3.7.3-1) ... [2020-02-25T18:21:31.969Z] #17 46.59 Selecting previously unselected package python3-pip. [2020-02-25T18:21:31.969Z] #17 46.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-25T18:21:31.969Z] #17 46.62 Unpacking python3-pip (18.1-5) ... [2020-02-25T18:21:31.969Z] #17 46.82 Selecting previously unselected package python3-pkg-resources. [2020-02-25T18:21:31.969Z] #17 46.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:21:32.143Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-25T18:21:32.231Z] #17 46.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:21:32.231Z] #17 47.06 Selecting previously unselected package python3-setuptools. [2020-02-25T18:21:32.231Z] #17 47.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-25T18:21:32.231Z] #17 47.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-25T18:21:32.602Z] 65014b3c3121: Pulling fs layer [2020-02-25T18:21:32.602Z] edbd72df76b4: Pulling fs layer [2020-02-25T18:21:32.803Z] #17 47.34 Selecting previously unselected package python3-wheel. [2020-02-25T18:21:32.803Z] #17 47.35 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-25T18:21:32.803Z] #17 47.36 Unpacking python3-wheel (0.32.3-2) ... [2020-02-25T18:21:32.803Z] #17 47.46 Selecting previously unselected package thin-provisioning-tools. [2020-02-25T18:21:32.803Z] #17 47.47 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-02-25T18:21:32.803Z] #17 47.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:21:32.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-25T18:21:33.064Z] #17 47.79 Selecting previously unselected package vim-runtime. [2020-02-25T18:21:33.064Z] #17 47.80 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:21:33.064Z] #17 47.84 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-25T18:21:33.064Z] #17 47.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-25T18:21:33.064Z] #17 47.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:21:34.007Z] #17 ... [2020-02-25T18:21:34.007Z] [2020-02-25T18:21:34.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:34.007Z] #44 105.6 DEP criu/aio.d [2020-02-25T18:21:34.007Z] #44 105.8 DEP criu/action-scripts.d [2020-02-25T18:21:34.007Z] #44 106.2 CC criu/action-scripts.o [2020-02-25T18:21:34.007Z] #44 106.7 CC criu/aio.o [2020-02-25T18:21:34.007Z] #44 107.3 CC criu/autofs.o [2020-02-25T18:21:34.007Z] #44 109.4 CC criu/bfd.o [2020-02-25T18:21:34.007Z] #44 110.1 CC criu/bitmap.o [2020-02-25T18:21:34.007Z] #44 110.4 CC criu/cgroup-props.o [2020-02-25T18:21:34.007Z] #44 111.5 CC criu/cgroup.o [2020-02-25T18:21:34.007Z] #44 114.6 CC criu/clone-noasan.o [2020-02-25T18:21:34.007Z] #44 114.9 CC criu/config.o [2020-02-25T18:21:35.141Z] #63 155.0 + bin/containerd-stress [2020-02-25T18:21:35.396Z] #44 116.7 CC criu/cr-check.o [2020-02-25T18:21:35.906Z] #63 156.4 + bin/containerd-shim [2020-02-25T18:21:36.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-25T18:21:37.313Z] #44 ... [2020-02-25T18:21:37.313Z] [2020-02-25T18:21:37.313Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:37.313Z] #17 51.83 Selecting previously unselected package vim. [2020-02-25T18:21:37.313Z] #17 51.84 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ... [2020-02-25T18:21:37.313Z] #17 51.86 Unpacking vim (2:8.1.0875-5) ... [2020-02-25T18:21:37.888Z] #17 52.40 Selecting previously unselected package xfsprogs. [2020-02-25T18:21:37.888Z] #17 52.44 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ... [2020-02-25T18:21:37.888Z] #17 52.45 Unpacking xfsprogs (4.20.0-1) ... [2020-02-25T18:21:37.888Z] #17 ... [2020-02-25T18:21:37.888Z] [2020-02-25T18:21:37.888Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:21:37.888Z] #41 180.4 + dpkg --print-architecture [2020-02-25T18:21:37.888Z] #41 DONE 180.7s [2020-02-25T18:21:38.150Z] [2020-02-25T18:21:38.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:38.150Z] #44 118.9 CC criu/cr-dedup.o [2020-02-25T18:21:38.150Z] #44 119.3 CC criu/cr-dump.o [2020-02-25T18:21:40.703Z] #44 122.2 CC criu/cr-errno.o [2020-02-25T18:21:40.703Z] #44 122.2 CC criu/cr-restore.o [2020-02-25T18:21:40.885Z] #63 160.8 + bin/containerd-shim-runc-v1 [2020-02-25T18:21:42.140Z] #63 162.9 + bin/containerd-shim-runc-v2 [2020-02-25T18:21:42.618Z] #44 ... [2020-02-25T18:21:42.619Z] [2020-02-25T18:21:42.619Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:21:42.619Z] #17 52.94 Selecting previously unselected package zip. [2020-02-25T18:21:42.619Z] #17 52.95 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ... [2020-02-25T18:21:42.619Z] #17 52.95 Unpacking zip (3.0-11+b1) ... [2020-02-25T18:21:42.619Z] #17 53.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:21:42.619Z] #17 53.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:21:42.619Z] #17 53.27 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:42.619Z] #17 53.29 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-02-25T18:21:42.619Z] #17 53.38 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-02-25T18:21:42.619Z] #17 53.41 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:42.619Z] #17 53.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-02-25T18:21:42.619Z] #17 53.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-02-25T18:21:42.619Z] #17 53.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:21:42.619Z] #17 53.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-02-25T18:21:42.619Z] #17 53.56 Setting up libicu63:arm64 (63.1-6) ... [2020-02-25T18:21:42.619Z] #17 53.64 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:21:42.619Z] #17 53.65 Setting up zip (3.0-11+b1) ... [2020-02-25T18:21:42.619Z] #17 53.66 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:21:42.619Z] #17 53.76 Setting up bash-completion (1:2.8-6) ... [2020-02-25T18:21:42.619Z] #17 57.16 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-02-25T18:21:42.619Z] #17 57.17 Setting up xz-utils (5.2.4-1) ... [2020-02-25T18:21:42.619Z] #17 57.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-25T18:21:42.619Z] #17 57.23 Setting up pigz (2.4-1) ... [2020-02-25T18:21:42.619Z] #17 57.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-02-25T18:21:42.619Z] #17 57.26 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-02-25T18:21:42.619Z] #17 57.28 Setting up python-pip-whl (18.1-5) ... [2020-02-25T18:21:42.619Z] #17 57.29 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-02-25T18:21:42.619Z] #17 57.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:21:42.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-25T18:21:42.893Z] #63 163.6 + binaries [2020-02-25T18:21:42.893Z] #63 163.6 + mkdir -p /build [2020-02-25T18:21:42.893Z] #63 163.6 + cp bin/containerd /build/containerd [2020-02-25T18:21:42.893Z] #63 163.6 + cp bin/containerd-shim /build/containerd-shim [2020-02-25T18:21:42.893Z] #63 163.6 + cp bin/ctr /build/ctr [2020-02-25T18:21:42.893Z] #63 DONE 163.7s [2020-02-25T18:21:43.191Z] #17 57.85 Setting up libaio1:arm64 (0.3.112-3) ... [2020-02-25T18:21:43.191Z] #17 57.86 Setting up libonig5:arm64 (6.9.1-1) ... [2020-02-25T18:21:43.191Z] #17 57.87 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:43.191Z] #17 57.89 Setting up vim (2:8.1.0875-5) ... [2020-02-25T18:21:43.191Z] #17 57.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-25T18:21:43.191Z] #17 57.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-25T18:21:43.191Z] #17 57.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-25T18:21:43.191Z] #17 57.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-25T18:21:43.191Z] #17 57.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-25T18:21:43.191Z] #17 57.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-25T18:21:43.191Z] #17 57.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-25T18:21:43.191Z] #17 57.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-25T18:21:43.191Z] #17 58.01 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-02-25T18:21:43.191Z] #17 58.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:21:43.191Z] #17 58.05 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-02-25T18:21:43.191Z] #17 58.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:21:43.453Z] #17 58.07 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-02-25T18:21:43.453Z] #17 58.12 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:21:43.648Z] [2020-02-25T18:21:43.648Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-25T18:21:43.896Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:55fed23d8f5209c0fcee4fab9177d36522b71932840c59cfd1416da8f86affc2 28.7s done [2020-02-25T18:21:43.896Z] #8 DONE 38.3s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-25T18:21:43.896Z] #9 DONE 0.2s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-25T18:21:43.896Z] #10 DONE 0.2s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-25T18:21:43.896Z] #30 DONE 0.0s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-25T18:21:43.896Z] #41 DONE 0.0s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:21:43.896Z] #22 DONE 0.1s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:21:43.896Z] #53 ... [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-25T18:21:43.896Z] #71 DONE 0.1s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-25T18:21:43.896Z] #65 DONE 0.1s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-25T18:21:43.896Z] #33 DONE 0.1s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-25T18:21:43.896Z] #50 DONE 0.2s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-25T18:21:43.896Z] #47 DONE 0.2s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:21:43.896Z] #23 DONE 0.2s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:43.896Z] #24 ... [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-25T18:21:43.896Z] #53 DONE 0.3s [2020-02-25T18:21:43.896Z] [2020-02-25T18:21:43.896Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:43.896Z] #54 0.722 + RM_GOPATH=0 [2020-02-25T18:21:43.896Z] #54 0.734 + TMP_GOPATH= [2020-02-25T18:21:43.896Z] #54 0.735 + : /build [2020-02-25T18:21:43.896Z] #54 0.737 + '[' -z '' ']' [2020-02-25T18:21:43.896Z] #54 0.744 ++ mktemp -d [2020-02-25T18:21:43.896Z] #54 0.758 + export GOPATH=/tmp/tmp.QGRUgpZ7TJ [2020-02-25T18:21:43.896Z] #54 0.778 + GOPATH=/tmp/tmp.QGRUgpZ7TJ [2020-02-25T18:21:43.896Z] #54 0.778 + RM_GOPATH=1 [2020-02-25T18:21:43.896Z] #54 0.787 ++ dirname ./install.sh [2020-02-25T18:21:43.896Z] #54 0.798 + dir=. [2020-02-25T18:21:43.896Z] #54 0.798 + bin=golangci_lint [2020-02-25T18:21:43.896Z] #54 0.798 + shift [2020-02-25T18:21:43.896Z] #54 0.803 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-25T18:21:43.896Z] #54 0.804 + . ./golangci_lint.installer [2020-02-25T18:21:43.896Z] #54 0.805 ++ : v1.20.0 [2020-02-25T18:21:43.896Z] #54 0.809 + install_golangci_lint [2020-02-25T18:21:43.896Z] #54 0.809 + echo 'Installing golangci-lint version v1.20.0' [2020-02-25T18:21:43.896Z] #54 0.810 Installing golangci-lint version v1.20.0 [2020-02-25T18:21:43.896Z] #54 0.811 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:21:43.996Z] #64 DONE 0.1s [2020-02-25T18:21:43.996Z] [2020-02-25T18:21:43.996Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-25T18:21:43.996Z] #68 DONE 0.1s [2020-02-25T18:21:43.996Z] [2020-02-25T18:21:43.996Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-25T18:21:43.996Z] #70 DONE 0.1s [2020-02-25T18:21:43.996Z] [2020-02-25T18:21:43.996Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-25T18:21:44.342Z] #73 DONE 0.1s [2020-02-25T18:21:44.342Z] [2020-02-25T18:21:44.342Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-25T18:21:44.342Z] #74 DONE 0.0s [2020-02-25T18:21:44.342Z] [2020-02-25T18:21:44.342Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-25T18:21:44.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-25T18:21:44.695Z] #75 DONE 0.5s [2020-02-25T18:21:44.695Z] [2020-02-25T18:21:44.695Z] #76 exporting to oci image format [2020-02-25T18:21:45.048Z] #76 exporting layers [2020-02-25T18:21:46.638Z] #54 ... [2020-02-25T18:21:46.638Z] [2020-02-25T18:21:46.638Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:21:46.638Z] #48 0.768 + RM_GOPATH=0 [2020-02-25T18:21:46.638Z] #48 0.769 + TMP_GOPATH= [2020-02-25T18:21:46.638Z] #48 0.769 + : /build [2020-02-25T18:21:46.638Z] #48 0.774 + '[' -z '' ']' [2020-02-25T18:21:46.638Z] #48 0.776 ++ mktemp -d [2020-02-25T18:21:46.638Z] #48 0.781 + export GOPATH=/tmp/tmp.ObJ61nsQfP [2020-02-25T18:21:46.638Z] #48 0.781 + GOPATH=/tmp/tmp.ObJ61nsQfP [2020-02-25T18:21:46.638Z] #48 0.781 + RM_GOPATH=1 [2020-02-25T18:21:46.638Z] #48 0.783 ++ dirname ./install.sh [2020-02-25T18:21:46.638Z] #48 0.785 + dir=. [2020-02-25T18:21:46.638Z] #48 0.802 + bin=vndr [2020-02-25T18:21:46.638Z] #48 0.802 + shift [2020-02-25T18:21:46.638Z] #48 0.802 + '[' '!' -f ./vndr.installer ']' [2020-02-25T18:21:46.638Z] #48 0.803 + . ./vndr.installer [2020-02-25T18:21:46.638Z] #48 0.804 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:21:46.638Z] #48 0.804 + install_vndr [2020-02-25T18:21:46.638Z] #48 0.805 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-25T18:21:46.638Z] #48 0.805 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:21:46.638Z] #48 0.805 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ObJ61nsQfP/src/github.com/LK4D4/vndr [2020-02-25T18:21:46.638Z] #48 0.814 Cloning into '/tmp/tmp.ObJ61nsQfP/src/github.com/LK4D4/vndr'... [2020-02-25T18:21:46.638Z] #48 1.731 + cd /tmp/tmp.ObJ61nsQfP/src/github.com/LK4D4/vndr [2020-02-25T18:21:46.638Z] #48 1.734 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-25T18:21:46.638Z] #48 1.754 + go build -buildmode=pie -v -o /build/vndr . [2020-02-25T18:21:46.638Z] #48 3.799 runtime/internal/sys [2020-02-25T18:21:46.638Z] #48 3.806 internal/cpu [2020-02-25T18:21:46.638Z] #48 3.829 internal/race [2020-02-25T18:21:46.638Z] #48 3.977 runtime/internal/atomic [2020-02-25T18:21:46.638Z] #48 4.133 sync/atomic [2020-02-25T18:21:46.638Z] #48 4.933 runtime/internal/math [2020-02-25T18:21:46.638Z] #48 5.343 unicode [2020-02-25T18:21:46.638Z] #48 5.389 unicode/utf8 [2020-02-25T18:21:46.638Z] #48 5.666 math/bits [2020-02-25T18:21:46.638Z] #48 5.975 internal/bytealg [2020-02-25T18:21:46.756Z] #17 61.33 Setting up iptables (1.8.2-4) ... [2020-02-25T18:21:46.756Z] #17 61.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-25T18:21:46.756Z] #17 61.43 Setting up python3 (3.7.3-1) ... [2020-02-25T18:21:47.328Z] #17 61.89 Setting up python3-wheel (0.32.3-2) ... [2020-02-25T18:21:47.425Z] 65014b3c3121: Verifying Checksum [2020-02-25T18:21:47.425Z] 65014b3c3121: Download complete [2020-02-25T18:21:47.900Z] #17 62.72 Setting up apparmor (2.13.2-10) ... [2020-02-25T18:21:48.716Z] #48 8.098 internal/testlog [2020-02-25T18:21:48.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-25T18:21:49.007Z] #48 8.566 math [2020-02-25T18:21:49.297Z] #48 8.975 runtime [2020-02-25T18:21:49.818Z] #17 64.34 Setting up xfsprogs (4.20.0-1) ... [2020-02-25T18:21:49.818Z] #17 64.36 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:21:49.943Z] #48 9.405 encoding [2020-02-25T18:21:50.080Z] #17 64.80 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:21:50.237Z] #48 ... [2020-02-25T18:21:50.237Z] [2020-02-25T18:21:50.237Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:21:50.237Z] #31 0.869 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-25T18:21:50.237Z] #31 0.876 Cloning into '.'... [2020-02-25T18:21:50.327Z] edbd72df76b4: Verifying Checksum [2020-02-25T18:21:50.327Z] edbd72df76b4: Download complete [2020-02-25T18:21:50.533Z] #31 ... [2020-02-25T18:21:50.533Z] [2020-02-25T18:21:50.533Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:21:50.533Z] #26 0.743 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:21:50.533Z] #26 0.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:21:50.533Z] #26 0.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:21:50.533Z] #26 2.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:21:50.533Z] #26 6.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:21:50.533Z] #26 9.094 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:21:50.533Z] #26 ... [2020-02-25T18:21:50.533Z] [2020-02-25T18:21:50.533Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:21:50.533Z] #72 0.580 + RM_GOPATH=0 [2020-02-25T18:21:50.533Z] #72 0.581 + TMP_GOPATH= [2020-02-25T18:21:50.533Z] #72 0.581 + : /build [2020-02-25T18:21:50.533Z] #72 0.581 + '[' -z '' ']' [2020-02-25T18:21:50.533Z] #72 0.581 ++ mktemp -d [2020-02-25T18:21:50.533Z] #72 0.583 + export GOPATH=/tmp/tmp.9KcPF4HbIm [2020-02-25T18:21:50.533Z] #72 0.583 + GOPATH=/tmp/tmp.9KcPF4HbIm [2020-02-25T18:21:50.533Z] #72 0.583 + RM_GOPATH=1 [2020-02-25T18:21:50.533Z] #72 0.584 ++ dirname ./install.sh [2020-02-25T18:21:50.533Z] #72 0.586 + dir=. [2020-02-25T18:21:50.533Z] #72 0.586 + bin=proxy [2020-02-25T18:21:50.533Z] #72 0.586 + shift [2020-02-25T18:21:50.533Z] #72 0.587 + '[' '!' -f ./proxy.installer ']' [2020-02-25T18:21:50.533Z] #72 0.587 + . ./proxy.installer [2020-02-25T18:21:50.533Z] #72 0.587 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:21:50.533Z] #72 0.592 + install_proxy [2020-02-25T18:21:50.533Z] #72 0.592 + case "$1" in [2020-02-25T18:21:50.533Z] #72 0.592 + export CGO_ENABLED=0 [2020-02-25T18:21:50.533Z] #72 0.592 + CGO_ENABLED=0 [2020-02-25T18:21:50.533Z] #72 0.592 + _install_proxy [2020-02-25T18:21:50.533Z] #72 0.592 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-25T18:21:50.533Z] #72 0.593 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:21:50.533Z] #72 0.593 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9KcPF4HbIm/src/github.com/docker/libnetwork [2020-02-25T18:21:50.533Z] #72 0.603 Cloning into '/tmp/tmp.9KcPF4HbIm/src/github.com/docker/libnetwork'... [2020-02-25T18:21:50.823Z] #72 ... [2020-02-25T18:21:50.823Z] [2020-02-25T18:21:50.823Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:21:50.823Z] #42 0.841 + git clone https://github.com/docker/distribution.git . [2020-02-25T18:21:50.823Z] #42 0.852 Cloning into '.'... [2020-02-25T18:21:50.823Z] #42 ... [2020-02-25T18:21:50.823Z] [2020-02-25T18:21:50.823Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:21:50.823Z] #11 0.800 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:21:50.823Z] #11 0.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:21:50.823Z] #11 0.925 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:21:50.823Z] #11 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:21:50.823Z] #11 6.328 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:21:50.823Z] #11 9.243 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:21:51.027Z] #17 65.83 Setting up python3-distutils (3.7.3-1) ... [2020-02-25T18:21:51.115Z] #11 ... [2020-02-25T18:21:51.115Z] [2020-02-25T18:21:51.115Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:21:51.115Z] #60 0.738 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:21:51.115Z] #60 0.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:21:51.115Z] #60 0.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:21:51.115Z] #60 2.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:21:51.115Z] #60 5.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:21:51.115Z] #60 9.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:21:51.115Z] #60 ... [2020-02-25T18:21:51.115Z] [2020-02-25T18:21:51.115Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:51.115Z] #51 0.851 + RM_GOPATH=0 [2020-02-25T18:21:51.115Z] #51 0.851 + TMP_GOPATH= [2020-02-25T18:21:51.115Z] #51 0.851 + : /build [2020-02-25T18:21:51.115Z] #51 0.851 + '[' -z '' ']' [2020-02-25T18:21:51.115Z] #51 0.851 ++ mktemp -d [2020-02-25T18:21:51.115Z] #51 0.854 + export GOPATH=/tmp/tmp.qfdFGd1ifq [2020-02-25T18:21:51.115Z] #51 0.890 + GOPATH=/tmp/tmp.qfdFGd1ifq [2020-02-25T18:21:51.115Z] #51 0.890 + RM_GOPATH=1 [2020-02-25T18:21:51.115Z] #51 0.891 ++ dirname ./install.sh [2020-02-25T18:21:51.115Z] #51 0.898 + dir=. [2020-02-25T18:21:51.115Z] #51 0.898 + bin=gotestsum [2020-02-25T18:21:51.115Z] #51 0.898 + shift [2020-02-25T18:21:51.115Z] #51 0.900 + '[' '!' -f ./gotestsum.installer ']' [2020-02-25T18:21:51.115Z] #51 0.901 + . ./gotestsum.installer [2020-02-25T18:21:51.115Z] #51 0.903 ++ : v0.3.5 [2020-02-25T18:21:51.115Z] #51 0.910 + install_gotestsum [2020-02-25T18:21:51.115Z] #51 0.911 + echo 'Installing gotestsum version v0.3.5' [2020-02-25T18:21:51.115Z] #51 0.911 Installing gotestsum version v0.3.5 [2020-02-25T18:21:51.115Z] #51 0.911 + go get -d gotest.tools/gotestsum [2020-02-25T18:21:51.406Z] #51 ... [2020-02-25T18:21:51.406Z] [2020-02-25T18:21:51.406Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:21:51.406Z] #36 0.810 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:21:51.406Z] #36 0.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:21:51.406Z] #36 0.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:21:51.406Z] #36 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:21:51.406Z] #36 6.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:21:51.406Z] #36 9.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:21:51.406Z] #36 ... [2020-02-25T18:21:51.406Z] [2020-02-25T18:21:51.406Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:51.406Z] #24 0.763 + RM_GOPATH=0 [2020-02-25T18:21:51.406Z] #24 0.766 + TMP_GOPATH= [2020-02-25T18:21:51.406Z] #24 0.767 + : /build [2020-02-25T18:21:51.406Z] #24 0.767 + '[' -z '' ']' [2020-02-25T18:21:51.406Z] #24 0.768 ++ mktemp -d [2020-02-25T18:21:51.406Z] #24 0.776 + export GOPATH=/tmp/tmp.fMoQha5ziw [2020-02-25T18:21:51.406Z] #24 0.777 + GOPATH=/tmp/tmp.fMoQha5ziw [2020-02-25T18:21:51.406Z] #24 0.777 + RM_GOPATH=1 [2020-02-25T18:21:51.406Z] #24 0.786 ++ dirname ./install.sh [2020-02-25T18:21:51.406Z] #24 0.788 + dir=. [2020-02-25T18:21:51.406Z] #24 0.789 + bin=dockercli [2020-02-25T18:21:51.406Z] #24 0.789 + shift [2020-02-25T18:21:51.406Z] #24 0.789 + '[' '!' -f ./dockercli.installer ']' [2020-02-25T18:21:51.406Z] #24 0.789 + . ./dockercli.installer [2020-02-25T18:21:51.406Z] #24 0.789 ++ : stable [2020-02-25T18:21:51.406Z] #24 0.789 ++ : 17.06.2-ce [2020-02-25T18:21:51.406Z] #24 0.789 + install_dockercli [2020-02-25T18:21:51.406Z] #24 0.790 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-25T18:21:51.406Z] #24 0.790 Install docker/cli version 17.06.2-ce from stable [2020-02-25T18:21:51.406Z] #24 0.790 ++ uname -m [2020-02-25T18:21:51.406Z] #24 0.792 + arch=ppc64le [2020-02-25T18:21:51.406Z] #24 0.827 + '[' ppc64le '!=' x86_64 ']' [2020-02-25T18:21:51.406Z] #24 0.827 + '[' ppc64le '!=' s390x ']' [2020-02-25T18:21:51.406Z] #24 0.828 + '[' ppc64le '!=' armhf ']' [2020-02-25T18:21:51.406Z] #24 0.829 + build_dockercli [2020-02-25T18:21:51.406Z] #24 0.829 + git clone https://github.com/docker/docker-ce /tmp/tmp.fMoQha5ziw/tmp/docker-ce [2020-02-25T18:21:51.406Z] #24 0.844 Cloning into '/tmp/tmp.fMoQha5ziw/tmp/docker-ce'... [2020-02-25T18:21:51.697Z] #24 ... [2020-02-25T18:21:51.697Z] [2020-02-25T18:21:51.697Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:21:51.697Z] #34 0.914 + RM_GOPATH=0 [2020-02-25T18:21:51.697Z] #34 0.923 + TMP_GOPATH= [2020-02-25T18:21:51.697Z] #34 0.923 + : /build [2020-02-25T18:21:51.697Z] #34 0.932 + '[' -z '' ']' [2020-02-25T18:21:51.697Z] #34 0.938 ++ mktemp -d [2020-02-25T18:21:51.697Z] #34 0.941 + export GOPATH=/tmp/tmp.oJJkLQxKMU [2020-02-25T18:21:51.697Z] #34 0.963 + GOPATH=/tmp/tmp.oJJkLQxKMU [2020-02-25T18:21:51.697Z] #34 0.964 + RM_GOPATH=1 [2020-02-25T18:21:51.697Z] #34 0.972 ++ dirname ./install.sh [2020-02-25T18:21:51.697Z] #34 0.977 + dir=. [2020-02-25T18:21:51.697Z] #34 0.996 + bin=tomlv [2020-02-25T18:21:51.697Z] #34 0.998 + shift [2020-02-25T18:21:51.697Z] #34 1.000 + '[' '!' -f ./tomlv.installer ']' [2020-02-25T18:21:51.697Z] #34 1.009 + . ./tomlv.installer [2020-02-25T18:21:51.697Z] #34 1.012 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:21:51.697Z] #34 1.023 + install_tomlv [2020-02-25T18:21:51.697Z] #34 1.023 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-25T18:21:51.697Z] #34 1.023 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oJJkLQxKMU/src/github.com/BurntSushi/toml [2020-02-25T18:21:51.697Z] #34 1.023 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:21:51.697Z] #34 1.029 Cloning into '/tmp/tmp.oJJkLQxKMU/src/github.com/BurntSushi/toml'... [2020-02-25T18:21:51.697Z] #34 2.399 + cd /tmp/tmp.oJJkLQxKMU/src/github.com/BurntSushi/toml [2020-02-25T18:21:51.697Z] #34 2.400 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-25T18:21:51.697Z] #34 2.436 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:21:51.697Z] #34 3.420 runtime/internal/sys [2020-02-25T18:21:51.697Z] #34 3.445 math/bits [2020-02-25T18:21:51.697Z] #34 3.480 internal/cpu [2020-02-25T18:21:51.697Z] #34 3.493 runtime/internal/atomic [2020-02-25T18:21:51.697Z] #34 4.589 runtime/internal/math [2020-02-25T18:21:51.697Z] #34 5.108 unicode/utf8 [2020-02-25T18:21:51.697Z] #34 5.157 sync/atomic [2020-02-25T18:21:51.697Z] #34 5.881 internal/bytealg [2020-02-25T18:21:51.697Z] #34 6.489 math [2020-02-25T18:21:51.697Z] #34 6.636 unicode [2020-02-25T18:21:51.697Z] #34 8.337 internal/testlog [2020-02-25T18:21:51.697Z] #34 8.624 runtime [2020-02-25T18:21:51.697Z] #34 9.382 encoding [2020-02-25T18:21:51.697Z] #34 10.46 runtime/cgo [2020-02-25T18:21:51.697Z] #34 ... [2020-02-25T18:21:51.697Z] [2020-02-25T18:21:51.697Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:21:51.697Z] #66 0.626 + RM_GOPATH=0 [2020-02-25T18:21:51.697Z] #66 0.626 + TMP_GOPATH= [2020-02-25T18:21:51.697Z] #66 0.626 + : /build/ [2020-02-25T18:21:51.697Z] #66 0.626 + '[' -z '' ']' [2020-02-25T18:21:51.697Z] #66 0.627 ++ mktemp -d [2020-02-25T18:21:51.697Z] #66 0.630 + export GOPATH=/tmp/tmp.yZdC4rjuts [2020-02-25T18:21:51.697Z] #66 0.630 + GOPATH=/tmp/tmp.yZdC4rjuts [2020-02-25T18:21:51.697Z] #66 0.631 + RM_GOPATH=1 [2020-02-25T18:21:51.697Z] #66 0.635 ++ dirname ./install.sh [2020-02-25T18:21:51.697Z] #66 0.638 + dir=. [2020-02-25T18:21:51.697Z] #66 0.639 + bin=rootlesskit [2020-02-25T18:21:51.697Z] #66 0.639 + shift [2020-02-25T18:21:51.697Z] #66 0.639 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-25T18:21:51.697Z] #66 0.640 + . ./rootlesskit.installer [2020-02-25T18:21:51.697Z] #66 0.640 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:21:51.697Z] #66 0.641 + install_rootlesskit [2020-02-25T18:21:51.697Z] #66 0.641 + case "$1" in [2020-02-25T18:21:51.697Z] #66 0.641 + export CGO_ENABLED=0 [2020-02-25T18:21:51.697Z] #66 0.641 + CGO_ENABLED=0 [2020-02-25T18:21:51.697Z] #66 0.641 + _install_rootlesskit [2020-02-25T18:21:51.697Z] #66 0.642 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:21:51.697Z] #66 0.642 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-25T18:21:51.697Z] #66 0.642 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yZdC4rjuts/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:21:51.697Z] #66 0.645 Cloning into '/tmp/tmp.yZdC4rjuts/src/github.com/rootless-containers/rootlesskit'... [2020-02-25T18:21:51.697Z] #66 7.729 + cd /tmp/tmp.yZdC4rjuts/src/github.com/rootless-containers/rootlesskit [2020-02-25T18:21:51.697Z] #66 7.730 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-25T18:21:51.697Z] #66 8.656 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:21:51.697Z] #66 8.658 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-25T18:21:51.861Z] #17 66.40 Setting up python3-setuptools (40.8.0-1) ... [2020-02-25T18:21:51.989Z] #66 ... [2020-02-25T18:21:51.989Z] [2020-02-25T18:21:51.989Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:21:51.989Z] #44 1.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:21:51.989Z] #44 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:21:51.989Z] #44 1.185 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:21:51.989Z] #44 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:21:51.989Z] #44 6.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:21:51.989Z] #44 9.565 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:21:51.989Z] #44 ... [2020-02-25T18:21:51.989Z] [2020-02-25T18:21:51.989Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:21:51.989Z] #48 9.970 unicode/utf16 [2020-02-25T18:21:51.989Z] #48 10.29 container/list [2020-02-25T18:21:52.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:21:52.038Z] Using test binary docker [2020-02-25T18:21:52.038Z] +++ /etc/init.d/apparmor start [2020-02-25T18:21:52.038Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:21:52.038Z] INFO: Waiting for daemon to start... [2020-02-25T18:21:52.038Z] Starting dockerd [2020-02-25T18:21:52.038Z] +++ 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 [2020-02-25T18:21:53.248Z] #17 67.62 Setting up python3-pip (18.1-5) ... [2020-02-25T18:21:53.932Z] . [2020-02-25T18:21:53.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:21:53.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:21:53.932Z] Error: No such image: emptyfs [2020-02-25T18:21:53.932Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:21:53.932Z] ++++ docker load [2020-02-25T18:21:54.189Z] Running integration-test (iteration 1) [2020-02-25T18:21:54.189Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-25T18:21:54.189Z] ++ 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 [2020-02-25T18:21:54.189Z] ++ set -e [2020-02-25T18:21:54.189Z] ++ '[' -n 0 ']' [2020-02-25T18:21:54.189Z] ++ set -x [2020-02-25T18:21:54.189Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:21:54.191Z] #17 68.90 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:21:54.191Z] #17 68.94 Processing triggers for mime-support (3.62) ... [2020-02-25T18:21:54.722Z] #48 14.06 crypto/internal/subtle [2020-02-25T18:21:54.780Z] #17 DONE 69.6s [2020-02-25T18:21:54.780Z] [2020-02-25T18:21:54.780Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:21:55.013Z] #48 14.62 crypto/subtle [2020-02-25T18:21:55.728Z] #18 ... [2020-02-25T18:21:55.728Z] [2020-02-25T18:21:55.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:55.728Z] #44 127.2 CC criu/cr-service.o [2020-02-25T18:21:55.728Z] #44 129.0 CC criu/crtools.o [2020-02-25T18:21:55.728Z] #44 129.5 CC criu/eventfd.o [2020-02-25T18:21:55.728Z] #44 129.9 CC criu/eventpoll.o [2020-02-25T18:21:55.728Z] #44 130.6 CC criu/external.o [2020-02-25T18:21:55.728Z] #44 131.1 CC criu/fault-injection.o [2020-02-25T18:21:55.728Z] #44 131.3 CC criu/fdstore.o [2020-02-25T18:21:55.728Z] #44 131.6 CC criu/fifo.o [2020-02-25T18:21:55.728Z] #44 132.1 CC criu/file-ids.o [2020-02-25T18:21:55.728Z] #44 132.4 CC criu/file-lock.o [2020-02-25T18:21:55.728Z] #44 133.1 CC criu/files-ext.o [2020-02-25T18:21:55.728Z] #44 133.7 CC criu/files-reg.o [2020-02-25T18:21:55.728Z] #44 135.8 CC criu/files.o [2020-02-25T18:21:56.043Z] #48 15.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-25T18:21:56.300Z] #44 137.9 CC criu/filesystems.o [2020-02-25T18:21:56.334Z] #48 15.80 internal/nettrace [2020-02-25T18:21:56.623Z] #48 16.10 runtime/cgo [2020-02-25T18:21:56.872Z] #44 ... [2020-02-25T18:21:56.872Z] [2020-02-25T18:21:56.872Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:21:56.872Z] #18 1.969 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-25T18:21:56.872Z] #18 1.973 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-25T18:21:56.872Z] #18 1.977 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-25T18:21:57.134Z] #18 DONE 2.1s [2020-02-25T18:21:57.134Z] [2020-02-25T18:21:57.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:21:57.134Z] #44 138.7 CC criu/fsnotify.o [2020-02-25T18:21:58.522Z] #44 140.0 CC criu/image-desc.o [2020-02-25T18:21:58.522Z] #44 140.2 CC criu/image.o [2020-02-25T18:21:59.466Z] #44 141.0 CC criu/ipc_ns.o [2020-02-25T18:22:00.409Z] #44 142.0 CC criu/irmap.o [2020-02-25T18:22:00.671Z] #44 142.4 CC criu/kcmp-ids.o [2020-02-25T18:22:01.245Z] #44 142.7 CC criu/kerndat.o [2020-02-25T18:22:02.631Z] #44 144.0 CC criu/libnetlink.o [2020-02-25T18:22:02.631Z] #44 144.4 CC criu/log.o [2020-02-25T18:22:03.204Z] #44 144.8 CC criu/lsm.o [2020-02-25T18:22:03.467Z] #44 145.1 CC criu/mem.o [2020-02-25T18:22:05.140Z] #48 23.22 vendor/golang.org/x/crypto/internal/subtle [2020-02-25T18:22:05.140Z] #48 ... [2020-02-25T18:22:05.140Z] [2020-02-25T18:22:05.140Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:22:05.140Z] #60 24.16 Fetched 8113 kB in 23s (346 kB/s) [2020-02-25T18:22:05.384Z] #44 146.7 CC criu/mount.o [2020-02-25T18:22:07.299Z] #44 ... [2020-02-25T18:22:07.299Z] [2020-02-25T18:22:07.299Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:22:07.299Z] #19 5.347 Collecting yamllint==1.16.0 [2020-02-25T18:22:07.873Z] #19 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-25T18:22:07.873Z] #19 ... [2020-02-25T18:22:07.873Z] [2020-02-25T18:22:07.873Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:07.873Z] #44 149.3 CC criu/namespaces.o [2020-02-25T18:22:09.260Z] #44 151.1 CC criu/net.o [2020-02-25T18:22:09.596Z] #60 24.16 Reading package lists... [2020-02-25T18:22:09.596Z] #60 ... [2020-02-25T18:22:09.596Z] [2020-02-25T18:22:09.596Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:22:09.596Z] #72 27.87 Checking out files: 61% (1260/2047) Checking out files: 62% (1270/2047) Checking out files: 63% (1290/2047) Checking out files: 64% (1311/2047) Checking out files: 65% (1331/2047) Checking out files: 66% (1352/2047) Checking out files: 67% (1372/2047) Checking out files: 68% (1392/2047) Checking out files: 69% (1413/2047) Checking out files: 70% (1433/2047) Checking out files: 71% (1454/2047) Checking out files: 72% (1474/2047) Checking out files: 73% (1495/2047) Checking out files: 74% (1515/2047) Checking out files: 75% (1536/2047) Checking out files: 76% (1556/2047) Checking out files: 77% (1577/2047) Checking out files: 78% (1597/2047) Checking out files: 79% (1618/2047) Checking out files: 80% (1638/2047) Checking out files: 81% (1659/2047) Checking out files: 82% (1679/2047) Checking out files: 83% (1700/2047) Checking out files: 84% (1720/2047) Checking out files: 85% (1740/2047) Checking out files: 86% (1761/2047) Checking out files: 87% (1781/2047) Checking out files: 88% (1802/2047) Checking out files: 89% (1822/2047) Checking out files: 90% (1843/2047) Checking out files: 91% (1863/2047) Checking out files: 92% (1884/2047) Checking out files: 93% (1904/2047) Checking out files: 94% (1925/2047) Checking out files: 95% (1945/2047) Checking out files: 96% (1966/2047) Checking out files: 97% (1986/2047) Checking out files: 98% (2007/2047) Checking out files: 99% (2027/2047) Checking out files: 100% (2047/2047) Checking out files: 100% (2047/2047), done. [2020-02-25T18:22:09.596Z] #72 28.57 + cd /tmp/tmp.9KcPF4HbIm/src/github.com/docker/libnetwork [2020-02-25T18:22:09.596Z] #72 28.57 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-25T18:22:09.670Z] sha256:73405ead214c89312b87829a90d36cb046a5adc9b77821c558ec4affe9eaa94a [2020-02-25T18:22:09.670Z] INFO: Starting docker-py tests... [2020-02-25T18:22:09.670Z] ============================= test session starts ============================== [2020-02-25T18:22:09.670Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-25T18:22:09.670Z] rootdir: /src, inifile: pytest.ini [2020-02-25T18:22:09.670Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-25T18:22:10.231Z] collected 387 items / 1 deselected / 386 selected [2020-02-25T18:22:10.231Z] [2020-02-25T18:22:10.672Z] #72 29.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-25T18:22:12.564Z] #44 ... [2020-02-25T18:22:12.564Z] [2020-02-25T18:22:12.564Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:22:12.564Z] #19 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-25T18:22:12.564Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-25T18:22:12.564Z] #19 10.95 Collecting pyyaml (from yamllint==1.16.0) [2020-02-25T18:22:12.564Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-25T18:22:12.564Z] #19 12.97 Building wheels for collected packages: pyyaml [2020-02-25T18:22:12.564Z] #19 12.98 Running setup.py bdist_wheel for pyyaml: started [2020-02-25T18:22:12.564Z] #19 14.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-25T18:22:12.564Z] #19 14.04 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-25T18:22:12.564Z] #19 14.15 Successfully built pyyaml [2020-02-25T18:22:12.564Z] #19 14.16 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-25T18:22:12.564Z] #19 14.60 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-25T18:22:12.564Z] #19 DONE 15.4s [2020-02-25T18:22:12.564Z] [2020-02-25T18:22:12.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:12.564Z] #44 154.1 CC criu/netfilter.o [2020-02-25T18:22:12.828Z] #44 154.4 CC criu/page-pipe.o [2020-02-25T18:22:13.401Z] #44 155.0 CC criu/page-xfer.o [2020-02-25T18:22:14.184Z] #72 ... [2020-02-25T18:22:14.184Z] [2020-02-25T18:22:14.184Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:22:14.184Z] #60 24.16 Reading package lists... [2020-02-25T18:22:14.768Z] #60 34.20 Reading package lists... [2020-02-25T18:22:14.768Z] #60 ... [2020-02-25T18:22:14.768Z] [2020-02-25T18:22:14.768Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:22:14.768Z] #44 24.43 Fetched 8113 kB in 23s (346 kB/s) [2020-02-25T18:22:14.768Z] #44 24.43 Reading package lists... [2020-02-25T18:22:14.768Z] #44 34.00 Reading package lists... [2020-02-25T18:22:14.768Z] #44 ... [2020-02-25T18:22:14.768Z] [2020-02-25T18:22:14.768Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:22:14.768Z] #26 24.59 Fetched 8113 kB in 24s (339 kB/s) [2020-02-25T18:22:14.768Z] #26 24.59 Reading package lists... [2020-02-25T18:22:14.799Z] #44 156.2 CC criu/pagemap-cache.o [2020-02-25T18:22:15.059Z] #26 33.91 Reading package lists... [2020-02-25T18:22:15.059Z] #26 ... [2020-02-25T18:22:15.059Z] [2020-02-25T18:22:15.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:15.059Z] #11 24.54 Fetched 8113 kB in 24s (341 kB/s) [2020-02-25T18:22:15.059Z] #11 24.54 Reading package lists... [2020-02-25T18:22:15.059Z] #11 33.91 Reading package lists... [2020-02-25T18:22:15.059Z] #11 ... [2020-02-25T18:22:15.059Z] [2020-02-25T18:22:15.059Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:22:15.059Z] #36 24.44 Fetched 8113 kB in 24s (343 kB/s) [2020-02-25T18:22:15.059Z] #36 24.44 Reading package lists... [2020-02-25T18:22:15.061Z] #44 156.6 CC criu/pagemap.o [2020-02-25T18:22:15.350Z] #36 ... [2020-02-25T18:22:15.350Z] [2020-02-25T18:22:15.350Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:22:15.350Z] #42 26.57 Checking out files: 80% (1247/1545) Checking out files: 81% (1252/1545) Checking out files: 82% (1267/1545) Checking out files: 83% (1283/1545) Checking out files: 84% (1298/1545) Checking out files: 85% (1314/1545) Checking out files: 86% (1329/1545) Checking out files: 87% (1345/1545) Checking out files: 88% (1360/1545) Checking out files: 89% (1376/1545) Checking out files: 90% (1391/1545) Checking out files: 91% (1406/1545) Checking out files: 92% (1422/1545) Checking out files: 93% (1437/1545) Checking out files: 94% (1453/1545) Checking out files: 95% (1468/1545) Checking out files: 96% (1484/1545) Checking out files: 97% (1499/1545) Checking out files: 98% (1515/1545) Checking out files: 99% (1530/1545) Checking out files: 100% (1545/1545) Checking out files: 100% (1545/1545), done. [2020-02-25T18:22:15.350Z] #42 26.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-25T18:22:15.350Z] #42 29.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-25T18:22:15.632Z] #44 157.4 CC criu/parasite-syscall.o [2020-02-25T18:22:15.641Z] #42 ... [2020-02-25T18:22:15.641Z] [2020-02-25T18:22:15.641Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:22:16.583Z] #44 158.0 CC criu/path.o [2020-02-25T18:22:16.844Z] #44 ... [2020-02-25T18:22:16.844Z] [2020-02-25T18:22:16.844Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:22:16.844Z] #57 105.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-25T18:22:16.844Z] #57 106.9 + mkdir -p /build [2020-02-25T18:22:16.844Z] #57 106.9 + cp runc /build/runc [2020-02-25T18:22:16.844Z] #57 DONE 107.2s [2020-02-25T18:22:16.844Z] [2020-02-25T18:22:16.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:16.844Z] #44 158.3 CC criu/pie-util-vdso-elf32.o [2020-02-25T18:22:17.106Z] #44 158.6 CC criu/pie-util-vdso.o [2020-02-25T18:22:17.368Z] #44 159.0 CC criu/pie-util.o [2020-02-25T18:22:17.368Z] #44 159.1 CC criu/pipes.o [2020-02-25T18:22:18.313Z] #44 159.7 CC criu/plugin.o [2020-02-25T18:22:18.577Z] #44 160.1 CC criu/proc_parse.o [2020-02-25T18:22:20.489Z] #44 162.0 CC criu/protobuf-desc.o [2020-02-25T18:22:21.061Z] #44 162.7 CC criu/protobuf.o [2020-02-25T18:22:21.323Z] #44 163.0 CC criu/pstree.o [2020-02-25T18:22:22.267Z] #44 163.9 CC criu/rbtree.o [2020-02-25T18:22:22.528Z] #44 164.1 CC criu/rst-malloc.o [2020-02-25T18:22:22.544Z] #36 35.46 Reading package lists... [2020-02-25T18:22:22.544Z] #36 ... [2020-02-25T18:22:22.544Z] [2020-02-25T18:22:22.544Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:22.544Z] #54 31.19 + cd /tmp/tmp.QGRUgpZ7TJ/src/github.com/golangci/golangci-lint/ [2020-02-25T18:22:22.544Z] #54 31.19 + git checkout -q v1.20.0 [2020-02-25T18:22:22.544Z] #54 31.94 ++ git describe --tags [2020-02-25T18:22:22.544Z] #54 31.97 + version=v1.20.0 [2020-02-25T18:22:22.544Z] #54 31.97 ++ git rev-parse --short HEAD [2020-02-25T18:22:22.544Z] #54 31.99 + commit=cc98739 [2020-02-25T18:22:22.544Z] #54 31.99 ++ git show -s --format=%cd [2020-02-25T18:22:22.544Z] #54 32.00 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-25T18:22:22.544Z] #54 32.00 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-25T18:22:22.789Z] #44 164.4 CC criu/seccomp.o [2020-02-25T18:22:23.177Z] #54 ... [2020-02-25T18:22:23.178Z] [2020-02-25T18:22:23.178Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:23.178Z] #11 33.91 Reading package lists... [2020-02-25T18:22:23.360Z] #44 164.9 CC criu/seize.o [2020-02-25T18:22:23.360Z] #44 ... [2020-02-25T18:22:23.360Z] [2020-02-25T18:22:23.360Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:23.360Z] #53 DONE 225.8s [2020-02-25T18:22:23.360Z] [2020-02-25T18:22:23.360Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:23.360Z] #62 188.3 + bin/containerd [2020-02-25T18:22:25.535Z] #11 43.25 Building dependency tree... [2020-02-25T18:22:26.237Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:22:26.237Z] Loaded image: busybox:latest [2020-02-25T18:22:26.237Z] Loaded image: busybox:glibc [2020-02-25T18:22:26.237Z] Loaded image: debian:jessie [2020-02-25T18:22:26.237Z] Loaded image: hello-world:latest [2020-02-25T18:22:26.237Z] INFO: Testing against a local daemon [2020-02-25T18:22:26.237Z] === RUN TestCgroupNamespacesBuild [2020-02-25T18:22:27.040Z] #11 46.67 The following additional packages will be installed: [2020-02-25T18:22:27.040Z] #11 46.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-25T18:22:27.040Z] #11 46.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-25T18:22:27.040Z] #11 46.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-25T18:22:27.040Z] #11 46.70 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-25T18:22:27.040Z] #11 46.70 mingw-w64-x86-64-dev [2020-02-25T18:22:27.040Z] #11 46.72 Suggested packages: [2020-02-25T18:22:27.040Z] #11 46.72 gcc-8-locales seccomp wine64 [2020-02-25T18:22:28.649Z] #62 ... [2020-02-25T18:22:28.649Z] [2020-02-25T18:22:28.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:28.649Z] #44 165.7 CC criu/servicefd.o [2020-02-25T18:22:28.649Z] #44 166.0 CC criu/shmem.o [2020-02-25T18:22:28.649Z] #44 166.8 CC criu/sigframe.o [2020-02-25T18:22:28.649Z] #44 166.9 CC criu/signalfd.o [2020-02-25T18:22:28.649Z] #44 167.1 CC criu/sk-inet.o [2020-02-25T18:22:28.649Z] #44 167.9 CC criu/sk-netlink.o [2020-02-25T18:22:28.649Z] #44 168.2 CC criu/sk-packet.o [2020-02-25T18:22:28.649Z] #44 168.7 CC criu/sk-queue.o [2020-02-25T18:22:28.649Z] #44 169.1 CC criu/sk-tcp.o [2020-02-25T18:22:28.649Z] #44 169.5 CC criu/sk-unix.o [2020-02-25T18:22:28.768Z] --- PASS: TestCgroupNamespacesBuild (3.39s) [2020-02-25T18:22:28.768Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-25T18:22:29.222Z] #44 171.0 CC criu/sockets.o [2020-02-25T18:22:29.764Z] #11 ... [2020-02-25T18:22:29.764Z] [2020-02-25T18:22:29.764Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:22:29.764Z] #26 33.91 Reading package lists... [2020-02-25T18:22:29.764Z] #26 45.04 Building dependency tree... [2020-02-25T18:22:29.764Z] #26 48.25 ca-certificates is already the newest version (20190110). [2020-02-25T18:22:29.764Z] #26 48.25 The following additional packages will be installed: [2020-02-25T18:22:29.764Z] #26 48.26 libjq1 libonig5 [2020-02-25T18:22:29.764Z] #26 49.00 The following NEW packages will be installed: [2020-02-25T18:22:29.764Z] #26 49.02 jq libjq1 libonig5 [2020-02-25T18:22:29.764Z] #26 49.30 0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:22:29.764Z] #26 49.30 Need to get 358 kB of archives. [2020-02-25T18:22:29.764Z] #26 49.30 After this operation, 1277 kB of additional disk space will be used. [2020-02-25T18:22:29.764Z] #26 49.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-25T18:22:29.764Z] #26 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-25T18:22:29.764Z] #26 49.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-25T18:22:29.764Z] #26 ... [2020-02-25T18:22:29.764Z] [2020-02-25T18:22:29.764Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:29.764Z] #11 49.61 The following NEW packages will be installed: [2020-02-25T18:22:29.764Z] #11 49.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-25T18:22:29.764Z] #11 49.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-25T18:22:29.764Z] #11 49.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-25T18:22:29.764Z] #11 49.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-25T18:22:29.764Z] #11 49.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-25T18:22:29.764Z] #11 49.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-25T18:22:29.764Z] #11 49.65 The following packages will be upgraded: [2020-02-25T18:22:30.055Z] #11 49.65 libsystemd0 libudev1 [2020-02-25T18:22:30.055Z] #11 49.91 2 upgraded, 25 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:22:30.055Z] #11 49.91 Need to get 79.4 MB of archives. [2020-02-25T18:22:30.055Z] #11 49.91 After this operation, 532 MB of additional disk space will be used. [2020-02-25T18:22:30.055Z] #11 49.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-25T18:22:30.162Z] #44 171.7 CC criu/stats.o [2020-02-25T18:22:30.352Z] #11 50.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-25T18:22:30.430Z] #44 171.9 CC criu/string.o [2020-02-25T18:22:30.430Z] #44 172.0 CC criu/sysctl.o [2020-02-25T18:22:30.644Z] #11 50.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-25T18:22:30.937Z] #11 50.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-25T18:22:31.003Z] #44 172.6 CC criu/sysfs_parse.o [2020-02-25T18:22:31.264Z] #44 172.9 CC criu/timerfd.o [2020-02-25T18:22:31.290Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2020-02-25T18:22:31.290Z] === RUN TestBuildWithSession [2020-02-25T18:22:31.290Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-25T18:22:31.290Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:22:31.290Z] === RUN TestBuildSquashParent [2020-02-25T18:22:31.527Z] #44 173.2 CC criu/tty.o [2020-02-25T18:22:31.573Z] #11 51.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-25T18:22:31.573Z] #11 51.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-25T18:22:31.573Z] #11 51.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-25T18:22:31.573Z] #11 ... [2020-02-25T18:22:31.573Z] [2020-02-25T18:22:31.573Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-25T18:22:31.573Z] #60 34.20 Reading package lists... [2020-02-25T18:22:31.573Z] #60 44.05 Building dependency tree... [2020-02-25T18:22:31.573Z] #60 47.85 The following additional packages will be installed: [2020-02-25T18:22:31.573Z] #60 47.87 libbtrfs0 [2020-02-25T18:22:31.573Z] #60 48.08 The following NEW packages will be installed: [2020-02-25T18:22:31.573Z] #60 48.08 libbtrfs-dev libbtrfs0 [2020-02-25T18:22:31.573Z] #60 48.33 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:22:31.573Z] #60 48.33 Need to get 120 kB of archives. [2020-02-25T18:22:31.573Z] #60 48.33 After this operation, 423 kB of additional disk space will be used. [2020-02-25T18:22:31.573Z] #60 48.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-25T18:22:31.573Z] #60 48.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-25T18:22:31.573Z] #60 50.10 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:22:31.573Z] #60 50.45 Fetched 120 kB in 0s (664 kB/s) [2020-02-25T18:22:31.573Z] #60 50.58 Selecting previously unselected package libbtrfs0. [2020-02-25T18:22:31.574Z] #60 50.58 (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 ... 15330 files and directories currently installed.) [2020-02-25T18:22:31.574Z] #60 50.74 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-25T18:22:31.574Z] #60 50.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:22:31.574Z] #60 50.89 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:22:31.574Z] #60 50.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-25T18:22:31.574Z] #60 50.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:22:31.574Z] #60 51.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:22:31.574Z] #60 51.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:22:31.574Z] #60 51.13 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:22:31.574Z] #60 DONE 51.5s [2020-02-25T18:22:31.574Z] [2020-02-25T18:22:31.574Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:31.574Z] #11 51.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-25T18:22:31.867Z] #11 ... [2020-02-25T18:22:31.867Z] [2020-02-25T18:22:31.867Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:22:31.867Z] #61 DONE 0.1s [2020-02-25T18:22:31.867Z] [2020-02-25T18:22:31.867Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-25T18:22:31.867Z] #62 DONE 0.0s [2020-02-25T18:22:31.867Z] [2020-02-25T18:22:31.867Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:32.161Z] #63 0.325 + RM_GOPATH=0 [2020-02-25T18:22:32.161Z] #63 0.335 + TMP_GOPATH= [2020-02-25T18:22:32.161Z] #63 0.337 + : /build [2020-02-25T18:22:32.161Z] #63 0.339 + '[' -z '' ']' [2020-02-25T18:22:32.161Z] #63 0.342 ++ mktemp -d [2020-02-25T18:22:32.161Z] #63 0.345 + export GOPATH=/tmp/tmp.TZaODIUYJc [2020-02-25T18:22:32.161Z] #63 0.345 + GOPATH=/tmp/tmp.TZaODIUYJc [2020-02-25T18:22:32.161Z] #63 0.345 + RM_GOPATH=1 [2020-02-25T18:22:32.161Z] #63 0.351 ++ dirname ./install.sh [2020-02-25T18:22:32.161Z] #63 0.360 + dir=. [2020-02-25T18:22:32.161Z] #63 0.361 + bin=containerd [2020-02-25T18:22:32.161Z] #63 0.361 + shift [2020-02-25T18:22:32.161Z] #63 0.361 + '[' '!' -f ./containerd.installer ']' [2020-02-25T18:22:32.161Z] #63 0.361 + . ./containerd.installer [2020-02-25T18:22:32.161Z] #63 0.362 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:22:32.161Z] #63 0.370 + install_containerd [2020-02-25T18:22:32.398Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-25T18:22:32.460Z] #63 0.371 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-25T18:22:32.460Z] #63 0.372 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TZaODIUYJc/src/github.com/containerd/containerd [2020-02-25T18:22:32.460Z] #63 0.372 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:22:32.460Z] #63 0.377 Cloning into '/tmp/tmp.TZaODIUYJc/src/github.com/containerd/containerd'... [2020-02-25T18:22:33.239Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-25T18:22:33.442Z] #44 174.8 CC criu/tun.o [2020-02-25T18:22:33.703Z] #44 175.3 CC criu/uffd.o [2020-02-25T18:22:34.646Z] #76 exporting layers 44.1s done [2020-02-25T18:22:34.646Z] #76 exporting manifest sha256:d70b8d258dbf135d03600c4988df2e591acd78c418d0d771c17e1abeca917fb2 done [2020-02-25T18:22:34.646Z] #76 exporting config sha256:e88f50c204f30b54e2223ae367b34e07c0f799b2fab6437ee0d2dbbff86c6b5f done [2020-02-25T18:22:34.646Z] #76 sending tarball [2020-02-25T18:22:34.646Z] #44 176.3 CC criu/util.o [2020-02-25T18:22:35.149Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-25T18:22:35.235Z] #63 ... [2020-02-25T18:22:35.235Z] [2020-02-25T18:22:35.235Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:22:35.235Z] #44 34.00 Reading package lists... [2020-02-25T18:22:35.235Z] #44 45.17 Building dependency tree... [2020-02-25T18:22:35.235Z] #44 48.97 The following additional packages will be installed: [2020-02-25T18:22:35.235Z] #44 48.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-25T18:22:35.235Z] #44 48.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-25T18:22:35.235Z] #44 48.99 Suggested packages: [2020-02-25T18:22:35.235Z] #44 48.99 manpages-dev python-setuptools [2020-02-25T18:22:35.235Z] #44 51.70 The following NEW packages will be installed: [2020-02-25T18:22:35.235Z] #44 51.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-25T18:22:35.235Z] #44 51.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-25T18:22:35.235Z] #44 51.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-25T18:22:35.235Z] #44 51.72 python-six zlib1g-dev [2020-02-25T18:22:35.235Z] #44 52.03 0 upgraded, 17 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:22:35.235Z] #44 52.03 Need to get 4075 kB of archives. [2020-02-25T18:22:35.235Z] #44 52.03 After this operation, 24.5 MB of additional disk space will be used. [2020-02-25T18:22:35.235Z] #44 52.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-25T18:22:35.235Z] #44 52.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-25T18:22:35.235Z] #44 52.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-25T18:22:35.235Z] #44 52.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-25T18:22:35.235Z] #44 52.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-25T18:22:35.235Z] #44 52.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-25T18:22:35.235Z] #44 52.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-02-25T18:22:35.235Z] #44 52.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-25T18:22:35.235Z] #44 52.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-25T18:22:35.235Z] #44 52.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-25T18:22:35.235Z] #44 52.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-25T18:22:35.235Z] #44 52.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-25T18:22:35.235Z] #44 52.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-02-25T18:22:35.235Z] #44 52.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-25T18:22:35.235Z] #44 52.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-25T18:22:35.235Z] #44 52.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-25T18:22:35.235Z] #44 52.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-25T18:22:35.235Z] #44 ... [2020-02-25T18:22:35.235Z] [2020-02-25T18:22:35.235Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-25T18:22:35.235Z] #26 51.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:22:35.235Z] #26 52.49 Fetched 358 kB in 0s (1861 kB/s) [2020-02-25T18:22:35.235Z] #26 52.69 Selecting previously unselected package libonig5:ppc64el. [2020-02-25T18:22:35.236Z] #26 52.69 (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 ... 15330 files and directories currently installed.) [2020-02-25T18:22:35.236Z] #26 52.94 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-25T18:22:35.236Z] #26 52.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-25T18:22:35.236Z] #26 53.41 Selecting previously unselected package libjq1:ppc64el. [2020-02-25T18:22:35.236Z] #26 53.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-25T18:22:35.236Z] #26 53.46 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-25T18:22:35.236Z] #26 53.85 Selecting previously unselected package jq. [2020-02-25T18:22:35.236Z] #26 53.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-25T18:22:35.236Z] #26 53.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:22:35.236Z] #26 54.32 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-25T18:22:35.236Z] #26 54.33 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-25T18:22:35.236Z] #26 54.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:22:35.236Z] #26 54.34 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:22:35.236Z] #26 DONE 54.8s [2020-02-25T18:22:35.236Z] [2020-02-25T18:22:35.236Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:22:35.236Z] #27 DONE 0.1s [2020-02-25T18:22:35.236Z] [2020-02-25T18:22:35.236Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:35.590Z] #44 ... [2020-02-25T18:22:35.590Z] [2020-02-25T18:22:35.590Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:35.590Z] #23 237.9 + return [2020-02-25T18:22:35.851Z] #23 DONE 238.4s [2020-02-25T18:22:35.851Z] [2020-02-25T18:22:35.851Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:35.851Z] #44 177.4 CC criu/uts_ns.o [2020-02-25T18:22:35.851Z] #44 177.6 CC criu/vdso.o [2020-02-25T18:22:35.874Z] #28 ... [2020-02-25T18:22:35.874Z] [2020-02-25T18:22:35.874Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:22:35.874Z] #36 35.46 Reading package lists... [2020-02-25T18:22:35.874Z] #36 45.90 Building dependency tree... [2020-02-25T18:22:35.874Z] #36 49.41 The following additional packages will be installed: [2020-02-25T18:22:35.874Z] #36 49.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-25T18:22:35.874Z] #36 49.44 Suggested packages: [2020-02-25T18:22:35.874Z] #36 49.44 cmake-doc ninja-build lrzip [2020-02-25T18:22:35.874Z] #36 49.44 Recommended packages: [2020-02-25T18:22:35.874Z] #36 49.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-25T18:22:35.874Z] #36 51.51 The following NEW packages will be installed: [2020-02-25T18:22:35.874Z] #36 51.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-25T18:22:35.874Z] #36 51.55 vim-common xxd [2020-02-25T18:22:35.874Z] #36 51.83 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded. [2020-02-25T18:22:35.874Z] #36 51.83 Need to get 14.9 MB of archives. [2020-02-25T18:22:35.874Z] #36 51.83 After this operation, 67.2 MB of additional disk space will be used. [2020-02-25T18:22:35.874Z] #36 51.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-25T18:22:35.874Z] #36 51.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:22:35.874Z] #36 51.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-25T18:22:35.874Z] #36 52.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-25T18:22:35.874Z] #36 54.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-25T18:22:35.874Z] #36 54.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-25T18:22:35.874Z] #36 54.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-25T18:22:35.874Z] #36 54.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-25T18:22:35.874Z] #36 54.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-25T18:22:35.874Z] #36 54.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-25T18:22:35.874Z] #36 ... [2020-02-25T18:22:35.874Z] [2020-02-25T18:22:35.874Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:22:35.874Z] #44 55.21 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:22:35.874Z] #44 55.56 Fetched 4075 kB in 1s (5445 kB/s) [2020-02-25T18:22:36.131Z] #76 ... [2020-02-25T18:22:36.131Z] [2020-02-25T18:22:36.131Z] #77 importing to docker [2020-02-25T18:22:36.131Z] #77 ... [2020-02-25T18:22:36.131Z] [2020-02-25T18:22:36.131Z] #76 exporting to oci image format [2020-02-25T18:22:36.131Z] #76 sending tarball 7.1s done [2020-02-25T18:22:36.131Z] #76 DONE 51.3s [2020-02-25T18:22:36.167Z] #44 55.72 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-25T18:22:36.167Z] #44 55.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-25T18:22:36.167Z] #44 55.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-25T18:22:36.167Z] #44 55.94 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-25T18:22:36.424Z] #44 178.0 LINK criu/built-in.o [2020-02-25T18:22:36.459Z] #44 56.16 Selecting previously unselected package libnet1:ppc64el. [2020-02-25T18:22:36.459Z] #44 56.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-25T18:22:36.459Z] #44 56.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-25T18:22:36.492Z] [2020-02-25T18:22:36.492Z] #77 importing to docker [2020-02-25T18:22:36.684Z] #44 178.1 LINK criu/criu [2020-02-25T18:22:36.752Z] #44 56.43 Selecting previously unselected package libnet1-dev. [2020-02-25T18:22:36.752Z] #44 56.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-25T18:22:36.752Z] #44 56.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:22:36.752Z] #44 56.69 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-25T18:22:36.946Z] #44 178.5 DEP lib/c/criu.d [2020-02-25T18:22:36.946Z] #44 178.6 CC images/rpc.pb-c.o [2020-02-25T18:22:37.046Z] #44 56.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-25T18:22:37.046Z] #44 56.73 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-25T18:22:37.046Z] #44 56.93 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-25T18:22:37.337Z] #44 56.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-25T18:22:37.337Z] #44 56.96 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-25T18:22:37.534Z] #44 179.2 CC lib/c/criu.o [2020-02-25T18:22:37.631Z] #44 57.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-25T18:22:37.631Z] #44 57.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-25T18:22:37.631Z] #44 57.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:22:37.926Z] #44 57.61 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-25T18:22:37.926Z] #44 57.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-25T18:22:37.926Z] #44 57.70 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:22:37.926Z] #44 57.85 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-25T18:22:38.219Z] #44 57.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-25T18:22:38.219Z] #44 57.89 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-25T18:22:38.477Z] #44 ... [2020-02-25T18:22:38.477Z] [2020-02-25T18:22:38.477Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-25T18:22:38.477Z] #24 DONE 0.2s [2020-02-25T18:22:38.477Z] [2020-02-25T18:22:38.477Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:22:38.512Z] #44 58.24 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-25T18:22:38.512Z] #44 58.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:38.512Z] #44 58.26 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:22:39.420Z] #28 DONE 1.0s [2020-02-25T18:22:39.420Z] [2020-02-25T18:22:39.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:39.420Z] #44 180.2 LINK lib/c/built-in.o [2020-02-25T18:22:39.420Z] #44 180.2 LINK lib/c/libcriu.so [2020-02-25T18:22:39.420Z] #44 180.4 GEN magic.py [2020-02-25T18:22:39.420Z] #44 180.5 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:22:39.420Z] #44 180.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:22:39.551Z] #44 59.29 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-25T18:22:39.551Z] #44 59.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:39.551Z] #44 59.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:22:39.685Z] #44 ... [2020-02-25T18:22:39.685Z] [2020-02-25T18:22:39.685Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-25T18:22:39.685Z] #31 DONE 0.2s [2020-02-25T18:22:39.685Z] [2020-02-25T18:22:39.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:39.685Z] #44 181.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:22:39.685Z] #44 ... [2020-02-25T18:22:39.685Z] [2020-02-25T18:22:39.685Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-25T18:22:39.685Z] #34 DONE 0.1s [2020-02-25T18:22:39.947Z] [2020-02-25T18:22:39.947Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-25T18:22:39.947Z] #39 DONE 0.1s [2020-02-25T18:22:39.947Z] [2020-02-25T18:22:39.947Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-25T18:22:39.947Z] #42 DONE 0.2s [2020-02-25T18:22:39.947Z] [2020-02-25T18:22:39.947Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:40.201Z] #44 59.81 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-25T18:22:40.201Z] #44 59.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:40.201Z] #44 59.93 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-25T18:22:40.519Z] #62 ... [2020-02-25T18:22:40.519Z] [2020-02-25T18:22:40.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:22:40.519Z] #44 182.0 make[1]: Nothing to be done for 'all'. [2020-02-25T18:22:40.849Z] #44 ... [2020-02-25T18:22:40.849Z] [2020-02-25T18:22:40.849Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:40.849Z] #28 3.005 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-25T18:22:40.849Z] #28 3.564 [2020-02-25T18:22:41.092Z] #44 182.7 make[1]: 'images/built-in.o' is up to date. [2020-02-25T18:22:41.092Z] #44 182.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-25T18:22:41.092Z] #44 182.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-25T18:22:41.092Z] #44 182.8 make[1]: 'compel/libcompel.a' is up to date. [2020-02-25T18:22:41.353Z] #44 182.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-25T18:22:41.353Z] #44 182.9 make[1]: Nothing to be done for 'all'. [2020-02-25T18:22:41.353Z] #44 182.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:22:41.353Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.614Z] #44 183.1 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.614Z] #44 183.2 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.614Z] #44 183.3 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.614Z] #44 183.4 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.736Z] #28 3.848 0.3% ### 4.3% ###### 8.5% ######### 12.8% ############ 17.1% ############### 21.3% ################## 25.5% ##################### 29.8% ########################## 36.2% ############################# 40.5% ################################# 46.9% #################################### 51.1% ####################################### 55.4% ########################################## 59.6% ############################################## 63.9% ################################################# 68.5% ################################################## 70.6% ###################################################### 75.8% ######################################################### 80.1% ############################################################## 86.5% #################################################################### 95.0% ######################################################################## 100.0% [2020-02-25T18:22:41.875Z] #44 183.4 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.875Z] #44 183.5 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.875Z] #44 183.6 make[2]: Nothing to be done for 'all'. [2020-02-25T18:22:41.875Z] #44 183.6 INSTALL criu/criu [2020-02-25T18:22:42.162Z] #44 DONE 183.8s [2020-02-25T18:22:42.162Z] [2020-02-25T18:22:42.162Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:42.377Z] #28 7.000 #=#=# [2020-02-25T18:22:42.675Z] #28 7.276 #=#=# ####### 9.9% ################### 27.1% [2020-02-25T18:22:42.675Z] #28 ... [2020-02-25T18:22:42.675Z] [2020-02-25T18:22:42.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:42.675Z] #11 52.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-25T18:22:42.675Z] #11 53.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-25T18:22:42.675Z] #11 53.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-25T18:22:42.675Z] #11 59.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-25T18:22:42.968Z] #11 ... [2020-02-25T18:22:42.968Z] [2020-02-25T18:22:42.968Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:43.472Z] --- PASS: TestBuildSquashParent (11.02s) [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:22:43.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:22:43.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:22:43.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:22:43.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:22:43.560Z] #28 7.276 #=#=# ####### 9.9% ################### 27.1% ############################# 40.7% ##################################### 51.6% ############################################# 63.1% ######################################################### 80.4% ################################################################## 91.8% ######################################################################## 100.0% [2020-02-25T18:22:44.162Z] #62 ... [2020-02-25T18:22:44.162Z] [2020-02-25T18:22:44.162Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-25T18:22:44.162Z] #45 DONE 0.2s [2020-02-25T18:22:44.162Z] [2020-02-25T18:22:44.162Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-25T18:22:44.162Z] #48 DONE 0.2s [2020-02-25T18:22:44.162Z] [2020-02-25T18:22:44.162Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-25T18:22:44.162Z] #51 DONE 0.2s [2020-02-25T18:22:44.162Z] [2020-02-25T18:22:44.162Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-25T18:22:44.189Z] #28 9.037 [2020-02-25T18:22:44.452Z] #54 DONE 0.2s [2020-02-25T18:22:44.452Z] [2020-02-25T18:22:44.452Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:44.452Z] #62 ... [2020-02-25T18:22:44.452Z] [2020-02-25T18:22:44.453Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-25T18:22:44.480Z] [2020-02-25T18:22:44.480Z] #28 ... [2020-02-25T18:22:44.480Z] [2020-02-25T18:22:44.480Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:22:44.480Z] #72 DONE 64.1s [2020-02-25T18:22:44.480Z] [2020-02-25T18:22:44.480Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:44.729Z] #58 DONE 0.2s [2020-02-25T18:22:44.729Z] [2020-02-25T18:22:44.729Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:22:45.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:22:45.994Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:22:46.574Z] #28 9.311 0.1% ## 3.2% ###### 8.4% ########### 15.5% ################ 23.2% ###################### 31.0% ############################# 41.3% ##################################### 51.6% ########################################## 59.4% ############################################## 65.2% ################################################## 70.4% ###################################################### 75.5% ########################################################### 83.3% ################################################################# 91.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-02-25T18:22:47.209Z] #28 12.09 [2020-02-25T18:22:47.209Z] #28 ... [2020-02-25T18:22:47.209Z] [2020-02-25T18:22:47.209Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:22:47.209Z] #36 57.02 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:22:47.209Z] #36 57.27 Fetched 14.9 MB in 4s (4172 kB/s) [2020-02-25T18:22:47.209Z] #36 57.46 Selecting previously unselected package xxd. [2020-02-25T18:22:47.209Z] #36 57.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 ... 15330 files and directories currently installed.) [2020-02-25T18:22:47.209Z] #36 57.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-25T18:22:47.209Z] #36 57.71 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:22:47.209Z] #36 58.04 Selecting previously unselected package vim-common. [2020-02-25T18:22:47.209Z] #36 58.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:22:47.209Z] #36 58.18 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:22:47.209Z] #36 58.80 Selecting previously unselected package cmake-data. [2020-02-25T18:22:47.209Z] #36 58.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-25T18:22:47.209Z] #36 58.85 Unpacking cmake-data (3.13.4-1) ... [2020-02-25T18:22:47.209Z] #36 62.80 Selecting previously unselected package libicu63:ppc64el. [2020-02-25T18:22:47.209Z] #36 62.82 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-25T18:22:47.209Z] #36 62.83 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-25T18:22:47.506Z] #36 ... [2020-02-25T18:22:47.506Z] [2020-02-25T18:22:47.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:47.506Z] #11 63.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-25T18:22:47.506Z] #11 63.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-25T18:22:47.506Z] #11 63.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-25T18:22:47.506Z] #11 63.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-25T18:22:47.506Z] #11 63.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-25T18:22:47.506Z] #11 63.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-25T18:22:47.506Z] #11 63.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-25T18:22:47.506Z] #11 63.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-25T18:22:47.506Z] #11 63.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-25T18:22:47.506Z] #11 63.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-25T18:22:47.506Z] #11 64.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-25T18:22:47.506Z] #11 64.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-25T18:22:47.506Z] #11 64.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-25T18:22:47.506Z] #11 64.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-25T18:22:47.506Z] #11 64.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-25T18:22:47.506Z] #11 66.71 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:22:47.506Z] #11 67.11 Fetched 79.4 MB in 15s (5471 kB/s) [2020-02-25T18:22:47.799Z] #11 67.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-25T18:22:47.799Z] #11 67.41 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-25T18:22:47.799Z] #11 67.43 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:22:48.430Z] #11 68.24 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-25T18:22:49.015Z] #11 68.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-25T18:22:49.015Z] #11 68.62 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-25T18:22:49.015Z] #11 68.65 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-25T18:22:49.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:22:49.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:22:49.306Z] #11 69.05 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-25T18:22:49.597Z] #11 69.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-25T18:22:49.597Z] #11 69.27 (Reading database ... [2020-02-25T18:22:49.597Z] #11 ... [2020-02-25T18:22:49.597Z] [2020-02-25T18:22:49.597Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:52.245Z] #28 12.37 0.0% ## 2.9% ### 5.0% #### 6.4% ##### 8.2% ####### 10.0% ####### 10.9% ######## 11.8% ######### 13.6% ########### 15.4% ############ 17.2% ############# 18.9% ############### 21.6% ################# 23.7% ################### 26.5% #################### 28.3% ###################### 30.8% ######################## 33.9% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################## 41.7% ############################### 44.4% ################################# 46.2% ################################# 47.1% ################################### 49.8% ##################################### 51.6% ###################################### 53.3% ####################################### 55.5% ######################################## 56.4% ######################################### 58.2% ########################################### 60.0% ############################################ 61.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.7% ################################################## 70.4% ## [2020-02-25T18:22:52.245Z] #28 ... [2020-02-25T18:22:52.245Z] [2020-02-25T18:22:52.245Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:22:52.245Z] #44 62.05 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-25T18:22:52.245Z] #44 62.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:52.245Z] #44 62.07 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:22:52.246Z] #44 63.23 Selecting previously unselected package protobuf-c-compiler. [2020-02-25T18:22:52.246Z] #44 63.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-25T18:22:52.246Z] #44 63.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:22:52.246Z] #44 63.60 Selecting previously unselected package protobuf-compiler. [2020-02-25T18:22:52.246Z] #44 63.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:52.246Z] #44 63.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:22:52.246Z] #44 63.92 Selecting previously unselected package python-pkg-resources. [2020-02-25T18:22:52.246Z] #44 63.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:22:52.246Z] #44 63.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-25T18:22:52.246Z] #44 64.29 Selecting previously unselected package python-six. [2020-02-25T18:22:52.246Z] #44 64.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-25T18:22:52.246Z] #44 64.34 Unpacking python-six (1.12.0-1) ... [2020-02-25T18:22:52.246Z] #44 64.60 Selecting previously unselected package python-protobuf. [2020-02-25T18:22:52.246Z] #44 64.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-25T18:22:52.246Z] #44 64.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-25T18:22:52.246Z] #44 66.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-25T18:22:52.246Z] #44 ... [2020-02-25T18:22:52.246Z] [2020-02-25T18:22:52.246Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2020-02-25T18:22:53.454Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2020-02-25T18:22:53.454Z] === RUN TestBuildMultiStageCopy [2020-02-25T18:22:53.454Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-25T18:22:54.284Z] #28 12.37 0.0% ## 2.9% ### 5.0% #### 6.4% ##### 8.2% ####### 10.0% ####### 10.9% ######## 11.8% ######### 13.6% ########### 15.4% ############ 17.2% ############# 18.9% ############### 21.6% ################# 23.7% ################### 26.5% #################### 28.3% ###################### 30.8% ######################## 33.9% ######################### 35.7% ########################## 37.3% ############################ 39.0% ############################## 41.7% ############################### 44.4% ################################# 46.2% ################################# 47.1% ################################### 49.8% ##################################### 51.6% ###################################### 53.3% ####################################### 55.5% ######################################## 56.4% ######################################### 58.2% ########################################### 60.0% ############################################ 61.8% ############################################## 64.5% ############################################### 65.9% ################################################ 67.7% ################################################## 70.4% #################################################### 73.1% ####################################################### 76.6% ######################################################## 78.4% ########################################################## 81.1% ########################################################### 82.0% ############################################################ 83.8% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 89.1% ################################################################# 90.9% ################################################################## 91.8% ################################################################### 93.6% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 98.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-02-25T18:22:54.574Z] #28 19.42 [2020-02-25T18:22:55.977Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-25T18:22:56.088Z] #28 ... [2020-02-25T18:22:56.088Z] [2020-02-25T18:22:56.088Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:22:56.088Z] #48 65.39 internal/reflectlite [2020-02-25T18:22:56.088Z] #48 65.40 sync [2020-02-25T18:22:56.088Z] #48 68.88 math/rand [2020-02-25T18:22:56.088Z] #48 68.88 internal/singleflight [2020-02-25T18:22:56.088Z] #48 68.92 github.com/LK4D4/vndr/godl/singleflight [2020-02-25T18:22:56.088Z] #48 74.28 strconv [2020-02-25T18:22:56.088Z] #48 74.28 sort [2020-02-25T18:22:56.088Z] #48 74.35 io [2020-02-25T18:22:56.088Z] #48 74.45 syscall [2020-02-25T18:22:56.088Z] #48 ... [2020-02-25T18:22:56.088Z] [2020-02-25T18:22:56.088Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:22:56.088Z] #34 65.51 internal/reflectlite [2020-02-25T18:22:56.088Z] #34 65.52 sync [2020-02-25T18:22:56.088Z] #34 71.15 errors [2020-02-25T18:22:56.088Z] #34 71.18 sort [2020-02-25T18:22:56.088Z] #34 71.50 strconv [2020-02-25T18:22:56.088Z] #34 71.54 io [2020-02-25T18:22:56.088Z] #34 71.54 internal/oserror [2020-02-25T18:22:56.088Z] #34 72.25 syscall [2020-02-25T18:22:56.088Z] #34 ... [2020-02-25T18:22:56.088Z] [2020-02-25T18:22:56.088Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:22:56.088Z] #36 75.05 Selecting previously unselected package libxml2:ppc64el. [2020-02-25T18:22:56.088Z] #36 75.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-25T18:22:56.088Z] #36 75.08 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:22:56.377Z] #36 76.05 Selecting previously unselected package libarchive13:ppc64el. [2020-02-25T18:22:56.377Z] #36 76.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-25T18:22:56.377Z] #36 76.10 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-25T18:22:56.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-25T18:22:57.011Z] #36 76.70 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-25T18:22:57.011Z] #36 76.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-25T18:22:57.011Z] #36 76.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-25T18:22:57.301Z] #36 76.99 Selecting previously unselected package librhash0:ppc64el. [2020-02-25T18:22:57.301Z] #36 77.00 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-25T18:22:57.301Z] #36 77.01 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-25T18:22:57.473Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-25T18:22:57.590Z] #36 77.25 Selecting previously unselected package libuv1:ppc64el. [2020-02-25T18:22:57.590Z] #36 77.25 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-25T18:22:57.590Z] #36 77.25 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-25T18:22:57.590Z] #36 77.39 Selecting previously unselected package cmake. [2020-02-25T18:22:57.880Z] #36 77.42 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-25T18:22:57.880Z] #36 77.46 Unpacking cmake (3.13.4-1) ... [2020-02-25T18:22:58.036Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy (6.02s) [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2020-02-25T18:22:58.599Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2020-02-25T18:22:58.599Z] === RUN TestBuildMultiStageParentConfig [2020-02-25T18:22:59.684Z] #62 224.2 + bin/containerd-stress [2020-02-25T18:22:59.918Z] #77 DONE 20.3s [2020-02-25T18:22:59.951Z] #36 ... [2020-02-25T18:22:59.951Z] [2020-02-25T18:22:59.951Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:22:59.951Z] #11 69.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-25T18:22:59.951Z] #11 69.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-25T18:22:59.951Z] #11 69.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:22:59.951Z] #11 74.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-25T18:22:59.951Z] #11 74.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-25T18:22:59.951Z] #11 74.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:22:59.951Z] #11 79.44 Selecting previously unselected package binutils-mingw-w64. [2020-02-25T18:22:59.951Z] #11 79.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-25T18:22:59.951Z] #11 79.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:22:59.951Z] #11 ... [2020-02-25T18:22:59.951Z] [2020-02-25T18:22:59.951Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:22:59.951Z] #28 21.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-25T18:22:59.951Z] #28 21.98 [2020-02-25T18:22:59.951Z] #28 22.20 ####### 10.2% ################################################## 70.6% ######################################################################## 100.0% [2020-02-25T18:22:59.951Z] #28 22.61 [2020-02-25T18:22:59.951Z] #28 24.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-25T18:23:00.491Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-02-25T18:23:00.491Z] === RUN TestBuildLabelWithTargets [2020-02-25T18:23:00.581Z] #28 25.34 [2020-02-25T18:23:00.671Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/test/unit [2020-02-25T18:23:01.063Z] #62 226.8 + bin/containerd-shim [2020-02-25T18:23:01.162Z] #28 25.65 # 1.6% ############################################## 64.3% ######################################################################## 100.0% [2020-02-25T18:23:01.454Z] #28 26.11 [2020-02-25T18:23:02.104Z] #28 ... [2020-02-25T18:23:02.104Z] [2020-02-25T18:23:02.104Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:23:02.104Z] #36 81.92 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-25T18:23:02.104Z] #36 81.93 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:23:02.104Z] #36 81.94 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-25T18:23:02.104Z] #36 81.94 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:23:02.397Z] #36 82.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-25T18:23:02.397Z] #36 82.05 Setting up cmake-data (3.13.4-1) ... [2020-02-25T18:23:02.397Z] #36 82.06 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-25T18:23:02.397Z] #36 82.07 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-25T18:23:02.397Z] #36 82.10 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-25T18:23:02.397Z] #36 82.11 Setting up cmake (3.13.4-1) ... [2020-02-25T18:23:02.397Z] #36 82.14 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:23:02.397Z] #36 82.26 Processing triggers for mime-support (3.62) ... [2020-02-25T18:23:02.397Z] #36 ... [2020-02-25T18:23:02.397Z] [2020-02-25T18:23:02.397Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:23:02.397Z] #44 72.23 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:23:02.397Z] #44 72.25 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-25T18:23:02.397Z] #44 72.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:23:02.397Z] #44 72.26 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:23:02.397Z] #44 72.27 Setting up python-six (1.12.0-1) ... [2020-02-25T18:23:02.397Z] #44 76.62 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-25T18:23:02.397Z] #44 76.65 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-25T18:23:02.397Z] #44 76.65 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:23:02.397Z] #44 76.66 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-25T18:23:02.397Z] #44 76.67 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-25T18:23:02.397Z] #44 76.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-25T18:23:02.397Z] #44 76.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-25T18:23:02.397Z] #44 76.68 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-25T18:23:02.397Z] #44 76.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-25T18:23:02.397Z] #44 76.69 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-25T18:23:02.691Z] #44 ... [2020-02-25T18:23:02.691Z] [2020-02-25T18:23:02.691Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:23:02.691Z] #31 80.21 Checking out files: 78% (1190/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-02-25T18:23:02.691Z] #31 81.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-02-25T18:23:02.691Z] #31 82.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-25T18:23:02.691Z] #31 ... [2020-02-25T18:23:02.691Z] [2020-02-25T18:23:02.691Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-25T18:23:02.691Z] #36 DONE 82.6s [2020-02-25T18:23:02.983Z] [2020-02-25T18:23:02.983Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:23:02.983Z] #37 DONE 0.1s [2020-02-25T18:23:02.983Z] [2020-02-25T18:23:02.983Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-25T18:23:02.983Z] #38 DONE 0.1s [2020-02-25T18:23:02.983Z] [2020-02-25T18:23:02.983Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:03.011Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2020-02-25T18:23:03.012Z] === RUN TestBuildWithEmptyLayers [2020-02-25T18:23:03.098Z] ? github.com/docker/docker/api [no test files] [2020-02-25T18:23:03.617Z] #39 0.404 + RM_GOPATH=0 [2020-02-25T18:23:03.617Z] #39 0.404 + TMP_GOPATH= [2020-02-25T18:23:03.617Z] #39 0.404 + : /build [2020-02-25T18:23:03.617Z] #39 0.405 + '[' -z '' ']' [2020-02-25T18:23:03.617Z] #39 0.406 ++ mktemp -d [2020-02-25T18:23:03.617Z] #39 0.408 + export GOPATH=/tmp/tmp.tfRD9uO3ZJ [2020-02-25T18:23:03.617Z] #39 0.409 + GOPATH=/tmp/tmp.tfRD9uO3ZJ [2020-02-25T18:23:03.617Z] #39 0.409 + RM_GOPATH=1 [2020-02-25T18:23:03.617Z] #39 0.417 ++ dirname ./install.sh [2020-02-25T18:23:03.617Z] #39 0.420 + dir=. [2020-02-25T18:23:03.617Z] #39 0.425 + bin=tini [2020-02-25T18:23:03.617Z] #39 0.425 + shift [2020-02-25T18:23:03.617Z] #39 0.425 + '[' '!' -f ./tini.installer ']' [2020-02-25T18:23:03.617Z] #39 0.426 + . ./tini.installer [2020-02-25T18:23:03.617Z] #39 0.426 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:23:03.617Z] #39 0.428 + install_tini [2020-02-25T18:23:03.617Z] #39 0.428 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-25T18:23:03.617Z] #39 0.428 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:23:03.617Z] #39 0.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.tfRD9uO3ZJ/tini [2020-02-25T18:23:03.617Z] #39 0.433 Cloning into '/tmp/tmp.tfRD9uO3ZJ/tini'... [2020-02-25T18:23:04.252Z] #39 ... [2020-02-25T18:23:04.252Z] [2020-02-25T18:23:04.252Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:23:04.252Z] #51 73.76 + cd /tmp/tmp.qfdFGd1ifq/src/gotest.tools/gotestsum [2020-02-25T18:23:04.252Z] #51 73.76 + git checkout -q v0.3.5 [2020-02-25T18:23:04.252Z] #51 73.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-25T18:23:04.381Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2020-02-25T18:23:04.381Z] === RUN TestBuildMultiStageOnBuild [2020-02-25T18:23:04.541Z] #51 ... [2020-02-25T18:23:04.541Z] [2020-02-25T18:23:04.541Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:23:04.541Z] #28 28.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-25T18:23:04.541Z] #28 28.42 skipping existing c8c2d4a6b2e3 [2020-02-25T18:23:04.541Z] #28 28.61 [2020-02-25T18:23:05.575Z] #28 30.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-25T18:23:05.867Z] #28 ... [2020-02-25T18:23:05.867Z] [2020-02-25T18:23:05.867Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-25T18:23:05.867Z] #44 85.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-25T18:23:05.867Z] #44 85.39 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:23:05.867Z] #44 DONE 85.7s [2020-02-25T18:23:06.162Z] [2020-02-25T18:23:06.162Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:06.344Z] #62 232.2 + bin/containerd-shim-runc-v1 [2020-02-25T18:23:06.800Z] #45 ... [2020-02-25T18:23:06.800Z] [2020-02-25T18:23:06.800Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-25T18:23:06.800Z] #28 30.91 #=#=# [2020-02-25T18:23:06.800Z] #28 31.15 #=#=# ######################################################################## 100.0% [2020-02-25T18:23:06.800Z] #28 31.31 [2020-02-25T18:23:06.800Z] #28 31.41 Download of images into '/build' complete. [2020-02-25T18:23:06.800Z] #28 31.41 Use something like the following to load the result into a Docker daemon: [2020-02-25T18:23:06.800Z] #28 31.41 tar -cC '/build' . | docker load [2020-02-25T18:23:06.800Z] #28 DONE 31.5s [2020-02-25T18:23:06.800Z] [2020-02-25T18:23:06.800Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:06.800Z] #39 1.881 + cd /tmp/tmp.tfRD9uO3ZJ/tini [2020-02-25T18:23:06.800Z] #39 1.882 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-25T18:23:06.800Z] #39 1.939 + cmake . [2020-02-25T18:23:06.800Z] #39 3.072 -- The C compiler identification is GNU 8.3.0 [2020-02-25T18:23:06.800Z] #39 3.110 -- Check for working C compiler: /usr/bin/cc [2020-02-25T18:23:06.800Z] #39 3.734 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-25T18:23:06.800Z] #39 3.754 -- Detecting C compiler ABI info [2020-02-25T18:23:08.317Z] #39 5.058 -- Detecting C compiler ABI info - done [2020-02-25T18:23:08.317Z] #39 5.153 -- Detecting C compile features [2020-02-25T18:23:08.557Z] --- PASS: TestBuildMultiStageOnBuild (3.71s) [2020-02-25T18:23:08.557Z] === RUN TestBuildUncleanTarFilenames [2020-02-25T18:23:09.347Z] #39 ... [2020-02-25T18:23:09.347Z] [2020-02-25T18:23:09.347Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:09.347Z] #34 78.71 bytes [2020-02-25T18:23:09.347Z] #34 78.79 strings [2020-02-25T18:23:09.347Z] #34 ... [2020-02-25T18:23:09.347Z] [2020-02-25T18:23:09.347Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:09.347Z] #45 2.742 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:23:09.347Z] #45 2.752 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:23:09.637Z] #62 235.1 + bin/containerd-shim-runc-v2 [2020-02-25T18:23:09.644Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-25T18:23:09.927Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2020-02-25T18:23:09.927Z] === RUN TestBuildMultiStageLayerLeak [2020-02-25T18:23:09.977Z] #45 ... [2020-02-25T18:23:09.977Z] [2020-02-25T18:23:09.977Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:23:09.977Z] #11 79.63 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-25T18:23:09.977Z] #11 79.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-25T18:23:09.977Z] #11 79.65 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-25T18:23:09.977Z] #11 79.94 Selecting previously unselected package dmsetup. [2020-02-25T18:23:09.977Z] #11 79.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-25T18:23:09.977Z] #11 79.96 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-25T18:23:09.977Z] #11 80.24 Selecting previously unselected package mingw-w64-common. [2020-02-25T18:23:09.977Z] #11 80.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-25T18:23:09.977Z] #11 80.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-25T18:23:10.269Z] #11 90.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-25T18:23:10.269Z] #11 90.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-25T18:23:10.269Z] #11 90.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:23:10.269Z] #11 ... [2020-02-25T18:23:10.269Z] [2020-02-25T18:23:10.269Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:10.269Z] #34 89.88 bufio [2020-02-25T18:23:10.574Z] #62 236.2 + binaries [2020-02-25T18:23:10.574Z] #62 236.2 + mkdir -p /build [2020-02-25T18:23:10.574Z] #62 236.2 + cp bin/containerd /build/containerd [2020-02-25T18:23:10.574Z] #62 236.2 + cp bin/containerd-shim /build/containerd-shim [2020-02-25T18:23:10.574Z] #62 236.2 + cp bin/ctr /build/ctr [2020-02-25T18:23:10.833Z] #62 DONE 236.7s [2020-02-25T18:23:10.909Z] #34 ... [2020-02-25T18:23:10.909Z] [2020-02-25T18:23:10.909Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:10.909Z] #48 80.34 vendor/golang.org/x/net/dns/dnsmessage [2020-02-25T18:23:10.909Z] #48 81.54 bytes [2020-02-25T18:23:10.909Z] #48 ... [2020-02-25T18:23:10.909Z] [2020-02-25T18:23:10.909Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:10.909Z] #39 7.920 -- Detecting C compile features - done [2020-02-25T18:23:11.200Z] #39 7.952 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-25T18:23:11.200Z] #39 8.177 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-25T18:23:11.492Z] #39 8.385 -- Configuring done [2020-02-25T18:23:11.492Z] #39 8.425 -- Generating done [2020-02-25T18:23:11.492Z] #39 8.435 -- Build files have been written to: /tmp/tmp.tfRD9uO3ZJ/tini [2020-02-25T18:23:11.492Z] #39 8.448 + make tini-static [2020-02-25T18:23:12.126Z] #39 8.940 Scanning dependencies of target tini-static [2020-02-25T18:23:12.210Z] [2020-02-25T18:23:12.210Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-25T18:23:12.288Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-25T18:23:12.419Z] #39 9.163 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-25T18:23:12.469Z] #63 DONE 0.3s [2020-02-25T18:23:12.727Z] [2020-02-25T18:23:12.727Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-25T18:23:12.727Z] #67 DONE 0.1s [2020-02-25T18:23:12.727Z] [2020-02-25T18:23:12.727Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-25T18:23:12.986Z] #69 DONE 0.2s [2020-02-25T18:23:12.986Z] [2020-02-25T18:23:12.986Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-25T18:23:12.986Z] #72 DONE 0.1s [2020-02-25T18:23:12.986Z] [2020-02-25T18:23:12.986Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-25T18:23:12.986Z] #73 DONE 0.0s [2020-02-25T18:23:12.986Z] [2020-02-25T18:23:12.986Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-25T18:23:14.102Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2020-02-25T18:23:14.102Z] === RUN TestBuildWithHugeFile [2020-02-25T18:23:14.892Z] #74 DONE 1.6s [2020-02-25T18:23:14.892Z] [2020-02-25T18:23:14.892Z] #75 exporting to image [2020-02-25T18:23:14.892Z] #75 exporting layers [2020-02-25T18:23:15.154Z] #39 11.56 [100%] Linking C executable tini-static [2020-02-25T18:23:15.789Z] #39 12.73 [100%] Built target tini-static [2020-02-25T18:23:15.789Z] #39 12.83 + mkdir -p /build [2020-02-25T18:23:16.082Z] #39 12.83 + cp tini-static /build/docker-init [2020-02-25T18:23:16.082Z] #39 DONE 12.9s [2020-02-25T18:23:16.082Z] [2020-02-25T18:23:16.082Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:16.082Z] #45 5.140 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:23:16.082Z] #45 5.166 GEN .gitid [2020-02-25T18:23:16.082Z] #45 5.182 GEN criu/include/version.h [2020-02-25T18:23:16.082Z] #45 5.216 GEN include/common/asm [2020-02-25T18:23:16.082Z] #45 7.415 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-25T18:23:16.082Z] #45 7.664 PBCC images/opts.pb-c.c [2020-02-25T18:23:16.082Z] #45 7.840 PBCC images/sit.pb-c.c [2020-02-25T18:23:16.082Z] #45 7.924 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-25T18:23:16.082Z] #45 7.960 DEP images/opts.pb-c.d [2020-02-25T18:23:16.082Z] #45 7.992 DEP images/sit.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.025 PBCC images/macvlan.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.044 DEP images/macvlan.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.074 PBCC images/autofs.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.106 DEP images/autofs.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.190 PBCC images/sysctl.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.215 DEP images/sysctl.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.304 PBCC images/time.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.336 DEP images/time.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.405 PBCC images/binfmt-misc.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.422 DEP images/binfmt-misc.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.509 PBCC images/seccomp.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.567 DEP images/seccomp.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.700 PBCC images/userns.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.742 DEP images/userns.pb-c.d [2020-02-25T18:23:16.082Z] #45 8.865 PBCC images/cgroup.pb-c.c [2020-02-25T18:23:16.082Z] #45 8.945 DEP images/cgroup.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.017 PBCC images/fown.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.063 PBCC images/ext-file.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.145 DEP images/fown.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.242 DEP images/ext-file.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.316 PBCC images/rpc.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.402 DEP images/rpc.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.573 PBCC images/siginfo.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.635 DEP images/siginfo.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.747 PBCC images/pagemap.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.872 DEP images/pagemap.pb-c.d [2020-02-25T18:23:16.082Z] #45 9.924 PBCC images/rlimit.pb-c.c [2020-02-25T18:23:16.082Z] #45 9.984 DEP images/rlimit.pb-c.d [2020-02-25T18:23:16.082Z] #45 10.17 PBCC images/file-lock.pb-c.c [2020-02-25T18:23:16.374Z] #45 10.24 DEP images/file-lock.pb-c.d [2020-02-25T18:23:16.374Z] #45 10.31 PBCC images/tty.pb-c.c [2020-02-25T18:23:16.374Z] #45 10.50 DEP images/tty.pb-c.d [2020-02-25T18:23:16.666Z] #45 10.67 PBCC images/tun.pb-c.c [2020-02-25T18:23:16.957Z] #45 10.81 PBCC images/netdev.pb-c.c [2020-02-25T18:23:16.957Z] #45 10.99 DEP images/tun.pb-c.d [2020-02-25T18:23:17.248Z] #45 11.26 DEP images/netdev.pb-c.d [2020-02-25T18:23:17.248Z] #45 11.37 PBCC images/vma.pb-c.c [2020-02-25T18:23:17.248Z] #45 11.48 DEP images/vma.pb-c.d [2020-02-25T18:23:17.542Z] #45 11.58 PBCC images/creds.pb-c.c [2020-02-25T18:23:17.542Z] #45 11.60 DEP images/creds.pb-c.d [2020-02-25T18:23:17.542Z] #45 11.69 PBCC images/utsns.pb-c.c [2020-02-25T18:23:17.835Z] #45 11.71 DEP images/utsns.pb-c.d [2020-02-25T18:23:17.835Z] #45 11.91 PBCC images/ipc-desc.pb-c.c [2020-02-25T18:23:17.835Z] #45 11.97 PBCC images/ipc-sem.pb-c.c [2020-02-25T18:23:17.835Z] #45 12.02 DEP images/ipc-desc.pb-c.d [2020-02-25T18:23:17.835Z] #45 12.08 DEP images/ipc-sem.pb-c.d [2020-02-25T18:23:18.127Z] #45 12.18 PBCC images/ipc-msg.pb-c.c [2020-02-25T18:23:18.127Z] #45 12.22 DEP images/ipc-msg.pb-c.d [2020-02-25T18:23:18.127Z] #45 12.31 PBCC images/ipc-shm.pb-c.c [2020-02-25T18:23:18.187Z] #75 exporting layers 3.7s done [2020-02-25T18:23:18.187Z] #75 writing image sha256:850acaf28d0bed82dd68b0aeb8bdd7f97e74d9803192fb5d16ad65d314907356 [2020-02-25T18:23:18.418Z] #45 12.35 DEP images/ipc-shm.pb-c.d [2020-02-25T18:23:18.418Z] #45 12.43 PBCC images/ipc-var.pb-c.c [2020-02-25T18:23:18.418Z] #45 12.47 DEP images/ipc-var.pb-c.d [2020-02-25T18:23:18.445Z] #75 writing image sha256:850acaf28d0bed82dd68b0aeb8bdd7f97e74d9803192fb5d16ad65d314907356 done [2020-02-25T18:23:18.445Z] #75 naming to docker.io/library/docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf done [2020-02-25T18:23:18.445Z] #75 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-25T18:23:18.708Z] #45 12.58 PBCC images/sk-opts.pb-c.c [2020-02-25T18:23:18.708Z] #45 12.65 PBCC images/packet-sock.pb-c.c [2020-02-25T18:23:18.708Z] #45 12.72 DEP images/sk-opts.pb-c.d [2020-02-25T18:23:18.708Z] #45 12.80 DEP images/packet-sock.pb-c.d [2020-02-25T18:23:18.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/test/unit [2020-02-25T18:23:19.001Z] #45 12.88 PBCC images/sk-netlink.pb-c.c [2020-02-25T18:23:19.001Z] #45 12.98 DEP images/sk-netlink.pb-c.d [2020-02-25T18:23:19.001Z] #45 13.09 PBCC images/sk-inet.pb-c.c [2020-02-25T18:23:19.001Z] #45 13.16 DEP images/sk-inet.pb-c.d [2020-02-25T18:23:19.305Z] #45 13.25 PBCC images/sk-unix.pb-c.c [2020-02-25T18:23:19.305Z] #45 13.36 DEP images/sk-unix.pb-c.d [2020-02-25T18:23:19.305Z] #45 13.48 PBCC images/mm.pb-c.c [2020-02-25T18:23:19.596Z] #45 13.64 DEP images/mm.pb-c.d [2020-02-25T18:23:19.596Z] #45 13.76 PBCC images/timerfd.pb-c.c [2020-02-25T18:23:19.894Z] #45 13.85 DEP images/timerfd.pb-c.d [2020-02-25T18:23:19.894Z] #45 13.94 PBCC images/timer.pb-c.c [2020-02-25T18:23:19.894Z] #45 13.99 DEP images/timer.pb-c.d [2020-02-25T18:23:19.894Z] #45 14.05 PBCC images/sa.pb-c.c [2020-02-25T18:23:20.183Z] #45 14.11 DEP images/sa.pb-c.d [2020-02-25T18:23:20.183Z] #45 14.19 PBCC images/pipe-data.pb-c.c [2020-02-25T18:23:20.183Z] #45 14.25 DEP images/pipe-data.pb-c.d [2020-02-25T18:23:20.183Z] #45 14.34 PBCC images/mnt.pb-c.c [2020-02-25T18:23:20.474Z] #45 14.49 DEP images/mnt.pb-c.d [2020-02-25T18:23:20.474Z] #45 14.61 PBCC images/sk-packet.pb-c.c [2020-02-25T18:23:20.763Z] #45 14.70 DEP images/sk-packet.pb-c.d [2020-02-25T18:23:20.763Z] #45 ... [2020-02-25T18:23:20.763Z] [2020-02-25T18:23:20.763Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:23:20.763Z] #11 100.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-25T18:23:20.763Z] #11 100.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-25T18:23:20.763Z] #11 100.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:23:20.763Z] #11 100.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-25T18:23:20.763Z] #11 100.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-25T18:23:20.763Z] #11 100.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:23:22.266Z] #11 ... [2020-02-25T18:23:22.266Z] [2020-02-25T18:23:22.266Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:22.266Z] #34 91.49 reflect [2020-02-25T18:23:22.266Z] #34 92.45 path [2020-02-25T18:23:22.266Z] #34 95.33 text/tabwriter [2020-02-25T18:23:22.266Z] #34 ... [2020-02-25T18:23:22.266Z] [2020-02-25T18:23:22.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:22.266Z] #45 14.78 PBCC images/tcp-stream.pb-c.c [2020-02-25T18:23:22.266Z] #45 14.84 DEP images/tcp-stream.pb-c.d [2020-02-25T18:23:22.266Z] #45 14.97 PBCC images/pipe.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.01 DEP images/pipe.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.10 PBCC images/pstree.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.11 DEP images/pstree.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.19 PBCC images/fs.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.21 DEP images/fs.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.34 PBCC images/signalfd.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.43 DEP images/signalfd.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.49 PBCC images/fh.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.55 PBCC images/fsnotify.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.67 DEP images/fh.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.77 DEP images/fsnotify.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.83 PBCC images/eventpoll.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.87 DEP images/eventpoll.pb-c.d [2020-02-25T18:23:22.266Z] #45 15.93 PBCC images/eventfd.pb-c.c [2020-02-25T18:23:22.266Z] #45 15.96 DEP images/eventfd.pb-c.d [2020-02-25T18:23:22.266Z] #45 16.11 PBCC images/remap-file-path.pb-c.c [2020-02-25T18:23:22.266Z] #45 16.17 DEP images/remap-file-path.pb-c.d [2020-02-25T18:23:22.266Z] #45 16.28 PBCC images/fifo.pb-c.c [2020-02-25T18:23:22.266Z] #45 16.32 DEP images/fifo.pb-c.d [2020-02-25T18:23:22.266Z] #45 16.44 PBCC images/ghost-file.pb-c.c [2020-02-25T18:23:22.266Z] #45 16.52 DEP images/ghost-file.pb-c.d [2020-02-25T18:23:22.557Z] #45 16.65 PBCC images/regfile.pb-c.c [2020-02-25T18:23:22.557Z] #45 16.74 DEP images/regfile.pb-c.d [2020-02-25T18:23:22.557Z] #45 ... [2020-02-25T18:23:22.557Z] [2020-02-25T18:23:22.557Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:22.557Z] #48 92.18 bufio [2020-02-25T18:23:22.557Z] #48 96.41 reflect [2020-02-25T18:23:22.557Z] #48 99.96 regexp/syntax [2020-02-25T18:23:22.849Z] #48 ... [2020-02-25T18:23:22.849Z] [2020-02-25T18:23:22.849Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:22.849Z] #45 16.82 PBCC images/ns.pb-c.c [2020-02-25T18:23:22.849Z] #45 16.87 DEP images/ns.pb-c.d [2020-02-25T18:23:22.849Z] #45 16.96 PBCC images/fdinfo.pb-c.c [2020-02-25T18:23:23.141Z] #45 17.11 DEP images/fdinfo.pb-c.d [2020-02-25T18:23:23.141Z] #45 17.21 PBCC images/core-aarch64.pb-c.c [2020-02-25T18:23:23.141Z] #45 17.30 PBCC images/core-arm.pb-c.c [2020-02-25T18:23:23.433Z] #45 17.45 PBCC images/core-ppc64.pb-c.c [2020-02-25T18:23:23.433Z] #45 17.59 PBCC images/core-s390.pb-c.c [2020-02-25T18:23:23.728Z] #45 17.66 PBCC images/core-x86.pb-c.c [2020-02-25T18:23:23.728Z] #45 17.88 PBCC images/core.pb-c.c [2020-02-25T18:23:24.025Z] #45 18.01 PBCC images/inventory.pb-c.c [2020-02-25T18:23:24.025Z] #45 18.11 DEP images/core-aarch64.pb-c.d [2020-02-25T18:23:24.025Z] #45 18.19 DEP images/core-arm.pb-c.d [2020-02-25T18:23:24.058Z] ? github.com/docker/docker/api [no test files] [2020-02-25T18:23:24.316Z] #45 18.32 DEP images/core-ppc64.pb-c.d [2020-02-25T18:23:24.316Z] #45 18.39 DEP images/core-s390.pb-c.d [2020-02-25T18:23:24.316Z] #45 18.54 DEP images/core-x86.pb-c.d [2020-02-25T18:23:24.607Z] #45 18.70 DEP images/core.pb-c.d [2020-02-25T18:23:24.607Z] #45 18.81 DEP images/inventory.pb-c.d [2020-02-25T18:23:24.899Z] #45 18.91 PBCC images/cpuinfo.pb-c.c [2020-02-25T18:23:24.899Z] #45 18.95 DEP images/cpuinfo.pb-c.d [2020-02-25T18:23:24.899Z] #45 19.06 PBCC images/stats.pb-c.c [2020-02-25T18:23:25.199Z] #45 19.09 DEP images/stats.pb-c.d [2020-02-25T18:23:26.312Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:23:26.312Z] Using test binary docker [2020-02-25T18:23:26.312Z] +++ /etc/init.d/apparmor start [2020-02-25T18:23:26.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:23:26.312Z] INFO: Waiting for daemon to start... [2020-02-25T18:23:26.312Z] Starting dockerd [2020-02-25T18:23:26.312Z] +++ 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 [2020-02-25T18:23:26.312Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:23:26.312Z] Using test binary docker [2020-02-25T18:23:26.312Z] +++ /etc/init.d/apparmor start [2020-02-25T18:23:26.312Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:23:26.312Z] INFO: Waiting for daemon to start... [2020-02-25T18:23:26.312Z] Starting dockerd [2020-02-25T18:23:26.312Z] +++ 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 [2020-02-25T18:23:27.260Z] #45 21.23 make[1]: Nothing to be done for 'all'. [2020-02-25T18:23:29.582Z] . [2020-02-25T18:23:29.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:23:29.582Z] [2020-02-25T18:23:29.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:23:29.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:23:29.582Z] Error: No such image: emptyfs---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:23:29.582Z] [2020-02-25T18:23:29.582Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:23:29.582Z] ++++ docker load [2020-02-25T18:23:29.582Z] Error: No such image: emptyfs [2020-02-25T18:23:29.582Z] ++++ docker load [2020-02-25T18:23:29.582Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:23:29.987Z] #45 23.79 CC images/stats.o [2020-02-25T18:23:30.145Z] Running integration-test (iteration 1) [2020-02-25T18:23:30.145Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-25T18:23:30.145Z] ++ 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)/' [2020-02-25T18:23:30.145Z] ++ set -e [2020-02-25T18:23:30.145Z] ++ '[' -n 0 ']' [2020-02-25T18:23:30.145Z] ++ set -x [2020-02-25T18:23:30.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2020-02-25T18:23:30.145Z] Running integration-test (iteration 1) [2020-02-25T18:23:30.145Z] 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)/ [2020-02-25T18:23:30.145Z] ++ 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)/' [2020-02-25T18:23:30.145Z] ++ set -e [2020-02-25T18:23:30.145Z] ++ '[' -n 0 ']' [2020-02-25T18:23:30.145Z] ++ set -x [2020-02-25T18:23:30.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2020-02-25T18:23:30.285Z] #45 24.46 CC images/core.o [2020-02-25T18:23:31.784Z] #45 25.59 CC images/core-x86.o [2020-02-25T18:23:32.824Z] #45 26.81 CC images/core-arm.o [2020-02-25T18:23:33.113Z] #45 ... [2020-02-25T18:23:33.113Z] [2020-02-25T18:23:33.113Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:33.113Z] #34 102.6 internal/syscall/unix [2020-02-25T18:23:33.113Z] #34 102.6 time [2020-02-25T18:23:33.113Z] #34 111.7 internal/poll [2020-02-25T18:23:33.113Z] #34 ... [2020-02-25T18:23:33.113Z] [2020-02-25T18:23:33.113Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:33.113Z] #48 106.0 vendor/golang.org/x/text/transform [2020-02-25T18:23:33.113Z] #48 111.1 time [2020-02-25T18:23:33.406Z] #48 ... [2020-02-25T18:23:33.406Z] [2020-02-25T18:23:33.406Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:33.406Z] #45 27.38 CC images/core-aarch64.o [2020-02-25T18:23:34.041Z] #45 28.00 CC images/core-ppc64.o [2020-02-25T18:23:35.075Z] #45 29.24 CC images/core-s390.o [2020-02-25T18:23:36.285Z] ok github.com/docker/docker/api/server 0.025s coverage: 9.0% of statements [2020-02-25T18:23:36.576Z] #45 30.62 CC images/cpuinfo.o [2020-02-25T18:23:37.610Z] #45 31.37 CC images/inventory.o [2020-02-25T18:23:37.902Z] #45 31.81 CC images/fdinfo.o [2020-02-25T18:23:38.543Z] #45 32.46 CC images/fown.o [2020-02-25T18:23:38.844Z] #45 32.77 CC images/ns.o [2020-02-25T18:23:38.844Z] #45 ... [2020-02-25T18:23:38.844Z] [2020-02-25T18:23:38.844Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:23:38.844Z] #63 62.61 Checking out files: 60% (1832/3044) Checking out files: 61% (1857/3044) Checking out files: 62% (1888/3044) Checking out files: 63% (1918/3044) Checking out files: 64% (1949/3044) Checking out files: 65% (1979/3044) Checking out files: 66% (2010/3044) Checking out files: 67% (2040/3044) Checking out files: 68% (2070/3044) Checking out files: 69% (2101/3044) Checking out files: 70% (2131/3044) Checking out files: 71% (2162/3044) Checking out files: 72% (2192/3044) Checking out files: 73% (2223/3044) Checking out files: 74% (2253/3044) Checking out files: 75% (2283/3044) Checking out files: 76% (2314/3044) Checking out files: 77% (2344/3044) Checking out files: 78% (2375/3044) Checking out files: 79% (2405/3044) Checking out files: 80% (2436/3044) Checking out files: 81% (2466/3044) Checking out files: 82% (2497/3044) Checking out files: 83% (2527/3044) Checking out files: 84% (2557/3044) Checking out files: 85% (2588/3044) Checking out files: 86% (2618/3044) Checking out files: 87% (2649/3044) Checking out files: 88% (2679/3044) Checking out files: 89% (2710/3044) Checking out files: 90% (2740/3044) Checking out files: 91% (2771/3044) Checking out files: 92% (2801/3044) Checking out files: 93% (2831/3044) Checking out files: 94% (2862/3044) Checking out files: 95% (2892/3044) Checking out files: 96% (2923/3044) Checking out files: 97% (2953/3044) Checking out files: 98% (2984/3044) Checking out files: 99% (3014/3044) Checking out files: 100% (3044/3044) Checking out files: 100% (3044/3044), done. [2020-02-25T18:23:38.844Z] #63 63.35 + cd /tmp/tmp.TZaODIUYJc/src/github.com/containerd/containerd [2020-02-25T18:23:38.844Z] #63 63.35 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-25T18:23:38.844Z] #63 64.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-25T18:23:38.844Z] #63 64.38 + BUILDTAGS='netgo osusergo static_build' [2020-02-25T18:23:38.844Z] #63 64.38 + export EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:23:38.844Z] #63 64.38 + EXTRA_FLAGS=-buildmode=pie [2020-02-25T18:23:38.844Z] #63 64.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-25T18:23:38.844Z] #63 64.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-25T18:23:38.844Z] #63 64.38 + '[' '' = dynamic ']' [2020-02-25T18:23:38.844Z] #63 64.38 + make [2020-02-25T18:23:38.844Z] #63 65.09 + bin/ctr [2020-02-25T18:23:47.326Z] #63 ... [2020-02-25T18:23:47.326Z] [2020-02-25T18:23:47.326Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:47.326Z] #34 115.4 os [2020-02-25T18:23:47.326Z] #34 118.9 internal/fmtsort [2020-02-25T18:23:47.326Z] #34 121.0 path/filepath [2020-02-25T18:23:47.326Z] #34 121.1 fmt [2020-02-25T18:23:47.326Z] #34 123.6 io/ioutil [2020-02-25T18:23:47.326Z] #34 ... [2020-02-25T18:23:47.326Z] [2020-02-25T18:23:47.326Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:47.326Z] #45 33.05 CC images/regfile.o [2020-02-25T18:23:47.326Z] #45 33.45 CC images/ghost-file.o [2020-02-25T18:23:47.326Z] #45 34.09 CC images/fifo.o [2020-02-25T18:23:47.326Z] #45 34.44 CC images/remap-file-path.o [2020-02-25T18:23:47.326Z] #45 34.76 CC images/eventfd.o [2020-02-25T18:23:47.326Z] #45 35.27 CC images/eventpoll.o [2020-02-25T18:23:47.326Z] #45 35.80 CC images/fh.o [2020-02-25T18:23:47.326Z] #45 36.37 CC images/fsnotify.o [2020-02-25T18:23:47.326Z] #45 37.48 CC images/signalfd.o [2020-02-25T18:23:47.326Z] #45 37.92 CC images/fs.o [2020-02-25T18:23:47.327Z] #45 38.31 CC images/pstree.o [2020-02-25T18:23:47.327Z] #45 38.61 CC images/pipe.o [2020-02-25T18:23:47.327Z] #45 38.97 CC images/tcp-stream.o [2020-02-25T18:23:47.327Z] #45 39.34 CC images/sk-packet.o [2020-02-25T18:23:47.327Z] #45 39.86 CC images/mnt.o [2020-02-25T18:23:47.327Z] #45 40.20 CC images/pipe-data.o [2020-02-25T18:23:47.327Z] #45 40.52 CC images/sa.o [2020-02-25T18:23:47.327Z] #45 40.86 CC images/timer.o [2020-02-25T18:23:47.327Z] #45 ... [2020-02-25T18:23:47.327Z] [2020-02-25T18:23:47.327Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:47.327Z] #34 126.7 log [2020-02-25T18:23:47.327Z] #34 126.7 flag [2020-02-25T18:23:47.327Z] #34 126.8 github.com/BurntSushi/toml [2020-02-25T18:23:47.327Z] #34 ... [2020-02-25T18:23:47.327Z] [2020-02-25T18:23:47.327Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:47.327Z] #48 116.9 regexp [2020-02-25T18:23:47.618Z] #48 ... [2020-02-25T18:23:47.618Z] [2020-02-25T18:23:47.618Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:47.618Z] #45 41.58 CC images/timerfd.o [2020-02-25T18:23:47.911Z] #45 41.89 CC images/mm.o [2020-02-25T18:23:48.202Z] #45 42.41 CC images/sk-opts.o [2020-02-25T18:23:48.836Z] #45 42.94 CC images/sk-unix.o [2020-02-25T18:23:49.482Z] #45 43.50 CC images/sk-inet.o [2020-02-25T18:23:50.114Z] #45 44.08 CC images/tun.o [2020-02-25T18:23:50.744Z] #45 44.64 CC images/sk-netlink.o [2020-02-25T18:23:51.035Z] #45 45.06 CC images/packet-sock.o [2020-02-25T18:23:51.666Z] #45 45.78 CC images/ipc-var.o [2020-02-25T18:23:52.298Z] #45 46.24 CC images/ipc-desc.o [2020-02-25T18:23:52.589Z] #45 46.59 CC images/ipc-shm.o [2020-02-25T18:23:52.879Z] #45 46.98 CC images/ipc-msg.o [2020-02-25T18:23:53.169Z] #45 47.40 CC images/ipc-sem.o [2020-02-25T18:23:53.460Z] #45 47.66 CC images/utsns.o [2020-02-25T18:23:54.089Z] #45 48.00 CC images/creds.o [2020-02-25T18:23:54.379Z] #45 48.30 CC images/vma.o [2020-02-25T18:23:54.379Z] #45 ... [2020-02-25T18:23:54.379Z] [2020-02-25T18:23:54.379Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:23:54.379Z] #34 133.9 github.com/BurntSushi/toml/cmd/tomlv [2020-02-25T18:23:57.931Z] #34 ... [2020-02-25T18:23:57.931Z] [2020-02-25T18:23:57.931Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:23:57.931Z] #48 127.2 os/exec [2020-02-25T18:23:57.931Z] #48 127.3 net [2020-02-25T18:23:57.931Z] #48 129.1 internal/lazyregexp [2020-02-25T18:23:57.931Z] #48 129.8 github.com/LK4D4/vndr/versioned [2020-02-25T18:23:57.931Z] #48 134.5 net/url [2020-02-25T18:23:57.931Z] #48 134.6 go/token [2020-02-25T18:23:57.931Z] #48 134.6 text/template/parse [2020-02-25T18:23:57.931Z] #48 ... [2020-02-25T18:23:57.931Z] [2020-02-25T18:23:57.931Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:23:57.931Z] #45 48.68 CC images/netdev.o [2020-02-25T18:23:57.931Z] #45 49.34 CC images/tty.o [2020-02-25T18:23:57.931Z] #45 50.50 CC images/file-lock.o [2020-02-25T18:23:57.931Z] #45 50.78 CC images/rlimit.o [2020-02-25T18:23:57.931Z] #45 51.04 CC images/pagemap.o [2020-02-25T18:23:57.931Z] #45 51.62 CC images/siginfo.o [2020-02-25T18:23:57.931Z] #45 52.03 CC images/rpc.o [2020-02-25T18:24:00.660Z] #45 54.35 CC images/ext-file.o [2020-02-25T18:24:00.660Z] #45 ... [2020-02-25T18:24:00.660Z] [2020-02-25T18:24:00.660Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-25T18:24:00.660Z] #34 DONE 140.0s [2020-02-25T18:24:00.660Z] [2020-02-25T18:24:00.660Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:00.660Z] #48 137.8 go/scanner [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-25T18:24:01.016Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.6% of statements [2020-02-25T18:24:01.016Z] ok github.com/docker/docker/builder/dockerfile 0.867s coverage: 48.2% of statements [2020-02-25T18:24:01.693Z] #48 ... [2020-02-25T18:24:01.693Z] [2020-02-25T18:24:01.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:24:01.693Z] #11 131.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-25T18:24:01.693Z] #11 131.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-25T18:24:01.693Z] #11 131.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:24:01.693Z] #11 ... [2020-02-25T18:24:01.693Z] [2020-02-25T18:24:01.693Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:01.693Z] #45 54.71 CC images/cgroup.o [2020-02-25T18:24:01.801Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-25T18:24:01.801Z] ok github.com/docker/docker/builder/remotecontext/git 0.729s coverage: 86.3% of statements [2020-02-25T18:24:01.801Z] ? github.com/docker/docker/cli [no test files] [2020-02-25T18:24:01.801Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-25T18:24:01.966Z] 65014b3c3121: Pull complete [2020-02-25T18:24:02.183Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:24:02.183Z] Loaded image: busybox:latest [2020-02-25T18:24:02.183Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:24:02.183Z] Loaded image: busybox:glibc [2020-02-25T18:24:02.183Z] Loaded image: busybox:latest [2020-02-25T18:24:02.183Z] Loaded image: debian:jessie [2020-02-25T18:24:02.183Z] Loaded image: hello-world:latest [2020-02-25T18:24:02.439Z] Loaded image: busybox:glibc [2020-02-25T18:24:02.439Z] INFO: Testing against a local daemon [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-25T18:24:02.439Z] Loaded image: debian:jessie [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-25T18:24:02.439Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-25T18:24:02.695Z] Loaded image: hello-world:latest [2020-02-25T18:24:02.696Z] INFO: Testing against a local daemon [2020-02-25T18:24:02.696Z] === RUN TestDockerDaemonSuite [2020-02-25T18:24:02.696Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-25T18:24:02.738Z] #45 56.70 CC images/userns.o [2020-02-25T18:24:03.051Z] #45 57.13 CC images/google/protobuf/descriptor.o [2020-02-25T18:24:04.064Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-25T18:24:04.064Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-25T18:24:04.627Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-25T18:24:04.627Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-25T18:24:04.967Z] ok github.com/docker/docker/client 0.174s coverage: 75.8% of statements [2020-02-25T18:24:05.555Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-25T18:24:05.812Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-25T18:24:05.812Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-25T18:24:06.555Z] #45 60.20 CC images/opts.o [2020-02-25T18:24:06.555Z] #45 60.64 CC images/seccomp.o [2020-02-25T18:24:07.187Z] #45 61.11 CC images/binfmt-misc.o [2020-02-25T18:24:07.479Z] #45 61.47 CC images/time.o [2020-02-25T18:24:07.770Z] #45 61.76 CC images/sysctl.o [2020-02-25T18:24:08.060Z] #45 62.15 CC images/autofs.o [2020-02-25T18:24:08.331Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-25T18:24:08.587Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-25T18:24:08.587Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-25T18:24:08.587Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-25T18:24:08.694Z] #45 62.56 CC images/macvlan.o [2020-02-25T18:24:08.984Z] #45 62.86 CC images/sit.o [2020-02-25T18:24:09.150Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-25T18:24:09.278Z] #45 63.27 LINK images/built-in.o [2020-02-25T18:24:09.587Z] #45 63.44 GEN compel/include/asm [2020-02-25T18:24:09.587Z] #45 63.45 GEN compel/include/version.h [2020-02-25T18:24:09.587Z] #45 63.48 touch .config [2020-02-25T18:24:09.587Z] #45 63.50 GEN include/common/config.h [2020-02-25T18:24:09.587Z] #45 63.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-25T18:24:09.587Z] #45 63.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-25T18:24:09.587Z] #45 63.70 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-25T18:24:09.587Z] #45 63.72 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-25T18:24:09.587Z] #45 63.79 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-25T18:24:09.714Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-25T18:24:09.876Z] #45 63.84 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-25T18:24:09.876Z] #45 63.89 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-25T18:24:09.876Z] #45 63.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-25T18:24:09.876Z] #45 63.95 DEP compel/plugins/std/infect.d [2020-02-25T18:24:10.165Z] #45 64.17 DEP compel/plugins/std/string.d [2020-02-25T18:24:10.454Z] #45 64.32 DEP compel/plugins/std/log.d [2020-02-25T18:24:10.454Z] #45 64.50 DEP compel/plugins/std/fds.d [2020-02-25T18:24:10.744Z] #45 64.65 DEP compel/plugins/std/std.d [2020-02-25T18:24:10.744Z] #45 64.80 DEP compel/plugins/shmem/shmem.d [2020-02-25T18:24:11.032Z] #45 64.94 DEP compel/plugins/fds/fds.d [2020-02-25T18:24:11.032Z] #45 65.17 CC compel/plugins/std/std.o [2020-02-25T18:24:11.081Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-25T18:24:11.081Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-25T18:24:11.081Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-25T18:24:11.081Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-25T18:24:11.337Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-25T18:24:11.663Z] #45 65.72 CC compel/plugins/std/fds.o [2020-02-25T18:24:11.836Z] ................................................ [ 29%] [2020-02-25T18:24:11.901Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-25T18:24:12.298Z] #45 66.45 CC compel/plugins/std/log.o [2020-02-25T18:24:12.589Z] #45 ... [2020-02-25T18:24:12.589Z] [2020-02-25T18:24:12.589Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:12.589Z] #48 142.1 encoding/json [2020-02-25T18:24:12.589Z] #48 143.5 go/ast [2020-02-25T18:24:12.589Z] #48 151.5 text/template [2020-02-25T18:24:13.623Z] #48 ... [2020-02-25T18:24:13.623Z] [2020-02-25T18:24:13.623Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:13.623Z] #45 67.70 CC compel/plugins/std/string.o [2020-02-25T18:24:14.658Z] #45 68.69 CC compel/plugins/std/infect.o [2020-02-25T18:24:15.308Z] #45 69.43 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-25T18:24:15.308Z] #45 69.50 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-25T18:24:15.599Z] #45 69.63 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-25T18:24:15.599Z] #45 69.72 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-25T18:24:15.893Z] #45 69.85 AR compel/plugins/std.lib.a [2020-02-25T18:24:15.893Z] #45 69.97 CC compel/plugins/fds/fds.o [2020-02-25T18:24:16.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-25T18:24:16.088Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-25T18:24:16.522Z] #45 70.38 AR compel/plugins/fds.lib.a [2020-02-25T18:24:16.522Z] #45 70.44 HOSTDEP compel/src/lib/log-host.d [2020-02-25T18:24:16.522Z] #45 70.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-25T18:24:16.813Z] #45 70.90 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-25T18:24:17.106Z] #45 71.12 HOSTDEP compel/src/main-host.d [2020-02-25T18:24:17.404Z] #45 71.32 DEP compel/src/lib/ptrace.d [2020-02-25T18:24:17.404Z] #45 71.56 DEP compel/src/lib/infect.d [2020-02-25T18:24:17.695Z] #45 71.85 DEP compel/src/lib/infect-util.d [2020-02-25T18:24:17.982Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-25T18:24:17.988Z] #45 72.01 DEP compel/src/lib/infect-rpc.d [2020-02-25T18:24:17.988Z] #45 72.24 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-25T18:24:18.278Z] #45 72.40 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-25T18:24:18.567Z] #45 72.53 DEP compel/src/lib/log.d [2020-02-25T18:24:18.567Z] #45 72.67 DEP compel/src/main.d [2020-02-25T18:24:18.860Z] #45 72.91 DEP compel/src/lib/handle-elf.d [2020-02-25T18:24:18.911Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-25T18:24:19.160Z] #45 73.11 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-25T18:24:19.453Z] #45 73.46 CC compel/src/lib/log.o [2020-02-25T18:24:19.748Z] #45 ... [2020-02-25T18:24:19.748Z] [2020-02-25T18:24:19.748Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-25T18:24:19.748Z] #11 153.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-25T18:24:19.748Z] #11 153.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 154.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-25T18:24:19.748Z] #11 154.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 154.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 154.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-25T18:24:19.748Z] #11 154.3 Selecting previously unselected package libbtrfs0. [2020-02-25T18:24:19.748Z] #11 154.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 154.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-25T18:24:19.748Z] #11 154.4 Selecting previously unselected package libbtrfs-dev. [2020-02-25T18:24:19.748Z] #11 154.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 154.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:24:19.748Z] #11 154.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-25T18:24:19.748Z] #11 154.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 154.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 154.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 154.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 155.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-25T18:24:19.748Z] #11 155.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 155.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 155.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-25T18:24:19.748Z] #11 155.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-25T18:24:19.748Z] #11 155.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 155.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 156.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-25T18:24:19.748Z] #11 156.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 156.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 156.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-25T18:24:19.748Z] #11 156.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 156.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 156.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 156.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 156.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 157.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 157.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 157.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-25T18:24:19.748Z] #11 157.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 157.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 157.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 158.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 158.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 158.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-25T18:24:19.748Z] #11 158.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-25T18:24:19.748Z] #11 158.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-25T18:24:19.748Z] #11 158.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-25T18:24:19.748Z] #11 159.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 159.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-25T18:24:19.748Z] #11 159.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-25T18:24:19.748Z] #11 159.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 159.1 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-25T18:24:19.748Z] #11 159.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:24:19.748Z] #11 159.3 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 [2020-02-25T18:24:19.748Z] #11 159.3 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 [2020-02-25T18:24:19.748Z] #11 159.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-25T18:24:19.748Z] #11 159.3 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 [2020-02-25T18:24:19.748Z] #11 159.3 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 [2020-02-25T18:24:19.748Z] #11 159.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-25T18:24:19.748Z] #11 159.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-25T18:24:19.748Z] #11 159.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 159.4 Setting up dmsetup (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 159.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 159.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-25T18:24:19.748Z] #11 159.4 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:24:20.056Z] #11 DONE 159.7s [2020-02-25T18:24:20.056Z] [2020-02-25T18:24:20.056Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:24:20.381Z] #12 ... [2020-02-25T18:24:20.381Z] [2020-02-25T18:24:20.381Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:24:20.381Z] #56 DONE 0.3s [2020-02-25T18:24:20.381Z] [2020-02-25T18:24:20.381Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-25T18:24:20.381Z] #57 DONE 0.1s [2020-02-25T18:24:20.381Z] [2020-02-25T18:24:20.381Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:20.687Z] #58 ... [2020-02-25T18:24:20.687Z] [2020-02-25T18:24:20.687Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-25T18:24:20.687Z] #12 DONE 0.8s [2020-02-25T18:24:20.687Z] [2020-02-25T18:24:20.687Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:20.687Z] #58 0.473 + RM_GOPATH=0 [2020-02-25T18:24:20.802Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-25T18:24:20.977Z] #58 0.475 + TMP_GOPATH= [2020-02-25T18:24:20.977Z] #58 0.477 + : /build [2020-02-25T18:24:20.977Z] #58 0.479 + '[' -z '' ']' [2020-02-25T18:24:20.977Z] #58 0.489 ++ mktemp -d [2020-02-25T18:24:20.977Z] #58 0.502 + export GOPATH=/tmp/tmp.eGYUUWhNNu [2020-02-25T18:24:20.977Z] #58 0.503 + GOPATH=/tmp/tmp.eGYUUWhNNu [2020-02-25T18:24:20.977Z] #58 0.504 + RM_GOPATH=1 [2020-02-25T18:24:20.977Z] #58 0.506 ++ dirname ./install.sh [2020-02-25T18:24:20.977Z] #58 0.508 + dir=. [2020-02-25T18:24:20.977Z] #58 0.509 + bin=runc [2020-02-25T18:24:20.977Z] #58 0.510 + shift [2020-02-25T18:24:20.977Z] #58 0.511 + '[' '!' -f ./runc.installer ']' [2020-02-25T18:24:20.977Z] #58 0.512 + . ./runc.installer [2020-02-25T18:24:20.977Z] #58 0.513 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:24:20.977Z] #58 0.515 + install_runc [2020-02-25T18:24:20.977Z] #58 0.516 + uname -r [2020-02-25T18:24:20.977Z] #58 0.519 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-25T18:24:20.977Z] #58 0.522 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-25T18:24:20.977Z] #58 0.522 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-25T18:24:20.977Z] #58 0.523 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-25T18:24:20.978Z] #58 0.525 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eGYUUWhNNu/src/github.com/opencontainers/runc [2020-02-25T18:24:20.978Z] #58 0.532 Cloning into '/tmp/tmp.eGYUUWhNNu/src/github.com/opencontainers/runc'... [2020-02-25T18:24:21.059Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-25T18:24:21.268Z] #58 ... [2020-02-25T18:24:21.268Z] [2020-02-25T18:24:21.268Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-25T18:24:21.268Z] #13 DONE 0.4s [2020-02-25T18:24:21.566Z] [2020-02-25T18:24:21.566Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-25T18:24:21.566Z] #14 0.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-25T18:24:21.566Z] #14 DONE 0.4s [2020-02-25T18:24:21.566Z] [2020-02-25T18:24:21.566Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-25T18:24:21.858Z] #15 DONE 0.5s [2020-02-25T18:24:21.858Z] [2020-02-25T18:24:21.858Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:21.858Z] #48 161.3 encoding/xml [2020-02-25T18:24:22.150Z] #48 161.5 go/parser [2020-02-25T18:24:22.442Z] #48 ... [2020-02-25T18:24:22.442Z] [2020-02-25T18:24:22.442Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-25T18:24:22.442Z] #16 DONE 0.4s [2020-02-25T18:24:22.442Z] [2020-02-25T18:24:22.442Z] #17 [dev 6/25] RUN ldconfig [2020-02-25T18:24:23.075Z] #17 DONE 0.5s [2020-02-25T18:24:23.075Z] [2020-02-25T18:24:23.075Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:23.579Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-25T18:24:23.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-25T18:24:23.709Z] #18 0.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-25T18:24:24.000Z] #18 0.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-25T18:24:24.000Z] #18 0.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-25T18:24:24.508Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-25T18:24:25.508Z] #18 2.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-25T18:24:25.876Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-25T18:24:26.806Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-25T18:24:26.806Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-25T18:24:27.602Z] #18 4.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [176 kB] [2020-02-25T18:24:28.174Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-25T18:24:28.521Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 30.7% of statements [2020-02-25T18:24:29.668Z] #18 6.623 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-02-25T18:24:29.763Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2020-02-25T18:24:29.763Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-25T18:24:29.763Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-25T18:24:29.763Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-25T18:24:29.763Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-25T18:24:29.963Z] #18 ... [2020-02-25T18:24:29.963Z] [2020-02-25T18:24:29.963Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:29.963Z] #45 73.95 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-25T18:24:29.963Z] #45 74.91 CC compel/arch/ppc64/src/lib/infect.o [2020-02-25T18:24:29.963Z] #45 76.01 CC compel/src/lib/infect-rpc.o [2020-02-25T18:24:29.963Z] #45 76.75 CC compel/src/lib/infect-util.o [2020-02-25T18:24:29.963Z] #45 77.35 CC compel/src/lib/infect.o [2020-02-25T18:24:29.963Z] #45 81.82 CC compel/src/lib/ptrace.o [2020-02-25T18:24:29.963Z] #45 82.85 AR compel/libcompel.a [2020-02-25T18:24:29.963Z] #45 82.97 HOSTCC compel/src/main-host.o [2020-02-25T18:24:29.963Z] #45 83.57 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-25T18:24:29.963Z] #45 83.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-25T18:24:30.068Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-25T18:24:30.324Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-25T18:24:30.594Z] #45 84.47 HOSTCC compel/src/lib/log-host.o [2020-02-25T18:24:31.224Z] #45 85.08 HOSTLINK compel/compel-host-bin [2020-02-25T18:24:31.224Z] #45 85.39 DEP soccr/soccr.d [2020-02-25T18:24:31.516Z] #45 85.75 CC soccr/soccr.o [2020-02-25T18:24:31.782Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.5% of statements [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-25T18:24:32.539Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-02-25T18:24:32.539Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-02-25T18:24:32.564Z] #45 ... [2020-02-25T18:24:32.564Z] [2020-02-25T18:24:32.564Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:32.564Z] #58 12.02 + cd /tmp/tmp.eGYUUWhNNu/src/github.com/opencontainers/runc [2020-02-25T18:24:32.564Z] #58 12.02 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-25T18:24:32.799Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2020-02-25T18:24:32.846Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-25T18:24:32.855Z] #58 12.40 + '[' -z '' ']' [2020-02-25T18:24:32.855Z] #58 12.40 + target=static [2020-02-25T18:24:32.855Z] #58 12.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-25T18:24:33.059Z] ok github.com/docker/docker/builder/remotecontext/git 3.084s coverage: 86.3% of statements [2020-02-25T18:24:33.998Z] ok github.com/docker/docker/builder/dockerfile 1.044s coverage: 48.2% of statements [2020-02-25T18:24:33.999Z] ? github.com/docker/docker/cli [no test files] [2020-02-25T18:24:33.999Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-25T18:24:34.218Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-25T18:24:35.146Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-25T18:24:35.402Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-25T18:24:37.346Z] #58 16.21 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-25T18:24:37.742Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2020-02-25T18:24:37.742Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-25T18:24:37.926Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-25T18:24:38.198Z] ok github.com/docker/docker/client 0.308s coverage: 75.8% of statements [2020-02-25T18:24:38.854Z] #58 ... [2020-02-25T18:24:38.854Z] [2020-02-25T18:24:38.854Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:38.854Z] #45 88.56 AR soccr/libsoccr.a [2020-02-25T18:24:38.854Z] #45 88.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:24:38.854Z] #45 89.13 DEP criu/arch/ppc64/sigframe.d [2020-02-25T18:24:38.854Z] #45 89.35 DEP criu/arch/ppc64/crtools.d [2020-02-25T18:24:38.854Z] #45 89.82 DEP criu/arch/ppc64/cpu.d [2020-02-25T18:24:38.854Z] #45 90.15 CC criu/arch/ppc64/cpu.o [2020-02-25T18:24:38.854Z] #45 91.17 CC criu/arch/ppc64/crtools.o [2020-02-25T18:24:38.854Z] #45 92.94 CC criu/arch/ppc64/sigframe.o [2020-02-25T18:24:39.293Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-25T18:24:39.490Z] #45 93.55 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-25T18:24:39.490Z] #45 93.63 DEP criu/arch/ppc64/misc.d [2020-02-25T18:24:39.490Z] #45 93.66 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-25T18:24:39.542Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-02-25T18:24:39.708Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-25T18:24:39.781Z] #45 93.71 DEP criu/arch/ppc64/vdso-pie.d [2020-02-25T18:24:39.781Z] #45 93.94 DEP criu/pie/parasite-vdso.d [2020-02-25T18:24:40.235Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-25T18:24:40.413Z] #45 94.27 DEP criu/pie/util-vdso.d [2020-02-25T18:24:40.413Z] #45 ... [2020-02-25T18:24:40.413Z] [2020-02-25T18:24:40.413Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:40.413Z] #18 17.29 Fetched 8113 kB in 17s (484 kB/s) [2020-02-25T18:24:40.798Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-25T18:24:43.317Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-25T18:24:43.528Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-25T18:24:43.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-25T18:24:45.773Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-25T18:24:45.773Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-25T18:24:45.989Z] #18 17.29 Reading package lists... [2020-02-25T18:24:45.989Z] #18 ... [2020-02-25T18:24:45.989Z] [2020-02-25T18:24:45.989Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:45.989Z] #45 94.60 DEP criu/pie/util.d [2020-02-25T18:24:45.989Z] #45 95.00 CC criu/pie/util.o [2020-02-25T18:24:45.989Z] #45 95.59 CC criu/pie/util-vdso.o [2020-02-25T18:24:45.989Z] #45 96.51 CC criu/pie/parasite-vdso.o [2020-02-25T18:24:45.989Z] #45 97.56 CC criu/arch/ppc64/vdso-pie.o [2020-02-25T18:24:45.989Z] #45 98.14 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-25T18:24:45.989Z] #45 98.22 CC criu/arch/ppc64/misc.o [2020-02-25T18:24:45.989Z] #45 98.30 AR criu/pie/pie.lib.a [2020-02-25T18:24:45.989Z] #45 98.43 DEP criu/pie/restorer.d [2020-02-25T18:24:45.989Z] #45 98.74 DEP criu/arch/ppc64/restorer.d [2020-02-25T18:24:45.989Z] #45 99.09 DEP criu/pie/parasite.d [2020-02-25T18:24:45.989Z] #45 99.61 CC criu/pie/parasite.o [2020-02-25T18:24:45.989Z] #45 ... [2020-02-25T18:24:45.989Z] [2020-02-25T18:24:45.989Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:45.989Z] #48 175.4 go/doc [2020-02-25T18:24:45.989Z] #48 181.2 crypto/rand [2020-02-25T18:24:45.989Z] #48 183.7 crypto/elliptic [2020-02-25T18:24:47.020Z] #48 ... [2020-02-25T18:24:47.020Z] [2020-02-25T18:24:47.020Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:47.020Z] #18 17.29 Reading package lists... [2020-02-25T18:24:47.020Z] #18 ... [2020-02-25T18:24:47.020Z] [2020-02-25T18:24:47.020Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:24:47.020Z] #66 176.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-25T18:24:47.020Z] #66 176.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-25T18:24:47.020Z] #66 ... [2020-02-25T18:24:47.020Z] [2020-02-25T18:24:47.020Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:47.028Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-02-25T18:24:47.141Z] --- PASS: TestBuildWithHugeFile (92.81s) [2020-02-25T18:24:47.141Z] === RUN TestBuildWithEmptyDockerfile [2020-02-25T18:24:47.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:24:47.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:24:47.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:24:47.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:24:47.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:24:47.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:24:47.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:24:47.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:24:47.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:24:47.141Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-25T18:24:47.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-02-25T18:24:47.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-02-25T18:24:47.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-25T18:24:47.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-02-25T18:24:47.141Z] === RUN TestBuildPreserveOwnership [2020-02-25T18:24:47.384Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-02-25T18:24:47.397Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-25T18:24:47.755Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-25T18:24:48.326Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-25T18:24:48.498Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-02-25T18:24:48.584Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-25T18:24:48.584Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-25T18:24:48.584Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-25T18:24:48.858Z] ok github.com/docker/docker/daemon 12.246s coverage: 17.5% of statements [2020-02-25T18:24:48.858Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-25T18:24:48.858Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-25T18:24:48.858Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-25T18:24:48.858Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-25T18:24:49.147Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-25T18:24:49.236Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-02-25T18:24:49.711Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-25T18:24:50.531Z] #18 24.14 Reading package lists... [2020-02-25T18:24:50.531Z] #18 ... [2020-02-25T18:24:50.531Z] [2020-02-25T18:24:50.531Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:24:50.531Z] #66 DONE 189.4s [2020-02-25T18:24:50.531Z] [2020-02-25T18:24:50.531Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-25T18:24:50.531Z] #67 DONE 0.1s [2020-02-25T18:24:50.531Z] [2020-02-25T18:24:50.531Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:24:50.531Z] #48 189.2 encoding/asn1 [2020-02-25T18:24:50.642Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-25T18:24:50.642Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-25T18:24:51.204Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-25T18:24:51.640Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-02-25T18:24:51.768Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-25T18:24:52.034Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 57.9% of statements [2020-02-25T18:24:52.043Z] #48 191.3 github.com/LK4D4/vndr/build [2020-02-25T18:24:54.288Z] --- PASS: TestBuildPreserveOwnership (6.53s) [2020-02-25T18:24:54.288Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-02-25T18:24:54.288Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-02-25T18:24:54.288Z] === RUN TestBuildPlatformInvalid [2020-02-25T18:24:54.288Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-25T18:24:54.288Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-02-25T18:24:54.288Z] PASS [2020-02-25T18:24:54.288Z] [2020-02-25T18:24:54.288Z] === Skipped [2020-02-25T18:24:54.288Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-25T18:24:54.288Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:24:54.288Z] [2020-02-25T18:24:54.288Z] [2020-02-25T18:24:54.288Z] DONE 32 tests, 1 skipped in 179.725s [2020-02-25T18:24:54.288Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-25T18:24:54.288Z] ++ 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 [2020-02-25T18:24:54.288Z] ++ set -e [2020-02-25T18:24:54.288Z] ++ '[' -n 0 ']' [2020-02-25T18:24:54.288Z] ++ set -x [2020-02-25T18:24:54.288Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:24:54.288Z] INFO: Testing against a local daemon [2020-02-25T18:24:54.288Z] === RUN TestConfigList [2020-02-25T18:24:55.547Z] #48 ... [2020-02-25T18:24:55.547Z] [2020-02-25T18:24:55.547Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:55.547Z] #18 24.14 Reading package lists... [2020-02-25T18:24:55.547Z] #18 30.95 Building dependency tree... [2020-02-25T18:24:55.655Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-25T18:24:55.837Z] #18 32.83 libcap2-bin is already the newest version (1:2.25-2). [2020-02-25T18:24:55.837Z] #18 32.83 The following additional packages will be installed: [2020-02-25T18:24:55.837Z] #18 32.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-25T18:24:55.837Z] #18 32.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-25T18:24:55.837Z] #18 32.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-25T18:24:55.837Z] #18 32.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-25T18:24:55.837Z] #18 32.84 python3.7 python3.7-minimal vim-runtime xxd [2020-02-25T18:24:55.837Z] #18 32.84 Suggested packages: [2020-02-25T18:24:55.837Z] #18 32.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-25T18:24:55.838Z] #18 32.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-25T18:24:55.838Z] #18 32.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-25T18:24:55.838Z] #18 32.84 Recommended packages: [2020-02-25T18:24:55.838Z] #18 32.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-25T18:24:55.838Z] #18 32.84 python3-keyrings.alt python3-xdg unzip [2020-02-25T18:24:57.547Z] --- PASS: TestConfigList (3.33s) [2020-02-25T18:24:57.547Z] === RUN TestConfigsCreateAndDelete [2020-02-25T18:24:57.925Z] #18 ... [2020-02-25T18:24:57.925Z] [2020-02-25T18:24:57.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:24:57.925Z] #45 102.0 LINK criu/pie/parasite.built-in.o [2020-02-25T18:24:57.925Z] #45 102.0 GEN criu/pie/parasite-blob.h [2020-02-25T18:24:57.925Z] #45 102.1 CC criu/arch/ppc64/restorer.o [2020-02-25T18:24:57.925Z] #45 103.1 CC criu/pie/restorer.o [2020-02-25T18:24:57.925Z] #45 109.2 LINK criu/pie/restorer.built-in.o [2020-02-25T18:24:57.925Z] #45 109.3 GEN criu/pie/restorer-blob.h [2020-02-25T18:24:57.925Z] #45 109.5 DEP criu/vdso.d [2020-02-25T18:24:57.925Z] #45 110.0 DEP criu/uts_ns.d [2020-02-25T18:24:57.925Z] #45 110.3 DEP criu/util.d [2020-02-25T18:24:57.925Z] #45 110.7 DEP criu/uffd.d [2020-02-25T18:24:57.925Z] #45 111.0 DEP criu/tun.d [2020-02-25T18:24:57.925Z] #45 111.3 DEP criu/tty.d [2020-02-25T18:24:57.925Z] #45 111.6 DEP criu/timerfd.d [2020-02-25T18:24:58.110Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-25T18:24:58.217Z] #45 112.0 DEP criu/sysfs_parse.d [2020-02-25T18:24:58.414Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.318s coverage: 46.2% of statements [2020-02-25T18:24:58.522Z] #45 112.4 DEP criu/sysctl.d [2020-02-25T18:24:58.522Z] #45 112.6 DEP criu/string.d [2020-02-25T18:24:58.812Z] #45 112.7 DEP criu/stats.d [2020-02-25T18:24:58.812Z] #45 ... [2020-02-25T18:24:58.812Z] [2020-02-25T18:24:58.812Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:24:58.812Z] #18 35.85 The following NEW packages will be installed: [2020-02-25T18:24:58.812Z] #18 35.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-25T18:24:58.812Z] #18 35.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-25T18:24:58.812Z] #18 35.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-25T18:24:58.812Z] #18 35.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-25T18:24:58.812Z] #18 35.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-25T18:24:58.812Z] #18 35.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-25T18:24:58.812Z] #18 35.87 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-25T18:24:58.812Z] #18 35.87 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-25T18:24:59.041Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-25T18:24:59.102Z] #18 36.04 0 upgraded, 46 newly installed, 0 to remove and 12 not upgraded. [2020-02-25T18:24:59.102Z] #18 36.04 Need to get 27.7 MB of archives. [2020-02-25T18:24:59.102Z] #18 36.04 After this operation, 129 MB of additional disk space will be used. [2020-02-25T18:24:59.102Z] #18 36.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-25T18:24:59.102Z] #18 36.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-25T18:24:59.102Z] #18 36.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-25T18:24:59.401Z] #18 36.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-25T18:24:59.401Z] #18 36.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-25T18:24:59.401Z] #18 36.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-25T18:24:59.603Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-25T18:24:59.693Z] #18 36.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-25T18:24:59.693Z] #18 36.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-25T18:24:59.693Z] #18 36.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-25T18:24:59.693Z] #18 36.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-25T18:24:59.693Z] #18 36.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-25T18:24:59.693Z] #18 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-25T18:24:59.693Z] #18 36.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-25T18:24:59.693Z] #18 36.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-25T18:24:59.693Z] #18 36.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-25T18:24:59.694Z] #18 36.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-25T18:24:59.694Z] #18 36.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-25T18:24:59.984Z] #18 36.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-25T18:24:59.984Z] #18 36.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-25T18:24:59.984Z] #18 36.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-25T18:24:59.984Z] #18 36.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-25T18:24:59.984Z] #18 36.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-25T18:24:59.984Z] #18 36.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-25T18:24:59.984Z] #18 36.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-25T18:24:59.984Z] #18 36.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-25T18:24:59.984Z] #18 36.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-25T18:24:59.984Z] #18 36.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-25T18:24:59.984Z] #18 36.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-25T18:24:59.984Z] #18 36.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-25T18:25:00.617Z] #18 37.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-25T18:25:00.617Z] #18 37.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-25T18:25:00.617Z] #18 37.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-25T18:25:00.617Z] #18 37.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-25T18:25:00.617Z] #18 37.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-25T18:25:00.617Z] #18 37.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-25T18:25:00.771Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.030s coverage: 48.6% of statements [2020-02-25T18:25:00.909Z] #18 37.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-25T18:25:00.909Z] #18 37.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-25T18:25:00.909Z] #18 37.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-25T18:25:00.909Z] #18 37.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-25T18:25:00.909Z] #18 37.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-25T18:25:00.909Z] #18 38.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-25T18:25:00.969Z] --- PASS: TestConfigsCreateAndDelete (3.12s) [2020-02-25T18:25:00.969Z] === RUN TestConfigsUpdate [2020-02-25T18:25:01.203Z] #18 38.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-25T18:25:01.203Z] #18 38.08 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-25T18:25:01.836Z] #18 38.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-25T18:25:01.836Z] #18 38.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-25T18:25:01.836Z] #18 38.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-25T18:25:02.871Z] #18 40.00 debconf: delaying package configuration, since apt-utils is not installed [2020-02-25T18:25:03.132Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.648s coverage: 72.5% of statements [2020-02-25T18:25:03.132Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-25T18:25:03.159Z] #18 40.14 Fetched 27.7 MB in 3s (9240 kB/s) [2020-02-25T18:25:03.160Z] #18 40.24 Selecting previously unselected package pigz. [2020-02-25T18:25:03.449Z] #18 40.25 (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 ... 23352 files and directories currently installed.) [2020-02-25T18:25:03.449Z] #18 40.35 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-25T18:25:03.449Z] #18 40.35 Unpacking pigz (2.4-1) ... [2020-02-25T18:25:03.449Z] #18 40.48 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-25T18:25:03.449Z] #18 40.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-25T18:25:03.449Z] #18 40.49 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-25T18:25:03.488Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-25T18:25:03.744Z] --- PASS: TestConfigsUpdate (3.10s) [2020-02-25T18:25:03.744Z] === RUN TestTemplatedConfig [2020-02-25T18:25:04.094Z] #18 41.13 Selecting previously unselected package python3.7-minimal. [2020-02-25T18:25:04.383Z] #18 41.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-25T18:25:04.383Z] #18 41.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:25:04.384Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.516s coverage: 76.1% of statements [2020-02-25T18:25:05.086Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-25T18:25:05.618Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-25T18:25:05.881Z] #18 42.63 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-25T18:25:05.882Z] #18 42.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-25T18:25:05.882Z] #18 ... [2020-02-25T18:25:05.882Z] [2020-02-25T18:25:05.882Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:05.882Z] #48 195.2 vendor/golang.org/x/text/unicode/norm [2020-02-25T18:25:05.882Z] #48 203.9 vendor/golang.org/x/crypto/cryptobyte [2020-02-25T18:25:05.882Z] #48 ... [2020-02-25T18:25:05.882Z] [2020-02-25T18:25:05.882Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:05.882Z] #45 113.0 DEP criu/sockets.d [2020-02-25T18:25:05.882Z] #45 113.5 DEP criu/sk-unix.d [2020-02-25T18:25:05.882Z] #45 114.1 DEP criu/sk-tcp.d [2020-02-25T18:25:05.882Z] #45 114.6 DEP criu/sk-queue.d [2020-02-25T18:25:05.882Z] #45 114.9 DEP criu/sk-packet.d [2020-02-25T18:25:05.882Z] #45 115.1 DEP criu/sk-netlink.d [2020-02-25T18:25:05.882Z] #45 115.4 DEP criu/sk-inet.d [2020-02-25T18:25:05.882Z] #45 115.8 DEP criu/signalfd.d [2020-02-25T18:25:05.882Z] #45 116.1 DEP criu/sigframe.d [2020-02-25T18:25:05.882Z] #45 116.3 DEP criu/shmem.d [2020-02-25T18:25:05.882Z] #45 116.6 DEP criu/servicefd.d [2020-02-25T18:25:05.882Z] #45 116.8 DEP criu/seize.d [2020-02-25T18:25:05.882Z] #45 117.1 DEP criu/seccomp.d [2020-02-25T18:25:05.882Z] #45 117.4 DEP criu/rst-malloc.d [2020-02-25T18:25:05.882Z] #45 117.6 DEP criu/rbtree.d [2020-02-25T18:25:05.882Z] #45 117.7 DEP criu/pstree.d [2020-02-25T18:25:05.882Z] #45 118.0 DEP criu/protobuf.d [2020-02-25T18:25:05.882Z] #45 118.4 GEN criu/protobuf-desc-gen.h [2020-02-25T18:25:06.378Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-02-25T18:25:06.908Z] #45 121.1 DEP criu/protobuf-desc.d [2020-02-25T18:25:07.024Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-25T18:25:07.281Z] --- PASS: TestTemplatedConfig (3.39s) [2020-02-25T18:25:07.281Z] === RUN TestConfigInspect [2020-02-25T18:25:07.281Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-25T18:25:07.538Z] #45 121.4 DEP criu/proc_parse.d [2020-02-25T18:25:07.613Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.854s coverage: 59.8% of statements [2020-02-25T18:25:07.613Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-25T18:25:07.613Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-25T18:25:07.829Z] #45 121.8 DEP criu/plugin.d [2020-02-25T18:25:07.829Z] #45 ... [2020-02-25T18:25:07.829Z] [2020-02-25T18:25:07.829Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:07.829Z] #48 207.2 vendor/golang.org/x/net/http2/hpack [2020-02-25T18:25:07.843Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-25T18:25:07.990Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-02-25T18:25:07.990Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-25T18:25:07.990Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-02-25T18:25:07.990Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-25T18:25:08.406Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-25T18:25:08.977Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-25T18:25:09.236Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 42.7% of statements [2020-02-25T18:25:09.607Z] ok github.com/docker/docker/daemon/logger/awslogs 0.066s coverage: 77.8% of statements [2020-02-25T18:25:09.607Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-25T18:25:09.607Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-25T18:25:10.301Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 30.7% of statements [2020-02-25T18:25:10.301Z] ok github.com/docker/docker/container 0.197s coverage: 35.3% of statements [2020-02-25T18:25:10.301Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-25T18:25:10.301Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-25T18:25:10.301Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-25T18:25:10.301Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-25T18:25:10.345Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-25T18:25:10.345Z] --- PASS: TestConfigInspect (3.29s) [2020-02-25T18:25:10.345Z] === RUN TestConfigCreateWithLabels [2020-02-25T18:25:10.399Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-02-25T18:25:10.842Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2020-02-25T18:25:10.907Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-25T18:25:11.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 62.1% of statements [2020-02-25T18:25:11.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2020-02-25T18:25:12.230Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-02-25T18:25:12.230Z] ok github.com/docker/docker/daemon/cluster/convert 0.079s coverage: 35.7% of statements [2020-02-25T18:25:12.276Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-25T18:25:12.533Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-25T18:25:12.832Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-25T18:25:13.070Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-02-25T18:25:13.070Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-25T18:25:13.171Z] ok github.com/docker/docker/daemon/cluster 0.214s coverage: 0.5% of statements [2020-02-25T18:25:13.388Z] #48 ... [2020-02-25T18:25:13.388Z] [2020-02-25T18:25:13.388Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:13.388Z] #18 47.72 Selecting previously unselected package python3-minimal. [2020-02-25T18:25:13.388Z] #18 47.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-02-25T18:25:13.388Z] #18 47.84 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-25T18:25:13.388Z] #18 47.85 Unpacking python3-minimal (3.7.3-1) ... [2020-02-25T18:25:13.388Z] #18 47.94 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-25T18:25:13.388Z] #18 47.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-25T18:25:13.388Z] #18 47.96 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-25T18:25:13.388Z] #18 48.14 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-25T18:25:13.388Z] #18 48.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-25T18:25:13.388Z] #18 48.15 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-25T18:25:13.388Z] #18 50.32 Selecting previously unselected package python3.7. [2020-02-25T18:25:13.388Z] #18 50.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-25T18:25:13.388Z] #18 50.34 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:25:13.388Z] #18 50.45 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-25T18:25:13.388Z] #18 50.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-25T18:25:13.388Z] #18 50.46 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-25T18:25:13.388Z] #18 50.54 Setting up python3-minimal (3.7.3-1) ... [2020-02-25T18:25:13.447Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 19.9% of statements [2020-02-25T18:25:13.739Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-25T18:25:13.761Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-25T18:25:13.761Z] --- PASS: TestConfigCreateWithLabels (3.22s) [2020-02-25T18:25:13.761Z] === RUN TestConfigCreateResolve [2020-02-25T18:25:14.253Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-02-25T18:25:14.608Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-25T18:25:15.363Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-25T18:25:15.453Z] #18 52.18 Selecting previously unselected package python3. [2020-02-25T18:25:15.453Z] #18 52.18 (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 ... 24013 files and directories currently installed.) [2020-02-25T18:25:15.453Z] #18 52.25 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-25T18:25:15.453Z] #18 52.26 Unpacking python3 (3.7.3-1) ... [2020-02-25T18:25:15.453Z] #18 52.43 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-25T18:25:15.453Z] #18 52.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-25T18:25:15.453Z] #18 52.46 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:15.683Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-25T18:25:15.743Z] #18 52.66 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-25T18:25:15.744Z] #18 52.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-25T18:25:15.744Z] #18 52.68 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:16.033Z] #18 52.90 Selecting previously unselected package libiptc0:ppc64el. [2020-02-25T18:25:16.033Z] #18 52.92 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-25T18:25:16.033Z] #18 52.93 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:16.033Z] #18 53.06 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-25T18:25:16.033Z] #18 53.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-25T18:25:16.033Z] #18 53.09 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-25T18:25:16.156Z] ok github.com/docker/docker/daemon/logger/splunk 1.455s coverage: 82.5% of statements [2020-02-25T18:25:16.156Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-25T18:25:16.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-25T18:25:16.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-25T18:25:16.324Z] #18 53.21 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-25T18:25:16.324Z] #18 53.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-25T18:25:16.324Z] #18 53.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-25T18:25:16.324Z] #18 53.38 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-25T18:25:16.324Z] #18 53.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-25T18:25:16.324Z] #18 53.42 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-25T18:25:16.470Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.7% of statements [2020-02-25T18:25:16.470Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-02-25T18:25:16.613Z] #18 53.60 Selecting previously unselected package iptables. [2020-02-25T18:25:16.613Z] #18 53.62 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-25T18:25:16.613Z] #18 53.63 Unpacking iptables (1.8.2-4) ... [2020-02-25T18:25:16.843Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-02-25T18:25:16.843Z] === RUN TestConfigDaemonLibtrustID [2020-02-25T18:25:16.918Z] ok github.com/docker/docker/distribution 0.257s coverage: 22.1% of statements [2020-02-25T18:25:17.277Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-02-25T18:25:17.277Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-25T18:25:17.408Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-25T18:25:17.408Z] PASS [2020-02-25T18:25:17.408Z] [2020-02-25T18:25:17.408Z] DONE 8 tests in 23.394s [2020-02-25T18:25:17.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-25T18:25:17.408Z] ++ 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 [2020-02-25T18:25:17.408Z] ++ set -e [2020-02-25T18:25:17.408Z] ++ '[' -n 0 ']' [2020-02-25T18:25:17.408Z] ++ set -x [2020-02-25T18:25:17.408Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:25:17.648Z] #18 54.46 Selecting previously unselected package xxd. [2020-02-25T18:25:17.648Z] #18 54.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-25T18:25:17.648Z] #18 54.49 Unpacking xxd (2:8.1.0875-5) ... [2020-02-25T18:25:17.648Z] #18 54.65 Selecting previously unselected package vim-common. [2020-02-25T18:25:17.648Z] #18 54.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:25:17.648Z] #18 54.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-25T18:25:17.664Z] INFO: Testing against a local daemon [2020-02-25T18:25:17.664Z] === RUN TestCheckpoint [2020-02-25T18:25:17.664Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-25T18:25:17.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:25:17.664Z] === RUN TestContainerInvalidJSON [2020-02-25T18:25:17.664Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:25:17.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:25:17.664Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:25:17.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:25:17.664Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:25:17.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:25:17.664Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:25:17.664Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:25:17.664Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:25:17.664Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-25T18:25:17.664Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-25T18:25:17.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-25T18:25:17.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-25T18:25:17.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-25T18:25:17.664Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-25T18:25:17.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-25T18:25:17.664Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-25T18:25:17.873Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-02-25T18:25:17.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-25T18:25:17.920Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-25T18:25:17.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-25T18:25:17.920Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-25T18:25:17.940Z] #18 ... [2020-02-25T18:25:17.940Z] [2020-02-25T18:25:17.940Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:17.940Z] #45 122.0 DEP criu/pipes.d [2020-02-25T18:25:17.940Z] #45 122.3 DEP criu/pie-util.d [2020-02-25T18:25:17.940Z] #45 122.4 DEP criu/pie-util-vdso.d [2020-02-25T18:25:17.940Z] #45 122.7 DEP criu/pie-util-vdso-elf32.d [2020-02-25T18:25:17.940Z] #45 123.0 DEP criu/path.d [2020-02-25T18:25:17.940Z] #45 123.2 DEP criu/parasite-syscall.d [2020-02-25T18:25:17.940Z] #45 123.8 DEP criu/pagemap.d [2020-02-25T18:25:17.940Z] #45 124.2 DEP criu/pagemap-cache.d [2020-02-25T18:25:17.940Z] #45 124.5 DEP criu/page-xfer.d [2020-02-25T18:25:17.940Z] #45 124.9 DEP criu/page-pipe.d [2020-02-25T18:25:17.941Z] #45 125.2 DEP criu/netfilter.d [2020-02-25T18:25:17.941Z] #45 125.4 DEP criu/net.d [2020-02-25T18:25:17.941Z] #45 125.8 DEP criu/namespaces.d [2020-02-25T18:25:17.941Z] #45 126.0 DEP criu/mount.d [2020-02-25T18:25:17.941Z] #45 126.4 DEP criu/mem.d [2020-02-25T18:25:17.941Z] #45 126.8 DEP criu/lsm.d [2020-02-25T18:25:17.941Z] #45 127.1 DEP criu/log.d [2020-02-25T18:25:17.941Z] #45 127.3 DEP criu/libnetlink.d [2020-02-25T18:25:17.941Z] #45 127.6 DEP criu/kerndat.d [2020-02-25T18:25:17.941Z] #45 127.9 DEP criu/kcmp-ids.d [2020-02-25T18:25:17.941Z] #45 128.1 DEP criu/irmap.d [2020-02-25T18:25:17.941Z] #45 128.5 DEP criu/ipc_ns.d [2020-02-25T18:25:17.941Z] #45 128.7 DEP criu/image.d [2020-02-25T18:25:17.941Z] #45 129.2 DEP criu/image-desc.d [2020-02-25T18:25:17.941Z] #45 129.4 DEP criu/fsnotify.d [2020-02-25T18:25:17.941Z] #45 129.7 DEP criu/filesystems.d [2020-02-25T18:25:17.941Z] #45 130.0 DEP criu/files.d [2020-02-25T18:25:17.941Z] #45 130.2 DEP criu/files-reg.d [2020-02-25T18:25:17.941Z] #45 130.5 DEP criu/files-ext.d [2020-02-25T18:25:17.941Z] #45 130.7 DEP criu/file-lock.d [2020-02-25T18:25:17.941Z] #45 131.0 DEP criu/file-ids.d [2020-02-25T18:25:17.941Z] #45 131.2 DEP criu/fifo.d [2020-02-25T18:25:17.941Z] #45 131.6 DEP criu/fdstore.d [2020-02-25T18:25:17.941Z] #45 131.9 DEP criu/fault-injection.d [2020-02-25T18:25:17.941Z] #45 131.9 DEP criu/external.d [2020-02-25T18:25:17.941Z] #45 132.1 DEP criu/eventpoll.d [2020-02-25T18:25:17.941Z] #45 ... [2020-02-25T18:25:17.941Z] [2020-02-25T18:25:17.941Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:17.941Z] #18 55.00 Selecting previously unselected package bash-completion. [2020-02-25T18:25:17.941Z] #18 55.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-25T18:25:18.177Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-25T18:25:18.177Z] === RUN TestCopyFromContainer [2020-02-25T18:25:18.557Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-02-25T18:25:18.739Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-25T18:25:19.262Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-02-25T18:25:19.318Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-25T18:25:19.965Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-25T18:25:20.081Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-02-25T18:25:20.081Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 85.1% of statements [2020-02-25T18:25:20.081Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-25T18:25:20.081Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-25T18:25:20.114Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-25T18:25:20.114Z] === RUN TestCopyFromContainer// [2020-02-25T18:25:20.114Z] === RUN TestCopyFromContainer//bar/root [2020-02-25T18:25:20.370Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-25T18:25:20.370Z] === RUN TestCopyFromContainer/bar/quux [2020-02-25T18:25:20.370Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-25T18:25:20.627Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-25T18:25:20.627Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-25T18:25:20.627Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-25T18:25:20.627Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-25T18:25:20.857Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-25T18:25:20.857Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-25T18:25:20.883Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-25T18:25:20.883Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-25T18:25:21.141Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer (3.12s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-25T18:25:21.141Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-02-25T18:25:21.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-25T18:25:21.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:25:21.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:25:21.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:25:21.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:25:21.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:25:21.141Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:25:21.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:25:21.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:25:21.141Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:25:21.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-25T18:25:21.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-25T18:25:21.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-25T18:25:21.141Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-25T18:25:21.141Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-25T18:25:21.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-25T18:25:21.397Z] === RUN TestCreateWithInvalidEnv [2020-02-25T18:25:21.397Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-25T18:25:21.397Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-25T18:25:21.397Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-25T18:25:21.397Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-25T18:25:21.397Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-25T18:25:21.397Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-25T18:25:21.397Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-25T18:25:21.397Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-25T18:25:21.397Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-25T18:25:21.397Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-25T18:25:21.397Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-25T18:25:21.397Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-25T18:25:21.397Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-25T18:25:21.397Z] === RUN TestCreateTmpfsMountsTarget [2020-02-25T18:25:21.397Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-02-25T18:25:21.397Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-25T18:25:21.637Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-02-25T18:25:22.412Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-02-25T18:25:22.556Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-02-25T18:25:22.763Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-25T18:25:22.781Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-25T18:25:23.503Z] #18 ... [2020-02-25T18:25:23.503Z] [2020-02-25T18:25:23.503Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:23.503Z] #48 212.6 mime [2020-02-25T18:25:23.503Z] #48 214.2 net/http/internal [2020-02-25T18:25:23.503Z] #48 216.8 vendor/golang.org/x/net/idna [2020-02-25T18:25:23.503Z] #48 ... [2020-02-25T18:25:23.503Z] [2020-02-25T18:25:23.503Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:23.503Z] #45 132.5 DEP criu/eventfd.d [2020-02-25T18:25:23.503Z] #45 132.8 DEP criu/crtools.d [2020-02-25T18:25:23.503Z] #45 133.3 DEP criu/cr-service.d [2020-02-25T18:25:23.503Z] #45 133.6 DEP criu/cr-restore.d [2020-02-25T18:25:23.503Z] #45 134.1 DEP criu/cr-errno.d [2020-02-25T18:25:23.503Z] #45 134.2 DEP criu/cr-dump.d [2020-02-25T18:25:23.503Z] #45 134.6 DEP criu/cr-dedup.d [2020-02-25T18:25:23.503Z] #45 135.0 DEP criu/cr-check.d [2020-02-25T18:25:23.503Z] #45 135.5 DEP criu/config.d [2020-02-25T18:25:23.503Z] #45 135.7 DEP criu/clone-noasan.d [2020-02-25T18:25:23.503Z] #45 135.9 DEP criu/cgroup.d [2020-02-25T18:25:23.503Z] #45 136.2 DEP criu/cgroup-props.d [2020-02-25T18:25:23.503Z] #45 136.3 DEP criu/bitmap.d [2020-02-25T18:25:23.503Z] #45 136.4 DEP criu/bfd.d [2020-02-25T18:25:23.503Z] #45 136.6 DEP criu/autofs.d [2020-02-25T18:25:23.503Z] #45 136.8 DEP criu/aio.d [2020-02-25T18:25:23.503Z] #45 137.1 DEP criu/action-scripts.d [2020-02-25T18:25:23.796Z] #45 137.7 CC criu/action-scripts.o [2020-02-25T18:25:24.130Z] --- PASS: TestCreateWithCustomMaskedPaths (2.72s) [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:25:24.130Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:25:24.130Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:25:24.130Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:25:24.386Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-25T18:25:24.386Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:25:24.386Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:25:24.386Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:25:24.386Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-25T18:25:24.386Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-25T18:25:24.387Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-25T18:25:24.387Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-25T18:25:24.387Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-25T18:25:24.387Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-25T18:25:24.387Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-25T18:25:24.387Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-25T18:25:24.429Z] #45 ... [2020-02-25T18:25:24.429Z] [2020-02-25T18:25:24.429Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:24.429Z] #48 223.9 net/textproto [2020-02-25T18:25:24.429Z] #48 223.9 vendor/golang.org/x/net/http/httpproxy [2020-02-25T18:25:24.429Z] #48 223.9 crypto/x509 [2020-02-25T18:25:24.461Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.506s coverage: 13.7% of statements [2020-02-25T18:25:24.461Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.597s coverage: 57.0% of statements [2020-02-25T18:25:24.823Z] ok github.com/docker/docker/pkg/archive 0.529s coverage: 76.7% of statements [2020-02-25T18:25:24.949Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-25T18:25:25.459Z] #48 ... [2020-02-25T18:25:25.460Z] [2020-02-25T18:25:25.460Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:25:25.460Z] #51 DONE 225.0s [2020-02-25T18:25:25.568Z] ok github.com/docker/docker/pkg/authorization 0.360s coverage: 68.3% of statements [2020-02-25T18:25:25.754Z] [2020-02-25T18:25:25.754Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:25.754Z] #18 60.78 Unpacking bash-completion (1:2.8-6) ... [2020-02-25T18:25:25.754Z] #18 61.25 Selecting previously unselected package bzip2. [2020-02-25T18:25:25.754Z] #18 61.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-25T18:25:25.754Z] #18 61.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:25:25.754Z] #18 61.36 Selecting previously unselected package xz-utils. [2020-02-25T18:25:25.754Z] #18 61.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-25T18:25:25.754Z] #18 61.39 Unpacking xz-utils (5.2.4-1) ... [2020-02-25T18:25:25.754Z] #18 61.67 Selecting previously unselected package apparmor. [2020-02-25T18:25:25.754Z] #18 61.68 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-25T18:25:25.754Z] #18 61.90 Unpacking apparmor (2.13.2-10) ... [2020-02-25T18:25:25.754Z] #18 62.62 Selecting previously unselected package aufs-tools. [2020-02-25T18:25:25.754Z] #18 62.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-25T18:25:25.754Z] #18 62.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:25:25.930Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-25T18:25:25.930Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-25T18:25:26.045Z] #18 63.16 Selecting previously unselected package libonig5:ppc64el. [2020-02-25T18:25:26.045Z] #18 63.20 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-25T18:25:26.337Z] #18 63.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-25T18:25:26.629Z] #18 63.62 Selecting previously unselected package libjq1:ppc64el. [2020-02-25T18:25:26.629Z] #18 63.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-25T18:25:26.629Z] #18 63.67 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-25T18:25:26.842Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-25T18:25:26.972Z] #18 63.94 Selecting previously unselected package jq. [2020-02-25T18:25:26.972Z] #18 64.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-25T18:25:26.972Z] #18 64.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-25T18:25:26.972Z] #18 64.18 Selecting previously unselected package libaio1:ppc64el. [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:25:27.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:25:27.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:25:27.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:25:27.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:25:27.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:25:27.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:25:27.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:25:27.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:25:27.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:25:27.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:25:27.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-25T18:25:27.100Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-25T18:25:27.100Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-25T18:25:27.262Z] #18 64.25 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-25T18:25:27.262Z] #18 64.26 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-25T18:25:27.262Z] #18 64.42 Selecting previously unselected package libgpm2:ppc64el. [2020-02-25T18:25:27.552Z] #18 64.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-25T18:25:27.552Z] #18 64.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-25T18:25:27.843Z] #18 64.62 Selecting previously unselected package libicu63:ppc64el. [2020-02-25T18:25:27.843Z] #18 64.64 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-25T18:25:27.843Z] #18 64.64 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-25T18:25:28.030Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2020-02-25T18:25:28.030Z] === RUN TestContainerStartOnDaemonRestart [2020-02-25T18:25:28.030Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-25T18:25:28.030Z] === RUN TestDaemonRestartIpcMode [2020-02-25T18:25:28.030Z] === PAUSE TestDaemonRestartIpcMode [2020-02-25T18:25:28.030Z] === RUN TestDaemonHostGatewayIP [2020-02-25T18:25:28.030Z] === PAUSE TestDaemonHostGatewayIP [2020-02-25T18:25:28.030Z] === RUN TestDiff [2020-02-25T18:25:28.287Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-25T18:25:28.545Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-25T18:25:28.662Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.866s coverage: 48.6% of statements [2020-02-25T18:25:28.921Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.956s coverage: 72.5% of statements [2020-02-25T18:25:28.921Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.241s coverage: 45.9% of statements [2020-02-25T18:25:29.107Z] --- PASS: TestDiff (0.92s) [2020-02-25T18:25:29.107Z] === RUN TestExecWithCloseStdin [2020-02-25T18:25:29.853Z] ok github.com/docker/docker/layer 7.559s coverage: 68.8% of statements [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/oci [no test files] [2020-02-25T18:25:29.853Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-25T18:25:29.853Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-25T18:25:29.853Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-25T18:25:30.036Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-02-25T18:25:30.036Z] === RUN TestExec [2020-02-25T18:25:30.208Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-25T18:25:30.208Z] ok github.com/docker/docker/pkg/chrootarchive 3.371s coverage: 43.2% of statements [2020-02-25T18:25:30.208Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-25T18:25:30.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-25T18:25:30.564Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-25T18:25:30.830Z] ok github.com/docker/docker/daemon 12.373s coverage: 17.5% of statements [2020-02-25T18:25:30.830Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-25T18:25:30.830Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-25T18:25:30.830Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-25T18:25:30.830Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-25T18:25:30.830Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-25T18:25:30.928Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-02-25T18:25:30.964Z] --- PASS: TestExec (0.99s) [2020-02-25T18:25:30.964Z] === RUN TestExecUser [2020-02-25T18:25:31.090Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-02-25T18:25:31.300Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-02-25T18:25:31.528Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-25T18:25:32.028Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.632s coverage: 76.1% of statements [2020-02-25T18:25:32.091Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-25T18:25:32.091Z] --- PASS: TestExecUser (1.14s) [2020-02-25T18:25:32.091Z] === RUN TestExportContainerAndImportImage [2020-02-25T18:25:32.521Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-02-25T18:25:33.022Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-02-25T18:25:33.022Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-25T18:25:33.273Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-02-25T18:25:33.278Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-25T18:25:33.409Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-02-25T18:25:33.409Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-02-25T18:25:33.535Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-25T18:25:34.033Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2020-02-25T18:25:34.033Z] ok github.com/docker/docker/pkg/discovery/kv 3.078s coverage: 84.1% of statements [2020-02-25T18:25:34.384Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-02-25T18:25:34.729Z] #18 70.69 Selecting previously unselected package libnet1:ppc64el. [2020-02-25T18:25:34.729Z] #18 70.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-25T18:25:34.729Z] #18 70.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-25T18:25:34.729Z] #18 70.88 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-25T18:25:34.729Z] #18 70.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-25T18:25:34.729Z] #18 70.90 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-25T18:25:34.729Z] #18 71.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-25T18:25:34.729Z] #18 71.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-25T18:25:34.729Z] #18 71.02 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:25:34.729Z] #18 71.13 Selecting previously unselected package libreadline5:ppc64el. [2020-02-25T18:25:34.729Z] #18 71.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-25T18:25:34.729Z] #18 71.15 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-25T18:25:34.729Z] #18 71.30 Selecting previously unselected package net-tools. [2020-02-25T18:25:34.729Z] #18 71.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-25T18:25:34.729Z] #18 71.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:25:34.729Z] #18 71.67 Selecting previously unselected package python-pip-whl. [2020-02-25T18:25:34.729Z] #18 71.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-25T18:25:34.729Z] #18 71.70 Unpacking python-pip-whl (18.1-5) ... [2020-02-25T18:25:34.744Z] ok github.com/docker/docker/pkg/idtools 0.225s coverage: 70.1% of statements [2020-02-25T18:25:34.907Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-25T18:25:34.907Z] === RUN TestHealthCheckWorkdir [2020-02-25T18:25:35.022Z] #18 ... [2020-02-25T18:25:35.022Z] [2020-02-25T18:25:35.022Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:35.022Z] #45 139.0 CC criu/aio.o [2020-02-25T18:25:35.022Z] #45 140.1 CC criu/autofs.o [2020-02-25T18:25:35.022Z] #45 143.3 CC criu/bfd.o [2020-02-25T18:25:35.022Z] #45 144.3 CC criu/bitmap.o [2020-02-25T18:25:35.022Z] #45 144.7 CC criu/cgroup-props.o [2020-02-25T18:25:35.022Z] #45 146.4 CC criu/cgroup.o [2020-02-25T18:25:35.314Z] #45 ... [2020-02-25T18:25:35.314Z] [2020-02-25T18:25:35.314Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:35.314Z] #18 72.38 Selecting previously unselected package python3-lib2to3. [2020-02-25T18:25:35.321Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2020-02-25T18:25:35.470Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-25T18:25:35.562Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 70.6% of statements [2020-02-25T18:25:35.562Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-02-25T18:25:35.581Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 42.7% of statements [2020-02-25T18:25:35.605Z] #18 72.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-25T18:25:35.605Z] #18 72.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:25:35.605Z] #18 72.61 Selecting previously unselected package python3-distutils. [2020-02-25T18:25:35.605Z] #18 72.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-25T18:25:35.605Z] #18 72.64 Unpacking python3-distutils (3.7.3-1) ... [2020-02-25T18:25:35.841Z] ok github.com/docker/docker/daemon/logger/awslogs 0.238s coverage: 77.8% of statements [2020-02-25T18:25:35.896Z] #18 72.87 Selecting previously unselected package python3-pip. [2020-02-25T18:25:35.896Z] #18 72.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-25T18:25:35.896Z] #18 72.89 Unpacking python3-pip (18.1-5) ... [2020-02-25T18:25:36.033Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-25T18:25:36.033Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2020-02-25T18:25:36.033Z] === RUN TestHealthKillContainer [2020-02-25T18:25:36.060Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-02-25T18:25:36.060Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-25T18:25:36.060Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-25T18:25:36.232Z] #18 73.26 Selecting previously unselected package python3-pkg-resources. [2020-02-25T18:25:36.232Z] #18 73.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-25T18:25:36.232Z] #18 73.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:25:36.524Z] #18 73.49 Selecting previously unselected package python3-setuptools. [2020-02-25T18:25:36.524Z] #18 73.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-25T18:25:36.524Z] #18 73.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-25T18:25:36.528Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-02-25T18:25:36.565Z] ......................... [ 67%] [2020-02-25T18:25:36.794Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-02-25T18:25:36.814Z] #18 73.93 Selecting previously unselected package python3-wheel. [2020-02-25T18:25:36.959Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-25T18:25:37.054Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.244s coverage: 60.1% of statements [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-25T18:25:37.054Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-25T18:25:37.054Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2020-02-25T18:25:37.103Z] #18 73.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-25T18:25:37.103Z] #18 73.96 Unpacking python3-wheel (0.32.3-2) ... [2020-02-25T18:25:37.103Z] #18 74.11 Selecting previously unselected package thin-provisioning-tools. [2020-02-25T18:25:37.103Z] #18 74.13 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-25T18:25:37.103Z] #18 74.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:25:37.348Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-25T18:25:37.628Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2020-02-25T18:25:37.628Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2020-02-25T18:25:37.734Z] #18 74.61 Selecting previously unselected package vim-runtime. [2020-02-25T18:25:37.734Z] #18 74.62 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-25T18:25:37.734Z] #18 74.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-25T18:25:37.734Z] #18 74.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-25T18:25:37.735Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-25T18:25:38.025Z] #18 74.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:25:38.112Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-25T18:25:38.112Z] ok github.com/docker/docker/pkg/mount 1.292s coverage: 70.0% of statements [2020-02-25T18:25:38.112Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-25T18:25:38.112Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-25T18:25:38.112Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-25T18:25:38.316Z] #18 ... [2020-02-25T18:25:38.316Z] [2020-02-25T18:25:38.316Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:38.316Z] #48 227.8 vendor/golang.org/x/net/http/httpguts [2020-02-25T18:25:38.316Z] #48 231.2 crypto/tls [2020-02-25T18:25:38.868Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-02-25T18:25:39.013Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2020-02-25T18:25:39.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-25T18:25:39.243Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-25T18:25:39.274Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 19.9% of statements [2020-02-25T18:25:39.302Z] --- PASS: TestHealthKillContainer (3.19s) [2020-02-25T18:25:39.302Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-25T18:25:39.354Z] #48 ... [2020-02-25T18:25:39.354Z] [2020-02-25T18:25:39.354Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:39.354Z] #45 153.4 CC criu/clone-noasan.o [2020-02-25T18:25:39.536Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-02-25T18:25:39.561Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-25T18:25:39.602Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-25T18:25:39.643Z] #45 153.7 CC criu/config.o [2020-02-25T18:25:39.817Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-25T18:25:39.954Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-25T18:25:40.074Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s) [2020-02-25T18:25:40.074Z] === RUN TestIpcModeNone [2020-02-25T18:25:40.108Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-02-25T18:25:41.005Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-25T18:25:41.050Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-02-25T18:25:41.147Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-02-25T18:25:41.268Z] --- PASS: TestIpcModeNone (1.22s) [2020-02-25T18:25:41.268Z] === RUN TestIpcModePrivate [2020-02-25T18:25:41.511Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-02-25T18:25:41.619Z] ok github.com/docker/docker/daemon/logger/splunk 1.810s coverage: 82.5% of statements [2020-02-25T18:25:41.619Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-25T18:25:41.619Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-25T18:25:41.840Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-25T18:25:42.403Z] --- PASS: TestIpcModePrivate (1.04s) [2020-02-25T18:25:42.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-25T18:25:42.403Z] === RUN TestIpcModeShareable [2020-02-25T18:25:43.003Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-02-25T18:25:43.182Z] edbd72df76b4: Pull complete [2020-02-25T18:25:43.182Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-25T18:25:43.182Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:25:43.182Z] mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:25:43.182Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 completed successfully [2020-02-25T18:25:43.182Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore [2020-02-25T18:25:43.182Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-25T18:25:43.182Z] INFO: Docker version of control daemon [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] Client: Docker Engine - Enterprise [2020-02-25T18:25:43.182Z] Version: 19.03.5 [2020-02-25T18:25:43.182Z] API version: 1.40 [2020-02-25T18:25:43.182Z] Go version: go1.12.12 [2020-02-25T18:25:43.182Z] Git commit: 2ee0c57608 [2020-02-25T18:25:43.182Z] Built: 11/13/2019 08:00:16 [2020-02-25T18:25:43.182Z] OS/Arch: windows/amd64 [2020-02-25T18:25:43.182Z] Experimental: false [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] Server: Docker Engine - Enterprise [2020-02-25T18:25:43.182Z] Engine: [2020-02-25T18:25:43.182Z] Version: 19.03.5 [2020-02-25T18:25:43.182Z] API version: 1.40 (minimum version 1.24) [2020-02-25T18:25:43.182Z] Go version: go1.12.12 [2020-02-25T18:25:43.182Z] Git commit: 2ee0c57608 [2020-02-25T18:25:43.182Z] Built: 11/13/2019 07:58:51 [2020-02-25T18:25:43.182Z] OS/Arch: windows/amd64 [2020-02-25T18:25:43.182Z] Experimental: true [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] INFO: Docker info of control daemon [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] Client: [2020-02-25T18:25:43.182Z] Debug Mode: false [2020-02-25T18:25:43.182Z] Plugins: [2020-02-25T18:25:43.182Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] Server: [2020-02-25T18:25:43.182Z] Containers: 0 [2020-02-25T18:25:43.182Z] Running: 0 [2020-02-25T18:25:43.182Z] Paused: 0 [2020-02-25T18:25:43.182Z] Stopped: 0 [2020-02-25T18:25:43.182Z] Images: 1 [2020-02-25T18:25:43.182Z] Server Version: 19.03.5 [2020-02-25T18:25:43.182Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-25T18:25:43.182Z] Windows: [2020-02-25T18:25:43.182Z] LCOW: [2020-02-25T18:25:43.182Z] Logging Driver: json-file [2020-02-25T18:25:43.182Z] Plugins: [2020-02-25T18:25:43.182Z] Volume: local [2020-02-25T18:25:43.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-25T18:25:43.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-25T18:25:43.182Z] Swarm: inactive [2020-02-25T18:25:43.182Z] Default Isolation: process [2020-02-25T18:25:43.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-25T18:25:43.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-25T18:25:43.182Z] OSType: windows [2020-02-25T18:25:43.182Z] Architecture: x86_64 [2020-02-25T18:25:43.182Z] CPUs: 4 [2020-02-25T18:25:43.182Z] Total Memory: 32GiB [2020-02-25T18:25:43.182Z] Name: azwin-2-a07a60 [2020-02-25T18:25:43.182Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-25T18:25:43.182Z] Docker Root Dir: D:\docker [2020-02-25T18:25:43.182Z] Debug Mode: false [2020-02-25T18:25:43.182Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:25:43.182Z] Labels: [2020-02-25T18:25:43.182Z] Experimental: true [2020-02-25T18:25:43.182Z] Insecure Registries: [2020-02-25T18:25:43.182Z] 10.0.0.4:5000 [2020-02-25T18:25:43.182Z] 127.0.0.0/8 [2020-02-25T18:25:43.182Z] Registry Mirrors: [2020-02-25T18:25:43.182Z] http://10.0.0.4:5000/ [2020-02-25T18:25:43.182Z] Live Restore Enabled: false [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] INFO: Commit hash is e6281b1b3f [2020-02-25T18:25:43.182Z] INFO: Nuke-Everything... [2020-02-25T18:25:43.182Z] INFO: Container count on control daemon to delete is 0 [2020-02-25T18:25:43.182Z] INFO: Nuking d:\CI [2020-02-25T18:25:43.182Z] INFO: Zapped successfully [2020-02-25T18:25:43.182Z] INFO: Location for testing is d:\CI\PR-40576\3 [2020-02-25T18:25:43.182Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.182Z] INFO: Building the image from Dockerfile.windows at 02/25/2020 18:25:43... [2020-02-25T18:25:43.182Z] [2020-02-25T18:25:43.264Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-02-25T18:25:43.772Z] --- PASS: TestIpcModeShareable (1.07s) [2020-02-25T18:25:43.772Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:222, shared: true, mustBeShared: true [2020-02-25T18:25:43.772Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-25T18:25:43.772Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-25T18:25:43.834Z] ok github.com/docker/docker/distribution 0.302s coverage: 22.1% of statements [2020-02-25T18:25:43.834Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-25T18:25:44.092Z] #45 157.6 CC criu/cr-check.o [2020-02-25T18:25:44.335Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-25T18:25:44.563Z] ok github.com/docker/docker/pkg/signal 2.363s coverage: 61.0% of statements [2020-02-25T18:25:44.563Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-02-25T18:25:44.563Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-25T18:25:44.722Z] #45 ... [2020-02-25T18:25:44.722Z] [2020-02-25T18:25:44.722Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:25:44.900Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-25T18:25:44.918Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-25T18:25:45.220Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-02-25T18:25:45.266Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-25T18:25:45.464Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-25T18:25:45.480Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-02-25T18:25:45.480Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-02-25T18:25:45.621Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-02-25T18:25:45.722Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-25T18:25:45.740Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2020-02-25T18:25:45.740Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-25T18:25:45.740Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-25T18:25:45.740Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-25T18:25:45.972Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.2% of statements [2020-02-25T18:25:46.000Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-02-25T18:25:46.260Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2020-02-25T18:25:46.334Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-02-25T18:25:46.652Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2020-02-25T18:25:46.652Z] === RUN TestAPIIpcModeHost [2020-02-25T18:25:46.702Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-02-25T18:25:47.069Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-25T18:25:47.214Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-25T18:25:47.214Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-02-25T18:25:47.214Z] === RUN TestDaemonIpcModeShareable [2020-02-25T18:25:47.440Z] testing: warning: no tests to run [2020-02-25T18:25:47.440Z] coverage: [no statements] [2020-02-25T18:25:47.440Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-25T18:25:47.786Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-25T18:25:47.786Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-25T18:25:47.860Z] Sending build context to Docker daemon 54.15MB [2020-02-25T18:25:47.860Z] [2020-02-25T18:25:47.860Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-25T18:25:47.860Z] ---> 3b63d96cf771 [2020-02-25T18:25:47.860Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-25T18:25:48.173Z] ok github.com/docker/docker/opts 0.059s coverage: 67.4% of statements [2020-02-25T18:25:48.246Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-25T18:25:48.318Z] ---> Running in a000edc33f76 [2020-02-25T18:25:48.583Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-25T18:25:48.776Z] Removing intermediate container a000edc33f76 [2020-02-25T18:25:48.776Z] ---> aca0f7c689b0 [2020-02-25T18:25:48.776Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-02-25T18:25:48.776Z] ---> Running in 593d332f3d14 [2020-02-25T18:25:49.113Z] ok github.com/docker/docker/pkg/authorization 0.300s coverage: 68.3% of statements [2020-02-25T18:25:49.113Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-02-25T18:25:49.146Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-02-25T18:25:49.146Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2020-02-25T18:25:49.146Z] === RUN TestDaemonIpcModePrivate [2020-02-25T18:25:49.233Z] Removing intermediate container 593d332f3d14 [2020-02-25T18:25:49.233Z] ---> cef071ee0813 [2020-02-25T18:25:49.233Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-25T18:25:49.233Z] ---> Running in c34ea05566fd [2020-02-25T18:25:49.312Z] #24 241.6 Checking out files: 20% (2162/10579) Checking out files: 21% (2222/10579) Checking out files: 22% (2328/10579) Checking out files: 23% (2434/10579) Checking out files: 24% (2539/10579) Checking out files: 25% (2645/10579) Checking out files: 26% (2751/10579) Checking out files: 27% (2857/10579) Checking out files: 28% (2963/10579) Checking out files: 29% (3068/10579) Checking out files: 30% (3174/10579) Checking out files: 31% (3280/10579) Checking out files: 32% (3386/10579) Checking out files: 33% (3492/10579) Checking out files: 33% (3496/10579) Checking out files: 34% (3597/10579) Checking out files: 35% (3703/10579) Checking out files: 36% (3809/10579) Checking out files: 37% (3915/10579) Checking out files: 37% (3958/10579) Checking out files: 38% (4021/10579) Checking out files: 39% (4126/10579) Checking out files: 40% (4232/10579) Checking out files: 41% (4338/10579) Checking out files: 42% (4444/10579) Checking out files: 43% (4549/10579) Checking out files: 44% (4655/10579) Checking out files: 45% (4761/10579) Checking out files: 46% (4867/10579) Checking out files: 47% (4973/10579) Checking out files: 48% (5078/10579) Checking out files: 49% (5184/10579) Checking out files: 49% (5281/10579) Checking out files: 50% (5290/10579) Checking out files: 51% (5396/10579) Checking out files: 52% (5502/10579) Checking out files: 53% (5607/10579) Checking out files: 54% (5713/10579) Checking out files: 55% (5819/10579) Checking out files: 56% (5925/10579) Checking out files: 57% (6031/10579) Checking out files: 58% (6136/10579) Checking out files: 59% (6242/10579) Checking out files: 60% (6348/10579) Checking out files: 61% (6454/10579) Checking out files: 62% (6559/10579) Checking out files: 62% (6610/10579) Checking out files: 63% (6665/10579) Checking out files: 64% (6771/10579) Checking out files: 65% (6877/10579) Checking out files: 66% (6983/10579) Checking out files: 67% (7088/10579) Checking out files: 68% (7194/10579) Checking out files: 69% (7300/10579) Checking out files: 70% (7406/10579) Checking out files: 71% (7512/10579) Checking out files: 72% (7617/10579) Checking out files: 73% (7723/10579) Checking out files: 74% (7829/10579) Checking out files: 75% (7935/10579) Checking out files: 76% (8041/10579) Checking out files: 77% (8146/10579) Checking out files: 78% (8252/10579) Checking out files: 79% (8358/10579) Checking out files: 80% (8464/10579) Checking out files: 80% (8537/10579) Checking out files: 81% (8569/10579) Checking out files: 82% (8675/10579) Checking out files: 83% (8781/10579) Checking out files: 84% (8887/10579) Checking out files: 85% (8993/10579) Checking out files: 86% (9098/10579) Checking out files: 87% (9204/10579) Checking out files: 88% (9310/10579) Checking out files: 89% (9416/10579) Checking out files: 90% (9522/10579) Checking out files: 91% (9627/10579) Checking out files: 92% (9733/10579) Checking out files: 93% (9839/10579) Checking out files: 94% (9945/10579) Checking out files: 95% (10051/10579) Checking out files: 96% (10156/10579) Checking out files: 97% (10262/10579) Checking out files: 98% (10368/10579) Checking out files: 98% (10427/10579) Checking out files: 99% (10474/10579) Checking out files: 100% (10579/10579) Checking out files: 100% (10579/10579), done. [2020-02-25T18:25:49.373Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-02-25T18:25:49.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-25T18:25:49.604Z] #24 248.9 + cd /tmp/tmp.fMoQha5ziw/tmp/docker-ce [2020-02-25T18:25:49.604Z] #24 248.9 + git checkout -q v17.06.2-ce [2020-02-25T18:25:49.691Z] Removing intermediate container c34ea05566fd [2020-02-25T18:25:49.691Z] ---> 3f91198c1011 [2020-02-25T18:25:49.691Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-02-25T18:25:49.691Z] ---> Running in 60f9b9111ead [2020-02-25T18:25:49.966Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-25T18:25:50.148Z] Removing intermediate container 60f9b9111ead [2020-02-25T18:25:50.148Z] ---> 6ac1441acd77 [2020-02-25T18:25:50.148Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-02-25T18:25:50.148Z] ---> Running in 82847e695b2b [2020-02-25T18:25:50.311Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2020-02-25T18:25:50.311Z] ok github.com/docker/docker/pkg/archive 1.277s coverage: 76.8% of statements [2020-02-25T18:25:50.716Z] ok github.com/docker/docker/plugin 0.538s coverage: 27.1% of statements [2020-02-25T18:25:50.881Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-25T18:25:51.063Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-25T18:25:51.140Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2020-02-25T18:25:51.336Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2020-02-25T18:25:51.336Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-02-25T18:25:51.336Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-25T18:25:51.336Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-25T18:25:51.593Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-25T18:25:51.673Z] #24 ... [2020-02-25T18:25:51.673Z] [2020-02-25T18:25:51.673Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:25:51.673Z] #48 241.2 net/http/httptrace [2020-02-25T18:25:51.673Z] #48 241.7 net/http [2020-02-25T18:25:51.711Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-25T18:25:51.819Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-25T18:25:51.819Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-25T18:25:51.965Z] #48 ... [2020-02-25T18:25:51.965Z] [2020-02-25T18:25:51.965Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:51.965Z] #18 79.79 Selecting previously unselected package vim. [2020-02-25T18:25:51.965Z] #18 79.81 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-25T18:25:51.965Z] #18 79.86 Unpacking vim (2:8.1.0875-5) ... [2020-02-25T18:25:51.965Z] #18 80.79 Selecting previously unselected package xfsprogs. [2020-02-25T18:25:51.965Z] #18 80.80 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-25T18:25:51.965Z] #18 80.81 Unpacking xfsprogs (4.20.0-1) ... [2020-02-25T18:25:51.965Z] #18 81.92 Selecting previously unselected package zip. [2020-02-25T18:25:51.965Z] #18 81.92 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-25T18:25:51.965Z] #18 81.95 Unpacking zip (3.0-11+b1) ... [2020-02-25T18:25:51.965Z] #18 82.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-25T18:25:51.965Z] #18 82.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-25T18:25:51.965Z] #18 82.49 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:51.965Z] #18 82.50 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-25T18:25:51.965Z] #18 82.51 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-25T18:25:51.965Z] #18 82.52 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:51.965Z] #18 82.53 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-25T18:25:51.965Z] #18 82.55 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-25T18:25:51.965Z] #18 82.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-25T18:25:51.965Z] #18 82.58 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-25T18:25:51.965Z] #18 82.58 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-25T18:25:51.965Z] #18 82.59 Setting up xxd (2:8.1.0875-5) ... [2020-02-25T18:25:51.965Z] #18 82.60 Setting up zip (3.0-11+b1) ... [2020-02-25T18:25:51.965Z] #18 82.60 Setting up vim-common (2:8.1.0875-5) ... [2020-02-25T18:25:51.965Z] #18 82.69 Setting up bash-completion (1:2.8-6) ... [2020-02-25T18:25:52.279Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-25T18:25:52.281Z] #18 89.34 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-25T18:25:52.281Z] #18 89.35 Setting up xz-utils (5.2.4-1) ... [2020-02-25T18:25:52.281Z] #18 89.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-25T18:25:52.281Z] #18 89.43 Setting up pigz (2.4-1) ... [2020-02-25T18:25:52.571Z] #18 89.43 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-25T18:25:52.571Z] #18 89.44 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-25T18:25:52.571Z] #18 89.47 Setting up python-pip-whl (18.1-5) ... [2020-02-25T18:25:52.571Z] #18 89.47 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-25T18:25:52.571Z] #18 89.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-25T18:25:52.847Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-25T18:25:53.068Z] ok github.com/docker/docker/registry 0.131s coverage: 56.0% of statements [2020-02-25T18:25:53.486Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s) [2020-02-25T18:25:53.486Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2020-02-25T18:25:53.486Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-25T18:25:53.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-25T18:25:53.600Z] #18 90.42 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-25T18:25:53.600Z] #18 90.42 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-25T18:25:53.600Z] #18 90.43 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-25T18:25:53.600Z] #18 90.43 Setting up vim (2:8.1.0875-5) ... [2020-02-25T18:25:53.600Z] #18 90.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-25T18:25:53.600Z] #18 90.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-25T18:25:53.600Z] #18 90.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-25T18:25:53.600Z] #18 90.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-25T18:25:53.600Z] #18 90.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-25T18:25:53.600Z] #18 90.57 update-alternatives: [2020-02-25T18:25:53.600Z] #18 ... [2020-02-25T18:25:53.600Z] [2020-02-25T18:25:53.600Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:25:53.600Z] #24 252.9 + mkdir -p /tmp/tmp.fMoQha5ziw/src/github.com/docker [2020-02-25T18:25:53.600Z] #24 252.9 + mv components/cli /tmp/tmp.fMoQha5ziw/src/github.com/docker/cli [2020-02-25T18:25:53.600Z] #24 252.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-25T18:25:53.785Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-02-25T18:25:53.825Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-02-25T18:25:54.044Z] ok github.com/docker/docker/pkg/chrootarchive 3.558s coverage: 43.2% of statements [2020-02-25T18:25:54.178Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-02-25T18:25:54.530Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-02-25T18:25:54.613Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-02-25T18:25:54.892Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-25T18:25:55.185Z] ok github.com/docker/docker/pkg/fsutils 0.302s coverage: 85.1% of statements [2020-02-25T18:25:55.185Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-02-25T18:25:55.185Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2020-02-25T18:25:55.380Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-02-25T18:25:55.380Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-02-25T18:25:55.381Z] === RUN TestIpcModeOlderClient [2020-02-25T18:25:55.381Z] === PAUSE TestIpcModeOlderClient [2020-02-25T18:25:55.381Z] === RUN TestKillContainerInvalidSignal [2020-02-25T18:25:55.381Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-25T18:25:55.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-25T18:25:56.125Z] ok github.com/docker/docker/layer 7.492s coverage: 68.8% of statements [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/oci [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-25T18:25:56.125Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-25T18:25:56.310Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2020-02-25T18:25:56.310Z] === RUN TestKillContainer [2020-02-25T18:25:56.310Z] === RUN TestKillContainer/no_signal [2020-02-25T18:25:56.386Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-02-25T18:25:56.645Z] ok github.com/docker/docker/pkg/ioutils 0.611s coverage: 69.3% of statements [2020-02-25T18:25:56.645Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-02-25T18:25:56.645Z] ok github.com/docker/docker/pkg/idtools 0.734s coverage: 70.1% of statements [2020-02-25T18:25:56.906Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-02-25T18:25:56.906Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-25T18:25:57.166Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-02-25T18:25:57.239Z] === RUN TestKillContainer/non_killing_signal [2020-02-25T18:25:57.239Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-25T18:25:57.291Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-25T18:25:57.427Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-02-25T18:25:57.687Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-02-25T18:25:57.803Z] === RUN TestKillContainer/killing_signal [2020-02-25T18:25:58.042Z] #24 ... [2020-02-25T18:25:58.042Z] [2020-02-25T18:25:58.042Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:25:58.042Z] #45 161.5 CC criu/cr-dedup.o [2020-02-25T18:25:58.042Z] #45 162.3 CC criu/cr-dump.o [2020-02-25T18:25:58.042Z] #45 167.7 CC criu/cr-errno.o [2020-02-25T18:25:58.042Z] #45 168.0 CC criu/cr-restore.o [2020-02-25T18:25:58.042Z] #45 ... [2020-02-25T18:25:58.042Z] [2020-02-25T18:25:58.042Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:25:58.042Z] #18 90.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-25T18:25:58.042Z] #18 90.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-25T18:25:58.042Z] #18 90.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-25T18:25:58.042Z] #18 90.69 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-25T18:25:58.042Z] #18 90.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-25T18:25:58.042Z] #18 90.72 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-25T18:25:58.042Z] #18 90.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-25T18:25:58.042Z] #18 90.74 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-25T18:25:58.042Z] #18 90.75 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-25T18:25:58.063Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-02-25T18:25:58.258Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-02-25T18:25:58.258Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-02-25T18:25:58.433Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-02-25T18:25:58.751Z] [2020-02-25T18:25:58.751Z] SUCCESS: Specified value was saved. [2020-02-25T18:25:58.751Z] INFO: Downloading git... [2020-02-25T18:25:58.828Z] ok github.com/docker/docker/pkg/mount 0.871s coverage: 70.0% of statements [2020-02-25T18:25:58.828Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-25T18:25:58.828Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-25T18:25:58.828Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-25T18:25:59.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-02-25T18:25:59.173Z] --- PASS: TestKillContainer (2.77s) [2020-02-25T18:25:59.173Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-02-25T18:25:59.173Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2020-02-25T18:25:59.173Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2020-02-25T18:25:59.173Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-25T18:25:59.173Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-25T18:25:59.173Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-25T18:25:59.659Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-02-25T18:25:59.659Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-02-25T18:25:59.659Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-02-25T18:25:59.672Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-02-25T18:25:59.721Z] INFO: Downloading go... [2020-02-25T18:25:59.737Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-25T18:25:59.737Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-25T18:26:00.104Z] #18 97.05 Setting up iptables (1.8.2-4) ... [2020-02-25T18:26:00.104Z] #18 97.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-25T18:26:00.104Z] #18 97.17 Setting up python3 (3.7.3-1) ... [2020-02-25T18:26:00.230Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-02-25T18:26:00.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2020-02-25T18:26:00.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2020-02-25T18:26:00.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2020-02-25T18:26:00.665Z] === RUN TestKillStoppedContainer [2020-02-25T18:26:00.798Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-02-25T18:26:00.922Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-25T18:26:00.922Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-25T18:26:00.922Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-25T18:26:00.922Z] === RUN TestKillDifferentUserContainer [2020-02-25T18:26:01.058Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2020-02-25T18:26:01.168Z] #18 98.04 Setting up python3-wheel (0.32.3-2) ... [2020-02-25T18:26:01.256Z] INFO: Downloading compiler 1 of 3... [2020-02-25T18:26:01.627Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-25T18:26:01.627Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-02-25T18:26:01.850Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-02-25T18:26:01.850Z] === RUN TestInspectOomKilledTrue [2020-02-25T18:26:01.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-25T18:26:01.850Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:26:01.850Z] === RUN TestInspectOomKilledFalse [2020-02-25T18:26:01.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-25T18:26:01.850Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:26:01.850Z] === RUN TestLinksEtcHostsContentMatch [2020-02-25T18:26:02.194Z] #18 99.23 Setting up apparmor (2.13.2-10) ... [2020-02-25T18:26:02.194Z] #18 ... [2020-02-25T18:26:02.194Z] [2020-02-25T18:26:02.194Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:26:02.194Z] #48 261.7 github.com/LK4D4/vndr/godl [2020-02-25T18:26:02.197Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-25T18:26:02.197Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 71.3% of statements [2020-02-25T18:26:02.220Z] INFO: Downloading compiler 2 of 3... [2020-02-25T18:26:02.413Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-02-25T18:26:02.413Z] === RUN TestLinksContainerNames [2020-02-25T18:26:03.141Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-02-25T18:26:03.141Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.2% of statements [2020-02-25T18:26:03.184Z] INFO: Downloading compiler 3 of 3... [2020-02-25T18:26:03.357Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-25T18:26:03.401Z] ok github.com/docker/docker/pkg/signal 2.806s coverage: 61.0% of statements [2020-02-25T18:26:03.619Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-25T18:26:03.641Z] INFO: Extracting git... [2020-02-25T18:26:03.697Z] #48 263.0 github.com/LK4D4/vndr [2020-02-25T18:26:03.971Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-02-25T18:26:03.971Z] testing: warning: no tests to run [2020-02-25T18:26:03.971Z] coverage: [no statements] [2020-02-25T18:26:03.971Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-02-25T18:26:04.181Z] --- PASS: TestLinksContainerNames (1.74s) [2020-02-25T18:26:04.181Z] === RUN TestLogsFollowTailEmpty [2020-02-25T18:26:04.231Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-02-25T18:26:04.491Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-02-25T18:26:04.491Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-02-25T18:26:04.491Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-02-25T18:26:04.743Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-02-25T18:26:04.743Z] === RUN TestContainerNetworkMountsNoChown [2020-02-25T18:26:05.672Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/default [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/default [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/private [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/private [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rprivate [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/slave [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/slave [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rslave [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/shared [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/shared [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rshared [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/default [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rslave [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rshared [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/shared [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/rprivate [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/slave [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/private [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-25T18:26:05.672Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:26:05.672Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:26:05.672Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:26:05.929Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:26:06.186Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-25T18:26:06.400Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2020-02-25T18:26:06.400Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-02-25T18:26:06.444Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:26:06.444Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:26:06.444Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-25T18:26:06.444Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-25T18:26:06.444Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-25T18:26:06.444Z] === RUN TestContainerBindMountNonRecursive [2020-02-25T18:26:07.340Z] ok github.com/docker/docker/reference 0.045s coverage: 84.4% of statements [2020-02-25T18:26:07.908Z] ok github.com/docker/docker/plugin 0.604s coverage: 27.1% of statements [2020-02-25T18:26:08.172Z] #48 ... [2020-02-25T18:26:08.172Z] [2020-02-25T18:26:08.172Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-25T18:26:08.172Z] #18 101.6 Setting up xfsprogs (4.20.0-1) ... [2020-02-25T18:26:08.172Z] #18 101.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-25T18:26:08.172Z] #18 102.6 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-25T18:26:08.172Z] #18 104.2 Setting up python3-distutils (3.7.3-1) ... [2020-02-25T18:26:08.172Z] #18 105.1 Setting up python3-setuptools (40.8.0-1) ... [2020-02-25T18:26:08.335Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-25T18:26:08.477Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-02-25T18:26:08.736Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-02-25T18:26:08.896Z] --- PASS: TestContainerBindMountNonRecursive (2.55s) [2020-02-25T18:26:08.897Z] === RUN TestNetworkNat [2020-02-25T18:26:08.996Z] ok github.com/docker/docker/registry 0.241s coverage: 56.0% of statements [2020-02-25T18:26:09.565Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-02-25T18:26:09.825Z] ok github.com/docker/docker/runconfig 0.037s coverage: 68.2% of statements [2020-02-25T18:26:09.827Z] --- PASS: TestNetworkNat (0.75s) [2020-02-25T18:26:09.827Z] === RUN TestNetworkLocalhostTCPNat [2020-02-25T18:26:09.827Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-25T18:26:10.759Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2020-02-25T18:26:10.759Z] === RUN TestNetworkLoopbackNat [2020-02-25T18:26:10.904Z] #18 107.5 Setting up python3-pip (18.1-5) ... [2020-02-25T18:26:11.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-25T18:26:12.252Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-25T18:26:12.252Z] --- PASS: TestNetworkLoopbackNat (1.65s) [2020-02-25T18:26:12.252Z] === RUN TestPause [2020-02-25T18:26:12.373Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-02-25T18:26:12.373Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-02-25T18:26:12.373Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 67.0% of statements [2020-02-25T18:26:12.413Z] #18 109.5 Processing triggers for libc-bin (2.28-10) ... [2020-02-25T18:26:12.413Z] #18 109.5 Processing triggers for mime-support (3.62) ... [2020-02-25T18:26:13.044Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-02-25T18:26:13.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-25T18:26:13.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/rootless [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/volume [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-25T18:26:13.045Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === Skipped [2020-02-25T18:26:13.045Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-25T18:26:13.045Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-25T18:26:13.045Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-25T18:26:13.045Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-25T18:26:13.045Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-25T18:26:13.045Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:13.045Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-25T18:26:13.045Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-25T18:26:13.045Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-25T18:26:13.045Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] [2020-02-25T18:26:13.045Z] DONE 2167 tests, 20 skipped in 190.798s [2020-02-25T18:26:13.046Z] #18 DONE 109.8s [2020-02-25T18:26:13.046Z] [2020-02-25T18:26:13.046Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-25T18:26:13.338Z] #19 0.515 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-25T18:26:13.338Z] #19 0.525 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-25T18:26:13.338Z] #19 0.532 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-25T18:26:13.338Z] #19 DONE 0.6s [2020-02-25T18:26:13.338Z] [2020-02-25T18:26:13.338Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 Post stage [Pipeline] junit [2020-02-25T18:26:13.501Z] Recording test results [2020-02-25T18:26:13.593Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-25T18:26:13.620Z] --- PASS: TestPause (1.08s) [2020-02-25T18:26:13.620Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-25T18:26:13.620Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:26:13.620Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:26:13.620Z] === RUN TestPauseStopPausedContainer [2020-02-25T18:26:13.630Z] #20 ... [2020-02-25T18:26:13.630Z] [2020-02-25T18:26:13.630Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:26:13.630Z] #45 177.7 CC criu/cr-service.o [2020-02-25T18:26:13.630Z] #45 181.2 CC criu/crtools.o [2020-02-25T18:26:13.630Z] #45 182.6 CC criu/eventfd.o [2020-02-25T18:26:13.630Z] #45 183.5 CC criu/eventpoll.o [2020-02-25T18:26:13.630Z] #45 185.1 CC criu/external.o [2020-02-25T18:26:13.630Z] #45 185.7 CC criu/fault-injection.o [2020-02-25T18:26:13.630Z] #45 185.9 CC criu/fdstore.o [2020-02-25T18:26:13.630Z] #45 186.6 CC criu/fifo.o [2020-02-25T18:26:13.631Z] #45 187.5 CC criu/file-ids.o [2020-02-25T18:26:13.752Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-02-25T18:26:14.265Z] #45 188.4 CC criu/file-lock.o [2020-02-25T18:26:14.549Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2020-02-25T18:26:14.549Z] === RUN TestPsFilter [2020-02-25T18:26:14.806Z] --- PASS: TestPsFilter (0.24s) [2020-02-25T18:26:14.806Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-25T18:26:15.557Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -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:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh dynbinary test-integration [2020-02-25T18:26:15.938Z] [2020-02-25T18:26:15.938Z] Removing bundles/ [2020-02-25T18:26:15.938Z] [2020-02-25T18:26:15.938Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-25T18:26:15.938Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:26:15.938Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:26:16.176Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.10s) [2020-02-25T18:26:16.176Z] === RUN TestRemoveContainerWithVolume [2020-02-25T18:26:16.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-25T18:26:16.739Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-02-25T18:26:16.739Z] === RUN TestRemoveContainerRunning [2020-02-25T18:26:17.013Z] #45 190.7 CC criu/files-ext.o [2020-02-25T18:26:17.314Z] #45 191.4 CC criu/files-reg.o [2020-02-25T18:26:17.314Z] #45 ... [2020-02-25T18:26:17.314Z] [2020-02-25T18:26:17.314Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:26:17.314Z] #48 DONE 276.9s [2020-02-25T18:26:17.607Z] [2020-02-25T18:26:17.607Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:26:18.106Z] --- PASS: TestRemoveContainerRunning (1.04s) [2020-02-25T18:26:18.106Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-25T18:26:18.433Z] INFO: Expanding go... [2020-02-25T18:26:18.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-25T18:26:18.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2020-02-25T18:26:18.927Z] === RUN TestRemoveInvalidContainer [2020-02-25T18:26:18.927Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-25T18:26:18.927Z] === RUN TestRenameLinkedContainer [2020-02-25T18:26:23.100Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-25T18:26:23.100Z] --- PASS: TestRenameLinkedContainer (4.30s) [2020-02-25T18:26:23.100Z] === RUN TestRenameStoppedContainer [2020-02-25T18:26:23.173Z] #54 ... [2020-02-25T18:26:23.173Z] [2020-02-25T18:26:23.173Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:26:23.173Z] #45 196.7 CC criu/files.o [2020-02-25T18:26:24.480Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-02-25T18:26:24.480Z] === RUN TestRenameRunningContainerAndReuse [2020-02-25T18:26:24.737Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-25T18:26:26.627Z] --- PASS: TestRenameRunningContainerAndReuse (2.26s) [2020-02-25T18:26:26.627Z] === RUN TestRenameInvalidName [2020-02-25T18:26:26.627Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-25T18:26:27.634Z] #45 201.2 CC criu/filesystems.o [2020-02-25T18:26:28.002Z] --- PASS: TestRenameInvalidName (1.43s) [2020-02-25T18:26:28.002Z] === RUN TestRenameAnonymousContainer [2020-02-25T18:26:28.665Z] #45 ... [2020-02-25T18:26:28.665Z] [2020-02-25T18:26:28.665Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:26:28.665Z] #20 9.356 Collecting yamllint==1.16.0 [2020-02-25T18:26:28.665Z] #20 9.920 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-25T18:26:28.665Z] #20 10.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-25T18:26:28.665Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-25T18:26:28.665Z] #20 10.24 Collecting pyyaml (from yamllint==1.16.0) [2020-02-25T18:26:28.666Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-25T18:26:28.666Z] #20 12.85 Building wheels for collected packages: pyyaml [2020-02-25T18:26:28.666Z] #20 12.85 Running setup.py bdist_wheel for pyyaml: started [2020-02-25T18:26:28.666Z] #20 14.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-25T18:26:28.666Z] #20 14.80 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-25T18:26:28.666Z] #20 15.00 Successfully built pyyaml [2020-02-25T18:26:28.666Z] #20 15.07 Installing collected packages: pathspec, pyyaml, yamllint [2020-02-25T18:26:28.673Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-25T18:26:28.956Z] #20 ... [2020-02-25T18:26:28.956Z] [2020-02-25T18:26:28.956Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:26:28.956Z] #45 203.0 CC criu/fsnotify.o [2020-02-25T18:26:29.586Z] #45 ... [2020-02-25T18:26:29.586Z] [2020-02-25T18:26:29.586Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-25T18:26:29.586Z] #20 15.82 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-25T18:26:29.586Z] #20 DONE 16.0s [2020-02-25T18:26:29.586Z] [2020-02-25T18:26:29.586Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:26:30.557Z] tests/integration/client_test.py ..... [ 75%] [2020-02-25T18:26:30.557Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-25T18:26:31.482Z] tests/integration/errors_test.py . [ 76%] [2020-02-25T18:26:31.662Z] #54 ... [2020-02-25T18:26:31.662Z] [2020-02-25T18:26:31.662Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:26:31.662Z] #45 205.4 CC criu/image-desc.o [2020-02-25T18:26:31.662Z] #45 205.6 CC criu/image.o [2020-02-25T18:26:32.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-25T18:26:32.173Z] --- PASS: TestRenameAnonymousContainer (4.21s) [2020-02-25T18:26:32.173Z] === RUN TestRenameContainerWithSameName [2020-02-25T18:26:32.429Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-25T18:26:32.993Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-02-25T18:26:32.993Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-25T18:26:33.187Z] #45 206.9 CC criu/ipc_ns.o [2020-02-25T18:26:33.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-25T18:26:34.684Z] #45 208.9 CC criu/irmap.o [2020-02-25T18:26:34.857Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2020-02-25T18:26:34.857Z] === RUN TestResize [2020-02-25T18:26:35.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-25T18:26:35.676Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/rootless [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/volume [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-25T18:26:35.676Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === Skipped [2020-02-25T18:26:35.676Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-25T18:26:35.676Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-25T18:26:35.676Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-25T18:26:35.676Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-25T18:26:35.676Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-25T18:26:35.676Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:26:35.676Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-25T18:26:35.676Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-25T18:26:35.676Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-25T18:26:35.676Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] [2020-02-25T18:26:35.676Z] DONE 2167 tests, 20 skipped in 191.163s Post stage [Pipeline] junit [2020-02-25T18:26:35.690Z] Recording test results [2020-02-25T18:26:36.047Z] --- PASS: TestResize (0.99s) [2020-02-25T18:26:36.047Z] === RUN TestResizeWithInvalidSize [2020-02-25T18:26:36.188Z] #45 210.1 CC criu/kcmp-ids.o [2020-02-25T18:26:36.838Z] #45 210.8 CC criu/kerndat.o [2020-02-25T18:26:37.414Z] --- PASS: TestResizeWithInvalidSize (1.25s) [2020-02-25T18:26:37.414Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-02-25T18:26:38.346Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:38.346Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:38.346Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:38.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:26:38.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] sh [2020-02-25T18:26:38.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -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:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh dynbinary test-integration [2020-02-25T18:26:39.504Z] INFO: Expanding compiler 1 of 3... [2020-02-25T18:26:39.504Z] INFO: Expanding compiler 2 of 3... [2020-02-25T18:26:39.565Z] #45 213.1 CC criu/libnetlink.o [2020-02-25T18:26:39.585Z] [2020-02-25T18:26:39.585Z] Removing bundles/ [2020-02-25T18:26:39.585Z] [2020-02-25T18:26:39.585Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-25T18:26:39.585Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:26:39.585Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:26:39.856Z] #45 213.8 CC criu/log.o [2020-02-25T18:26:40.238Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-25T18:26:40.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-25T18:26:40.889Z] #45 214.9 CC criu/lsm.o [2020-02-25T18:26:41.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-25T18:26:41.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:41.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:41.516Z] #45 ... [2020-02-25T18:26:41.516Z] [2020-02-25T18:26:41.516Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-25T18:26:41.516Z] #31 DONE 301.2s [2020-02-25T18:26:41.516Z] [2020-02-25T18:26:41.516Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:26:41.807Z] #63 ... [2020-02-25T18:26:41.807Z] [2020-02-25T18:26:41.807Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:26:41.807Z] #45 215.8 CC criu/mem.o [2020-02-25T18:26:42.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:26:42.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:26:43.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-25T18:26:44.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:26:44.189Z] INFO: Expanding compiler 3 of 3... [2020-02-25T18:26:44.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-25T18:26:44.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:26:45.157Z] INFO: Removing downloaded files... [2020-02-25T18:26:45.157Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-02-25T18:26:45.157Z] INFO: Configuring git core.autocrlf... [2020-02-25T18:26:45.325Z] #45 219.3 CC criu/mount.o [2020-02-25T18:26:46.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:26:46.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-25T18:26:46.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:26:48.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-25T18:26:50.712Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:26:50.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:26:50.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-25T18:26:51.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-25T18:26:52.223Z] #45 225.5 CC criu/namespaces.o [2020-02-25T18:26:52.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-25T18:26:53.391Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-25T18:26:53.391Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2020-02-25T18:26:53.391Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-02-25T18:26:53.392Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-02-25T18:26:53.392Z] === RUN TestCgroupNamespacesRun [2020-02-25T18:26:54.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-25T18:26:54.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-25T18:26:54.951Z] #45 228.6 CC criu/net.o [2020-02-25T18:26:55.141Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2020-02-25T18:26:55.142Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-25T18:26:57.035Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-02-25T18:26:57.035Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-25T18:26:57.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-25T18:26:58.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-25T18:26:58.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-02-25T18:26:58.672Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-25T18:27:00.565Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-02-25T18:27:00.565Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-25T18:27:01.858Z] #45 234.9 CC criu/netfilter.o [2020-02-25T18:27:01.858Z] #45 235.5 CC criu/page-pipe.o [2020-02-25T18:27:02.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-25T18:27:02.490Z] #45 236.6 CC criu/page-xfer.o [2020-02-25T18:27:02.715Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-02-25T18:27:02.715Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-25T18:27:03.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-02-25T18:27:03.644Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-25T18:27:04.557Z] #45 238.7 CC criu/pagemap-cache.o [2020-02-25T18:27:04.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-02-25T18:27:04.574Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-25T18:27:05.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-25T18:27:05.601Z] #45 239.4 CC criu/pagemap.o [2020-02-25T18:27:06.435Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2020-02-25T18:27:06.435Z] === RUN TestKernelTCPMemory [2020-02-25T18:27:07.111Z] #45 241.0 CC criu/parasite-syscall.o [2020-02-25T18:27:07.804Z] --- PASS: TestKernelTCPMemory (1.19s) [2020-02-25T18:27:07.804Z] === RUN TestNISDomainname [2020-02-25T18:27:08.619Z] #45 242.6 CC criu/path.o [2020-02-25T18:27:08.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-25T18:27:08.735Z] --- PASS: TestNISDomainname (1.09s) [2020-02-25T18:27:08.735Z] === RUN TestHostnameDnsResolution [2020-02-25T18:27:08.909Z] #45 243.1 CC criu/pie-util-vdso-elf32.o [2020-02-25T18:27:09.943Z] #45 243.8 CC criu/pie-util-vdso.o [2020-02-25T18:27:10.340Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-25T18:27:10.588Z] #45 244.6 CC criu/pie-util.o [2020-02-25T18:27:10.627Z] --- PASS: TestHostnameDnsResolution (1.54s) [2020-02-25T18:27:10.627Z] === RUN TestStats [2020-02-25T18:27:10.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-25T18:27:10.878Z] #45 245.0 CC criu/pipes.o [2020-02-25T18:27:12.382Z] #45 246.2 CC criu/plugin.o [2020-02-25T18:27:12.522Z] --- PASS: TestStats (2.02s) [2020-02-25T18:27:12.522Z] === RUN TestStopContainerWithTimeout [2020-02-25T18:27:12.522Z] === RUN TestStopContainerWithTimeout/0 [2020-02-25T18:27:12.522Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-25T18:27:12.522Z] === RUN TestStopContainerWithTimeout/1 [2020-02-25T18:27:12.522Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-25T18:27:12.522Z] === RUN TestStopContainerWithTimeout/3 [2020-02-25T18:27:12.522Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-25T18:27:12.522Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-25T18:27:12.522Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-25T18:27:12.522Z] === CONT TestStopContainerWithTimeout/0 [2020-02-25T18:27:12.522Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-25T18:27:12.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-25T18:27:13.015Z] #45 246.8 CC criu/proc_parse.o [2020-02-25T18:27:13.715Z] === CONT TestStopContainerWithTimeout/3 [2020-02-25T18:27:14.338Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:27:14.338Z] [2020-02-25T18:27:14.338Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:27:14.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:27:14.338Z] HOSTNAME=7cfd54bc96e1 [2020-02-25T18:27:14.338Z] TESTDEBUG=0 [2020-02-25T18:27:14.338Z] DEST=bundles/test-integration [2020-02-25T18:27:14.339Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:27:14.339Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:27:14.339Z] container=docker [2020-02-25T18:27:14.339Z] HOME=/root [2020-02-25T18:27:14.339Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:27:14.339Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:27:14.339Z] VALIDATE_BRANCH=master [2020-02-25T18:27:14.339Z] TERM=xterm [2020-02-25T18:27:14.339Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:27:14.339Z] SHLVL=1 [2020-02-25T18:27:14.339Z] TIMEOUT=120m [2020-02-25T18:27:14.339Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:27:14.339Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:27:14.339Z] GO111MODULE=off [2020-02-25T18:27:14.339Z] DOCKER_EXPERIMENTAL=1 [2020-02-25T18:27:14.339Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-25T18:27:14.339Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:27:14.339Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:27:14.339Z] GOPATH=/go [2020-02-25T18:27:14.339Z] PKG_CONFIG=pkg-config [2020-02-25T18:27:14.339Z] _=/usr/bin/env [2020-02-25T18:27:14.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-25T18:27:16.429Z] === CONT TestStopContainerWithTimeout/1 [2020-02-25T18:27:16.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-25T18:27:16.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-25T18:27:16.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-25T18:27:16.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-25T18:27:17.361Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-25T18:27:17.361Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-02-25T18:27:17.361Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-02-25T18:27:17.361Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-02-25T18:27:17.361Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-02-25T18:27:17.361Z] === RUN TestDeleteDevicemapper [2020-02-25T18:27:17.361Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-25T18:27:17.361Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:27:17.361Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-25T18:27:18.836Z] #45 252.9 CC criu/protobuf-desc.o [2020-02-25T18:27:19.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-25T18:27:19.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2020-02-25T18:27:19.881Z] === RUN TestUpdateMemory [2020-02-25T18:27:19.881Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-25T18:27:19.881Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:27:19.881Z] === RUN TestUpdateCPUQuota [2020-02-25T18:27:19.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-25T18:27:20.907Z] #45 254.8 CC criu/protobuf.o [2020-02-25T18:27:21.249Z] --- PASS: TestUpdateCPUQuota (1.54s) [2020-02-25T18:27:21.249Z] === RUN TestUpdatePidsLimit [2020-02-25T18:27:21.249Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-25T18:27:21.540Z] #45 255.5 CC criu/pstree.o [2020-02-25T18:27:21.811Z] === RUN TestUpdatePidsLimit/no_change [2020-02-25T18:27:22.068Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-25T18:27:22.631Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-25T18:27:22.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-25T18:27:22.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-25T18:27:22.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-25T18:27:23.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-25T18:27:23.600Z] #45 257.5 CC criu/rbtree.o [2020-02-25T18:27:24.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-25T18:27:24.231Z] #45 258.1 CC criu/rst-malloc.o [2020-02-25T18:27:24.521Z] #45 258.5 CC criu/seccomp.o [2020-02-25T18:27:24.944Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-25T18:27:25.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit (4.17s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2020-02-25T18:27:25.456Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2020-02-25T18:27:25.456Z] === RUN TestUpdateRestartPolicy [2020-02-25T18:27:25.554Z] #45 ... [2020-02-25T18:27:25.554Z] [2020-02-25T18:27:25.554Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:27:25.554Z] #42 345.2 + dpkg --print-architecture [2020-02-25T18:27:25.554Z] #42 345.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-25T18:27:25.873Z] #42 345.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-25T18:27:25.873Z] #42 345.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-25T18:27:28.277Z] ......... [ 86%] [2020-02-25T18:27:28.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-25T18:27:28.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-25T18:27:29.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-25T18:27:29.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-25T18:27:31.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-25T18:27:31.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-25T18:27:33.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-25T18:27:33.813Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-25T18:27:34.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-25T18:27:35.686Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-25T18:27:36.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-25T18:27:36.230Z] #42 ... [2020-02-25T18:27:36.230Z] [2020-02-25T18:27:36.230Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-25T18:27:36.230Z] #45 259.7 CC criu/seize.o [2020-02-25T18:27:36.230Z] #45 261.4 CC criu/servicefd.o [2020-02-25T18:27:36.230Z] #45 262.4 CC criu/shmem.o [2020-02-25T18:27:36.230Z] #45 264.1 CC criu/sigframe.o [2020-02-25T18:27:36.230Z] #45 264.4 CC criu/signalfd.o [2020-02-25T18:27:36.230Z] #45 265.0 CC criu/sk-inet.o [2020-02-25T18:27:36.230Z] #45 266.8 CC criu/sk-netlink.o [2020-02-25T18:27:36.230Z] #45 267.6 CC criu/sk-packet.o [2020-02-25T18:27:36.231Z] #45 268.7 CC criu/sk-queue.o [2020-02-25T18:27:36.231Z] #45 269.6 CC criu/sk-tcp.o [2020-02-25T18:27:36.521Z] #45 270.5 CC criu/sk-unix.o [2020-02-25T18:27:37.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-25T18:27:37.279Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-25T18:27:38.208Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-25T18:27:38.771Z] --- PASS: TestUpdateRestartPolicy (13.28s) [2020-02-25T18:27:38.771Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-25T18:27:38.771Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-25T18:27:39.706Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2020-02-25T18:27:39.706Z] === RUN TestWaitNonBlocked [2020-02-25T18:27:39.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:27:39.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:27:39.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:27:39.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:27:39.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:27:39.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:27:40.025Z] #45 274.2 CC criu/sockets.o [2020-02-25T18:27:40.921Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-25T18:27:41.349Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-25T18:27:41.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-02-25T18:27:41.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-02-25T18:27:41.349Z] === RUN TestWaitBlocked [2020-02-25T18:27:41.349Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:27:41.349Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:27:41.349Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:27:41.349Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:27:41.349Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:27:41.349Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:27:41.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-25T18:27:42.104Z] #45 276.0 CC criu/stats.o [2020-02-25T18:27:42.283Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-25T18:27:42.535Z] --- PASS: TestWaitBlocked (0.05s) [2020-02-25T18:27:42.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-02-25T18:27:42.535Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-02-25T18:27:42.535Z] === CONT TestContainerStartOnDaemonRestart [2020-02-25T18:27:42.535Z] === CONT TestDaemonHostGatewayIP [2020-02-25T18:27:42.745Z] #45 276.6 CC criu/string.o [2020-02-25T18:27:42.745Z] #45 276.8 CC criu/sysctl.o [2020-02-25T18:27:43.778Z] #45 277.9 CC criu/sysfs_parse.o [2020-02-25T18:27:44.810Z] #45 278.7 CC criu/timerfd.o [2020-02-25T18:27:45.440Z] #45 279.5 CC criu/tty.o [2020-02-25T18:27:46.710Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-25T18:27:46.710Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2020-02-25T18:27:46.710Z] === CONT TestIpcModeOlderClient [2020-02-25T18:27:46.710Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-25T18:27:46.710Z] === CONT TestDaemonRestartIpcMode [2020-02-25T18:27:46.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-25T18:27:46.966Z] --- PASS: TestDaemonHostGatewayIP (4.51s) [2020-02-25T18:27:47.299Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:27:47.558Z] [2020-02-25T18:27:47.558Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:27:47.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-25T18:27:47.817Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:27:47.817Z] HOSTNAME=8b0f1b0091f5 [2020-02-25T18:27:47.817Z] TESTDEBUG=0 [2020-02-25T18:27:47.817Z] DEST=bundles/test-integration [2020-02-25T18:27:47.817Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:27:47.817Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:27:47.817Z] container=docker [2020-02-25T18:27:47.817Z] HOME=/root [2020-02-25T18:27:47.817Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:27:47.817Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:27:47.817Z] VALIDATE_BRANCH=master [2020-02-25T18:27:47.817Z] TERM=xterm [2020-02-25T18:27:47.817Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:27:47.817Z] SHLVL=1 [2020-02-25T18:27:47.817Z] TIMEOUT=120m [2020-02-25T18:27:47.817Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:27:47.817Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:27:47.817Z] GO111MODULE=off [2020-02-25T18:27:47.817Z] DOCKER_EXPERIMENTAL=1 [2020-02-25T18:27:47.817Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-25T18:27:47.817Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:27:47.817Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:27:47.817Z] GOPATH=/go [2020-02-25T18:27:47.817Z] PKG_CONFIG=pkg-config [2020-02-25T18:27:47.817Z] _=/usr/bin/env [2020-02-25T18:27:47.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-25T18:27:47.893Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-25T18:27:48.332Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-25T18:27:48.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-25T18:27:48.822Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-25T18:27:48.957Z] #45 283.0 CC criu/tun.o [2020-02-25T18:27:49.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-25T18:27:49.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-25T18:27:49.947Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-25T18:27:49.989Z] #45 284.0 CC criu/uffd.o [2020-02-25T18:27:50.510Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2020-02-25T18:27:50.510Z] PASS [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === Skipped [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-25T18:27:50.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-25T18:27:50.510Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-25T18:27:50.510Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:27:50.510Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-25T18:27:50.510Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-25T18:27:50.510Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] [2020-02-25T18:27:50.510Z] DONE 199 tests, 6 skipped in 152.879s [2020-02-25T18:27:50.510Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-25T18:27:50.510Z] ++ 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 [2020-02-25T18:27:50.510Z] ++ set -e [2020-02-25T18:27:50.510Z] ++ '[' -n 0 ']' [2020-02-25T18:27:50.510Z] ++ set -x [2020-02-25T18:27:50.510Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:27:50.510Z] INFO: Testing against a local daemon [2020-02-25T18:27:50.510Z] === RUN TestCommitInheritsEnv [2020-02-25T18:27:50.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-25T18:27:50.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-25T18:27:51.073Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-02-25T18:27:51.073Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-25T18:27:51.073Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-25T18:27:51.073Z] === RUN TestImagesFilterMultiReference [2020-02-25T18:27:51.329Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-02-25T18:27:51.329Z] === RUN TestImagePullPlatformInvalid [2020-02-25T18:27:51.329Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-25T18:27:51.329Z] === RUN TestRemoveImageOrphaning [2020-02-25T18:27:51.578Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-25T18:27:51.578Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-25T18:27:51.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-25T18:27:51.891Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-02-25T18:27:51.891Z] === RUN TestRemoveImageGarbageCollector [2020-02-25T18:27:52.713Z] #45 286.3 CC criu/util.o [2020-02-25T18:27:53.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-25T18:27:53.260Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-25T18:27:53.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-25T18:27:54.191Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-02-25T18:27:54.191Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-25T18:27:54.191Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-25T18:27:54.191Z] === RUN TestTagInvalidReference [2020-02-25T18:27:54.191Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-25T18:27:54.191Z] === RUN TestTagValidPrefixedRepo [2020-02-25T18:27:54.191Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-25T18:27:54.191Z] === RUN TestTagExistedNameWithoutForce [2020-02-25T18:27:54.191Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-25T18:27:54.191Z] === RUN TestTagOfficialNames [2020-02-25T18:27:54.447Z] --- PASS: TestTagOfficialNames (0.10s) [2020-02-25T18:27:54.447Z] === RUN TestTagMatchesDigest [2020-02-25T18:27:54.447Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-25T18:27:54.447Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-25T18:27:54.911Z] #45 288.6 CC criu/uts_ns.o [2020-02-25T18:27:55.258Z] #45 289.1 CC criu/vdso.o [2020-02-25T18:27:56.037Z] #45 290.1 LINK criu/built-in.o [2020-02-25T18:27:56.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-25T18:27:56.358Z] #45 290.4 LINK criu/criu [2020-02-25T18:27:56.529Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-25T18:27:56.784Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-25T18:27:56.784Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-25T18:27:56.784Z] [2020-02-25T18:27:56.785Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-25T18:27:56.785Z] =========================== short test summary info ============================ [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-25T18:27:56.785Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-25T18:27:56.785Z] Not supported on most drivers [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-25T18:27:56.785Z] Can fail if eth0 has multiple IP addresses [2020-02-25T18:27:56.785Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-25T18:27:56.785Z] This doesn't seem to be taken into account by the engine [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-25T18:27:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-25T18:27:56.785Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-25T18:27:56.785Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 347.45 seconds == [2020-02-25T18:27:56.967Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-25T18:27:56.996Z] #45 291.1 DEP lib/c/criu.d [2020-02-25T18:27:57.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-25T18:27:57.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-25T18:27:57.224Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-25T18:27:57.650Z] #45 291.4 CC images/rpc.pb-c.o [2020-02-25T18:27:58.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-25T18:27:58.693Z] #45 292.6 CC lib/c/criu.o [2020-02-25T18:27:59.116Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-25T18:27:59.373Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-25T18:27:59.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-25T18:28:00.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-25T18:28:00.740Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-25T18:28:00.997Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-25T18:28:01.451Z] #45 295.0 LINK lib/c/built-in.o [2020-02-25T18:28:01.451Z] #45 295.0 LINK lib/c/libcriu.so [2020-02-25T18:28:01.451Z] #45 295.5 GEN magic.py [2020-02-25T18:28:01.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-25T18:28:01.559Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-25T18:28:01.744Z] #45 295.8 Note: Building without setproctitle() and strlcpy() support. [2020-02-25T18:28:01.744Z] #45 295.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-25T18:28:01.815Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-25T18:28:02.339Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:28:02.339Z] Using test binary docker [2020-02-25T18:28:02.339Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-25T18:28:02.339Z] +++ /etc/init.d/apparmor start [2020-02-25T18:28:02.339Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:28:02.339Z] Starting dockerd [2020-02-25T18:28:02.339Z] INFO: Waiting for daemon to start... [2020-02-25T18:28:02.339Z] +++ 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 [2020-02-25T18:28:02.378Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-25T18:28:02.378Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-25T18:28:02.634Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-25T18:28:03.257Z] #45 297.1 fatal: not a git repository (or any of the parent directories): .git [2020-02-25T18:28:04.002Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-25T18:28:04.670Z] . [2020-02-25T18:28:04.670Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:28:04.670Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:28:04.670Z] Error: No such image: emptyfs [2020-02-25T18:28:04.670Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:28:04.670Z] ++++ docker load [2020-02-25T18:28:04.670Z] Running integration-test (iteration 1) [2020-02-25T18:28:04.670Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-25T18:28:04.670Z] ++ 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 [2020-02-25T18:28:04.670Z] ++ set -e [2020-02-25T18:28:04.670Z] ++ '[' -n 0 ']' [2020-02-25T18:28:04.670Z] ++ set -x [2020-02-25T18:28:04.670Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:28:04.769Z] #45 298.7 make[1]: Nothing to be done for 'all'. [2020-02-25T18:28:06.339Z] #45 300.2 make[1]: 'images/built-in.o' is up to date. [2020-02-25T18:28:06.339Z] #45 300.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-25T18:28:06.340Z] #45 300.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-25T18:28:06.340Z] #45 300.4 make[1]: 'compel/libcompel.a' is up to date. [2020-02-25T18:28:06.340Z] #45 300.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-25T18:28:06.655Z] #45 300.6 make[1]: Nothing to be done for 'all'. [2020-02-25T18:28:06.655Z] #45 300.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-25T18:28:06.966Z] #45 301.0 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.280Z] #45 301.1 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.280Z] #45 301.3 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.598Z] #45 301.7 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.598Z] #45 301.8 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.920Z] #45 301.9 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:07.920Z] #45 302.0 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:08.244Z] #45 302.3 make[2]: Nothing to be done for 'all'. [2020-02-25T18:28:08.244Z] #45 302.3 INSTALL criu/criu [2020-02-25T18:28:08.564Z] #45 DONE 302.5s [2020-02-25T18:28:08.564Z] [2020-02-25T18:28:08.564Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:28:09.194Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:28:09.194Z] [2020-02-25T18:28:09.194Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:28:09.194Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:28:09.194Z] [2020-02-25T18:28:09.194Z] To set a process to complain mode, use the command line tool [2020-02-25T18:28:09.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:28:09.194Z] [2020-02-25T18:28:09.270Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation Post stage [Pipeline] junit [2020-02-25T18:28:09.765Z] Recording test results [2020-02-25T18:28:09.834Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-25T18:28:10.397Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [Pipeline] sh [2020-02-25T18:28:10.837Z] #54 ... [2020-02-25T18:28:10.837Z] [2020-02-25T18:28:10.837Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:28:10.837Z] #58 230.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-25T18:28:10.959Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-25T18:28:11.035Z] + echo Ensuring container killed. [2020-02-25T18:28:11.035Z] Ensuring container killed. [2020-02-25T18:28:11.035Z] + docker rm -vf docker-pr3 [2020-02-25T18:28:11.035Z] Error: No such container: docker-pr3 [2020-02-25T18:28:11.035Z] + true [Pipeline] sh [2020-02-25T18:28:11.314Z] + echo Chowning /workspace to jenkins user [2020-02-25T18:28:11.314Z] Chowning /workspace to jenkins user [2020-02-25T18:28:11.314Z] + id -u [2020-02-25T18:28:11.314Z] + id -g [2020-02-25T18:28:11.314Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40576:/workspace busybox chown -R 1000:1000 /workspace [2020-02-25T18:28:11.521Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-25T18:28:12.193Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:28:12.193Z] Loaded image: busybox:latest [2020-02-25T18:28:12.193Z] Loaded image: busybox:glibc [2020-02-25T18:28:12.193Z] Loaded image: debian:jessie [2020-02-25T18:28:12.193Z] Loaded image: hello-world:latest [2020-02-25T18:28:12.193Z] INFO: Testing against a local daemon [2020-02-25T18:28:12.193Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T18:28:12.530Z] + bundleName=docker-py [2020-02-25T18:28:12.530Z] + echo Creating docker-py-bundles.tar.gz [2020-02-25T18:28:12.530Z] Creating docker-py-bundles.tar.gz [2020-02-25T18:28:12.530Z] + 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 [2020-02-25T18:28:12.539Z] Archiving artifacts [2020-02-25T18:28:12.889Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-25T18:28:13.649Z] #58 ... [2020-02-25T18:28:13.649Z] [2020-02-25T18:28:13.649Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-25T18:28:13.649Z] #42 DONE 393.0s [2020-02-25T18:28:13.649Z] [2020-02-25T18:28:13.649Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:28:13.865Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-25T18:28:13.947Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2020-02-25T18:28:13.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-25T18:28:14.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh binary-daemon [2020-02-25T18:28:14.306Z] #24 ... [2020-02-25T18:28:14.306Z] [2020-02-25T18:28:14.306Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-25T18:28:14.306Z] #58 233.9 + mkdir -p /build [2020-02-25T18:28:14.306Z] #58 233.9 + cp runc /build/runc [2020-02-25T18:28:14.306Z] #58 DONE 234.0s [2020-02-25T18:28:14.306Z] [2020-02-25T18:28:14.306Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:28:14.771Z] [2020-02-25T18:28:14.771Z] Removing bundles/ [2020-02-25T18:28:14.771Z] [2020-02-25T18:28:14.771Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-25T18:28:14.771Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-25T18:28:14.771Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:28:15.150Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2020-02-25T18:28:15.150Z] === RUN TestBuildWithSession [2020-02-25T18:28:15.150Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-25T18:28:15.150Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:28:15.150Z] === RUN TestBuildSquashParent [2020-02-25T18:28:16.158Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-25T18:28:16.722Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-25T18:28:17.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-25T18:28:17.849Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-25T18:28:17.849Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-25T18:28:18.413Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-25T18:28:18.413Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-25T18:28:18.669Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-25T18:28:19.599Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-25T18:28:19.855Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-25T18:28:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-25T18:28:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-25T18:28:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-25T18:28:22.379Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-25T18:28:22.636Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-25T18:28:22.662Z] --- PASS: TestBuildSquashParent (6.30s) [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:28:22.662Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:28:22.662Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:28:22.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:28:22.662Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:28:24.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:28:24.414Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:28:25.906Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-25T18:28:26.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:28:26.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:28:28.426Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-02-25T18:28:29.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-02-25T18:28:29.126Z] === RUN TestBuildMultiStageCopy [2020-02-25T18:28:29.126Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-25T18:28:31.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-25T18:28:31.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-25T18:28:32.345Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-25T18:28:32.603Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-25T18:28:32.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-02-25T18:28:33.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-02-25T18:28:33.479Z] === RUN TestBuildMultiStageParentConfig [2020-02-25T18:28:33.536Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-25T18:28:34.675Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-02-25T18:28:34.675Z] === RUN TestBuildLabelWithTargets [2020-02-25T18:28:36.071Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-25T18:28:37.000Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-25T18:28:37.010Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2020-02-25T18:28:37.010Z] === RUN TestBuildWithEmptyLayers [2020-02-25T18:28:37.359Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-02-25T18:28:37.359Z] === RUN TestBuildMultiStageOnBuild [2020-02-25T18:28:37.564Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-25T18:28:38.937Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-25T18:28:40.446Z] --- PASS: TestBuildMultiStageOnBuild (2.54s) [2020-02-25T18:28:40.446Z] === RUN TestBuildUncleanTarFilenames [2020-02-25T18:28:41.199Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) [2020-02-25T18:28:41.199Z] === RUN TestBuildMultiStageLayerLeak [2020-02-25T18:28:41.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-25T18:28:41.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-25T18:28:41.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-25T18:28:42.209Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-25T18:28:42.209Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-25T18:28:42.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-25T18:28:43.061Z] Removing intermediate container 82847e695b2b [2020-02-25T18:28:43.061Z] ---> 741667d669eb [2020-02-25T18:28:43.061Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-02-25T18:28:43.061Z] ---> Running in 840299c7dfb9 [2020-02-25T18:28:43.061Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-02-25T18:28:43.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-25T18:28:44.266Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2020-02-25T18:28:44.266Z] === RUN TestBuildWithHugeFile [2020-02-25T18:28:45.482Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-25T18:28:45.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-25T18:28:46.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-25T18:28:46.848Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-25T18:28:47.778Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-25T18:28:48.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-25T18:28:48.903Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-25T18:28:48.903Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-25T18:28:48.903Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-25T18:28:48.903Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-25T18:28:48.903Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-25T18:28:49.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-25T18:28:49.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-25T18:28:49.416Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-25T18:28:51.310Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-25T18:28:51.310Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-25T18:28:51.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-25T18:28:53.202Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-25T18:28:54.132Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-25T18:28:54.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-25T18:28:54.696Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-25T18:28:55.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-25T18:28:57.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-25T18:28:58.867Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-25T18:28:59.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-25T18:29:00.236Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-25T18:29:00.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-25T18:29:00.800Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-25T18:29:01.785Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:29:01.785Z] Using test binary docker [2020-02-25T18:29:01.785Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-25T18:29:01.785Z] +++ /etc/init.d/apparmor start [2020-02-25T18:29:01.785Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:29:01.785Z] INFO: Waiting for daemon to start... [2020-02-25T18:29:01.785Z] Starting dockerd [2020-02-25T18:29:01.785Z] +++ 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 [2020-02-25T18:29:01.884Z] #24 ... [2020-02-25T18:29:01.884Z] [2020-02-25T18:29:01.884Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:01.884Z] #63 383.7 + bin/containerd [2020-02-25T18:29:01.884Z] #63 ... [2020-02-25T18:29:01.884Z] [2020-02-25T18:29:01.884Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:01.884Z] #54 DONE 437.6s [2020-02-25T18:29:01.884Z] [2020-02-25T18:29:01.884Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:02.170Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-25T18:29:03.692Z] . [2020-02-25T18:29:03.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:29:03.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:29:03.692Z] Error: No such image: emptyfs [2020-02-25T18:29:03.951Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:29:03.951Z] ++++ docker load [2020-02-25T18:29:04.211Z] Running integration-test (iteration 1) [2020-02-25T18:29:04.211Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-25T18:29:04.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:29:04.211Z] ++ set -e [2020-02-25T18:29:04.211Z] ++ '[' -n 0 ']' [2020-02-25T18:29:04.211Z] ++ set -x [2020-02-25T18:29:04.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:29:04.719Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-25T18:29:05.286Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-25T18:29:05.849Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-25T18:29:08.837Z] #63 ... [2020-02-25T18:29:08.837Z] [2020-02-25T18:29:08.837Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:08.837Z] #24 447.5 + return [2020-02-25T18:29:08.837Z] #24 DONE 447.6s [2020-02-25T18:29:08.837Z] [2020-02-25T18:29:08.837Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:10.023Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-25T18:29:10.600Z] #63 ... [2020-02-25T18:29:10.600Z] [2020-02-25T18:29:10.600Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-25T18:29:10.600Z] #25 DONE 0.1s [2020-02-25T18:29:10.893Z] [2020-02-25T18:29:10.893Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:29:11.191Z] #29 DONE 0.6s [2020-02-25T18:29:11.191Z] [2020-02-25T18:29:11.191Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:11.481Z] #63 ... [2020-02-25T18:29:11.481Z] [2020-02-25T18:29:11.481Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-25T18:29:11.481Z] #32 DONE 0.1s [2020-02-25T18:29:11.481Z] [2020-02-25T18:29:11.481Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-25T18:29:11.481Z] #35 DONE 0.1s [2020-02-25T18:29:11.481Z] [2020-02-25T18:29:11.481Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-25T18:29:11.773Z] #40 DONE 0.1s [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-25T18:29:11.773Z] #43 DONE 0.1s [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:11.773Z] #63 ... [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-25T18:29:11.773Z] #46 DONE 0.1s [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-25T18:29:11.773Z] #49 DONE 0.1s [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-25T18:29:11.773Z] #52 DONE 0.1s [2020-02-25T18:29:11.773Z] [2020-02-25T18:29:11.773Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:12.069Z] #63 ... [2020-02-25T18:29:12.069Z] [2020-02-25T18:29:12.069Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-25T18:29:12.069Z] #55 DONE 0.1s [2020-02-25T18:29:12.069Z] [2020-02-25T18:29:12.069Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-25T18:29:12.069Z] #59 DONE 0.1s [2020-02-25T18:29:12.069Z] [2020-02-25T18:29:12.069Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-25T18:29:12.512Z] --- PASS: TestBuildWithHugeFile (26.06s) [2020-02-25T18:29:12.512Z] === RUN TestBuildWithEmptyDockerfile [2020-02-25T18:29:12.512Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:29:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:29:12.512Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:29:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:29:12.512Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:29:12.512Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:29:12.512Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:29:12.512Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:29:12.512Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:29:12.512Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-02-25T18:29:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-02-25T18:29:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-02-25T18:29:12.512Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-02-25T18:29:12.512Z] === RUN TestBuildPreserveOwnership [2020-02-25T18:29:12.512Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-25T18:29:12.991Z] INFO: Sources obtained for gotestsum... [2020-02-25T18:29:12.991Z] INFO: Checkout done for gotestsum... [2020-02-25T18:29:12.991Z] INFO: Build done for gotestsum... [2020-02-25T18:29:13.293Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-25T18:29:14.201Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:29:14.201Z] Loaded image: busybox:latest [2020-02-25T18:29:14.201Z] Loaded image: busybox:glibc [2020-02-25T18:29:14.201Z] Loaded image: debian:jessie [2020-02-25T18:29:14.201Z] Loaded image: hello-world:latest [2020-02-25T18:29:14.201Z] INFO: Testing against a local daemon [2020-02-25T18:29:14.201Z] === RUN TestCgroupNamespacesBuild [2020-02-25T18:29:15.083Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-25T18:29:15.186Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-25T18:29:16.735Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2020-02-25T18:29:16.735Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-25T18:29:16.953Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2020-02-25T18:29:16.953Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.03s) [2020-02-25T18:29:16.953Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-02-25T18:29:16.953Z] === RUN TestBuildPlatformInvalid [2020-02-25T18:29:16.953Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-02-25T18:29:16.953Z] PASS [2020-02-25T18:29:16.953Z] [2020-02-25T18:29:16.953Z] === Skipped [2020-02-25T18:29:16.953Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-25T18:29:16.953Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:29:16.953Z] [2020-02-25T18:29:16.953Z] [2020-02-25T18:29:16.953Z] DONE 32 tests, 1 skipped in 72.328s [2020-02-25T18:29:16.953Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-25T18:29:16.953Z] ++ 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 [2020-02-25T18:29:16.953Z] ++ set -e [2020-02-25T18:29:16.953Z] ++ '[' -n 0 ']' [2020-02-25T18:29:16.953Z] ++ set -x [2020-02-25T18:29:16.953Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:29:17.078Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-25T18:29:17.301Z] INFO: Testing against a local daemon [2020-02-25T18:29:17.301Z] === RUN TestConfigList [2020-02-25T18:29:18.007Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-25T18:29:18.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2020-02-25T18:29:18.638Z] === RUN TestBuildWithSession [2020-02-25T18:29:18.638Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-25T18:29:18.638Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:29:18.638Z] === RUN TestBuildSquashParent [2020-02-25T18:29:19.374Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-25T18:29:20.400Z] --- PASS: TestConfigList (2.77s) [2020-02-25T18:29:20.400Z] === RUN TestConfigsCreateAndDelete [2020-02-25T18:29:20.743Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-25T18:29:21.672Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-25T18:29:22.752Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2020-02-25T18:29:22.752Z] === RUN TestConfigsUpdate [2020-02-25T18:29:23.042Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-25T18:29:23.292Z] Removing intermediate container 840299c7dfb9 [2020-02-25T18:29:23.292Z] ---> 120bf380136c [2020-02-25T18:29:23.292Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-25T18:29:23.292Z] ---> Running in a0e7ca536e2b [2020-02-25T18:29:23.292Z] Removing intermediate container a0e7ca536e2b [2020-02-25T18:29:23.292Z] ---> db06e63604dd [2020-02-25T18:29:23.292Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-25T18:29:23.292Z] ---> Running in ae0f05f7a3dd [2020-02-25T18:29:23.292Z] Removing intermediate container ae0f05f7a3dd [2020-02-25T18:29:23.292Z] ---> b04bcdf4485d [2020-02-25T18:29:23.292Z] Step 10/10 : COPY . . [2020-02-25T18:29:23.605Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-25T18:29:25.204Z] --- PASS: TestBuildSquashParent (6.13s) [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:29:25.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:29:25.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:29:25.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:29:25.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:29:25.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:29:25.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:29:25.860Z] --- PASS: TestConfigsUpdate (2.74s) [2020-02-25T18:29:25.860Z] === RUN TestTemplatedConfig [2020-02-25T18:29:27.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:29:27.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:29:28.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-25T18:29:29.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-25T18:29:29.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-25T18:29:29.152Z] --- PASS: TestTemplatedConfig (3.36s) [2020-02-25T18:29:29.152Z] === RUN TestConfigInspect [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-02-25T18:29:29.645Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.03s) [2020-02-25T18:29:29.645Z] === RUN TestBuildMultiStageCopy [2020-02-25T18:29:29.645Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-25T18:29:31.004Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-25T18:29:31.511Z] --- PASS: TestConfigInspect (2.65s) [2020-02-25T18:29:31.511Z] === RUN TestConfigCreateWithLabels [2020-02-25T18:29:32.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-25T18:29:32.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-25T18:29:32.372Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-25T18:29:32.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-25T18:29:32.756Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-25T18:29:33.325Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-25T18:29:33.891Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2020-02-25T18:29:33.892Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-02-25T18:29:33.892Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-02-25T18:29:33.892Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-02-25T18:29:33.892Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-02-25T18:29:33.892Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-02-25T18:29:33.892Z] === RUN TestBuildMultiStageParentConfig [2020-02-25T18:29:34.540Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-25T18:29:34.577Z] --- PASS: TestConfigCreateWithLabels (2.71s) [2020-02-25T18:29:34.578Z] === RUN TestConfigCreateResolve [2020-02-25T18:29:35.795Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2020-02-25T18:29:35.795Z] === RUN TestBuildLabelWithTargets [2020-02-25T18:29:36.136Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-25T18:29:36.136Z] Copying nested executables into bundles/binary-daemon [2020-02-25T18:29:36.136Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-25T18:29:36.348Z] --- PASS: TestConfigCreateResolve (2.29s) [2020-02-25T18:29:36.348Z] === RUN TestConfigDaemonLibtrustID [2020-02-25T18:29:36.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh cross [2020-02-25T18:29:36.763Z] [2020-02-25T18:29:37.019Z] Removing bundles/ [2020-02-25T18:29:37.019Z] [2020-02-25T18:29:37.019Z] ---> Making bundle: cross (in bundles/cross) [2020-02-25T18:29:37.019Z] Cross building: bundles/cross/linux/amd64 [2020-02-25T18:29:37.019Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-25T18:29:37.019Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-25T18:29:37.095Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-25T18:29:37.095Z] PASS [2020-02-25T18:29:37.095Z] [2020-02-25T18:29:37.095Z] DONE 8 tests in 19.924s [2020-02-25T18:29:37.095Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-25T18:29:37.095Z] ++ 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 [2020-02-25T18:29:37.095Z] ++ set -e [2020-02-25T18:29:37.095Z] ++ '[' -n 0 ']' [2020-02-25T18:29:37.095Z] ++ set -x [2020-02-25T18:29:37.095Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:29:37.095Z] INFO: Testing against a local daemon [2020-02-25T18:29:37.095Z] === RUN TestCheckpoint [2020-02-25T18:29:37.095Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-25T18:29:37.095Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:29:37.095Z] === RUN TestContainerInvalidJSON [2020-02-25T18:29:37.095Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:29:37.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:29:37.095Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:29:37.095Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:29:37.095Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:29:37.095Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:29:37.095Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:29:37.095Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:29:37.095Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:29:37.095Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-25T18:29:37.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-25T18:29:37.095Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-25T18:29:37.095Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-25T18:29:37.095Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-25T18:29:37.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-02-25T18:29:37.443Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-25T18:29:37.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-25T18:29:37.443Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-25T18:29:37.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-25T18:29:37.443Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-25T18:29:37.696Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-02-25T18:29:37.696Z] === RUN TestBuildWithEmptyLayers [2020-02-25T18:29:37.795Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-25T18:29:37.795Z] === RUN TestCopyFromContainer [2020-02-25T18:29:38.633Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-02-25T18:29:38.633Z] === RUN TestBuildMultiStageOnBuild [2020-02-25T18:29:39.528Z] === RUN TestCopyFromContainer// [2020-02-25T18:29:39.528Z] === RUN TestCopyFromContainer//bar/root [2020-02-25T18:29:39.528Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-25T18:29:39.528Z] === RUN TestCopyFromContainer/bar/quux [2020-02-25T18:29:39.878Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-25T18:29:39.878Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-25T18:29:39.878Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-25T18:29:39.878Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-25T18:29:39.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-25T18:29:40.244Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer (2.49s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-25T18:29:40.244Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-02-25T18:29:40.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-25T18:29:40.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:29:40.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:29:40.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:29:40.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:29:40.244Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:29:40.244Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:29:40.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:29:40.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:29:40.244Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:29:40.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-25T18:29:40.244Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-25T18:29:40.244Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-02-25T18:29:40.244Z] === RUN TestCreateWithInvalidEnv [2020-02-25T18:29:40.244Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-25T18:29:40.244Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-25T18:29:40.244Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-25T18:29:40.244Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-25T18:29:40.244Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-25T18:29:40.244Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-25T18:29:40.244Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-25T18:29:40.244Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-25T18:29:40.244Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-25T18:29:40.244Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-25T18:29:40.244Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-25T18:29:40.244Z] === RUN TestCreateTmpfsMountsTarget [2020-02-25T18:29:40.244Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-25T18:29:40.244Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-25T18:29:41.919Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2020-02-25T18:29:41.919Z] === RUN TestBuildUncleanTarFilenames [2020-02-25T18:29:42.583Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:29:42.583Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:29:42.583Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:29:42.583Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:29:42.632Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-25T18:29:42.856Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-02-25T18:29:42.856Z] === RUN TestBuildMultiStageLayerLeak [2020-02-25T18:29:42.941Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:29:42.941Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:29:42.941Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:29:42.941Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:29:42.941Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s) [2020-02-25T18:29:42.941Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-02-25T18:29:42.942Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-02-25T18:29:42.942Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-25T18:29:42.942Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-25T18:29:42.942Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-25T18:29:45.154Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-25T18:29:45.184Z] #63 433.2 + bin/containerd-stress [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:29:46.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:29:46.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:29:46.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:29:46.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:29:46.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:29:46.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:29:46.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:29:46.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:29:46.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:29:46.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:29:46.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-25T18:29:46.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-25T18:29:46.081Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-25T18:29:46.144Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-02-25T18:29:46.144Z] === RUN TestBuildWithHugeFile [2020-02-25T18:29:46.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-02-25T18:29:46.440Z] === RUN TestContainerStartOnDaemonRestart [2020-02-25T18:29:46.440Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-25T18:29:46.440Z] === RUN TestDaemonRestartIpcMode [2020-02-25T18:29:46.440Z] === PAUSE TestDaemonRestartIpcMode [2020-02-25T18:29:46.440Z] === RUN TestDaemonHostGatewayIP [2020-02-25T18:29:46.440Z] === PAUSE TestDaemonHostGatewayIP [2020-02-25T18:29:46.440Z] === RUN TestDiff [2020-02-25T18:29:47.224Z] --- PASS: TestDiff (0.81s) [2020-02-25T18:29:47.224Z] === RUN TestExecWithCloseStdin [2020-02-25T18:29:47.675Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-25T18:29:47.675Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-25T18:29:48.100Z] --- PASS: TestExecWithCloseStdin (1.05s) [2020-02-25T18:29:48.100Z] === RUN TestExec [2020-02-25T18:29:48.404Z] ---> 000e34676df2 [2020-02-25T18:29:48.404Z] Successfully built 000e34676df2 [2020-02-25T18:29:48.404Z] Successfully tagged docker:latest [2020-02-25T18:29:48.404Z] INFO: Image build ended at 02/25/2020 18:29:48. Duration:00:04:04.9741732 [2020-02-25T18:29:48.404Z] [2020-02-25T18:29:48.404Z] [2020-02-25T18:29:48.404Z] INFO: Building the test binaries at 02/25/2020 18:29:48... [2020-02-25T18:29:48.958Z] #63 437.0 + bin/containerd-shim [2020-02-25T18:29:49.045Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-25T18:29:49.437Z] --- PASS: TestExec (1.03s) [2020-02-25T18:29:49.437Z] === RUN TestExecUser [2020-02-25T18:29:50.180Z] --- PASS: TestExecUser (0.99s) [2020-02-25T18:29:50.180Z] === RUN TestExportContainerAndImportImage [2020-02-25T18:29:50.416Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-25T18:29:50.673Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-25T18:29:51.379Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-02-25T18:29:51.379Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-25T18:29:52.580Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-02-25T18:29:52.580Z] === RUN TestHealthCheckWorkdir [2020-02-25T18:29:53.091Z] INFO: make.ps1 starting at 02/25/2020 18:29:52 [2020-02-25T18:29:53.091Z] INFO: Git commit (e6281b1b3f) assumed from DOCKER_GITCOMMIT environment variable [2020-02-25T18:29:53.091Z] INFO: Invoking autogen... [2020-02-25T18:29:53.193Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-25T18:29:53.795Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-02-25T18:29:53.795Z] === RUN TestHealthKillContainer [2020-02-25T18:29:54.055Z] INFO: Building daemon... [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite (353.88s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.43s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.18s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.76s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.16s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:1449: [d3773e20b4311] daemon is not started [2020-02-25T18:29:56.467Z] check_test.go:309: [d2e4f8b322565] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.72s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.26s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d4875ca2c472b] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.11s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.48s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.17s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.20s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.09s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.62s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.78s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.49s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d648f282e3401] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.54s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d57de65fffea0] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d0eb1b658c147] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.47s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d770a5226f38d] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.38s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.85s) [2020-02-25T18:29:56.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-25T18:29:56.467Z] check_test.go:309: [d8ecd25a61a7d] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-02-25T18:29:56.467Z] check_test.go:309: [dcdc036dd21ac] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-02-25T18:29:56.467Z] check_test.go:309: [dd01fb38454f7] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_plugins_test.go:79: [d1160c464b2fc] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_plugins_test.go:169: [dbf283a365718] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d5c65e252d18c] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.02s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.02s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.04s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.94s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.18s) [2020-02-25T18:29:56.467Z] check_test.go:309: [df44ac969e8b7] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.58s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.72s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.55s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d7876848eeb52] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.70s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.09s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.73s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2020-02-25T18:29:56.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-25T18:29:56.467Z] check_test.go:309: [dbe60de645ce1] daemon is not started [2020-02-25T18:29:56.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-25T18:29:56.467Z] check_test.go:309: [da654a91236a6] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.74s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d64ca8d92a2ae] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.26s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.84s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.76s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.49s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.35s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d98267c69bf2f] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.72s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.97s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s) [2020-02-25T18:29:56.467Z] check_test.go:309: [dd83e5990d8c1] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.04s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-25T18:29:56.467Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-25T18:29:56.467Z] check_test.go:309: [da8d510ec97d2] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.21s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d060cc3beb778] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d12d22c38a8ec] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.25s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.55s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-02-25T18:29:56.467Z] check_test.go:309: [dc77d2c547ea6] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.23s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.17s) [2020-02-25T18:29:56.467Z] check_test.go:309: [d3e622efae575] daemon is not started [2020-02-25T18:29:56.467Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-25T18:29:56.468Z] check_test.go:309: [d9dd65725db68] daemon is not started [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.61s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.74s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.79s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.41s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.32s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.64s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.32s) [2020-02-25T18:29:56.468Z] docker_cli_daemon_test.go:2542: [d8d86ff73e7db] daemon is not started [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.89s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.19s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.13s) [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-02-25T18:29:56.468Z] check_test.go:309: [d3cf68c6ed1e3] daemon is not started [2020-02-25T18:29:56.468Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.85s) [2020-02-25T18:29:56.468Z] === RUN TestDockerSwarmSuite [2020-02-25T18:29:56.468Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-25T18:29:56.839Z] --- PASS: TestHealthKillContainer (3.09s) [2020-02-25T18:29:56.839Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-25T18:29:57.582Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-02-25T18:29:57.582Z] === RUN TestIpcModeNone [2020-02-25T18:29:58.991Z] --- PASS: TestIpcModeNone (0.99s) [2020-02-25T18:29:58.991Z] === RUN TestIpcModePrivate [2020-02-25T18:29:59.450Z] #63 447.0 + bin/containerd-shim-runc-v1 [2020-02-25T18:29:59.795Z] --- PASS: TestIpcModePrivate (1.14s) [2020-02-25T18:29:59.795Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-25T18:29:59.795Z] === RUN TestIpcModeShareable [2020-02-25T18:30:00.638Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-25T18:30:00.998Z] --- PASS: TestIpcModeShareable (1.01s) [2020-02-25T18:30:00.998Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-25T18:30:00.998Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-25T18:30:03.162Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-25T18:30:03.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-02-25T18:30:03.354Z] === RUN TestAPIIpcModeHost [2020-02-25T18:30:03.980Z] #63 452.0 + bin/containerd-shim-runc-v2 [2020-02-25T18:30:04.110Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-02-25T18:30:04.110Z] === RUN TestDaemonIpcModeShareable [2020-02-25T18:30:05.515Z] #63 453.5 + binaries [2020-02-25T18:30:05.515Z] #63 453.5 + mkdir -p /build [2020-02-25T18:30:05.515Z] #63 453.5 + cp bin/containerd /build/containerd [2020-02-25T18:30:05.515Z] #63 453.5 + cp bin/containerd-shim /build/containerd-shim [2020-02-25T18:30:05.515Z] #63 453.5 + cp bin/ctr /build/ctr [2020-02-25T18:30:05.515Z] #63 DONE 453.6s [2020-02-25T18:30:05.852Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2020-02-25T18:30:05.852Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-25T18:30:05.852Z] === RUN TestDaemonIpcModePrivate [2020-02-25T18:30:07.045Z] [2020-02-25T18:30:07.045Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-25T18:30:07.045Z] #64 DONE 0.1s [2020-02-25T18:30:07.045Z] [2020-02-25T18:30:07.045Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-25T18:30:07.045Z] #68 DONE 0.1s [2020-02-25T18:30:07.045Z] [2020-02-25T18:30:07.045Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-25T18:30:07.045Z] #70 DONE 0.1s [2020-02-25T18:30:07.363Z] [2020-02-25T18:30:07.363Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-25T18:30:07.363Z] #73 DONE 0.1s [2020-02-25T18:30:07.363Z] [2020-02-25T18:30:07.363Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-25T18:30:07.363Z] #74 DONE 0.0s [2020-02-25T18:30:07.363Z] [2020-02-25T18:30:07.363Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-25T18:30:07.590Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-02-25T18:30:07.590Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-25T18:30:07.590Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-25T18:30:08.418Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-25T18:30:08.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-25T18:30:08.981Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-25T18:30:09.238Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-25T18:30:09.332Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) [2020-02-25T18:30:09.332Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-25T18:30:09.332Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-25T18:30:09.587Z] #75 DONE 2.2s [2020-02-25T18:30:09.587Z] [2020-02-25T18:30:09.587Z] #76 exporting to oci image format [2020-02-25T18:30:09.587Z] #76 exporting layers [2020-02-25T18:30:11.063Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-02-25T18:30:11.063Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-25T18:30:11.063Z] === RUN TestIpcModeOlderClient [2020-02-25T18:30:11.063Z] === PAUSE TestIpcModeOlderClient [2020-02-25T18:30:11.063Z] === RUN TestKillContainerInvalidSignal [2020-02-25T18:30:11.808Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-02-25T18:30:11.808Z] === RUN TestKillContainer [2020-02-25T18:30:11.808Z] === RUN TestKillContainer/no_signal [2020-02-25T18:30:12.558Z] === RUN TestKillContainer/non_killing_signal [2020-02-25T18:30:13.300Z] === RUN TestKillContainer/killing_signal [2020-02-25T18:30:14.510Z] --- PASS: TestKillContainer (2.62s) [2020-02-25T18:30:14.510Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-02-25T18:30:14.510Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2020-02-25T18:30:14.510Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-02-25T18:30:14.510Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-25T18:30:14.510Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-25T18:30:15.253Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-25T18:30:15.780Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-25T18:30:16.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-02-25T18:30:16.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-02-25T18:30:16.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-02-25T18:30:16.566Z] === RUN TestKillStoppedContainer [2020-02-25T18:30:16.566Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-02-25T18:30:16.566Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-25T18:30:16.566Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-25T18:30:16.566Z] === RUN TestKillDifferentUserContainer [2020-02-25T18:30:17.015Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-02-25T18:30:17.015Z] === RUN TestInspectOomKilledTrue [2020-02-25T18:30:17.015Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-25T18:30:17.015Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:30:17.015Z] === RUN TestInspectOomKilledFalse [2020-02-25T18:30:17.015Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-25T18:30:17.015Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:30:17.015Z] === RUN TestLinksEtcHostsContentMatch [2020-02-25T18:30:17.672Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-25T18:30:17.827Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-02-25T18:30:17.827Z] === RUN TestLinksContainerNames [2020-02-25T18:30:19.177Z] --- PASS: TestLinksContainerNames (1.48s) [2020-02-25T18:30:19.177Z] === RUN TestLogsFollowTailEmpty [2020-02-25T18:30:20.192Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-25T18:30:20.372Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-02-25T18:30:20.372Z] === RUN TestContainerNetworkMountsNoChown [2020-02-25T18:30:21.121Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/default [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/default [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/private [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/private [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rprivate [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/slave [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/slave [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rslave [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/shared [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/shared [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rshared [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/default [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rshared [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/shared [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rslave [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/slave [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rprivate [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/private [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-25T18:30:21.121Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:30:21.121Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:30:21.121Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:30:21.469Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-25T18:30:21.824Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-25T18:30:21.824Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-25T18:30:21.824Z] === RUN TestContainerBindMountNonRecursive [2020-02-25T18:30:22.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-25T18:30:23.565Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-02-25T18:30:23.565Z] === RUN TestNetworkNat [2020-02-25T18:30:23.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-25T18:30:24.762Z] --- PASS: TestNetworkNat (0.89s) [2020-02-25T18:30:24.762Z] === RUN TestNetworkLocalhostTCPNat [2020-02-25T18:30:25.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-02-25T18:30:25.501Z] === RUN TestNetworkLoopbackNat [2020-02-25T18:30:26.696Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-02-25T18:30:26.696Z] === RUN TestPause [2020-02-25T18:30:27.439Z] --- PASS: TestPause (0.89s) [2020-02-25T18:30:27.439Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-25T18:30:27.439Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:30:27.439Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:30:27.439Z] === RUN TestPauseStopPausedContainer [2020-02-25T18:30:28.704Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-25T18:30:28.704Z] === RUN TestPsFilter [2020-02-25T18:30:28.704Z] --- PASS: TestPsFilter (0.24s) [2020-02-25T18:30:28.704Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-25T18:30:28.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-25T18:30:29.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2020-02-25T18:30:29.544Z] === RUN TestRemoveContainerWithVolume [2020-02-25T18:30:30.285Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-02-25T18:30:30.285Z] === RUN TestRemoveContainerRunning [2020-02-25T18:30:31.032Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-02-25T18:30:31.032Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-25T18:30:31.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-25T18:30:32.226Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-02-25T18:30:32.226Z] === RUN TestRemoveInvalidContainer [2020-02-25T18:30:32.226Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-25T18:30:32.226Z] === RUN TestRenameLinkedContainer [2020-02-25T18:30:32.844Z] --- PASS: TestBuildWithHugeFile (41.33s) [2020-02-25T18:30:32.844Z] === RUN TestBuildWithEmptyDockerfile [2020-02-25T18:30:32.844Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:30:32.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:30:32.844Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:30:32.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:30:32.844Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:30:32.844Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:30:32.844Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:30:32.844Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:30:32.844Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:30:32.844Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-02-25T18:30:32.844Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-02-25T18:30:32.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-02-25T18:30:32.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-02-25T18:30:32.844Z] === RUN TestBuildPreserveOwnership [2020-02-25T18:30:32.844Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-25T18:30:32.844Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-25T18:30:33.780Z] --- PASS: TestBuildPreserveOwnership (6.11s) [2020-02-25T18:30:33.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2020-02-25T18:30:33.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-02-25T18:30:33.780Z] === RUN TestBuildPlatformInvalid [2020-02-25T18:30:33.780Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-02-25T18:30:33.780Z] PASS [2020-02-25T18:30:33.780Z] [2020-02-25T18:30:33.780Z] === Skipped [2020-02-25T18:30:33.780Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-25T18:30:33.780Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:30:33.780Z] [2020-02-25T18:30:33.780Z] [2020-02-25T18:30:33.780Z] DONE 32 tests, 1 skipped in 89.640s [2020-02-25T18:30:33.780Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-25T18:30:33.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:30:33.780Z] ++ set -e [2020-02-25T18:30:33.780Z] ++ '[' -n 0 ']' [2020-02-25T18:30:33.780Z] ++ set -x [2020-02-25T18:30:33.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:30:33.939Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-25T18:30:34.038Z] INFO: Testing against a local daemon [2020-02-25T18:30:34.038Z] === RUN TestConfigList [2020-02-25T18:30:35.299Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-02-25T18:30:35.299Z] === RUN TestRenameStoppedContainer [2020-02-25T18:30:36.050Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-02-25T18:30:36.050Z] === RUN TestRenameRunningContainerAndReuse [2020-02-25T18:30:37.781Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-02-25T18:30:37.781Z] === RUN TestRenameInvalidName [2020-02-25T18:30:38.227Z] --- PASS: TestConfigList (3.53s) [2020-02-25T18:30:38.227Z] === RUN TestConfigsCreateAndDelete [2020-02-25T18:30:38.524Z] --- PASS: TestRenameInvalidName (0.86s) [2020-02-25T18:30:38.524Z] === RUN TestRenameAnonymousContainer [2020-02-25T18:30:40.818Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-02-25T18:30:40.818Z] === RUN TestConfigsUpdate [2020-02-25T18:30:41.652Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2020-02-25T18:30:41.652Z] === RUN TestRenameContainerWithSameName [2020-02-25T18:30:42.009Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-02-25T18:30:42.009Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-25T18:30:42.030Z] --- PASS: TestImportExtremelyLargeImageWorks (166.97s) [2020-02-25T18:30:42.030Z] PASS [2020-02-25T18:30:42.030Z] [2020-02-25T18:30:42.030Z] DONE 12 tests in 170.927s [2020-02-25T18:30:42.030Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-25T18:30:42.030Z] ++ 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 [2020-02-25T18:30:42.030Z] ++ set -e [2020-02-25T18:30:42.030Z] ++ '[' -n 0 ']' [2020-02-25T18:30:42.030Z] ++ set -x [2020-02-25T18:30:42.030Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:30:42.030Z] INFO: Testing against a local daemon [2020-02-25T18:30:42.030Z] === RUN TestNetworkCreateDelete [2020-02-25T18:30:42.030Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-02-25T18:30:42.030Z] === RUN TestDockerNetworkDeletePreferID [2020-02-25T18:30:42.288Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-02-25T18:30:42.288Z] === RUN TestInspectNetwork [2020-02-25T18:30:43.726Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-02-25T18:30:43.726Z] === RUN TestResize [2020-02-25T18:30:44.116Z] --- PASS: TestConfigsUpdate (3.28s) [2020-02-25T18:30:44.116Z] === RUN TestTemplatedConfig [2020-02-25T18:30:44.479Z] --- PASS: TestResize (0.92s) [2020-02-25T18:30:44.479Z] === RUN TestResizeWithInvalidSize [2020-02-25T18:30:45.672Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-02-25T18:30:45.672Z] === RUN TestResizeWhenContainerNotStarted [2020-02-25T18:30:46.546Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:30:46.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:30:46.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:30:46.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:30:46.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:30:46.546Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:30:46.546Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:46.547Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:46.547Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:46.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:30:46.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:30:47.553Z] === RUN TestInspectNetwork/full_network_id [2020-02-25T18:30:47.553Z] === RUN TestInspectNetwork/partial_network_id [2020-02-25T18:30:47.553Z] === RUN TestInspectNetwork/network_name [2020-02-25T18:30:47.553Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-25T18:30:48.306Z] --- PASS: TestTemplatedConfig (3.50s) [2020-02-25T18:30:48.306Z] === RUN TestConfigInspect [2020-02-25T18:30:48.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:48.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:49.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-25T18:30:49.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-25T18:30:50.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:30:50.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:30:50.838Z] --- PASS: TestConfigInspect (3.25s) [2020-02-25T18:30:50.838Z] === RUN TestConfigCreateWithLabels [2020-02-25T18:30:51.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:30:51.600Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:30:51.963Z] --- PASS: TestInspectNetwork (9.23s) [2020-02-25T18:30:51.963Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-25T18:30:51.963Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-25T18:30:51.963Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-25T18:30:51.963Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-25T18:30:51.963Z] === RUN TestRunContainerWithBridgeNone [2020-02-25T18:30:52.892Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-25T18:30:52.892Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-25T18:30:53.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:30:53.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:30:54.125Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2020-02-25T18:30:54.125Z] === RUN TestConfigCreateResolve [2020-02-25T18:30:54.261Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2020-02-25T18:30:54.261Z] === RUN TestNetworkInvalidJSON [2020-02-25T18:30:54.261Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-25T18:30:54.261Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-25T18:30:54.261Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:30:54.261Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:30:54.261Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:30:54.261Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:30:54.261Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-25T18:30:54.261Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:30:54.261Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:30:54.261Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-25T18:30:54.261Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-25T18:30:54.261Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-25T18:30:54.261Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-25T18:30:54.261Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-25T18:30:55.191Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-25T18:30:55.191Z] === RUN TestDaemonDefaultNetworkPools [2020-02-25T18:30:56.085Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:30:56.120Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-02-25T18:30:56.121Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-25T18:30:56.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:30:57.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-25T18:30:57.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-25T18:30:57.411Z] --- PASS: TestConfigCreateResolve (3.31s) [2020-02-25T18:30:57.411Z] === RUN TestConfigDaemonLibtrustID [2020-02-25T18:30:57.980Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-25T18:30:58.236Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-25T18:30:58.348Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-02-25T18:30:58.348Z] PASS [2020-02-25T18:30:58.348Z] [2020-02-25T18:30:58.348Z] DONE 8 tests in 24.340s [2020-02-25T18:30:58.348Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-25T18:30:58.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:30:58.348Z] ++ set -e [2020-02-25T18:30:58.348Z] ++ '[' -n 0 ']' [2020-02-25T18:30:58.348Z] ++ set -x [2020-02-25T18:30:58.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:30:58.348Z] INFO: Testing against a local daemon [2020-02-25T18:30:58.348Z] === RUN TestCheckpoint [2020-02-25T18:30:58.348Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-25T18:30:58.348Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:30:58.348Z] === RUN TestContainerInvalidJSON [2020-02-25T18:30:58.348Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:30:58.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:30:58.348Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:30:58.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:30:58.348Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:30:58.348Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:30:58.348Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:30:58.348Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:30:58.348Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:30:58.348Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-25T18:30:58.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-25T18:30:58.348Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-25T18:30:58.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-25T18:30:58.348Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-25T18:30:58.385Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-25T18:30:58.385Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-25T18:30:58.385Z] Cross building: bundles/cross/windows/amd64 [2020-02-25T18:30:58.385Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-25T18:30:58.385Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-25T18:30:58.491Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2020-02-25T18:30:58.491Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-25T18:30:58.491Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-25T18:30:58.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-02-25T18:30:58.606Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-25T18:30:58.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-25T18:30:58.606Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-25T18:30:58.791Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.66s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2020-02-25T18:30:58.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2020-02-25T18:30:58.792Z] === RUN TestCgroupNamespacesRun [2020-02-25T18:30:58.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-02-25T18:30:58.865Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-25T18:30:58.865Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-25T18:30:58.865Z] === RUN TestCopyFromContainer [2020-02-25T18:30:59.054Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-02-25T18:30:59.054Z] === RUN TestServiceWithPredefinedNetwork [2020-02-25T18:30:59.310Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-25T18:30:59.566Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-25T18:30:59.823Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-25T18:31:00.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-25T18:31:00.250Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-02-25T18:31:00.250Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-25T18:31:00.768Z] === RUN TestCopyFromContainer// [2020-02-25T18:31:01.027Z] === RUN TestCopyFromContainer//bar/root [2020-02-25T18:31:01.027Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-25T18:31:01.286Z] === RUN TestCopyFromContainer/bar/quux [2020-02-25T18:31:01.286Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-25T18:31:01.545Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-25T18:31:01.545Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-25T18:31:01.804Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-25T18:31:01.804Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-25T18:31:02.028Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-02-25T18:31:02.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-25T18:31:02.063Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer (3.20s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-02-25T18:31:02.063Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-25T18:31:02.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-25T18:31:02.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:31:02.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:31:02.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:31:02.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:31:02.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:31:02.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:31:02.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:31:02.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:31:02.063Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:31:02.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-25T18:31:02.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-25T18:31:02.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-25T18:31:02.063Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-25T18:31:02.063Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-25T18:31:02.063Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-25T18:31:02.063Z] === RUN TestCreateWithInvalidEnv [2020-02-25T18:31:02.323Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-25T18:31:02.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-25T18:31:02.323Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-25T18:31:02.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-25T18:31:02.323Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-25T18:31:02.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-25T18:31:02.323Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-25T18:31:02.323Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-25T18:31:02.323Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-25T18:31:02.323Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-25T18:31:02.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-25T18:31:02.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-25T18:31:02.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-25T18:31:02.323Z] === RUN TestCreateTmpfsMountsTarget [2020-02-25T18:31:02.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-02-25T18:31:02.323Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-25T18:31:02.596Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2020-02-25T18:31:02.596Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-25T18:31:02.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:31:02.596Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:31:02.596Z] === RUN TestServiceWithDataPathPortInit [2020-02-25T18:31:02.596Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-25T18:31:03.766Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-02-25T18:31:03.766Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-25T18:31:04.488Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:31:04.860Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:31:04.860Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-25T18:31:04.860Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-25T18:31:04.860Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-25T18:31:05.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2020-02-25T18:31:05.498Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-25T18:31:06.119Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-25T18:31:06.119Z] [2020-02-25T18:31:06.119Z] ________ ____ __. [2020-02-25T18:31:06.119Z] \_____ \ | |/ _| [2020-02-25T18:31:06.119Z] / | \| < [2020-02-25T18:31:06.119Z] / | \ | \ [2020-02-25T18:31:06.119Z] \_______ /____|__ \ [2020-02-25T18:31:06.119Z] \/ \/ [2020-02-25T18:31:06.119Z] [2020-02-25T18:31:06.119Z] INFO: make.ps1 ended at 02/25/2020 18:31:00 [2020-02-25T18:31:06.119Z] INFO: Binaries build ended at 02/25/2020 18:31:02. Duration:00:01:14.1643655 [2020-02-25T18:31:06.119Z] INFO: Copying the built daemon binary to d:\CI\PR-40576\3\binary\dockerd-e6281b1b3f.exe... [2020-02-25T18:31:06.382Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-25T18:31:06.578Z] INFO: Copying the built client binary to d:\CI\PR-40576\3\binary\docker-e6281b1b3f.exe... [2020-02-25T18:31:06.578Z] INFO: Copying dockerversion from the container... [2020-02-25T18:31:06.731Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2020-02-25T18:31:06.731Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-25T18:31:07.034Z] INFO: Copying the golang package from the container to d:\CI\PR-40576\3\installer\go.zip... [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:31:07.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:31:07.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:31:07.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:31:07.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:31:07.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:31:07.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:31:07.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:31:07.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:31:07.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:31:07.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:31:07.394Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-25T18:31:07.394Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-25T18:31:07.394Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-25T18:31:07.749Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-25T18:31:07.932Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2020-02-25T18:31:07.932Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-25T18:31:07.962Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-02-25T18:31:07.962Z] === RUN TestContainerStartOnDaemonRestart [2020-02-25T18:31:07.962Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-25T18:31:07.962Z] === RUN TestDaemonRestartIpcMode [2020-02-25T18:31:07.962Z] === PAUSE TestDaemonRestartIpcMode [2020-02-25T18:31:07.962Z] === RUN TestDaemonHostGatewayIP [2020-02-25T18:31:07.962Z] === PAUSE TestDaemonHostGatewayIP [2020-02-25T18:31:07.962Z] === RUN TestDiff [2020-02-25T18:31:08.679Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-02-25T18:31:08.679Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-25T18:31:08.897Z] --- PASS: TestDiff (0.79s) [2020-02-25T18:31:08.897Z] === RUN TestExecWithCloseStdin [2020-02-25T18:31:09.114Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-25T18:31:09.833Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-02-25T18:31:09.833Z] === RUN TestExec [2020-02-25T18:31:09.931Z] INFO: Extracting go.zip to d:\CI\PR-40576\3\go [2020-02-25T18:31:10.042Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-25T18:31:10.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-25T18:31:10.411Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-02-25T18:31:10.411Z] === RUN TestKernelTCPMemory [2020-02-25T18:31:10.769Z] --- PASS: TestExec (0.91s) [2020-02-25T18:31:10.769Z] === RUN TestExecUser [2020-02-25T18:31:11.166Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-25T18:31:11.167Z] === RUN TestNISDomainname [2020-02-25T18:31:11.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-25T18:31:11.705Z] --- PASS: TestExecUser (0.91s) [2020-02-25T18:31:11.705Z] === RUN TestExportContainerAndImportImage [2020-02-25T18:31:11.928Z] --- PASS: TestNISDomainname (1.09s) [2020-02-25T18:31:11.928Z] === RUN TestHostnameDnsResolution [2020-02-25T18:31:12.642Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-02-25T18:31:12.642Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-25T18:31:13.139Z] --- PASS: TestHostnameDnsResolution (1.19s) [2020-02-25T18:31:13.139Z] === RUN TestStats [2020-02-25T18:31:15.175Z] --- PASS: TestExportContainerAfterDaemonRestart (2.10s) [2020-02-25T18:31:15.175Z] === RUN TestHealthCheckWorkdir [2020-02-25T18:31:15.468Z] --- PASS: TestStats (1.77s) [2020-02-25T18:31:15.468Z] === RUN TestStopContainerWithTimeout [2020-02-25T18:31:15.468Z] === RUN TestStopContainerWithTimeout/0 [2020-02-25T18:31:15.468Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-25T18:31:15.468Z] === RUN TestStopContainerWithTimeout/1 [2020-02-25T18:31:15.468Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-25T18:31:15.468Z] === RUN TestStopContainerWithTimeout/3 [2020-02-25T18:31:15.468Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-25T18:31:15.468Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-25T18:31:15.468Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-25T18:31:15.468Z] === CONT TestStopContainerWithTimeout/0 [2020-02-25T18:31:15.468Z] === CONT TestStopContainerWithTimeout/3 [2020-02-25T18:31:15.742Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-25T18:31:15.743Z] === RUN TestHealthKillContainer [2020-02-25T18:31:16.326Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-25T18:31:17.873Z] === CONT TestStopContainerWithTimeout/1 [2020-02-25T18:31:19.026Z] --- PASS: TestHealthKillContainer (3.00s) [2020-02-25T18:31:19.026Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-25T18:31:19.333Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-25T18:31:19.594Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-02-25T18:31:19.594Z] === RUN TestIpcModeNone [2020-02-25T18:31:20.261Z] --- PASS: TestServiceWithDataPathPortInit (18.25s) [2020-02-25T18:31:20.261Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-25T18:31:20.373Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-25T18:31:20.373Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-02-25T18:31:20.373Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-02-25T18:31:20.373Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-02-25T18:31:20.373Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-02-25T18:31:20.373Z] === RUN TestDeleteDevicemapper [2020-02-25T18:31:20.373Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-25T18:31:20.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:31:20.373Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-25T18:31:20.532Z] --- PASS: TestIpcModeNone (0.85s) [2020-02-25T18:31:20.532Z] === RUN TestIpcModePrivate [2020-02-25T18:31:21.469Z] --- PASS: TestIpcModePrivate (0.88s) [2020-02-25T18:31:21.469Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-02-25T18:31:21.469Z] === RUN TestIpcModeShareable [2020-02-25T18:31:22.408Z] --- PASS: TestIpcModeShareable (0.89s) [2020-02-25T18:31:22.408Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-02-25T18:31:22.408Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-25T18:31:23.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-02-25T18:31:23.439Z] === RUN TestUpdateMemory [2020-02-25T18:31:23.439Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-25T18:31:23.439Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:23.439Z] === RUN TestUpdateCPUQuota [2020-02-25T18:31:24.637Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-02-25T18:31:24.637Z] === RUN TestUpdatePidsLimit [2020-02-25T18:31:24.637Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-25T18:31:24.941Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-02-25T18:31:24.941Z] === RUN TestAPIIpcModeHost [2020-02-25T18:31:25.395Z] === RUN TestUpdatePidsLimit/no_change [2020-02-25T18:31:25.395Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-25T18:31:25.508Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-02-25T18:31:25.508Z] === RUN TestDaemonIpcModeShareable [2020-02-25T18:31:25.755Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-25T18:31:26.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-25T18:31:26.457Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-25T18:31:26.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-25T18:31:27.412Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-02-25T18:31:27.412Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-25T18:31:27.412Z] === RUN TestDaemonIpcModePrivate [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-02-25T18:31:28.537Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-02-25T18:31:28.537Z] === RUN TestUpdateRestartPolicy [2020-02-25T18:31:29.316Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-02-25T18:31:29.316Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-25T18:31:29.316Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-25T18:31:30.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.58s) [2020-02-25T18:31:30.206Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ksu4ns8sty003l250lkzwbrnk Created:2020-02-25 18:31:22.032840053 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a54c5bcb6c7d4a24f9c3e80abed349e1233ace34254b9bf86b6f1906da92e7b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dfyk02uhwtbcrc0kpcsn7yfdr EndpointID:6f47f69b33bf5525e31b386bbca8ea12c5a58b006c3b1de7878466b2e0d250b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ffcc4d280de21fca7b45bf4c94c0ed321b7f9079f190c95f56ec6e9fb25417cd MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:11009500dfb3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dfyk02uhwtbcrc0kpcsn7yfdr EndpointID:6f47f69b33bf5525e31b386bbca8ea12c5a58b006c3b1de7878466b2e0d250b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-25T18:31:30.206Z] PASS [2020-02-25T18:31:30.206Z] [2020-02-25T18:31:30.206Z] === Skipped [2020-02-25T18:31:30.206Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:31:30.206Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:31:30.206Z] [2020-02-25T18:31:30.206Z] [2020-02-25T18:31:30.206Z] DONE 21 tests, 1 skipped in 48.603s [2020-02-25T18:31:30.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:31:30.207Z] ++ 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 [2020-02-25T18:31:30.207Z] ++ set -e [2020-02-25T18:31:30.207Z] ++ '[' -n 0 ']' [2020-02-25T18:31:30.207Z] ++ set -x [2020-02-25T18:31:30.207Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:31:30.207Z] INFO: Testing against a local daemon [2020-02-25T18:31:30.207Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-25T18:31:30.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:31:30.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:31:30.207Z] === RUN TestDockerNetworkIpvlan [2020-02-25T18:31:30.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:31:30.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:31:30.207Z] PASS [2020-02-25T18:31:30.207Z] [2020-02-25T18:31:30.207Z] === Skipped [2020-02-25T18:31:30.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:31:30.207Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:31:30.207Z] [2020-02-25T18:31:30.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:31:30.207Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:31:30.207Z] [2020-02-25T18:31:30.207Z] [2020-02-25T18:31:30.207Z] DONE 2 tests, 2 skipped in 0.134s [2020-02-25T18:31:30.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:31:30.207Z] ++ 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 [2020-02-25T18:31:30.207Z] ++ set -e [2020-02-25T18:31:30.207Z] ++ '[' -n 0 ']' [2020-02-25T18:31:30.207Z] ++ set -x [2020-02-25T18:31:30.207Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:31:30.462Z] INFO: Testing against a local daemon [2020-02-25T18:31:30.462Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-25T18:31:31.219Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-02-25T18:31:31.219Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-02-25T18:31:31.219Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-25T18:31:31.832Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-02-25T18:31:31.832Z] === RUN TestDockerNetworkMacvlan [2020-02-25T18:31:32.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-25T18:31:33.123Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-02-25T18:31:33.123Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-02-25T18:31:33.123Z] === RUN TestIpcModeOlderClient [2020-02-25T18:31:33.123Z] === PAUSE TestIpcModeOlderClient [2020-02-25T18:31:33.123Z] === RUN TestKillContainerInvalidSignal [2020-02-25T18:31:33.688Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-25T18:31:33.690Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-02-25T18:31:33.690Z] === RUN TestKillContainer [2020-02-25T18:31:33.690Z] === RUN TestKillContainer/no_signal [2020-02-25T18:31:34.617Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-25T18:31:34.628Z] === RUN TestKillContainer/non_killing_signal [2020-02-25T18:31:34.888Z] === RUN TestKillContainer/killing_signal [2020-02-25T18:31:35.052Z] INFO: Extraction ended at 02/25/2020 18:31:34. Duration:00:00:25.0148586 [2020-02-25T18:31:35.052Z] INFO: Updating the golang and path environment variables [2020-02-25T18:31:35.052Z] INFO: GOPATH=d:\gopath [2020-02-25T18:31:35.052Z] INFO: go version go1.13.8 windows/amd64 [2020-02-25T18:31:35.052Z] INFO: Running the daemon under test in debug mode [2020-02-25T18:31:35.052Z] INFO: Starting a daemon under test... [2020-02-25T18:31:35.052Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40576\3\daemon --pidfile d:\CI\PR-40576\3\docker.pid -D [2020-02-25T18:31:35.052Z] INFO: Process started successfully. [2020-02-25T18:31:35.052Z] INFO: Start tailing logs of the daemon under tests [2020-02-25T18:31:35.052Z] INFO: Waiting for the daemon under test to start... [2020-02-25T18:31:36.266Z] --- PASS: TestKillContainer (2.34s) [2020-02-25T18:31:36.266Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-02-25T18:31:36.266Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-02-25T18:31:36.266Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-25T18:31:36.266Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-25T18:31:36.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-25T18:31:36.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-25T18:31:37.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2020-02-25T18:31:37.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-02-25T18:31:37.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-02-25T18:31:37.769Z] === RUN TestKillStoppedContainer [2020-02-25T18:31:37.769Z] --- PASS: TestKillStoppedContainer (0.13s) [2020-02-25T18:31:37.769Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-25T18:31:37.888Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-25T18:31:37.952Z] INFO: Daemon under test started and replied! [2020-02-25T18:31:37.952Z] INFO: Docker version of the daemon under test [2020-02-25T18:31:37.952Z] [2020-02-25T18:31:37.952Z] Client: [2020-02-25T18:31:37.952Z] Version: 17.06.2-ce [2020-02-25T18:31:37.952Z] API version: 1.30 [2020-02-25T18:31:37.952Z] Go version: go1.8.3 [2020-02-25T18:31:37.952Z] Git commit: cec0b72 [2020-02-25T18:31:37.952Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-25T18:31:37.952Z] OS/Arch: windows/amd64 [2020-02-25T18:31:38.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2020-02-25T18:31:38.028Z] === RUN TestKillDifferentUserContainer [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] Server: [2020-02-25T18:31:38.410Z] Version: 0.0.0-dev [2020-02-25T18:31:38.410Z] API version: 1.41 (minimum version 1.24) [2020-02-25T18:31:38.410Z] Go version: go1.13.8 [2020-02-25T18:31:38.410Z] Git commit: e6281b1b3f [2020-02-25T18:31:38.410Z] Built: 02/25/2020 18:29:53 [2020-02-25T18:31:38.410Z] OS/Arch: windows/amd64 [2020-02-25T18:31:38.410Z] Experimental: false [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] INFO: Docker info of the daemon under test [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] Containers: 0 [2020-02-25T18:31:38.410Z] Running: 0 [2020-02-25T18:31:38.410Z] Paused: 0 [2020-02-25T18:31:38.410Z] Stopped: 0 [2020-02-25T18:31:38.410Z] Images: 0 [2020-02-25T18:31:38.410Z] Server Version: 0.0.0-dev [2020-02-25T18:31:38.410Z] Storage Driver: windowsfilter [2020-02-25T18:31:38.410Z] Windows: [2020-02-25T18:31:38.410Z] Logging Driver: json-file [2020-02-25T18:31:38.410Z] Plugins: [2020-02-25T18:31:38.410Z] Volume: local [2020-02-25T18:31:38.410Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-25T18:31:38.410Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-25T18:31:38.410Z] Swarm: inactive [2020-02-25T18:31:38.410Z] Default Isolation: process [2020-02-25T18:31:38.410Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-25T18:31:38.410Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-25T18:31:38.410Z] OSType: windows [2020-02-25T18:31:38.410Z] Architecture: x86_64 [2020-02-25T18:31:38.410Z] CPUs: 4 [2020-02-25T18:31:38.410Z] Total Memory: 32GiB [2020-02-25T18:31:38.410Z] Name: azwin-2-a07a60 [2020-02-25T18:31:38.410Z] ID: XOVB:57V4:K2FH:L3JC:UFHM:BWMT:67W3:NDWA:Y5KJ:XAHE:PC63:66ML [2020-02-25T18:31:38.410Z] Docker Root Dir: D:\CI\PR-40576\3\daemon [2020-02-25T18:31:38.410Z] Debug Mode (client): false [2020-02-25T18:31:38.410Z] Debug Mode (server): true [2020-02-25T18:31:38.410Z] File Descriptors: -1 [2020-02-25T18:31:38.410Z] Goroutines: 17 [2020-02-25T18:31:38.410Z] System Time: 2020-02-25T18:31:37.9703004Z [2020-02-25T18:31:38.410Z] EventsListeners: 0 [2020-02-25T18:31:38.410Z] Registry: https://index.docker.io/v1/ [2020-02-25T18:31:38.410Z] Labels: [2020-02-25T18:31:38.410Z] Experimental: false [2020-02-25T18:31:38.410Z] Insecure Registries: [2020-02-25T18:31:38.410Z] 127.0.0.0/8 [2020-02-25T18:31:38.410Z] Live Restore Enabled: false [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] INFO: Docker images of the daemon under test [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-25T18:31:38.410Z] [2020-02-25T18:31:38.410Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-25T18:31:38.410Z] INFO: Pulling mcr.microsoft.com/windows/servercore:10.0.17763.973 from docker hub into daemon under test. This may take some time... [2020-02-25T18:31:38.869Z] 10.0.17763.973: Pulling from windows/servercore [2020-02-25T18:31:38.869Z] 65014b3c3121: Pulling fs layer [2020-02-25T18:31:38.869Z] edbd72df76b4: Pulling fs layer [2020-02-25T18:31:38.963Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-02-25T18:31:38.963Z] === RUN TestInspectOomKilledTrue [2020-02-25T18:31:38.963Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-25T18:31:38.963Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:38.963Z] === RUN TestInspectOomKilledFalse [2020-02-25T18:31:38.963Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-25T18:31:38.963Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:38.963Z] === RUN TestLinksEtcHostsContentMatch [2020-02-25T18:31:39.531Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-02-25T18:31:39.531Z] === RUN TestLinksContainerNames [2020-02-25T18:31:40.908Z] --- PASS: TestLinksContainerNames (1.60s) [2020-02-25T18:31:40.909Z] === RUN TestLogsFollowTailEmpty [2020-02-25T18:31:41.845Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-02-25T18:31:41.845Z] === RUN TestContainerNetworkMountsNoChown [2020-02-25T18:31:41.997Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-02-25T18:31:41.997Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-25T18:31:41.997Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-02-25T18:31:41.997Z] === RUN TestWaitNonBlocked [2020-02-25T18:31:41.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:31:41.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:31:41.997Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:31:41.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:31:41.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:31:41.997Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:31:42.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-25T18:31:42.060Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-25T18:31:42.769Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-25T18:31:42.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-02-25T18:31:42.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-02-25T18:31:42.769Z] === RUN TestWaitBlocked [2020-02-25T18:31:42.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:31:42.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:31:42.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:31:42.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:31:42.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:31:42.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:31:42.781Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/default [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/default [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/private [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/private [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rprivate [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/slave [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/slave [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rslave [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/shared [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/shared [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rshared [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/default [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rslave [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rshared [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/private [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/shared [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/slave [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rprivate [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:31:42.781Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:31:42.781Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:31:42.781Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-25T18:31:43.040Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-25T18:31:43.299Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-25T18:31:43.299Z] === RUN TestContainerBindMountNonRecursive [2020-02-25T18:31:43.426Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-25T18:31:43.983Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-25T18:31:43.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-02-25T18:31:43.983Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-02-25T18:31:43.983Z] === CONT TestContainerStartOnDaemonRestart [2020-02-25T18:31:43.983Z] === CONT TestDaemonHostGatewayIP [2020-02-25T18:31:45.833Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2020-02-25T18:31:45.833Z] === RUN TestNetworkNat [2020-02-25T18:31:46.401Z] --- PASS: TestNetworkNat (0.90s) [2020-02-25T18:31:46.401Z] === RUN TestNetworkLocalhostTCPNat [2020-02-25T18:31:47.088Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2020-02-25T18:31:47.088Z] === CONT TestIpcModeOlderClient [2020-02-25T18:31:47.338Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-02-25T18:31:47.338Z] === RUN TestNetworkLoopbackNat [2020-02-25T18:31:47.441Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-25T18:31:47.441Z] === CONT TestDaemonRestartIpcMode [2020-02-25T18:31:47.441Z] --- PASS: TestDaemonHostGatewayIP (3.38s) [2020-02-25T18:31:48.276Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-02-25T18:31:48.276Z] === RUN TestPause [2020-02-25T18:31:48.674Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-25T18:31:49.186Z] edbd72df76b4: Verifying Checksum [2020-02-25T18:31:49.186Z] edbd72df76b4: Download complete [2020-02-25T18:31:49.212Z] --- PASS: TestPause (0.85s) [2020-02-25T18:31:49.212Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-25T18:31:49.212Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:31:49.212Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:31:49.212Z] === RUN TestPauseStopPausedContainer [2020-02-25T18:31:49.236Z] --- PASS: TestDockerNetworkMacvlan (17.44s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s) [2020-02-25T18:31:49.237Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.17s) [2020-02-25T18:31:49.237Z] PASS [2020-02-25T18:31:49.237Z] [2020-02-25T18:31:49.237Z] DONE 8 tests in 19.043s [2020-02-25T18:31:49.237Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-25T18:31:49.237Z] ++ 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 [2020-02-25T18:31:49.237Z] ++ set -e [2020-02-25T18:31:49.237Z] ++ '[' -n 0 ']' [2020-02-25T18:31:49.237Z] ++ set -x [2020-02-25T18:31:49.237Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:31:49.237Z] testing: warning: no tests to run [2020-02-25T18:31:49.237Z] PASS [2020-02-25T18:31:49.237Z] [2020-02-25T18:31:49.237Z] DONE 0 tests in 0.033s [2020-02-25T18:31:49.237Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-25T18:31:49.237Z] ++ 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 [2020-02-25T18:31:49.237Z] ++ set -e [2020-02-25T18:31:49.237Z] ++ '[' -n 0 ']' [2020-02-25T18:31:49.237Z] ++ set -x [2020-02-25T18:31:49.237Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:31:49.493Z] INFO: Testing against a local daemon [2020-02-25T18:31:49.493Z] === RUN TestAuthZPluginAllowRequest [2020-02-25T18:31:50.148Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-02-25T18:31:50.148Z] === RUN TestPsFilter [2020-02-25T18:31:50.148Z] --- PASS: TestPsFilter (0.25s) [2020-02-25T18:31:50.148Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-25T18:31:50.508Z] --- PASS: TestDaemonRestartIpcMode (3.25s) [2020-02-25T18:31:50.508Z] PASS [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === Skipped [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-25T18:31:50.508Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-25T18:31:50.508Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-25T18:31:50.508Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:31:50.508Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-25T18:31:50.508Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-25T18:31:50.508Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] [2020-02-25T18:31:50.508Z] DONE 199 tests, 6 skipped in 133.618s [2020-02-25T18:31:50.508Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-25T18:31:50.508Z] ++ 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 [2020-02-25T18:31:50.508Z] ++ set -e [2020-02-25T18:31:50.508Z] ++ '[' -n 0 ']' [2020-02-25T18:31:50.508Z] ++ set -x [2020-02-25T18:31:50.508Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:31:50.861Z] INFO: Testing against a local daemon [2020-02-25T18:31:50.861Z] === RUN TestCommitInheritsEnv [2020-02-25T18:31:51.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-02-25T18:31:51.085Z] === RUN TestRemoveContainerWithVolume [2020-02-25T18:31:51.394Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-02-25T18:31:51.395Z] === RUN TestAuthZPluginTLS [2020-02-25T18:31:51.616Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-02-25T18:31:51.616Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-25T18:31:51.616Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-25T18:31:51.616Z] === RUN TestImagesFilterMultiReference [2020-02-25T18:31:51.616Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-02-25T18:31:51.616Z] === RUN TestImagePullPlatformInvalid [2020-02-25T18:31:51.616Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-25T18:31:51.616Z] === RUN TestRemoveImageOrphaning [2020-02-25T18:31:51.653Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-02-25T18:31:51.653Z] === RUN TestRemoveContainerRunning [2020-02-25T18:31:51.654Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-25T18:31:51.654Z] === RUN TestAuthZPluginDenyRequest [2020-02-25T18:31:51.975Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-02-25T18:31:51.975Z] === RUN TestRemoveImageGarbageCollector [2020-02-25T18:31:51.975Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:31:51.975Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:31:51.975Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-25T18:31:51.975Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-25T18:31:51.975Z] === RUN TestTagInvalidReference [2020-02-25T18:31:51.975Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-25T18:31:51.975Z] === RUN TestTagValidPrefixedRepo [2020-02-25T18:31:51.975Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-25T18:31:51.975Z] === RUN TestTagExistedNameWithoutForce [2020-02-25T18:31:51.975Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-02-25T18:31:51.975Z] === RUN TestTagOfficialNames [2020-02-25T18:31:51.975Z] --- PASS: TestTagOfficialNames (0.03s) [2020-02-25T18:31:51.975Z] === RUN TestTagMatchesDigest [2020-02-25T18:31:51.975Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-25T18:31:51.975Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-25T18:31:52.216Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-25T18:31:52.216Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-25T18:31:52.590Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-02-25T18:31:52.590Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-25T18:31:52.779Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-02-25T18:31:52.779Z] === RUN TestAuthZPluginDenyResponse [2020-02-25T18:31:53.341Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-25T18:31:53.341Z] === RUN TestAuthZPluginAllowEventStream [2020-02-25T18:31:53.526Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-02-25T18:31:53.526Z] === RUN TestRemoveInvalidContainer [2020-02-25T18:31:53.526Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-25T18:31:53.526Z] === RUN TestRenameLinkedContainer [2020-02-25T18:31:53.597Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-25T18:31:54.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-25T18:31:54.988Z] 65014b3c3121: Verifying Checksum [2020-02-25T18:31:54.988Z] 65014b3c3121: Download complete [2020-02-25T18:31:55.222Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2020-02-25T18:31:55.222Z] === RUN TestAuthZPluginErrorResponse [2020-02-25T18:31:55.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-25T18:31:55.735Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-02-25T18:31:55.735Z] === RUN TestAuthZPluginErrorRequest [2020-02-25T18:31:55.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-25T18:31:56.247Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-25T18:31:56.247Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-25T18:31:56.811Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-02-25T18:31:56.811Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-25T18:31:56.815Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-02-25T18:31:56.815Z] === RUN TestRenameStoppedContainer [2020-02-25T18:31:57.375Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-25T18:31:57.375Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-25T18:31:57.382Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-02-25T18:31:57.382Z] === RUN TestRenameRunningContainerAndReuse [2020-02-25T18:31:57.938Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-25T18:31:59.309Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-02-25T18:31:59.309Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-25T18:31:59.309Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-02-25T18:31:59.309Z] === RUN TestRenameInvalidName [2020-02-25T18:31:59.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-25T18:31:59.881Z] --- PASS: TestRenameInvalidName (0.84s) [2020-02-25T18:31:59.881Z] === RUN TestRenameAnonymousContainer [2020-02-25T18:32:01.461Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s) [2020-02-25T18:32:01.461Z] === RUN TestAuthZPluginHeader [2020-02-25T18:32:02.391Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-02-25T18:32:02.391Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-25T18:32:02.433Z] #76 exporting layers 111.0s done [2020-02-25T18:32:02.433Z] #76 exporting manifest sha256:28e2af4b27572004613fd5a811b01158dabbc5cecddb7d254b28f92d9a6e760d [2020-02-25T18:32:02.433Z] #76 exporting manifest sha256:28e2af4b27572004613fd5a811b01158dabbc5cecddb7d254b28f92d9a6e760d done [2020-02-25T18:32:02.433Z] #76 exporting config sha256:278679bcef5d948f7f73d101a8db1977387d25e497875a9e70fbbd0f58ddcfe8 done [2020-02-25T18:32:02.433Z] #76 sending tarball [2020-02-25T18:32:04.095Z] --- PASS: TestRenameAnonymousContainer (4.13s) [2020-02-25T18:32:04.095Z] === RUN TestRenameContainerWithSameName [2020-02-25T18:32:05.032Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-02-25T18:32:05.032Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-25T18:32:05.992Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-25T18:32:05.992Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-25T18:32:05.992Z] remote: Enumerating objects: 2, done. [2020-02-25T18:32:05.992Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-02-25T18:32:05.992Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-02-25T18:32:05.992Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-02-25T18:32:05.992Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-02-25T18:32:05.992Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-25T18:32:06.937Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-02-25T18:32:06.937Z] === RUN TestResize [2020-02-25T18:32:07.505Z] --- PASS: TestResize (0.80s) [2020-02-25T18:32:07.505Z] === RUN TestResizeWithInvalidSize [2020-02-25T18:32:07.642Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.71s) [2020-02-25T18:32:07.642Z] === RUN TestAuthZPluginV2Disable [2020-02-25T18:32:08.440Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-02-25T18:32:08.440Z] === RUN TestResizeWhenContainerNotStarted [2020-02-25T18:32:09.008Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:09.008Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:09.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:09.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:32:09.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:32:09.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:09.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:10.160Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-25T18:32:10.912Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-25T18:32:10.912Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-25T18:32:10.912Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2020-02-25T18:32:10.912Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-25T18:32:10.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:32:10.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:32:11.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/test/unit [2020-02-25T18:32:11.475Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-25T18:32:11.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:32:11.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:32:12.040Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-25T18:32:12.297Z] === RUN TestDockerSuite/TestBuildFails [2020-02-25T18:32:12.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:32:12.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:32:13.230Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-25T18:32:13.230Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-25T18:32:13.566Z] ? github.com/docker/docker/api [no test files] [2020-02-25T18:32:14.157Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2020-02-25T18:32:14.157Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-25T18:32:14.335Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:32:14.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:32:16.050Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2020-02-25T18:32:17.630Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-02-25T18:32:17.630Z] === RUN TestCgroupNamespacesRun [2020-02-25T18:32:19.007Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-02-25T18:32:19.008Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-25T18:32:20.243Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-25T18:32:20.911Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2020-02-25T18:32:20.911Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-25T18:32:21.055Z] #76 sending tarball 18.5s done [2020-02-25T18:32:21.055Z] #76 DONE 129.6s [2020-02-25T18:32:21.055Z] [2020-02-25T18:32:21.055Z] #77 importing to docker [2020-02-25T18:32:22.765Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-25T18:32:22.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-02-25T18:32:22.816Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-25T18:32:24.193Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-02-25T18:32:24.193Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-25T18:32:24.658Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-25T18:32:24.658Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-25T18:32:26.025Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-25T18:32:26.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-02-25T18:32:26.098Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-25T18:32:26.283Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.16s) [2020-02-25T18:32:26.283Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-25T18:32:27.036Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) [2020-02-25T18:32:27.036Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-25T18:32:27.974Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-02-25T18:32:27.974Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-25T18:32:28.178Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-25T18:32:28.399Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-02-25T18:32:28.741Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-25T18:32:29.304Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-25T18:32:29.879Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-02-25T18:32:29.879Z] === RUN TestKernelTCPMemory [2020-02-25T18:32:30.815Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-02-25T18:32:30.815Z] === RUN TestNISDomainname [2020-02-25T18:32:31.195Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-25T18:32:31.752Z] --- PASS: TestNISDomainname (1.01s) [2020-02-25T18:32:31.752Z] === RUN TestHostnameDnsResolution [2020-02-25T18:32:33.655Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-02-25T18:32:33.655Z] === RUN TestStats [2020-02-25T18:32:33.713Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-25T18:32:33.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-25T18:32:34.899Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-25T18:32:35.560Z] --- PASS: TestStats (1.83s) [2020-02-25T18:32:35.560Z] === RUN TestStopContainerWithTimeout [2020-02-25T18:32:35.560Z] === RUN TestStopContainerWithTimeout/0 [2020-02-25T18:32:35.560Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-25T18:32:35.560Z] === RUN TestStopContainerWithTimeout/1 [2020-02-25T18:32:35.560Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-25T18:32:35.560Z] === RUN TestStopContainerWithTimeout/3 [2020-02-25T18:32:35.560Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-25T18:32:35.560Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-25T18:32:35.560Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-25T18:32:35.560Z] === CONT TestStopContainerWithTimeout/0 [2020-02-25T18:32:35.560Z] === CONT TestStopContainerWithTimeout/1 [2020-02-25T18:32:35.560Z] === CONT TestStopContainerWithTimeout/3 [2020-02-25T18:32:35.560Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-25T18:32:38.849Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-25T18:32:38.849Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-02-25T18:32:38.849Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2020-02-25T18:32:38.849Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2020-02-25T18:32:38.849Z] --- PASS: TestStopContainerWithTimeout/-1 (3.49s) [2020-02-25T18:32:38.849Z] === RUN TestDeleteDevicemapper [2020-02-25T18:32:38.849Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-25T18:32:38.849Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:32:38.849Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-25T18:32:40.149Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-25T18:32:40.149Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-25T18:32:40.406Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-25T18:32:41.334Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-25T18:32:41.591Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-25T18:32:41.591Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-25T18:32:42.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2020-02-25T18:32:42.137Z] === RUN TestUpdateMemory [2020-02-25T18:32:42.137Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-25T18:32:42.137Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:32:42.137Z] === RUN TestUpdateCPUQuota [2020-02-25T18:32:42.957Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-25T18:32:42.957Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-02-25T18:32:42.958Z] PASS [2020-02-25T18:32:42.958Z] [2020-02-25T18:32:42.958Z] DONE 17 tests in 53.617s [2020-02-25T18:32:42.958Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-25T18:32:42.958Z] ++ 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 [2020-02-25T18:32:42.958Z] ++ set -e [2020-02-25T18:32:42.958Z] ++ '[' -n 0 ']' [2020-02-25T18:32:42.958Z] ++ set -x [2020-02-25T18:32:42.958Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:32:42.958Z] INFO: Testing against a local daemon [2020-02-25T18:32:42.958Z] === RUN TestPluginInvalidJSON [2020-02-25T18:32:42.958Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:32:42.958Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:32:42.958Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:32:42.958Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-25T18:32:42.958Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-25T18:32:42.958Z] PASS [2020-02-25T18:32:42.958Z] [2020-02-25T18:32:42.958Z] DONE 2 tests in 0.153s [2020-02-25T18:32:42.958Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-25T18:32:42.958Z] ++ 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 [2020-02-25T18:32:42.958Z] ++ set -e [2020-02-25T18:32:42.958Z] ++ '[' -n 0 ']' [2020-02-25T18:32:42.958Z] ++ set -x [2020-02-25T18:32:42.958Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:32:43.216Z] INFO: Testing against a local daemon [2020-02-25T18:32:43.216Z] === RUN TestExternalGraphDriver [2020-02-25T18:32:43.216Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-25T18:32:43.216Z] === RUN TestExternalGraphDriver/json [2020-02-25T18:32:43.515Z] --- PASS: TestUpdateCPUQuota (1.55s) [2020-02-25T18:32:43.515Z] === RUN TestUpdatePidsLimit [2020-02-25T18:32:43.515Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-25T18:32:43.774Z] === RUN TestUpdatePidsLimit/no_change [2020-02-25T18:32:43.781Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-25T18:32:44.342Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-25T18:32:44.343Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-25T18:32:44.600Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-25T18:32:44.601Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-25T18:32:44.861Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-25T18:32:45.163Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-25T18:32:45.420Z] === RUN TestExternalGraphDriver/spec [2020-02-25T18:32:45.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-25T18:32:45.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-25T18:32:46.351Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit (4.04s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-02-25T18:32:47.601Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-25T18:32:47.601Z] === RUN TestUpdateRestartPolicy [2020-02-25T18:32:47.746Z] === RUN TestExternalGraphDriver/pull [2020-02-25T18:32:49.640Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-02-25T18:32:49.640Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-02-25T18:32:49.640Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-02-25T18:32:49.640Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-02-25T18:32:49.640Z] === RUN TestGraphdriverPluginV2 [2020-02-25T18:32:49.640Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-25T18:32:54.889Z] --- PASS: TestGraphdriverPluginV2 (4.62s) [2020-02-25T18:32:54.889Z] PASS [2020-02-25T18:32:54.889Z] [2020-02-25T18:32:54.889Z] DONE 5 tests in 11.022s [2020-02-25T18:32:54.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-25T18:32:54.889Z] ++ 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 [2020-02-25T18:32:54.889Z] ++ set -e [2020-02-25T18:32:54.889Z] ++ '[' -n 0 ']' [2020-02-25T18:32:54.889Z] ++ set -x [2020-02-25T18:32:54.889Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:32:54.889Z] INFO: Testing against a local daemon [2020-02-25T18:32:54.889Z] === RUN TestContinueAfterPluginCrash [2020-02-25T18:32:54.889Z] === PAUSE TestContinueAfterPluginCrash [2020-02-25T18:32:54.889Z] === RUN TestDaemonStartWithLogOpt [2020-02-25T18:32:54.889Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-25T18:32:54.889Z] === CONT TestContinueAfterPluginCrash [2020-02-25T18:32:54.889Z] === CONT TestDaemonStartWithLogOpt [2020-02-25T18:32:55.453Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-25T18:32:59.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-25T18:32:59.817Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-02-25T18:32:59.817Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-25T18:33:00.334Z] #77 DONE 36.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-25T18:33:00.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-02-25T18:33:00.754Z] === RUN TestWaitNonBlocked [2020-02-25T18:33:00.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:33:00.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:33:00.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:33:00.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:33:00.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:33:00.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:33:00.821Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/test/unit [2020-02-25T18:33:00.997Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-25T18:33:00.997Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-25T18:33:01.253Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-25T18:33:01.510Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-25T18:33:01.691Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-25T18:33:01.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-02-25T18:33:01.691Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-02-25T18:33:01.691Z] === RUN TestWaitBlocked [2020-02-25T18:33:01.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:33:01.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:33:01.691Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:33:01.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:33:01.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:33:01.691Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:33:01.766Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-25T18:33:02.330Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-25T18:33:03.071Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-25T18:33:03.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-02-25T18:33:03.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-02-25T18:33:03.071Z] === CONT TestContainerStartOnDaemonRestart [2020-02-25T18:33:03.071Z] === CONT TestDaemonHostGatewayIP [2020-02-25T18:33:03.071Z] === CONT TestDaemonRestartIpcMode [2020-02-25T18:33:03.071Z] === CONT TestIpcModeOlderClient [2020-02-25T18:33:03.071Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-02-25T18:33:05.254Z] ? github.com/docker/docker/api [no test files] [2020-02-25T18:33:05.605Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-25T18:33:06.366Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-02-25T18:33:07.303Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2020-02-25T18:33:07.563Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-02-25T18:33:07.563Z] PASS [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === Skipped [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-25T18:33:07.563Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-25T18:33:07.563Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-25T18:33:07.563Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:33:07.563Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-25T18:33:07.563Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-25T18:33:07.563Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] [2020-02-25T18:33:07.563Z] DONE 199 tests, 6 skipped in 129.261s [2020-02-25T18:33:07.563Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-25T18:33:07.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:33:07.563Z] ++ set -e [2020-02-25T18:33:07.563Z] ++ '[' -n 0 ']' [2020-02-25T18:33:07.563Z] ++ set -x [2020-02-25T18:33:07.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:33:07.822Z] INFO: Testing against a local daemon [2020-02-25T18:33:07.822Z] === RUN TestCommitInheritsEnv [2020-02-25T18:33:08.126Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-25T18:33:08.391Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-02-25T18:33:08.391Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-25T18:33:08.391Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-02-25T18:33:08.391Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-25T18:33:08.391Z] === RUN TestImagesFilterMultiReference [2020-02-25T18:33:08.391Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-25T18:33:08.391Z] === RUN TestImagePullPlatformInvalid [2020-02-25T18:33:08.391Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-25T18:33:08.391Z] === RUN TestRemoveImageOrphaning [2020-02-25T18:33:08.959Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-02-25T18:33:08.959Z] === RUN TestRemoveImageGarbageCollector [2020-02-25T18:33:08.959Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:33:08.959Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:33:08.959Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-25T18:33:09.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-25T18:33:09.218Z] === RUN TestTagInvalidReference [2020-02-25T18:33:09.218Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-25T18:33:09.218Z] === RUN TestTagValidPrefixedRepo [2020-02-25T18:33:09.218Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-25T18:33:09.218Z] === RUN TestTagExistedNameWithoutForce [2020-02-25T18:33:09.218Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-25T18:33:09.218Z] === RUN TestTagOfficialNames [2020-02-25T18:33:09.218Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-25T18:33:09.218Z] === RUN TestTagMatchesDigest [2020-02-25T18:33:09.477Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-25T18:33:09.477Z] PASS [2020-02-25T18:33:09.477Z] [2020-02-25T18:33:09.477Z] === Skipped [2020-02-25T18:33:09.477Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-02-25T18:33:09.477Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-25T18:33:09.477Z] [2020-02-25T18:33:09.477Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:33:09.477Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:33:09.477Z] [2020-02-25T18:33:09.477Z] [2020-02-25T18:33:09.477Z] DONE 12 tests, 2 skipped in 1.868s [2020-02-25T18:33:09.477Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-25T18:33:09.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:33:09.477Z] ++ set -e [2020-02-25T18:33:09.477Z] ++ '[' -n 0 ']' [2020-02-25T18:33:09.477Z] ++ set -x [2020-02-25T18:33:09.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:33:09.477Z] INFO: Testing against a local daemon [2020-02-25T18:33:09.477Z] === RUN TestNetworkCreateDelete [2020-02-25T18:33:10.045Z] --- PASS: TestNetworkCreateDelete (0.44s) [2020-02-25T18:33:10.045Z] === RUN TestDockerNetworkDeletePreferID [2020-02-25T18:33:11.396Z] --- PASS: TestDaemonStartWithLogOpt (16.70s) [2020-02-25T18:33:11.421Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2020-02-25T18:33:11.421Z] === RUN TestInspectNetwork [2020-02-25T18:33:12.325Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-25T18:33:12.888Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-25T18:33:13.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-25T18:33:15.712Z] --- PASS: TestImportExtremelyLargeImageWorks (79.27s) [2020-02-25T18:33:15.712Z] PASS [2020-02-25T18:33:15.712Z] [2020-02-25T18:33:15.712Z] === Skipped [2020-02-25T18:33:15.712Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:33:15.712Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:33:15.712Z] [2020-02-25T18:33:15.712Z] [2020-02-25T18:33:15.712Z] DONE 12 tests, 1 skipped in 80.672s [2020-02-25T18:33:15.712Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-25T18:33:15.712Z] ++ 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 [2020-02-25T18:33:15.712Z] ++ set -e [2020-02-25T18:33:15.712Z] ++ '[' -n 0 ']' [2020-02-25T18:33:15.712Z] ++ set -x [2020-02-25T18:33:15.712Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:15.712Z] INFO: Testing against a local daemon [2020-02-25T18:33:15.712Z] === RUN TestNetworkCreateDelete [2020-02-25T18:33:15.712Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-02-25T18:33:15.712Z] === RUN TestDockerNetworkDeletePreferID [2020-02-25T18:33:15.712Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-02-25T18:33:15.712Z] === RUN TestInspectNetwork [2020-02-25T18:33:15.712Z] === RUN TestInspectNetwork/full_network_id [2020-02-25T18:33:15.712Z] === RUN TestInspectNetwork/partial_network_id [2020-02-25T18:33:15.712Z] === RUN TestInspectNetwork/network_name [2020-02-25T18:33:15.712Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-25T18:33:16.414Z] --- PASS: TestContinueAfterPluginCrash (21.66s) [2020-02-25T18:33:16.414Z] PASS [2020-02-25T18:33:16.414Z] [2020-02-25T18:33:16.414Z] DONE 2 tests in 21.839s [2020-02-25T18:33:16.414Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-25T18:33:16.414Z] ++ 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 [2020-02-25T18:33:16.414Z] ++ set -e [2020-02-25T18:33:16.414Z] ++ '[' -n 0 ']' [2020-02-25T18:33:16.414Z] ++ set -x [2020-02-25T18:33:16.414Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:16.414Z] INFO: Testing against a local daemon [2020-02-25T18:33:16.414Z] === RUN TestPluginWithDevMounts [2020-02-25T18:33:16.414Z] === PAUSE TestPluginWithDevMounts [2020-02-25T18:33:16.414Z] === CONT TestPluginWithDevMounts [2020-02-25T18:33:16.694Z] === RUN TestInspectNetwork/full_network_id [2020-02-25T18:33:16.694Z] === RUN TestInspectNetwork/partial_network_id [2020-02-25T18:33:16.694Z] === RUN TestInspectNetwork/network_name [2020-02-25T18:33:16.694Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-25T18:33:18.322Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-02-25T18:33:18.322Z] PASS [2020-02-25T18:33:18.322Z] [2020-02-25T18:33:18.322Z] DONE 1 tests in 2.183s [2020-02-25T18:33:18.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-25T18:33:18.322Z] ++ 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 [2020-02-25T18:33:18.322Z] ++ set -e [2020-02-25T18:33:18.322Z] ++ '[' -n 0 ']' [2020-02-25T18:33:18.322Z] ++ set -x [2020-02-25T18:33:18.322Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:18.322Z] INFO: Testing against a local daemon [2020-02-25T18:33:18.322Z] === RUN TestSecretInspect [2020-02-25T18:33:20.581Z] --- PASS: TestInspectNetwork (8.47s) [2020-02-25T18:33:20.581Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-25T18:33:20.581Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-25T18:33:20.581Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-25T18:33:20.581Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-25T18:33:20.581Z] === RUN TestRunContainerWithBridgeNone [2020-02-25T18:33:20.882Z] --- PASS: TestInspectNetwork (9.14s) [2020-02-25T18:33:20.882Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-25T18:33:20.882Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-25T18:33:20.882Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-25T18:33:20.882Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-25T18:33:20.882Z] === RUN TestRunContainerWithBridgeNone [2020-02-25T18:33:21.593Z] --- PASS: TestSecretInspect (3.21s) [2020-02-25T18:33:21.593Z] === RUN TestSecretList [2020-02-25T18:33:22.959Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-02-25T18:33:22.959Z] === RUN TestNetworkInvalidJSON [2020-02-25T18:33:22.959Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:22.959Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:22.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:22.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:22.959Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:22.959Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:22.959Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:22.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:22.959Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:22.959Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-25T18:33:22.959Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-25T18:33:22.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-25T18:33:22.959Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-25T18:33:22.959Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-25T18:33:23.414Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-02-25T18:33:23.414Z] === RUN TestNetworkInvalidJSON [2020-02-25T18:33:23.414Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:23.414Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:23.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:23.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:23.414Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:23.414Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:23.414Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-25T18:33:23.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:33:23.414Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:33:23.414Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-25T18:33:23.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-25T18:33:23.414Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-25T18:33:23.414Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-25T18:33:23.414Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-25T18:33:23.706Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-25T18:33:23.706Z] === RUN TestDaemonDefaultNetworkPools [2020-02-25T18:33:24.497Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-02-25T18:33:24.497Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-25T18:33:24.793Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2020-02-25T18:33:24.793Z] === RUN TestDaemonDefaultNetworkPools [2020-02-25T18:33:24.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-25T18:33:24.866Z] --- PASS: TestSecretList (3.08s) [2020-02-25T18:33:24.866Z] === RUN TestSecretsCreateAndDelete [2020-02-25T18:33:24.866Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-25T18:33:25.905Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-02-25T18:33:25.905Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-25T18:33:26.170Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-02-25T18:33:26.170Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-25T18:33:27.107Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-02-25T18:33:27.107Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-25T18:33:27.456Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-25T18:33:27.456Z] === RUN TestServiceWithPredefinedNetwork [2020-02-25T18:33:27.711Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-02-25T18:33:28.073Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-02-25T18:33:28.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-25T18:33:28.140Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2020-02-25T18:33:28.140Z] === RUN TestSecretsUpdate [2020-02-25T18:33:29.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-25T18:33:29.326Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-25T18:33:30.520Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2020-02-25T18:33:30.520Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-25T18:33:30.520Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:33:30.520Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:33:30.520Z] === RUN TestServiceWithDataPathPortInit [2020-02-25T18:33:30.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.49s) [2020-02-25T18:33:30.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-25T18:33:31.175Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-02-25T18:33:31.175Z] === RUN TestServiceWithPredefinedNetwork [2020-02-25T18:33:31.220Z] --- PASS: TestSecretsUpdate (3.27s) [2020-02-25T18:33:31.220Z] === RUN TestTemplatedSecret [2020-02-25T18:33:31.220Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-25T18:33:34.462Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-02-25T18:33:34.462Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-25T18:33:34.462Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:33:34.462Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:33:34.462Z] === RUN TestServiceWithDataPathPortInit [2020-02-25T18:33:34.491Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-25T18:33:34.491Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-25T18:33:34.491Z] --- PASS: TestTemplatedSecret (3.67s) [2020-02-25T18:33:34.491Z] === RUN TestSecretCreateResolve [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-25T18:33:36.014Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-02-25T18:33:36.014Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-25T18:33:36.014Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/types [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-25T18:33:36.014Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-25T18:33:36.577Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-02-25T18:33:36.577Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-25T18:33:36.577Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-25T18:33:36.833Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-25T18:33:37.089Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-25T18:33:37.089Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-25T18:33:37.651Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-02-25T18:33:37.760Z] --- PASS: TestSecretCreateResolve (3.03s) [2020-02-25T18:33:37.760Z] PASS [2020-02-25T18:33:37.760Z] [2020-02-25T18:33:37.760Z] DONE 6 tests in 19.355s [2020-02-25T18:33:37.760Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-25T18:33:37.760Z] ++ 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 [2020-02-25T18:33:37.760Z] ++ set -e [2020-02-25T18:33:37.760Z] ++ '[' -n 0 ']' [2020-02-25T18:33:37.760Z] ++ set -x [2020-02-25T18:33:37.760Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:37.760Z] INFO: Testing against a local daemon [2020-02-25T18:33:37.760Z] === RUN TestServiceCreateInit [2020-02-25T18:33:37.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-25T18:33:39.128Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-25T18:33:39.692Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-25T18:33:41.819Z] ok github.com/docker/docker/builder/dockerfile 0.532s coverage: 48.2% of statements [2020-02-25T18:33:41.819Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 13.6% of statements [2020-02-25T18:33:42.213Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-25T18:33:42.383Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-02-25T18:33:42.470Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-25T18:33:43.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-25T18:33:43.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-25T18:33:43.310Z] ok github.com/docker/docker/builder/remotecontext/git 1.142s coverage: 86.3% of statements [2020-02-25T18:33:43.310Z] ? github.com/docker/docker/cli [no test files] [2020-02-25T18:33:43.310Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-25T18:33:45.182Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-25T18:33:45.746Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-25T18:33:46.712Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2020-02-25T18:33:46.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-25T18:33:47.116Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-25T18:33:47.475Z] ok github.com/docker/docker/client 0.152s coverage: 75.8% of statements [2020-02-25T18:33:48.487Z] --- PASS: TestServiceCreateInit (10.55s) [2020-02-25T18:33:48.487Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-02-25T18:33:48.487Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2020-02-25T18:33:48.487Z] === RUN TestCreateServiceMultipleTimes [2020-02-25T18:33:48.487Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-25T18:33:51.026Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-25T18:33:51.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-25T18:33:51.590Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-25T18:33:51.846Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-25T18:33:52.410Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-25T18:33:53.779Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-25T18:33:54.200Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.30s) [2020-02-25T18:33:54.200Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u2zw9p8ag0w74vq49hka36b7m Created:2020-02-25 18:33:47.071417194 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7b0fc39d79a673928af55f81ef21474558673402dff656fa94e33312709aae2a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxuwp82zcrc3wp25i2s7ga3va EndpointID:ce68d7a739e32b3bd2f037996902387af1d054394867fa36dbd6213ae0c37f9a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2de56c111e7f1aa838172f1503a4a28441797064b87ce21451d1590bf4e2bf77 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9ffd529237ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wxuwp82zcrc3wp25i2s7ga3va EndpointID:ce68d7a739e32b3bd2f037996902387af1d054394867fa36dbd6213ae0c37f9a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-25T18:33:54.200Z] PASS [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] === Skipped [2020-02-25T18:33:54.200Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:33:54.200Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] DONE 21 tests, 1 skipped in 42.770s [2020-02-25T18:33:54.200Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:33:54.200Z] ++ 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 [2020-02-25T18:33:54.200Z] ++ set -e [2020-02-25T18:33:54.200Z] ++ '[' -n 0 ']' [2020-02-25T18:33:54.200Z] ++ set -x [2020-02-25T18:33:54.200Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:54.200Z] INFO: Testing against a local daemon [2020-02-25T18:33:54.200Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-25T18:33:54.200Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:33:54.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:33:54.200Z] === RUN TestDockerNetworkIpvlan [2020-02-25T18:33:54.200Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:33:54.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:33:54.200Z] PASS [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] === Skipped [2020-02-25T18:33:54.200Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:33:54.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:33:54.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] [2020-02-25T18:33:54.200Z] DONE 2 tests, 2 skipped in 0.107s [2020-02-25T18:33:54.200Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:33:54.200Z] ++ 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 [2020-02-25T18:33:54.200Z] ++ set -e [2020-02-25T18:33:54.200Z] ++ '[' -n 0 ']' [2020-02-25T18:33:54.200Z] ++ set -x [2020-02-25T18:33:54.200Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:33:54.200Z] INFO: Testing against a local daemon [2020-02-25T18:33:54.200Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-25T18:33:56.094Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-02-25T18:33:56.094Z] === RUN TestDockerNetworkMacvlan [2020-02-25T18:33:56.297Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-25T18:33:56.393Z] --- PASS: TestServiceWithDataPathPortInit (18.30s) [2020-02-25T18:33:56.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-25T18:33:56.485Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-25T18:33:56.860Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-25T18:33:57.723Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-25T18:33:58.485Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-25T18:34:00.129Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-25T18:34:00.855Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-25T18:34:01.661Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.02s) [2020-02-25T18:34:01.661Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hxt08n1l9tajkzhnkinttlajl Created:2020-02-25 18:33:54.400507664 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[07af6d364b4d6ed71b9df51410531e2ee5af6bd4d8b3016276e11bbea4ff71d6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.go33cxefb6ll8bpm7baooupdd EndpointID:22f8276a7eb5928c05c64ff832479de1477994cf43d4933ab10b2240ca848399 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5bdefe5853024dcea1f51b92b241bcb0190bdda9d340d643faecc46378af305d MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:85e55d4a64ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.go33cxefb6ll8bpm7baooupdd EndpointID:22f8276a7eb5928c05c64ff832479de1477994cf43d4933ab10b2240ca848399 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-25T18:34:01.661Z] PASS [2020-02-25T18:34:01.661Z] [2020-02-25T18:34:01.661Z] === Skipped [2020-02-25T18:34:01.661Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:34:01.661Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:34:01.661Z] [2020-02-25T18:34:01.661Z] [2020-02-25T18:34:01.661Z] DONE 21 tests, 1 skipped in 52.404s [2020-02-25T18:34:01.920Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:34:01.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:01.920Z] ++ set -e [2020-02-25T18:34:01.920Z] ++ '[' -n 0 ']' [2020-02-25T18:34:01.920Z] ++ set -x [2020-02-25T18:34:01.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:01.920Z] INFO: Testing against a local daemon [2020-02-25T18:34:01.920Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-25T18:34:01.920Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:34:01.920Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:34:01.920Z] === RUN TestDockerNetworkIpvlan [2020-02-25T18:34:01.920Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:34:01.920Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:34:01.920Z] PASS [2020-02-25T18:34:01.920Z] [2020-02-25T18:34:01.920Z] === Skipped [2020-02-25T18:34:01.920Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:34:01.920Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:34:01.920Z] [2020-02-25T18:34:01.920Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:34:01.920Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:34:01.920Z] [2020-02-25T18:34:01.920Z] [2020-02-25T18:34:01.920Z] DONE 2 tests, 2 skipped in 0.161s [2020-02-25T18:34:01.920Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:34:01.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:01.920Z] ++ set -e [2020-02-25T18:34:01.920Z] ++ '[' -n 0 ']' [2020-02-25T18:34:01.920Z] ++ set -x [2020-02-25T18:34:01.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:02.020Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-25T18:34:02.179Z] INFO: Testing against a local daemon [2020-02-25T18:34:02.179Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-25T18:34:03.938Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-25T18:34:04.538Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-25T18:34:04.713Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s) [2020-02-25T18:34:04.713Z] === RUN TestDockerNetworkMacvlan [2020-02-25T18:34:05.281Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-25T18:34:05.466Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-25T18:34:06.658Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-25T18:34:06.834Z] --- PASS: TestCreateServiceMultipleTimes (18.71s) [2020-02-25T18:34:06.834Z] === RUN TestCreateServiceConflict [2020-02-25T18:34:07.091Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-25T18:34:07.347Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-25T18:34:08.036Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-25T18:34:08.846Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan (13.92s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.71s) [2020-02-25T18:34:09.600Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2020-02-25T18:34:09.600Z] PASS [2020-02-25T18:34:09.600Z] [2020-02-25T18:34:09.600Z] DONE 8 tests in 15.409s [2020-02-25T18:34:09.600Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-25T18:34:09.600Z] ++ 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 [2020-02-25T18:34:09.600Z] ++ set -e [2020-02-25T18:34:09.600Z] ++ '[' -n 0 ']' [2020-02-25T18:34:09.600Z] ++ set -x [2020-02-25T18:34:09.600Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:09.600Z] testing: warning: no tests to run [2020-02-25T18:34:09.600Z] PASS [2020-02-25T18:34:09.600Z] [2020-02-25T18:34:09.600Z] DONE 0 tests in 0.057s [2020-02-25T18:34:09.600Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-25T18:34:09.600Z] ++ 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 [2020-02-25T18:34:09.600Z] ++ set -e [2020-02-25T18:34:09.600Z] ++ '[' -n 0 ']' [2020-02-25T18:34:09.600Z] ++ set -x [2020-02-25T18:34:09.600Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:09.866Z] --- PASS: TestCreateServiceConflict (2.57s) [2020-02-25T18:34:09.866Z] === RUN TestCreateServiceMaxReplicas [2020-02-25T18:34:09.958Z] INFO: Testing against a local daemon [2020-02-25T18:34:09.958Z] === RUN TestAuthZPluginAllowRequest [2020-02-25T18:34:11.322Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-25T18:34:11.757Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-25T18:34:11.874Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-02-25T18:34:11.874Z] === RUN TestAuthZPluginTLS [2020-02-25T18:34:12.338Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-25T18:34:12.338Z] === RUN TestAuthZPluginDenyRequest [2020-02-25T18:34:12.684Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-25T18:34:12.684Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-25T18:34:13.040Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-25T18:34:13.040Z] === RUN TestAuthZPluginDenyResponse [2020-02-25T18:34:13.649Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2020-02-25T18:34:13.649Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-25T18:34:13.782Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-25T18:34:13.782Z] === RUN TestAuthZPluginAllowEventStream [2020-02-25T18:34:14.577Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-25T18:34:15.499Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-02-25T18:34:15.499Z] === RUN TestAuthZPluginErrorResponse [2020-02-25T18:34:15.505Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-25T18:34:15.509Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-25T18:34:15.848Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-02-25T18:34:15.848Z] === RUN TestAuthZPluginErrorRequest [2020-02-25T18:34:16.209Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-25T18:34:16.209Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-25T18:34:16.875Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-25T18:34:16.947Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-25T18:34:16.947Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-25T18:34:18.726Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-02-25T18:34:18.726Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-25T18:34:21.076Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2020-02-25T18:34:21.076Z] === RUN TestAuthZPluginHeader [2020-02-25T18:34:21.839Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-02-25T18:34:21.839Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-25T18:34:21.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:34:21.839Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:21.839Z] === RUN TestAuthZPluginV2Disable [2020-02-25T18:34:21.839Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:34:21.839Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:21.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-25T18:34:21.839Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:34:21.839Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:21.839Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-25T18:34:21.839Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:34:21.839Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:21.839Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-25T18:34:21.846Z] 65014b3c3121: Pull complete [2020-02-25T18:34:22.075Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan (19.45s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-02-25T18:34:23.979Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-02-25T18:34:23.979Z] PASS [2020-02-25T18:34:23.979Z] [2020-02-25T18:34:23.979Z] DONE 8 tests in 21.732s [2020-02-25T18:34:23.979Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] ++ set -e [2020-02-25T18:34:23.979Z] ++ '[' -n 0 ']' [2020-02-25T18:34:23.979Z] ++ set -x [2020-02-25T18:34:23.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] testing: warning: no tests to run [2020-02-25T18:34:23.979Z] PASS [2020-02-25T18:34:23.979Z] [2020-02-25T18:34:23.979Z] DONE 0 tests in 0.037s [2020-02-25T18:34:23.979Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] ++ set -e [2020-02-25T18:34:23.979Z] ++ '[' -n 0 ']' [2020-02-25T18:34:23.979Z] ++ set -x [2020-02-25T18:34:23.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:23.979Z] INFO: Testing against a local daemon [2020-02-25T18:34:23.979Z] === RUN TestAuthZPluginAllowRequest [2020-02-25T18:34:25.883Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-25T18:34:25.883Z] === RUN TestAuthZPluginTLS [2020-02-25T18:34:26.134Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 30.7% of statements [2020-02-25T18:34:26.134Z] ok github.com/docker/docker/container 0.121s coverage: 35.0% of statements [2020-02-25T18:34:26.134Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-25T18:34:26.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-25T18:34:26.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-25T18:34:26.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-25T18:34:26.451Z] --- PASS: TestAuthZPluginTLS (0.72s) [2020-02-25T18:34:26.452Z] === RUN TestAuthZPluginDenyRequest [2020-02-25T18:34:26.842Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-25T18:34:27.019Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-02-25T18:34:27.019Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-25T18:34:27.955Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2020-02-25T18:34:27.955Z] === RUN TestAuthZPluginDenyResponse [2020-02-25T18:34:28.208Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) [2020-02-25T18:34:28.208Z] === RUN TestCreateServiceSecretFileMode [2020-02-25T18:34:28.523Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-02-25T18:34:28.523Z] === RUN TestAuthZPluginAllowEventStream [2020-02-25T18:34:30.427Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-02-25T18:34:30.427Z] === RUN TestAuthZPluginErrorResponse [2020-02-25T18:34:30.995Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2020-02-25T18:34:30.995Z] === RUN TestAuthZPluginErrorRequest [2020-02-25T18:34:31.478Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2020-02-25T18:34:31.478Z] === RUN TestCreateServiceConfigFileMode [2020-02-25T18:34:31.478Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-25T18:34:31.562Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-02-25T18:34:31.562Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-25T18:34:32.498Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-02-25T18:34:32.498Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-25T18:34:33.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-25T18:34:33.627Z] === RUN TestDockerSuite/TestBuildRm [2020-02-25T18:34:34.402Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-02-25T18:34:34.402Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-25T18:34:34.556Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-02-25T18:34:34.556Z] === RUN TestCreateServiceSysctls [2020-02-25T18:34:36.082Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2020-02-25T18:34:36.936Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2020-02-25T18:34:36.936Z] === RUN TestAuthZPluginHeader [2020-02-25T18:34:37.445Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-25T18:34:37.830Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-25T18:34:37.873Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-02-25T18:34:37.873Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-25T18:34:37.873Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:34:37.873Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:37.873Z] === RUN TestAuthZPluginV2Disable [2020-02-25T18:34:37.873Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:34:37.873Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:37.873Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-25T18:34:37.873Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:34:37.873Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:37.873Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-25T18:34:37.873Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:34:37.873Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:37.873Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-25T18:34:39.199Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-02-25T18:34:39.199Z] === RUN TestCreateServiceCapabilities [2020-02-25T18:34:39.199Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-25T18:34:39.332Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-02-25T18:34:40.567Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-25T18:34:41.324Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-02-25T18:34:41.324Z] PASS [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] === Skipped [2020-02-25T18:34:41.324Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:34:41.324Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:34:41.324Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:34:41.324Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:34:41.324Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] [2020-02-25T18:34:41.324Z] DONE 17 tests, 4 skipped in 28.689s [2020-02-25T18:34:41.324Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-25T18:34:41.324Z] ++ 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 [2020-02-25T18:34:41.324Z] ++ set -e [2020-02-25T18:34:41.324Z] ++ '[' -n 0 ']' [2020-02-25T18:34:41.324Z] ++ set -x [2020-02-25T18:34:41.324Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:41.324Z] INFO: Testing against a local daemon [2020-02-25T18:34:41.324Z] === RUN TestPluginInvalidJSON [2020-02-25T18:34:41.324Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:41.324Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:41.325Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:41.325Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-02-25T18:34:41.325Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-25T18:34:41.325Z] PASS [2020-02-25T18:34:41.325Z] [2020-02-25T18:34:41.325Z] DONE 2 tests in 0.202s [2020-02-25T18:34:41.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-25T18:34:41.325Z] ++ 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 [2020-02-25T18:34:41.325Z] ++ set -e [2020-02-25T18:34:41.325Z] ++ '[' -n 0 ']' [2020-02-25T18:34:41.325Z] ++ set -x [2020-02-25T18:34:41.325Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:41.325Z] INFO: Testing against a local daemon [2020-02-25T18:34:41.325Z] === RUN TestExternalGraphDriver [2020-02-25T18:34:41.325Z] === RUN TestExternalGraphDriver/json [2020-02-25T18:34:41.325Z] === RUN TestExternalGraphDriver/spec [2020-02-25T18:34:41.496Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-25T18:34:42.060Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-25T18:34:42.624Z] --- PASS: TestCreateServiceCapabilities (3.75s) [2020-02-25T18:34:42.625Z] === RUN TestInspect [2020-02-25T18:34:43.059Z] === RUN TestExternalGraphDriver/pull [2020-02-25T18:34:43.992Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-25T18:34:44.792Z] --- PASS: TestExternalGraphDriver (5.93s) [2020-02-25T18:34:44.792Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-02-25T18:34:44.792Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2020-02-25T18:34:44.792Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2020-02-25T18:34:44.792Z] === RUN TestGraphdriverPluginV2 [2020-02-25T18:34:44.792Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-25T18:34:44.793Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:44.793Z] PASS [2020-02-25T18:34:44.793Z] [2020-02-25T18:34:44.793Z] === Skipped [2020-02-25T18:34:44.793Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-25T18:34:44.793Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:44.793Z] [2020-02-25T18:34:44.793Z] [2020-02-25T18:34:44.793Z] DONE 5 tests, 1 skipped in 6.145s [2020-02-25T18:34:44.793Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-25T18:34:44.793Z] ++ 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 [2020-02-25T18:34:44.793Z] ++ set -e [2020-02-25T18:34:44.793Z] ++ '[' -n 0 ']' [2020-02-25T18:34:44.793Z] ++ set -x [2020-02-25T18:34:44.793Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:44.793Z] INFO: Testing against a local daemon [2020-02-25T18:34:44.793Z] === RUN TestContinueAfterPluginCrash [2020-02-25T18:34:44.793Z] === PAUSE TestContinueAfterPluginCrash [2020-02-25T18:34:44.793Z] === RUN TestDaemonStartWithLogOpt [2020-02-25T18:34:44.793Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-25T18:34:44.793Z] === CONT TestContinueAfterPluginCrash [2020-02-25T18:34:44.793Z] === CONT TestDaemonStartWithLogOpt [2020-02-25T18:34:45.360Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-25T18:34:46.728Z] --- PASS: TestInspect (3.87s) [2020-02-25T18:34:46.728Z] === RUN TestCreateJob [2020-02-25T18:34:46.728Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-25T18:34:47.410Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-02-25T18:34:48.775Z] ok github.com/docker/docker/daemon 12.246s coverage: 17.5% of statements [2020-02-25T18:34:48.775Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-25T18:34:48.775Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-25T18:34:49.031Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.7% of statements [2020-02-25T18:34:50.396Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-02-25T18:34:50.396Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-02-25T18:34:50.396Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-25T18:34:50.396Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-25T18:34:50.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-25T18:34:51.158Z] --- PASS: TestCreateJob (4.45s) [2020-02-25T18:34:51.158Z] === RUN TestReplicatedJob [2020-02-25T18:34:51.158Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-25T18:34:51.423Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-25T18:34:51.681Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-25T18:34:51.681Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-25T18:34:51.762Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-25T18:34:52.245Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-25T18:34:53.615Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-25T18:34:53.873Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-25T18:34:53.980Z] --- PASS: TestDaemonStartWithLogOpt (8.75s) [2020-02-25T18:34:54.277Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-25T18:34:54.805Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-25T18:34:54.838Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.234s coverage: 57.0% of statements [2020-02-25T18:34:58.110Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.458s coverage: 72.5% of statements [2020-02-25T18:34:58.365Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.653s coverage: 45.9% of statements [2020-02-25T18:34:58.365Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-25T18:34:58.843Z] --- PASS: TestContinueAfterPluginCrash (13.58s) [2020-02-25T18:34:58.843Z] PASS [2020-02-25T18:34:58.843Z] [2020-02-25T18:34:58.843Z] DONE 2 tests in 13.686s [2020-02-25T18:34:58.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-25T18:34:58.843Z] ++ 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 [2020-02-25T18:34:58.843Z] ++ set -e [2020-02-25T18:34:58.843Z] ++ '[' -n 0 ']' [2020-02-25T18:34:58.843Z] ++ set -x [2020-02-25T18:34:58.843Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:34:58.843Z] INFO: Testing against a local daemon [2020-02-25T18:34:58.843Z] === RUN TestPluginWithDevMounts [2020-02-25T18:34:58.843Z] === PAUSE TestPluginWithDevMounts [2020-02-25T18:34:58.843Z] === CONT TestPluginWithDevMounts [2020-02-25T18:34:58.976Z] --- PASS: TestReplicatedJob (7.21s) [2020-02-25T18:34:58.976Z] === RUN TestUpdateReplicatedJob [2020-02-25T18:34:59.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.17s) [2020-02-25T18:34:59.801Z] PASS [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] === Skipped [2020-02-25T18:34:59.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:34:59.801Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:34:59.801Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:34:59.801Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:34:59.801Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] DONE 17 tests, 4 skipped in 32.292s [2020-02-25T18:34:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] ++ set -e [2020-02-25T18:34:59.801Z] ++ '[' -n 0 ']' [2020-02-25T18:34:59.801Z] ++ set -x [2020-02-25T18:34:59.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] INFO: Testing against a local daemon [2020-02-25T18:34:59.801Z] === RUN TestPluginInvalidJSON [2020-02-25T18:34:59.801Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:59.801Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:59.801Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:34:59.801Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-25T18:34:59.801Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-25T18:34:59.801Z] PASS [2020-02-25T18:34:59.801Z] [2020-02-25T18:34:59.801Z] DONE 2 tests in 0.175s [2020-02-25T18:34:59.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] ++ set -e [2020-02-25T18:34:59.801Z] ++ '[' -n 0 ']' [2020-02-25T18:34:59.801Z] ++ set -x [2020-02-25T18:34:59.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:34:59.801Z] INFO: Testing against a local daemon [2020-02-25T18:34:59.801Z] === RUN TestExternalGraphDriver [2020-02-25T18:34:59.801Z] === RUN TestExternalGraphDriver/json [2020-02-25T18:34:59.801Z] === RUN TestExternalGraphDriver/spec [2020-02-25T18:34:59.905Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-25T18:35:00.600Z] --- PASS: TestPluginWithDevMounts (1.81s) [2020-02-25T18:35:00.600Z] PASS [2020-02-25T18:35:00.600Z] [2020-02-25T18:35:00.600Z] DONE 1 tests in 1.999s [2020-02-25T18:35:00.600Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-25T18:35:00.600Z] ++ 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 [2020-02-25T18:35:00.600Z] ++ set -e [2020-02-25T18:35:00.600Z] ++ '[' -n 0 ']' [2020-02-25T18:35:00.600Z] ++ set -x [2020-02-25T18:35:00.600Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:35:00.600Z] INFO: Testing against a local daemon [2020-02-25T18:35:00.600Z] === RUN TestSecretInspect [2020-02-25T18:35:00.878Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.064s coverage: 48.6% of statements [2020-02-25T18:35:01.273Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-25T18:35:02.202Z] --- PASS: TestUpdateReplicatedJob (3.97s) [2020-02-25T18:35:02.202Z] === RUN TestServiceListWithStatuses [2020-02-25T18:35:02.202Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-25T18:35:02.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:35:02.202Z] === RUN TestDockerNetworkConnectAlias [2020-02-25T18:35:02.241Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.286s coverage: 76.1% of statements [2020-02-25T18:35:02.335Z] === RUN TestExternalGraphDriver/pull [2020-02-25T18:35:02.459Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-25T18:35:03.022Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-25T18:35:03.167Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-25T18:35:03.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.128s coverage: 60.1% of statements [2020-02-25T18:35:03.167Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-25T18:35:03.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-25T18:35:03.349Z] --- PASS: TestSecretInspect (2.55s) [2020-02-25T18:35:03.349Z] === RUN TestSecretList [2020-02-25T18:35:04.239Z] --- PASS: TestExternalGraphDriver (7.80s) [2020-02-25T18:35:04.239Z] --- PASS: TestExternalGraphDriver/json (2.53s) [2020-02-25T18:35:04.239Z] --- PASS: TestExternalGraphDriver/spec (2.81s) [2020-02-25T18:35:04.239Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-02-25T18:35:04.239Z] === RUN TestGraphdriverPluginV2 [2020-02-25T18:35:04.239Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-25T18:35:04.239Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:35:04.239Z] PASS [2020-02-25T18:35:04.239Z] [2020-02-25T18:35:04.239Z] === Skipped [2020-02-25T18:35:04.239Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-25T18:35:04.239Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:35:04.239Z] [2020-02-25T18:35:04.239Z] [2020-02-25T18:35:04.239Z] DONE 5 tests, 1 skipped in 7.998s [2020-02-25T18:35:04.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-25T18:35:04.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:04.239Z] ++ set -e [2020-02-25T18:35:04.239Z] ++ '[' -n 0 ']' [2020-02-25T18:35:04.239Z] ++ set -x [2020-02-25T18:35:04.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:04.389Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-25T18:35:04.499Z] INFO: Testing against a local daemon [2020-02-25T18:35:04.499Z] === RUN TestContinueAfterPluginCrash [2020-02-25T18:35:04.499Z] === PAUSE TestContinueAfterPluginCrash [2020-02-25T18:35:04.499Z] === RUN TestDaemonStartWithLogOpt [2020-02-25T18:35:04.499Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-25T18:35:04.499Z] === CONT TestContinueAfterPluginCrash [2020-02-25T18:35:04.499Z] === CONT TestDaemonStartWithLogOpt [2020-02-25T18:35:04.532Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-02-25T18:35:05.460Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-02-25T18:35:05.705Z] --- PASS: TestSecretList (2.66s) [2020-02-25T18:35:05.706Z] === RUN TestSecretsCreateAndDelete [2020-02-25T18:35:05.760Z] === RUN TestDockerSuite/TestBuildUser [2020-02-25T18:35:06.825Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-25T18:35:06.825Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-25T18:35:06.825Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-25T18:35:07.080Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2020-02-25T18:35:08.281Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-25T18:35:08.763Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2020-02-25T18:35:08.763Z] === RUN TestSecretsUpdate [2020-02-25T18:35:08.843Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2020-02-25T18:35:08.843Z] === RUN TestDockerNetworkReConnect [2020-02-25T18:35:08.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-02-25T18:35:08.966Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.8% of statements [2020-02-25T18:35:08.966Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-25T18:35:08.966Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-25T18:35:09.893Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-02-25T18:35:10.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-02-25T18:35:10.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 88.3% of statements [2020-02-25T18:35:11.107Z] --- PASS: TestSecretsUpdate (2.75s) [2020-02-25T18:35:11.107Z] === RUN TestTemplatedSecret [2020-02-25T18:35:11.766Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-02-25T18:35:11.766Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-25T18:35:12.021Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-02-25T18:35:12.114Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-25T18:35:13.949Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-25T18:35:14.004Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2020-02-25T18:35:14.004Z] === RUN TestServicePlugin [2020-02-25T18:35:14.209Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-25T18:35:14.770Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-25T18:35:15.028Z] ok github.com/docker/docker/daemon/logger/splunk 1.657s coverage: 82.5% of statements [2020-02-25T18:35:15.028Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-25T18:35:15.028Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-25T18:35:15.038Z] --- PASS: TestTemplatedSecret (3.20s) [2020-02-25T18:35:15.038Z] === RUN TestSecretCreateResolve [2020-02-25T18:35:16.713Z] --- PASS: TestDaemonStartWithLogOpt (10.53s) [2020-02-25T18:35:17.406Z] --- PASS: TestSecretCreateResolve (2.85s) [2020-02-25T18:35:17.406Z] PASS [2020-02-25T18:35:17.406Z] [2020-02-25T18:35:17.406Z] DONE 6 tests in 16.791s [2020-02-25T18:35:17.406Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-25T18:35:17.406Z] ++ 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 [2020-02-25T18:35:17.406Z] ++ set -e [2020-02-25T18:35:17.406Z] ++ '[' -n 0 ']' [2020-02-25T18:35:17.406Z] ++ set -x [2020-02-25T18:35:17.406Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:35:17.406Z] INFO: Testing against a local daemon [2020-02-25T18:35:17.406Z] === RUN TestServiceCreateInit [2020-02-25T18:35:17.406Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-25T18:35:17.551Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-02-25T18:35:17.551Z] ok github.com/docker/docker/distribution 0.155s coverage: 22.1% of statements [2020-02-25T18:35:17.551Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-25T18:35:18.913Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.5% of statements [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/types/time 0.034s coverage: 100.0% of statements [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-25T18:35:19.961Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/builder/dockerignore 0.074s coverage: 96.8% of statements [2020-02-25T18:35:19.961Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-02-25T18:35:19.996Z] --- PASS: TestContinueAfterPluginCrash (15.39s) [2020-02-25T18:35:19.996Z] PASS [2020-02-25T18:35:19.996Z] [2020-02-25T18:35:19.996Z] DONE 2 tests in 15.585s [2020-02-25T18:35:19.996Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-25T18:35:19.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:19.996Z] ++ set -e [2020-02-25T18:35:19.996Z] ++ '[' -n 0 ']' [2020-02-25T18:35:19.996Z] ++ set -x [2020-02-25T18:35:19.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:20.255Z] INFO: Testing against a local daemon [2020-02-25T18:35:20.255Z] === RUN TestPluginWithDevMounts [2020-02-25T18:35:20.255Z] === PAUSE TestPluginWithDevMounts [2020-02-25T18:35:20.255Z] === CONT TestPluginWithDevMounts [2020-02-25T18:35:20.275Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-02-25T18:35:20.592Z] ok github.com/docker/docker/builder/remotecontext/git 4.999s coverage: 86.3% of statements [2020-02-25T18:35:20.836Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-25T18:35:21.091Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-02-25T18:35:21.091Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-25T18:35:21.091Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-25T18:35:22.431Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-25T18:35:22.454Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-02-25T18:35:22.454Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-25T18:35:22.786Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-02-25T18:35:22.786Z] PASS [2020-02-25T18:35:22.786Z] [2020-02-25T18:35:22.786Z] DONE 1 tests in 2.438s [2020-02-25T18:35:22.786Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-25T18:35:22.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:22.786Z] ++ set -e [2020-02-25T18:35:22.786Z] ++ '[' -n 0 ']' [2020-02-25T18:35:22.786Z] ++ set -x [2020-02-25T18:35:22.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:22.786Z] INFO: Testing against a local daemon [2020-02-25T18:35:22.786Z] === RUN TestSecretInspect [2020-02-25T18:35:23.015Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-02-25T18:35:23.319Z] ok github.com/docker/docker/builder/remotecontext 0.487s coverage: 13.6% of statements [2020-02-25T18:35:23.940Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-02-25T18:35:24.195Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-25T18:35:26.067Z] ok github.com/docker/docker/builder/dockerfile 1.297s coverage: 48.2% of statements [2020-02-25T18:35:26.067Z] ? github.com/docker/docker/cli [no test files] [2020-02-25T18:35:26.067Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-25T18:35:26.073Z] --- PASS: TestSecretInspect (3.31s) [2020-02-25T18:35:26.073Z] === RUN TestSecretList [2020-02-25T18:35:26.082Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 77.4% of statements [2020-02-25T18:35:26.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-25T18:35:27.009Z] ok github.com/docker/docker/pkg/authorization 0.158s coverage: 68.3% of statements [2020-02-25T18:35:27.265Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-25T18:35:27.339Z] --- PASS: TestServiceCreateInit (9.63s) [2020-02-25T18:35:27.339Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2020-02-25T18:35:27.339Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2020-02-25T18:35:27.339Z] === RUN TestCreateServiceMultipleTimes [2020-02-25T18:35:27.520Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-25T18:35:29.358Z] --- PASS: TestSecretList (3.35s) [2020-02-25T18:35:29.358Z] === RUN TestSecretsCreateAndDelete [2020-02-25T18:35:30.536Z] ok github.com/docker/docker/client 0.845s coverage: 75.8% of statements [2020-02-25T18:35:31.443Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-25T18:35:31.681Z] ok github.com/docker/docker/pkg/chrootarchive 2.877s coverage: 43.2% of statements [2020-02-25T18:35:31.681Z] ok github.com/docker/docker/layer 7.741s coverage: 68.8% of statements [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/oci [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-25T18:35:31.681Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-25T18:35:31.681Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-25T18:35:31.936Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-02-25T18:35:31.936Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-02-25T18:35:32.005Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-25T18:35:32.261Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-25T18:35:32.643Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-02-25T18:35:32.643Z] === RUN TestSecretsUpdate [2020-02-25T18:35:32.863Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-02-25T18:35:33.119Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-25T18:35:33.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-25T18:35:33.680Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-25T18:35:33.751Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-25T18:35:34.681Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-25T18:35:35.043Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-25T18:35:35.604Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-02-25T18:35:35.928Z] --- PASS: TestSecretsUpdate (3.33s) [2020-02-25T18:35:35.929Z] === RUN TestTemplatedSecret [2020-02-25T18:35:36.164Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2020-02-25T18:35:36.419Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-02-25T18:35:36.674Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-02-25T18:35:37.201Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-25T18:35:37.201Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-25T18:35:37.201Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-25T18:35:37.201Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-25T18:35:37.201Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-25T18:35:37.599Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 70.1% of statements [2020-02-25T18:35:38.160Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 70.6% of statements [2020-02-25T18:35:38.415Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-02-25T18:35:38.415Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-02-25T18:35:38.671Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-02-25T18:35:38.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-25T18:35:39.092Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-25T18:35:39.092Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-25T18:35:39.216Z] --- PASS: TestTemplatedSecret (3.47s) [2020-02-25T18:35:39.216Z] === RUN TestSecretCreateResolve [2020-02-25T18:35:39.231Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-02-25T18:35:39.487Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-25T18:35:39.743Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-25T18:35:39.999Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 70.0% of statements [2020-02-25T18:35:39.999Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-25T18:35:40.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-02-25T18:35:40.255Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-02-25T18:35:40.255Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-25T18:35:40.255Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-25T18:35:40.458Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-25T18:35:40.714Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-25T18:35:41.180Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-02-25T18:35:42.081Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-25T18:35:42.081Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-25T18:35:42.106Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-25T18:35:42.361Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-25T18:35:42.616Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-02-25T18:35:43.404Z] --- PASS: TestSecretCreateResolve (3.40s) [2020-02-25T18:35:43.404Z] PASS [2020-02-25T18:35:43.404Z] [2020-02-25T18:35:43.404Z] DONE 6 tests in 20.324s [2020-02-25T18:35:43.404Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-25T18:35:43.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:43.404Z] ++ set -e [2020-02-25T18:35:43.404Z] ++ '[' -n 0 ']' [2020-02-25T18:35:43.404Z] ++ set -x [2020-02-25T18:35:43.404Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:35:43.404Z] INFO: Testing against a local daemon [2020-02-25T18:35:43.404Z] === RUN TestServiceCreateInit [2020-02-25T18:35:43.404Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-25T18:35:43.460Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2020-02-25T18:35:43.460Z] === RUN TestCreateServiceConflict [2020-02-25T18:35:43.977Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-25T18:35:43.977Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-25T18:35:45.349Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-25T18:35:46.538Z] --- PASS: TestCreateServiceConflict (2.72s) [2020-02-25T18:35:46.538Z] === RUN TestCreateServiceMaxReplicas [2020-02-25T18:35:47.237Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-02-25T18:35:47.237Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-25T18:35:47.238Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-25T18:35:47.493Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-25T18:35:47.748Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-25T18:35:48.004Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-25T18:35:48.166Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-25T18:35:48.565Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-25T18:35:48.671Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-25T18:35:48.728Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-25T18:35:49.127Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.2% of statements [2020-02-25T18:35:49.290Z] --- PASS: TestServicePlugin (35.31s) [2020-02-25T18:35:49.290Z] plugin_test.go:62: [d398c6255a838] joining swarm manager [d00ae11ef0d75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:35:49.290Z] plugin_test.go:65: [d8e6665d3eab2] joining swarm manager [d00ae11ef0d75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:35:49.290Z] === RUN TestServiceUpdateLabel [2020-02-25T18:35:49.290Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-25T18:35:49.290Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-25T18:35:49.382Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-02-25T18:35:49.944Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-02-25T18:35:49.956Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-02-25T18:35:49.956Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-25T18:35:50.504Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2020-02-25T18:35:50.504Z] testing: warning: no tests to run [2020-02-25T18:35:50.504Z] coverage: [no statements] [2020-02-25T18:35:50.504Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-25T18:35:50.656Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-25T18:35:50.759Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-25T18:35:51.015Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-25T18:35:51.270Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-25T18:35:52.547Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-02-25T18:35:52.547Z] === RUN TestServiceUpdateSecrets [2020-02-25T18:35:52.803Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-25T18:35:52.803Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-25T18:35:52.803Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-25T18:35:52.862Z] --- PASS: TestServiceCreateInit (9.38s) [2020-02-25T18:35:52.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.99s) [2020-02-25T18:35:52.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2020-02-25T18:35:52.862Z] === RUN TestCreateServiceMultipleTimes [2020-02-25T18:35:53.731Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-25T18:35:53.782Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-02-25T18:35:54.037Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-25T18:35:54.962Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-25T18:35:55.099Z] === RUN TestDockerSuite/TestCommitChange [2020-02-25T18:35:55.523Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-25T18:35:56.035Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-25T18:35:56.884Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-02-25T18:35:56.965Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-25T18:35:57.445Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-25T18:35:57.701Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-02-25T18:35:58.262Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-25T18:35:58.517Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-25T18:35:58.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-25T18:35:58.854Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-25T18:36:00.746Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-25T18:36:01.029Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-25T18:36:01.675Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-25T18:36:01.956Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-02-25T18:36:02.518Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-25T18:36:03.269Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2020-02-25T18:36:03.269Z] === RUN TestCreateServiceSecretFileMode [2020-02-25T18:36:03.442Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-25T18:36:03.567Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-25T18:36:04.496Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-25T18:36:06.385Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-25T18:36:07.186Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2020-02-25T18:36:07.187Z] === RUN TestCreateServiceConfigFileMode [2020-02-25T18:36:07.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-25T18:36:07.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-25T18:36:07.314Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-25T18:36:07.314Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-25T18:36:07.314Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-25T18:36:07.570Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-25T18:36:07.570Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-25T18:36:08.133Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2020-02-25T18:36:08.133Z] === RUN TestServiceUpdateConfigs [2020-02-25T18:36:09.500Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-25T18:36:10.261Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2020-02-25T18:36:10.261Z] === RUN TestCreateServiceSysctls [2020-02-25T18:36:11.392Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-25T18:36:11.392Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-25T18:36:12.321Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-25T18:36:13.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-25T18:36:13.811Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-25T18:36:14.186Z] --- PASS: TestCreateServiceSysctls (3.91s) [2020-02-25T18:36:14.186Z] === RUN TestCreateServiceCapabilities [2020-02-25T18:36:14.739Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-25T18:36:14.810Z] --- PASS: TestCreateServiceMultipleTimes (19.11s) [2020-02-25T18:36:14.810Z] === RUN TestCreateServiceConflict [2020-02-25T18:36:14.810Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-02-25T18:36:14.810Z] === RUN TestCreateServiceMaxReplicas [2020-02-25T18:36:15.596Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/rootless [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/volume [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-25T18:36:15.596Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === Skipped [2020-02-25T18:36:15.596Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-25T18:36:15.596Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-25T18:36:15.596Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-25T18:36:15.596Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-25T18:36:15.596Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-25T18:36:15.596Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:36:15.596Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-25T18:36:15.596Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-25T18:36:15.596Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-25T18:36:15.596Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] [2020-02-25T18:36:15.596Z] DONE 2167 tests, 20 skipped in 242.849s [2020-02-25T18:36:15.666Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-25T18:36:15.666Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-25T18:36:15.666Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead Post stage [Pipeline] junit [2020-02-25T18:36:15.861Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-25T18:36:16.596Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-25T18:36:16.596Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-25T18:36:16.596Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-25T18:36:16.596Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-25T18:36:16.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/validate/vendor [2020-02-25T18:36:16.852Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-25T18:36:17.489Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2020-02-25T18:36:17.489Z] === RUN TestInspect [2020-02-25T18:36:17.595Z] No vendor changes in diff. [2020-02-25T18:36:17.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-25T18:36:18.171Z] + echo Building e2e image [2020-02-25T18:36:18.171Z] Building e2e image [2020-02-25T18:36:18.171Z] + docker build --build-arg DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -t moby-e2e-test -f Dockerfile.e2e . [2020-02-25T18:36:18.171Z] #2 [internal] load .dockerignore [2020-02-25T18:36:18.171Z] #2 transferring context: 34B 0.0s done [2020-02-25T18:36:18.171Z] #2 DONE 0.0s [2020-02-25T18:36:18.171Z] [2020-02-25T18:36:18.171Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-25T18:36:18.171Z] #1 transferring dockerfile: 3.21kB done [2020-02-25T18:36:18.171Z] #1 DONE 0.0s [2020-02-25T18:36:18.171Z] [2020-02-25T18:36:18.171Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-25T18:36:18.274Z] edbd72df76b4: Pull complete [2020-02-25T18:36:18.274Z] Digest: sha256:d36276076915c59799c3eb700c5d7db0a7426744e3ea0b3c8b327a4130d50b90 [2020-02-25T18:36:18.274Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:36:18.274Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:10.0.17763.973 into daemon under test completed successfully [2020-02-25T18:36:18.274Z] INFO: Tagging mcr.microsoft.com/windows/servercore:10.0.17763.973 as microsoft/windowsservercore in daemon under test [2020-02-25T18:36:18.274Z] INFO: Version of mcr.microsoft.com/windows/servercore:10.0.17763.973 is '10.0.17763.973' [2020-02-25T18:36:18.274Z] WARN: Skipping validation tests [2020-02-25T18:36:18.274Z] INFO: Running unit tests at 02/25/2020 18:36:15... [2020-02-25T18:36:18.426Z] #4 DONE 0.2s [2020-02-25T18:36:18.426Z] [2020-02-25T18:36:18.426Z] #3 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-02-25T18:36:18.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-25T18:36:19.024Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-02-25T18:36:19.024Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-25T18:36:19.357Z] #3 DONE 1.1s [2020-02-25T18:36:19.357Z] [2020-02-25T18:36:19.357Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:19.357Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-02-25T18:36:19.357Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-02-25T18:36:19.357Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0B / 2.80MB 0.0s [2020-02-25T18:36:19.357Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.0s [2020-02-25T18:36:19.357Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-02-25T18:36:19.357Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-02-25T18:36:19.612Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 1.76MB / 2.80MB 0.1s [2020-02-25T18:36:19.612Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-02-25T18:36:19.612Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.1s [2020-02-25T18:36:19.612Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0B / 126.88MB 0.1s [2020-02-25T18:36:19.612Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done [2020-02-25T18:36:19.612Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-02-25T18:36:19.612Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 [2020-02-25T18:36:19.612Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 0B / 126B 0.2s [2020-02-25T18:36:19.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-25T18:36:19.642Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-25T18:36:19.805Z] INFO: make.ps1 starting at 02/25/2020 18:36:19 [2020-02-25T18:36:19.805Z] INFO: Git commit (e6281b1b3f) assumed from DOCKER_GITCOMMIT environment variable [2020-02-25T18:36:19.805Z] INFO: Invoking autogen... [2020-02-25T18:36:19.867Z] #14 ... [2020-02-25T18:36:19.867Z] [2020-02-25T18:36:19.867Z] #8 [internal] load build context [2020-02-25T18:36:19.867Z] #8 transferring context: 828.64kB 0.3s done [2020-02-25T18:36:19.867Z] #8 DONE 0.4s [2020-02-25T18:36:19.867Z] [2020-02-25T18:36:19.867Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:19.867Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 11.17MB / 126.88MB 0.3s [2020-02-25T18:36:19.868Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.3s done [2020-02-25T18:36:19.868Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 19.63MB / 126.88MB 0.4s [2020-02-25T18:36:20.122Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 31.77MB / 126.88MB 0.5s [2020-02-25T18:36:20.122Z] #14 ... [2020-02-25T18:36:20.122Z] [2020-02-25T18:36:20.122Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-25T18:36:20.122Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-02-25T18:36:20.122Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-02-25T18:36:20.122Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-02-25T18:36:20.122Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-02-25T18:36:20.122Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-02-25T18:36:20.122Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-02-25T18:36:20.122Z] #5 DONE 0.7s [2020-02-25T18:36:20.122Z] [2020-02-25T18:36:20.122Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:20.122Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 50.92MB / 126.88MB 0.7s [2020-02-25T18:36:20.122Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.5s done [2020-02-25T18:36:20.262Z] INFO: Running unit tests... [2020-02-25T18:36:20.378Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 62.89MB / 126.88MB 0.9s [2020-02-25T18:36:20.378Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.1s [2020-02-25T18:36:20.562Z] --- PASS: TestInspect (3.43s) [2020-02-25T18:36:20.562Z] === RUN TestCreateJob [2020-02-25T18:36:20.636Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 79.01MB / 126.88MB 1.1s [2020-02-25T18:36:20.636Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-02-25T18:36:20.636Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-02-25T18:36:20.636Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 93.43MB / 126.88MB 1.3s [2020-02-25T18:36:20.892Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 105.42MB / 126.88MB 1.4s [2020-02-25T18:36:20.892Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s [2020-02-25T18:36:21.452Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.9s done [2020-02-25T18:36:21.452Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-02-25T18:36:21.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-25T18:36:21.708Z] #14 ... [2020-02-25T18:36:21.708Z] [2020-02-25T18:36:21.708Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-25T18:36:21.708Z] #6 DONE 1.5s [2020-02-25T18:36:21.708Z] [2020-02-25T18:36:21.708Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:22.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-25T18:36:22.100Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-25T18:36:23.028Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-25T18:36:23.284Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-02-25T18:36:23.284Z] === RUN TestServiceUpdateNetwork [2020-02-25T18:36:24.213Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-25T18:36:24.498Z] --- PASS: TestCreateJob (4.14s) [2020-02-25T18:36:24.498Z] === RUN TestReplicatedJob [2020-02-25T18:36:24.775Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-25T18:36:25.704Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-25T18:36:25.960Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-25T18:36:26.889Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-25T18:36:26.947Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.1s [2020-02-25T18:36:26.947Z] #14 ... [2020-02-25T18:36:26.947Z] [2020-02-25T18:36:26.947Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-25T18:36:26.947Z] #7 1.027 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-02-25T18:36:26.947Z] #7 2.094 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-02-25T18:36:26.947Z] #7 2.192 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r1) [2020-02-25T18:36:26.947Z] #7 2.196 (2/30) Installing ncurses-libs (6.1_p20190518-r1) [2020-02-25T18:36:26.947Z] #7 2.203 (3/30) Installing readline (8.0.0-r0) [2020-02-25T18:36:26.947Z] #7 2.209 (4/30) Installing bash (5.0.0-r0) [2020-02-25T18:36:26.947Z] #7 2.227 Executing bash-5.0.0-r0.post-install [2020-02-25T18:36:26.947Z] #7 2.231 (5/30) Installing ca-certificates (20190108-r0) [2020-02-25T18:36:26.947Z] #7 2.248 (6/30) Installing libgcc (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 2.252 (7/30) Installing libstdc++ (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 2.273 (8/30) Installing binutils (2.32-r0) [2020-02-25T18:36:26.947Z] #7 2.364 (9/30) Installing gmp (6.1.2-r1) [2020-02-25T18:36:26.947Z] #7 2.372 (10/30) Installing isl (0.18-r0) [2020-02-25T18:36:26.947Z] #7 2.392 (11/30) Installing libgomp (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 2.397 (12/30) Installing libatomic (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 2.400 (13/30) Installing mpfr3 (3.1.5-r1) [2020-02-25T18:36:26.947Z] #7 2.407 (14/30) Installing mpc1 (1.1.0-r0) [2020-02-25T18:36:26.947Z] #7 2.411 (15/30) Installing gcc (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 3.271 (16/30) Installing musl-dev (1.1.22-r3) [2020-02-25T18:36:26.947Z] #7 3.365 (17/30) Installing libc-dev (0.7.1-r0) [2020-02-25T18:36:26.947Z] #7 3.369 (18/30) Installing g++ (8.3.0-r0) [2020-02-25T18:36:26.947Z] #7 3.904 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-02-25T18:36:26.947Z] #7 3.907 (20/30) Installing libcurl (7.66.0-r0) [2020-02-25T18:36:26.947Z] #7 3.916 (21/30) Installing expat (2.2.8-r0) [2020-02-25T18:36:26.947Z] #7 3.920 (22/30) Installing pcre2 (10.33-r0) [2020-02-25T18:36:26.947Z] #7 3.929 (23/30) Installing git (2.22.2-r0) [2020-02-25T18:36:26.947Z] #7 4.126 (24/30) Installing libmnl (1.0.4-r0) [2020-02-25T18:36:26.947Z] #7 4.131 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-02-25T18:36:26.947Z] #7 4.133 (26/30) Installing iptables (1.8.3-r0) [2020-02-25T18:36:26.947Z] #7 4.158 (27/30) Installing pigz (2.4-r0) [2020-02-25T18:36:26.947Z] #7 4.164 (28/30) Installing tar (1.32-r0) [2020-02-25T18:36:26.947Z] #7 4.173 (29/30) Installing xz-libs (5.2.4-r0) [2020-02-25T18:36:26.947Z] #7 4.177 (30/30) Installing xz (5.2.4-r0) [2020-02-25T18:36:26.947Z] #7 4.182 Executing busybox-1.30.1-r3.trigger [2020-02-25T18:36:26.947Z] #7 4.193 Executing ca-certificates-20190108-r0.trigger [2020-02-25T18:36:26.947Z] #7 4.234 OK: 178 MiB in 44 packages [2020-02-25T18:36:26.947Z] #7 DONE 5.5s [2020-02-25T18:36:26.947Z] [2020-02-25T18:36:26.947Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-25T18:36:27.203Z] #9 DONE 0.1s [2020-02-25T18:36:27.203Z] [2020-02-25T18:36:27.203Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-25T18:36:27.203Z] #10 DONE 0.1s [2020-02-25T18:36:27.203Z] [2020-02-25T18:36:27.203Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-25T18:36:27.203Z] #11 DONE 0.1s [2020-02-25T18:36:27.203Z] [2020-02-25T18:36:27.203Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-25T18:36:27.203Z] #12 DONE 0.1s [2020-02-25T18:36:27.203Z] [2020-02-25T18:36:27.203Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:27.203Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-02-25T18:36:27.458Z] #14 ... [2020-02-25T18:36:27.458Z] [2020-02-25T18:36:27.458Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-25T18:36:27.458Z] #13 DONE 0.1s [2020-02-25T18:36:27.458Z] [2020-02-25T18:36:27.458Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-02-25T18:36:27.458Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-02-25T18:36:27.713Z] #14 DONE 8.2s [2020-02-25T18:36:27.713Z] [2020-02-25T18:36:27.713Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-25T18:36:27.729Z] ok github.com/docker/docker/cmd/dockerd 0.289s coverage: 30.7% of statements [2020-02-25T18:36:27.817Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-25T18:36:28.272Z] #15 0.574 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-25T18:36:28.745Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-25T18:36:28.745Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-25T18:36:29.197Z] #15 1.642 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-25T18:36:29.197Z] #15 1.726 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r0) [2020-02-25T18:36:29.453Z] #15 1.729 (2/42) Installing ncurses-libs (6.1_p20200118-r0) [2020-02-25T18:36:29.453Z] #15 1.736 (3/42) Installing readline (8.0.1-r0) [2020-02-25T18:36:29.453Z] #15 1.740 (4/42) Installing bash (5.0.11-r1) [2020-02-25T18:36:29.453Z] #15 1.752 Executing bash-5.0.11-r1.post-install [2020-02-25T18:36:29.453Z] #15 1.753 (5/42) Installing linux-headers (4.19.36-r0) [2020-02-25T18:36:29.453Z] #15 1.830 (6/42) Installing libblkid (2.34-r1) [2020-02-25T18:36:29.453Z] #15 1.835 (7/42) Installing libuuid (2.34-r1) [2020-02-25T18:36:29.453Z] #15 1.837 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-02-25T18:36:29.453Z] #15 1.844 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-02-25T18:36:29.453Z] #15 1.849 (10/42) Installing libgcc (9.2.0-r3) [2020-02-25T18:36:29.453Z] #15 1.851 (11/42) Installing libstdc++ (9.2.0-r3) [2020-02-25T18:36:29.453Z] #15 1.865 (12/42) Installing binutils (2.33.1-r0) [2020-02-25T18:36:29.453Z] #15 1.935 (13/42) Installing libmagic (5.37-r1) [2020-02-25T18:36:29.673Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-25T18:36:29.708Z] #15 1.955 (14/42) Installing file (5.37-r1) [2020-02-25T18:36:29.708Z] #15 1.957 (15/42) Installing gmp (6.1.2-r1) [2020-02-25T18:36:29.708Z] #15 1.963 (16/42) Installing isl (0.18-r0) [2020-02-25T18:36:29.708Z] #15 1.978 (17/42) Installing libgomp (9.2.0-r3) [2020-02-25T18:36:29.708Z] #15 1.981 (18/42) Installing libatomic (9.2.0-r3) [2020-02-25T18:36:29.708Z] #15 1.983 (19/42) Installing mpfr4 (4.0.2-r1) [2020-02-25T18:36:29.708Z] #15 1.989 (20/42) Installing mpc1 (1.1.0-r1) [2020-02-25T18:36:29.709Z] #15 1.991 (21/42) Installing gcc (9.2.0-r3) [2020-02-25T18:36:30.270Z] #15 2.704 (22/42) Installing musl-dev (1.1.24-r0) [2020-02-25T18:36:30.270Z] #15 2.776 (23/42) Installing libc-dev (0.7.2-r0) [2020-02-25T18:36:30.270Z] #15 2.777 (24/42) Installing g++ (9.2.0-r3) [2020-02-25T18:36:30.565Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-02-25T18:36:30.831Z] #15 3.222 (25/42) Installing make (4.2.1-r2) [2020-02-25T18:36:30.831Z] #15 3.226 (26/42) Installing fortify-headers (1.1-r0) [2020-02-25T18:36:30.831Z] #15 3.229 (27/42) Installing build-base (0.5-r1) [2020-02-25T18:36:30.831Z] #15 3.230 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-02-25T18:36:30.831Z] #15 3.233 (29/42) Installing libcurl (7.67.0-r0) [2020-02-25T18:36:30.831Z] #15 3.240 (30/42) Installing curl (7.67.0-r0) [2020-02-25T18:36:30.831Z] #15 3.243 (31/42) Installing oniguruma (6.9.4-r0) [2020-02-25T18:36:30.831Z] #15 3.249 (32/42) Installing jq (1.6-r0) [2020-02-25T18:36:30.831Z] #15 3.256 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-02-25T18:36:30.831Z] #15 3.261 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-25T18:36:30.831Z] #15 3.263 (35/42) Installing libaio (0.3.112-r1) [2020-02-25T18:36:30.831Z] #15 3.265 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-02-25T18:36:30.831Z] #15 3.296 (37/42) Installing libfdisk (2.34-r1) [2020-02-25T18:36:30.831Z] #15 3.301 (38/42) Installing libmount (2.34-r1) [2020-02-25T18:36:30.831Z] #15 3.306 (39/42) Installing libsmartcols (2.34-r1) [2020-02-25T18:36:30.831Z] #15 3.311 (40/42) Installing pkgconf (1.6.3-r0) [2020-02-25T18:36:30.831Z] #15 3.313 (41/42) Installing util-linux-dev (2.34-r1) [2020-02-25T18:36:30.831Z] #15 3.336 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-02-25T18:36:30.831Z] #15 3.342 Executing busybox-1.31.1-r9.trigger [2020-02-25T18:36:31.040Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-25T18:36:31.089Z] #15 3.347 OK: 196 MiB in 57 packages [2020-02-25T18:36:31.294Z] ok github.com/docker/docker/container 0.179s coverage: 35.3% of statements [2020-02-25T18:36:31.294Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-25T18:36:31.294Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-25T18:36:31.294Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-25T18:36:31.294Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-25T18:36:31.649Z] #15 DONE 4.0s [2020-02-25T18:36:31.649Z] [2020-02-25T18:36:31.649Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-25T18:36:31.937Z] --- PASS: TestReplicatedJob (7.05s) [2020-02-25T18:36:31.937Z] === RUN TestUpdateReplicatedJob [2020-02-25T18:36:32.578Z] #16 DONE 0.7s [2020-02-25T18:36:32.578Z] [2020-02-25T18:36:32.578Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-25T18:36:32.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-25T18:36:32.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-25T18:36:32.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-25T18:36:32.930Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-25T18:36:32.930Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-25T18:36:33.142Z] #17 DONE 0.7s [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-25T18:36:33.142Z] #18 DONE 0.0s [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-25T18:36:33.142Z] #22 DONE 0.1s [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #31 [builder 1/4] COPY . . [2020-02-25T18:36:33.142Z] #31 ... [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-25T18:36:33.142Z] #26 DONE 0.1s [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-25T18:36:33.142Z] #19 DONE 0.1s [2020-02-25T18:36:33.142Z] [2020-02-25T18:36:33.142Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-25T18:36:33.142Z] #27 DONE 0.1s [2020-02-25T18:36:33.398Z] [2020-02-25T18:36:33.398Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-25T18:36:33.398Z] #23 DONE 0.1s [2020-02-25T18:36:33.398Z] [2020-02-25T18:36:33.398Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-25T18:36:33.398Z] #24 ... [2020-02-25T18:36:33.398Z] [2020-02-25T18:36:33.398Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-25T18:36:33.398Z] #28 DONE 0.2s [2020-02-25T18:36:33.654Z] [2020-02-25T18:36:33.654Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-25T18:36:33.857Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-25T18:36:33.901Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.00s) [2020-02-25T18:36:33.901Z] === RUN TestCreateServiceSecretFileMode [2020-02-25T18:36:34.582Z] #29 ... [2020-02-25T18:36:34.582Z] [2020-02-25T18:36:34.582Z] #31 [builder 1/4] COPY . . [2020-02-25T18:36:34.582Z] #31 DONE 1.3s [2020-02-25T18:36:34.582Z] [2020-02-25T18:36:34.582Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-25T18:36:35.783Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-02-25T18:36:35.877Z] --- PASS: TestUpdateReplicatedJob (4.25s) [2020-02-25T18:36:35.877Z] === RUN TestServiceListWithStatuses [2020-02-25T18:36:35.877Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-02-25T18:36:35.877Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:36:35.877Z] === RUN TestDockerNetworkConnectAlias [2020-02-25T18:36:35.948Z] #32 DONE 1.4s [2020-02-25T18:36:35.948Z] [2020-02-25T18:36:35.948Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-25T18:36:35.948Z] #24 1.713 + RM_GOPATH=0 [2020-02-25T18:36:35.948Z] #24 1.713 + TMP_GOPATH= [2020-02-25T18:36:35.948Z] #24 1.713 + : /build [2020-02-25T18:36:35.948Z] #24 1.713 + '[' -z '' ']' [2020-02-25T18:36:35.948Z] #24 1.713 ++ mktemp -d [2020-02-25T18:36:35.948Z] #24 1.715 + export GOPATH=/tmp/tmp.nGKfkM [2020-02-25T18:36:35.948Z] #24 1.715 + GOPATH=/tmp/tmp.nGKfkM [2020-02-25T18:36:35.948Z] #24 1.715 + RM_GOPATH=1 [2020-02-25T18:36:35.948Z] #24 1.715 ++ dirname ./install.sh [2020-02-25T18:36:35.948Z] #24 1.715 + dir=. [2020-02-25T18:36:35.948Z] #24 1.715 + bin=dockercli [2020-02-25T18:36:35.948Z] #24 1.715 + shift [2020-02-25T18:36:35.949Z] #24 1.715 + '[' '!' -f ./dockercli.installer ']' [2020-02-25T18:36:35.949Z] #24 1.715 + . ./dockercli.installer [2020-02-25T18:36:35.949Z] #24 1.715 ++ : stable [2020-02-25T18:36:35.949Z] #24 1.715 ++ : 17.06.2-ce [2020-02-25T18:36:35.949Z] #24 1.722 Install docker/cli version 17.06.2-ce from stable [2020-02-25T18:36:35.949Z] #24 1.722 + install_dockercli [2020-02-25T18:36:35.949Z] #24 1.722 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-25T18:36:35.949Z] #24 1.722 ++ uname -m [2020-02-25T18:36:35.949Z] #24 1.722 + arch=x86_64 [2020-02-25T18:36:35.949Z] #24 1.722 + '[' x86_64 '!=' x86_64 ']' [2020-02-25T18:36:35.949Z] #24 1.722 + url=https://download.docker.com/linux/static [2020-02-25T18:36:35.949Z] #24 1.722 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-25T18:36:35.949Z] #24 1.722 + tar -xz docker/docker [2020-02-25T18:36:37.188Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-02-25T18:36:37.188Z] === RUN TestCreateServiceConfigFileMode [2020-02-25T18:36:37.633Z] ? github.com/docker/docker/api [no test files] [2020-02-25T18:36:37.838Z] #24 4.605 + mkdir -p /build [2020-02-25T18:36:37.838Z] #24 4.606 + mv docker/docker /build/ [2020-02-25T18:36:37.838Z] #24 4.607 + rmdir docker [2020-02-25T18:36:38.024Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2020-02-25T18:36:38.024Z] PASS [2020-02-25T18:36:38.024Z] [2020-02-25T18:36:38.024Z] === Skipped [2020-02-25T18:36:38.024Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-25T18:36:38.024Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:36:38.024Z] [2020-02-25T18:36:38.024Z] [2020-02-25T18:36:38.024Z] DONE 23 tests, 1 skipped in 180.365s [2020-02-25T18:36:38.024Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-25T18:36:38.024Z] ++ 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 [2020-02-25T18:36:38.024Z] ++ set -e [2020-02-25T18:36:38.024Z] ++ '[' -n 0 ']' [2020-02-25T18:36:38.024Z] ++ set -x [2020-02-25T18:36:38.024Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:36:38.024Z] INFO: Testing against a local daemon [2020-02-25T18:36:38.024Z] === RUN TestSessionCreate [2020-02-25T18:36:38.024Z] --- PASS: TestSessionCreate (0.04s) [2020-02-25T18:36:38.024Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-25T18:36:38.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-25T18:36:38.024Z] PASS [2020-02-25T18:36:38.024Z] [2020-02-25T18:36:38.024Z] DONE 2 tests in 0.189s [2020-02-25T18:36:38.024Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-25T18:36:38.024Z] ++ 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 [2020-02-25T18:36:38.024Z] ++ set -e [2020-02-25T18:36:38.024Z] ++ '[' -n 0 ']' [2020-02-25T18:36:38.024Z] ++ set -x [2020-02-25T18:36:38.024Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:36:38.095Z] #24 DONE 4.7s [2020-02-25T18:36:38.095Z] [2020-02-25T18:36:38.095Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-25T18:36:38.095Z] #20 2.825 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-25T18:36:38.095Z] #20 3.445 curl: option --progress: is ambiguous [2020-02-25T18:36:38.095Z] #20 3.445 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:38.095Z] #20 4.022 curl: option --progress: is ambiguous [2020-02-25T18:36:38.095Z] #20 4.022 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:38.095Z] #20 4.483 curl: option --progress: is ambiguous [2020-02-25T18:36:38.095Z] #20 4.485 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:38.095Z] #20 5.027 curl: option --progress: is ambiguous [2020-02-25T18:36:38.095Z] #20 5.032 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:38.281Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-25T18:36:38.281Z] INFO: Testing against a local daemon [2020-02-25T18:36:38.281Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-25T18:36:38.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:36:38.281Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:36:38.281Z] === RUN TestEventsExecDie [2020-02-25T18:36:39.022Z] #20 5.586 [2020-02-25T18:36:39.210Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-25T18:36:39.210Z] --- PASS: TestEventsExecDie (0.89s) [2020-02-25T18:36:39.210Z] === RUN TestEventsBackwardsCompatible [2020-02-25T18:36:39.210Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-02-25T18:36:39.210Z] === RUN TestInfoBinaryCommits [2020-02-25T18:36:39.210Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-25T18:36:39.210Z] === RUN TestInfoAPIVersioned [2020-02-25T18:36:39.210Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-25T18:36:39.210Z] === RUN TestInfoDiscoveryBackend [2020-02-25T18:36:39.772Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-25T18:36:39.772Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-25T18:36:39.948Z] #20 6.663 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-25T18:36:40.029Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-25T18:36:40.029Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-25T18:36:40.029Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-25T18:36:40.475Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-02-25T18:36:40.475Z] === RUN TestCreateServiceSysctls [2020-02-25T18:36:40.509Z] #20 7.155 curl: option --progress: is ambiguous [2020-02-25T18:36:40.509Z] #20 7.160 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:40.765Z] #20 7.489 [2020-02-25T18:36:40.956Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-25T18:36:40.956Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-25T18:36:41.518Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-25T18:36:41.518Z] === RUN TestInfoAPI [2020-02-25T18:36:41.518Z] --- PASS: TestInfoAPI (0.02s) [2020-02-25T18:36:41.518Z] === RUN TestInfoAPIWarnings [2020-02-25T18:36:41.774Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-25T18:36:41.775Z] === RUN TestInfoDebug [2020-02-25T18:36:42.113Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2020-02-25T18:36:42.113Z] === RUN TestDockerNetworkReConnect [2020-02-25T18:36:42.128Z] #20 8.664 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-25T18:36:42.337Z] --- PASS: TestInfoDebug (0.52s) [2020-02-25T18:36:42.337Z] === RUN TestInfoInsecureRegistries [2020-02-25T18:36:42.383Z] #20 9.039 curl: option --progress: is ambiguous [2020-02-25T18:36:42.383Z] #20 9.044 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:42.639Z] #20 9.418 [2020-02-25T18:36:42.899Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-25T18:36:42.899Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-25T18:36:42.899Z] === RUN TestInfoRegistryMirrors [2020-02-25T18:36:43.462Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-25T18:36:43.462Z] === RUN TestLoginFailsWithBadCredentials [2020-02-25T18:36:43.719Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-25T18:36:43.719Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-02-25T18:36:43.719Z] === RUN TestPingCacheHeaders [2020-02-25T18:36:43.719Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-25T18:36:43.719Z] === RUN TestPingGet [2020-02-25T18:36:43.719Z] --- PASS: TestPingGet (0.02s) [2020-02-25T18:36:43.719Z] === RUN TestPingHead [2020-02-25T18:36:43.719Z] --- PASS: TestPingHead (0.02s) [2020-02-25T18:36:43.719Z] === RUN TestVersion [2020-02-25T18:36:43.976Z] --- PASS: TestVersion (0.05s) [2020-02-25T18:36:43.976Z] PASS [2020-02-25T18:36:43.976Z] [2020-02-25T18:36:43.976Z] === Skipped [2020-02-25T18:36:43.976Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:36:43.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:36:43.976Z] [2020-02-25T18:36:43.976Z] [2020-02-25T18:36:43.976Z] DONE 18 tests, 1 skipped in 5.702s [2020-02-25T18:36:43.976Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-25T18:36:43.976Z] ++ 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 [2020-02-25T18:36:43.976Z] ++ set -e [2020-02-25T18:36:43.976Z] ++ '[' -n 0 ']' [2020-02-25T18:36:43.976Z] ++ set -x [2020-02-25T18:36:43.976Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:36:43.976Z] INFO: Testing against a local daemon [2020-02-25T18:36:43.976Z] === RUN TestVolumesCreateAndList [2020-02-25T18:36:43.976Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-25T18:36:43.976Z] === RUN TestVolumesRemove [2020-02-25T18:36:44.002Z] #20 10.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-25T18:36:44.002Z] #20 10.89 curl: option --progress: is ambiguous [2020-02-25T18:36:44.002Z] #20 10.89 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:44.232Z] --- PASS: TestVolumesRemove (0.14s) [2020-02-25T18:36:44.232Z] === RUN TestVolumesInspect [2020-02-25T18:36:44.232Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-25T18:36:44.232Z] === RUN TestVolumesInvalidJSON [2020-02-25T18:36:44.232Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-25T18:36:44.232Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-25T18:36:44.232Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-25T18:36:44.232Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-25T18:36:44.232Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-25T18:36:44.232Z] PASS [2020-02-25T18:36:44.232Z] [2020-02-25T18:36:44.232Z] DONE 5 tests in 0.312s [2020-02-25T18:36:44.232Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T18:36:44.399Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.7% of statements [2020-02-25T18:36:44.489Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T18:36:44.489Z] +++ kill 5347 [2020-02-25T18:36:44.563Z] #20 11.24 [2020-02-25T18:36:44.664Z] --- PASS: TestCreateServiceSysctls (4.52s) [2020-02-25T18:36:44.664Z] === RUN TestCreateServiceCapabilities [2020-02-25T18:36:45.052Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-25T18:36:45.491Z] #20 12.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-25T18:36:45.615Z] +++ /etc/init.d/apparmor stop [2020-02-25T18:36:45.615Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:36:45.615Z] [2020-02-25T18:36:45.615Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:36:45.615Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:36:45.615Z] [2020-02-25T18:36:45.615Z] To set a process to complain mode, use the command line tool [2020-02-25T18:36:45.615Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:36:45.615Z] +++ true [2020-02-25T18:36:45.615Z] [2020-02-25T18:36:45.747Z] #20 ... [2020-02-25T18:36:45.747Z] [2020-02-25T18:36:45.747Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-25T18:36:45.747Z] #33 1.457 [2020-02-25T18:36:45.747Z] #33 1.618 Removing bundles/ [2020-02-25T18:36:45.747Z] #33 1.619 [2020-02-25T18:36:45.747Z] #33 1.625 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-25T18:36:45.747Z] #33 3.660 Building test suite binary ./integration-cli/test.main [2020-02-25T18:36:45.946Z] ok github.com/docker/docker/daemon/cluster 0.228s coverage: 0.5% of statements [2020-02-25T18:36:46.001Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-02-25T18:36:46.001Z] === RUN TestServicePlugin [2020-02-25T18:36:46.001Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-25T18:36:46.001Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:36:46.001Z] === RUN TestServiceUpdateLabel [2020-02-25T18:36:46.003Z] #33 ... [2020-02-25T18:36:46.003Z] [2020-02-25T18:36:46.003Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-25T18:36:46.258Z] #20 12.87 curl: option --progress: is ambiguous [2020-02-25T18:36:46.258Z] #20 12.87 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-25T18:36:46.517Z] #20 13.27 [2020-02-25T18:36:46.517Z] #20 13.36 Download of images into '/build' complete. [2020-02-25T18:36:46.517Z] #20 13.36 Use something like the following to load the result into a Docker daemon: [2020-02-25T18:36:46.517Z] #20 13.36 tar -cC '/build' . | docker load [2020-02-25T18:36:46.773Z] #20 DONE 13.5s [2020-02-25T18:36:46.773Z] [2020-02-25T18:36:46.773Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-25T18:36:47.335Z] #29 ... [2020-02-25T18:36:47.335Z] [2020-02-25T18:36:47.335Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-25T18:36:47.335Z] #21 DONE 0.1s [2020-02-25T18:36:47.335Z] [2020-02-25T18:36:47.335Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-25T18:36:47.591Z] #25 DONE 0.1s [2020-02-25T18:36:47.591Z] [2020-02-25T18:36:47.591Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-25T18:36:47.952Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2020-02-25T18:36:47.952Z] === RUN TestInspect [2020-02-25T18:36:49.053Z] --- PASS: TestServiceUpdateLabel (2.86s) [2020-02-25T18:36:49.053Z] === RUN TestServiceUpdateSecrets [2020-02-25T18:36:49.784Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-25T18:36:50.346Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-25T18:36:51.238Z] --- PASS: TestInspect (3.56s) [2020-02-25T18:36:51.238Z] === RUN TestCreateJob [2020-02-25T18:36:51.612Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-02-25T18:36:52.248Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-25T18:36:52.425Z] ok github.com/docker/docker/api/server 0.226s coverage: 9.0% of statements [2020-02-25T18:36:53.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-25T18:36:53.824Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-02-25T18:36:54.490Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 81.7% of statements [2020-02-25T18:36:54.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-25T18:36:55.510Z] --- PASS: TestCreateJob (4.24s) [2020-02-25T18:36:55.510Z] === RUN TestReplicatedJob [2020-02-25T18:36:56.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-25T18:36:57.240Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-25T18:36:58.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-25T18:36:59.337Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.548s coverage: 13.7% of statements [2020-02-25T18:36:59.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-25T18:37:01.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab2220_} [2020-02-25T18:37:02.075Z] --- PASS: TestReplicatedJob (6.18s) [2020-02-25T18:37:02.075Z] === RUN TestUpdateReplicatedJob [2020-02-25T18:37:02.159Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-02-25T18:37:02.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1498430651_/foo_false____} [2020-02-25T18:37:03.255Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.220s coverage: 57.9% of statements [2020-02-25T18:37:03.564Z] ok github.com/docker/docker/daemon 12.683s coverage: 17.5% of statements [2020-02-25T18:37:03.564Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-25T18:37:03.564Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-25T18:37:03.564Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-25T18:37:03.564Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-25T18:37:04.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-25T18:37:04.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1498430651_/foo_true____} [2020-02-25T18:37:05.138Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2020-02-25T18:37:05.138Z] === RUN TestServiceUpdateConfigs [2020-02-25T18:37:05.635Z] #33 ... [2020-02-25T18:37:05.635Z] [2020-02-25T18:37:05.635Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-25T18:37:05.635Z] #29 29.61 # github.com/docker/docker/contrib/httpserver [2020-02-25T18:37:05.635Z] #29 29.61 loadinternal: cannot find runtime/cgo [2020-02-25T18:37:05.635Z] #29 DONE 29.9s [2020-02-25T18:37:05.635Z] [2020-02-25T18:37:05.635Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-25T18:37:05.635Z] #33 ... [2020-02-25T18:37:05.635Z] [2020-02-25T18:37:05.635Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-25T18:37:05.635Z] #30 DONE 0.1s [2020-02-25T18:37:05.635Z] [2020-02-25T18:37:05.635Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-25T18:37:06.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_false____} [2020-02-25T18:37:06.264Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-02-25T18:37:06.264Z] === RUN TestServiceListWithStatuses [2020-02-25T18:37:06.264Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-25T18:37:06.264Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:37:06.264Z] === RUN TestDockerNetworkConnectAlias [2020-02-25T18:37:08.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_true____} [2020-02-25T18:37:08.219Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.391s coverage: 68.6% of statements [2020-02-25T18:37:09.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_true__0xc000ab26a0__} [2020-02-25T18:37:09.810Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.850s coverage: 48.6% of statements [2020-02-25T18:37:11.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab26c0_} [2020-02-25T18:37:11.419Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.025s coverage: 46.2% of statements [2020-02-25T18:37:11.419Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-25T18:37:12.828Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2020-02-25T18:37:12.828Z] === RUN TestDockerNetworkReConnect [2020-02-25T18:37:13.024Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-02-25T18:37:13.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab26e0_} [2020-02-25T18:37:13.359Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.337s coverage: 54.8% of statements [2020-02-25T18:37:13.359Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-25T18:37:13.359Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.626s coverage: 76.1% of statements [2020-02-25T18:37:13.359Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-25T18:37:14.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab2720_} [2020-02-25T18:37:15.601Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-02-25T18:37:16.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab2740_} [2020-02-25T18:37:17.294Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-02-25T18:37:17.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-25T18:37:18.097Z] --- PASS: TestDockerNetworkReConnect (5.32s) [2020-02-25T18:37:18.097Z] === RUN TestServicePlugin [2020-02-25T18:37:18.097Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-25T18:37:18.097Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:37:18.097Z] === RUN TestServiceUpdateLabel [2020-02-25T18:37:19.577Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 42.7% of statements [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-25T18:37:19.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-25T18:37:19.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-25T18:37:19.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-25T18:37:19.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-25T18:37:19.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-25T18:37:19.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-25T18:37:20.242Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-25T18:37:21.218Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-02-25T18:37:21.382Z] --- PASS: TestServiceUpdateLabel (3.34s) [2020-02-25T18:37:21.382Z] === RUN TestServiceUpdateSecrets [2020-02-25T18:37:21.457Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-02-25T18:37:21.457Z] === RUN TestServiceUpdateNetwork [2020-02-25T18:37:23.444Z] ok github.com/docker/docker/daemon/logger/awslogs 0.667s coverage: 77.8% of statements [2020-02-25T18:37:23.508Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-25T18:37:23.783Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-02-25T18:37:24.322Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 4.9% of statements [2020-02-25T18:37:24.322Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-25T18:37:24.322Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-25T18:37:24.322Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-25T18:37:24.322Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-25T18:37:24.978Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2020-02-25T18:37:25.398Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-25T18:37:25.650Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2020-02-25T18:37:27.748Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 74.7% of statements [2020-02-25T18:37:27.748Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-25T18:37:28.665Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-25T18:37:29.266Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 19.9% of statements [2020-02-25T18:37:29.569Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-02-25T18:37:30.035Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-25T18:37:30.291Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-25T18:37:31.156Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2020-02-25T18:37:31.220Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-25T18:37:32.149Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-25T18:37:32.700Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-02-25T18:37:33.050Z] ok github.com/docker/docker/daemon/logger/splunk 3.048s coverage: 82.5% of statements [2020-02-25T18:37:33.050Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-25T18:37:33.050Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-25T18:37:33.518Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-25T18:37:34.447Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-25T18:37:34.785Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2020-02-25T18:37:34.785Z] PASS [2020-02-25T18:37:34.785Z] [2020-02-25T18:37:34.785Z] === Skipped [2020-02-25T18:37:34.785Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-02-25T18:37:34.785Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:37:34.785Z] [2020-02-25T18:37:34.785Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-25T18:37:34.785Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:37:34.785Z] [2020-02-25T18:37:34.785Z] [2020-02-25T18:37:34.785Z] DONE 23 tests, 2 skipped in 135.931s [2020-02-25T18:37:34.785Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-25T18:37:34.785Z] ++ 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 [2020-02-25T18:37:34.785Z] ++ set -e [2020-02-25T18:37:34.785Z] ++ '[' -n 0 ']' [2020-02-25T18:37:34.785Z] ++ set -x [2020-02-25T18:37:34.785Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:37:34.785Z] INFO: Testing against a local daemon [2020-02-25T18:37:34.785Z] === RUN TestSessionCreate [2020-02-25T18:37:34.785Z] --- PASS: TestSessionCreate (0.02s) [2020-02-25T18:37:34.785Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-25T18:37:34.785Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-02-25T18:37:34.785Z] PASS [2020-02-25T18:37:34.785Z] [2020-02-25T18:37:34.785Z] DONE 2 tests in 0.203s [2020-02-25T18:37:34.785Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-25T18:37:34.785Z] ++ 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 [2020-02-25T18:37:34.785Z] ++ set -e [2020-02-25T18:37:34.785Z] ++ '[' -n 0 ']' [2020-02-25T18:37:34.785Z] ++ set -x [2020-02-25T18:37:34.785Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:37:34.785Z] INFO: Testing against a local daemon [2020-02-25T18:37:34.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-25T18:37:34.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:37:34.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:37:34.785Z] === RUN TestEventsExecDie [2020-02-25T18:37:34.785Z] --- PASS: TestEventsExecDie (0.89s) [2020-02-25T18:37:34.785Z] === RUN TestEventsBackwardsCompatible [2020-02-25T18:37:34.785Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-02-25T18:37:34.785Z] === RUN TestInfoBinaryCommits [2020-02-25T18:37:34.785Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-02-25T18:37:34.785Z] === RUN TestInfoAPIVersioned [2020-02-25T18:37:34.785Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-25T18:37:34.785Z] === RUN TestInfoDiscoveryBackend [2020-02-25T18:37:35.128Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-25T18:37:35.128Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-25T18:37:35.376Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-25T18:37:36.304Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-25T18:37:36.320Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-25T18:37:36.320Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-25T18:37:36.576Z] ok github.com/docker/docker/distribution/metadata 0.173s coverage: 48.2% of statements [2020-02-25T18:37:36.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-25T18:37:36.676Z] === RUN TestInfoAPI [2020-02-25T18:37:36.676Z] --- PASS: TestInfoAPI (0.02s) [2020-02-25T18:37:36.676Z] === RUN TestInfoAPIWarnings [2020-02-25T18:37:36.879Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-02-25T18:37:37.027Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-25T18:37:37.027Z] === RUN TestInfoDebug [2020-02-25T18:37:37.231Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-25T18:37:37.841Z] --- PASS: TestInfoDebug (0.52s) [2020-02-25T18:37:37.842Z] === RUN TestInfoInsecureRegistries [2020-02-25T18:37:38.222Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-25T18:37:38.222Z] === RUN TestInfoRegistryMirrors [2020-02-25T18:37:38.387Z] ok github.com/docker/docker/distribution 0.534s coverage: 22.1% of statements [2020-02-25T18:37:38.388Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-25T18:37:38.598Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-25T18:37:38.619Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-25T18:37:38.619Z] === RUN TestLoginFailsWithBadCredentials [2020-02-25T18:37:39.004Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-02-25T18:37:39.004Z] === RUN TestPingCacheHeaders [2020-02-25T18:37:39.004Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-02-25T18:37:39.004Z] === RUN TestPingGet [2020-02-25T18:37:39.004Z] --- PASS: TestPingGet (0.01s) [2020-02-25T18:37:39.004Z] === RUN TestPingHead [2020-02-25T18:37:39.004Z] --- PASS: TestPingHead (0.02s) [2020-02-25T18:37:39.004Z] === RUN TestVersion [2020-02-25T18:37:39.004Z] --- PASS: TestVersion (0.01s) [2020-02-25T18:37:39.004Z] PASS [2020-02-25T18:37:39.004Z] [2020-02-25T18:37:39.004Z] === Skipped [2020-02-25T18:37:39.004Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:37:39.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:37:39.004Z] [2020-02-25T18:37:39.004Z] [2020-02-25T18:37:39.004Z] DONE 18 tests, 1 skipped in 5.601s [2020-02-25T18:37:39.004Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-25T18:37:39.004Z] ++ 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 [2020-02-25T18:37:39.004Z] ++ set -e [2020-02-25T18:37:39.004Z] ++ '[' -n 0 ']' [2020-02-25T18:37:39.004Z] ++ set -x [2020-02-25T18:37:39.004Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:37:39.004Z] INFO: Testing against a local daemon [2020-02-25T18:37:39.004Z] === RUN TestVolumesCreateAndList [2020-02-25T18:37:39.398Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-25T18:37:39.398Z] === RUN TestVolumesRemove [2020-02-25T18:37:39.398Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-25T18:37:39.398Z] === RUN TestVolumesInspect [2020-02-25T18:37:39.398Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-25T18:37:39.398Z] === RUN TestVolumesInvalidJSON [2020-02-25T18:37:39.398Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-25T18:37:39.398Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-25T18:37:39.398Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-25T18:37:39.398Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-25T18:37:39.398Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-25T18:37:39.398Z] PASS [2020-02-25T18:37:39.398Z] [2020-02-25T18:37:39.398Z] DONE 5 tests in 0.264s [2020-02-25T18:37:39.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T18:37:39.398Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T18:37:39.398Z] +++ kill 11569 [2020-02-25T18:37:39.464Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2020-02-25T18:37:39.464Z] === RUN TestServiceUpdateConfigs [2020-02-25T18:37:39.529Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-25T18:37:40.457Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-25T18:37:41.117Z] +++ /etc/init.d/apparmor stop [2020-02-25T18:37:41.117Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:37:41.117Z] [2020-02-25T18:37:41.117Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:37:41.117Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:37:41.117Z] [2020-02-25T18:37:41.117Z] To set a process to complain mode, use the command line tool [2020-02-25T18:37:41.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:37:41.118Z] +++ true [2020-02-25T18:37:41.118Z] [2020-02-25T18:37:41.139Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-02-25T18:37:41.139Z] ok github.com/docker/docker/distribution/xfer 1.722s coverage: 85.1% of statements [2020-02-25T18:37:41.139Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-25T18:37:41.827Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-25T18:37:42.170Z] ok github.com/docker/docker/image 0.082s coverage: 86.4% of statements [2020-02-25T18:37:42.170Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-25T18:37:42.170Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-02-25T18:37:42.390Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-25T18:37:42.427Z] Recording test results [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-25T18:37:43.083Z] ok github.com/docker/docker/api/server/httputils 0.177s coverage: 14.7% of statements [2020-02-25T18:37:43.083Z] ok github.com/docker/docker/api/server/middleware 0.160s coverage: 37.7% of statements [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-25T18:37:43.083Z] ? github.com/docker/docker/api/server/router/session [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-02-25T18:37:43.211Z] ok github.com/docker/docker/image/v1 0.124s coverage: 25.0% of statements [2020-02-25T18:37:43.211Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] // stage Post stage [Pipeline] sh [2020-02-25T18:37:43.540Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-02-25T18:37:43.540Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2020-02-25T18:37:43.757Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-25T18:37:43.858Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-02-25T18:37:43.891Z] + echo Ensuring container killed. [2020-02-25T18:37:43.891Z] Ensuring container killed. [2020-02-25T18:37:43.891Z] + docker rm -vf docker-pr3 [2020-02-25T18:37:43.891Z] Error: No such container: docker-pr3 [2020-02-25T18:37:43.891Z] + true [Pipeline] sh [2020-02-25T18:37:44.005Z] ok github.com/docker/docker/api/server/router/swarm 0.151s coverage: 4.5% of statements [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-25T18:37:44.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-25T18:37:44.005Z] ok github.com/docker/docker/api/types/time 0.302s coverage: 100.0% of statements [2020-02-25T18:37:44.462Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-25T18:37:44.462Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-25T18:37:44.794Z] + echo Chowning /workspace to jenkins user [2020-02-25T18:37:44.794Z] Chowning /workspace to jenkins user [2020-02-25T18:37:44.794Z] + id -u [2020-02-25T18:37:44.794Z] + id -g [2020-02-25T18:37:44.794Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40576:/workspace busybox chown -R 1001:1001 /workspace [2020-02-25T18:37:44.794Z] Unable to find image 'busybox:latest' locally [2020-02-25T18:37:44.794Z] latest: Pulling from library/busybox [2020-02-25T18:37:44.794Z] 6dc7af96dfc8: Pulling fs layer [2020-02-25T18:37:45.123Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-25T18:37:45.175Z] 6dc7af96dfc8: Verifying Checksum [2020-02-25T18:37:45.175Z] 6dc7af96dfc8: Download complete [2020-02-25T18:37:45.519Z] 6dc7af96dfc8: Pull complete [2020-02-25T18:37:45.519Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-25T18:37:45.519Z] Status: Downloaded newer image for busybox:latest [2020-02-25T18:37:45.994Z] ok github.com/docker/docker/builder/dockerignore 0.622s coverage: 96.8% of statements [2020-02-25T18:37:46.050Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-25T18:37:46.977Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-25T18:37:46.977Z] === RUN TestDockerSuite/TestCpNameHasColon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T18:37:47.905Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-25T18:37:47.978Z] + bundleName=s390x-integration [2020-02-25T18:37:47.978Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-25T18:37:47.978Z] Creating s390x-integration-bundles.tar.gz [2020-02-25T18:37:47.978Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-25T18:37:47.978Z] + 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 [2020-02-25T18:37:48.090Z] Archiving artifacts [2020-02-25T18:37:48.317Z] ok github.com/docker/docker/opts 0.092s coverage: 67.4% of statements [2020-02-25T18:37:48.896Z] ok github.com/docker/docker/cli/debug 0.349s coverage: 100.0% of statements [2020-02-25T18:37:49.272Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-25T18:37:49.354Z] ok github.com/docker/docker/builder/remotecontext 0.629s coverage: 9.2% of statements [2020-02-25T18:37:49.354Z] ok github.com/docker/docker/builder/dockerfile 0.733s coverage: 46.3% of statements [2020-02-25T18:37:49.404Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-02-25T18:37:49.472Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T18:37:50.134Z] + make clean [2020-02-25T18:37:50.134Z] make: command: Command not found [2020-02-25T18:37:50.134Z] make: command: Command not found [2020-02-25T18:37:50.134Z] docker volume rm -f docker-dev-cache [2020-02-25T18:37:50.200Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-25T18:37:50.212Z] docker-dev-cache [Pipeline] deleteDir [2020-02-25T18:37:50.493Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2020-02-25T18:37:50.493Z] ok github.com/docker/docker/pkg/archive 1.329s coverage: 77.3% of statements [2020-02-25T18:37:50.785Z] ok github.com/docker/docker/pkg/authorization 2.526s coverage: 68.3% of statements [2020-02-25T18:37:51.129Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-25T18:37:51.863Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2020-02-25T18:37:52.498Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-25T18:37:53.054Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-02-25T18:37:53.407Z] ok github.com/docker/docker/pkg/discovery/file 0.032s coverage: 92.9% of statements [2020-02-25T18:37:54.337Z] --- PASS: TestServiceUpdateConfigs (15.48s) [2020-02-25T18:37:54.337Z] === RUN TestServiceUpdateNetwork [2020-02-25T18:37:54.388Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-25T18:37:54.525Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-02-25T18:37:54.952Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-25T18:37:55.215Z] ok github.com/docker/docker/layer 7.479s coverage: 68.8% of statements [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/oci [no test files] [2020-02-25T18:37:55.215Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-25T18:37:55.917Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2020-02-25T18:37:56.245Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-25T18:37:57.402Z] ok github.com/docker/docker/pkg/chrootarchive 4.387s coverage: 43.2% of statements [2020-02-25T18:37:57.402Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-25T18:37:57.402Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-25T18:37:57.402Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2020-02-25T18:37:57.471Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-25T18:37:57.729Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-02-25T18:37:58.863Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2020-02-25T18:37:58.863Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2020-02-25T18:37:58.863Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2020-02-25T18:38:01.092Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-02-25T18:38:01.409Z] ok github.com/docker/docker/pkg/locker 0.084s coverage: 88.9% of statements [2020-02-25T18:38:01.715Z] ok github.com/docker/docker/client 0.511s coverage: 75.3% of statements [2020-02-25T18:38:01.725Z] ok github.com/docker/docker/pkg/idtools 0.722s coverage: 70.1% of statements [2020-02-25T18:38:02.055Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-02-25T18:38:02.717Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-25T18:38:03.204Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-02-25T18:38:03.204Z] ok github.com/docker/docker/pkg/ioutils 1.830s coverage: 68.8% of statements [2020-02-25T18:38:03.204Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-25T18:38:03.884Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-02-25T18:38:04.213Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-02-25T18:38:04.526Z] ok github.com/docker/docker/pkg/mount 1.035s coverage: 70.0% of statements [2020-02-25T18:38:04.526Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-25T18:38:04.526Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-02-25T18:38:05.265Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-02-25T18:38:05.265Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-25T18:38:05.265Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-25T18:38:06.369Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [Pipeline] } [Pipeline] // withEnv [2020-02-25T18:38:06.884Z] === RUN TestDockerSuite/TestCpToCaseF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-25T18:38:07.009Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2020-02-25T18:38:07.140Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-25T18:38:07.305Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2020-02-25T18:38:07.969Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-02-25T18:38:08.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-25T18:38:09.139Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-02-25T18:38:09.212Z] --- PASS: TestServiceUpdateNetwork (15.04s) [2020-02-25T18:38:09.212Z] PASS [2020-02-25T18:38:09.212Z] [2020-02-25T18:38:09.212Z] === Skipped [2020-02-25T18:38:09.212Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-25T18:38:09.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:38:09.212Z] [2020-02-25T18:38:09.212Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-25T18:38:09.212Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:38:09.212Z] [2020-02-25T18:38:09.212Z] [2020-02-25T18:38:09.212Z] DONE 23 tests, 2 skipped in 144.302s [2020-02-25T18:38:09.212Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] ++ set -e [2020-02-25T18:38:09.212Z] ++ '[' -n 0 ']' [2020-02-25T18:38:09.212Z] ++ set -x [2020-02-25T18:38:09.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] INFO: Testing against a local daemon [2020-02-25T18:38:09.212Z] === RUN TestSessionCreate [2020-02-25T18:38:09.212Z] --- PASS: TestSessionCreate (0.05s) [2020-02-25T18:38:09.212Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-25T18:38:09.212Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-25T18:38:09.212Z] PASS [2020-02-25T18:38:09.212Z] [2020-02-25T18:38:09.212Z] DONE 2 tests in 0.265s [2020-02-25T18:38:09.212Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] ++ set -e [2020-02-25T18:38:09.212Z] ++ '[' -n 0 ']' [2020-02-25T18:38:09.212Z] ++ set -x [2020-02-25T18:38:09.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:09.212Z] INFO: Testing against a local daemon [2020-02-25T18:38:09.212Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-25T18:38:09.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:38:09.212Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:38:09.212Z] === RUN TestEventsExecDie [2020-02-25T18:38:09.212Z] --- PASS: TestEventsExecDie (0.92s) [2020-02-25T18:38:09.212Z] === RUN TestEventsBackwardsCompatible [2020-02-25T18:38:09.212Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-02-25T18:38:09.212Z] === RUN TestInfoBinaryCommits [2020-02-25T18:38:09.212Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-25T18:38:09.212Z] === RUN TestInfoAPIVersioned [2020-02-25T18:38:09.212Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-25T18:38:09.212Z] === RUN TestInfoDiscoveryBackend [2020-02-25T18:38:09.212Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-02-25T18:38:09.212Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-25T18:38:09.454Z] ok github.com/docker/docker/pkg/pubsub 1.190s coverage: 73.9% of statements [2020-02-25T18:38:10.154Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2020-02-25T18:38:10.587Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-25T18:38:10.587Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-25T18:38:10.847Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-02-25T18:38:10.847Z] === RUN TestInfoAPI [2020-02-25T18:38:10.887Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-02-25T18:38:10.887Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-25T18:38:11.106Z] --- PASS: TestInfoAPI (0.06s) [2020-02-25T18:38:11.106Z] === RUN TestInfoAPIWarnings [2020-02-25T18:38:11.622Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-02-25T18:38:11.673Z] --- PASS: TestInfoAPIWarnings (0.65s) [2020-02-25T18:38:11.673Z] === RUN TestInfoDebug [2020-02-25T18:38:11.954Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-02-25T18:38:12.240Z] --- PASS: TestInfoDebug (0.63s) [2020-02-25T18:38:12.240Z] === RUN TestInfoInsecureRegistries [2020-02-25T18:38:12.263Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-25T18:38:12.661Z] ok github.com/docker/docker/pkg/signal 3.376s coverage: 61.0% of statements [2020-02-25T18:38:12.809Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2020-02-25T18:38:12.809Z] === RUN TestInfoRegistryMirrors [2020-02-25T18:38:13.400Z] ok github.com/docker/docker/pkg/tailfile 0.112s coverage: 88.6% of statements [2020-02-25T18:38:13.400Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.2% of statements [2020-02-25T18:38:13.744Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-02-25T18:38:13.744Z] === RUN TestLoginFailsWithBadCredentials [2020-02-25T18:38:13.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-02-25T18:38:13.744Z] === RUN TestPingCacheHeaders [2020-02-25T18:38:14.003Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-25T18:38:14.003Z] === RUN TestPingGet [2020-02-25T18:38:14.003Z] --- PASS: TestPingGet (0.03s) [2020-02-25T18:38:14.003Z] === RUN TestPingHead [2020-02-25T18:38:14.003Z] --- PASS: TestPingHead (0.05s) [2020-02-25T18:38:14.003Z] === RUN TestVersion [2020-02-25T18:38:14.003Z] --- PASS: TestVersion (0.05s) [2020-02-25T18:38:14.003Z] PASS [2020-02-25T18:38:14.003Z] [2020-02-25T18:38:14.003Z] === Skipped [2020-02-25T18:38:14.003Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:38:14.003Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:38:14.003Z] [2020-02-25T18:38:14.003Z] [2020-02-25T18:38:14.003Z] DONE 18 tests, 1 skipped in 6.653s [2020-02-25T18:38:14.003Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-25T18:38:14.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:14.003Z] ++ set -e [2020-02-25T18:38:14.003Z] ++ '[' -n 0 ']' [2020-02-25T18:38:14.003Z] ++ set -x [2020-02-25T18:38:14.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-02-25T18:38:14.261Z] INFO: Testing against a local daemon [2020-02-25T18:38:14.261Z] === RUN TestVolumesCreateAndList [2020-02-25T18:38:14.261Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-25T18:38:14.261Z] === RUN TestVolumesRemove [2020-02-25T18:38:14.520Z] --- PASS: TestVolumesRemove (0.13s) [2020-02-25T18:38:14.520Z] === RUN TestVolumesInspect [2020-02-25T18:38:14.520Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-25T18:38:14.520Z] === RUN TestVolumesInvalidJSON [2020-02-25T18:38:14.520Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-25T18:38:14.520Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-25T18:38:14.520Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-25T18:38:14.520Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-25T18:38:14.520Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-25T18:38:14.520Z] PASS [2020-02-25T18:38:14.520Z] [2020-02-25T18:38:14.520Z] DONE 5 tests in 0.409s [2020-02-25T18:38:14.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T18:38:14.586Z] testing: warning: no tests to run [2020-02-25T18:38:14.586Z] coverage: [no statements] [2020-02-25T18:38:14.586Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-02-25T18:38:14.586Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-02-25T18:38:14.781Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T18:38:14.781Z] +++ kill 13149 [2020-02-25T18:38:15.796Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-02-25T18:38:15.796Z] ok github.com/docker/docker/pkg/tarsum 0.184s coverage: 89.3% of statements [2020-02-25T18:38:15.796Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-25T18:38:16.157Z] +++ /etc/init.d/apparmor stop [2020-02-25T18:38:16.157Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:38:16.157Z] [2020-02-25T18:38:16.157Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:38:16.157Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:38:16.157Z] [2020-02-25T18:38:16.157Z] To set a process to complain mode, use the command line tool [2020-02-25T18:38:16.157Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:38:16.157Z] +++ true [2020-02-25T18:38:16.157Z] [2020-02-25T18:38:16.434Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-25T18:38:16.505Z] ok github.com/docker/docker/builder/remotecontext/git 29.568s coverage: 86.3% of statements [2020-02-25T18:38:16.505Z] ? github.com/docker/docker/cli [no test files] [2020-02-25T18:38:16.505Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-25T18:38:16.690Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-25T18:38:16.759Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-02-25T18:38:18.426Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements Post stage [Pipeline] junit [2020-02-25T18:38:18.701Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-25T18:38:19.315Z] + echo Ensuring container killed. [2020-02-25T18:38:19.315Z] Ensuring container killed. [2020-02-25T18:38:19.315Z] + docker rm -vf docker-pr3 [2020-02-25T18:38:19.315Z] Error: No such container: docker-pr3 [2020-02-25T18:38:19.315Z] + true [Pipeline] sh [2020-02-25T18:38:19.608Z] + echo Chowning /workspace to jenkins user [2020-02-25T18:38:19.608Z] Chowning /workspace to jenkins user [2020-02-25T18:38:19.608Z] + id -u [2020-02-25T18:38:19.608Z] + id -g [2020-02-25T18:38:19.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40576:/workspace busybox chown -R 1000:1000 /workspace [2020-02-25T18:38:19.608Z] Unable to find image 'busybox:latest' locally [2020-02-25T18:38:19.868Z] latest: Pulling from library/busybox [2020-02-25T18:38:19.868Z] 220602de6ed2: Pulling fs layer [2020-02-25T18:38:19.868Z] 220602de6ed2: Verifying Checksum [2020-02-25T18:38:19.868Z] 220602de6ed2: Download complete [2020-02-25T18:38:20.127Z] 220602de6ed2: Pull complete [2020-02-25T18:38:20.127Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-25T18:38:20.127Z] Status: Downloaded newer image for busybox:latest [2020-02-25T18:38:20.685Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-02-25T18:38:21.031Z] ok github.com/docker/docker/profiles/seccomp 0.048s coverage: 68.8% of statements [2020-02-25T18:38:21.938Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-25T18:38:22.226Z] ok github.com/docker/docker/plugin 0.613s coverage: 27.1% of statements [2020-02-25T18:38:22.867Z] === RUN TestDockerSuite/TestCpToDot [2020-02-25T18:38:23.082Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T18:38:23.722Z] + bundleName=arm64-integration [2020-02-25T18:38:23.722Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-25T18:38:23.722Z] Creating arm64-integration-bundles.tar.gz [2020-02-25T18:38:23.722Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-02-25T18:38:23.722Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-25T18:38:23.797Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [Pipeline] archiveArtifacts [2020-02-25T18:38:23.995Z] Archiving artifacts [2020-02-25T18:38:24.292Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-02-25T18:38:25.056Z] ok github.com/docker/docker/cmd/dockerd 0.689s coverage: 19.1% of statements [2020-02-25T18:38:25.429Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-02-25T18:38:25.614Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T18:38:25.687Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-25T18:38:25.778Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-02-25T18:38:25.778Z] ok github.com/docker/docker/registry 0.483s coverage: 56.0% of statements [2020-02-25T18:38:25.948Z] + make clean [2020-02-25T18:38:26.020Z] ok github.com/docker/docker/container 0.440s coverage: 42.5% of statements [2020-02-25T18:38:26.477Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-25T18:38:26.477Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-25T18:38:26.477Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-25T18:38:26.477Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-25T18:38:26.886Z] docker volume rm -f docker-dev-cache [2020-02-25T18:38:26.886Z] docker-dev-cache [Pipeline] deleteDir [2020-02-25T18:38:27.578Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-25T18:38:28.140Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-25T18:38:28.700Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.385s coverage: 65.3% of statements [2020-02-25T18:38:29.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-25T18:38:29.520Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-25T18:38:30.872Z] ok github.com/docker/docker/daemon/cluster/convert 0.392s coverage: 35.7% of statements [2020-02-25T18:38:32.025Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-25T18:38:32.282Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-25T18:38:32.418Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-02-25T18:38:32.418Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-02-25T18:38:33.497Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2020-02-25T18:38:33.650Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-25T18:38:34.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-25T18:38:35.141Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-25T18:38:35.397Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-25T18:38:35.397Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-25T18:38:35.960Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-25T18:38:36.653Z] ok github.com/docker/docker/daemon/cluster 1.807s coverage: 0.5% of statements [2020-02-25T18:38:36.890Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-25T18:38:36.890Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-25T18:38:36.890Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-25T18:38:37.819Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-25T18:38:38.383Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-25T18:38:38.383Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-25T18:38:38.642Z] === RUN TestDockerSuite/TestCreateRM [2020-02-25T18:38:38.898Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-25T18:38:38.898Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-25T18:38:38.898Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-25T18:38:39.154Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-25T18:38:39.551Z] ok github.com/docker/docker/daemon/config 1.657s coverage: 79.6% of statements [2020-02-25T18:38:39.551Z] ok github.com/docker/docker/daemon/discovery 0.604s coverage: 30.0% of statements [2020-02-25T18:38:41.723Z] ok github.com/docker/docker/daemon/events 0.543s coverage: 50.0% of statements [2020-02-25T18:38:42.071Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/rootless [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/volume [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-25T18:38:42.072Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === Skipped [2020-02-25T18:38:42.072Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-25T18:38:42.072Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-25T18:38:42.072Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-25T18:38:42.072Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-25T18:38:42.072Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-25T18:38:42.072Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-25T18:38:42.072Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-25T18:38:42.072Z] graphtest_unix.go:73: No driver to put! [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-25T18:38:42.072Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-25T18:38:42.072Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] [2020-02-25T18:38:42.072Z] DONE 2167 tests, 20 skipped in 339.025s [2020-02-25T18:38:42.455Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-25T18:38:42.455Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-25T18:38:42.455Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-25T18:38:42.687Z] ok github.com/docker/docker/daemon/graphdriver 0.265s coverage: 2.3% of statements Post stage [Pipeline] junit [2020-02-25T18:38:42.745Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-25T18:38:45.012Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -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:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/make.sh dynbinary test-integration [2020-02-25T18:38:45.299Z] [2020-02-25T18:38:45.583Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.430s coverage: 10.9% of statements [2020-02-25T18:38:45.583Z] ok github.com/docker/docker/daemon/links 0.111s coverage: 93.0% of statements [2020-02-25T18:38:45.593Z] Removing bundles/ [2020-02-25T18:38:45.593Z] [2020-02-25T18:38:45.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-25T18:38:45.593Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:38:45.593Z] GOOS="" GOARCH="" GOARM="" [2020-02-25T18:38:46.551Z] ok github.com/docker/docker/daemon 3.749s coverage: 9.2% of statements [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-25T18:38:46.551Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-25T18:38:46.552Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-25T18:38:46.552Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-25T18:38:46.552Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-25T18:38:46.622Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-25T18:38:47.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-25T18:38:49.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-25T18:38:49.448Z] ok github.com/docker/docker/daemon/images 0.592s coverage: 4.9% of statements [2020-02-25T18:38:49.448Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-25T18:38:49.448Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-25T18:38:49.448Z] ok github.com/docker/docker/daemon/logger 0.868s coverage: 43.0% of statements [2020-02-25T18:38:49.911Z] ok github.com/docker/docker/daemon/logger/awslogs 1.137s coverage: 77.8% of statements [2020-02-25T18:38:49.911Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-25T18:38:49.911Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-25T18:38:49.911Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-25T18:38:49.911Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-25T18:38:49.911Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-25T18:38:50.005Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-25T18:38:50.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.418s coverage: 62.1% of statements [2020-02-25T18:38:51.335Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.309s coverage: 88.3% of statements [2020-02-25T18:38:51.897Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-25T18:38:52.867Z] ok github.com/docker/docker/daemon/logger/local 0.415s coverage: 74.7% of statements [2020-02-25T18:38:52.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-25T18:38:53.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-25T18:38:53.263Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-25T18:38:53.324Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.303s coverage: 21.4% of statements [2020-02-25T18:38:54.191Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-25T18:38:54.288Z] ok github.com/docker/docker/daemon/logger/templates 0.256s coverage: 8.3% of statements [2020-02-25T18:38:54.746Z] ok github.com/docker/docker/daemon/logger/syslog 0.499s coverage: 47.8% of statements [2020-02-25T18:38:55.120Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-25T18:38:55.120Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-25T18:38:55.710Z] ok github.com/docker/docker/daemon/logger/splunk 2.362s coverage: 82.5% of statements [2020-02-25T18:38:55.710Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-25T18:38:55.710Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-25T18:38:55.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-25T18:38:56.048Z] === RUN TestDockerSuite/TestDockerFails [2020-02-25T18:38:56.049Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-25T18:38:56.049Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-25T18:38:56.306Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-25T18:38:57.017Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-25T18:38:57.017Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-25T18:38:57.017Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-25T18:38:57.017Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-25T18:38:57.017Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-25T18:38:57.017Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-25T18:38:57.017Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-25T18:38:57.017Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-25T18:38:57.017Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-25T18:38:57.883Z] ok github.com/docker/docker/distribution/metadata 1.403s coverage: 48.2% of statements [2020-02-25T18:38:57.883Z] ok github.com/docker/docker/distribution 1.605s coverage: 20.3% of statements [2020-02-25T18:38:57.883Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-25T18:38:57.883Z] ok github.com/docker/docker/errdefs 0.105s coverage: 49.4% of statements [2020-02-25T18:38:58.198Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-25T18:38:58.380Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-25T18:38:58.761Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-25T18:38:59.307Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-25T18:39:00.059Z] ok github.com/docker/docker/distribution/xfer 2.557s coverage: 77.3% of statements [2020-02-25T18:39:00.059Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-25T18:39:00.059Z] ok github.com/docker/docker/image/cache 0.179s coverage: 19.2% of statements [2020-02-25T18:39:00.059Z] ok github.com/docker/docker/image/v1 0.204s coverage: 25.0% of statements [2020-02-25T18:39:01.024Z] ok github.com/docker/docker/image 0.850s coverage: 86.4% of statements [2020-02-25T18:39:01.024Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-25T18:39:01.024Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-25T18:39:01.193Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-25T18:39:01.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-25T18:39:01.282Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-25T18:39:01.282Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-25T18:39:01.482Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2020-02-25T18:39:01.538Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-25T18:39:02.556Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-25T18:39:03.653Z] ok github.com/docker/docker/pkg/aaparser 0.058s coverage: 50.0% of statements [2020-02-25T18:39:03.654Z] ok github.com/docker/docker/layer 0.500s coverage: 30.0% of statements [2020-02-25T18:39:03.654Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-25T18:39:03.920Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-25T18:39:04.619Z] ok github.com/docker/docker/opts 0.474s coverage: 67.7% of statements [2020-02-25T18:39:05.283Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-25T18:39:05.587Z] ok github.com/docker/docker/libcontainerd/local 0.484s coverage: 1.0% of statements [2020-02-25T18:39:05.587Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-25T18:39:05.587Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-25T18:39:05.587Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-25T18:39:05.587Z] ? github.com/docker/docker/oci [no test files] [2020-02-25T18:39:05.587Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-25T18:39:06.552Z] ok github.com/docker/docker/pkg/broadcaster 0.053s coverage: 100.0% of statements [2020-02-25T18:39:06.552Z] ok github.com/docker/docker/pkg/capabilities 0.066s coverage: 87.5% of statements [2020-02-25T18:39:06.552Z] ok github.com/docker/docker/pkg/authorization 0.631s coverage: 26.8% of statements [2020-02-25T18:39:07.173Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-25T18:39:07.518Z] ok github.com/docker/docker/pkg/directory 0.135s coverage: 80.0% of statements [2020-02-25T18:39:07.518Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.4% of statements [2020-02-25T18:39:07.975Z] ok github.com/docker/docker/pkg/discovery 0.113s coverage: 58.3% of statements [2020-02-25T18:39:08.078Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-25T18:39:08.099Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-25T18:39:08.939Z] ok github.com/docker/docker/pkg/discovery/file 0.266s coverage: 92.9% of statements [2020-02-25T18:39:09.462Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-25T18:39:09.904Z] ok github.com/docker/docker/pkg/discovery/memory 0.247s coverage: 92.3% of statements [2020-02-25T18:39:10.361Z] ok github.com/docker/docker/pkg/discovery/nodes 0.191s coverage: 93.8% of statements [2020-02-25T18:39:10.387Z] #33 154.6 [2020-02-25T18:39:10.819Z] ok github.com/docker/docker/pkg/filenotify 0.100s coverage: 36.2% of statements [2020-02-25T18:39:10.947Z] #33 DONE 155.1s [2020-02-25T18:39:10.947Z] [2020-02-25T18:39:10.947Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-25T18:39:11.350Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-25T18:39:11.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-25T18:39:11.785Z] ok github.com/docker/docker/pkg/fileutils 0.114s coverage: 87.7% of statements [2020-02-25T18:39:12.248Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2020-02-25T18:39:12.310Z] #34 DONE 1.6s [2020-02-25T18:39:12.707Z] ok github.com/docker/docker/pkg/archive 6.993s coverage: 62.0% of statements [2020-02-25T18:39:13.165Z] ok github.com/docker/docker/pkg/idtools 0.126s coverage: 6.3% of statements [2020-02-25T18:39:13.165Z] ok github.com/docker/docker/pkg/discovery/kv 3.426s coverage: 84.1% of statements [2020-02-25T18:39:14.199Z] [2020-02-25T18:39:14.199Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-25T18:39:14.622Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-25T18:39:14.697Z] ok github.com/docker/docker/pkg/ioutils 0.866s coverage: 69.2% of statements [2020-02-25T18:39:14.698Z] ok github.com/docker/docker/pkg/jsonmessage 0.198s coverage: 91.7% of statements [2020-02-25T18:39:14.698Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-02-25T18:39:14.759Z] #35 DONE 1.0s [2020-02-25T18:39:14.759Z] [2020-02-25T18:39:14.759Z] #36 exporting to image [2020-02-25T18:39:14.759Z] #36 exporting layers [2020-02-25T18:39:15.155Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-02-25T18:39:15.613Z] ok github.com/docker/docker/pkg/namesgenerator 0.081s coverage: 85.7% of statements [2020-02-25T18:39:16.070Z] ok github.com/docker/docker/pkg/parsers 0.106s coverage: 97.0% of statements [2020-02-25T18:39:16.516Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-25T18:39:16.528Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-02-25T18:39:16.646Z] #36 exporting layers 1.8s done [2020-02-25T18:39:16.646Z] #36 writing image sha256:e354bf052948d21db61785a99895a920ac71f7ce16d58c75dafb055a57592db0 done [2020-02-25T18:39:16.646Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-25T18:39:16.646Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-25T18:39:16.946Z] + echo Ensuring container killed. [2020-02-25T18:39:16.946Z] Ensuring container killed. [2020-02-25T18:39:16.946Z] + docker rm -vf docker-pr3 [2020-02-25T18:39:16.946Z] Error: No such container: docker-pr3 [2020-02-25T18:39:16.946Z] + true [Pipeline] sh [2020-02-25T18:39:17.222Z] + echo Chowning /workspace to jenkins user [2020-02-25T18:39:17.222Z] Chowning /workspace to jenkins user [2020-02-25T18:39:17.222Z] + id -u [2020-02-25T18:39:17.222Z] + id -g [2020-02-25T18:39:17.222Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40576:/workspace busybox chown -R 1000:1000 /workspace [2020-02-25T18:39:17.882Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-25T18:39:18.060Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.148s coverage: 56.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T18:39:18.450Z] + bundleName=unit [2020-02-25T18:39:18.450Z] + echo Creating unit-bundles.tar.gz [2020-02-25T18:39:18.450Z] Creating unit-bundles.tar.gz [2020-02-25T18:39:18.450Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-25T18:39:18.450Z] bundles/junit-report.xml [2020-02-25T18:39:18.450Z] bundles/go-test-report.json [2020-02-25T18:39:18.450Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-25T18:39:18.482Z] Archiving artifacts [2020-02-25T18:39:18.517Z] ok github.com/docker/docker/pkg/plugins/transport 0.236s coverage: 85.7% of statements [2020-02-25T18:39:18.811Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-25T18:39:18.976Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2020-02-25T18:39:18.996Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T18:39:19.312Z] + make clean [2020-02-25T18:39:19.312Z] docker volume rm -f docker-dev-cache [2020-02-25T18:39:19.435Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-02-25T18:39:19.577Z] docker-dev-cache [Pipeline] deleteDir [2020-02-25T18:39:19.740Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-25T18:39:20.399Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-02-25T18:39:20.670Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-25T18:39:20.857Z] ok github.com/docker/docker/pkg/pubsub 1.141s coverage: 73.9% of statements [2020-02-25T18:39:21.599Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-25T18:39:21.823Z] ok github.com/docker/docker/pkg/signal 0.105s coverage: 20.3% of statements [2020-02-25T18:39:22.161Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-25T18:39:22.280Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2020-02-25T18:39:22.738Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2020-02-25T18:39:23.196Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-25T18:39:23.654Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-25T18:39:23.654Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2020-02-25T18:39:24.051Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-25T18:39:24.669Z] ok github.com/docker/docker/pkg/tailfile 0.228s coverage: 88.6% of statements [2020-02-25T18:39:25.126Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.1% of statements [2020-02-25T18:39:25.584Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2020-02-25T18:39:25.942Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-25T18:39:26.041Z] testing: warning: no tests to run [2020-02-25T18:39:26.041Z] ok github.com/docker/docker/pkg/term 0.106s coverage: 30.8% of statements [2020-02-25T18:39:26.041Z] ok github.com/docker/docker/pkg/term/windows 0.111s coverage: 0.0% of statements [no tests to run] [2020-02-25T18:39:27.005Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2020-02-25T18:39:27.005Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2020-02-25T18:39:27.005Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-02-25T18:39:27.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-25T18:39:28.537Z] ok github.com/docker/docker/plugin/v2 0.100s coverage: 20.1% of statements [2020-02-25T18:39:28.995Z] ok github.com/docker/docker/reference 0.132s coverage: 84.4% of statements [2020-02-25T18:39:29.452Z] ok github.com/docker/docker/plugin 0.344s coverage: 11.6% of statements [2020-02-25T18:39:29.829Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-25T18:39:30.416Z] ok github.com/docker/docker/registry/resumable 0.271s coverage: 100.0% of statements [2020-02-25T18:39:30.874Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2020-02-25T18:39:31.840Z] ok github.com/docker/docker/registry 0.507s coverage: 51.7% of statements [2020-02-25T18:39:31.840Z] ok github.com/docker/docker/testutil 0.065s coverage: 62.5% of statements [2020-02-25T18:39:32.298Z] ok github.com/docker/docker/runconfig 0.245s coverage: 54.5% of statements [2020-02-25T18:39:32.350Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-25T18:39:33.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-25T18:39:33.717Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-25T18:39:35.196Z] ok github.com/docker/docker/volume/drivers 0.134s coverage: 36.1% of statements [2020-02-25T18:39:35.196Z] ok github.com/docker/docker/volume/local 0.200s coverage: 37.7% of statements [2020-02-25T18:39:35.608Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-25T18:39:35.653Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 66.2% of statements [2020-02-25T18:39:36.536Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-25T18:39:37.099Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-25T18:39:37.187Z] ok github.com/docker/docker/volume/service 0.399s coverage: 70.3% of statements [2020-02-25T18:39:38.989Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-25T18:39:39.246Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-25T18:39:39.246Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-25T18:39:39.810Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-25T18:39:40.066Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-25T18:39:40.066Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-25T18:39:41.983Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-25T18:39:43.352Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-25T18:39:43.352Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-25T18:39:43.352Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-25T18:39:44.279Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-25T18:39:44.535Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-25T18:39:44.791Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-25T18:39:46.157Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-25T18:39:46.157Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-25T18:39:46.157Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-25T18:39:46.157Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-25T18:39:48.047Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-25T18:39:48.975Z] === RUN TestDockerSuite/TestEventsRename [2020-02-25T18:39:49.537Z] === RUN TestDockerSuite/TestEventsResize [2020-02-25T18:39:50.465Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-25T18:39:51.395Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-25T18:39:52.323Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-25T18:39:52.885Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-25T18:39:54.852Z] ok github.com/docker/docker/pkg/plugins 35.087s coverage: 73.4% of statements [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/rootless [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/volume [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-25T18:39:54.852Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === Skipped [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-25T18:39:54.852Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-25T18:39:54.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-25T18:39:54.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-25T18:39:54.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-25T18:39:54.852Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-25T18:39:54.852Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-25T18:39:54.852Z] daemon_test.go:147: root required [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-25T18:39:54.852Z] reload_test.go:520: root required [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-25T18:39:54.852Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-25T18:39:54.852Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-25T18:39:54.852Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-25T18:39:54.852Z] download_test.go:268: Needs fixing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-25T18:39:54.852Z] layer_test.go:304: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-25T18:39:54.852Z] layer_test.go:353: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-25T18:39:54.852Z] layer_test.go:468: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-25T18:39:54.852Z] layer_test.go:697: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-25T18:39:54.852Z] migration_test.go:46: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-25T18:39:54.852Z] migration_test.go:182: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-25T18:39:54.852Z] mount_test.go:17: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-25T18:39:54.852Z] mount_test.go:76: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-25T18:39:54.852Z] mount_test.go:125: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-25T18:39:54.852Z] mount_test.go:212: Failing on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:133: Xz not present in msys2 [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:238: Failing on Windows CI machines [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-25T18:39:54.852Z] archive_windows_test.go:16: Currently fails [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-25T18:39:54.852Z] changes_test.go:192: needs more investigation [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-25T18:39:54.852Z] changes_test.go:405: needs further investigation [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-25T18:39:54.852Z] changes_test.go:441: needs further investigation [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-25T18:39:54.852Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-25T18:39:54.852Z] poller_test.go:41: No chmod on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-25T18:39:54.852Z] fileutils_test.go:134: Needs porting to Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-25T18:39:54.852Z] fileutils_test.go:180: Needs porting to Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-25T18:39:54.852Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-25T18:39:54.852Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-25T18:39:54.852Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-25T18:39:54.852Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-25T18:39:54.852Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-25T18:39:54.852Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] [2020-02-25T18:39:54.852Z] DONE 1771 tests, 46 skipped in 204.985s [2020-02-25T18:39:54.852Z] INFO: make.ps1 ended at 02/25/2020 18:39:54 [2020-02-25T18:39:56.152Z] === RUN TestDockerSuite/TestEventsTop [2020-02-25T18:39:56.386Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-25T18:39:56.386Z] INFO: Unit tests ended at 02/25/2020 18:39:56. Duration:00:03:40.1833788 [2020-02-25T18:39:56.386Z] INFO: Building busybox [2020-02-25T18:39:56.844Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-25T18:39:56.844Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-25T18:39:56.844Z] [2020-02-25T18:39:56.844Z] Sending build context to Docker daemon 2.56kB [2020-02-25T18:39:56.844Z] [2020-02-25T18:39:56.844Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-25T18:39:56.844Z] ---> 3b63d96cf771 [2020-02-25T18:39:56.844Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-25T18:39:56.844Z] ---> Running in 7ecb9e2085f1 [2020-02-25T18:39:57.080Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-25T18:39:59.650Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-25T18:40:01.016Z] === RUN TestDockerSuite/TestExec [2020-02-25T18:40:01.945Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-25T18:40:02.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-25T18:40:02.624Z] Removing intermediate container 7ecb9e2085f1 [2020-02-25T18:40:02.624Z] ---> 115519ade8d3 [2020-02-25T18:40:02.624Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-25T18:40:02.765Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-25T18:40:03.589Z] [2020-02-25T18:40:03.696Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-25T18:40:04.048Z] ---> f164cc764218 [2020-02-25T18:40:04.048Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-25T18:40:04.048Z] ---> Running in bcd2317427ec [2020-02-25T18:40:04.627Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-25T18:40:05.582Z] [2020-02-25T18:40:05.582Z] SUCCESS: Specified value was saved. [2020-02-25T18:40:05.995Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-25T18:40:06.923Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-25T18:40:07.851Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-25T18:40:08.483Z] Removing intermediate container bcd2317427ec [2020-02-25T18:40:08.483Z] ---> 1add3fc49b1a [2020-02-25T18:40:08.483Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-25T18:40:08.483Z] ---> Running in 8e28c6419dfa [2020-02-25T18:40:08.780Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-25T18:40:09.710Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-25T18:40:11.078Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-25T18:40:12.007Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-25T18:40:12.570Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-25T18:40:14.293Z] Cannot create a file when that file already exists. [2020-02-25T18:40:14.459Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-25T18:40:15.825Z] === RUN TestDockerSuite/TestExecEnv [2020-02-25T18:40:16.754Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-25T18:40:18.648Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-25T18:40:19.211Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-25T18:40:21.354Z] Removing intermediate container 8e28c6419dfa [2020-02-25T18:40:21.354Z] ---> 4dedbd9f7154 [2020-02-25T18:40:21.354Z] Step 6/6 : CMD ["sh"] [2020-02-25T18:40:21.354Z] ---> Running in 259af4f78105 [2020-02-25T18:40:21.354Z] Removing intermediate container 259af4f78105 [2020-02-25T18:40:21.354Z] ---> abfb38254236 [2020-02-25T18:40:21.354Z] Successfully built abfb38254236 [2020-02-25T18:40:21.354Z] Successfully tagged busybox:latest [2020-02-25T18:40:21.354Z] INFO: Docker images of the daemon under test [2020-02-25T18:40:21.354Z] [2020-02-25T18:40:21.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-25T18:40:21.354Z] busybox latest abfb38254236 Less than a second ago 4.86GB [2020-02-25T18:40:21.354Z] microsoft/windowsservercore latest 3b63d96cf771 6 weeks ago 4.82GB [2020-02-25T18:40:21.354Z] mcr.microsoft.com/windows/servercore 10.0.17763.973 3b63d96cf771 6 weeks ago 4.82GB [2020-02-25T18:40:21.354Z] [2020-02-25T18:40:21.354Z] INFO: Running integration tests at 02/25/2020 18:40:20... [2020-02-25T18:40:21.354Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-25T18:40:21.354Z] INFO: Integration API tests being run from the host: [2020-02-25T18:40:21.354Z] INFO: make.ps1 starting at 02/25/2020 18:40:20 [2020-02-25T18:40:21.812Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-25T18:40:22.481Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-25T18:40:23.411Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-25T18:40:24.341Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-25T18:40:24.904Z] === RUN TestDockerSuite/TestExecParseError [2020-02-25T18:40:25.833Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-25T18:40:26.761Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-25T18:40:27.691Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-25T18:40:29.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-25T18:40:29.058Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-25T18:40:29.989Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-25T18:40:31.358Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-25T18:40:43.559Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-25T18:40:43.559Z] === RUN TestDockerSuite/TestExecTTY [2020-02-25T18:40:44.124Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-25T18:40:45.053Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-25T18:40:45.982Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-25T18:40:46.911Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-25T18:40:46.911Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-25T18:40:46.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:40:46.979Z] INFO: Testing against a local daemon [2020-02-25T18:40:49.429Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-25T18:40:50.358Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-25T18:40:52.253Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-25T18:40:52.815Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-25T18:40:53.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-25T18:40:53.061Z] [2020-02-25T18:40:53.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-25T18:40:53.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-25T18:40:53.061Z] HOSTNAME=14356800d464 [2020-02-25T18:40:53.061Z] TESTDEBUG=0 [2020-02-25T18:40:53.061Z] DEST=bundles/test-integration [2020-02-25T18:40:53.061Z] PWD=/go/src/github.com/docker/docker [2020-02-25T18:40:53.061Z] DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf [2020-02-25T18:40:53.061Z] container=docker [2020-02-25T18:40:53.061Z] HOME=/root [2020-02-25T18:40:53.061Z] GOLANG_VERSION=1.13.8 [2020-02-25T18:40:53.061Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-25T18:40:53.061Z] VALIDATE_BRANCH=master [2020-02-25T18:40:53.061Z] TERM=xterm [2020-02-25T18:40:53.061Z] DOCKER_PKG=github.com/docker/docker [2020-02-25T18:40:53.061Z] SHLVL=1 [2020-02-25T18:40:53.061Z] TIMEOUT=120m [2020-02-25T18:40:53.061Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-25T18:40:53.061Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-25T18:40:53.061Z] GO111MODULE=off [2020-02-25T18:40:53.061Z] DOCKER_EXPERIMENTAL=1 [2020-02-25T18:40:53.061Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-25T18:40:53.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-25T18:40:53.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-25T18:40:53.061Z] GOPATH=/go [2020-02-25T18:40:53.061Z] PKG_CONFIG=pkg-config [2020-02-25T18:40:53.061Z] _=/usr/bin/env [2020-02-25T18:40:53.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-25T18:40:53.743Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-25T18:40:57.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-25T18:40:58.900Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-25T18:41:04.150Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-25T18:41:04.638Z] ok github.com/docker/docker/integration/build 15.706s [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === Skipped [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-25T18:41:04.638Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-25T18:41:04.638Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-25T18:41:04.638Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-25T18:41:04.638Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-25T18:41:04.638Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-02-25T18:41:04.638Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-02-25T18:41:04.638Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-02-25T18:41:04.638Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-02-25T18:41:04.638Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-02-25T18:41:04.638Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] DONE 22 tests, 10 skipped in 40.592s [2020-02-25T18:41:04.638Z] [2020-02-25T18:41:04.638Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-25T18:41:05.516Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-25T18:41:05.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:41:05.604Z] INFO: Testing against a local daemon [2020-02-25T18:41:05.604Z] ok github.com/docker/docker/integration/config 0.182s [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === Skipped [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-25T18:41:05.604Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] DONE 8 tests, 8 skipped in 2.762s [2020-02-25T18:41:05.604Z] [2020-02-25T18:41:05.604Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-25T18:41:09.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:41:09.336Z] INFO: Testing against a local daemon [2020-02-25T18:41:10.763Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-25T18:41:11.326Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-25T18:41:11.326Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-25T18:41:11.585Z] === RUN TestDockerSuite/TestHealth [2020-02-25T18:41:23.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-25T18:41:33.708Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-25T18:41:34.636Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-25T18:41:34.636Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-25T18:41:34.636Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-25T18:41:34.636Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-25T18:41:34.891Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-25T18:41:35.148Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-25T18:41:36.077Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-25T18:41:36.077Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-25T18:41:37.009Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-25T18:41:37.009Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-25T18:41:37.941Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-25T18:41:38.869Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-25T18:41:39.125Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-25T18:41:40.053Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-25T18:41:40.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-25T18:41:40.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-25T18:41:43.321Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-25T18:41:43.321Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-25T18:41:43.321Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-25T18:41:43.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-25T18:41:44.687Z] === RUN TestDockerSuite/TestImportFile [2020-02-25T18:41:47.205Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-25T18:41:47.205Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-25T18:41:49.097Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-25T18:41:50.988Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-25T18:41:52.881Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-25T18:41:53.446Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-25T18:41:54.375Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-25T18:41:55.324Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-25T18:41:55.325Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-25T18:41:55.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-25T18:41:56.257Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-25T18:41:56.823Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-25T18:41:57.752Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-25T18:41:58.681Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-25T18:41:59.609Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-25T18:42:00.172Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-25T18:42:00.172Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-25T18:42:02.063Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-25T18:42:02.627Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-25T18:42:03.556Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-25T18:42:03.556Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-25T18:42:03.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-25T18:42:04.486Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-25T18:42:04.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-25T18:42:05.853Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-25T18:42:07.223Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-25T18:42:07.785Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-25T18:42:09.153Z] === RUN TestDockerSuite/TestInspectImage [2020-02-25T18:42:09.153Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-25T18:42:09.153Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-25T18:42:09.153Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-25T18:42:09.788Z] ok github.com/docker/docker/integration/container 60.534s [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === Skipped [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-25T18:42:09.788Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-25T18:42:09.788Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-02-25T18:42:09.788Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-25T18:42:09.788Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-25T18:42:09.788Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-25T18:42:09.788Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-25T18:42:09.788Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-25T18:42:09.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-25T18:42:09.788Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-25T18:42:09.788Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-25T18:42:09.788Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-25T18:42:09.788Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-25T18:42:09.788Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-25T18:42:09.788Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-25T18:42:09.788Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-25T18:42:09.788Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-25T18:42:09.788Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-25T18:42:09.788Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-25T18:42:09.788Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-25T18:42:09.788Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-25T18:42:09.788Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-25T18:42:09.788Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-25T18:42:09.788Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-25T18:42:09.788Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-25T18:42:09.788Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-25T18:42:09.788Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-25T18:42:09.788Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-25T18:42:09.788Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-25T18:42:09.788Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-25T18:42:09.788Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] DONE 80 tests, 41 skipped in 63.766s [2020-02-25T18:42:09.788Z] [2020-02-25T18:42:09.788Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-25T18:42:10.081Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-25T18:42:10.643Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-25T18:42:10.900Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-25T18:42:11.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-25T18:42:11.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:11.975Z] INFO: Testing against a local daemon [2020-02-25T18:42:12.393Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-25T18:42:12.436Z] ok github.com/docker/docker/integration/image 0.501s [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] === Skipped [2020-02-25T18:42:12.436Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-25T18:42:12.436Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-25T18:42:12.436Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-25T18:42:12.436Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-25T18:42:12.436Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] DONE 11 tests, 4 skipped in 2.930s [2020-02-25T18:42:12.436Z] [2020-02-25T18:42:12.436Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-25T18:42:14.283Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-25T18:42:14.283Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-25T18:42:15.212Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-25T18:42:15.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:15.348Z] INFO: Testing against a local daemon [2020-02-25T18:42:15.348Z] ok github.com/docker/docker/integration/network 0.222s [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === Skipped [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-25T18:42:15.348Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-25T18:42:15.348Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-25T18:42:15.348Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-25T18:42:15.348Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-25T18:42:15.348Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] DONE 17 tests, 13 skipped in 2.931s [2020-02-25T18:42:15.348Z] [2020-02-25T18:42:15.348Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-25T18:42:16.143Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-25T18:42:16.320Z] testing: warning: no tests to run [2020-02-25T18:42:16.320Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2020-02-25T18:42:16.320Z] [2020-02-25T18:42:16.320Z] DONE 0 tests in 0.905s [2020-02-25T18:42:16.320Z] [2020-02-25T18:42:16.320Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-25T18:42:17.310Z] testing: warning: no tests to run [2020-02-25T18:42:17.310Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2020-02-25T18:42:17.310Z] [2020-02-25T18:42:17.310Z] DONE 0 tests in 1.079s [2020-02-25T18:42:17.310Z] [2020-02-25T18:42:17.310Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-25T18:42:18.036Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-25T18:42:18.284Z] testing: warning: no tests to run [2020-02-25T18:42:18.284Z] ok github.com/docker/docker/integration/plugin 0.091s [2020-02-25T18:42:18.284Z] [2020-02-25T18:42:18.284Z] DONE 0 tests in 0.948s [2020-02-25T18:42:18.745Z] [2020-02-25T18:42:18.745Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-25T18:42:18.965Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-25T18:42:19.527Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-25T18:42:19.721Z] testing: warning: no tests to run [2020-02-25T18:42:19.721Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2020-02-25T18:42:19.721Z] [2020-02-25T18:42:19.721Z] DONE 0 tests in 0.883s [2020-02-25T18:42:19.721Z] [2020-02-25T18:42:19.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-25T18:42:20.456Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-25T18:42:21.401Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-25T18:42:21.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:21.909Z] INFO: Testing against a local daemon [2020-02-25T18:42:21.909Z] ok github.com/docker/docker/integration/plugin/common 0.170s [2020-02-25T18:42:21.909Z] [2020-02-25T18:42:21.909Z] DONE 2 tests in 2.441s [2020-02-25T18:42:21.909Z] [2020-02-25T18:42:21.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-25T18:42:22.338Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-25T18:42:23.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-25T18:42:23.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-25T18:42:23.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-25T18:42:23.709Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-25T18:42:23.709Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-25T18:42:24.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-25T18:42:25.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-25T18:42:26.227Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-25T18:42:26.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:26.617Z] INFO: Testing against a local daemon [2020-02-25T18:42:26.617Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.280s [2020-02-25T18:42:26.617Z] [2020-02-25T18:42:26.617Z] === Skipped [2020-02-25T18:42:26.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-25T18:42:26.617Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-25T18:42:26.617Z] [2020-02-25T18:42:26.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-25T18:42:26.617Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-25T18:42:26.617Z] [2020-02-25T18:42:26.617Z] [2020-02-25T18:42:26.617Z] DONE 2 tests, 2 skipped in 4.238s [2020-02-25T18:42:26.617Z] [2020-02-25T18:42:26.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-25T18:42:28.119Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-25T18:42:28.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-25T18:42:30.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-25T18:42:30.015Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-25T18:42:30.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-25T18:42:30.578Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-25T18:42:33.100Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-25T18:42:33.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-25T18:42:35.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:35.225Z] INFO: Testing against a local daemon [2020-02-25T18:42:35.225Z] testing: warning: no tests to run [2020-02-25T18:42:35.225Z] ok github.com/docker/docker/integration/plugin/logging 0.214s [2020-02-25T18:42:35.225Z] [2020-02-25T18:42:35.225Z] DONE 0 tests in 8.626s [2020-02-25T18:42:35.225Z] [2020-02-25T18:42:35.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-25T18:42:35.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-25T18:42:35.619Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-25T18:42:36.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-25T18:42:38.139Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-25T18:42:38.139Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-25T18:42:38.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:38.143Z] INFO: Testing against a local daemon [2020-02-25T18:42:38.143Z] ok github.com/docker/docker/integration/plugin/volumes 0.327s [2020-02-25T18:42:38.143Z] [2020-02-25T18:42:38.143Z] === Skipped [2020-02-25T18:42:38.143Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-25T18:42:38.143Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:38.143Z] [2020-02-25T18:42:38.143Z] [2020-02-25T18:42:38.143Z] DONE 1 tests, 1 skipped in 3.183s [2020-02-25T18:42:38.143Z] [2020-02-25T18:42:38.143Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-25T18:42:38.395Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-25T18:42:39.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-25T18:42:41.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:41.059Z] INFO: Testing against a local daemon [2020-02-25T18:42:41.059Z] ok github.com/docker/docker/integration/secret 0.232s [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === Skipped [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-25T18:42:41.059Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] DONE 6 tests, 6 skipped in 2.570s [2020-02-25T18:42:41.059Z] [2020-02-25T18:42:41.059Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-25T18:42:41.666Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-25T18:42:41.666Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-25T18:42:41.666Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-25T18:42:41.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-25T18:42:42.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-25T18:42:43.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:43.972Z] INFO: Testing against a local daemon [2020-02-25T18:42:43.972Z] ok github.com/docker/docker/integration/service 0.382s [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === Skipped [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-25T18:42:44.433Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-25T18:42:44.433Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-02-25T18:42:44.433Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-25T18:42:44.433Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-02-25T18:42:44.433Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-02-25T18:42:44.433Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-25T18:42:44.433Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-25T18:42:44.433Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-25T18:42:44.433Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-25T18:42:44.433Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-25T18:42:44.433Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-25T18:42:44.433Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-25T18:42:44.433Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-25T18:42:44.433Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-25T18:42:44.433Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-25T18:42:44.433Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-25T18:42:44.433Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-25T18:42:44.433Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] DONE 23 tests, 22 skipped in 3.421s [2020-02-25T18:42:44.433Z] [2020-02-25T18:42:44.433Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-25T18:42:45.114Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-25T18:42:45.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-25T18:42:46.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:46.621Z] INFO: Testing against a local daemon [2020-02-25T18:42:46.621Z] ok github.com/docker/docker/integration/session 0.176s [2020-02-25T18:42:47.083Z] [2020-02-25T18:42:47.083Z] === Skipped [2020-02-25T18:42:47.083Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-25T18:42:47.083Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:47.083Z] [2020-02-25T18:42:47.083Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-25T18:42:47.083Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:47.083Z] [2020-02-25T18:42:47.083Z] [2020-02-25T18:42:47.083Z] DONE 2 tests, 2 skipped in 2.439s [2020-02-25T18:42:47.083Z] [2020-02-25T18:42:47.083Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-25T18:42:47.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-25T18:42:48.383Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-25T18:42:49.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:49.268Z] INFO: Testing against a local daemon [2020-02-25T18:42:49.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-25T18:42:50.241Z] ok github.com/docker/docker/integration/system 1.336s [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === Skipped [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:42:50.702Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-25T18:42:50.702Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-25T18:42:50.702Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-25T18:42:50.702Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-25T18:42:50.702Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-25T18:42:50.702Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-25T18:42:50.702Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] DONE 13 tests, 7 skipped in 3.659s [2020-02-25T18:42:50.702Z] [2020-02-25T18:42:50.702Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-25T18:42:51.495Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-25T18:42:51.496Z] Using test binary docker [2020-02-25T18:42:51.496Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-25T18:42:51.496Z] +++ /etc/init.d/apparmor start [2020-02-25T18:42:51.496Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-25T18:42:51.496Z] INFO: Waiting for daemon to start... [2020-02-25T18:42:51.496Z] Starting dockerd [2020-02-25T18:42:51.496Z] +++ 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 [2020-02-25T18:42:51.657Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-25T18:42:52.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:42:52.887Z] INFO: Testing against a local daemon [2020-02-25T18:42:53.350Z] ok github.com/docker/docker/integration/volume 0.246s [2020-02-25T18:42:53.350Z] [2020-02-25T18:42:53.350Z] === Skipped [2020-02-25T18:42:53.350Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-25T18:42:53.350Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-25T18:42:53.350Z] [2020-02-25T18:42:53.350Z] [2020-02-25T18:42:53.350Z] DONE 5 tests, 1 skipped in 2.642s [2020-02-25T18:42:53.350Z] [2020-02-25T18:42:53.350Z] INFO: make.ps1 ended at 02/25/2020 18:42:53 [2020-02-25T18:42:53.350Z] INFO: Integration CLI tests being run from the host: [2020-02-25T18:42:53.350Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-25T18:42:53.651Z] . [2020-02-25T18:42:53.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-25T18:42:53.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-25T18:42:53.651Z] Error: No such image: emptyfs [2020-02-25T18:42:53.651Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-25T18:42:53.651Z] ++++ docker load [2020-02-25T18:42:53.651Z] Running integration-test (iteration 1) [2020-02-25T18:42:53.651Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-25T18:42:53.651Z] ++ 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 [2020-02-25T18:42:53.651Z] ++ set -e [2020-02-25T18:42:53.651Z] ++ '[' -n 0 ']' [2020-02-25T18:42:53.651Z] ++ set -x [2020-02-25T18:42:53.652Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:42:55.826Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-25T18:42:56.400Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-25T18:42:58.294Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-25T18:43:00.813Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-25T18:43:01.069Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-25T18:43:01.633Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-25T18:43:03.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:10.0.17763.973 [2020-02-25T18:43:03.769Z] INFO: Testing against a local daemon [2020-02-25T18:43:04.904Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-25T18:43:04.904Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-25T18:43:04.904Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-25T18:43:04.904Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-25T18:43:04.904Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-25T18:43:05.833Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-25T18:43:06.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-25T18:43:09.252Z] Loaded image: buildpack-deps:jessie [2020-02-25T18:43:09.252Z] Loaded image: busybox:latest [2020-02-25T18:43:09.252Z] Loaded image: busybox:glibc [2020-02-25T18:43:09.252Z] Loaded image: debian:jessie [2020-02-25T18:43:09.252Z] Loaded image: hello-world:latest [2020-02-25T18:43:09.252Z] INFO: Testing against a local daemon [2020-02-25T18:43:09.252Z] === RUN TestCgroupNamespacesBuild [2020-02-25T18:43:09.252Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2020-02-25T18:43:09.252Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-25T18:43:10.810Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2020-02-25T18:43:10.810Z] === RUN TestBuildWithSession [2020-02-25T18:43:10.810Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-25T18:43:10.810Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:43:10.810Z] === RUN TestBuildSquashParent [2020-02-25T18:43:10.928Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-25T18:43:11.490Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-25T18:43:16.489Z] --- PASS: TestBuildSquashParent (4.81s) [2020-02-25T18:43:16.489Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:43:16.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:43:16.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:43:16.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-25T18:43:16.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-25T18:43:16.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-25T18:43:16.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-25T18:43:16.735Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-25T18:43:16.991Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-25T18:43:16.991Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-25T18:43:18.357Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-25T18:43:18.622Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-25T18:43:18.622Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-25T18:43:19.285Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-25T18:43:20.652Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-02-25T18:43:20.714Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-02-25T18:43:20.714Z] === RUN TestBuildMultiStageCopy [2020-02-25T18:43:20.714Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-25T18:43:21.580Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-25T18:43:22.947Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-25T18:43:22.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-25T18:43:22.984Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-25T18:43:23.319Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-25T18:43:24.006Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy (3.42s) [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s) [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-25T18:43:24.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-02-25T18:43:24.315Z] === RUN TestBuildMultiStageParentConfig [2020-02-25T18:43:25.373Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-02-25T18:43:25.373Z] === RUN TestBuildLabelWithTargets [2020-02-25T18:43:25.466Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-25T18:43:26.028Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-25T18:43:26.949Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-02-25T18:43:26.949Z] === RUN TestBuildWithEmptyLayers [2020-02-25T18:43:26.956Z] === RUN TestDockerSuite/TestLogsSince [2020-02-25T18:43:26.956Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-25T18:43:27.644Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-02-25T18:43:27.644Z] === RUN TestBuildMultiStageOnBuild [2020-02-25T18:43:29.824Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-02-25T18:43:29.824Z] === RUN TestBuildUncleanTarFilenames [2020-02-25T18:43:30.919Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-02-25T18:43:30.919Z] === RUN TestBuildMultiStageLayerLeak [2020-02-25T18:43:33.681Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s) [2020-02-25T18:43:33.681Z] === RUN TestBuildWithHugeFile [2020-02-25T18:43:35.067Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-25T18:43:36.957Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-25T18:43:39.474Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-25T18:43:40.403Z] === RUN TestDockerSuite/TestLogsTail [2020-02-25T18:43:41.333Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-25T18:43:41.333Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-25T18:43:42.261Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-25T18:43:42.823Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-25T18:43:43.386Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-25T18:43:44.317Z] === RUN TestDockerSuite/TestNetHostname [2020-02-25T18:43:46.837Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-25T18:43:47.093Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-25T18:43:48.460Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-25T18:43:50.977Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-25T18:43:51.540Z] === RUN TestDockerSuite/TestPluginActive [2020-02-25T18:43:53.430Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-25T18:43:54.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-25T18:43:58.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-25T18:44:00.430Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-25T18:44:00.430Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-25T18:44:00.993Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-25T18:44:02.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-25T18:44:04.252Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-25T18:44:05.202Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-25T18:44:05.764Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-25T18:44:08.283Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-25T18:44:08.844Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-25T18:44:13.015Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-25T18:44:13.273Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-25T18:44:15.790Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-25T18:44:16.047Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-25T18:44:17.939Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-25T18:44:18.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-25T18:44:19.127Z] === RUN TestDockerSuite/TestPortList [2020-02-25T18:44:23.299Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-25T18:44:29.841Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-25T18:44:30.097Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-25T18:44:31.988Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-25T18:44:36.158Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-25T18:44:39.428Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-25T18:44:39.428Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-25T18:44:39.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-25T18:44:40.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-25T18:44:40.356Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-25T18:44:41.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-25T18:44:41.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-25T18:44:41.848Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-25T18:44:42.104Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-25T18:44:44.012Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-25T18:44:44.012Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-25T18:44:47.281Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-25T18:44:48.647Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-25T18:44:48.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-25T18:44:49.160Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-25T18:44:49.160Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-25T18:44:52.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-25T18:44:52.687Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-25T18:44:54.054Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-25T18:44:55.844Z] --- PASS: TestBuildWithHugeFile (81.97s) [2020-02-25T18:44:55.844Z] === RUN TestBuildWithEmptyDockerfile [2020-02-25T18:44:55.844Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:44:55.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:44:55.844Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:44:55.844Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:44:55.844Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:44:55.844Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:44:55.844Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-25T18:44:55.844Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-25T18:44:55.844Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-25T18:44:55.844Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-02-25T18:44:55.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-02-25T18:44:55.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-02-25T18:44:55.844Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-02-25T18:44:55.844Z] === RUN TestBuildPreserveOwnership [2020-02-25T18:44:55.844Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-25T18:44:56.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-25T18:44:57.939Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-25T18:44:59.362Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-25T18:44:59.830Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-25T18:45:00.394Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2020-02-25T18:45:00.394Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2020-02-25T18:45:00.394Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-02-25T18:45:00.394Z] === RUN TestBuildPlatformInvalid [2020-02-25T18:45:00.685Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-02-25T18:45:00.685Z] PASS [2020-02-25T18:45:00.685Z] [2020-02-25T18:45:00.685Z] === Skipped [2020-02-25T18:45:00.685Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-25T18:45:00.685Z] build_session_test.go:25: TODO: BuildKit [2020-02-25T18:45:00.685Z] [2020-02-25T18:45:00.685Z] [2020-02-25T18:45:00.685Z] DONE 32 tests, 1 skipped in 127.012s [2020-02-25T18:45:00.685Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-25T18:45:00.685Z] ++ 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 [2020-02-25T18:45:00.685Z] ++ set -e [2020-02-25T18:45:00.685Z] ++ '[' -n 0 ']' [2020-02-25T18:45:00.685Z] ++ set -x [2020-02-25T18:45:00.685Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:45:00.685Z] INFO: Testing against a local daemon [2020-02-25T18:45:00.685Z] === RUN TestConfigList [2020-02-25T18:45:03.393Z] --- PASS: TestConfigList (2.31s) [2020-02-25T18:45:03.393Z] === RUN TestConfigsCreateAndDelete [2020-02-25T18:45:04.001Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-25T18:45:04.001Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-25T18:45:05.369Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-25T18:45:05.477Z] --- PASS: TestConfigsCreateAndDelete (2.36s) [2020-02-25T18:45:05.477Z] === RUN TestConfigsUpdate [2020-02-25T18:45:07.890Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-25T18:45:08.221Z] --- PASS: TestConfigsUpdate (2.24s) [2020-02-25T18:45:08.221Z] === RUN TestTemplatedConfig [2020-02-25T18:45:09.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-25T18:45:10.299Z] --- PASS: TestTemplatedConfig (2.66s) [2020-02-25T18:45:10.299Z] === RUN TestConfigInspect [2020-02-25T18:45:13.014Z] --- PASS: TestConfigInspect (2.25s) [2020-02-25T18:45:13.014Z] === RUN TestConfigCreateWithLabels [2020-02-25T18:45:15.089Z] --- PASS: TestConfigCreateWithLabels (2.30s) [2020-02-25T18:45:15.089Z] === RUN TestConfigCreateResolve [2020-02-25T18:45:15.796Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-25T18:45:17.176Z] --- PASS: TestConfigCreateResolve (2.25s) [2020-02-25T18:45:17.176Z] === RUN TestConfigDaemonLibtrustID [2020-02-25T18:45:17.688Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-25T18:45:17.824Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-25T18:45:17.824Z] PASS [2020-02-25T18:45:17.824Z] [2020-02-25T18:45:17.824Z] DONE 8 tests in 17.018s [2020-02-25T18:45:17.824Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-25T18:45:17.824Z] ++ 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 [2020-02-25T18:45:17.824Z] ++ set -e [2020-02-25T18:45:17.824Z] ++ '[' -n 0 ']' [2020-02-25T18:45:17.824Z] ++ set -x [2020-02-25T18:45:17.824Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:45:17.824Z] INFO: Testing against a local daemon [2020-02-25T18:45:17.824Z] === RUN TestCheckpoint [2020-02-25T18:45:17.824Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-25T18:45:17.824Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:45:17.824Z] === RUN TestContainerInvalidJSON [2020-02-25T18:45:17.824Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:45:17.824Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:45:17.824Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:45:17.824Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:45:17.824Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:45:17.824Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:45:17.824Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-25T18:45:17.824Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-25T18:45:17.824Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-25T18:45:17.824Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-25T18:45:17.824Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-25T18:45:17.824Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-25T18:45:17.824Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-25T18:45:17.824Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-25T18:45:17.824Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-02-25T18:45:17.824Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-25T18:45:18.117Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-25T18:45:18.117Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-25T18:45:18.117Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-25T18:45:18.117Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-25T18:45:18.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-02-25T18:45:18.117Z] === RUN TestCopyFromContainer [2020-02-25T18:45:19.711Z] === RUN TestCopyFromContainer// [2020-02-25T18:45:19.711Z] === RUN TestCopyFromContainer//bar/root [2020-02-25T18:45:20.024Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-25T18:45:20.025Z] === RUN TestCopyFromContainer/bar/quux [2020-02-25T18:45:20.025Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-25T18:45:20.206Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-25T18:45:20.336Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-25T18:45:20.337Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-25T18:45:20.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-25T18:45:20.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-25T18:45:20.631Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer (2.55s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-25T18:45:20.631Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-25T18:45:20.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-25T18:45:20.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:45:20.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:45:20.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:45:20.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:45:20.932Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:45:20.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:45:20.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-25T18:45:20.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-25T18:45:20.932Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-25T18:45:20.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-25T18:45:20.932Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-25T18:45:20.932Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-25T18:45:20.932Z] === RUN TestCreateWithInvalidEnv [2020-02-25T18:45:20.932Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-25T18:45:20.932Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-25T18:45:20.932Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-25T18:45:20.932Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-25T18:45:20.932Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-25T18:45:20.932Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-25T18:45:20.932Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-25T18:45:20.932Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-25T18:45:20.932Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-25T18:45:20.932Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-25T18:45:20.932Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-25T18:45:20.932Z] === RUN TestCreateTmpfsMountsTarget [2020-02-25T18:45:20.932Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-25T18:45:20.932Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-25T18:45:21.573Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-25T18:45:22.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-25T18:45:23.031Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:45:23.031Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:45:23.031Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-25T18:45:23.032Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-02-25T18:45:23.032Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-25T18:45:23.032Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-25T18:45:23.501Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:45:25.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:45:25.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:45:25.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:45:25.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:45:25.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:45:25.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:45:25.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-25T18:45:25.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-25T18:45:25.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-25T18:45:25.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-25T18:45:25.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-25T18:45:25.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-25T18:45:25.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-25T18:45:25.392Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-25T18:45:25.772Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-02-25T18:45:25.772Z] === RUN TestContainerStartOnDaemonRestart [2020-02-25T18:45:25.772Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-25T18:45:25.772Z] === RUN TestDaemonRestartIpcMode [2020-02-25T18:45:25.772Z] === PAUSE TestDaemonRestartIpcMode [2020-02-25T18:45:25.772Z] === RUN TestDaemonHostGatewayIP [2020-02-25T18:45:25.772Z] === PAUSE TestDaemonHostGatewayIP [2020-02-25T18:45:25.772Z] === RUN TestDiff [2020-02-25T18:45:26.402Z] --- PASS: TestDiff (0.67s) [2020-02-25T18:45:26.402Z] === RUN TestExecWithCloseStdin [2020-02-25T18:45:27.071Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-02-25T18:45:27.071Z] === RUN TestExec [2020-02-25T18:45:27.910Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-25T18:45:28.154Z] --- PASS: TestExec (0.81s) [2020-02-25T18:45:28.154Z] === RUN TestExecUser [2020-02-25T18:45:28.791Z] --- PASS: TestExecUser (0.78s) [2020-02-25T18:45:28.791Z] === RUN TestExportContainerAndImportImage [2020-02-25T18:45:29.802Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-25T18:45:29.802Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-25T18:45:29.825Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-02-25T18:45:29.825Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-25T18:45:30.730Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-25T18:45:31.324Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-02-25T18:45:31.324Z] === RUN TestHealthCheckWorkdir [2020-02-25T18:45:32.350Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-02-25T18:45:32.350Z] === RUN TestHealthKillContainer [2020-02-25T18:45:33.249Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-25T18:45:35.056Z] --- PASS: TestHealthKillContainer (2.85s) [2020-02-25T18:45:35.056Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-25T18:45:35.695Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-02-25T18:45:35.695Z] === RUN TestIpcModeNone [2020-02-25T18:45:35.765Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-25T18:45:36.021Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-25T18:45:36.717Z] --- PASS: TestIpcModeNone (0.75s) [2020-02-25T18:45:36.717Z] === RUN TestIpcModePrivate [2020-02-25T18:45:36.949Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-25T18:45:36.949Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-25T18:45:37.206Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-25T18:45:37.206Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-25T18:45:37.341Z] --- PASS: TestIpcModePrivate (0.79s) [2020-02-25T18:45:37.341Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-25T18:45:37.341Z] === RUN TestIpcModeShareable [2020-02-25T18:45:37.462Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-25T18:45:38.371Z] --- PASS: TestIpcModeShareable (0.81s) [2020-02-25T18:45:38.371Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-25T18:45:38.371Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-25T18:45:38.830Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-25T18:45:40.200Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-25T18:45:40.470Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2020-02-25T18:45:40.470Z] === RUN TestAPIIpcModeHost [2020-02-25T18:45:41.113Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-02-25T18:45:41.113Z] === RUN TestDaemonIpcModeShareable [2020-02-25T18:45:41.566Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-25T18:45:42.494Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-25T18:45:42.625Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2020-02-25T18:45:42.625Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-25T18:45:42.625Z] === RUN TestDaemonIpcModePrivate [2020-02-25T18:45:44.675Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-02-25T18:45:44.675Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-25T18:45:44.675Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-25T18:45:46.185Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-02-25T18:45:46.185Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-25T18:45:46.185Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-25T18:45:47.733Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-02-25T18:45:47.733Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-25T18:45:47.733Z] === RUN TestIpcModeOlderClient [2020-02-25T18:45:47.733Z] === PAUSE TestIpcModeOlderClient [2020-02-25T18:45:47.733Z] === RUN TestKillContainerInvalidSignal [2020-02-25T18:45:48.364Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-02-25T18:45:48.364Z] === RUN TestKillContainer [2020-02-25T18:45:48.364Z] === RUN TestKillContainer/no_signal [2020-02-25T18:45:49.008Z] === RUN TestKillContainer/non_killing_signal [2020-02-25T18:45:49.679Z] === RUN TestKillContainer/killing_signal [2020-02-25T18:45:50.348Z] --- PASS: TestKillContainer (2.04s) [2020-02-25T18:45:50.348Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-02-25T18:45:50.349Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-02-25T18:45:50.349Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-02-25T18:45:50.349Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-25T18:45:50.349Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-25T18:45:50.586Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-25T18:45:50.843Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-25T18:45:50.991Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-25T18:45:52.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-02-25T18:45:52.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-02-25T18:45:52.048Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-02-25T18:45:52.048Z] === RUN TestKillStoppedContainer [2020-02-25T18:45:52.048Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-25T18:45:52.048Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-25T18:45:52.048Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-25T18:45:52.048Z] === RUN TestKillDifferentUserContainer [2020-02-25T18:45:52.691Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-02-25T18:45:52.691Z] === RUN TestInspectOomKilledTrue [2020-02-25T18:45:52.733Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-25T18:45:52.733Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-25T18:45:53.738Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2020-02-25T18:45:53.738Z] === RUN TestInspectOomKilledFalse [2020-02-25T18:45:54.427Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-02-25T18:45:54.427Z] === RUN TestLinksEtcHostsContentMatch [2020-02-25T18:45:55.064Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-25T18:45:55.064Z] === RUN TestLinksContainerNames [2020-02-25T18:45:55.260Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-25T18:45:55.260Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-25T18:45:55.260Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-25T18:45:55.516Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-25T18:45:56.568Z] --- PASS: TestLinksContainerNames (1.31s) [2020-02-25T18:45:56.568Z] === RUN TestLogsFollowTailEmpty [2020-02-25T18:45:56.862Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-25T18:45:56.862Z] === RUN TestContainerNetworkMountsNoChown [2020-02-25T18:45:57.901Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/default [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/default [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/private [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/private [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rprivate [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/slave [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/slave [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rslave [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/shared [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/shared [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rshared [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-25T18:45:57.901Z] === CONT TestMountDaemonRoot/rslave [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:45:57.901Z] === CONT TestMountDaemonRoot/default [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:45:57.901Z] === CONT TestMountDaemonRoot/slave [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:45:57.901Z] === CONT TestMountDaemonRoot/rshared [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:45:57.901Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:45:57.901Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/private [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/shared [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rprivate [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:45:57.902Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:45:57.902Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-25T18:45:57.902Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-25T18:45:58.032Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-25T18:45:58.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-25T18:45:58.194Z] === RUN TestContainerBindMountNonRecursive [2020-02-25T18:45:59.705Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-02-25T18:45:59.705Z] === RUN TestNetworkNat [2020-02-25T18:45:59.923Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-25T18:46:00.327Z] --- PASS: TestNetworkNat (0.73s) [2020-02-25T18:46:00.327Z] === RUN TestNetworkLocalhostTCPNat [2020-02-25T18:46:01.347Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-02-25T18:46:01.347Z] === RUN TestNetworkLoopbackNat [2020-02-25T18:46:01.968Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-02-25T18:46:01.968Z] === RUN TestPause [2020-02-25T18:46:02.595Z] --- PASS: TestPause (0.72s) [2020-02-25T18:46:02.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-25T18:46:02.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:46:02.595Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:46:02.595Z] === RUN TestPauseStopPausedContainer [2020-02-25T18:46:03.641Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-25T18:46:03.641Z] === RUN TestPsFilter [2020-02-25T18:46:03.641Z] --- PASS: TestPsFilter (0.21s) [2020-02-25T18:46:03.641Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-25T18:46:04.092Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-25T18:46:04.268Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-02-25T18:46:04.268Z] === RUN TestRemoveContainerWithVolume [2020-02-25T18:46:04.895Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-02-25T18:46:04.895Z] === RUN TestRemoveContainerRunning [2020-02-25T18:46:05.524Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-02-25T18:46:05.524Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-25T18:46:05.981Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-25T18:46:05.982Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-25T18:46:05.982Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-25T18:46:06.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-02-25T18:46:06.564Z] === RUN TestRemoveInvalidContainer [2020-02-25T18:46:06.564Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-25T18:46:06.564Z] === RUN TestRenameLinkedContainer [2020-02-25T18:46:09.291Z] --- PASS: TestRenameLinkedContainer (2.59s) [2020-02-25T18:46:09.291Z] === RUN TestRenameStoppedContainer [2020-02-25T18:46:09.580Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-02-25T18:46:09.580Z] === RUN TestRenameRunningContainerAndReuse [2020-02-25T18:46:11.095Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-02-25T18:46:11.095Z] === RUN TestRenameInvalidName [2020-02-25T18:46:11.228Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-25T18:46:11.484Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-25T18:46:11.738Z] --- PASS: TestRenameInvalidName (0.67s) [2020-02-25T18:46:11.738Z] === RUN TestRenameAnonymousContainer [2020-02-25T18:46:11.741Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-25T18:46:14.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-25T18:46:14.260Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-25T18:46:14.499Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2020-02-25T18:46:14.499Z] === RUN TestRenameContainerWithSameName [2020-02-25T18:46:14.789Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-02-25T18:46:14.789Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-25T18:46:14.823Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-25T18:46:16.291Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2020-02-25T18:46:16.291Z] === RUN TestResize [2020-02-25T18:46:16.945Z] --- PASS: TestResize (0.70s) [2020-02-25T18:46:16.945Z] === RUN TestResizeWithInvalidSize [2020-02-25T18:46:17.345Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-25T18:46:17.345Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-25T18:46:17.573Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-02-25T18:46:17.573Z] === RUN TestResizeWhenContainerNotStarted [2020-02-25T18:46:18.201Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:18.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:18.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-25T18:46:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:18.201Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-25T18:46:18.273Z] === RUN TestDockerSuite/TestRmiTag [2020-02-25T18:46:18.273Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-25T18:46:19.202Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-25T18:46:20.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-25T18:46:20.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-25T18:46:21.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-25T18:46:21.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-25T18:46:21.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:23.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-25T18:46:24.302Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-25T18:46:24.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-25T18:46:24.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-25T18:46:25.231Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-25T18:46:26.160Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-25T18:46:26.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-25T18:46:26.722Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.27s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.31s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.51s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.73s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.15s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.17s) [2020-02-25T18:46:27.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-02-25T18:46:27.872Z] === RUN TestCgroupNamespacesRun [2020-02-25T18:46:28.614Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-25T18:46:29.195Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-25T18:46:29.452Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-25T18:46:29.961Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-02-25T18:46:29.961Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-25T18:46:30.380Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-25T18:46:30.380Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-25T18:46:31.309Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-25T18:46:31.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-02-25T18:46:31.479Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-25T18:46:32.981Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-02-25T18:46:32.981Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-25T18:46:33.199Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-25T18:46:33.761Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-25T18:46:34.569Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-02-25T18:46:34.569Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-25T18:46:34.688Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-25T18:46:35.616Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-25T18:46:36.080Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-02-25T18:46:36.080Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-25T18:46:37.117Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-02-25T18:46:37.117Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-25T18:46:37.505Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-25T18:46:38.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-02-25T18:46:38.184Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-25T18:46:38.875Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-25T18:46:39.879Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-02-25T18:46:39.879Z] === RUN TestKernelTCPMemory [2020-02-25T18:46:40.241Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-25T18:46:40.636Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-02-25T18:46:40.637Z] === RUN TestNISDomainname [2020-02-25T18:46:41.170Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-25T18:46:41.302Z] --- PASS: TestNISDomainname (0.91s) [2020-02-25T18:46:41.302Z] === RUN TestHostnameDnsResolution [2020-02-25T18:46:42.098Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-25T18:46:42.340Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-02-25T18:46:42.340Z] === RUN TestStats [2020-02-25T18:46:42.660Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-25T18:46:44.030Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-25T18:46:44.389Z] --- PASS: TestStats (1.73s) [2020-02-25T18:46:44.389Z] === RUN TestStopContainerWithTimeout [2020-02-25T18:46:44.389Z] === RUN TestStopContainerWithTimeout/0 [2020-02-25T18:46:44.389Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-25T18:46:44.389Z] === RUN TestStopContainerWithTimeout/1 [2020-02-25T18:46:44.389Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-25T18:46:44.389Z] === RUN TestStopContainerWithTimeout/3 [2020-02-25T18:46:44.389Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-25T18:46:44.389Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-25T18:46:44.389Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-25T18:46:44.389Z] === CONT TestStopContainerWithTimeout/0 [2020-02-25T18:46:44.389Z] === CONT TestStopContainerWithTimeout/3 [2020-02-25T18:46:44.389Z] === CONT TestStopContainerWithTimeout/1 [2020-02-25T18:46:44.389Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-25T18:46:44.958Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-25T18:46:45.215Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-25T18:46:46.143Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-25T18:46:47.074Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-25T18:46:47.943Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-25T18:46:47.943Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-02-25T18:46:47.943Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-02-25T18:46:47.943Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-02-25T18:46:47.943Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-02-25T18:46:47.943Z] === RUN TestDeleteDevicemapper [2020-02-25T18:46:47.943Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-25T18:46:47.943Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:46:47.943Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-25T18:46:48.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-25T18:46:48.565Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-25T18:46:48.565Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-25T18:46:50.731Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2020-02-25T18:46:50.731Z] === RUN TestUpdateMemory [2020-02-25T18:46:51.084Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-25T18:46:51.387Z] --- PASS: TestUpdateMemory (0.89s) [2020-02-25T18:46:51.387Z] === RUN TestUpdateCPUQuota [2020-02-25T18:46:52.012Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-25T18:46:52.478Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-02-25T18:46:52.478Z] === RUN TestUpdatePidsLimit [2020-02-25T18:46:52.478Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-25T18:46:52.773Z] === RUN TestUpdatePidsLimit/no_change [2020-02-25T18:46:52.941Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-25T18:46:53.071Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-25T18:46:53.363Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-25T18:46:53.503Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-25T18:46:53.503Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-25T18:46:53.654Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-25T18:46:54.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-25T18:46:54.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-25T18:46:54.431Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-25T18:46:54.432Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-25T18:46:55.360Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-02-25T18:46:55.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-02-25T18:46:55.967Z] === RUN TestUpdateRestartPolicy [2020-02-25T18:46:56.300Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-25T18:46:56.300Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-25T18:46:57.230Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-25T18:46:58.160Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-25T18:46:59.094Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-25T18:46:59.094Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-25T18:47:00.022Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-25T18:47:00.022Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-25T18:47:01.391Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-25T18:47:02.319Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-25T18:47:02.882Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-25T18:47:03.810Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-25T18:47:03.810Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-25T18:47:04.739Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-25T18:47:06.633Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-25T18:47:07.999Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-25T18:47:08.986Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2020-02-25T18:47:08.986Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-25T18:47:08.986Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-02-25T18:47:08.986Z] === RUN TestWaitNonBlocked [2020-02-25T18:47:08.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:47:08.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:47:08.986Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:47:08.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:47:08.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-25T18:47:08.986Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-25T18:47:09.622Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-25T18:47:09.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-02-25T18:47:09.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-02-25T18:47:09.622Z] === RUN TestWaitBlocked [2020-02-25T18:47:09.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:47:09.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:47:09.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:47:09.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:47:09.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-25T18:47:09.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-25T18:47:09.890Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-25T18:47:10.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-25T18:47:10.686Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-25T18:47:10.686Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-02-25T18:47:10.686Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-02-25T18:47:10.686Z] === CONT TestContainerStartOnDaemonRestart [2020-02-25T18:47:10.686Z] === CONT TestDaemonHostGatewayIP [2020-02-25T18:47:10.686Z] === CONT TestDaemonRestartIpcMode [2020-02-25T18:47:10.686Z] === CONT TestIpcModeOlderClient [2020-02-25T18:47:10.686Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-02-25T18:47:11.380Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-25T18:47:12.309Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-25T18:47:12.871Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-25T18:47:12.871Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-25T18:47:13.799Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-25T18:47:15.255Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2020-02-25T18:47:15.255Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2020-02-25T18:47:15.571Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-02-25T18:47:15.571Z] PASS [2020-02-25T18:47:15.571Z] [2020-02-25T18:47:15.571Z] === Skipped [2020-02-25T18:47:15.571Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-25T18:47:15.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-25T18:47:15.571Z] [2020-02-25T18:47:15.571Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-25T18:47:15.571Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-25T18:47:15.571Z] [2020-02-25T18:47:15.571Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-25T18:47:15.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-25T18:47:15.571Z] [2020-02-25T18:47:15.571Z] [2020-02-25T18:47:15.571Z] DONE 199 tests, 3 skipped in 117.756s [2020-02-25T18:47:15.571Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-25T18:47:15.571Z] ++ 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 [2020-02-25T18:47:15.571Z] ++ set -e [2020-02-25T18:47:15.571Z] ++ '[' -n 0 ']' [2020-02-25T18:47:15.571Z] ++ set -x [2020-02-25T18:47:15.571Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:47:15.571Z] INFO: Testing against a local daemon [2020-02-25T18:47:15.571Z] === RUN TestCommitInheritsEnv [2020-02-25T18:47:16.238Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-25T18:47:16.238Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-25T18:47:16.238Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-25T18:47:16.238Z] === RUN TestImagesFilterMultiReference [2020-02-25T18:47:16.238Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-25T18:47:16.238Z] === RUN TestImagePullPlatformInvalid [2020-02-25T18:47:16.238Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-25T18:47:16.238Z] === RUN TestRemoveImageOrphaning [2020-02-25T18:47:16.317Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-25T18:47:16.543Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-02-25T18:47:16.543Z] === RUN TestRemoveImageGarbageCollector [2020-02-25T18:47:16.543Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:47:16.543Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:47:16.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-25T18:47:16.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-25T18:47:16.543Z] === RUN TestTagInvalidReference [2020-02-25T18:47:16.838Z] --- PASS: TestTagInvalidReference (0.06s) [2020-02-25T18:47:16.838Z] === RUN TestTagValidPrefixedRepo [2020-02-25T18:47:16.838Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-25T18:47:16.838Z] === RUN TestTagExistedNameWithoutForce [2020-02-25T18:47:16.838Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-25T18:47:16.838Z] === RUN TestTagOfficialNames [2020-02-25T18:47:16.838Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-25T18:47:16.838Z] === RUN TestTagMatchesDigest [2020-02-25T18:47:16.838Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-25T18:47:16.838Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-25T18:47:20.484Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-25T18:47:20.484Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-25T18:47:20.741Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-25T18:47:23.260Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-25T18:47:25.154Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-25T18:47:28.441Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-25T18:47:29.370Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-25T18:47:31.262Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-25T18:47:31.262Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-25T18:47:31.262Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-25T18:47:31.829Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-25T18:47:33.722Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-25T18:47:35.614Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-25T18:47:37.511Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-25T18:47:37.768Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-25T18:47:38.697Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-25T18:47:40.589Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-25T18:47:41.518Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-25T18:47:41.518Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-25T18:47:42.447Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-25T18:47:44.340Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-25T18:47:44.340Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-25T18:47:45.268Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-25T18:47:45.829Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-25T18:47:46.758Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-25T18:47:47.686Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-25T18:47:47.686Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-25T18:47:48.614Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-25T18:47:49.177Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-25T18:47:50.105Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-25T18:47:51.034Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-25T18:47:51.962Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-25T18:47:52.527Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-25T18:47:53.457Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-25T18:47:54.385Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-25T18:47:54.385Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-25T18:47:54.955Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-25T18:47:55.893Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-25T18:47:57.784Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-25T18:47:57.784Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-25T18:47:57.784Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-25T18:48:01.953Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-25T18:48:02.209Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-25T18:48:14.387Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-25T18:48:14.949Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-25T18:48:16.843Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-25T18:48:16.843Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-25T18:48:16.843Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-25T18:48:16.843Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-25T18:48:17.771Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-25T18:48:21.042Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-25T18:48:22.410Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-25T18:48:24.302Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-25T18:48:25.230Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-25T18:48:25.793Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-25T18:48:26.357Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-25T18:48:27.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-25T18:48:27.726Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-25T18:48:27.982Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-25T18:48:29.875Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-25T18:48:30.803Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-25T18:48:32.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-25T18:48:32.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-25T18:48:32.952Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-25T18:48:34.853Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-25T18:48:36.221Z] === RUN TestDockerSuite/TestRunMount [2020-02-25T18:48:42.761Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-25T18:48:43.325Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-25T18:48:44.253Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-25T18:48:46.144Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-25T18:48:48.662Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-25T18:48:51.932Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-25T18:48:54.450Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-25T18:48:56.971Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-25T18:48:58.339Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-25T18:49:00.230Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-25T18:49:00.230Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-25T18:49:00.793Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-25T18:49:02.161Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-25T18:49:02.724Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-25T18:49:03.652Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-25T18:49:06.171Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-25T18:49:08.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-25T18:49:12.861Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-25T18:49:13.790Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-25T18:49:13.790Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-25T18:49:14.717Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-25T18:49:14.717Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-25T18:49:15.646Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-25T18:49:16.576Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-25T18:49:16.576Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-25T18:49:17.505Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-25T18:49:18.432Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-25T18:49:18.432Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-25T18:49:18.996Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-25T18:49:19.925Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-25T18:49:21.820Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-25T18:49:22.749Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-25T18:49:23.312Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-25T18:49:24.241Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-25T18:49:24.804Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-25T18:49:25.733Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-25T18:49:26.295Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-25T18:49:26.295Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-25T18:49:27.224Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-25T18:49:28.152Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-25T18:49:28.152Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-25T18:49:28.716Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-25T18:49:30.608Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-25T18:49:30.608Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-25T18:49:31.539Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-25T18:49:34.056Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-25T18:49:35.947Z] === RUN TestDockerSuite/TestRunRm [2020-02-25T18:49:36.891Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-25T18:49:37.148Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-25T18:49:41.319Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-25T18:49:41.575Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-25T18:49:42.504Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-25T18:49:44.397Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-25T18:49:44.959Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-25T18:49:46.327Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-25T18:49:49.599Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-25T18:49:54.851Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-25T18:49:55.107Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-25T18:49:55.364Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-25T18:49:56.292Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-25T18:49:57.220Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-25T18:49:58.148Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-25T18:49:58.148Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-25T18:49:59.077Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-25T18:49:59.639Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-25T18:50:00.567Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-25T18:50:01.496Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-25T18:50:02.426Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-25T18:50:04.323Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-25T18:50:04.886Z] === RUN TestDockerSuite/TestRunState [2020-02-25T18:50:07.405Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-25T18:50:07.669Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-25T18:50:08.603Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-25T18:50:08.859Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-25T18:50:08.859Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-25T18:50:09.787Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-25T18:50:10.349Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-25T18:50:11.278Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-25T18:50:12.206Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-25T18:50:12.206Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-25T18:50:12.206Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-25T18:50:13.136Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-25T18:50:16.405Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-25T18:50:16.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-25T18:50:16.405Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-25T18:50:16.662Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-25T18:50:19.184Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-25T18:50:23.353Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-25T18:50:24.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-25T18:50:24.845Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-25T18:50:25.774Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-25T18:50:26.703Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-25T18:50:27.266Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-25T18:50:28.194Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-25T18:50:28.757Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-25T18:50:29.013Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-25T18:50:31.534Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-25T18:50:32.902Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-25T18:50:33.832Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-25T18:50:33.832Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-25T18:50:34.088Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-25T18:50:35.018Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-25T18:50:35.581Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-25T18:50:36.510Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-25T18:50:36.510Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-25T18:50:36.510Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-25T18:50:37.464Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-25T18:50:42.712Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-25T18:50:42.969Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-25T18:50:44.336Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-25T18:50:46.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-25T18:50:48.226Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-25T18:50:50.744Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-25T18:50:53.261Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-25T18:50:54.189Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-25T18:50:55.118Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-25T18:50:56.047Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-25T18:50:56.047Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-25T18:50:56.047Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-25T18:50:56.047Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-25T18:50:56.303Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-25T18:50:57.232Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-25T18:50:57.794Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-25T18:50:58.723Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-25T18:51:00.614Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-25T18:51:01.178Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-25T18:51:02.107Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-25T18:51:02.107Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-25T18:51:02.669Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-25T18:51:02.926Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-25T18:51:02.926Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-25T18:51:02.926Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-25T18:51:02.926Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-25T18:51:03.183Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-25T18:51:03.183Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-25T18:51:03.439Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-25T18:51:03.695Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-25T18:51:03.951Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-25T18:51:04.879Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-25T18:51:05.441Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-25T18:51:06.384Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-25T18:51:06.384Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-25T18:51:07.315Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-25T18:51:07.571Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-25T18:51:08.500Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-25T18:51:08.500Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-25T18:51:09.428Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-25T18:51:10.355Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-25T18:51:10.355Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-25T18:51:10.355Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-25T18:51:11.285Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-25T18:51:12.652Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-25T18:51:13.582Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-25T18:51:13.582Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-25T18:51:14.144Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-25T18:51:14.144Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-25T18:51:16.035Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-25T18:51:16.597Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-25T18:51:19.867Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-25T18:51:20.429Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-25T18:51:20.429Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-25T18:51:20.429Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-25T18:51:21.357Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-25T18:51:22.724Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-25T18:51:22.724Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-25T18:51:24.092Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-25T18:51:24.092Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-25T18:51:26.612Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-25T18:51:26.612Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-25T18:51:26.868Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-25T18:51:29.387Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-25T18:51:29.387Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-25T18:51:30.755Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-25T18:51:31.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-25T18:51:31.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-25T18:51:32.905Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-25T18:51:34.272Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-25T18:51:34.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-25T18:51:34.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-25T18:51:34.789Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-25T18:51:34.789Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-25T18:51:35.351Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-25T18:51:37.870Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-25T18:51:44.409Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-25T18:51:46.299Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-25T18:51:47.228Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-25T18:51:48.594Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-25T18:51:51.863Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-25T18:51:54.382Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-25T18:51:54.946Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-25T18:51:56.839Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-25T18:51:59.357Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-25T18:52:01.877Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-25T18:52:05.150Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-25T18:52:10.398Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-25T18:52:12.939Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-25T18:52:14.306Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-25T18:52:18.476Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-25T18:52:20.992Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-25T18:52:22.883Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-25T18:52:23.445Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-25T18:52:24.373Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-25T18:52:24.828Z] --- PASS: TestImportExtremelyLargeImageWorks (299.38s) [2020-02-25T18:52:24.828Z] PASS [2020-02-25T18:52:24.828Z] [2020-02-25T18:52:24.828Z] === Skipped [2020-02-25T18:52:24.828Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-25T18:52:24.828Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:52:24.828Z] [2020-02-25T18:52:24.828Z] [2020-02-25T18:52:24.828Z] DONE 12 tests, 1 skipped in 300.734s [2020-02-25T18:52:24.828Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-25T18:52:24.829Z] ++ 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 [2020-02-25T18:52:24.829Z] ++ set -e [2020-02-25T18:52:24.829Z] ++ '[' -n 0 ']' [2020-02-25T18:52:24.829Z] ++ set -x [2020-02-25T18:52:24.829Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:52:24.829Z] INFO: Testing against a local daemon [2020-02-25T18:52:24.829Z] === RUN TestNetworkCreateDelete [2020-02-25T18:52:24.829Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-02-25T18:52:24.829Z] === RUN TestDockerNetworkDeletePreferID [2020-02-25T18:52:24.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-02-25T18:52:24.829Z] === RUN TestInspectNetwork [2020-02-25T18:52:24.829Z] === RUN TestInspectNetwork/full_network_id [2020-02-25T18:52:24.829Z] === RUN TestInspectNetwork/partial_network_id [2020-02-25T18:52:24.829Z] === RUN TestInspectNetwork/network_name [2020-02-25T18:52:24.829Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-25T18:52:24.829Z] --- PASS: TestInspectNetwork (7.55s) [2020-02-25T18:52:24.829Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-25T18:52:24.829Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-25T18:52:24.829Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-25T18:52:24.829Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-25T18:52:24.829Z] === RUN TestRunContainerWithBridgeNone [2020-02-25T18:52:25.301Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-25T18:52:25.301Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-25T18:52:25.863Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-25T18:52:26.977Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-02-25T18:52:26.977Z] === RUN TestNetworkInvalidJSON [2020-02-25T18:52:26.977Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-25T18:52:26.977Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-25T18:52:26.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:52:26.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:52:26.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:52:26.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:52:26.977Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-25T18:52:26.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-25T18:52:26.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-25T18:52:26.977Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-25T18:52:26.977Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-25T18:52:26.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-25T18:52:26.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-25T18:52:26.977Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-25T18:52:27.753Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-25T18:52:28.027Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-25T18:52:28.027Z] === RUN TestDaemonDefaultNetworkPools [2020-02-25T18:52:29.090Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-02-25T18:52:29.090Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-25T18:52:30.179Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-02-25T18:52:30.179Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-25T18:52:31.022Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-25T18:52:31.759Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-02-25T18:52:31.759Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-25T18:52:32.058Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-25T18:52:32.058Z] === RUN TestServiceWithPredefinedNetwork [2020-02-25T18:52:33.539Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-25T18:52:34.468Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-25T18:52:34.862Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-02-25T18:52:34.862Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-25T18:52:34.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:52:34.862Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:52:34.862Z] === RUN TestServiceWithDataPathPortInit [2020-02-25T18:52:35.835Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-25T18:52:36.398Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-25T18:52:36.398Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-25T18:52:37.326Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-25T18:52:39.216Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-25T18:52:39.216Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-25T18:52:40.582Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-25T18:52:41.949Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-25T18:52:42.893Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-25T18:52:44.264Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-25T18:52:48.432Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-25T18:52:49.799Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-25T18:52:49.799Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-25T18:52:50.372Z] --- PASS: TestServiceWithDataPathPortInit (14.75s) [2020-02-25T18:52:50.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-25T18:52:51.166Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-25T18:52:51.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-25T18:52:56.977Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-25T18:52:57.329Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s) [2020-02-25T18:52:57.329Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xq812hxqwhb9l2m4gtavty943 Created:2020-02-25 18:52:50.422971462 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ccb030da7e66c8bb3b4811f7ebf2134ae06f494760057082533ae0fe8a59139e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ky4xohp3uffc7ghobo8if4edc EndpointID:e96a69d84a0d56c3d386def0d7f5bd2797f3f8188da27959373be952806386c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:871e88586f507cbb1366241f7ed9300fd9087fcc97e461d572cc475254d608f3 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b68c2717f776 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ky4xohp3uffc7ghobo8if4edc EndpointID:e96a69d84a0d56c3d386def0d7f5bd2797f3f8188da27959373be952806386c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-25T18:52:57.329Z] PASS [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] === Skipped [2020-02-25T18:52:57.329Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-25T18:52:57.329Z] service_test.go:230: FLAKY_TEST [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] DONE 21 tests, 1 skipped in 40.469s [2020-02-25T18:52:57.329Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:52:57.329Z] ++ 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 [2020-02-25T18:52:57.329Z] ++ set -e [2020-02-25T18:52:57.329Z] ++ '[' -n 0 ']' [2020-02-25T18:52:57.329Z] ++ set -x [2020-02-25T18:52:57.329Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:52:57.329Z] INFO: Testing against a local daemon [2020-02-25T18:52:57.329Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-25T18:52:57.329Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:52:57.329Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:52:57.329Z] === RUN TestDockerNetworkIpvlan [2020-02-25T18:52:57.329Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:52:57.329Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:52:57.329Z] PASS [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] === Skipped [2020-02-25T18:52:57.329Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-25T18:52:57.329Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-25T18:52:57.329Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] [2020-02-25T18:52:57.329Z] DONE 2 tests, 2 skipped in 0.104s [2020-02-25T18:52:57.329Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-25T18:52:57.329Z] ++ 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 [2020-02-25T18:52:57.329Z] ++ set -e [2020-02-25T18:52:57.329Z] ++ '[' -n 0 ']' [2020-02-25T18:52:57.329Z] ++ set -x [2020-02-25T18:52:57.329Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:52:57.329Z] INFO: Testing against a local daemon [2020-02-25T18:52:57.329Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-25T18:52:58.384Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-02-25T18:52:58.384Z] === RUN TestDockerNetworkMacvlan [2020-02-25T18:52:59.430Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-25T18:53:00.246Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-25T18:53:00.460Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-25T18:53:01.490Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-25T18:53:03.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-25T18:53:04.225Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-25T18:53:06.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-25T18:53:07.828Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-25T18:53:10.202Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-25T18:53:12.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan (14.58s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.98s) [2020-02-25T18:53:12.939Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-02-25T18:53:12.939Z] PASS [2020-02-25T18:53:12.939Z] [2020-02-25T18:53:12.939Z] DONE 8 tests in 16.163s [2020-02-25T18:53:12.939Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-25T18:53:12.939Z] ++ 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 [2020-02-25T18:53:12.939Z] ++ set -e [2020-02-25T18:53:12.939Z] ++ '[' -n 0 ']' [2020-02-25T18:53:12.939Z] ++ set -x [2020-02-25T18:53:12.939Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:53:12.939Z] testing: warning: no tests to run [2020-02-25T18:53:12.939Z] PASS [2020-02-25T18:53:12.939Z] [2020-02-25T18:53:12.939Z] DONE 0 tests in 0.017s [2020-02-25T18:53:13.229Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-25T18:53:13.229Z] ++ 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 [2020-02-25T18:53:13.229Z] ++ set -e [2020-02-25T18:53:13.229Z] ++ '[' -n 0 ']' [2020-02-25T18:53:13.229Z] ++ set -x [2020-02-25T18:53:13.229Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:53:13.229Z] INFO: Testing against a local daemon [2020-02-25T18:53:13.229Z] === RUN TestAuthZPluginAllowRequest [2020-02-25T18:53:14.721Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2020-02-25T18:53:14.721Z] === RUN TestAuthZPluginTLS [2020-02-25T18:53:15.349Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-25T18:53:15.349Z] === RUN TestAuthZPluginDenyRequest [2020-02-25T18:53:15.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-25T18:53:16.000Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-25T18:53:16.000Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-25T18:53:16.652Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-25T18:53:16.652Z] === RUN TestAuthZPluginDenyResponse [2020-02-25T18:53:16.939Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-25T18:53:16.939Z] === RUN TestAuthZPluginAllowEventStream [2020-02-25T18:53:17.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-25T18:53:18.999Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-02-25T18:53:18.999Z] === RUN TestAuthZPluginErrorResponse [2020-02-25T18:53:19.292Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-02-25T18:53:19.292Z] === RUN TestAuthZPluginErrorRequest [2020-02-25T18:53:19.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-25T18:53:19.919Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-02-25T18:53:19.919Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-25T18:53:20.214Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-02-25T18:53:20.214Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-25T18:53:21.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-25T18:53:22.331Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-02-25T18:53:22.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-25T18:53:23.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-25T18:53:25.097Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2020-02-25T18:53:25.097Z] === RUN TestAuthZPluginHeader [2020-02-25T18:53:25.398Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-02-25T18:53:25.398Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-25T18:53:25.398Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:53:25.398Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:25.398Z] === RUN TestAuthZPluginV2Disable [2020-02-25T18:53:25.398Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:53:25.398Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:25.398Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-25T18:53:25.398Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:53:25.398Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:25.398Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-25T18:53:25.398Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:53:25.398Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:25.398Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-25T18:53:25.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-25T18:53:28.164Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-25T18:53:30.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-25T18:53:32.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-25T18:53:35.089Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-25T18:53:44.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2020-02-25T18:53:44.164Z] PASS [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] === Skipped [2020-02-25T18:53:44.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-25T18:53:44.164Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-25T18:53:44.164Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-25T18:53:44.164Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-25T18:53:44.164Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] DONE 17 tests, 4 skipped in 29.266s [2020-02-25T18:53:44.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-25T18:53:44.164Z] ++ 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 [2020-02-25T18:53:44.164Z] ++ set -e [2020-02-25T18:53:44.164Z] ++ '[' -n 0 ']' [2020-02-25T18:53:44.164Z] ++ set -x [2020-02-25T18:53:44.164Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:53:44.164Z] INFO: Testing against a local daemon [2020-02-25T18:53:44.164Z] === RUN TestPluginInvalidJSON [2020-02-25T18:53:44.164Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:53:44.164Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:53:44.164Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-25T18:53:44.164Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-02-25T18:53:44.164Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-25T18:53:44.164Z] PASS [2020-02-25T18:53:44.164Z] [2020-02-25T18:53:44.164Z] DONE 2 tests in 0.139s [2020-02-25T18:53:44.164Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-25T18:53:44.164Z] ++ 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 [2020-02-25T18:53:44.164Z] ++ set -e [2020-02-25T18:53:44.164Z] ++ '[' -n 0 ']' [2020-02-25T18:53:44.164Z] ++ set -x [2020-02-25T18:53:44.164Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:53:44.164Z] INFO: Testing against a local daemon [2020-02-25T18:53:44.164Z] === RUN TestExternalGraphDriver [2020-02-25T18:53:44.164Z] === RUN TestExternalGraphDriver/json [2020-02-25T18:53:44.793Z] === RUN TestExternalGraphDriver/spec [2020-02-25T18:53:46.836Z] === RUN TestExternalGraphDriver/pull [2020-02-25T18:53:49.570Z] --- PASS: TestExternalGraphDriver (6.70s) [2020-02-25T18:53:49.570Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-02-25T18:53:49.570Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-25T18:53:49.570Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-02-25T18:53:49.570Z] === RUN TestGraphdriverPluginV2 [2020-02-25T18:53:49.570Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-02-25T18:53:49.570Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:49.570Z] PASS [2020-02-25T18:53:49.570Z] [2020-02-25T18:53:49.570Z] === Skipped [2020-02-25T18:53:49.570Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-02-25T18:53:49.570Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:53:49.570Z] [2020-02-25T18:53:49.570Z] [2020-02-25T18:53:49.570Z] DONE 5 tests, 1 skipped in 6.885s [2020-02-25T18:53:49.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-25T18:53:49.570Z] ++ 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 [2020-02-25T18:53:49.570Z] ++ set -e [2020-02-25T18:53:49.570Z] ++ '[' -n 0 ']' [2020-02-25T18:53:49.570Z] ++ set -x [2020-02-25T18:53:49.570Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:53:49.570Z] INFO: Testing against a local daemon [2020-02-25T18:53:49.570Z] === RUN TestContinueAfterPluginCrash [2020-02-25T18:53:49.570Z] === PAUSE TestContinueAfterPluginCrash [2020-02-25T18:53:49.570Z] === RUN TestDaemonStartWithLogOpt [2020-02-25T18:53:49.570Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-25T18:53:49.570Z] === CONT TestContinueAfterPluginCrash [2020-02-25T18:53:49.570Z] === CONT TestDaemonStartWithLogOpt [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-25T18:53:53.134Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-25T18:53:56.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-25T18:53:56.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-25T18:53:56.403Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-25T18:53:56.403Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-25T18:53:56.403Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-25T18:53:56.966Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-25T18:53:59.485Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-25T18:53:59.485Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-25T18:53:59.485Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-25T18:54:02.754Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-25T18:54:05.033Z] --- PASS: TestDaemonStartWithLogOpt (15.18s) [2020-02-25T18:54:08.028Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite (1804.83s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.25s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.39s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.35s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.17s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.30s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.18s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.10s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.34s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.60s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.20s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.46s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.53s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.60s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.18s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.65s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.56s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.78s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.68s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.72s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.16s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.84s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.47s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.41s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.99s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.88s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.82s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.99s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.93s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.97s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.21s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.81s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.70s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.91s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.84s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.43s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.25s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.79s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.73s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.81s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.38s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContChar (3.85s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.70s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.14s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.05s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.57s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.02s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.84s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.73s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.96s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.56s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.75s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.04s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.77s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.54s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.52s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.88s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.66s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.86s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.89s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.93s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.91s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.36s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.30s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-02-25T18:54:08.028Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-25T18:54:08.028Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.52s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.84s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.47s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.98s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.86s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.26s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.10s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildHistory (4.91s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.26s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.85s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.23s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.24s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.26s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.27s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.95s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.46s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.55s) [2020-02-25T18:54:08.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.45s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.74s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.54s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.08s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.38s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.34s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.96s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.30s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.65s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.98s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.75s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.84s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.14s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildPATH (2.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.13s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.55s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.50s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRm (4.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.26s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.64s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.87s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.67s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.63s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.51s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.61s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.27s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.08s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.89s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.87s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.18s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.22s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.24s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.09s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-25T18:54:08.029Z] docker_cli_sni_test.go:18: Flakey test [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitChange (0.97s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.94s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.14s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitTTY (1.90s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.75s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-25T18:54:08.029Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.32s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.74s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.13s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab2220_} (1.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1498430651_/foo_false____} (1.70s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1498430651_/foo_true____} (1.63s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_false____} (1.64s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_true____} (1.60s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3885126878_/foo_true__0xc000ab26a0__} (1.66s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab26c0_} (1.71s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab26e0_} (1.64s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab2720_} (1.64s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab2740_} (1.61s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.72s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.58s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.24s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.08s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.63s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.82s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.87s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-25T18:54:08.029Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.20s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-02-25T18:54:08.029Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-25T18:54:08.029Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.26s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2020-02-25T18:54:08.029Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.76s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.58s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.26s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.29s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.57s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsCopy (1.51s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.46s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.26s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.32s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-25T18:54:08.030Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-25T18:54:08.030Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.12s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.15s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.72s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.79s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecCgroup (1.29s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.99s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecInspectID (2.98s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecStartFails (1.10s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.90s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-25T18:54:08.030Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.49s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.51s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.98s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHealth (21.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.14s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportFile (2.15s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.91s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.69s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-25T18:54:08.030Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.41s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.17s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectHistory (1.05s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-25T18:54:08.030Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectStatus (0.99s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.22s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.14s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.95s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.59s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.80s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.04s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.73s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.78s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.22s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.93s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.88s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.27s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.42s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.92s) [2020-02-25T18:54:08.030Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-25T18:54:08.030Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.23s) [2020-02-25T18:54:08.030Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.65s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsByOrder (3.51s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.74s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.06s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.00s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.58s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.23s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.51s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.23s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.69s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.51s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.61s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.39s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.63s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.42s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.05s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.15s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.99s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddHost (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.99s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.93s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.00s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.99s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.91s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.08s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.62s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.83s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.96s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.93s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.96s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.96s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.28s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.71s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMount (6.37s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.41s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.91s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.86s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-25T18:54:08.031Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2020-02-25T18:54:08.031Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-25T18:54:08.031Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRm (0.91s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.42s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.22s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunState (1.94s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2020-02-25T18:54:08.031Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-02-25T18:54:08.031Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunSysctls (1.77s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.94s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.35s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.34s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.88s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.67s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.59s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.86s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.90s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.23s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.72s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.20s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.38s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.27s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2020-02-25T18:54:08.032Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents565315320 [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.65s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.10s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.25s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.78s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.81s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.99s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.86s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.71s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-25T18:54:08.032Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.36s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.55s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.24s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.21s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.28s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.46s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2020-02-25T18:54:08.032Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.43s) [2020-02-25T18:54:08.032Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-25T18:54:08.032Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-25T18:54:08.032Z] === RUN TestDockerRegistrySuite [2020-02-25T18:54:08.032Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-25T18:54:09.406Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-25T18:54:09.524Z] --- PASS: TestContinueAfterPluginCrash (20.10s) [2020-02-25T18:54:09.524Z] PASS [2020-02-25T18:54:09.524Z] [2020-02-25T18:54:09.524Z] DONE 2 tests in 20.203s [2020-02-25T18:54:09.824Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-25T18:54:09.824Z] ++ 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 [2020-02-25T18:54:09.824Z] ++ set -e [2020-02-25T18:54:09.824Z] ++ '[' -n 0 ']' [2020-02-25T18:54:09.824Z] ++ set -x [2020-02-25T18:54:09.824Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:54:09.824Z] INFO: Testing against a local daemon [2020-02-25T18:54:09.824Z] === RUN TestPluginWithDevMounts [2020-02-25T18:54:09.824Z] === PAUSE TestPluginWithDevMounts [2020-02-25T18:54:09.824Z] === CONT TestPluginWithDevMounts [2020-02-25T18:54:10.773Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-25T18:54:11.919Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-02-25T18:54:11.919Z] PASS [2020-02-25T18:54:11.919Z] [2020-02-25T18:54:11.919Z] DONE 1 tests in 2.373s [2020-02-25T18:54:12.257Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-25T18:54:12.257Z] ++ 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 [2020-02-25T18:54:12.257Z] ++ set -e [2020-02-25T18:54:12.257Z] ++ '[' -n 0 ']' [2020-02-25T18:54:12.257Z] ++ set -x [2020-02-25T18:54:12.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-02-25T18:54:12.257Z] INFO: Testing against a local daemon [2020-02-25T18:54:12.257Z] === RUN TestSecretInspect [2020-02-25T18:54:12.663Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-25T18:54:12.919Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-25T18:54:14.324Z] --- PASS: TestSecretInspect (2.28s) [2020-02-25T18:54:14.324Z] === RUN TestSecretList [2020-02-25T18:54:17.051Z] --- PASS: TestSecretList (2.31s) [2020-02-25T18:54:17.051Z] === RUN TestSecretsCreateAndDelete [2020-02-25T18:54:18.165Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-25T18:54:19.135Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-02-25T18:54:19.135Z] === RUN TestSecretsUpdate [2020-02-25T18:54:21.209Z] --- PASS: TestSecretsUpdate (2.21s) [2020-02-25T18:54:21.209Z] === RUN TestTemplatedSecret [2020-02-25T18:54:22.333Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-25T18:54:23.931Z] --- PASS: TestTemplatedSecret (2.68s) [2020-02-25T18:54:23.931Z] === RUN TestSecretCreateResolve [2020-02-25T18:54:26.504Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-25T18:54:26.640Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-02-25T18:54:26.640Z] PASS [2020-02-25T18:54:26.640Z] [2020-02-25T18:54:26.640Z] DONE 6 tests in 14.087s [2020-02-25T18:54:26.640Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-25T18:54:26.640Z] ++ 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 [2020-02-25T18:54:26.640Z] ++ set -e [2020-02-25T18:54:26.640Z] ++ '[' -n 0 ']' [2020-02-25T18:54:26.640Z] ++ set -x [2020-02-25T18:54:26.640Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:54:26.640Z] INFO: Testing against a local daemon [2020-02-25T18:54:26.640Z] === RUN TestServiceCreateInit [2020-02-25T18:54:26.640Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-25T18:54:27.433Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-25T18:54:28.798Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-25T18:54:30.165Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-25T18:54:31.086Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-25T18:54:31.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-25T18:54:33.421Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-25T18:54:34.349Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-25T18:54:34.601Z] --- PASS: TestServiceCreateInit (8.37s) [2020-02-25T18:54:34.601Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-02-25T18:54:34.601Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2020-02-25T18:54:34.601Z] === RUN TestCreateServiceMultipleTimes [2020-02-25T18:54:35.714Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-25T18:54:38.983Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-25T18:54:41.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-25T18:54:42.445Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-25T18:54:46.615Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-25T18:54:47.178Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-25T18:54:47.434Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-25T18:54:48.800Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-25T18:54:50.171Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-25T18:54:51.099Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-25T18:54:51.356Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-25T18:54:53.172Z] --- PASS: TestCreateServiceMultipleTimes (16.32s) [2020-02-25T18:54:53.172Z] === RUN TestCreateServiceConflict [2020-02-25T18:54:53.172Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-02-25T18:54:53.172Z] === RUN TestCreateServiceMaxReplicas [2020-02-25T18:54:55.527Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-25T18:54:56.089Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-25T18:54:56.699Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2020-02-25T18:54:56.699Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-25T18:54:57.454Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-25T18:54:57.711Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-25T18:54:57.967Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-25T18:54:58.223Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-25T18:54:58.479Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-25T18:54:58.736Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-25T18:54:58.736Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-25T18:55:00.626Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-25T18:55:02.518Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-25T18:55:03.886Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-25T18:55:04.815Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-25T18:55:05.378Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-25T18:55:06.307Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-25T18:55:06.307Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-25T18:55:06.563Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-25T18:55:06.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-25T18:55:07.076Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite (59.95s) [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.14s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d587b1f83c929] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d1aec3b61a8b2] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.94s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dc95f0fb60158] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d4e8e7368573a] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.39s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dc4763de95f54] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.38s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dec920d0b1354] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.27s) [2020-02-25T18:55:07.076Z] check_test.go:196: [deeb1e346ba8d] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d99057a2d4748] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dd05502d8e463] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.46s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d30f055031ed2] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.61s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dbd1b1c8a6dd6] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d9f785df5db95] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dbf6b7187720e] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d4a2d90b6529b] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2020-02-25T18:55:07.076Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c86cd1b4eb847d47097a3382ca846cb07490d9374afda36693c6945cd9d19539 [2020-02-25T18:55:07.076Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c25d16c92e1de5047d5f9a2df9e3829238831ad11fc1e1d5fd35992abe6775ef [2020-02-25T18:55:07.076Z] check_test.go:196: [df7ad2e6bdc87] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s) [2020-02-25T18:55:07.076Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cedb19796829ce88b87086ec32ab002882441898fe82d56f8a5a885e25a8e8e [2020-02-25T18:55:07.076Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:29524d76cedaef7c0cfb5eeb59ce31e8a8aa1f8d7e0a9379b607f84a8a13fb52 [2020-02-25T18:55:07.076Z] check_test.go:196: [d2241823d991e] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d4a63cc779a37] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d7a4363171513] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d0d250a287099] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dfad8aad8b7b7] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d5162388e6046] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d3f37525306dc] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d5956a22b795f] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.25s) [2020-02-25T18:55:07.076Z] check_test.go:196: [de5793c14f7fe] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d7ffc5e71ce27] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-02-25T18:55:07.076Z] check_test.go:196: [de4b804cc0a8a] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d8e3ae1ea4b02] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dac1b875d25d5] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dd3dcdbb786da] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-02-25T18:55:07.076Z] check_test.go:196: [de3d17ab3a7df] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d94170b12918a] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dbfe833849b3f] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2020-02-25T18:55:07.076Z] check_test.go:196: [dc5ce743f32cc] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.23s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d8b54c34d016b] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d5813785431a4] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.51s) [2020-02-25T18:55:07.076Z] check_test.go:196: [d5adf04ad0d89] daemon is not started [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-02-25T18:55:07.076Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.91s) [2020-02-25T18:55:07.076Z] === RUN TestDockerSchema1RegistrySuite [2020-02-25T18:55:07.076Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-25T18:55:07.639Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-25T18:55:08.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-25T18:55:11.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-25T18:55:12.048Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-02-25T18:55:12.048Z] === RUN TestCreateServiceSecretFileMode [2020-02-25T18:55:12.048Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2020-02-25T18:55:12.048Z] === RUN TestCreateServiceConfigFileMode [2020-02-25T18:55:12.420Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-25T18:55:14.769Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-02-25T18:55:14.769Z] === RUN TestCreateServiceSysctls [2020-02-25T18:55:16.592Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-25T18:55:17.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-25T18:55:18.276Z] --- PASS: TestCreateServiceSysctls (3.33s) [2020-02-25T18:55:18.276Z] === RUN TestCreateServiceCapabilities [2020-02-25T18:55:19.849Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-25T18:55:21.022Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2020-02-25T18:55:21.022Z] === RUN TestInspect [2020-02-25T18:55:23.119Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-25T18:55:23.750Z] --- PASS: TestInspect (2.88s) [2020-02-25T18:55:23.750Z] === RUN TestCreateJob [2020-02-25T18:55:24.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-25T18:55:25.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-25T18:55:25.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-25T18:55:27.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-25T18:55:27.279Z] --- PASS: TestCreateJob (3.43s) [2020-02-25T18:55:27.279Z] === RUN TestReplicatedJob [2020-02-25T18:55:28.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-25T18:55:29.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-25T18:55:32.888Z] --- PASS: TestReplicatedJob (5.87s) [2020-02-25T18:55:32.888Z] === RUN TestUpdateReplicatedJob [2020-02-25T18:55:34.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-25T18:55:34.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-25T18:55:34.946Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-25T18:55:34.946Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-25T18:55:35.203Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-25T18:55:35.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-25T18:55:36.023Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite (28.94s) [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.35s) [2020-02-25T18:55:36.023Z] check_test.go:223: [dd8e754004812] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.94s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d92b6909bb5db] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.39s) [2020-02-25T18:55:36.023Z] check_test.go:223: [dc2bbe51d5652] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.80s) [2020-02-25T18:55:36.023Z] check_test.go:223: [de8aed50c8990] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.59s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d4b23d93ed73b] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d9ad57fcc485e] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-25T18:55:36.023Z] check_test.go:223: [ddf29bb04ef7a] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2020-02-25T18:55:36.023Z] check_test.go:223: [ddeb6d174aed3] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-02-25T18:55:36.023Z] check_test.go:223: [de702dc92b72d] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d87ffe6c0b886] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.94s) [2020-02-25T18:55:36.023Z] check_test.go:223: [daf08113a40c0] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2020-02-25T18:55:36.023Z] check_test.go:223: [df8f6f6ce409a] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-02-25T18:55:36.023Z] check_test.go:223: [de294632b9a51] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d10d15275c662] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d6bc7c29ed95d] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d25c4d3804d8f] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-02-25T18:55:36.023Z] check_test.go:223: [d7ae7938825da] daemon is not started [2020-02-25T18:55:36.023Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-25T18:55:36.023Z] check_test.go:223: [dbe8c88484880] daemon is not started [2020-02-25T18:55:36.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-25T18:55:36.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-25T18:55:36.470Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2020-02-25T18:55:36.470Z] === RUN TestServiceListWithStatuses [2020-02-25T18:55:36.470Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-25T18:55:36.470Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:55:36.470Z] === RUN TestDockerNetworkConnectAlias [2020-02-25T18:55:37.398Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-25T18:55:37.654Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-25T18:55:37.910Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-25T18:55:39.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-25T18:55:39.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-25T18:55:39.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-25T18:55:40.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.33s) [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s) [2020-02-25T18:55:40.402Z] check_test.go:252: [dff6270c16254] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d979513989df2] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d15272afd7a8b] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d45376de2a185] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d9d26613ef8b7] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d467d33bacf46] daemon is not started [2020-02-25T18:55:40.402Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-25T18:55:40.402Z] check_test.go:252: [d4f13d9c9c03d] daemon is not started [2020-02-25T18:55:40.402Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-25T18:55:40.402Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-25T18:55:41.043Z] --- PASS: TestDockerNetworkConnectAlias (4.57s) [2020-02-25T18:55:41.044Z] === RUN TestDockerNetworkReConnect [2020-02-25T18:55:44.569Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2020-02-25T18:55:44.569Z] === RUN TestServicePlugin [2020-02-25T18:55:44.569Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-25T18:55:44.569Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:55:44.569Z] === RUN TestServiceUpdateLabel [2020-02-25T18:55:45.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-25T18:55:45.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-25T18:55:45.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-25T18:55:45.923Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-02-25T18:55:46.179Z] check_test.go:279: [d2db56dd42be4] daemon is not started [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-25T18:55:46.179Z] check_test.go:279: [dd1187369f945] daemon is not started [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-25T18:55:46.179Z] check_test.go:279: [dbb903789b4c3] daemon is not started [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-25T18:55:46.179Z] check_test.go:279: [d76b25740ca8f] daemon is not started [2020-02-25T18:55:46.179Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-25T18:55:46.179Z] check_test.go:279: [d7081f0ab0d4b] daemon is not started [2020-02-25T18:55:46.179Z] === RUN TestDockerNetworkSuite [2020-02-25T18:55:46.179Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-25T18:55:47.320Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-02-25T18:55:47.320Z] === RUN TestServiceUpdateSecrets [2020-02-25T18:55:49.449Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-25T18:55:50.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-25T18:55:55.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-25T18:55:57.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-25T18:56:01.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-25T18:56:02.706Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2020-02-25T18:56:02.706Z] === RUN TestServiceUpdateConfigs [2020-02-25T18:56:03.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-25T18:56:13.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-25T18:56:13.778Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-25T18:56:15.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-25T18:56:16.600Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-25T18:56:17.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-25T18:56:18.077Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-02-25T18:56:18.077Z] === RUN TestServiceUpdateNetwork [2020-02-25T18:56:18.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-25T18:56:19.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-25T18:56:20.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-25T18:56:20.757Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-25T18:56:22.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-25T18:56:22.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-25T18:56:22.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-25T18:56:23.874Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-25T18:56:24.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-25T18:56:24.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-25T18:56:24.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-25T18:56:24.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-25T18:56:26.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-25T18:56:28.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-25T18:56:28.478Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-25T18:56:28.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-25T18:56:28.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-25T18:56:28.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-25T18:56:30.758Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2020-02-25T18:56:30.758Z] PASS [2020-02-25T18:56:30.758Z] [2020-02-25T18:56:30.758Z] === Skipped [2020-02-25T18:56:30.758Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-25T18:56:30.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-25T18:56:30.758Z] [2020-02-25T18:56:30.758Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-25T18:56:30.758Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-25T18:56:30.758Z] [2020-02-25T18:56:30.758Z] [2020-02-25T18:56:30.758Z] DONE 23 tests, 2 skipped in 123.286s [2020-02-25T18:56:30.758Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-25T18:56:30.758Z] ++ 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 [2020-02-25T18:56:30.758Z] ++ set -e [2020-02-25T18:56:30.758Z] ++ '[' -n 0 ']' [2020-02-25T18:56:30.758Z] ++ set -x [2020-02-25T18:56:30.758Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:56:30.758Z] INFO: Testing against a local daemon [2020-02-25T18:56:30.758Z] === RUN TestSessionCreate [2020-02-25T18:56:30.758Z] --- PASS: TestSessionCreate (0.05s) [2020-02-25T18:56:30.758Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-25T18:56:30.758Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-25T18:56:30.758Z] PASS [2020-02-25T18:56:30.758Z] [2020-02-25T18:56:30.758Z] DONE 2 tests in 0.196s [2020-02-25T18:56:30.759Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-25T18:56:30.759Z] ++ 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 [2020-02-25T18:56:30.759Z] ++ set -e [2020-02-25T18:56:30.759Z] ++ '[' -n 0 ']' [2020-02-25T18:56:30.759Z] ++ set -x [2020-02-25T18:56:30.759Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:56:30.759Z] INFO: Testing against a local daemon [2020-02-25T18:56:30.759Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-25T18:56:30.759Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:56:30.759Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:56:30.759Z] === RUN TestEventsExecDie [2020-02-25T18:56:30.759Z] --- PASS: TestEventsExecDie (0.79s) [2020-02-25T18:56:30.759Z] === RUN TestEventsBackwardsCompatible [2020-02-25T18:56:30.759Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-25T18:56:30.759Z] === RUN TestInfoBinaryCommits [2020-02-25T18:56:30.759Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-25T18:56:30.759Z] === RUN TestInfoAPIVersioned [2020-02-25T18:56:30.759Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-25T18:56:30.759Z] === RUN TestInfoDiscoveryBackend [2020-02-25T18:56:31.379Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-25T18:56:31.379Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-25T18:56:32.263Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-25T18:56:32.400Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-25T18:56:32.400Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-25T18:56:32.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-25T18:56:33.024Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-02-25T18:56:33.024Z] === RUN TestInfoAPI [2020-02-25T18:56:33.024Z] --- PASS: TestInfoAPI (0.05s) [2020-02-25T18:56:33.024Z] === RUN TestInfoAPIWarnings [2020-02-25T18:56:33.315Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-02-25T18:56:33.315Z] === RUN TestInfoDebug [2020-02-25T18:56:33.940Z] --- PASS: TestInfoDebug (0.54s) [2020-02-25T18:56:33.940Z] === RUN TestInfoInsecureRegistries [2020-02-25T18:56:34.562Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-25T18:56:34.562Z] === RUN TestInfoRegistryMirrors [2020-02-25T18:56:35.182Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-25T18:56:35.182Z] === RUN TestLoginFailsWithBadCredentials [2020-02-25T18:56:35.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-25T18:56:35.473Z] === RUN TestPingCacheHeaders [2020-02-25T18:56:35.473Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-25T18:56:35.473Z] === RUN TestPingGet [2020-02-25T18:56:35.473Z] --- PASS: TestPingGet (0.04s) [2020-02-25T18:56:35.473Z] === RUN TestPingHead [2020-02-25T18:56:35.758Z] --- PASS: TestPingHead (0.05s) [2020-02-25T18:56:35.758Z] === RUN TestVersion [2020-02-25T18:56:35.758Z] --- PASS: TestVersion (0.06s) [2020-02-25T18:56:35.758Z] PASS [2020-02-25T18:56:35.758Z] [2020-02-25T18:56:35.758Z] === Skipped [2020-02-25T18:56:35.758Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-25T18:56:35.758Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-25T18:56:35.758Z] [2020-02-25T18:56:35.758Z] [2020-02-25T18:56:35.758Z] DONE 18 tests, 1 skipped in 5.999s [2020-02-25T18:56:35.758Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-25T18:56:35.758Z] ++ 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 [2020-02-25T18:56:35.758Z] ++ set -e [2020-02-25T18:56:35.758Z] ++ '[' -n 0 ']' [2020-02-25T18:56:35.758Z] ++ set -x [2020-02-25T18:56:35.759Z] ++ env -i DEST=/go/src/github.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 [2020-02-25T18:56:35.759Z] INFO: Testing against a local daemon [2020-02-25T18:56:35.759Z] === RUN TestVolumesCreateAndList [2020-02-25T18:56:35.759Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-25T18:56:35.759Z] === RUN TestVolumesRemove [2020-02-25T18:56:36.046Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-25T18:56:36.046Z] === RUN TestVolumesInspect [2020-02-25T18:56:36.046Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-25T18:56:36.046Z] === RUN TestVolumesInvalidJSON [2020-02-25T18:56:36.046Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-25T18:56:36.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-25T18:56:36.046Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-25T18:56:36.046Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-25T18:56:36.046Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-02-25T18:56:36.046Z] PASS [2020-02-25T18:56:36.046Z] [2020-02-25T18:56:36.046Z] DONE 5 tests in 0.310s [2020-02-25T18:56:36.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T18:56:36.333Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T18:56:36.333Z] +++ kill 13288 [2020-02-25T18:56:36.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-25T18:56:37.827Z] +++ /etc/init.d/apparmor stop [2020-02-25T18:56:37.827Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:56:37.827Z] [2020-02-25T18:56:37.827Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:56:37.827Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:56:37.827Z] [2020-02-25T18:56:37.827Z] To set a process to complain mode, use the command line tool [2020-02-25T18:56:37.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:56:37.827Z] +++ true [2020-02-25T18:56:37.827Z] Post stage [Pipeline] junit [2020-02-25T18:56:39.382Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-25T18:56:40.499Z] + echo Ensuring container killed. [2020-02-25T18:56:40.499Z] Ensuring container killed. [2020-02-25T18:56:40.499Z] + docker rm -vf docker-pr3 [2020-02-25T18:56:40.499Z] Error: No such container: docker-pr3 [2020-02-25T18:56:40.499Z] + true [Pipeline] sh [2020-02-25T18:56:40.995Z] + echo Chowning /workspace to jenkins user [2020-02-25T18:56:40.995Z] Chowning /workspace to jenkins user [2020-02-25T18:56:40.995Z] + id -u [2020-02-25T18:56:40.995Z] + id -g [2020-02-25T18:56:40.995Z] + docker run --rm -v /home/docker/workspace/moby_PR-40576:/workspace busybox chown -R 1001:1001 /workspace [2020-02-25T18:56:40.995Z] Unable to find image 'busybox:latest' locally [2020-02-25T18:56:41.320Z] latest: Pulling from library/busybox [2020-02-25T18:56:41.320Z] d7e28ec550a2: Pulling fs layer [2020-02-25T18:56:42.002Z] d7e28ec550a2: Verifying Checksum [2020-02-25T18:56:42.002Z] d7e28ec550a2: Download complete [2020-02-25T18:56:42.002Z] d7e28ec550a2: Pull complete [2020-02-25T18:56:42.002Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-25T18:56:42.002Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T18:56:44.557Z] + bundleName=ppc64le-integration [2020-02-25T18:56:44.557Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-25T18:56:44.557Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-25T18:56:44.557Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-25T18:56:44.557Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-25T18:56:44.885Z] Archiving artifacts [2020-02-25T18:56:46.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-25T18:56:46.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-25T18:56:46.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-25T18:56:47.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-25T18:56:47.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-25T18:56:47.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-25T18:56:47.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-25T18:56:47.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-25T18:56:48.288Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T18:56:48.722Z] + make clean [2020-02-25T18:56:49.399Z] make: command: Command not found [2020-02-25T18:56:49.399Z] make: command: Command not found [2020-02-25T18:56:49.399Z] docker volume rm -f docker-dev-cache [2020-02-25T18:56:49.399Z] docker-dev-cache [Pipeline] deleteDir [2020-02-25T18:56:51.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-25T18:56:51.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-25T18:56:51.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-25T18:56:52.806Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-25T18:56:53.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-25T18:56:58.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-25T18:57:03.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-25T18:57:03.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-25T18:57:04.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-25T18:57:07.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-25T18:57:07.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-25T18:57:08.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-25T18:57:08.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-25T18:57:09.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-25T18:57:11.117Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-25T18:57:12.047Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-25T18:57:15.318Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite (91.53s) [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.83s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d87d7d1878a1e] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dfccbef2b8889] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.64s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [df95d45467916] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.66s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d398cbdde5bf5] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.68s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:1233: [dff9e1f8fde67] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d4f40c90dab0c] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.80s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d72ebceee51a8] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.51s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d8d73a30ba3dd] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.95s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d1e289ace3c1d] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d8d8e7f38aa21] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.95s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d01e9e0aefa45] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.37s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d3c4c33212e5e] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.63s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d74bff2f7302c] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d55ff9c3dcc63] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.44s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dd54b3250efdd] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.44s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d6a3cc106d5e1] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [df0f3cd1f52cb] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d6b1685cededd] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dff77a13f5a01] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d672bb73d5f32] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.03s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [de9277e35f435] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d675c28242a4c] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d1b3f5d4cd6c4] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d2b1ed3bb1602] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.88s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:968: [d9532f028d5ac] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.57s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [df287d0bda012] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.77s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:1116: [deaa660127f89] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d1ec1b78175f5] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.75s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d11cde9a9b1fe] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dc09bc55d90fe] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d72a1f03bb234] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d0d73406a94c8] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dbcec0d9356f3] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dc238043b2fe0] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.95s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dad13ca10b715] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dceab12782bb5] daemon is not started [2020-02-25T18:57:17.838Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dda0f12fa78dc] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d1caa447842ac] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.88s) [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.00s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:1084: [de2be82482f8c] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d26d1cc16e630] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.49s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [da0d37f1d020b] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [db295917364c4] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [ddaad41ae151c] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.34s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d610a4ead6a10] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [decab939a3e4a] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.80s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [dd33dca90f4fc] daemon is not started [2020-02-25T18:57:17.838Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2020-02-25T18:57:17.838Z] docker_cli_network_unix_test.go:46: [d4ccdfef847c9] daemon is not started [2020-02-25T18:57:17.838Z] === RUN TestDockerHubPullSuite [2020-02-25T18:57:17.838Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-25T18:57:19.732Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-25T18:57:19.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-25T18:57:21.878Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-25T18:57:22.134Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-25T18:57:23.502Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-25T18:57:23.758Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite (6.09s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-02-25T18:57:23.758Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-25T18:57:23.758Z] PASS [2020-02-25T18:57:23.758Z] [2020-02-25T18:57:23.758Z] === Skipped [2020-02-25T18:57:23.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-25T18:57:23.758Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-25T18:57:23.758Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.758Z] [2020-02-25T18:57:23.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-25T18:57:23.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-25T18:57:23.758Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.758Z] [2020-02-25T18:57:23.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2020-02-25T18:57:23.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2020-02-25T18:57:23.758Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.758Z] [2020-02-25T18:57:23.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-25T18:57:23.758Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-25T18:57:23.758Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.758Z] [2020-02-25T18:57:23.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_sni_test.go:18: Flakey test [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-25T18:57:23.759Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-25T18:57:23.759Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-25T18:57:23.759Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-25T18:57:23.759Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-25T18:57:23.759Z] docker_cli_network_unix_test.go:46: [dda0f12fa78dc] daemon is not started [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] [2020-02-25T18:57:23.759Z] DONE 1277 tests, 44 skipped in 2033.675s [2020-02-25T18:57:23.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T18:57:23.759Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T18:57:23.759Z] +++ kill 7353 [2020-02-25T18:57:25.125Z] +++ /etc/init.d/apparmor stop [2020-02-25T18:57:25.125Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T18:57:25.125Z] [2020-02-25T18:57:25.125Z] Unloading profiles will leave already running processes permanently [2020-02-25T18:57:25.125Z] unconfined, which can lead to unexpected situations. [2020-02-25T18:57:25.125Z] [2020-02-25T18:57:25.125Z] To set a process to complain mode, use the command line tool [2020-02-25T18:57:25.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T18:57:25.125Z] +++ true [2020-02-25T18:57:25.125Z] [2020-02-25T18:57:31.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-25T18:57:36.912Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-25T18:57:39.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-25T18:57:42.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-25T18:57:45.978Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-25T18:57:48.496Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-25T18:57:51.765Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-25T18:57:55.034Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-25T18:58:51.209Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-25T18:59:06.053Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite (1766.39s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.48s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.75s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.82s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:563: [d7c4ef8bc07c3] joining swarm manager [db3d3a2df6592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:585: [d2432cc932277] joining swarm manager [db3d3a2df6592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] check_test.go:380: [d7c4ef8bc07c3] daemon is not started [2020-02-25T18:59:24.101Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:46: [de51b12660277] joining swarm manager [d6f843206a7ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.43s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:304: [db38ffa060da1] joining swarm manager [d1af0f8cae0a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:305: [dbd3044df2165] joining swarm manager [d1af0f8cae0a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:272: [da3e2b4f85b7c] joining swarm manager [d7fa82e91833a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:273: [da5ed3e6e8aed] joining swarm manager [d7fa82e91833a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.46s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.43s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s) [2020-02-25T18:59:24.101Z] docker_api_swarm_node_test.go:19: [dd61360529d4e] joining swarm manager [de4e6d834625d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_node_test.go:20: [d85435885a811] joining swarm manager [de4e6d834625d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.07s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:502: [d0511f304de43] joining swarm manager [d5e593fb59630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:507: [d3fbd19963d72] joining swarm manager [d5e593fb59630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.01s) [2020-02-25T18:59:24.101Z] docker_api_swarm_node_test.go:80: [d548b251c2634] joining swarm manager [d61e074aea615]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2020-02-25T18:59:24.101Z] docker_api_swarm_node_test.go:52: [d8dd3ed93feec] joining swarm manager [daacaefbaeaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_node_test.go:53: [dce6af25fa90c] joining swarm manager [daacaefbaeaed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.61s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:202: [df35a79f2c041] joining swarm manager [d8935ba2a5f18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.51s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:384: [d4b9e04c160ab] joining swarm manager [dfd56f849768f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:385: [d7540c922e178] joining swarm manager [dfd56f849768f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] check_test.go:380: [d7540c922e178] daemon is not started [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.95s) [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:802: [db2d71ab6ceca] joining swarm manager [d3baba7159948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:802: [d6bf18333b437] joining swarm manager [d3baba7159948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:802: [d0ca8f225c6d6] joining swarm manager [d3baba7159948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:802: [d48b0a8f4dbd4] joining swarm manager [d3baba7159948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-25T18:59:24.101Z] docker_api_swarm_test.go:810: [dd9bc9b24aa38] joining swarm manager [d3baba7159948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.02s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.92s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:394: [de2d7e6c17332] joining swarm manager [d9d651dd2f836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:394: [d6d2806799242] joining swarm manager [d9d651dd2f836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.73s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:342: [d934b9f0add88] joining swarm manager [da2f376a3833a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:342: [df828decb6428] joining swarm manager [da2f376a3833a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:489: [de0f2f39a6fd0] joining swarm manager [dec9793eb523e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:489: [de2511bb5d2dc] joining swarm manager [dec9793eb523e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.13s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:127: [da7459d440842] joining swarm manager [d85affb815caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:128: [de5f4b268fb98] joining swarm manager [d85affb815caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:136: [d2e1a9b1513ea] joining swarm manager [d85affb815caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:137: [d0d6caa033e4c] joining swarm manager [d85affb815caf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.09s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.11s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:303: [dea57ad7119cd] joining swarm manager [d36015565f39e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:303: [d7b8d170dd9d3] joining swarm manager [d36015565f39e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.28s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:99: [d4d77eb5d0266] joining swarm manager [d08e7065bd05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:100: [df1bc49c70d88] joining swarm manager [d08e7065bd05a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] check_test.go:380: [d4d77eb5d0266] daemon is not started [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:532: [df57daa15eca6] joining swarm manager [d8252f3af054d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:533: [dfaf67e955ea9] joining swarm manager [d8252f3af054d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.19s) [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:147: [d94945f9bd527] joining swarm manager [d5a23a9e4f635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.101Z] docker_api_swarm_service_test.go:147: [da72a09d602d5] joining swarm manager [d5a23a9e4f635]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.07s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.58s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.91s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.43s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.98s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.31s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.11s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.48s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.94s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.22s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.23s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.07s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.81s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.55s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.67s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.33s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.17s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.78s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.14s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.24s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.58s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.42s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.63s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.42s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.84s) [2020-02-25T18:59:24.101Z] docker_cli_service_logs_test.go:241: checking task uxpldbfwa3ez [2020-02-25T18:59:24.101Z] docker_cli_service_logs_test.go:246: checking messages for uxpldbfwa3ez [2020-02-25T18:59:24.101Z] docker_cli_service_logs_test.go:241: checking task ck8zcggaljzj [2020-02-25T18:59:24.101Z] docker_cli_service_logs_test.go:246: checking messages for ck8zcggaljzj [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.30s) [2020-02-25T18:59:24.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.99s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.11s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.16s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1901: [d53f9e0312208] joining swarm manager [d19a2dd4ec856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1902: [d485b089c3e2d] joining swarm manager [d19a2dd4ec856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.41s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.49s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1802: [daaa7cd10793f] joining swarm manager [d9d1a670da943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1803: [d7cfa55f6e00e] joining swarm manager [d9d1a670da943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.18s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.12s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1321: [d4a3db3718945] joining swarm manager [d65c25ffef867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1322: [d5a5fc044fcdf] joining swarm manager [d65c25ffef867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.70s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.15s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.09s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.06s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.36s) [2020-02-25T18:59:24.102Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.70s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.55s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1186: [d800a0cff94d0] joining swarm manager [db15afbbcf935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1195: [d6ad57fb5bd96] joining swarm manager [db15afbbcf935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.81s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.50s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1118: [dce5d5b790a82] joining swarm manager [d730626c3ef1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1119: [db3534e230303] joining swarm manager [d730626c3ef1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1172: [df7d993445858] joining swarm manager [d730626c3ef1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.89s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1453: [d120c1f04b18c] joining swarm manager [db1ec6516d67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] docker_cli_swarm_test.go:1454: [d2f643654c156] joining swarm manager [db1ec6516d67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.32s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.30s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.13s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.39s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.19s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.16s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.92s) [2020-02-25T18:59:24.102Z] docker_cli_swarm_unix_test.go:62: [d1091430927df] joining swarm manager [d38bb85350715]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.99s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.01s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.95s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.64s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.61s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.66s) [2020-02-25T18:59:24.102Z] docker_api_swarm_test.go:962: [da4996f4d2959] joining swarm manager [de0db512a2879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.18s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.24s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.40s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.57s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.70s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.23s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.06s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.14s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.41s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.97s) [2020-02-25T18:59:24.102Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.92s) [2020-02-25T18:59:24.102Z] === RUN TestDockerExternalVolumeSuite [2020-02-25T18:59:24.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-25T18:59:38.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-25T19:00:46.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-25T19:00:56.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-25T19:01:28.551Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-25T19:01:43.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-25T19:02:15.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-25T19:02:27.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-25T19:02:59.646Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-25T19:03:17.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-25T19:03:32.535Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-25T19:04:19.173Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-25T19:04:37.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-25T19:05:09.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-25T19:05:41.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-25T19:05:56.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-25T19:06:14.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-25T19:06:32.233Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite (441.41s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:53: [db1f98e09b9af] daemon is not started [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.66s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:53: [dfd79ad1a1888] daemon is not started [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:53: [d0826421c700d] daemon is not started [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:53: [d003cf22a34c6] daemon is not started [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:485: [d04c36de260aa] daemon is not started [2020-02-25T19:06:44.403Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-25T19:06:44.403Z] docker_cli_external_volume_driver_test.go:53: [da6bb8a9580ad] daemon is not started [2020-02-25T19:06:44.403Z] PASS [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] === Skipped [2020-02-25T19:06:44.403Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-25T19:06:44.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-02-25T19:06:44.403Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-25T19:06:44.403Z] check_test.go:309: [d8ecd25a61a7d] daemon is not started [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-25T19:06:44.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-25T19:06:44.403Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-25T19:06:44.403Z] check_test.go:309: [dbe60de645ce1] daemon is not started [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-25T19:06:44.403Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-25T19:06:44.403Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-25T19:06:44.403Z] check_test.go:309: [da654a91236a6] daemon is not started [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-25T19:06:44.403Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-25T19:06:44.403Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-25T19:06:44.403Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-25T19:06:44.403Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] [2020-02-25T19:06:44.403Z] DONE 273 tests, 5 skipped in 2594.228s [2020-02-25T19:06:44.403Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-25T19:06:44.965Z] ++++ cat bundles/test-integration/docker.pid [2020-02-25T19:06:44.965Z] +++ kill 7359 [2020-02-25T19:06:46.331Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d12eea3cfe65a/docker.pid [2020-02-25T19:06:46.331Z] +++ kill 4261 [2020-02-25T19:06:46.331Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4261 is not a child of this shell [2020-02-25T19:06:46.331Z] warning: PID 4261 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d12eea3cfe65a/docker.pid had a nonzero exit code [2020-02-25T19:06:46.331Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d12eea3cfe65a/root: target is busy. [2020-02-25T19:06:46.331Z] +++ /etc/init.d/apparmor stop [2020-02-25T19:06:46.331Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-25T19:06:46.331Z] [2020-02-25T19:06:46.331Z] Unloading profiles will leave already running processes permanently [2020-02-25T19:06:46.331Z] unconfined, which can lead to unexpected situations. [2020-02-25T19:06:46.331Z] [2020-02-25T19:06:46.331Z] To set a process to complain mode, use the command line tool [2020-02-25T19:06:46.331Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-25T19:06:46.331Z] +++ true [2020-02-25T19:06:46.331Z] [2020-02-25T19:06:46.331Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-25T19:06:46.342Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-25T19:06:47.388Z] + echo Ensuring container killed. [2020-02-25T19:06:47.388Z] Ensuring container killed. [2020-02-25T19:06:47.388Z] + docker ps -aq -f name=docker-pr3-* [2020-02-25T19:06:47.388Z] + cids=133fb44709e9 [2020-02-25T19:06:47.388Z] c03726088905 [2020-02-25T19:06:47.388Z] 4810cf8dba77 [2020-02-25T19:06:47.388Z] + [ -n 133fb44709e9 [2020-02-25T19:06:47.388Z] c03726088905 [2020-02-25T19:06:47.388Z] 4810cf8dba77 ] [2020-02-25T19:06:47.388Z] + docker rm -vf 133fb44709e9 c03726088905 4810cf8dba77 [2020-02-25T19:06:49.279Z] 133fb44709e9 [2020-02-25T19:06:50.646Z] c03726088905 [2020-02-25T19:06:52.536Z] 4810cf8dba77 [Pipeline] sh [2020-02-25T19:06:52.816Z] + echo Chowning /workspace to jenkins user [2020-02-25T19:06:52.816Z] Chowning /workspace to jenkins user [2020-02-25T19:06:52.816Z] + id -u [2020-02-25T19:06:52.816Z] + id -g [2020-02-25T19:06:52.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40576:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-25T19:06:57.281Z] + bundleName=amd64 [2020-02-25T19:06:57.281Z] + echo Creating amd64-bundles.tar.gz [2020-02-25T19:06:57.281Z] Creating amd64-bundles.tar.gz [2020-02-25T19:06:57.281Z] + xargs tar -czf amd64-bundles.tar.gz [2020-02-25T19:06:57.281Z] + 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 [2020-02-25T19:06:58.658Z] Archiving artifacts [2020-02-25T19:06:59.195Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T19:06:59.508Z] + make clean [2020-02-25T19:06:59.765Z] docker volume rm -f docker-dev-cache [2020-02-25T19:06:59.765Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-25T19:22:16.494Z] ok github.com/docker/docker/integration-cli 2347.600s [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === Skipped [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-25T19:22:16.494Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.494Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-25T19:22:16.494Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-25T19:22:16.494Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-25T19:22:16.494Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-02-25T19:22:16.494Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-25T19:22:16.494Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.494Z] [2020-02-25T19:22:16.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-25T19:22:16.494Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-25T19:22:16.495Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-02-25T19:22:16.495Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-02-25T19:22:16.495Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-02-25T19:22:16.495Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.495Z] [2020-02-25T19:22:16.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-02-25T19:22:16.496Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-02-25T19:22:16.496Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-25T19:22:16.496Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-02-25T19:22:16.496Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-02-25T19:22:16.496Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-25T19:22:16.496Z] docker_cli_sni_test.go:18: Flakey test [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-02-25T19:22:16.496Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-25T19:22:16.496Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-25T19:22:16.496Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-25T19:22:16.496Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.496Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-02-25T19:22:16.497Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-25T19:22:16.497Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-25T19:22:16.497Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-25T19:22:16.497Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-25T19:22:16.497Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-02-25T19:22:16.497Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-25T19:22:16.497Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-25T19:22:16.497Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.497Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-25T19:22:16.498Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-25T19:22:16.498Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-25T19:22:16.498Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-02-25T19:22:16.498Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-02-25T19:22:16.498Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-25T19:22:16.498Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-25T19:22:16.498Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-25T19:22:16.498Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-25T19:22:16.498Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.498Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-25T19:22:16.499Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-25T19:22:16.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-25T19:22:16.499Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.499Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-25T19:22:16.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-25T19:22:16.500Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.500Z] [2020-02-25T19:22:16.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-02-25T19:22:16.501Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-25T19:22:16.501Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-25T19:22:16.501Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-25T19:22:16.501Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.501Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-25T19:22:16.502Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-25T19:22:16.502Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.502Z] [2020-02-25T19:22:16.503Z] DONE 1096 tests, 549 skipped in 2357.717s [2020-02-25T19:22:16.503Z] INFO: Integration tests ended at 02/25/2020 19:22:11. Duration:00:39:17.8838993 [2020-02-25T19:22:16.503Z] INFO: Docker info of the daemon under test at end of run [2020-02-25T19:22:16.503Z] [2020-02-25T19:22:16.503Z] Containers: 2 [2020-02-25T19:22:16.503Z] Running: 0 [2020-02-25T19:22:16.503Z] Paused: 0 [2020-02-25T19:22:16.503Z] Stopped: 2 [2020-02-25T19:22:16.503Z] Images: 12 [2020-02-25T19:22:16.503Z] Server Version: 0.0.0-dev [2020-02-25T19:22:16.503Z] Storage Driver: windowsfilter [2020-02-25T19:22:16.503Z] Windows: [2020-02-25T19:22:16.503Z] Logging Driver: json-file [2020-02-25T19:22:16.503Z] Plugins: [2020-02-25T19:22:16.503Z] Volume: local [2020-02-25T19:22:16.503Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-25T19:22:16.503Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-25T19:22:16.503Z] Swarm: inactive [2020-02-25T19:22:16.503Z] Default Isolation: process [2020-02-25T19:22:16.503Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-25T19:22:16.503Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-25T19:22:16.503Z] OSType: windows [2020-02-25T19:22:16.503Z] Architecture: x86_64 [2020-02-25T19:22:16.503Z] CPUs: 4 [2020-02-25T19:22:16.503Z] Total Memory: 32GiB [2020-02-25T19:22:16.503Z] Name: azwin-2-a07a60 [2020-02-25T19:22:16.503Z] ID: XOVB:57V4:K2FH:L3JC:UFHM:BWMT:67W3:NDWA:Y5KJ:XAHE:PC63:66ML [2020-02-25T19:22:16.503Z] Docker Root Dir: D:\CI\PR-40576\3\daemon [2020-02-25T19:22:16.503Z] Debug Mode (client): false [2020-02-25T19:22:16.503Z] Debug Mode (server): true [2020-02-25T19:22:16.503Z] File Descriptors: -1 [2020-02-25T19:22:16.503Z] Goroutines: 18 [2020-02-25T19:22:16.503Z] System Time: 2020-02-25T19:22:11.1284843Z [2020-02-25T19:22:16.503Z] EventsListeners: 0 [2020-02-25T19:22:16.503Z] Registry: https://index.docker.io/v1/ [2020-02-25T19:22:16.503Z] Labels: [2020-02-25T19:22:16.503Z] Experimental: false [2020-02-25T19:22:16.503Z] Insecure Registries: [2020-02-25T19:22:16.503Z] 127.0.0.0/8 [2020-02-25T19:22:16.503Z] Live Restore Enabled: false [2020-02-25T19:22:16.503Z] [2020-02-25T19:22:16.503Z] [2020-02-25T19:22:16.503Z] INFO: Stopping daemon under test [2020-02-25T19:22:16.503Z] SUCCESS: The process with PID 3808 (child process of PID 5724) has been terminated. [2020-02-25T19:22:16.503Z] SUCCESS: The process with PID 5724 (child process of PID 2212) has been terminated. [2020-02-25T19:22:16.503Z] INFO: Stop tailing logs of the daemon under tests [2020-02-25T19:22:16.503Z] INFO: executeCI.ps1 Completed successfully at 02/25/2020 19:22:11. [2020-02-25T19:22:16.503Z] INFO: Tidying up at end of run [2020-02-25T19:22:16.503Z] INFO: Saving daemon under test log (d:\CI\PR-40576\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-25T19:22:16.503Z] INFO: Saving daemon under test log (d:\CI\PR-40576\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-25T19:22:16.503Z] INFO: Nuke-Everything... [2020-02-25T19:22:16.503Z] INFO: Container count on control daemon to delete is 2 [2020-02-25T19:22:16.503Z] ead9deb69c34 [2020-02-25T19:22:16.503Z] 6ee54b3e641e [2020-02-25T19:22:16.503Z] INFO: Tidying pidfile d:\CI\PR-40576\3\docker.pid [2020-02-25T19:22:16.503Z] INFO: Nuking d:\CI [2020-02-25T19:22:37.627Z] INFO: Zapped successfully [2020-02-25T19:22:37.627Z] [2020-02-25T19:22:37.627Z] INFO: executeCI.ps1 exiting at Tue Feb 25 19:22:35 CUT 2020. Duration 01:01:06.4526512 [2020-02-25T19:22:37.627Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-25T19:22:37.869Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-25T19:22:50.365Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-25T19:22:52.765Z] Archiving artifacts [2020-02-25T19:23:06.263Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40576/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-25T19:23:07.197Z] + make clean [2020-02-25T19:23:08.741Z] docker volume rm -f docker-dev-cache [2020-02-25T19:23:08.741Z] 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