Pull request #40691 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fff82deae95fa6aaa2d1d385f93e3c2450727dbb+37defbfd9b968f38e8e15dfa5f06d9f878bd65ba (261528d899de3806856ec2c9e70cabe557f5e3e0) 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 # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 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-03-14T00:23:50.929Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-14T00:23:50.938Z] Trying to pass milestone 3 [Pipeline] milestone [2020-03-14T00:23:50.986Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-14T00:23:51.126Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04753afda679889ea) in /home/ubuntu/workspace/moby_PR-40691 [Pipeline] { [Pipeline] checkout [2020-03-14T00:23:51.169Z] using credential docker-jenkins-github-credentials [2020-03-14T00:23:51.177Z] Cloning the remote Git repository [2020-03-14T00:23:51.177Z] Cloning with configured refspecs honoured and without tags [2020-03-14T00:23:51.176Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:23:51.176Z] > git init /home/ubuntu/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:23:51.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:23:51.192Z] > git --version # timeout=10 [2020-03-14T00:23:51.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:23:51.201Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:04.050Z] Fetching without tags [2020-03-14T00:24:04.278Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:24:05.203Z] Merge succeeded, producing 1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:24:05.204Z] Checking out Revision 1252b7db75a50baf696e0dedcbc3d43a797c2305 (PR-40691) [2020-03-14T00:24:05.251Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:05.258Z] First time build. Skipping changelog. [2020-03-14T00:24:04.016Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:04.021Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:24:04.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:04.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:04.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:04.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:04.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:04.277Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:04.282Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:04.729Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:05.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:24:05.202Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:05.205Z] > git checkout -f 1252b7db75a50baf696e0dedcbc3d43a797c2305 # timeout=10 [2020-03-14T00:24:05.250Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:24:05.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/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-03-14T00:24:09.261Z] 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: rootless) [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] { (rootless) [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 [Pipeline] node [2020-03-14T00:24:09.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04753afda679889ea) in /home/ubuntu/workspace/moby_PR-40691 [Pipeline] node [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] { [2020-03-14T00:24:09.542Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40691 [2020-03-14T00:24:09.553Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-40691 [Pipeline] checkout [2020-03-14T00:24:09.563Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-14T00:24:09.578Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-03-14T00:24:09.593Z] Fetching 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] } [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-03-14T00:24:09.687Z] using credential docker-jenkins-github-credentials [2020-03-14T00:24:09.704Z] Cloning the remote Git repository [2020-03-14T00:24:09.704Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-03-14T00:24:09.715Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-14T00:24:09.732Z] Cloning the remote Git repository [2020-03-14T00:24:09.732Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-14T00:24:09.864Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:24:09.973Z] Merge succeeded, producing af38fc389403ec9ecfc7216af1a400bd60a8ace2 [2020-03-14T00:24:09.974Z] Checking out Revision af38fc389403ec9ecfc7216af1a400bd60a8ace2 (PR-40691) [2020-03-14T00:24:10.040Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:10.048Z] First time build. Skipping changelog. [2020-03-14T00:24:09.569Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-14T00:24:09.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:09.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:09.593Z] > git --version # timeout=10 [2020-03-14T00:24:09.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:09.605Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:09.863Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:09.868Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:09.907Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:09.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:24:09.972Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:09.981Z] > git checkout -f af38fc389403ec9ecfc7216af1a400bd60a8ace2 # timeout=10 [2020-03-14T00:24:10.039Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:24:09.706Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:24:09.707Z] > git init /home/jenkins/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:24:09.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:09.732Z] > git --version # timeout=10 [2020-03-14T00:24:09.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:09.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:09.742Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:24:09.742Z] > git init /home/docker/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:24:09.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:09.753Z] > git --version # timeout=10 [2020-03-14T00:24:09.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:09.759Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:24:11.072Z] + [ PR != PR ] [2020-03-14T00:24:11.072Z] + [ master != master ] [2020-03-14T00:24:11.072Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:24:11.535Z] + docker version [2020-03-14T00:24:11.535Z] Client: Docker Engine - Community [2020-03-14T00:24:11.535Z] Version: 19.03.5 [2020-03-14T00:24:11.535Z] API version: 1.40 [2020-03-14T00:24:11.535Z] Go version: go1.12.12 [2020-03-14T00:24:11.535Z] Git commit: 633a0ea838 [2020-03-14T00:24:11.535Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-14T00:24:11.535Z] OS/Arch: linux/amd64 [2020-03-14T00:24:11.535Z] Experimental: false [2020-03-14T00:24:11.535Z] [2020-03-14T00:24:11.535Z] Server: Docker Engine - Community [2020-03-14T00:24:11.535Z] Engine: [2020-03-14T00:24:11.535Z] Version: 19.03.5 [2020-03-14T00:24:11.535Z] API version: 1.40 (minimum version 1.12) [2020-03-14T00:24:11.535Z] Go version: go1.12.12 [2020-03-14T00:24:11.535Z] Git commit: 633a0ea838 [2020-03-14T00:24:11.535Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-14T00:24:11.535Z] OS/Arch: linux/amd64 [2020-03-14T00:24:11.535Z] Experimental: true [2020-03-14T00:24:11.535Z] containerd: [2020-03-14T00:24:11.535Z] Version: 1.2.10 [2020-03-14T00:24:11.535Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:24:11.535Z] runc: [2020-03-14T00:24:11.535Z] Version: 1.0.0-rc8+dev [2020-03-14T00:24:11.535Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:24:11.535Z] docker-init: [2020-03-14T00:24:11.535Z] Version: 0.18.0 [2020-03-14T00:24:11.535Z] GitCommit: fec3683 [Pipeline] sh [2020-03-14T00:24:11.811Z] + docker info [2020-03-14T00:24:12.372Z] Client: [2020-03-14T00:24:12.372Z] Debug Mode: false [2020-03-14T00:24:12.372Z] [2020-03-14T00:24:12.372Z] Server: [2020-03-14T00:24:12.372Z] Containers: 0 [2020-03-14T00:24:12.372Z] Running: 0 [2020-03-14T00:24:12.372Z] Paused: 0 [2020-03-14T00:24:12.372Z] Stopped: 0 [2020-03-14T00:24:12.372Z] Images: 5 [2020-03-14T00:24:12.372Z] Server Version: 19.03.5 [2020-03-14T00:24:12.372Z] Storage Driver: overlay2 [2020-03-14T00:24:12.372Z] Backing Filesystem: extfs [2020-03-14T00:24:12.372Z] Supports d_type: true [2020-03-14T00:24:12.372Z] Native Overlay Diff: true [2020-03-14T00:24:12.372Z] Logging Driver: json-file [2020-03-14T00:24:12.372Z] Cgroup Driver: cgroupfs [2020-03-14T00:24:12.372Z] Plugins: [2020-03-14T00:24:12.372Z] Volume: local [2020-03-14T00:24:12.372Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:24:12.372Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-14T00:24:12.372Z] Swarm: inactive [2020-03-14T00:24:12.372Z] Runtimes: runc [2020-03-14T00:24:12.372Z] Default Runtime: runc [2020-03-14T00:24:12.372Z] Init Binary: docker-init [2020-03-14T00:24:12.372Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:24:12.372Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:24:12.372Z] init version: fec3683 [2020-03-14T00:24:12.372Z] Security Options: [2020-03-14T00:24:12.372Z] apparmor [2020-03-14T00:24:12.372Z] seccomp [2020-03-14T00:24:12.372Z] Profile: default [2020-03-14T00:24:12.372Z] Kernel Version: 4.15.0-1058-aws [2020-03-14T00:24:12.372Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-14T00:24:12.372Z] OSType: linux [2020-03-14T00:24:12.372Z] Architecture: x86_64 [2020-03-14T00:24:12.372Z] CPUs: 2 [2020-03-14T00:24:12.372Z] Total Memory: 7.501GiB [2020-03-14T00:24:12.372Z] Name: ip-10-100-87-231 [2020-03-14T00:24:12.372Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-14T00:24:12.372Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:24:12.372Z] Debug Mode: false [2020-03-14T00:24:12.372Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:24:12.372Z] Labels: [2020-03-14T00:24:12.372Z] Experimental: true [2020-03-14T00:24:12.372Z] Insecure Registries: [2020-03-14T00:24:12.372Z] 127.0.0.0/8 [2020-03-14T00:24:12.372Z] Live Restore Enabled: true [2020-03-14T00:24:12.372Z] [2020-03-14T00:24:12.372Z] WARNING: No swap limit support [Pipeline] sh [2020-03-14T00:24:12.734Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:12.734Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:12.734Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:24:12.990Z] + bash /home/ubuntu/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:24:12.990Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:24:12.990Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-14T00:24:12.990Z] [2020-03-14T00:24:12.990Z] Generally Necessary: [2020-03-14T00:24:12.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:24:12.990Z] - apparmor: enabled and tools installed [2020-03-14T00:24:12.990Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:24:12.990Z] - CONFIG_NET_NS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_PID_NS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:24:12.990Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_MEMCG: enabled [2020-03-14T00:24:12.990Z] - CONFIG_KEYS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:24:12.990Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:24:12.990Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:24:12.990Z] [2020-03-14T00:24:12.990Z] Optional Features: [2020-03-14T00:24:12.990Z] - CONFIG_USER_NS: enabled [2020-03-14T00:24:12.990Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:24:13.246Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:24:13.246Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:24:13.246Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-14T00:24:13.246Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-14T00:24:13.246Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:24:13.246Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:24:13.246Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:24:13.246Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:24:13.246Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:24:13.246Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:24:13.246Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:24:13.246Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:24:13.246Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:24:13.246Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:24:13.246Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:24:13.246Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:24:13.246Z] - Network Drivers: [2020-03-14T00:24:13.246Z] - "overlay": [2020-03-14T00:24:13.246Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:24:13.246Z] Optional (for encrypted networks): [2020-03-14T00:24:13.246Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-14T00:24:13.246Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-14T00:24:13.246Z] - CONFIG_XFRM: enabled [2020-03-14T00:24:13.246Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:24:13.246Z] - "ipvlan": [2020-03-14T00:24:13.246Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:24:13.246Z] - "macvlan": [2020-03-14T00:24:13.246Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:24:13.246Z] - "ftp,tftp client in container": [2020-03-14T00:24:13.246Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:24:13.246Z] - Storage Drivers: [2020-03-14T00:24:13.246Z] - "aufs": [2020-03-14T00:24:13.246Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:24:13.246Z] - "btrfs": [2020-03-14T00:24:13.246Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:24:13.246Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:24:13.246Z] - "devicemapper": [2020-03-14T00:24:13.246Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:24:13.246Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:24:13.246Z] - "overlay": [2020-03-14T00:24:13.502Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:24:13.502Z] - "zfs": [2020-03-14T00:24:13.502Z] - /dev/zfs: missing [2020-03-14T00:24:13.502Z] - zfs command: missing [2020-03-14T00:24:13.502Z] - zpool command: missing [2020-03-14T00:24:13.502Z] [2020-03-14T00:24:13.502Z] Limits: [2020-03-14T00:24:13.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:24:13.502Z] [2020-03-14T00:24:13.502Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:24:13.916Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:24:13.916Z] #2 [internal] load .dockerignore [2020-03-14T00:24:13.916Z] #2 transferring context: 87B done [2020-03-14T00:24:13.916Z] #2 DONE 0.0s [2020-03-14T00:24:13.916Z] [2020-03-14T00:24:13.916Z] #1 [internal] load build definition from Dockerfile [2020-03-14T00:24:13.916Z] #1 transferring dockerfile: 17.06kB done [2020-03-14T00:24:13.916Z] #1 DONE 0.0s [2020-03-14T00:24:13.916Z] [2020-03-14T00:24:13.916Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-14T00:24:13.916Z] #3 DONE 0.1s [2020-03-14T00:24:14.171Z] [2020-03-14T00:24:14.171Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:24:14.171Z] #4 CACHED [2020-03-14T00:24:14.428Z] [2020-03-14T00:24:14.428Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:24:14.685Z] #6 DONE 0.1s [2020-03-14T00:24:14.685Z] [2020-03-14T00:24:14.685Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:24:14.685Z] #5 DONE 0.2s [2020-03-14T00:24:14.685Z] [2020-03-14T00:24:14.685Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:24:14.685Z] #71 DONE 0.0s [2020-03-14T00:24:14.685Z] [2020-03-14T00:24:14.685Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:24:14.685Z] #7 DONE 0.0s [2020-03-14T00:24:14.685Z] [2020-03-14T00:24:14.685Z] #20 [internal] load build context [2020-03-14T00:24:16.050Z] #20 transferring context: 49.90MB 1.2s done [2020-03-14T00:24:16.050Z] #20 DONE 1.2s [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:24:16.050Z] #66 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:24:16.050Z] #18 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:24:16.050Z] #59 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:24:16.050Z] #22 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:24:16.050Z] #28 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:24:16.050Z] #35 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:16.050Z] #23 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:24:16.050Z] #15 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:24:16.050Z] #64 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:24:16.050Z] #9 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:16.050Z] #36 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:16.050Z] #50 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:16.050Z] #21 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:24:16.050Z] #8 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:24:16.050Z] #75 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:16.050Z] #53 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:24:16.050Z] #43 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:24:16.050Z] #17 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:24:16.050Z] #25 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:24:16.050Z] #67 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:24:16.050Z] #72 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:16.050Z] #33 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:24:16.050Z] #12 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:24:16.050Z] #16 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:24:16.050Z] #32 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:24:16.050Z] #70 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:24:16.050Z] #41 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.050Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:24:16.050Z] #69 CACHED [2020-03-14T00:24:16.050Z] [2020-03-14T00:24:16.051Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #51 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #39 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:24:16.051Z] #14 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:24:16.051Z] #40 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:24:16.051Z] #44 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #34 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:16.051Z] #65 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:24:16.051Z] #73 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #48 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:24:16.051Z] #49 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:24:16.051Z] #46 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:24:16.051Z] #30 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #42 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #54 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:16.051Z] #63 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:24:16.051Z] #11 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:16.051Z] #68 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:16.051Z] #56 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:16.051Z] #38 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:16.051Z] #47 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:16.051Z] #58 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:24:16.051Z] #26 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:24:16.051Z] #62 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:24:16.051Z] #10 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:24:16.051Z] #19 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:24:16.051Z] #52 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:16.051Z] #74 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #61 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:24:16.051Z] #29 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #57 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:24:16.051Z] #55 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:24:16.051Z] #27 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:16.051Z] #60 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:24:16.051Z] #31 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:24:16.051Z] #37 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:24:16.051Z] #13 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:24:16.051Z] #45 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:24:16.051Z] #24 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:24:16.051Z] #76 CACHED [2020-03-14T00:24:16.051Z] [2020-03-14T00:24:16.051Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:24:16.611Z] #77 DONE 0.8s [2020-03-14T00:24:16.866Z] [2020-03-14T00:24:16.866Z] #78 exporting to image [2020-03-14T00:24:16.866Z] #78 exporting layers [2020-03-14T00:24:17.792Z] #78 exporting layers 0.9s done [2020-03-14T00:24:17.792Z] #78 writing image sha256:40ae48285fead69f83eee810f94abf02d7aff2598431a0d8a98ac95c06b5bc47 done [2020-03-14T00:24:17.792Z] #78 naming to docker.io/library/docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 done [2020-03-14T00:24:17.792Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-14T00:24:18.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40691/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/validate/default [2020-03-14T00:24:19.025Z] Fetching without tags [2020-03-14T00:24:19.059Z] Congratulations! All commits are properly signed with the DCO! [2020-03-14T00:24:18.997Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:18.998Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:24:19.000Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:19.015Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:19.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:19.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:19.028Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:19.321Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:24:19.620Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-14T00:24:19.620Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-14T00:24:19.620Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-14T00:24:19.620Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-14T00:24:19.620Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-14T00:24:19.620Z] Congratulations! No new tests were added to integration-cli. [2020-03-14T00:24:19.620Z] [2020-03-14T00:24:19.620Z] INFO Start validation with golang-ci-lint [2020-03-14T00:24:19.620Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-14T00:24:19.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-14T00:24:19.620Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-14T00:24:20.248Z] Merge succeeded, producing fefcac4955b92620935d84f359041eed0fdacf05 [2020-03-14T00:24:20.249Z] Checking out Revision fefcac4955b92620935d84f359041eed0fdacf05 (PR-40691) [2020-03-14T00:24:20.302Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:20.314Z] First time build. Skipping changelog. [2020-03-14T00:24:19.323Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:19.327Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:19.764Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:20.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:24:20.251Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:20.253Z] > git checkout -f fefcac4955b92620935d84f359041eed0fdacf05 # timeout=10 [2020-03-14T00:24:20.305Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:24:21.336Z] + docker version [2020-03-14T00:24:21.336Z] Client: Docker Engine - Community [2020-03-14T00:24:21.336Z] Version: 19.03.7 [2020-03-14T00:24:21.336Z] API version: 1.40 [2020-03-14T00:24:21.336Z] Go version: go1.12.17 [2020-03-14T00:24:21.336Z] Git commit: 7141c199a2 [2020-03-14T00:24:21.336Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-14T00:24:21.336Z] OS/Arch: linux/s390x [2020-03-14T00:24:21.336Z] Experimental: false [2020-03-14T00:24:21.336Z] [2020-03-14T00:24:21.336Z] Server: Docker Engine - Community [2020-03-14T00:24:21.336Z] Engine: [2020-03-14T00:24:21.336Z] Version: 19.03.7 [2020-03-14T00:24:21.336Z] API version: 1.40 (minimum version 1.12) [2020-03-14T00:24:21.336Z] Go version: go1.12.17 [2020-03-14T00:24:21.336Z] Git commit: 7141c199a2 [2020-03-14T00:24:21.336Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-14T00:24:21.336Z] OS/Arch: linux/s390x [2020-03-14T00:24:21.336Z] Experimental: true [2020-03-14T00:24:21.336Z] containerd: [2020-03-14T00:24:21.336Z] Version: 1.2.13 [2020-03-14T00:24:21.336Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-14T00:24:21.336Z] runc: [2020-03-14T00:24:21.336Z] Version: 1.0.0-rc10 [2020-03-14T00:24:21.336Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:24:21.336Z] docker-init: [2020-03-14T00:24:21.336Z] Version: 0.18.0 [2020-03-14T00:24:21.336Z] GitCommit: fec3683 [Pipeline] sh [2020-03-14T00:24:21.706Z] + docker info [2020-03-14T00:24:22.319Z] Client: [2020-03-14T00:24:22.319Z] Debug Mode: false [2020-03-14T00:24:22.319Z] [2020-03-14T00:24:22.319Z] Server: [2020-03-14T00:24:22.319Z] Containers: 0 [2020-03-14T00:24:22.319Z] Running: 0 [2020-03-14T00:24:22.319Z] Paused: 0 [2020-03-14T00:24:22.319Z] Stopped: 0 [2020-03-14T00:24:22.319Z] Images: 4 [2020-03-14T00:24:22.319Z] Server Version: 19.03.7 [2020-03-14T00:24:22.319Z] Storage Driver: overlay2 [2020-03-14T00:24:22.319Z] Backing Filesystem: [2020-03-14T00:24:22.319Z] Supports d_type: true [2020-03-14T00:24:22.319Z] Native Overlay Diff: true [2020-03-14T00:24:22.319Z] Logging Driver: json-file [2020-03-14T00:24:22.319Z] Cgroup Driver: cgroupfs [2020-03-14T00:24:22.319Z] Plugins: [2020-03-14T00:24:22.319Z] Volume: local [2020-03-14T00:24:22.319Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:24:22.319Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-14T00:24:22.319Z] Swarm: inactive [2020-03-14T00:24:22.319Z] Runtimes: runc [2020-03-14T00:24:22.319Z] Default Runtime: runc [2020-03-14T00:24:22.319Z] Init Binary: docker-init [2020-03-14T00:24:22.319Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-14T00:24:22.319Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:24:22.319Z] init version: fec3683 [2020-03-14T00:24:22.319Z] Security Options: [2020-03-14T00:24:22.319Z] apparmor [2020-03-14T00:24:22.319Z] seccomp [2020-03-14T00:24:22.319Z] Profile: default [2020-03-14T00:24:22.319Z] Kernel Version: 4.15.0-88-generic [2020-03-14T00:24:22.319Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-14T00:24:22.319Z] OSType: linux [2020-03-14T00:24:22.319Z] Architecture: s390x [2020-03-14T00:24:22.319Z] CPUs: 2 [2020-03-14T00:24:22.319Z] Total Memory: 7.861GiB [2020-03-14T00:24:22.319Z] Name: s390x-ubuntu-14 [2020-03-14T00:24:22.319Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-14T00:24:22.319Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:24:22.319Z] Debug Mode: false [2020-03-14T00:24:22.319Z] Username: dockerbuildbot [2020-03-14T00:24:22.319Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:24:22.319Z] Labels: [2020-03-14T00:24:22.319Z] Experimental: true [2020-03-14T00:24:22.319Z] Insecure Registries: [2020-03-14T00:24:22.319Z] 127.0.0.0/8 [2020-03-14T00:24:22.319Z] Live Restore Enabled: false [2020-03-14T00:24:22.319Z] [2020-03-14T00:24:22.319Z] WARNING: No swap limit support [Pipeline] sh [2020-03-14T00:24:22.692Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:22.692Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:22.692Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:24:22.692Z] + bash /home/jenkins/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:24:22.692Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:24:22.692Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-14T00:24:22.692Z] [2020-03-14T00:24:22.692Z] Generally Necessary: [2020-03-14T00:24:22.747Z] Running on azwin-2-e3eab0 in d:\jenkins\workspace\moby_PR-40691 [Pipeline] { [Pipeline] ws [2020-03-14T00:24:22.782Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-14T00:24:22.973Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:24:22.973Z] - apparmor: enabled and tools installed [2020-03-14T00:24:22.973Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:24:22.973Z] - CONFIG_NET_NS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_PID_NS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_MEMCG: enabled [2020-03-14T00:24:22.973Z] - CONFIG_KEYS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:24:22.973Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:24:22.973Z] [2020-03-14T00:24:22.973Z] Optional Features: [2020-03-14T00:24:22.973Z] - CONFIG_USER_NS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:24:22.973Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:24:22.973Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:24:22.973Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-14T00:24:22.973Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:24:22.973Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:24:22.973Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:24:22.973Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:24:22.973Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:24:22.973Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:24:22.973Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:24:22.973Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:24:22.973Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:24:22.974Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:24:22.974Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:24:22.974Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:24:22.974Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:24:22.974Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:24:22.974Z] - Network Drivers: [2020-03-14T00:24:22.974Z] - "overlay": [2020-03-14T00:24:22.974Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:24:22.974Z] Optional (for encrypted networks): [2020-03-14T00:24:22.974Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:24:22.974Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-14T00:24:22.974Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-14T00:24:22.974Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-14T00:24:22.974Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-14T00:24:22.974Z] - CONFIG_XFRM: enabled [2020-03-14T00:24:22.974Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:24:22.974Z] - "ipvlan": [2020-03-14T00:24:22.974Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:24:22.974Z] - "macvlan": [2020-03-14T00:24:22.974Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:24:22.974Z] - "ftp,tftp client in container": [2020-03-14T00:24:22.974Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:24:22.974Z] - Storage Drivers: [2020-03-14T00:24:22.974Z] - "aufs": [2020-03-14T00:24:22.974Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:24:22.974Z] - "btrfs": [2020-03-14T00:24:22.974Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:24:22.974Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:24:22.974Z] - "devicemapper": [2020-03-14T00:24:22.974Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:24:22.974Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:24:22.974Z] - "overlay": [2020-03-14T00:24:22.994Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:24:22.994Z] - "zfs": [2020-03-14T00:24:22.994Z] - /dev/zfs: missing [2020-03-14T00:24:22.994Z] - zfs command: missing [2020-03-14T00:24:22.994Z] - zpool command: missing [2020-03-14T00:24:22.994Z] [2020-03-14T00:24:22.994Z] Limits: [2020-03-14T00:24:22.994Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:24:22.994Z] [2020-03-14T00:24:22.994Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:24:23.092Z] using credential docker-jenkins-github-credentials [2020-03-14T00:24:23.173Z] Cloning the remote Git repository [2020-03-14T00:24:23.173Z] Cloning with configured refspecs honoured and without tags [2020-03-14T00:24:23.439Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:24:23.439Z] #2 [internal] load .dockerignore [2020-03-14T00:24:23.439Z] #2 transferring context: 87B 0.0s done [2020-03-14T00:24:23.439Z] #2 DONE 0.0s [2020-03-14T00:24:23.439Z] [2020-03-14T00:24:23.439Z] #1 [internal] load build definition from Dockerfile [2020-03-14T00:24:23.439Z] #1 transferring dockerfile: 17.06kB 0.0s done [2020-03-14T00:24:23.439Z] #1 DONE 0.0s [2020-03-14T00:24:23.439Z] [2020-03-14T00:24:23.439Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-14T00:24:23.738Z] #3 DONE 0.2s [2020-03-14T00:24:23.738Z] [2020-03-14T00:24:23.738Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:24:23.738Z] #4 CACHED [2020-03-14T00:24:23.204Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:24:23.205Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-14T00:24:23.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:23.289Z] > git --version # timeout=10 [2020-03-14T00:24:23.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:23.344Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:24.349Z] [2020-03-14T00:24:24.349Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:24:24.349Z] #6 DONE 0.2s [2020-03-14T00:24:24.349Z] [2020-03-14T00:24:24.349Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:24:24.349Z] #5 DONE 0.1s [2020-03-14T00:24:24.491Z] Still waiting to schedule task [2020-03-14T00:24:24.491Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-03-14T00:24:24.494Z] Still waiting to schedule task [2020-03-14T00:24:24.494Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-03-14T00:24:24.501Z] Still waiting to schedule task [2020-03-14T00:24:24.501Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0398c8509c07cf2e3)’ [2020-03-14T00:24:24.632Z] [2020-03-14T00:24:24.632Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:24:24.632Z] #71 DONE 0.0s [2020-03-14T00:24:24.632Z] [2020-03-14T00:24:24.632Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:24:24.632Z] #7 DONE 0.0s [2020-03-14T00:24:24.632Z] [2020-03-14T00:24:24.632Z] #20 [internal] load build context [2020-03-14T00:24:25.244Z] #20 transferring context: 49.90MB 0.7s done [2020-03-14T00:24:25.244Z] #20 DONE 0.7s [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:24:25.244Z] #46 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:24:25.244Z] #64 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:24:25.244Z] #10 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:24:25.244Z] #27 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:25.244Z] #63 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:24:25.244Z] #32 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:24:25.244Z] #13 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:24:25.244Z] #30 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #57 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:25.244Z] #68 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:25.244Z] #23 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:24:25.244Z] #11 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:25.244Z] #53 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:25.244Z] #47 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:24:25.244Z] #19 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:24:25.244Z] #12 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:24:25.244Z] #45 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:25.244Z] #65 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:24:25.244Z] #17 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:24:25.244Z] #62 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:24:25.244Z] #16 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #70 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:25.244Z] #74 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:24:25.244Z] #37 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #61 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:24:25.244Z] #29 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:24:25.244Z] #41 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #66 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:24:25.244Z] #59 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:24:25.244Z] #14 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #48 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:25.244Z] #33 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #34 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #54 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:24:25.244Z] #35 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:24:25.244Z] #28 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:24:25.244Z] #55 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:24:25.244Z] #49 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:24:25.244Z] #9 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #31 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:24:25.244Z] #43 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:24:25.244Z] #73 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #39 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:24:25.244Z] #40 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:24:25.244Z] #22 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:25.244Z] #21 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #42 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:24:25.244Z] #67 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:24:25.244Z] #72 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:25.244Z] #36 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:24:25.244Z] #18 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:24:25.244Z] #26 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:25.244Z] #60 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #75 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:24:25.244Z] #69 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:24:25.244Z] #25 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:25.244Z] #38 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:24:25.244Z] #52 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:24:25.244Z] #8 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:25.244Z] #58 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:24:25.244Z] #51 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:25.244Z] #50 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:25.244Z] #56 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:24:25.244Z] #24 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:24:25.244Z] #44 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:24:25.244Z] #15 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:24:25.244Z] #76 CACHED [2020-03-14T00:24:25.244Z] [2020-03-14T00:24:25.244Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:24:26.248Z] #77 DONE 0.9s [2020-03-14T00:24:26.529Z] [2020-03-14T00:24:26.529Z] #78 exporting to image [2020-03-14T00:24:26.529Z] #78 exporting layers [2020-03-14T00:24:27.140Z] #78 exporting layers 0.7s done [2020-03-14T00:24:27.140Z] #78 writing image sha256:8ef3625ed4acd40697b99c8da73f397c2f9812784e3227212bdbad46235b4459 [2020-03-14T00:24:27.140Z] #78 writing image sha256:8ef3625ed4acd40697b99c8da73f397c2f9812784e3227212bdbad46235b4459 done [2020-03-14T00:24:27.140Z] #78 naming to docker.io/library/docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 done [2020-03-14T00:24:27.140Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-14T00:24:27.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0917b98b68b23842c) in /home/ubuntu/workspace/moby_PR-40691 [Pipeline] { [Pipeline] checkout [2020-03-14T00:24:27.537Z] using credential docker-jenkins-github-credentials [2020-03-14T00:24:27.545Z] Cloning the remote Git repository [2020-03-14T00:24:27.545Z] Cloning with configured refspecs honoured and without tags [2020-03-14T00:24:27.556Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/test/unit [2020-03-14T00:24:27.544Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:24:27.544Z] > git init /home/ubuntu/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:24:27.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:27.554Z] > git --version # timeout=10 [2020-03-14T00:24:27.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:27.557Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:30.222Z] ? github.com/docker/docker/api [no test files] [2020-03-14T00:24:35.325Z] Fetching without tags [2020-03-14T00:24:35.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:35.290Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:24:35.294Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:35.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:35.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:35.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:35.331Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:35.843Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:24:35.846Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:35.851Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:36.815Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:37.880Z] Merge succeeded, producing cbc26ba6250b03e06aeeb04a3bc180767d139e3c [2020-03-14T00:24:37.881Z] Checking out Revision cbc26ba6250b03e06aeeb04a3bc180767d139e3c (PR-40691) [2020-03-14T00:24:38.005Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:38.023Z] First time build. Skipping changelog. [2020-03-14T00:24:38.488Z] Fetching without tags [2020-03-14T00:24:38.578Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:24:38.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:38.216Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:24:38.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:38.395Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:38.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:38.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:38.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:39.210Z] + docker version [2020-03-14T00:24:39.210Z] Client: [2020-03-14T00:24:39.210Z] Version: 18.06.1-ce [2020-03-14T00:24:39.210Z] API version: 1.38 [2020-03-14T00:24:39.210Z] Go version: go1.10.3 [2020-03-14T00:24:39.210Z] Git commit: e68fc7a [2020-03-14T00:24:39.210Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-14T00:24:39.210Z] OS/Arch: linux/ppc64le [2020-03-14T00:24:39.210Z] Experimental: false [2020-03-14T00:24:39.210Z] [2020-03-14T00:24:39.210Z] Server: [2020-03-14T00:24:39.210Z] Engine: [2020-03-14T00:24:39.210Z] Version: 18.06.1-ce [2020-03-14T00:24:39.210Z] API version: 1.38 (minimum version 1.12) [2020-03-14T00:24:39.210Z] Go version: go1.10.3 [2020-03-14T00:24:39.210Z] Git commit: e68fc7a [2020-03-14T00:24:39.210Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-14T00:24:39.210Z] OS/Arch: linux/ppc64le [2020-03-14T00:24:39.210Z] Experimental: true [2020-03-14T00:24:39.223Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [Pipeline] sh [2020-03-14T00:24:39.593Z] + docker info [2020-03-14T00:24:39.593Z] Containers: 0 [2020-03-14T00:24:39.593Z] Running: 0 [2020-03-14T00:24:39.593Z] Paused: 0 [2020-03-14T00:24:39.593Z] Stopped: 0 [2020-03-14T00:24:39.593Z] Images: 0 [2020-03-14T00:24:39.593Z] Server Version: 18.06.1-ce [2020-03-14T00:24:39.593Z] Storage Driver: overlay2 [2020-03-14T00:24:39.593Z] Backing Filesystem: extfs [2020-03-14T00:24:39.593Z] Supports d_type: true [2020-03-14T00:24:39.593Z] Native Overlay Diff: true [2020-03-14T00:24:39.593Z] Logging Driver: json-file [2020-03-14T00:24:39.593Z] Cgroup Driver: cgroupfs [2020-03-14T00:24:39.593Z] Plugins: [2020-03-14T00:24:39.593Z] Volume: local [2020-03-14T00:24:39.593Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:24:39.593Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-14T00:24:39.593Z] Swarm: inactive [2020-03-14T00:24:39.593Z] Runtimes: runc [2020-03-14T00:24:39.593Z] Default Runtime: runc [2020-03-14T00:24:39.593Z] Init Binary: docker-init [2020-03-14T00:24:39.593Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-14T00:24:39.593Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-14T00:24:39.593Z] init version: fec3683 [2020-03-14T00:24:39.593Z] Security Options: [2020-03-14T00:24:39.593Z] apparmor [2020-03-14T00:24:39.593Z] seccomp [2020-03-14T00:24:39.593Z] Profile: default [2020-03-14T00:24:39.593Z] Kernel Version: 4.4.0-139-generic [2020-03-14T00:24:39.593Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-14T00:24:39.593Z] OSType: linux [2020-03-14T00:24:39.593Z] Architecture: ppc64le [2020-03-14T00:24:39.593Z] CPUs: 4 [2020-03-14T00:24:39.593Z] Total Memory: 7.972GiB [2020-03-14T00:24:39.593Z] Name: ppc64le-ubuntu-25 [2020-03-14T00:24:39.593Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-14T00:24:39.593Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:24:39.593Z] Debug Mode (client): false [2020-03-14T00:24:39.593Z] Debug Mode (server): false [2020-03-14T00:24:39.593Z] Username: dockerbuildbot [2020-03-14T00:24:39.593Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:24:39.593Z] Labels: [2020-03-14T00:24:39.593Z] Experimental: true [2020-03-14T00:24:39.593Z] Insecure Registries: [2020-03-14T00:24:39.593Z] 127.0.0.0/8 [2020-03-14T00:24:39.593Z] Live Restore Enabled: false [2020-03-14T00:24:39.593Z] [Pipeline] sh [2020-03-14T00:24:39.977Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:39.977Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:39.977Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:24:39.977Z] + bash /home/docker/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:24:39.977Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:24:39.977Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-14T00:24:39.977Z] [2020-03-14T00:24:39.977Z] Generally Necessary: [2020-03-14T00:24:39.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:24:39.977Z] - apparmor: enabled and tools installed [2020-03-14T00:24:39.977Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:24:39.977Z] - CONFIG_NET_NS: enabled [2020-03-14T00:24:39.977Z] - CONFIG_PID_NS: enabled [2020-03-14T00:24:39.977Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:24:37.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:24:37.884Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:37.888Z] > git checkout -f cbc26ba6250b03e06aeeb04a3bc180767d139e3c # timeout=10 [2020-03-14T00:24:38.010Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:24:40.264Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_MEMCG: enabled [2020-03-14T00:24:40.264Z] - CONFIG_KEYS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:24:40.264Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:24:40.264Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:24:40.264Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-14T00:24:40.264Z] [2020-03-14T00:24:40.264Z] Optional Features: [2020-03-14T00:24:40.264Z] - CONFIG_USER_NS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:24:40.264Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:24:40.264Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:24:40.264Z] (cgroup swap accounting is currently enabled) [2020-03-14T00:24:40.264Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-14T00:24:40.264Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:24:40.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:24:40.264Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:24:40.264Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:24:40.520Z] Fetching without tags [2020-03-14T00:24:40.550Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:24:40.550Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:24:40.550Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:24:40.550Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:24:40.550Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:24:40.551Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:24:40.551Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:24:40.551Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:24:40.551Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:24:40.551Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:24:40.551Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:24:40.551Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:24:40.551Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:24:40.551Z] - Network Drivers: [2020-03-14T00:24:40.551Z] - "overlay": [2020-03-14T00:24:40.551Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:24:40.551Z] Optional (for encrypted networks): [2020-03-14T00:24:40.551Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:24:40.551Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_XFRM: enabled [2020-03-14T00:24:40.551Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:24:40.551Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:24:40.551Z] - "ipvlan": [2020-03-14T00:24:40.551Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:24:40.551Z] - "macvlan": [2020-03-14T00:24:39.252Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:39.307Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:40.765Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:24:40.835Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:24:40.835Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:24:40.835Z] - "ftp,tftp client in container": [2020-03-14T00:24:40.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:24:40.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:24:40.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:24:40.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:24:40.835Z] - Storage Drivers: [2020-03-14T00:24:40.835Z] - "aufs": [2020-03-14T00:24:40.835Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:24:40.835Z] - "btrfs": [2020-03-14T00:24:40.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:24:40.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:24:40.835Z] - "devicemapper": [2020-03-14T00:24:40.835Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:24:40.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:24:40.835Z] - "overlay": [2020-03-14T00:24:40.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:24:40.835Z] - "zfs": [2020-03-14T00:24:40.835Z] - /dev/zfs: missing [2020-03-14T00:24:40.835Z] - zfs command: missing [2020-03-14T00:24:40.835Z] - zpool command: missing [2020-03-14T00:24:40.835Z] [2020-03-14T00:24:40.835Z] Limits: [2020-03-14T00:24:40.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:24:40.835Z] [2020-03-14T00:24:40.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:24:41.263Z] + make bundles/buildx [2020-03-14T00:24:41.618Z] Merge succeeded, producing 825780d82cad1ca130acfa03094c72abdd744128 [2020-03-14T00:24:41.619Z] Checking out Revision 825780d82cad1ca130acfa03094c72abdd744128 (PR-40691) [2020-03-14T00:24:40.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:40.496Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:24:40.503Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:40.511Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:24:40.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:24:40.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:24:40.520Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:24:40.763Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:40.768Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:24:41.221Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:41.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:24:41.618Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:41.623Z] > git checkout -f 825780d82cad1ca130acfa03094c72abdd744128 # timeout=10 [2020-03-14T00:24:41.889Z] make: command: Command not found [2020-03-14T00:24:41.889Z] make: command: Command not found [2020-03-14T00:24:41.889Z] mkdir bundles [2020-03-14T00:24:41.889Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-14T00:24:41.889Z] --build-arg BUILDX_COMMIT \ [2020-03-14T00:24:41.889Z] --build-arg BUILDX_REPO \ [2020-03-14T00:24:41.889Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-14T00:24:41.889Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-14T00:24:41.889Z] . [2020-03-14T00:24:41.889Z] /bin/sh: 4: go: not found [2020-03-14T00:24:41.889Z] /bin/sh: 5: go: not found [2020-03-14T00:24:41.896Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:41.905Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:24:42.210Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:24:42.749Z] + docker version [2020-03-14T00:24:42.749Z] Client: Docker Engine - Community [2020-03-14T00:24:42.749Z] Version: 19.03.5 [2020-03-14T00:24:42.749Z] API version: 1.40 [2020-03-14T00:24:42.749Z] Go version: go1.12.12 [2020-03-14T00:24:42.749Z] Git commit: 633a0ea838 [2020-03-14T00:24:42.749Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-14T00:24:42.749Z] OS/Arch: linux/amd64 [2020-03-14T00:24:42.749Z] Experimental: false [2020-03-14T00:24:42.749Z] [2020-03-14T00:24:42.749Z] Server: Docker Engine - Community [2020-03-14T00:24:42.749Z] Engine: [2020-03-14T00:24:42.749Z] Version: 19.03.5 [2020-03-14T00:24:42.749Z] API version: 1.40 (minimum version 1.12) [2020-03-14T00:24:42.749Z] Go version: go1.12.12 [2020-03-14T00:24:42.749Z] Git commit: 633a0ea838 [2020-03-14T00:24:42.749Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-14T00:24:42.749Z] OS/Arch: linux/amd64 [2020-03-14T00:24:42.749Z] Experimental: true [2020-03-14T00:24:42.749Z] containerd: [2020-03-14T00:24:42.749Z] Version: 1.2.10 [2020-03-14T00:24:42.749Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:24:42.749Z] runc: [2020-03-14T00:24:42.749Z] Version: 1.0.0-rc8+dev [2020-03-14T00:24:42.749Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:24:42.749Z] docker-init: [2020-03-14T00:24:42.749Z] Version: 0.18.0 [2020-03-14T00:24:42.749Z] GitCommit: fec3683 [Pipeline] sh [2020-03-14T00:24:43.030Z] + docker info [2020-03-14T00:24:43.156Z] Merge succeeded, producing 75d23ac7cf08c70cf5e5d61efc70a8a2c429641b [2020-03-14T00:24:43.157Z] Checking out Revision 75d23ac7cf08c70cf5e5d61efc70a8a2c429641b (PR-40691) [2020-03-14T00:24:43.287Z] Client: [2020-03-14T00:24:43.287Z] Debug Mode: false [2020-03-14T00:24:43.287Z] [2020-03-14T00:24:43.287Z] Server: [2020-03-14T00:24:43.287Z] Containers: 0 [2020-03-14T00:24:43.287Z] Running: 0 [2020-03-14T00:24:43.287Z] Paused: 0 [2020-03-14T00:24:43.287Z] Stopped: 0 [2020-03-14T00:24:43.287Z] Images: 5 [2020-03-14T00:24:43.287Z] Server Version: 19.03.5 [2020-03-14T00:24:43.287Z] Storage Driver: overlay2 [2020-03-14T00:24:43.287Z] Backing Filesystem: extfs [2020-03-14T00:24:43.287Z] Supports d_type: true [2020-03-14T00:24:43.287Z] Native Overlay Diff: true [2020-03-14T00:24:43.287Z] Logging Driver: json-file [2020-03-14T00:24:43.287Z] Cgroup Driver: cgroupfs [2020-03-14T00:24:43.287Z] Plugins: [2020-03-14T00:24:43.287Z] Volume: local [2020-03-14T00:24:43.287Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:24:43.287Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-14T00:24:43.287Z] Swarm: inactive [2020-03-14T00:24:43.287Z] Runtimes: runc [2020-03-14T00:24:43.287Z] Default Runtime: runc [2020-03-14T00:24:43.287Z] Init Binary: docker-init [2020-03-14T00:24:43.287Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:24:43.287Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:24:43.287Z] init version: fec3683 [2020-03-14T00:24:43.287Z] Security Options: [2020-03-14T00:24:43.287Z] apparmor [2020-03-14T00:24:43.287Z] seccomp [2020-03-14T00:24:43.287Z] Profile: default [2020-03-14T00:24:43.287Z] Kernel Version: 4.15.0-1058-aws [2020-03-14T00:24:43.287Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-14T00:24:43.287Z] OSType: linux [2020-03-14T00:24:43.287Z] Architecture: x86_64 [2020-03-14T00:24:43.287Z] CPUs: 2 [2020-03-14T00:24:43.287Z] Total Memory: 7.501GiB [2020-03-14T00:24:43.287Z] Name: ip-10-100-115-246 [2020-03-14T00:24:43.287Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-14T00:24:43.287Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:24:43.287Z] Debug Mode: false [2020-03-14T00:24:43.287Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:24:43.287Z] Labels: [2020-03-14T00:24:43.287Z] Experimental: true [2020-03-14T00:24:43.287Z] Insecure Registries: [2020-03-14T00:24:43.287Z] 127.0.0.0/8 [2020-03-14T00:24:43.287Z] Live Restore Enabled: true [2020-03-14T00:24:43.287Z] [2020-03-14T00:24:43.287Z] WARNING: No swap limit support [Pipeline] sh [2020-03-14T00:24:41.894Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:24:43.495Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:24:43.568Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:43.568Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:24:43.568Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:24:43.568Z] + bash /home/ubuntu/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:24:43.568Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:24:43.568Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-14T00:24:43.568Z] [2020-03-14T00:24:43.568Z] Generally Necessary: [2020-03-14T00:24:43.568Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:24:43.568Z] - apparmor: enabled and tools installed [2020-03-14T00:24:43.568Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:24:43.568Z] - CONFIG_NET_NS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_PID_NS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_MEMCG: enabled [2020-03-14T00:24:43.568Z] - CONFIG_KEYS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:24:43.568Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:24:43.568Z] [2020-03-14T00:24:43.568Z] Optional Features: [2020-03-14T00:24:43.568Z] - CONFIG_USER_NS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:24:43.568Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:24:43.568Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:24:43.568Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-14T00:24:43.568Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-14T00:24:43.568Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:24:43.568Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:24:43.568Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:24:43.568Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:24:43.568Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:24:43.568Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:24:43.568Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:24:43.619Z] First time build. Skipping changelog. [2020-03-14T00:24:43.825Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:24:43.825Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:24:43.825Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:24:43.826Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:24:43.826Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:24:43.826Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:24:43.826Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:24:43.826Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:24:43.826Z] - Network Drivers: [2020-03-14T00:24:43.826Z] - "overlay": [2020-03-14T00:24:43.826Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:24:43.826Z] Optional (for encrypted networks): [2020-03-14T00:24:43.826Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:24:43.826Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-14T00:24:43.826Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-14T00:24:43.826Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-14T00:24:43.826Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-14T00:24:43.826Z] - CONFIG_XFRM: enabled [2020-03-14T00:24:43.826Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:24:43.826Z] - "ipvlan": [2020-03-14T00:24:43.826Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:24:43.826Z] - "macvlan": [2020-03-14T00:24:43.826Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:24:43.826Z] - "ftp,tftp client in container": [2020-03-14T00:24:43.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:24:43.826Z] - Storage Drivers: [2020-03-14T00:24:43.826Z] - "aufs": [2020-03-14T00:24:43.826Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:24:43.826Z] - "btrfs": [2020-03-14T00:24:43.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:24:43.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:24:43.826Z] - "devicemapper": [2020-03-14T00:24:43.826Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:24:43.826Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:24:43.826Z] - "overlay": [2020-03-14T00:24:43.826Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:24:43.826Z] - "zfs": [2020-03-14T00:24:43.826Z] - /dev/zfs: missing [2020-03-14T00:24:43.826Z] - zfs command: missing [2020-03-14T00:24:43.826Z] - zpool command: missing [2020-03-14T00:24:43.826Z] [2020-03-14T00:24:43.826Z] Limits: [2020-03-14T00:24:43.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:24:43.826Z] [2020-03-14T00:24:43.826Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:24:44.212Z] + sudo modprobe ip_vs [2020-03-14T00:24:44.212Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:24:44.212Z] #2 [internal] load .dockerignore [2020-03-14T00:24:44.212Z] #2 transferring context: 87B done [2020-03-14T00:24:44.212Z] #2 DONE 0.0s [2020-03-14T00:24:44.212Z] [2020-03-14T00:24:44.212Z] #1 [internal] load build definition from Dockerfile [2020-03-14T00:24:44.212Z] #1 transferring dockerfile: 17.06kB done [2020-03-14T00:24:44.212Z] #1 DONE 0.0s [2020-03-14T00:24:44.212Z] [2020-03-14T00:24:44.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:24:44.469Z] #3 DONE 0.1s [2020-03-14T00:24:44.469Z] [2020-03-14T00:24:44.469Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:24:44.469Z] #4 CACHED [2020-03-14T00:24:43.058Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-14T00:24:43.187Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:24:43.255Z] > git checkout -f 75d23ac7cf08c70cf5e5d61efc70a8a2c429641b # timeout=10 [2020-03-14T00:24:43.525Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:24:44.596Z] Sending build context to Docker daemon 54.53MB [2020-03-14T00:24:44.596Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-14T00:24:44.596Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-14T00:24:44.596Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-14T00:24:44.596Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-14T00:24:44.596Z] 1.12.10-stretch: Pulling from library/golang [2020-03-14T00:24:44.596Z] fb056072eab9: Pulling fs layer [2020-03-14T00:24:44.596Z] 6a33b1f9796f: Pulling fs layer [2020-03-14T00:24:44.596Z] 8f8f8962e456: Pulling fs layer [2020-03-14T00:24:44.596Z] 68adcc365214: Pulling fs layer [2020-03-14T00:24:44.596Z] 76d8adf27bdf: Pulling fs layer [2020-03-14T00:24:44.596Z] d66e58854927: Pulling fs layer [2020-03-14T00:24:44.596Z] 71497195576e: Pulling fs layer [2020-03-14T00:24:44.596Z] 68adcc365214: Waiting [2020-03-14T00:24:44.596Z] 76d8adf27bdf: Waiting [2020-03-14T00:24:44.596Z] 71497195576e: Waiting [2020-03-14T00:24:44.596Z] d66e58854927: Waiting [2020-03-14T00:24:45.038Z] [2020-03-14T00:24:45.038Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:24:45.038Z] #5 DONE 0.1s [2020-03-14T00:24:45.038Z] [2020-03-14T00:24:45.038Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:24:45.038Z] #6 DONE 0.1s [2020-03-14T00:24:45.038Z] [2020-03-14T00:24:45.038Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:24:45.038Z] #71 DONE 0.0s [2020-03-14T00:24:45.038Z] [2020-03-14T00:24:45.038Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:24:45.038Z] #7 DONE 0.0s [2020-03-14T00:24:45.038Z] [2020-03-14T00:24:45.038Z] #20 [internal] load build context [2020-03-14T00:24:45.214Z] 8f8f8962e456: Verifying Checksum [2020-03-14T00:24:45.214Z] 8f8f8962e456: Download complete [2020-03-14T00:24:45.227Z] + docker version [2020-03-14T00:24:45.227Z] Client: Docker Engine - Enterprise [2020-03-14T00:24:45.227Z] Version: 19.03.5 [2020-03-14T00:24:45.227Z] API version: 1.40 [2020-03-14T00:24:45.227Z] Go version: go1.12.12 [2020-03-14T00:24:45.227Z] Git commit: 2ee0c57608 [2020-03-14T00:24:45.227Z] Built: 11/13/2019 08:00:16 [2020-03-14T00:24:45.227Z] OS/Arch: windows/amd64 [2020-03-14T00:24:45.227Z] Experimental: false [2020-03-14T00:24:45.227Z] [2020-03-14T00:24:45.227Z] Server: Docker Engine - Enterprise [2020-03-14T00:24:45.227Z] Engine: [2020-03-14T00:24:45.227Z] Version: 19.03.5 [2020-03-14T00:24:45.227Z] API version: 1.40 (minimum version 1.24) [2020-03-14T00:24:45.227Z] Go version: go1.12.12 [2020-03-14T00:24:45.227Z] Git commit: 2ee0c57608 [2020-03-14T00:24:45.227Z] Built: 11/13/2019 07:58:51 [2020-03-14T00:24:45.227Z] OS/Arch: windows/amd64 [2020-03-14T00:24:45.227Z] Experimental: true [Pipeline] sh [2020-03-14T00:24:45.499Z] 6a33b1f9796f: Verifying Checksum [2020-03-14T00:24:45.499Z] 6a33b1f9796f: Download complete [2020-03-14T00:24:46.234Z] + docker info [2020-03-14T00:24:46.412Z] #20 transferring context: 49.90MB 1.1s done [2020-03-14T00:24:46.412Z] #20 DONE 1.2s [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:24:46.412Z] #28 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #70 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:24:46.412Z] #35 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #39 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:24:46.412Z] #73 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:46.412Z] #36 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:24:46.412Z] #30 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:24:46.412Z] #16 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:24:46.412Z] #40 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:24:46.412Z] #55 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #42 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #57 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #48 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:46.412Z] #56 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #75 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:46.412Z] #21 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:24:46.412Z] #66 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.412Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:24:46.412Z] #13 CACHED [2020-03-14T00:24:46.412Z] [2020-03-14T00:24:46.413Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:24:46.413Z] #8 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:24:46.413Z] #27 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:24:46.413Z] #51 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:24:46.413Z] #52 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:24:46.413Z] #29 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:46.413Z] #23 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:46.413Z] #38 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:46.413Z] #50 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:24:46.413Z] #34 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:24:46.413Z] #41 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:24:46.413Z] #37 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:24:46.413Z] #62 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:46.413Z] #47 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:24:46.413Z] #32 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:24:46.413Z] #24 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:24:46.413Z] #26 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:24:46.413Z] #60 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:46.413Z] #63 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:24:46.413Z] #61 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:46.413Z] #68 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:24:46.413Z] #72 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:24:46.413Z] #64 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:46.413Z] #53 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:24:46.413Z] #15 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:46.413Z] #74 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:24:46.413Z] #22 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:24:46.413Z] #43 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:24:46.413Z] #54 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:24:46.413Z] #18 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:24:46.413Z] #44 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:24:46.413Z] #14 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:24:46.413Z] #45 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:24:46.413Z] #33 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:24:46.413Z] #69 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:24:46.413Z] #12 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:24:46.413Z] #9 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:24:46.413Z] #17 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:24:46.413Z] #67 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:24:46.413Z] #19 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:24:46.413Z] #25 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:24:46.413Z] #49 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:24:46.413Z] #11 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:24:46.413Z] #59 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:24:46.413Z] #65 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:24:46.413Z] #31 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:24:46.413Z] #46 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:24:46.413Z] #58 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:24:46.413Z] #10 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:24:46.413Z] #76 CACHED [2020-03-14T00:24:46.413Z] [2020-03-14T00:24:46.413Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:24:47.190Z] Client: [2020-03-14T00:24:47.190Z] Debug Mode: false [2020-03-14T00:24:47.190Z] Plugins: [2020-03-14T00:24:47.190Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-14T00:24:47.190Z] [2020-03-14T00:24:47.190Z] Server: [2020-03-14T00:24:47.190Z] Containers: 2 [2020-03-14T00:24:47.190Z] Running: 0 [2020-03-14T00:24:47.190Z] Paused: 0 [2020-03-14T00:24:47.190Z] Stopped: 2 [2020-03-14T00:24:47.190Z] Images: 11 [2020-03-14T00:24:47.190Z] Server Version: 19.03.5 [2020-03-14T00:24:47.190Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-14T00:24:47.190Z] Windows: [2020-03-14T00:24:47.190Z] LCOW: [2020-03-14T00:24:47.190Z] Logging Driver: json-file [2020-03-14T00:24:47.190Z] Plugins: [2020-03-14T00:24:47.190Z] Volume: local [2020-03-14T00:24:47.190Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-14T00:24:47.190Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-14T00:24:47.190Z] Swarm: inactive [2020-03-14T00:24:47.190Z] Default Isolation: process [2020-03-14T00:24:47.190Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-14T00:24:47.190Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-14T00:24:47.190Z] OSType: windows [2020-03-14T00:24:47.190Z] Architecture: x86_64 [2020-03-14T00:24:47.190Z] CPUs: 4 [2020-03-14T00:24:47.190Z] Total Memory: 32GiB [2020-03-14T00:24:47.190Z] Name: azwin-2-e3eab0 [2020-03-14T00:24:47.190Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-14T00:24:47.190Z] Docker Root Dir: D:\docker [2020-03-14T00:24:47.190Z] Debug Mode: false [2020-03-14T00:24:47.190Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:24:47.190Z] Labels: [2020-03-14T00:24:47.190Z] Experimental: true [2020-03-14T00:24:47.190Z] Insecure Registries: [2020-03-14T00:24:47.190Z] 10.0.0.4:5000 [2020-03-14T00:24:47.190Z] 127.0.0.0/8 [2020-03-14T00:24:47.190Z] Registry Mirrors: [2020-03-14T00:24:47.190Z] http://10.0.0.4:5000/ [2020-03-14T00:24:47.190Z] Live Restore Enabled: false [2020-03-14T00:24:47.190Z] [Pipeline] } [Pipeline] // stage [2020-03-14T00:24:47.343Z] #77 DONE 1.0s [2020-03-14T00:24:47.343Z] [2020-03-14T00:24:47.343Z] #78 exporting to image [2020-03-14T00:24:47.343Z] #78 exporting layers [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-14T00:24:48.205Z] fb056072eab9: Verifying Checksum [2020-03-14T00:24:48.205Z] fb056072eab9: Download complete [2020-03-14T00:24:48.274Z] #78 exporting layers 0.9s done [2020-03-14T00:24:48.274Z] #78 writing image sha256:bcdc04f74d5410f7b719885579692dba8a8710f8c7cd335ee0c3666b72f6cc2e done [2020-03-14T00:24:48.274Z] #78 naming to docker.io/library/docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 done [2020-03-14T00:24:48.274Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-14T00:24:49.241Z] 68adcc365214: Verifying Checksum [2020-03-14T00:24:49.241Z] 68adcc365214: Download complete [2020-03-14T00:24:49.288Z] [2020-03-14T00:24:49.289Z] Removing bundles/ [2020-03-14T00:24:49.289Z] [2020-03-14T00:24:49.289Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-14T00:24:49.289Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:24:49.289Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:24:49.530Z] 71497195576e: Verifying Checksum [2020-03-14T00:24:49.530Z] 71497195576e: Download complete [2020-03-14T00:24:49.817Z] 76d8adf27bdf: Verifying Checksum [2020-03-14T00:24:49.817Z] 76d8adf27bdf: Download complete [2020-03-14T00:24:52.538Z] fb056072eab9: Pull complete [2020-03-14T00:24:53.167Z] 6a33b1f9796f: Pull complete [2020-03-14T00:24:53.456Z] 8f8f8962e456: Pull complete [2020-03-14T00:24:54.944Z] d66e58854927: Verifying Checksum [2020-03-14T00:24:54.944Z] d66e58854927: Download complete [2020-03-14T00:24:57.641Z] 68adcc365214: Pull complete [2020-03-14T00:24:59.688Z] 76d8adf27bdf: Pull complete [2020-03-14T00:25:02.583Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-14T00:25:02.583Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-078291bc\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-14T00:25:02.583Z] ---------------------------------------------------------------------------- [2020-03-14T00:25:02.583Z] [2020-03-14T00:25:02.583Z] INFO: executeCI.ps1 starting at Sat Mar 14 00:25:00 CUT 2020 [2020-03-14T00:25:02.583Z] [2020-03-14T00:25:02.583Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-14T00:25:02.583Z] INFO: Running git version 2.24.1.windows.2 [2020-03-14T00:25:02.583Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-14T00:25:02.583Z] INFO: Environment variables: [2020-03-14T00:25:02.583Z] [2020-03-14T00:25:02.583Z] Name Value [2020-03-14T00:25:02.583Z] ---- ----- [2020-03-14T00:25:02.583Z] ALLUSERSPROFILE C:\ProgramData [2020-03-14T00:25:02.583Z] amd64 true [2020-03-14T00:25:02.583Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-14T00:25:02.583Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-14T00:25:02.583Z] arm64 true [2020-03-14T00:25:02.583Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-14T00:25:02.583Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-14T00:25:02.583Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-14T00:25:02.583Z] BRANCH_NAME PR-40691 [2020-03-14T00:25:02.583Z] BUILD_DISPLAY_NAME #4 [2020-03-14T00:25:02.583Z] BUILD_ID 4 [2020-03-14T00:25:02.583Z] BUILD_NUMBER 4 [2020-03-14T00:25:02.583Z] BUILD_TAG jenkins-moby-PR-40691-4 [2020-03-14T00:25:02.583Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40691/4/ [2020-03-14T00:25:02.583Z] CHANGE_AUTHOR kolyshkin [2020-03-14T00:25:02.583Z] CHANGE_AUTHOR_DISPLAY_NAME Kir Kolyshkin [2020-03-14T00:25:02.583Z] CHANGE_BRANCH moby-sys-mount [2020-03-14T00:25:02.583Z] CHANGE_FORK kolyshkin [2020-03-14T00:25:02.583Z] CHANGE_ID 40691 [2020-03-14T00:25:02.583Z] CHANGE_TARGET master [2020-03-14T00:25:02.583Z] CHANGE_TITLE [WIP] switch to moby/sys/{mount,mountinfo} [2020-03-14T00:25:02.583Z] CHANGE_URL https://github.com/moby/moby/pull/40691 [2020-03-14T00:25:02.583Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:25:02.583Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-14T00:25:02.583Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-14T00:25:02.583Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-14T00:25:02.583Z] COMPUTERNAME azwin-2-e3eab0 [2020-03-14T00:25:02.583Z] ComSpec C:\windows\system32\cmd.exe [2020-03-14T00:25:02.583Z] ConfigSequenceNumber 0 [2020-03-14T00:25:02.583Z] dco true [2020-03-14T00:25:02.583Z] DOCKER_BUILDKIT 0 [2020-03-14T00:25:02.583Z] DOCKER_DUT_DEBUG 1 [2020-03-14T00:25:02.583Z] DOCKER_EXPERIMENTAL 1 [2020-03-14T00:25:02.583Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-14T00:25:02.583Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-14T00:25:02.583Z] EXECUTOR_NUMBER 0 [2020-03-14T00:25:02.583Z] FQDN azwin-2-e3eab0.westus.cloudapp.azure.com [2020-03-14T00:25:02.583Z] GIT_BRANCH PR-40691 [2020-03-14T00:25:02.583Z] GIT_COMMIT 1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:25:02.583Z] GIT_URL https://github.com/moby/moby.git [2020-03-14T00:25:02.583Z] HUDSON_COOKIE b3b3184e-b006-4e64-b2ec-e46463b32713 [2020-03-14T00:25:02.583Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-14T00:25:02.583Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-14T00:25:02.583Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-14T00:25:02.583Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-14T00:25:02.583Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-14T00:25:02.583Z] JENKINS_NODE_COOKIE 4012df14-7f4f-4935-9794-f7b4f613ebad [2020-03-14T00:25:02.583Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-14T00:25:02.583Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-14T00:25:02.583Z] JOB_BASE_NAME PR-40691 [2020-03-14T00:25:02.583Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40691/display/redirect [2020-03-14T00:25:02.583Z] JOB_NAME moby/PR-40691 [2020-03-14T00:25:02.583Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40691/ [2020-03-14T00:25:02.583Z] library.jps.version master [2020-03-14T00:25:02.583Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-14T00:25:02.583Z] NODE_LABELS amd64 azure azwin-2-e3eab0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-14T00:25:02.583Z] NODE_NAME azwin-2-e3eab0 [2020-03-14T00:25:02.583Z] NUMBER_OF_PROCESSORS 4 [2020-03-14T00:25:02.583Z] OS Windows_NT [2020-03-14T00:25:02.583Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-14T00:25:02.585Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-14T00:25:02.585Z] ppc64le true [2020-03-14T00:25:02.585Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-14T00:25:02.585Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-14T00:25:02.585Z] PROCESSOR_LEVEL 6 [2020-03-14T00:25:02.585Z] PROCESSOR_REVISION 5504 [2020-03-14T00:25:02.585Z] ProgramData C:\ProgramData [2020-03-14T00:25:02.585Z] ProgramFiles C:\Program Files [2020-03-14T00:25:02.585Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-14T00:25:02.585Z] ProgramW6432 C:\Program Files [2020-03-14T00:25:02.585Z] PROMPT $P$G [2020-03-14T00:25:02.585Z] PSExecutionPolicyPreference Bypass [2020-03-14T00:25:02.585Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-14T00:25:02.585Z] PUBLIC C:\Users\Public [2020-03-14T00:25:02.585Z] rootless true [2020-03-14T00:25:02.585Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40691/4/display/redirect?page=changes [2020-03-14T00:25:02.585Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40691/4/display/redirect [2020-03-14T00:25:02.585Z] s390x true [2020-03-14T00:25:02.585Z] SKIP_VALIDATION_TESTS 1 [2020-03-14T00:25:02.585Z] SOURCES_DRIVE d [2020-03-14T00:25:02.585Z] SOURCES_SUBDIR gopath [2020-03-14T00:25:02.585Z] STAGE_NAME Run tests [2020-03-14T00:25:02.585Z] SystemDrive C: [2020-03-14T00:25:02.585Z] SystemRoot C:\windows [2020-03-14T00:25:02.585Z] TEMP C:\windows\TEMP [2020-03-14T00:25:02.585Z] TESTDEBUG 0 [2020-03-14T00:25:02.585Z] TESTRUN_DRIVE d [2020-03-14T00:25:02.585Z] TESTRUN_SUBDIR CI [2020-03-14T00:25:02.585Z] TIMEOUT 120m [2020-03-14T00:25:02.585Z] TMP C:\windows\TEMP [2020-03-14T00:25:02.585Z] unit_validate true [2020-03-14T00:25:02.585Z] USERDOMAIN WORKGROUP [2020-03-14T00:25:02.585Z] USERNAME azwin-2-e3eab0$ [2020-03-14T00:25:02.585Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-14T00:25:02.585Z] validate_force false [2020-03-14T00:25:02.585Z] windir C:\windows [2020-03-14T00:25:02.585Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-14T00:25:02.585Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-14T00:25:02.585Z] windowsRS1 false [2020-03-14T00:25:02.585Z] windowsRS5 true [2020-03-14T00:25:02.585Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] INFO: Sources under d:\gopath\... [2020-03-14T00:25:02.585Z] INFO: Test run under d:\CI\... [2020-03-14T00:25:02.585Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-14T00:25:02.585Z] INFO: docker/docker repository was found [2020-03-14T00:25:02.585Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-14T00:25:02.585Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-14T00:25:02.585Z] INFO: Docker version of control daemon [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] Client: Docker Engine - Enterprise [2020-03-14T00:25:02.585Z] Version: 19.03.5 [2020-03-14T00:25:02.585Z] API version: 1.40 [2020-03-14T00:25:02.585Z] Go version: go1.12.12 [2020-03-14T00:25:02.585Z] Git commit: 2ee0c57608 [2020-03-14T00:25:02.585Z] Built: 11/13/2019 08:00:16 [2020-03-14T00:25:02.585Z] OS/Arch: windows/amd64 [2020-03-14T00:25:02.585Z] Experimental: false [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] Server: Docker Engine - Enterprise [2020-03-14T00:25:02.585Z] Engine: [2020-03-14T00:25:02.585Z] Version: 19.03.5 [2020-03-14T00:25:02.585Z] API version: 1.40 (minimum version 1.24) [2020-03-14T00:25:02.585Z] Go version: go1.12.12 [2020-03-14T00:25:02.585Z] Git commit: 2ee0c57608 [2020-03-14T00:25:02.585Z] Built: 11/13/2019 07:58:51 [2020-03-14T00:25:02.585Z] OS/Arch: windows/amd64 [2020-03-14T00:25:02.585Z] Experimental: true [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] INFO: Docker info of control daemon [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] Client: [2020-03-14T00:25:02.585Z] Debug Mode: false [2020-03-14T00:25:02.585Z] Plugins: [2020-03-14T00:25:02.585Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] Server: [2020-03-14T00:25:02.585Z] Containers: 2 [2020-03-14T00:25:02.585Z] Running: 0 [2020-03-14T00:25:02.585Z] Paused: 0 [2020-03-14T00:25:02.585Z] Stopped: 2 [2020-03-14T00:25:02.585Z] Images: 11 [2020-03-14T00:25:02.585Z] Server Version: 19.03.5 [2020-03-14T00:25:02.585Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-14T00:25:02.585Z] Windows: [2020-03-14T00:25:02.585Z] LCOW: [2020-03-14T00:25:02.585Z] Logging Driver: json-file [2020-03-14T00:25:02.585Z] Plugins: [2020-03-14T00:25:02.585Z] Volume: local [2020-03-14T00:25:02.585Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-14T00:25:02.585Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-14T00:25:02.585Z] Swarm: inactive [2020-03-14T00:25:02.585Z] Default Isolation: process [2020-03-14T00:25:02.585Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-14T00:25:02.585Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-14T00:25:02.585Z] OSType: windows [2020-03-14T00:25:02.585Z] Architecture: x86_64 [2020-03-14T00:25:02.585Z] CPUs: 4 [2020-03-14T00:25:02.585Z] Total Memory: 32GiB [2020-03-14T00:25:02.585Z] Name: azwin-2-e3eab0 [2020-03-14T00:25:02.585Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-14T00:25:02.585Z] Docker Root Dir: D:\docker [2020-03-14T00:25:02.585Z] Debug Mode: false [2020-03-14T00:25:02.585Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:25:02.585Z] Labels: [2020-03-14T00:25:02.585Z] Experimental: true [2020-03-14T00:25:02.585Z] Insecure Registries: [2020-03-14T00:25:02.585Z] 10.0.0.4:5000 [2020-03-14T00:25:02.585Z] 127.0.0.0/8 [2020-03-14T00:25:02.585Z] Registry Mirrors: [2020-03-14T00:25:02.585Z] http://10.0.0.4:5000/ [2020-03-14T00:25:02.585Z] Live Restore Enabled: false [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] [2020-03-14T00:25:02.585Z] INFO: Commit hash is 75d23ac7cf [2020-03-14T00:25:02.585Z] INFO: Nuke-Everything... [2020-03-14T00:25:02.585Z] INFO: Container count on control daemon to delete is 2 [2020-03-14T00:25:03.036Z] 73ccb14ff9fc [2020-03-14T00:25:03.036Z] 2659144fd9fa [2020-03-14T00:25:03.488Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-14T00:25:05.008Z] Deleted: sha256:20045134386472b1f165609d8af42558d66ac1ff569daf59e3f4f3e613b35d17 [2020-03-14T00:25:05.008Z] Deleted: sha256:e9a9bd1d4045f181b45409e6f5eb608f1b9f83603a9a7de2d8d73897d3bebba2 [2020-03-14T00:25:05.008Z] INFO: Nuking d:\CI [2020-03-14T00:25:06.522Z] d66e58854927: Pull complete [2020-03-14T00:25:06.522Z] 71497195576e: Pull complete [2020-03-14T00:25:06.522Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-14T00:25:06.522Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-14T00:25:06.522Z] ---> ebd73b5ebd31 [2020-03-14T00:25:06.522Z] Step 5/16 : ARG BUILDX_REPO [2020-03-14T00:25:06.522Z] ---> Running in e2c1a77ea1de [2020-03-14T00:25:06.522Z] Removing intermediate container e2c1a77ea1de [2020-03-14T00:25:06.522Z] ---> 4548add98bdf [2020-03-14T00:25:06.522Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-14T00:25:06.522Z] ---> Running in c8911ccc7e60 [2020-03-14T00:25:06.522Z] Cloning into '/buildx'... [2020-03-14T00:25:10.922Z] Removing intermediate container c8911ccc7e60 [2020-03-14T00:25:10.922Z] ---> a92e6e4e73d6 [2020-03-14T00:25:10.922Z] Step 7/16 : WORKDIR /buildx [2020-03-14T00:25:10.922Z] ---> Running in f0782e5e3e16 [2020-03-14T00:25:10.922Z] Removing intermediate container f0782e5e3e16 [2020-03-14T00:25:10.922Z] ---> 2a3badcf0831 [2020-03-14T00:25:10.922Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-14T00:25:10.922Z] ---> Running in 1202aaed2d02 [2020-03-14T00:25:10.922Z] Removing intermediate container 1202aaed2d02 [2020-03-14T00:25:10.922Z] ---> c01e88e2bdcd [2020-03-14T00:25:10.922Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-14T00:25:10.922Z] ---> Running in 20002727199d [2020-03-14T00:25:11.543Z] From https://github.com/docker/buildx [2020-03-14T00:25:11.543Z] * [new tag] v0.3.1 -> build [2020-03-14T00:25:12.557Z] Switched to branch 'build' [2020-03-14T00:25:13.583Z] Removing intermediate container 20002727199d [2020-03-14T00:25:13.583Z] ---> 96ee76854325 [2020-03-14T00:25:13.583Z] Step 10/16 : RUN go mod download [2020-03-14T00:25:13.583Z] ---> Running in 2ecba1abefe7 [2020-03-14T00:25:13.871Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-14T00:25:13.871Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-14T00:25:13.871Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-14T00:25:13.871Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-14T00:25:13.871Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-14T00:25:13.871Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-14T00:25:13.871Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-14T00:25:13.871Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-14T00:25:13.871Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-14T00:25:15.374Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-14T00:25:15.374Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-14T00:25:15.615Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d911fec9484db2cc) in /home/ubuntu/workspace/moby_PR-40691 [Pipeline] { [Pipeline] checkout [2020-03-14T00:25:15.665Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-14T00:25:15.665Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-14T00:25:15.665Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-14T00:25:15.957Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-14T00:25:15.957Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-14T00:25:15.957Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-14T00:25:16.255Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-14T00:25:16.545Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-14T00:25:17.241Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-14T00:25:17.555Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-14T00:25:17.555Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-14T00:25:17.843Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-14T00:25:17.843Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-14T00:25:18.251Z] using credential docker-jenkins-github-credentials [2020-03-14T00:25:18.261Z] Cloning the remote Git repository [2020-03-14T00:25:18.261Z] Cloning with configured refspecs honoured and without tags [2020-03-14T00:25:18.485Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-14T00:25:18.485Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-14T00:25:19.124Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-14T00:25:18.354Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:25:18.382Z] > git init /home/ubuntu/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:25:18.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:25:18.654Z] > git --version # timeout=10 [2020-03-14T00:25:18.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:25:18.796Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:19.757Z] go: finding github.com/lib/pq v1.0.0 [2020-03-14T00:25:19.757Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-14T00:25:19.757Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-14T00:25:20.050Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-14T00:25:20.050Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-14T00:25:22.132Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-14T00:25:22.132Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-14T00:25:22.132Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-14T00:25:22.424Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-14T00:25:22.424Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-14T00:25:22.424Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-14T00:25:23.939Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-14T00:25:24.230Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-14T00:25:24.230Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-14T00:25:24.522Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-14T00:25:24.522Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-14T00:25:24.822Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.5% of statements [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-14T00:25:25.708Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-14T00:25:25.708Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-14T00:25:25.878Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-14T00:25:25.989Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-03-14T00:25:26.210Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-14T00:25:26.508Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-14T00:25:27.152Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-14T00:25:27.455Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-14T00:25:27.750Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-14T00:25:28.656Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-03-14T00:25:29.267Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.2% of statements [2020-03-14T00:25:29.839Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-14T00:25:29.839Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-14T00:25:29.879Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-03-14T00:25:30.136Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-14T00:25:30.288Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08048d3b8c6d6b9fb) in /home/ubuntu/workspace/moby_PR-40691 [Pipeline] { [Pipeline] checkout [2020-03-14T00:25:30.428Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-14T00:25:30.490Z] ok github.com/docker/docker/builder/remotecontext/git 1.060s coverage: 86.3% of statements [2020-03-14T00:25:30.490Z] ? github.com/docker/docker/cli [no test files] [2020-03-14T00:25:30.490Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-14T00:25:30.723Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-14T00:25:32.253Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-14T00:25:32.253Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-14T00:25:32.502Z] ok github.com/docker/docker/client 0.129s coverage: 75.8% of statements [2020-03-14T00:25:32.563Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-14T00:25:33.226Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-14T00:25:33.226Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-14T00:25:33.346Z] using credential docker-jenkins-github-credentials [2020-03-14T00:25:33.357Z] Cloning the remote Git repository [2020-03-14T00:25:33.357Z] Cloning with configured refspecs honoured and without tags [2020-03-14T00:25:33.862Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-14T00:25:33.431Z] Cloning repository https://github.com/moby/moby.git [2020-03-14T00:25:33.492Z] > git init /home/ubuntu/workspace/moby_PR-40691 # timeout=10 [2020-03-14T00:25:33.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:25:33.807Z] > git --version # timeout=10 [2020-03-14T00:25:33.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:25:33.853Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:34.509Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-14T00:25:34.801Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-14T00:25:34.801Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-14T00:25:34.877Z] INFO: Zapped successfully [2020-03-14T00:25:34.877Z] INFO: Location for testing is d:\CI\PR-40691\4 [2020-03-14T00:25:34.877Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-14T00:25:34.877Z] [2020-03-14T00:25:34.877Z] [2020-03-14T00:25:34.877Z] INFO: Building the image from Dockerfile.windows at 03/14/2020 00:25:30... [2020-03-14T00:25:34.877Z] [2020-03-14T00:25:35.099Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-14T00:25:35.397Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-14T00:25:35.697Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-14T00:25:35.829Z] Sending build context to Docker daemon 54.52MB [2020-03-14T00:25:35.829Z] [2020-03-14T00:25:35.829Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-14T00:25:35.829Z] ---> 80e84fd280e2 [2020-03-14T00:25:35.829Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> 668ea5173e04 [2020-03-14T00:25:35.829Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> 14a495f23851 [2020-03-14T00:25:35.829Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> efd3eb8cae31 [2020-03-14T00:25:35.829Z] 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-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> 8e74900d8c0b [2020-03-14T00:25:35.829Z] 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-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> e3e05d7bdf4c [2020-03-14T00:25:35.829Z] 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-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> 4abcbd8a8e8b [2020-03-14T00:25:35.829Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> c9904008c52a [2020-03-14T00:25:35.829Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-14T00:25:35.829Z] ---> Using cache [2020-03-14T00:25:35.829Z] ---> 418fdd3da773 [2020-03-14T00:25:35.829Z] Step 10/10 : COPY . . [2020-03-14T00:25:37.209Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-14T00:25:37.209Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-14T00:25:37.209Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-14T00:25:37.209Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-14T00:25:37.843Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-14T00:25:39.369Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-14T00:25:39.699Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-14T00:25:39.989Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-14T00:25:41.021Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-14T00:25:41.144Z] Fetching without tags [2020-03-14T00:25:41.508Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:25:41.057Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:25:41.073Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:25:41.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:41.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:25:41.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:25:41.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:25:41.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:41.511Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:25:41.534Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:25:42.054Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-14T00:25:42.345Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-14T00:25:42.636Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-14T00:25:43.010Z] Merge succeeded, producing f47f60948054f095a978db22ecb374d33b22009d [2020-03-14T00:25:43.011Z] Checking out Revision f47f60948054f095a978db22ecb374d33b22009d (PR-40691) [2020-03-14T00:25:43.270Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-14T00:25:43.270Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-14T00:25:43.270Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-14T00:25:43.270Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-14T00:25:43.589Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-14T00:25:43.888Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-14T00:25:42.272Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:25:42.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:25:43.006Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:25:43.023Z] > git checkout -f f47f60948054f095a978db22ecb374d33b22009d # timeout=10 [2020-03-14T00:25:44.178Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-14T00:25:45.758Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-14T00:25:45.758Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-14T00:25:45.758Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-14T00:25:45.758Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-14T00:25:45.758Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-14T00:25:46.389Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-14T00:25:46.677Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-14T00:25:46.864Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:25:46.900Z] First time build. Skipping changelog. [2020-03-14T00:25:47.306Z] go: finding github.com/BurntSushi/toml v0.3.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:25:47.954Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-14T00:25:47.954Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-14T00:25:48.065Z] + docker version [2020-03-14T00:25:48.245Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-14T00:25:46.860Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:25:49.747Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-14T00:25:49.747Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-14T00:25:49.747Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-14T00:25:50.379Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-14T00:25:50.380Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-14T00:25:50.380Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-14T00:25:50.669Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-14T00:25:50.670Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-14T00:25:50.670Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-14T00:25:51.301Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-14T00:25:51.301Z] go: finding github.com/golang/mock v1.1.1 [2020-03-14T00:25:51.301Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-14T00:25:51.941Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-14T00:25:51.941Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-14T00:25:52.230Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-14T00:25:52.230Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-14T00:25:52.530Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-14T00:25:52.530Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-14T00:25:53.562Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-14T00:25:53.562Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-14T00:25:53.562Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-14T00:25:54.201Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-14T00:25:54.201Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-14T00:25:54.201Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-14T00:25:54.710Z] Fetching without tags [2020-03-14T00:25:54.828Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-14T00:25:54.828Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-14T00:25:55.117Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-14T00:25:55.138Z] Merging remotes/origin/master commit 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba into PR head commit fff82deae95fa6aaa2d1d385f93e3c2450727dbb [2020-03-14T00:25:56.144Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-14T00:25:56.435Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-14T00:25:56.435Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-14T00:25:56.435Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-14T00:25:54.631Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:25:54.654Z] > git config --add remote.origin.fetch +refs/pull/40691/head:refs/remotes/origin/PR-40691 # timeout=10 [2020-03-14T00:25:54.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:54.692Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-14T00:25:54.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-14T00:25:54.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-14T00:25:54.728Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40691/head:refs/remotes/origin/PR-40691 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-14T00:25:55.152Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:25:55.164Z] > git checkout -f fff82deae95fa6aaa2d1d385f93e3c2450727dbb # timeout=10 [2020-03-14T00:25:56.726Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-14T00:25:57.017Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-14T00:25:57.646Z] Merge succeeded, producing 21c0b07f83c3c0596b496bc812b1f2f1766cc40b [2020-03-14T00:25:57.647Z] Checking out Revision 21c0b07f83c3c0596b496bc812b1f2f1766cc40b (PR-40691) [2020-03-14T00:25:57.648Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-14T00:25:58.278Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-14T00:25:58.569Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-14T00:25:57.359Z] > git merge 37defbfd9b968f38e8e15dfa5f06d9f878bd65ba # timeout=10 [2020-03-14T00:25:57.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-14T00:25:57.654Z] > git config core.sparsecheckout # timeout=10 [2020-03-14T00:25:57.671Z] > git checkout -f 21c0b07f83c3c0596b496bc812b1f2f1766cc40b # timeout=10 [2020-03-14T00:25:58.868Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-14T00:25:59.158Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-14T00:25:59.421Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 30.7% of statements [2020-03-14T00:25:59.421Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-03-14T00:25:59.421Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-14T00:25:59.421Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-14T00:25:59.421Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-14T00:25:59.421Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-14T00:25:59.446Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-14T00:25:59.736Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-14T00:25:59.736Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-14T00:26:00.231Z] Client: Docker Engine - Community [2020-03-14T00:26:00.231Z] Version: 19.03.5 [2020-03-14T00:26:00.231Z] API version: 1.40 [2020-03-14T00:26:00.231Z] Go version: go1.12.12 [2020-03-14T00:26:00.231Z] Git commit: 633a0ea838 [2020-03-14T00:26:00.231Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-14T00:26:00.231Z] OS/Arch: linux/amd64 [2020-03-14T00:26:00.231Z] Experimental: false [2020-03-14T00:26:00.231Z] [2020-03-14T00:26:00.231Z] Server: Docker Engine - Community [2020-03-14T00:26:00.231Z] Engine: [2020-03-14T00:26:00.231Z] Version: 19.03.5 [2020-03-14T00:26:00.231Z] API version: 1.40 (minimum version 1.12) [2020-03-14T00:26:00.231Z] Go version: go1.12.12 [2020-03-14T00:26:00.231Z] Git commit: 633a0ea838 [2020-03-14T00:26:00.231Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-14T00:26:00.231Z] OS/Arch: linux/amd64 [2020-03-14T00:26:00.231Z] Experimental: true [2020-03-14T00:26:00.231Z] containerd: [2020-03-14T00:26:00.231Z] Version: 1.2.10 [2020-03-14T00:26:00.231Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:26:00.231Z] runc: [2020-03-14T00:26:00.231Z] Version: 1.0.0-rc8+dev [2020-03-14T00:26:00.231Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:26:00.231Z] docker-init: [2020-03-14T00:26:00.231Z] Version: 0.18.0 [2020-03-14T00:26:00.231Z] GitCommit: fec3683 [Pipeline] sh [2020-03-14T00:26:00.367Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-14T00:26:00.593Z] + docker info [2020-03-14T00:26:00.848Z] ---> 5d452bab94b3 [2020-03-14T00:26:01.305Z] Successfully built 5d452bab94b3 [2020-03-14T00:26:01.305Z] Successfully tagged docker:latest [2020-03-14T00:26:01.305Z] INFO: Image build ended at 03/14/2020 00:26:00. Duration:00:00:30.8166984 [2020-03-14T00:26:01.305Z] [2020-03-14T00:26:01.305Z] [2020-03-14T00:26:01.305Z] INFO: Building the test binaries at 03/14/2020 00:26:01... [2020-03-14T00:26:01.399Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-14T00:26:01.825Z] Commit message: "Merge commit '37defbfd9b968f38e8e15dfa5f06d9f878bd65ba' into HEAD" [2020-03-14T00:26:01.861Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-14T00:26:02.975Z] + docker version [2020-03-14T00:26:03.455Z] go: finding golang.org/x/text v0.3.0 [2020-03-14T00:26:03.455Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-14T00:26:03.455Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-14T00:26:03.455Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-14T00:26:01.831Z] > git rev-list --no-walk ba6b54a3c89bf990a0b1586ef07c2403d046627a # timeout=10 [2020-03-14T00:26:03.752Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-14T00:26:04.889Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-03-14T00:26:05.501Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-14T00:26:05.813Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-14T00:26:05.813Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-14T00:26:05.946Z] INFO: make.ps1 starting at 03/14/2020 00:26:05 [2020-03-14T00:26:05.946Z] INFO: Git commit (75d23ac7cf) assumed from DOCKER_GITCOMMIT environment variable [2020-03-14T00:26:05.946Z] INFO: Invoking autogen... [2020-03-14T00:26:06.103Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-14T00:26:06.103Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-14T00:26:06.398Z] INFO: Building daemon... [2020-03-14T00:26:06.736Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-14T00:26:06.965Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-14T00:26:07.025Z] go: finding cloud.google.com/go v0.26.0 [2020-03-14T00:26:07.661Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-14T00:26:07.661Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-14T00:26:07.954Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-14T00:26:08.985Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-14T00:26:09.276Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-14T00:26:10.306Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-14T00:26:10.306Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-14T00:26:10.306Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-14T00:26:10.306Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-14T00:26:10.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:26:10.690Z] [2020-03-14T00:26:10.948Z] [2020-03-14T00:26:10.948Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:26:10.948Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:26:10.948Z] HOSTNAME=a137c4ec8765 [2020-03-14T00:26:10.948Z] TEST_SKIP_INTEGRATION=1 [2020-03-14T00:26:10.948Z] TESTDEBUG=0 [2020-03-14T00:26:10.948Z] DEST=bundles/test-integration [2020-03-14T00:26:10.948Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:26:10.948Z] KEEPBUNDLE=1 [2020-03-14T00:26:10.948Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:26:10.948Z] container=docker [2020-03-14T00:26:10.948Z] HOME=/root [2020-03-14T00:26:10.948Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:26:10.948Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:26:10.948Z] VALIDATE_BRANCH=master [2020-03-14T00:26:10.948Z] TERM=xterm [2020-03-14T00:26:10.948Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:26:10.948Z] SHLVL=1 [2020-03-14T00:26:10.948Z] TIMEOUT=120m [2020-03-14T00:26:10.948Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:26:10.948Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:26:10.948Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-14T00:26:10.948Z] GO111MODULE=off [2020-03-14T00:26:10.948Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:26:10.948Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:26:10.948Z] GOPATH=/go [2020-03-14T00:26:10.948Z] PKG_CONFIG=pkg-config [2020-03-14T00:26:10.948Z] _=/usr/bin/env [2020-03-14T00:26:10.948Z] Building test suite binary ./integration-cli/test.main [2020-03-14T00:26:11.511Z] [2020-03-14T00:26:11.511Z] [2020-03-14T00:26:11.511Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:26:11.511Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-14T00:26:11.511Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:26:11.511Z] HOSTNAME=11a642cd8e79 [2020-03-14T00:26:11.511Z] TEST_SKIP_INTEGRATION=1 [2020-03-14T00:26:11.511Z] TESTDEBUG=0 [2020-03-14T00:26:11.511Z] DEST=bundles/test-integration [2020-03-14T00:26:11.511Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:26:11.511Z] KEEPBUNDLE=1 [2020-03-14T00:26:11.511Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:26:11.511Z] container=docker [2020-03-14T00:26:11.511Z] HOME=/root [2020-03-14T00:26:11.511Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:26:11.511Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:26:11.511Z] VALIDATE_BRANCH=master [2020-03-14T00:26:11.511Z] TERM=xterm [2020-03-14T00:26:11.511Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:26:11.511Z] SHLVL=1 [2020-03-14T00:26:11.511Z] TIMEOUT=120m [2020-03-14T00:26:11.511Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:26:11.511Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:26:11.511Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-14T00:26:11.511Z] GO111MODULE=off [2020-03-14T00:26:11.511Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:26:11.511Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:26:11.511Z] GOPATH=/go [2020-03-14T00:26:11.511Z] PKG_CONFIG=pkg-config [2020-03-14T00:26:11.511Z] _=/usr/bin/env [2020-03-14T00:26:11.511Z] Building test suite binary ./integration-cli/test.main [2020-03-14T00:26:12.075Z] No new tests added to integration. [2020-03-14T00:26:12.076Z] [2020-03-14T00:26:12.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:26:12.370Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-14T00:26:12.662Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-14T00:26:12.662Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-14T00:26:12.775Z] Client: [2020-03-14T00:26:12.775Z] Debug Mode: false [2020-03-14T00:26:12.775Z] [2020-03-14T00:26:12.775Z] Server: [2020-03-14T00:26:12.775Z] Containers: 0 [2020-03-14T00:26:12.775Z] Running: 0 [2020-03-14T00:26:12.775Z] Paused: 0 [2020-03-14T00:26:12.775Z] Stopped: 0 [2020-03-14T00:26:12.775Z] Images: 0 [2020-03-14T00:26:12.775Z] Server Version: 19.03.5 [2020-03-14T00:26:12.775Z] Storage Driver: overlay2 [2020-03-14T00:26:12.775Z] Backing Filesystem: extfs [2020-03-14T00:26:12.775Z] Supports d_type: true [2020-03-14T00:26:12.775Z] Native Overlay Diff: true [2020-03-14T00:26:12.775Z] Logging Driver: json-file [2020-03-14T00:26:12.775Z] Cgroup Driver: cgroupfs [2020-03-14T00:26:12.775Z] Plugins: [2020-03-14T00:26:12.775Z] Volume: local [2020-03-14T00:26:12.775Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:26:12.775Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-14T00:26:12.775Z] Swarm: inactive [2020-03-14T00:26:12.775Z] Runtimes: runc [2020-03-14T00:26:12.775Z] Default Runtime: runc [2020-03-14T00:26:12.775Z] Init Binary: docker-init [2020-03-14T00:26:12.775Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:26:12.775Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:26:12.775Z] init version: fec3683 [2020-03-14T00:26:12.775Z] Security Options: [2020-03-14T00:26:12.775Z] apparmor [2020-03-14T00:26:12.775Z] seccomp [2020-03-14T00:26:12.775Z] Profile: default [2020-03-14T00:26:12.775Z] Kernel Version: 4.15.0-1058-aws [2020-03-14T00:26:12.775Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-14T00:26:12.775Z] OSType: linux [2020-03-14T00:26:12.775Z] Architecture: x86_64 [2020-03-14T00:26:12.775Z] CPUs: 2 [2020-03-14T00:26:12.775Z] Total Memory: 7.501GiB [2020-03-14T00:26:12.775Z] Name: ip-10-100-87-12 [2020-03-14T00:26:12.775Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-14T00:26:12.775Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:26:12.775Z] Debug Mode: false [2020-03-14T00:26:12.775Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:26:12.775Z] Labels: [2020-03-14T00:26:12.775Z] Experimental: true [2020-03-14T00:26:12.775Z] Insecure Registries: [2020-03-14T00:26:12.775Z] 127.0.0.0/8 [2020-03-14T00:26:12.775Z] Live Restore Enabled: true [2020-03-14T00:26:12.775Z] [2020-03-14T00:26:12.775Z] WARNING: No swap limit support [Pipeline] sh [2020-03-14T00:26:13.056Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:26:13.056Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:26:13.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:26:13.056Z] + bash /home/ubuntu/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:26:13.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:26:13.056Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-14T00:26:13.056Z] [2020-03-14T00:26:13.056Z] Generally Necessary: [2020-03-14T00:26:13.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:26:13.056Z] - apparmor: enabled and tools installed [2020-03-14T00:26:13.056Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:26:13.056Z] - CONFIG_NET_NS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_PID_NS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:26:13.056Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:26:13.056Z] - CONFIG_MEMCG: enabled [2020-03-14T00:26:13.056Z] - CONFIG_KEYS: enabled [2020-03-14T00:26:13.313Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:26:13.313Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:26:13.313Z] [2020-03-14T00:26:13.313Z] Optional Features: [2020-03-14T00:26:13.313Z] - CONFIG_USER_NS: enabled [2020-03-14T00:26:13.313Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:26:13.313Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:26:13.313Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:26:13.313Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:26:13.313Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-14T00:26:13.313Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-14T00:26:13.313Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:26:13.313Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:26:13.313Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:26:13.313Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:26:13.313Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:26:13.313Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:26:13.313Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:26:13.313Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:26:13.313Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:26:13.313Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:26:13.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:26:13.447Z] HOSTNAME=ebd144ffa370 [2020-03-14T00:26:13.447Z] TESTDEBUG=0 [2020-03-14T00:26:13.447Z] DEST=bundles/test-integration [2020-03-14T00:26:13.447Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:26:13.447Z] KEEPBUNDLE=1 [2020-03-14T00:26:13.447Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:26:13.447Z] container=docker [2020-03-14T00:26:13.447Z] HOME=/root [2020-03-14T00:26:13.447Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:26:13.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:26:13.447Z] VALIDATE_BRANCH=master [2020-03-14T00:26:13.447Z] TERM=xterm [2020-03-14T00:26:13.447Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:26:13.447Z] SHLVL=1 [2020-03-14T00:26:13.447Z] TIMEOUT=120m [2020-03-14T00:26:13.447Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:26:13.447Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:26:13.447Z] GO111MODULE=off [2020-03-14T00:26:13.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-14T00:26:13.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:26:13.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:26:13.447Z] GOPATH=/go [2020-03-14T00:26:13.447Z] PKG_CONFIG=pkg-config [2020-03-14T00:26:13.447Z] _=/usr/bin/env [2020-03-14T00:26:13.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:26:13.568Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:26:13.568Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:26:13.568Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:26:13.568Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:26:13.568Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:26:13.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:26:13.568Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:26:13.568Z] - Network Drivers: [2020-03-14T00:26:13.568Z] - "overlay": [2020-03-14T00:26:13.568Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:26:13.568Z] Optional (for encrypted networks): [2020-03-14T00:26:13.568Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:26:13.568Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-14T00:26:13.568Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-14T00:26:13.568Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-14T00:26:13.568Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-14T00:26:13.568Z] - CONFIG_XFRM: enabled [2020-03-14T00:26:13.568Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:26:13.568Z] - "ipvlan": [2020-03-14T00:26:13.568Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:26:13.568Z] - "macvlan": [2020-03-14T00:26:13.568Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:26:13.568Z] - "ftp,tftp client in container": [2020-03-14T00:26:13.568Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:26:13.568Z] - Storage Drivers: [2020-03-14T00:26:13.568Z] - "aufs": [2020-03-14T00:26:13.568Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:26:13.568Z] - "btrfs": [2020-03-14T00:26:13.568Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:26:13.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:26:13.568Z] - "devicemapper": [2020-03-14T00:26:13.568Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:26:13.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:26:13.568Z] - "overlay": [2020-03-14T00:26:13.568Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:26:13.568Z] - "zfs": [2020-03-14T00:26:13.568Z] - /dev/zfs: missing [2020-03-14T00:26:13.568Z] - zfs command: missing [2020-03-14T00:26:13.568Z] - zpool command: missing [2020-03-14T00:26:13.568Z] [2020-03-14T00:26:13.568Z] Limits: [2020-03-14T00:26:13.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:26:13.568Z] [2020-03-14T00:26:13.568Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:26:13.751Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.8% of statements [2020-03-14T00:26:13.978Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:26:13.978Z] #2 [internal] load build definition from Dockerfile [2020-03-14T00:26:13.978Z] #2 transferring dockerfile: 17.06kB done [2020-03-14T00:26:13.978Z] #2 DONE 0.1s [2020-03-14T00:26:13.978Z] [2020-03-14T00:26:13.978Z] #1 [internal] load .dockerignore [2020-03-14T00:26:13.978Z] #1 transferring context: 87B done [2020-03-14T00:26:13.978Z] #1 DONE 0.1s [2020-03-14T00:26:13.978Z] [2020-03-14T00:26:13.978Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-14T00:26:14.176Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-14T00:26:14.176Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-14T00:26:14.539Z] #3 DONE 0.4s [2020-03-14T00:26:14.539Z] [2020-03-14T00:26:14.539Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:26:14.539Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-14T00:26:14.539Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-14T00:26:14.539Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-14T00:26:14.539Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-14T00:26:14.539Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2020-03-14T00:26:14.794Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-14T00:26:14.794Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-14T00:26:15.050Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-14T00:26:15.190Z] Client: Docker Engine - Community [2020-03-14T00:26:15.190Z] Version: 19.03.5 [2020-03-14T00:26:15.190Z] API version: 1.40 [2020-03-14T00:26:15.190Z] Go version: go1.12.12 [2020-03-14T00:26:15.190Z] Git commit: 633a0ea [2020-03-14T00:26:15.190Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-14T00:26:15.190Z] OS/Arch: linux/arm64 [2020-03-14T00:26:15.190Z] Experimental: false [2020-03-14T00:26:15.190Z] [2020-03-14T00:26:15.190Z] Server: Docker Engine - Community [2020-03-14T00:26:15.190Z] Engine: [2020-03-14T00:26:15.190Z] Version: 19.03.5 [2020-03-14T00:26:15.190Z] API version: 1.40 (minimum version 1.12) [2020-03-14T00:26:15.190Z] Go version: go1.12.12 [2020-03-14T00:26:15.190Z] Git commit: 633a0ea [2020-03-14T00:26:15.190Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-14T00:26:15.190Z] OS/Arch: linux/arm64 [2020-03-14T00:26:15.190Z] Experimental: true [2020-03-14T00:26:15.190Z] containerd: [2020-03-14T00:26:15.190Z] Version: 1.2.10 [2020-03-14T00:26:15.190Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:26:15.190Z] runc: [2020-03-14T00:26:15.190Z] Version: 1.0.0-rc8+dev [2020-03-14T00:26:15.190Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:26:15.190Z] docker-init: [2020-03-14T00:26:15.190Z] Version: 0.18.0 [2020-03-14T00:26:15.190Z] GitCommit: fec3683 [2020-03-14T00:26:15.199Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [Pipeline] sh [2020-03-14T00:26:15.267Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-03-14T00:26:15.305Z] #4 DONE 0.8s [2020-03-14T00:26:15.489Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-14T00:26:15.542Z] + docker info [2020-03-14T00:26:15.547Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-03-14T00:26:15.866Z] [2020-03-14T00:26:15.866Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:26:16.125Z] #5 DONE 0.3s [2020-03-14T00:26:16.125Z] [2020-03-14T00:26:16.125Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:26:16.125Z] #6 DONE 0.3s [2020-03-14T00:26:16.125Z] [2020-03-14T00:26:16.125Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:26:16.125Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-14T00:26:16.125Z] #71 DONE 0.0s [2020-03-14T00:26:16.125Z] [2020-03-14T00:26:16.125Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:26:16.125Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 0.1s done [2020-03-14T00:26:16.125Z] #7 DONE 0.1s [2020-03-14T00:26:16.125Z] [2020-03-14T00:26:16.125Z] #20 [internal] load build context [2020-03-14T00:26:16.158Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-03-14T00:26:16.511Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-14T00:26:16.800Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-14T00:26:17.089Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-14T00:26:17.089Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-14T00:26:17.159Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-03-14T00:26:17.378Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-14T00:26:17.440Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.5% of statements [2020-03-14T00:26:17.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-14T00:26:17.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-14T00:26:17.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-14T00:26:17.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-14T00:26:17.666Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-14T00:26:18.822Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-14T00:26:19.111Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-14T00:26:19.111Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-14T00:26:19.404Z] #20 transferring context: 11.80MB 2.9s [2020-03-14T00:26:19.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-14T00:26:19.738Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-14T00:26:20.159Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 57.0% of statements [2020-03-14T00:26:20.363Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-14T00:26:20.363Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-14T00:26:20.663Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-14T00:26:21.693Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-14T00:26:21.987Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-14T00:26:22.276Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-14T00:26:22.276Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-14T00:26:22.276Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-14T00:26:22.565Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-14T00:26:22.681Z] #20 transferring context: 49.90MB 6.3s done [2020-03-14T00:26:22.681Z] #20 DONE 6.4s [2020-03-14T00:26:22.681Z] [2020-03-14T00:26:22.681Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:26:22.681Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-14T00:26:22.681Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-14T00:26:22.681Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done [2020-03-14T00:26:22.681Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-03-14T00:26:22.681Z] #71 DONE 6.4s [2020-03-14T00:26:22.681Z] [2020-03-14T00:26:22.681Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:26:22.681Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-14T00:26:22.681Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-14T00:26:22.681Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-14T00:26:22.681Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.2s done [2020-03-14T00:26:22.681Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.9s done [2020-03-14T00:26:22.681Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done [2020-03-14T00:26:22.681Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.3s done [2020-03-14T00:26:22.681Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.4s done [2020-03-14T00:26:22.681Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.3s done [2020-03-14T00:26:22.681Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.5s done [2020-03-14T00:26:22.681Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.5s [2020-03-14T00:26:23.598Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-14T00:26:23.598Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-14T00:26:23.598Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-14T00:26:23.891Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-14T00:26:23.891Z] go: finding github.com/kr/text v0.1.0 [2020-03-14T00:26:24.188Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-14T00:26:24.478Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-14T00:26:24.530Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.997s coverage: 46.2% of statements [2020-03-14T00:26:24.773Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-14T00:26:25.063Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-14T00:26:25.063Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-14T00:26:25.142Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-14T00:26:25.353Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-14T00:26:25.354Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-14T00:26:25.354Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-14T00:26:25.642Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-14T00:26:25.642Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-14T00:26:25.642Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-14T00:26:25.931Z] go: finding github.com/kr/pty v1.1.1 [2020-03-14T00:26:25.931Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-14T00:26:25.949Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.4s done [2020-03-14T00:26:25.949Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-14T00:26:25.949Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-14T00:26:26.010Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 1m52.756859285s [2020-03-14T00:26:26.010Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.536516ms [2020-03-14T00:26:26.205Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-14T00:26:26.221Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-14T00:26:26.460Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done [2020-03-14T00:26:26.509Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-14T00:26:26.716Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-14T00:26:26.812Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-14T00:26:27.753Z] Client: [2020-03-14T00:26:27.753Z] Debug Mode: false [2020-03-14T00:26:27.753Z] [2020-03-14T00:26:27.753Z] Server: [2020-03-14T00:26:27.753Z] Containers: 0 [2020-03-14T00:26:27.753Z] Running: 0 [2020-03-14T00:26:27.753Z] Paused: 0 [2020-03-14T00:26:27.753Z] Stopped: 0 [2020-03-14T00:26:27.753Z] Images: 0 [2020-03-14T00:26:27.753Z] Server Version: 19.03.5 [2020-03-14T00:26:27.753Z] Storage Driver: overlay2 [2020-03-14T00:26:27.753Z] Backing Filesystem: extfs [2020-03-14T00:26:27.753Z] Supports d_type: true [2020-03-14T00:26:27.753Z] Native Overlay Diff: true [2020-03-14T00:26:27.753Z] Logging Driver: json-file [2020-03-14T00:26:27.753Z] Cgroup Driver: cgroupfs [2020-03-14T00:26:27.753Z] Plugins: [2020-03-14T00:26:27.753Z] Volume: local [2020-03-14T00:26:27.753Z] Network: bridge host ipvlan macvlan null overlay [2020-03-14T00:26:27.753Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-14T00:26:27.753Z] Swarm: inactive [2020-03-14T00:26:27.753Z] Runtimes: runc [2020-03-14T00:26:27.753Z] Default Runtime: runc [2020-03-14T00:26:27.753Z] Init Binary: docker-init [2020-03-14T00:26:27.753Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-14T00:26:27.753Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-14T00:26:27.753Z] init version: fec3683 [2020-03-14T00:26:27.753Z] Security Options: [2020-03-14T00:26:27.753Z] apparmor [2020-03-14T00:26:27.753Z] seccomp [2020-03-14T00:26:27.753Z] Profile: default [2020-03-14T00:26:27.753Z] Kernel Version: 4.15.0-1057-aws [2020-03-14T00:26:27.753Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-14T00:26:27.753Z] OSType: linux [2020-03-14T00:26:27.753Z] Architecture: aarch64 [2020-03-14T00:26:27.753Z] CPUs: 4 [2020-03-14T00:26:27.753Z] Total Memory: 7.525GiB [2020-03-14T00:26:27.753Z] Name: ip-10-100-37-155 [2020-03-14T00:26:27.753Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-14T00:26:27.753Z] Docker Root Dir: /var/lib/docker [2020-03-14T00:26:27.753Z] Debug Mode: false [2020-03-14T00:26:27.753Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:26:27.753Z] Labels: [2020-03-14T00:26:27.753Z] Experimental: true [2020-03-14T00:26:27.753Z] Insecure Registries: [2020-03-14T00:26:27.753Z] 127.0.0.0/8 [2020-03-14T00:26:27.753Z] Live Restore Enabled: true [2020-03-14T00:26:27.753Z] [2020-03-14T00:26:27.753Z] WARNING: No swap limit support [Pipeline] sh [2020-03-14T00:26:28.047Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:26:28.047Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-14T00:26:28.047Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40691/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-14T00:26:28.308Z] + bash /home/ubuntu/workspace/moby_PR-40691/check-config.sh [2020-03-14T00:26:28.308Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-14T00:26:28.308Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-14T00:26:28.308Z] [2020-03-14T00:26:28.308Z] Generally Necessary: [2020-03-14T00:26:28.308Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-14T00:26:28.308Z] - apparmor: enabled and tools installed [2020-03-14T00:26:28.308Z] - CONFIG_NAMESPACES: enabled [2020-03-14T00:26:28.308Z] - CONFIG_NET_NS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_PID_NS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_IPC_NS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_UTS_NS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CGROUPS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-14T00:26:28.308Z] - CONFIG_CPUSETS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_MEMCG: enabled [2020-03-14T00:26:28.308Z] - CONFIG_KEYS: enabled [2020-03-14T00:26:28.308Z] - CONFIG_VETH: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-14T00:26:28.308Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-14T00:26:28.567Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-14T00:26:28.567Z] [2020-03-14T00:26:28.567Z] Optional Features: [2020-03-14T00:26:28.567Z] - CONFIG_USER_NS: enabled [2020-03-14T00:26:28.567Z] - CONFIG_SECCOMP: enabled [2020-03-14T00:26:28.567Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-14T00:26:28.567Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-14T00:26:28.567Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-14T00:26:28.567Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-14T00:26:28.567Z] - CONFIG_BLK_CGROUP: enabled [2020-03-14T00:26:28.567Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-14T00:26:28.567Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-14T00:26:28.567Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-14T00:26:28.567Z] - CONFIG_CGROUP_PERF: enabled [2020-03-14T00:26:28.567Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-14T00:26:28.567Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-14T00:26:28.567Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-14T00:26:28.567Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-14T00:26:28.567Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-14T00:26:28.567Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_IP_VS: enabled (as module) [2020-03-14T00:26:28.567Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-14T00:26:28.567Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-14T00:26:28.567Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-14T00:26:28.582Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.357s coverage: 49.5% of statements [2020-03-14T00:26:28.827Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_EXT4_FS: enabled [2020-03-14T00:26:28.827Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-14T00:26:28.827Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-14T00:26:28.827Z] - Network Drivers: [2020-03-14T00:26:28.827Z] - "overlay": [2020-03-14T00:26:28.827Z] - CONFIG_VXLAN: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-14T00:26:28.827Z] Optional (for encrypted networks): [2020-03-14T00:26:28.827Z] - CONFIG_CRYPTO: enabled [2020-03-14T00:26:28.827Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-14T00:26:28.827Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-14T00:26:28.827Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-14T00:26:28.827Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-14T00:26:28.827Z] - CONFIG_XFRM: enabled [2020-03-14T00:26:28.827Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-14T00:26:28.827Z] - "ipvlan": [2020-03-14T00:26:28.827Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-14T00:26:28.827Z] - "macvlan": [2020-03-14T00:26:28.827Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-14T00:26:28.827Z] - CONFIG_DUMMY: enabled (as module) [2020-03-14T00:26:28.827Z] - "ftp,tftp client in container": [2020-03-14T00:26:29.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-14T00:26:29.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-14T00:26:29.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-14T00:26:29.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-14T00:26:29.087Z] - Storage Drivers: [2020-03-14T00:26:29.087Z] - "aufs": [2020-03-14T00:26:29.087Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-14T00:26:29.087Z] - "btrfs": [2020-03-14T00:26:29.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-14T00:26:29.087Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-14T00:26:29.087Z] - "devicemapper": [2020-03-14T00:26:29.087Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-14T00:26:29.087Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-14T00:26:29.087Z] - "overlay": [2020-03-14T00:26:29.087Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-14T00:26:29.087Z] - "zfs": [2020-03-14T00:26:29.087Z] - /dev/zfs: missing [2020-03-14T00:26:29.087Z] - zfs command: missing [2020-03-14T00:26:29.087Z] - zpool command: missing [2020-03-14T00:26:29.087Z] [2020-03-14T00:26:29.087Z] Limits: [2020-03-14T00:26:29.087Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-14T00:26:29.087Z] [2020-03-14T00:26:29.087Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-14T00:26:29.434Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:26:29.434Z] #1 [internal] load build definition from Dockerfile [2020-03-14T00:26:29.434Z] #1 transferring dockerfile: [2020-03-14T00:26:29.585Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.368s coverage: 72.5% of statements [2020-03-14T00:26:29.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-14T00:26:29.693Z] #1 transferring dockerfile: 17.06kB done [2020-03-14T00:26:29.693Z] #1 DONE 0.1s [2020-03-14T00:26:29.693Z] [2020-03-14T00:26:29.693Z] #2 [internal] load .dockerignore [2020-03-14T00:26:29.693Z] #2 transferring context: 87B done [2020-03-14T00:26:29.693Z] #2 DONE 0.1s [2020-03-14T00:26:29.693Z] [2020-03-14T00:26:29.693Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-14T00:26:30.263Z] #3 DONE 0.4s [2020-03-14T00:26:30.263Z] [2020-03-14T00:26:30.263Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:26:30.263Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-14T00:26:30.263Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-14T00:26:30.263Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-14T00:26:30.263Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-14T00:26:30.263Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.48MB / 8.26MB 0.2s [2020-03-14T00:26:30.263Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-03-14T00:26:30.523Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-14T00:26:30.785Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-14T00:26:30.785Z] #4 DONE 0.7s [2020-03-14T00:26:30.882Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.5s done [2020-03-14T00:26:30.882Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-14T00:26:31.049Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.644s coverage: 76.1% of statements [2020-03-14T00:26:31.354Z] [2020-03-14T00:26:31.354Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:26:31.354Z] #6 DONE 0.3s [2020-03-14T00:26:31.354Z] [2020-03-14T00:26:31.354Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:26:31.660Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-14T00:26:31.923Z] #5 DONE 0.6s [2020-03-14T00:26:31.923Z] [2020-03-14T00:26:31.923Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:26:31.923Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-14T00:26:32.220Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0B / 49.17MB 0.3s [2020-03-14T00:26:32.220Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.3s [2020-03-14T00:26:32.220Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-14T00:26:32.220Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-14T00:26:32.220Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-14T00:26:32.220Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.3s [2020-03-14T00:26:32.481Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s [2020-03-14T00:26:32.481Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.5s [2020-03-14T00:26:32.481Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 26.49MB / 49.17MB 0.8s [2020-03-14T00:26:32.481Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done [2020-03-14T00:26:32.481Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.6s done [2020-03-14T00:26:32.481Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 1.33MB / 52.10MB 0.8s [2020-03-14T00:26:32.481Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 369.24kB / 62.47MB 0.8s [2020-03-14T00:26:32.662Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-14T00:26:32.745Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 36.38MB / 49.17MB 0.9s [2020-03-14T00:26:32.745Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 7.02MB / 52.10MB 0.9s [2020-03-14T00:26:32.745Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 6.63MB / 62.47MB 0.9s [2020-03-14T00:26:32.745Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 48.53MB / 49.17MB 1.0s [2020-03-14T00:26:32.745Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 17.31MB / 52.10MB 1.0s [2020-03-14T00:26:32.745Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 13.54MB / 62.47MB 1.0s [2020-03-14T00:26:33.014Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 32.98MB / 52.10MB 1.2s [2020-03-14T00:26:33.014Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 20.03MB / 62.47MB 1.2s [2020-03-14T00:26:33.014Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 24.49MB / 62.47MB 1.3s [2020-03-14T00:26:33.283Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 46.27MB / 52.10MB 1.5s [2020-03-14T00:26:33.283Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 34.38MB / 62.47MB 1.5s [2020-03-14T00:26:33.545Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.7s [2020-03-14T00:26:33.545Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 53.21MB / 62.47MB 1.7s [2020-03-14T00:26:33.545Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 1.8s [2020-03-14T00:26:34.130Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-03-14T00:26:34.144Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done [2020-03-14T00:26:34.144Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-14T00:26:34.411Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-14T00:26:34.490Z] #7 ... [2020-03-14T00:26:34.490Z] [2020-03-14T00:26:34.490Z] #20 [internal] load build context [2020-03-14T00:26:34.490Z] #20 transferring context: 49.90MB 2.6s done [2020-03-14T00:26:34.490Z] #20 DONE 2.8s [2020-03-14T00:26:34.490Z] [2020-03-14T00:26:34.490Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:26:34.751Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 2.7s done [2020-03-14T00:26:34.751Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.7s done [2020-03-14T00:26:34.751Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.7s done [2020-03-14T00:26:34.751Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 2.8s [2020-03-14T00:26:34.751Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 0B / 156B 2.8s [2020-03-14T00:26:34.751Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 6.27MB / 97.60MB 3.0s [2020-03-14T00:26:34.751Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.8s done [2020-03-14T00:26:34.751Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 0.1s [2020-03-14T00:26:35.011Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 14.31MB / 97.60MB 3.1s [2020-03-14T00:26:35.011Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 29.30MB / 97.60MB 3.2s [2020-03-14T00:26:35.011Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 34.28MB / 97.60MB 3.3s [2020-03-14T00:26:35.271Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 43.32MB / 97.60MB 3.5s [2020-03-14T00:26:35.418Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.880s coverage: 61.0% of statements [2020-03-14T00:26:35.418Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-14T00:26:35.418Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-14T00:26:35.418Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-14T00:26:35.418Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-14T00:26:35.532Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 59.81MB / 97.60MB 3.7s [2020-03-14T00:26:35.532Z] #7 ... [2020-03-14T00:26:35.532Z] [2020-03-14T00:26:35.532Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:26:35.532Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-14T00:26:35.532Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-14T00:26:35.532Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-14T00:26:35.532Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-03-14T00:26:35.532Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-03-14T00:26:35.532Z] #71 DONE 3.7s [2020-03-14T00:26:35.532Z] [2020-03-14T00:26:35.532Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:26:35.532Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 66.60MB / 97.60MB 3.8s [2020-03-14T00:26:35.699Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-14T00:26:35.796Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 79.39MB / 97.60MB 3.9s [2020-03-14T00:26:35.796Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 94.97MB / 97.60MB 4.0s [2020-03-14T00:26:36.133Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.1s done [2020-03-14T00:26:36.702Z] ok github.com/docker/docker/daemon/logger/awslogs 0.071s coverage: 77.8% of statements [2020-03-14T00:26:36.702Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-14T00:26:36.702Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-14T00:26:36.702Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-03-14T00:26:37.314Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-03-14T00:26:37.524Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 2.7s done [2020-03-14T00:26:37.524Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-14T00:26:37.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-03-14T00:26:37.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-03-14T00:26:38.094Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done [2020-03-14T00:26:38.094Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-14T00:26:38.355Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-14T00:26:38.355Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-14T00:26:38.486Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2020-03-14T00:26:38.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-14T00:26:38.767Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.9% of statements [2020-03-14T00:26:39.378Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-03-14T00:26:40.380Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-03-14T00:26:40.661Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-14T00:26:40.670Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-14T00:26:40.898Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.1s done [2020-03-14T00:26:40.898Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 [2020-03-14T00:26:41.271Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-14T00:26:41.552Z] ok github.com/docker/docker/daemon/logger/splunk 1.436s coverage: 82.5% of statements [2020-03-14T00:26:41.552Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-14T00:26:41.552Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-14T00:26:42.031Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.4s done [2020-03-14T00:26:42.031Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 [2020-03-14T00:26:42.031Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-14T00:26:42.286Z] #7 DONE 25.9s [2020-03-14T00:26:42.286Z] [2020-03-14T00:26:42.286Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:26:42.816Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.7s done [2020-03-14T00:26:42.816Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0.1s [2020-03-14T00:26:43.018Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-03-14T00:26:43.018Z] ok github.com/docker/docker/distribution 0.255s coverage: 22.1% of statements [2020-03-14T00:26:43.018Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-14T00:26:43.652Z] #8 DONE 1.5s [2020-03-14T00:26:43.652Z] [2020-03-14T00:26:43.652Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:26:44.020Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-03-14T00:26:44.584Z] #9 DONE 0.9s [2020-03-14T00:26:44.584Z] [2020-03-14T00:26:44.584Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:26:44.584Z] #40 DONE 0.1s [2020-03-14T00:26:44.584Z] [2020-03-14T00:26:44.584Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:26:44.584Z] #41 ... [2020-03-14T00:26:44.584Z] [2020-03-14T00:26:44.584Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:26:44.584Z] #29 DONE 0.1s [2020-03-14T00:26:44.584Z] [2020-03-14T00:26:44.584Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:26:44.584Z] #21 DONE 0.1s [2020-03-14T00:26:44.631Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:26:44.840Z] #52 DONE 0.2s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:26:44.840Z] #55 DONE 0.2s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:26:44.840Z] #22 DONE 0.2s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:26:44.840Z] #67 DONE 0.2s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:26:44.840Z] #32 DONE 0.2s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:44.840Z] #68 ... [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:26:44.840Z] #49 DONE 0.3s [2020-03-14T00:26:44.840Z] [2020-03-14T00:26:44.840Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:26:44.840Z] #46 DONE 0.3s [2020-03-14T00:26:45.101Z] [2020-03-14T00:26:45.101Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:26:45.101Z] #73 DONE 0.5s [2020-03-14T00:26:45.101Z] [2020-03-14T00:26:45.101Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:26:45.633Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-03-14T00:26:45.915Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-03-14T00:26:45.915Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-14T00:26:45.915Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-14T00:26:46.106Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.3s done [2020-03-14T00:26:46.195Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2020-03-14T00:26:46.195Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-14T00:26:46.415Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-14T00:26:46.674Z] #7 DONE 15.0s [2020-03-14T00:26:46.809Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-03-14T00:26:46.933Z] [2020-03-14T00:26:46.933Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:26:47.811Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-03-14T00:26:47.811Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-14T00:26:49.277Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 77.1% of statements [2020-03-14T00:26:49.471Z] #8 DONE 2.7s [2020-03-14T00:26:49.471Z] [2020-03-14T00:26:49.471Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:26:50.278Z] ok github.com/docker/docker/pkg/authorization 0.115s coverage: 68.3% of statements [2020-03-14T00:26:50.278Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-14T00:26:50.345Z] #74 ... [2020-03-14T00:26:50.345Z] [2020-03-14T00:26:50.345Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:26:50.345Z] #43 4.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:26:50.345Z] #43 4.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:26:50.346Z] #43 4.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:26:50.346Z] #43 4.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:26:50.532Z] #9 DONE 0.9s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:26:50.532Z] #29 DONE 0.0s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:26:50.532Z] #40 DONE 0.1s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:26:50.532Z] #30 ... [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:26:50.532Z] #21 DONE 0.1s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:26:50.532Z] #22 DONE 0.1s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:26:50.532Z] #49 DONE 0.1s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:26:50.532Z] #67 DONE 0.1s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:26:50.532Z] #46 DONE 0.2s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:26:50.532Z] #73 DONE 0.2s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:26:50.532Z] #32 DONE 0.2s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:26:50.532Z] #52 DONE 0.2s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:26:50.532Z] #55 DONE 0.2s [2020-03-14T00:26:50.532Z] [2020-03-14T00:26:50.532Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:50.559Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-14T00:26:52.236Z] #43 ... [2020-03-14T00:26:52.236Z] [2020-03-14T00:26:52.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:26:52.236Z] #10 5.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:26:52.236Z] #10 5.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:26:52.236Z] #10 5.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:26:52.236Z] #10 7.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:26:52.236Z] #10 ... [2020-03-14T00:26:52.236Z] [2020-03-14T00:26:52.236Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:26:52.236Z] #43 7.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:26:54.753Z] #43 ... [2020-03-14T00:26:54.753Z] [2020-03-14T00:26:54.753Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:26:54.753Z] #30 8.129 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-14T00:26:54.753Z] #30 8.134 Cloning into '.'... [2020-03-14T00:26:54.753Z] #30 ... [2020-03-14T00:26:54.753Z] [2020-03-14T00:26:54.753Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:26:54.753Z] #56 8.107 + RM_GOPATH=0 [2020-03-14T00:26:54.753Z] #56 8.107 + TMP_GOPATH= [2020-03-14T00:26:54.753Z] #56 8.107 + : /build [2020-03-14T00:26:54.753Z] #56 8.107 + '[' -z '' ']' [2020-03-14T00:26:54.753Z] #56 8.107 ++ mktemp -d [2020-03-14T00:26:54.753Z] #56 8.108 + export GOPATH=/tmp/tmp.xn7fKbpno8 [2020-03-14T00:26:54.753Z] #56 8.113 + GOPATH=/tmp/tmp.xn7fKbpno8 [2020-03-14T00:26:54.753Z] #56 8.113 + RM_GOPATH=1 [2020-03-14T00:26:54.753Z] #56 8.113 ++ dirname ./install.sh [2020-03-14T00:26:54.753Z] #56 8.121 + dir=. [2020-03-14T00:26:54.753Z] #56 8.121 + bin=shfmt [2020-03-14T00:26:54.753Z] #56 8.121 + shift [2020-03-14T00:26:54.753Z] #56 8.121 + '[' '!' -f ./shfmt.installer ']' [2020-03-14T00:26:54.753Z] #56 8.121 + . ./shfmt.installer [2020-03-14T00:26:54.753Z] #56 8.121 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:26:54.754Z] #56 8.121 + install_shfmt [2020-03-14T00:26:54.754Z] #56 8.121 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-14T00:26:54.754Z] #56 8.121 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xn7fKbpno8/src/github.com/mvdan/sh [2020-03-14T00:26:54.754Z] #56 8.121 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:26:54.754Z] #56 8.159 Cloning into '/tmp/tmp.xn7fKbpno8/src/github.com/mvdan/sh'... [2020-03-14T00:26:54.925Z] ok github.com/docker/docker/pkg/chrootarchive 3.494s coverage: 43.2% of statements [2020-03-14T00:26:54.926Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-03-14T00:26:55.016Z] #56 ... [2020-03-14T00:26:55.016Z] [2020-03-14T00:26:55.016Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:55.016Z] #50 7.877 + RM_GOPATH=0 [2020-03-14T00:26:55.016Z] #50 7.877 + TMP_GOPATH= [2020-03-14T00:26:55.016Z] #50 7.877 + : /build [2020-03-14T00:26:55.016Z] #50 7.877 + '[' -z '' ']' [2020-03-14T00:26:55.016Z] #50 7.879 ++ mktemp -d [2020-03-14T00:26:55.016Z] #50 7.897 + export GOPATH=/tmp/tmp.R8zcydtmRm [2020-03-14T00:26:55.016Z] #50 7.897 + GOPATH=/tmp/tmp.R8zcydtmRm [2020-03-14T00:26:55.016Z] #50 7.897 + RM_GOPATH=1 [2020-03-14T00:26:55.016Z] #50 7.906 ++ dirname ./install.sh [2020-03-14T00:26:55.016Z] #50 7.918 + dir=. [2020-03-14T00:26:55.016Z] #50 7.918 + bin=gotestsum [2020-03-14T00:26:55.016Z] #50 7.918 + shift [2020-03-14T00:26:55.016Z] #50 7.918 + '[' '!' -f ./gotestsum.installer ']' [2020-03-14T00:26:55.016Z] #50 7.918 + . ./gotestsum.installer [2020-03-14T00:26:55.016Z] #50 7.918 ++ : v0.3.5 [2020-03-14T00:26:55.016Z] #50 7.918 + install_gotestsum [2020-03-14T00:26:55.016Z] #50 7.918 + echo 'Installing gotestsum version v0.3.5' [2020-03-14T00:26:55.016Z] #50 7.918 + go get -d gotest.tools/gotestsum [2020-03-14T00:26:55.016Z] #50 7.918 Installing gotestsum version v0.3.5 [2020-03-14T00:26:55.016Z] #50 ... [2020-03-14T00:26:55.016Z] [2020-03-14T00:26:55.016Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:26:55.016Z] #47 7.662 + RM_GOPATH=0 [2020-03-14T00:26:55.016Z] #47 7.662 + TMP_GOPATH= [2020-03-14T00:26:55.016Z] #47 7.662 + : /build [2020-03-14T00:26:55.016Z] #47 7.662 + '[' -z '' ']' [2020-03-14T00:26:55.016Z] #47 7.665 ++ mktemp -d [2020-03-14T00:26:55.016Z] #47 7.665 + export GOPATH=/tmp/tmp.lE4WyiQ6EV [2020-03-14T00:26:55.016Z] #47 7.665 + GOPATH=/tmp/tmp.lE4WyiQ6EV [2020-03-14T00:26:55.016Z] #47 7.665 + RM_GOPATH=1 [2020-03-14T00:26:55.016Z] #47 7.665 ++ dirname ./install.sh [2020-03-14T00:26:55.016Z] #47 7.674 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:26:55.016Z] #47 7.674 + dir=. [2020-03-14T00:26:55.016Z] #47 7.674 + bin=vndr [2020-03-14T00:26:55.016Z] #47 7.674 + shift [2020-03-14T00:26:55.016Z] #47 7.674 + '[' '!' -f ./vndr.installer ']' [2020-03-14T00:26:55.016Z] #47 7.674 + . ./vndr.installer [2020-03-14T00:26:55.016Z] #47 7.674 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:26:55.016Z] #47 7.674 + install_vndr [2020-03-14T00:26:55.016Z] #47 7.674 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-14T00:26:55.016Z] #47 7.674 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lE4WyiQ6EV/src/github.com/LK4D4/vndr [2020-03-14T00:26:55.016Z] #47 7.676 Cloning into '/tmp/tmp.lE4WyiQ6EV/src/github.com/LK4D4/vndr'... [2020-03-14T00:26:55.016Z] #47 8.947 + cd /tmp/tmp.lE4WyiQ6EV/src/github.com/LK4D4/vndr [2020-03-14T00:26:55.016Z] #47 8.947 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:26:55.016Z] #47 8.985 + go build -buildmode=pie -v -o /build/vndr . [2020-03-14T00:26:55.206Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-14T00:26:55.206Z] ok github.com/docker/docker/layer 7.980s coverage: 68.8% of statements [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/oci [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-14T00:26:55.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-14T00:26:55.272Z] #47 ... [2020-03-14T00:26:55.272Z] [2020-03-14T00:26:55.272Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:26:55.272Z] #33 8.340 + RM_GOPATH=0 [2020-03-14T00:26:55.272Z] #33 8.340 + TMP_GOPATH= [2020-03-14T00:26:55.272Z] #33 8.340 + : /build [2020-03-14T00:26:55.272Z] #33 8.340 + '[' -z '' ']' [2020-03-14T00:26:55.272Z] #33 8.341 ++ mktemp -d [2020-03-14T00:26:55.272Z] #33 8.349 + export GOPATH=/tmp/tmp.JhbPeQaR9K [2020-03-14T00:26:55.272Z] #33 8.349 + GOPATH=/tmp/tmp.JhbPeQaR9K [2020-03-14T00:26:55.272Z] #33 8.349 + RM_GOPATH=1 [2020-03-14T00:26:55.272Z] #33 8.364 ++ dirname ./install.sh [2020-03-14T00:26:55.272Z] #33 8.369 + dir=. [2020-03-14T00:26:55.272Z] #33 8.378 + bin=tomlv [2020-03-14T00:26:55.272Z] #33 8.378 + shift [2020-03-14T00:26:55.272Z] #33 8.378 + '[' '!' -f ./tomlv.installer ']' [2020-03-14T00:26:55.272Z] #33 8.378 + . ./tomlv.installer [2020-03-14T00:26:55.272Z] #33 8.378 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:26:55.272Z] #33 8.378 + install_tomlv [2020-03-14T00:26:55.272Z] #33 8.378 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-14T00:26:55.272Z] #33 8.378 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JhbPeQaR9K/src/github.com/BurntSushi/toml [2020-03-14T00:26:55.272Z] #33 8.378 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:26:55.272Z] #33 8.379 Cloning into '/tmp/tmp.JhbPeQaR9K/src/github.com/BurntSushi/toml'... [2020-03-14T00:26:55.272Z] #33 10.02 + cd /tmp/tmp.JhbPeQaR9K/src/github.com/BurntSushi/toml [2020-03-14T00:26:55.272Z] #33 10.03 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:26:55.272Z] #33 10.04 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:26:55.272Z] #33 ... [2020-03-14T00:26:55.272Z] [2020-03-14T00:26:55.272Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:55.272Z] #23 8.169 + RM_GOPATH=0 [2020-03-14T00:26:55.272Z] #23 8.169 + TMP_GOPATH= [2020-03-14T00:26:55.272Z] #23 8.169 + : /build [2020-03-14T00:26:55.272Z] #23 8.169 + '[' -z '' ']' [2020-03-14T00:26:55.272Z] #23 8.169 ++ mktemp -d [2020-03-14T00:26:55.272Z] #23 8.172 + export GOPATH=/tmp/tmp.fMHX6oAvNc [2020-03-14T00:26:55.272Z] #23 8.172 + GOPATH=/tmp/tmp.fMHX6oAvNc [2020-03-14T00:26:55.272Z] #23 8.172 + RM_GOPATH=1 [2020-03-14T00:26:55.272Z] #23 8.173 ++ dirname ./install.sh [2020-03-14T00:26:55.272Z] #23 8.175 + dir=. [2020-03-14T00:26:55.272Z] #23 8.175 + bin=dockercli [2020-03-14T00:26:55.272Z] #23 8.175 + shift [2020-03-14T00:26:55.272Z] #23 8.175 + '[' '!' -f ./dockercli.installer ']' [2020-03-14T00:26:55.272Z] #23 8.175 + . ./dockercli.installer [2020-03-14T00:26:55.272Z] #23 8.175 ++ : stable [2020-03-14T00:26:55.272Z] #23 8.175 ++ : 17.06.2-ce [2020-03-14T00:26:55.272Z] #23 8.175 + install_dockercli [2020-03-14T00:26:55.272Z] #23 8.175 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-14T00:26:55.272Z] #23 8.176 Install docker/cli version 17.06.2-ce from stable [2020-03-14T00:26:55.272Z] #23 8.177 ++ uname -m [2020-03-14T00:26:55.272Z] #23 8.194 + arch=x86_64 [2020-03-14T00:26:55.272Z] #23 8.194 + '[' x86_64 '!=' x86_64 ']' [2020-03-14T00:26:55.272Z] #23 8.195 + url=https://download.docker.com/linux/static [2020-03-14T00:26:55.272Z] #23 8.196 + tar -xz docker/docker [2020-03-14T00:26:55.272Z] #23 8.197 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-14T00:26:55.487Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-03-14T00:26:55.528Z] #23 ... [2020-03-14T00:26:55.528Z] [2020-03-14T00:26:55.528Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:26:55.528Z] #25 7.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:26:55.528Z] #25 7.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:26:55.528Z] #25 7.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:26:55.528Z] #25 8.991 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:26:55.528Z] #25 ... [2020-03-14T00:26:55.528Z] [2020-03-14T00:26:55.528Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:26:55.528Z] #35 7.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:26:55.528Z] #35 7.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:26:55.528Z] #35 7.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:26:55.528Z] #35 9.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:26:55.783Z] #35 ... [2020-03-14T00:26:55.783Z] [2020-03-14T00:26:55.783Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:55.783Z] #53 8.257 + RM_GOPATH=0 [2020-03-14T00:26:55.783Z] #53 8.257 + TMP_GOPATH= [2020-03-14T00:26:55.783Z] #53 8.257 + : /build [2020-03-14T00:26:55.783Z] #53 8.257 + '[' -z '' ']' [2020-03-14T00:26:55.783Z] #53 8.257 ++ mktemp -d [2020-03-14T00:26:55.783Z] #53 8.257 + export GOPATH=/tmp/tmp.56XxcicMOM [2020-03-14T00:26:55.783Z] #53 8.257 + GOPATH=/tmp/tmp.56XxcicMOM [2020-03-14T00:26:55.783Z] #53 8.257 + RM_GOPATH=1 [2020-03-14T00:26:55.783Z] #53 8.257 ++ dirname ./install.sh [2020-03-14T00:26:55.783Z] #53 8.267 Installing golangci-lint version v1.23.8 [2020-03-14T00:26:55.783Z] #53 8.267 + dir=. [2020-03-14T00:26:55.783Z] #53 8.267 + bin=golangci_lint [2020-03-14T00:26:55.783Z] #53 8.267 + shift [2020-03-14T00:26:55.783Z] #53 8.267 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-14T00:26:55.783Z] #53 8.267 + . ./golangci_lint.installer [2020-03-14T00:26:55.783Z] #53 8.267 ++ : v1.23.8 [2020-03-14T00:26:55.783Z] #53 8.267 + install_golangci_lint [2020-03-14T00:26:55.783Z] #53 8.267 + echo 'Installing golangci-lint version v1.23.8' [2020-03-14T00:26:55.783Z] #53 8.267 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:26:56.037Z] #53 ... [2020-03-14T00:26:56.037Z] [2020-03-14T00:26:56.037Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:26:56.037Z] #62 5.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:26:56.037Z] #62 5.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:26:56.037Z] #62 5.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:26:56.037Z] #62 6.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:26:56.037Z] #62 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:26:56.037Z] #62 ... [2020-03-14T00:26:56.037Z] [2020-03-14T00:26:56.037Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:26:56.037Z] #74 8.007 + RM_GOPATH=0 [2020-03-14T00:26:56.037Z] #74 8.007 + TMP_GOPATH= [2020-03-14T00:26:56.037Z] #74 8.007 + : /build [2020-03-14T00:26:56.037Z] #74 8.007 + '[' -z '' ']' [2020-03-14T00:26:56.037Z] #74 8.007 ++ mktemp -d [2020-03-14T00:26:56.037Z] #74 8.014 + export GOPATH=/tmp/tmp.5w9fM2IKvL [2020-03-14T00:26:56.037Z] #74 8.015 + GOPATH=/tmp/tmp.5w9fM2IKvL [2020-03-14T00:26:56.037Z] #74 8.015 + RM_GOPATH=1 [2020-03-14T00:26:56.037Z] #74 8.016 ++ dirname ./install.sh [2020-03-14T00:26:56.037Z] #74 8.026 + dir=. [2020-03-14T00:26:56.037Z] #74 8.027 + bin=proxy [2020-03-14T00:26:56.037Z] #74 8.038 + shift [2020-03-14T00:26:56.037Z] #74 8.038 + '[' '!' -f ./proxy.installer ']' [2020-03-14T00:26:56.037Z] #74 8.038 + . ./proxy.installer [2020-03-14T00:26:56.037Z] #74 8.038 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:26:56.037Z] #74 8.038 + install_proxy [2020-03-14T00:26:56.038Z] #74 8.038 + case "$1" in [2020-03-14T00:26:56.038Z] #74 8.038 + export CGO_ENABLED=0 [2020-03-14T00:26:56.038Z] #74 8.038 + CGO_ENABLED=0 [2020-03-14T00:26:56.038Z] #74 8.038 + _install_proxy [2020-03-14T00:26:56.038Z] #74 8.038 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-14T00:26:56.038Z] #74 8.038 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5w9fM2IKvL/src/github.com/docker/libnetwork [2020-03-14T00:26:56.038Z] #74 8.038 Cloning into '/tmp/tmp.5w9fM2IKvL/src/github.com/docker/libnetwork'... [2020-03-14T00:26:56.038Z] #74 8.038 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:26:56.102Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-03-14T00:26:56.207Z] #53 ... [2020-03-14T00:26:56.207Z] [2020-03-14T00:26:56.207Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:26:56.207Z] #47 5.334 + RM_GOPATH=0 [2020-03-14T00:26:56.207Z] #47 5.334 + TMP_GOPATH= [2020-03-14T00:26:56.207Z] #47 5.334 + : /build [2020-03-14T00:26:56.207Z] #47 5.334 + '[' -z '' ']' [2020-03-14T00:26:56.207Z] #47 5.338 ++ mktemp -d [2020-03-14T00:26:56.207Z] #47 5.338 + export GOPATH=/tmp/tmp.VLz1uatWuO [2020-03-14T00:26:56.207Z] #47 5.338 + GOPATH=/tmp/tmp.VLz1uatWuO [2020-03-14T00:26:56.207Z] #47 5.338 + RM_GOPATH=1 [2020-03-14T00:26:56.207Z] #47 5.338 ++ dirname ./install.sh [2020-03-14T00:26:56.207Z] #47 5.348 + dir=. [2020-03-14T00:26:56.207Z] #47 5.348 + bin=vndr [2020-03-14T00:26:56.207Z] #47 5.348 + shift [2020-03-14T00:26:56.207Z] #47 5.348 + '[' '!' -f ./vndr.installer ']' [2020-03-14T00:26:56.207Z] #47 5.348 + . ./vndr.installer [2020-03-14T00:26:56.207Z] #47 5.348 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:26:56.207Z] #47 5.348 + install_vndr [2020-03-14T00:26:56.207Z] #47 5.348 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-14T00:26:56.207Z] #47 5.348 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VLz1uatWuO/src/github.com/LK4D4/vndr [2020-03-14T00:26:56.207Z] #47 5.348 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:26:56.207Z] #47 5.351 Cloning into '/tmp/tmp.VLz1uatWuO/src/github.com/LK4D4/vndr'... [2020-03-14T00:26:56.467Z] #47 ... [2020-03-14T00:26:56.467Z] [2020-03-14T00:26:56.467Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:26:56.467Z] #53 5.786 + RM_GOPATH=0 [2020-03-14T00:26:56.467Z] #53 5.786 + TMP_GOPATH= [2020-03-14T00:26:56.467Z] #53 5.786 + : /build [2020-03-14T00:26:56.467Z] #53 5.786 + '[' -z '' ']' [2020-03-14T00:26:56.467Z] #53 5.787 ++ mktemp -d [2020-03-14T00:26:56.467Z] #53 5.797 + export GOPATH=/tmp/tmp.2B6bvBnx1z [2020-03-14T00:26:56.467Z] #53 5.797 + GOPATH=/tmp/tmp.2B6bvBnx1z [2020-03-14T00:26:56.467Z] #53 5.797 + RM_GOPATH=1 [2020-03-14T00:26:56.467Z] #53 5.801 ++ dirname ./install.sh [2020-03-14T00:26:56.467Z] #53 5.802 + dir=. [2020-03-14T00:26:56.468Z] #53 5.802 + bin=golangci_lint [2020-03-14T00:26:56.468Z] #53 5.803 + shift [2020-03-14T00:26:56.468Z] #53 5.803 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-14T00:26:56.468Z] #53 5.804 + . ./golangci_lint.installer [2020-03-14T00:26:56.468Z] #53 5.804 ++ : v1.23.8 [2020-03-14T00:26:56.468Z] #53 5.805 + install_golangci_lint [2020-03-14T00:26:56.468Z] #53 5.808 + echo 'Installing golangci-lint version v1.23.8' [2020-03-14T00:26:56.468Z] #53 5.808 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:26:56.468Z] #53 5.808 Installing golangci-lint version v1.23.8 [2020-03-14T00:26:56.713Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2020-03-14T00:26:56.993Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-03-14T00:26:57.993Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-03-14T00:26:58.603Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-03-14T00:26:59.214Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-03-14T00:26:59.214Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-14T00:26:59.297Z] #74 ... [2020-03-14T00:26:59.297Z] [2020-03-14T00:26:59.297Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:26:59.297Z] #25 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:26:59.494Z] ok github.com/docker/docker/pkg/fsutils 0.401s coverage: 85.1% of statements [2020-03-14T00:27:00.105Z] ok github.com/docker/docker/pkg/idtools 0.291s coverage: 70.1% of statements [2020-03-14T00:27:00.385Z] ok github.com/docker/docker/pkg/ioutils 0.298s coverage: 70.1% of statements [2020-03-14T00:27:00.385Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-03-14T00:27:00.666Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-03-14T00:27:00.676Z] #53 ... [2020-03-14T00:27:00.676Z] [2020-03-14T00:27:00.676Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:00.676Z] #62 5.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:27:00.676Z] #62 5.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:27:00.676Z] #62 5.234 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:27:00.676Z] #62 6.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:27:00.676Z] #62 7.352 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:27:00.676Z] #62 8.770 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:27:00.676Z] #62 ... [2020-03-14T00:27:00.676Z] [2020-03-14T00:27:00.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:00.676Z] #10 6.916 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:27:00.676Z] #10 6.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:27:00.676Z] #10 6.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:27:00.676Z] #10 8.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:27:00.676Z] #10 9.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:27:00.676Z] #10 ... [2020-03-14T00:27:00.676Z] [2020-03-14T00:27:00.676Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:00.676Z] #43 6.308 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:27:00.676Z] #43 6.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:27:00.676Z] #43 6.351 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:27:00.676Z] #43 7.217 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:27:00.676Z] #43 9.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:27:00.940Z] #43 ... [2020-03-14T00:27:00.940Z] [2020-03-14T00:27:00.940Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:00.940Z] #68 5.782 + RM_GOPATH=0 [2020-03-14T00:27:00.940Z] #68 5.782 + TMP_GOPATH= [2020-03-14T00:27:00.940Z] #68 5.782 + : /build/ [2020-03-14T00:27:00.940Z] #68 5.783 + '[' -z '' ']' [2020-03-14T00:27:00.940Z] #68 5.784 ++ mktemp -d [2020-03-14T00:27:00.941Z] #68 5.787 + export GOPATH=/tmp/tmp.hfpCxx0pFF [2020-03-14T00:27:00.941Z] #68 5.788 + GOPATH=/tmp/tmp.hfpCxx0pFF [2020-03-14T00:27:00.941Z] #68 5.788 + RM_GOPATH=1 [2020-03-14T00:27:00.941Z] #68 5.789 ++ dirname ./install.sh [2020-03-14T00:27:00.941Z] #68 5.790 + dir=. [2020-03-14T00:27:00.941Z] #68 5.791 + bin=rootlesskit [2020-03-14T00:27:00.941Z] #68 5.791 + shift [2020-03-14T00:27:00.941Z] #68 5.791 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-14T00:27:00.941Z] #68 5.792 + . ./rootlesskit.installer [2020-03-14T00:27:00.941Z] #68 5.792 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:00.941Z] #68 5.794 + install_rootlesskit [2020-03-14T00:27:00.941Z] #68 5.795 + case "$1" in [2020-03-14T00:27:00.941Z] #68 5.795 + export CGO_ENABLED=0 [2020-03-14T00:27:00.941Z] #68 5.795 + CGO_ENABLED=0 [2020-03-14T00:27:00.941Z] #68 5.796 + _install_rootlesskit [2020-03-14T00:27:00.941Z] #68 5.797 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-14T00:27:00.941Z] #68 5.797 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:00.941Z] #68 5.797 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hfpCxx0pFF/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:27:00.941Z] #68 5.800 Cloning into '/tmp/tmp.hfpCxx0pFF/src/github.com/rootless-containers/rootlesskit'... [2020-03-14T00:27:00.941Z] #68 9.785 + cd /tmp/tmp.hfpCxx0pFF/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:27:00.941Z] #68 9.787 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:00.941Z] #68 9.948 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:27:00.941Z] #68 9.948 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-14T00:27:00.941Z] #68 ... [2020-03-14T00:27:00.941Z] [2020-03-14T00:27:00.941Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:00.941Z] #74 5.906 + RM_GOPATH=0 [2020-03-14T00:27:00.941Z] #74 5.906 + TMP_GOPATH= [2020-03-14T00:27:00.941Z] #74 5.906 + : /build [2020-03-14T00:27:00.941Z] #74 5.906 + '[' -z '' ']' [2020-03-14T00:27:00.941Z] #74 5.907 ++ mktemp -d [2020-03-14T00:27:00.941Z] #74 5.911 + export GOPATH=/tmp/tmp.inm73pP9Zv [2020-03-14T00:27:00.941Z] #74 5.911 + GOPATH=/tmp/tmp.inm73pP9Zv [2020-03-14T00:27:00.941Z] #74 5.911 + RM_GOPATH=1 [2020-03-14T00:27:00.941Z] #74 5.917 ++ dirname ./install.sh [2020-03-14T00:27:00.941Z] #74 5.920 + dir=. [2020-03-14T00:27:00.941Z] #74 5.920 + bin=proxy [2020-03-14T00:27:00.941Z] #74 5.920 + shift [2020-03-14T00:27:00.941Z] #74 5.920 + '[' '!' -f ./proxy.installer ']' [2020-03-14T00:27:00.941Z] #74 5.920 + . ./proxy.installer [2020-03-14T00:27:00.941Z] #74 5.920 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:27:00.941Z] #74 5.920 + install_proxy [2020-03-14T00:27:00.941Z] #74 5.920 + case "$1" in [2020-03-14T00:27:00.941Z] #74 5.920 + export CGO_ENABLED=0 [2020-03-14T00:27:00.941Z] #74 5.920 + CGO_ENABLED=0 [2020-03-14T00:27:00.941Z] #74 5.920 + _install_proxy [2020-03-14T00:27:00.941Z] #74 5.920 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-14T00:27:00.941Z] #74 5.920 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.inm73pP9Zv/src/github.com/docker/libnetwork [2020-03-14T00:27:00.941Z] #74 5.921 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:27:00.941Z] #74 5.927 Cloning into '/tmp/tmp.inm73pP9Zv/src/github.com/docker/libnetwork'... [2020-03-14T00:27:00.948Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-14T00:27:00.948Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-14T00:27:00.948Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-14T00:27:00.948Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-03-14T00:27:00.948Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-14T00:27:01.218Z] #74 ... [2020-03-14T00:27:01.218Z] [2020-03-14T00:27:01.218Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:27:01.218Z] #41 4.559 + git clone https://github.com/docker/distribution.git . [2020-03-14T00:27:01.218Z] #41 4.572 Cloning into '.'... [2020-03-14T00:27:01.218Z] #41 ... [2020-03-14T00:27:01.218Z] [2020-03-14T00:27:01.218Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:01.218Z] #50 5.978 + RM_GOPATH=0 [2020-03-14T00:27:01.218Z] #50 5.978 + TMP_GOPATH= [2020-03-14T00:27:01.218Z] #50 5.978 + : /build [2020-03-14T00:27:01.218Z] #50 5.978 + '[' -z '' ']' [2020-03-14T00:27:01.218Z] #50 5.980 ++ mktemp -d [2020-03-14T00:27:01.218Z] #50 5.988 + export GOPATH=/tmp/tmp.hYBwWgqrVJ [2020-03-14T00:27:01.218Z] #50 5.988 + GOPATH=/tmp/tmp.hYBwWgqrVJ [2020-03-14T00:27:01.218Z] #50 5.988 + RM_GOPATH=1 [2020-03-14T00:27:01.218Z] #50 5.988 ++ dirname ./install.sh [2020-03-14T00:27:01.218Z] #50 5.988 + dir=. [2020-03-14T00:27:01.218Z] #50 5.988 + bin=gotestsum [2020-03-14T00:27:01.218Z] #50 5.988 + shift [2020-03-14T00:27:01.218Z] #50 5.988 + '[' '!' -f ./gotestsum.installer ']' [2020-03-14T00:27:01.218Z] #50 5.988 + . ./gotestsum.installer [2020-03-14T00:27:01.218Z] #50 5.988 ++ : v0.3.5 [2020-03-14T00:27:01.218Z] #50 5.988 + install_gotestsum [2020-03-14T00:27:01.218Z] #50 5.988 + echo 'Installing gotestsum version v0.3.5' [2020-03-14T00:27:01.218Z] #50 5.988 + go get -d gotest.tools/gotestsum [2020-03-14T00:27:01.218Z] #50 5.991 Installing gotestsum version v0.3.5 [2020-03-14T00:27:01.228Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-03-14T00:27:01.228Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-03-14T00:27:01.479Z] #50 ... [2020-03-14T00:27:01.480Z] [2020-03-14T00:27:01.480Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:01.480Z] #33 5.899 + RM_GOPATH=0 [2020-03-14T00:27:01.480Z] #33 5.899 + TMP_GOPATH= [2020-03-14T00:27:01.480Z] #33 5.899 + : /build [2020-03-14T00:27:01.480Z] #33 5.899 + '[' -z '' ']' [2020-03-14T00:27:01.480Z] #33 5.902 ++ mktemp -d [2020-03-14T00:27:01.480Z] #33 5.910 + export GOPATH=/tmp/tmp.NFF9gFigBN [2020-03-14T00:27:01.480Z] #33 5.910 + GOPATH=/tmp/tmp.NFF9gFigBN [2020-03-14T00:27:01.480Z] #33 5.910 + RM_GOPATH=1 [2020-03-14T00:27:01.480Z] #33 5.910 ++ dirname ./install.sh [2020-03-14T00:27:01.480Z] #33 5.922 + dir=. [2020-03-14T00:27:01.480Z] #33 5.922 + bin=tomlv [2020-03-14T00:27:01.480Z] #33 5.922 + shift [2020-03-14T00:27:01.480Z] #33 5.922 + '[' '!' -f ./tomlv.installer ']' [2020-03-14T00:27:01.480Z] #33 5.922 + . ./tomlv.installer [2020-03-14T00:27:01.480Z] #33 5.922 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:27:01.480Z] #33 5.926 + install_tomlv [2020-03-14T00:27:01.480Z] #33 5.926 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-14T00:27:01.480Z] #33 5.926 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NFF9gFigBN/src/github.com/BurntSushi/toml [2020-03-14T00:27:01.480Z] #33 5.926 Cloning into '/tmp/tmp.NFF9gFigBN/src/github.com/BurntSushi/toml'... [2020-03-14T00:27:01.480Z] #33 5.927 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:27:01.480Z] #33 6.831 + cd /tmp/tmp.NFF9gFigBN/src/github.com/BurntSushi/toml [2020-03-14T00:27:01.480Z] #33 6.831 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:27:01.480Z] #33 6.841 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:27:01.480Z] #33 7.625 math/bits [2020-03-14T00:27:01.480Z] #33 7.641 internal/cpu [2020-03-14T00:27:01.480Z] #33 7.643 runtime/internal/sys [2020-03-14T00:27:01.480Z] #33 7.657 runtime/internal/atomic [2020-03-14T00:27:01.480Z] #33 8.082 unicode/utf8 [2020-03-14T00:27:01.480Z] #33 8.643 sync/atomic [2020-03-14T00:27:01.480Z] #33 8.678 internal/bytealg [2020-03-14T00:27:01.480Z] #33 8.947 math [2020-03-14T00:27:01.480Z] #33 9.179 unicode [2020-03-14T00:27:01.480Z] #33 9.895 runtime/cgo [2020-03-14T00:27:01.480Z] #33 10.65 runtime [2020-03-14T00:27:01.480Z] #33 ... [2020-03-14T00:27:01.480Z] [2020-03-14T00:27:01.480Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:01.480Z] #56 6.077 + RM_GOPATH=0 [2020-03-14T00:27:01.480Z] #56 6.077 + TMP_GOPATH= [2020-03-14T00:27:01.480Z] #56 6.077 + : /build [2020-03-14T00:27:01.480Z] #56 6.077 + '[' -z '' ']' [2020-03-14T00:27:01.480Z] #56 6.079 ++ mktemp -d [2020-03-14T00:27:01.480Z] #56 6.141 + export GOPATH=/tmp/tmp.CEDhXOpF75 [2020-03-14T00:27:01.480Z] #56 6.141 + GOPATH=/tmp/tmp.CEDhXOpF75 [2020-03-14T00:27:01.480Z] #56 6.141 + RM_GOPATH=1 [2020-03-14T00:27:01.480Z] #56 6.141 ++ dirname ./install.sh [2020-03-14T00:27:01.480Z] #56 6.189 + dir=. [2020-03-14T00:27:01.480Z] #56 6.189 + bin=shfmt [2020-03-14T00:27:01.480Z] #56 6.189 + shift [2020-03-14T00:27:01.480Z] #56 6.189 + '[' '!' -f ./shfmt.installer ']' [2020-03-14T00:27:01.480Z] #56 6.189 + . ./shfmt.installer [2020-03-14T00:27:01.480Z] #56 6.195 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:27:01.480Z] #56 6.195 + install_shfmt [2020-03-14T00:27:01.480Z] #56 6.195 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-14T00:27:01.480Z] #56 6.229 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CEDhXOpF75/src/github.com/mvdan/sh [2020-03-14T00:27:01.480Z] #56 6.229 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:27:01.480Z] #56 6.230 Cloning into '/tmp/tmp.CEDhXOpF75/src/github.com/mvdan/sh'... [2020-03-14T00:27:01.509Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-03-14T00:27:01.509Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-14T00:27:01.509Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-14T00:27:01.509Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-14T00:27:01.746Z] #56 ... [2020-03-14T00:27:01.746Z] [2020-03-14T00:27:01.746Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:01.746Z] #35 6.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:27:01.746Z] #35 6.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:27:01.746Z] #35 6.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:27:01.746Z] #35 7.403 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:27:01.746Z] #35 9.107 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:27:01.746Z] #35 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:27:01.746Z] #35 ... [2020-03-14T00:27:01.746Z] [2020-03-14T00:27:01.746Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:01.746Z] #25 3.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:27:01.746Z] #25 3.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:27:01.746Z] #25 3.843 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:27:01.746Z] #25 4.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:27:01.746Z] #25 5.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:27:01.746Z] #25 7.302 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:27:02.010Z] #25 ... [2020-03-14T00:27:02.010Z] [2020-03-14T00:27:02.010Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:02.010Z] #23 6.266 + RM_GOPATH=0 [2020-03-14T00:27:02.010Z] #23 6.266 + TMP_GOPATH= [2020-03-14T00:27:02.010Z] #23 6.266 + : /build [2020-03-14T00:27:02.010Z] #23 6.266 + '[' -z '' ']' [2020-03-14T00:27:02.010Z] #23 6.266 ++ mktemp -d [2020-03-14T00:27:02.010Z] #23 6.266 + export GOPATH=/tmp/tmp.qT5iKpDjOa [2020-03-14T00:27:02.010Z] #23 6.266 + GOPATH=/tmp/tmp.qT5iKpDjOa [2020-03-14T00:27:02.010Z] #23 6.266 + RM_GOPATH=1 [2020-03-14T00:27:02.010Z] #23 6.282 Install docker/cli version 17.06.2-ce from stable [2020-03-14T00:27:02.010Z] #23 6.282 ++ dirname ./install.sh [2020-03-14T00:27:02.010Z] #23 6.282 + dir=. [2020-03-14T00:27:02.010Z] #23 6.282 + bin=dockercli [2020-03-14T00:27:02.010Z] #23 6.282 + shift [2020-03-14T00:27:02.010Z] #23 6.282 + '[' '!' -f ./dockercli.installer ']' [2020-03-14T00:27:02.010Z] #23 6.282 + . ./dockercli.installer [2020-03-14T00:27:02.010Z] #23 6.282 ++ : stable [2020-03-14T00:27:02.010Z] #23 6.282 ++ : 17.06.2-ce [2020-03-14T00:27:02.010Z] #23 6.282 + install_dockercli [2020-03-14T00:27:02.010Z] #23 6.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-14T00:27:02.010Z] #23 6.286 ++ uname -m [2020-03-14T00:27:02.010Z] #23 6.292 + arch=aarch64 [2020-03-14T00:27:02.010Z] #23 6.292 + '[' aarch64 '!=' x86_64 ']' [2020-03-14T00:27:02.010Z] #23 6.292 + '[' aarch64 '!=' s390x ']' [2020-03-14T00:27:02.010Z] #23 6.292 + '[' aarch64 '!=' armhf ']' [2020-03-14T00:27:02.010Z] #23 6.292 + build_dockercli [2020-03-14T00:27:02.010Z] #23 6.292 + git clone https://github.com/docker/docker-ce /tmp/tmp.qT5iKpDjOa/tmp/docker-ce [2020-03-14T00:27:02.010Z] #23 6.295 Cloning into '/tmp/tmp.qT5iKpDjOa/tmp/docker-ce'... [2020-03-14T00:27:02.119Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-03-14T00:27:02.276Z] #23 ... [2020-03-14T00:27:02.276Z] [2020-03-14T00:27:02.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:02.276Z] #10 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:27:02.557Z] #25 ... [2020-03-14T00:27:02.557Z] [2020-03-14T00:27:02.557Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:27:02.557Z] #41 7.815 + git clone https://github.com/docker/distribution.git . [2020-03-14T00:27:02.557Z] #41 7.816 Cloning into '.'... [2020-03-14T00:27:02.557Z] #41 ... [2020-03-14T00:27:02.557Z] [2020-03-14T00:27:02.557Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:02.557Z] #33 11.41 runtime/internal/atomic [2020-03-14T00:27:02.557Z] #33 11.42 internal/cpu [2020-03-14T00:27:02.557Z] #33 11.90 runtime/internal/sys [2020-03-14T00:27:02.557Z] #33 12.36 runtime/internal/math [2020-03-14T00:27:02.557Z] #33 12.72 math/bits [2020-03-14T00:27:02.557Z] #33 12.92 internal/bytealg [2020-03-14T00:27:02.557Z] #33 13.71 math [2020-03-14T00:27:02.557Z] #33 15.01 runtime [2020-03-14T00:27:02.730Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-14T00:27:02.814Z] #33 ... [2020-03-14T00:27:02.814Z] [2020-03-14T00:27:02.814Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:02.814Z] #68 7.846 + RM_GOPATH=0 [2020-03-14T00:27:02.814Z] #68 7.846 + TMP_GOPATH= [2020-03-14T00:27:02.814Z] #68 7.846 + : /build/ [2020-03-14T00:27:02.814Z] #68 7.846 + '[' -z '' ']' [2020-03-14T00:27:02.814Z] #68 7.851 ++ mktemp -d [2020-03-14T00:27:02.814Z] #68 7.873 + export GOPATH=/tmp/tmp.11EOKZ98e9 [2020-03-14T00:27:02.814Z] #68 7.873 + GOPATH=/tmp/tmp.11EOKZ98e9 [2020-03-14T00:27:02.814Z] #68 7.873 + RM_GOPATH=1 [2020-03-14T00:27:02.814Z] #68 7.873 ++ dirname ./install.sh [2020-03-14T00:27:02.814Z] #68 7.873 + dir=. [2020-03-14T00:27:02.814Z] #68 7.873 + bin=rootlesskit [2020-03-14T00:27:02.814Z] #68 7.873 + shift [2020-03-14T00:27:02.814Z] #68 7.873 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-14T00:27:02.814Z] #68 7.873 + . ./rootlesskit.installer [2020-03-14T00:27:02.814Z] #68 7.873 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:02.814Z] #68 7.873 + install_rootlesskit [2020-03-14T00:27:02.814Z] #68 7.873 + case "$1" in [2020-03-14T00:27:02.814Z] #68 7.873 + export CGO_ENABLED=0 [2020-03-14T00:27:02.814Z] #68 7.873 + CGO_ENABLED=0 [2020-03-14T00:27:02.814Z] #68 7.873 + _install_rootlesskit [2020-03-14T00:27:02.814Z] #68 7.873 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-14T00:27:02.814Z] #68 7.873 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.11EOKZ98e9/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:27:02.814Z] #68 7.873 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:02.814Z] #68 7.876 Cloning into '/tmp/tmp.11EOKZ98e9/src/github.com/rootless-containers/rootlesskit'... [2020-03-14T00:27:02.814Z] #68 15.29 + cd /tmp/tmp.11EOKZ98e9/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:27:02.814Z] #68 15.32 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:27:02.814Z] #68 15.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:27:02.814Z] #68 15.85 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-14T00:27:02.814Z] #68 ... [2020-03-14T00:27:02.814Z] [2020-03-14T00:27:02.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:02.814Z] #47 11.30 runtime/internal/atomic [2020-03-14T00:27:02.814Z] #47 11.51 internal/cpu [2020-03-14T00:27:02.814Z] #47 12.39 runtime/internal/math [2020-03-14T00:27:02.814Z] #47 12.85 internal/race [2020-03-14T00:27:02.814Z] #47 13.22 sync/atomic [2020-03-14T00:27:02.814Z] #47 13.28 internal/bytealg [2020-03-14T00:27:02.814Z] #47 14.27 unicode [2020-03-14T00:27:02.814Z] #47 15.50 runtime [2020-03-14T00:27:03.011Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-14T00:27:03.011Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-14T00:27:04.474Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-03-14T00:27:04.474Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-14T00:27:04.702Z] #47 ... [2020-03-14T00:27:04.702Z] [2020-03-14T00:27:04.702Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:04.702Z] #25 20.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:27:05.261Z] #25 ... [2020-03-14T00:27:05.261Z] [2020-03-14T00:27:05.261Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:05.261Z] #10 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:27:05.261Z] #10 15.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:27:05.519Z] #10 ... [2020-03-14T00:27:05.519Z] [2020-03-14T00:27:05.519Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:05.519Z] #43 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:27:05.519Z] #43 ... [2020-03-14T00:27:05.519Z] [2020-03-14T00:27:05.519Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:05.519Z] #47 19.84 unicode/utf8 [2020-03-14T00:27:06.444Z] #47 21.39 math [2020-03-14T00:27:06.526Z] #10 ... [2020-03-14T00:27:06.526Z] [2020-03-14T00:27:06.526Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:27:06.526Z] #30 6.062 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-14T00:27:06.526Z] #30 6.062 Cloning into '.'... [2020-03-14T00:27:06.701Z] #47 ... [2020-03-14T00:27:06.701Z] [2020-03-14T00:27:06.701Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:06.701Z] #23 21.60 + mkdir -p /build [2020-03-14T00:27:06.701Z] #23 21.60 + mv docker/docker /build/ [2020-03-14T00:27:06.701Z] #23 21.65 + rmdir docker [2020-03-14T00:27:06.701Z] #23 DONE 22.0s [2020-03-14T00:27:06.787Z] #30 ... [2020-03-14T00:27:06.787Z] [2020-03-14T00:27:06.787Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:06.787Z] #56 14.42 + cd /tmp/tmp.CEDhXOpF75/src/github.com/mvdan/sh [2020-03-14T00:27:06.787Z] #56 14.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:27:06.787Z] #56 14.52 + GO111MODULE=on [2020-03-14T00:27:06.787Z] #56 14.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-14T00:27:06.787Z] #56 15.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:06.787Z] #56 15.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:06.787Z] #56 16.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:06.787Z] #56 ... [2020-03-14T00:27:06.787Z] [2020-03-14T00:27:06.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:06.787Z] #47 6.124 + cd /tmp/tmp.VLz1uatWuO/src/github.com/LK4D4/vndr [2020-03-14T00:27:06.787Z] #47 6.124 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:27:06.787Z] #47 6.135 + go build -buildmode=pie -v -o /build/vndr . [2020-03-14T00:27:06.787Z] #47 7.372 internal/cpu [2020-03-14T00:27:06.787Z] #47 7.457 internal/race [2020-03-14T00:27:06.787Z] #47 7.554 runtime/internal/sys [2020-03-14T00:27:06.787Z] #47 7.578 runtime/internal/atomic [2020-03-14T00:27:06.787Z] #47 7.803 runtime/internal/math [2020-03-14T00:27:06.788Z] #47 7.913 sync/atomic [2020-03-14T00:27:06.788Z] #47 8.005 unicode [2020-03-14T00:27:06.788Z] #47 8.046 internal/bytealg [2020-03-14T00:27:06.788Z] #47 8.065 unicode/utf8 [2020-03-14T00:27:06.788Z] #47 8.805 math/bits [2020-03-14T00:27:06.788Z] #47 8.866 internal/testlog [2020-03-14T00:27:06.788Z] #47 9.402 encoding [2020-03-14T00:27:06.788Z] #47 9.637 runtime [2020-03-14T00:27:06.788Z] #47 9.744 unicode/utf16 [2020-03-14T00:27:06.788Z] #47 10.07 math [2020-03-14T00:27:06.788Z] #47 10.24 container/list [2020-03-14T00:27:06.788Z] #47 12.33 crypto/internal/subtle [2020-03-14T00:27:06.788Z] #47 12.58 crypto/subtle [2020-03-14T00:27:06.788Z] #47 12.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-14T00:27:06.788Z] #47 12.88 internal/nettrace [2020-03-14T00:27:06.788Z] #47 13.00 runtime/cgo [2020-03-14T00:27:06.788Z] #47 15.10 vendor/golang.org/x/crypto/internal/subtle [2020-03-14T00:27:06.956Z] [2020-03-14T00:27:06.956Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:06.956Z] #35 13.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:27:06.956Z] #35 17.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:27:07.049Z] #47 ... [2020-03-14T00:27:07.049Z] [2020-03-14T00:27:07.049Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:07.049Z] #56 16.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:07.136Z] ok github.com/docker/docker/pkg/signal 2.327s coverage: 61.0% of statements [2020-03-14T00:27:07.311Z] #56 16.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:07.417Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-14T00:27:07.883Z] #56 17.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:07.893Z] #35 ... [2020-03-14T00:27:07.893Z] [2020-03-14T00:27:07.893Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:07.893Z] #33 22.74 internal/testlog [2020-03-14T00:27:08.028Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-14T00:27:08.028Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-14T00:27:08.322Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-14T00:27:08.456Z] #33 23.64 encoding [2020-03-14T00:27:08.602Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-03-14T00:27:09.020Z] #33 23.96 runtime/cgo [2020-03-14T00:27:09.213Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 37.2% of statements [2020-03-14T00:27:09.271Z] #56 18.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:09.494Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2020-03-14T00:27:09.775Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-03-14T00:27:10.055Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-03-14T00:27:10.222Z] #56 19.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:10.336Z] testing: warning: no tests to run [2020-03-14T00:27:10.336Z] coverage: [no statements] [2020-03-14T00:27:10.336Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-14T00:27:10.384Z] #33 ... [2020-03-14T00:27:10.384Z] [2020-03-14T00:27:10.384Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:10.384Z] #62 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:27:10.384Z] #62 ... [2020-03-14T00:27:10.384Z] [2020-03-14T00:27:10.384Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:10.384Z] #56 23.11 + cd /tmp/tmp.xn7fKbpno8/src/github.com/mvdan/sh [2020-03-14T00:27:10.384Z] #56 23.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:27:10.384Z] #56 23.42 + GO111MODULE=on [2020-03-14T00:27:10.384Z] #56 23.42 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-14T00:27:10.384Z] #56 25.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:10.616Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-14T00:27:10.644Z] #56 25.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:10.644Z] #56 25.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:10.897Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-14T00:27:10.897Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-14T00:27:10.901Z] #56 25.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:10.901Z] #56 25.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:11.608Z] #56 ... [2020-03-14T00:27:11.608Z] [2020-03-14T00:27:11.608Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:11.608Z] #43 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:27:11.608Z] #43 17.23 Fetched 8160 kB in 11s (730 kB/s) [2020-03-14T00:27:11.608Z] #43 17.23 Reading package lists... [2020-03-14T00:27:11.608Z] #43 ... [2020-03-14T00:27:11.608Z] [2020-03-14T00:27:11.608Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:11.608Z] #74 19.07 Checking out files: 51% (1069/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 96% (2004/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-14T00:27:11.608Z] #74 20.14 + cd /tmp/tmp.inm73pP9Zv/src/github.com/docker/libnetwork [2020-03-14T00:27:11.608Z] #74 20.14 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:27:11.608Z] #74 20.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-14T00:27:12.790Z] #56 27.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:12.913Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2020-03-14T00:27:13.193Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-14T00:27:13.804Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-14T00:27:14.085Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-03-14T00:27:14.168Z] #56 29.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:15.534Z] #56 ... [2020-03-14T00:27:15.534Z] [2020-03-14T00:27:15.534Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:15.534Z] #47 27.23 unicode/utf16 [2020-03-14T00:27:15.534Z] #47 27.94 container/list [2020-03-14T00:27:15.534Z] #47 28.87 crypto/internal/subtle [2020-03-14T00:27:15.534Z] #47 29.08 crypto/subtle [2020-03-14T00:27:15.534Z] #47 29.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-14T00:27:15.534Z] #47 29.76 internal/nettrace [2020-03-14T00:27:15.534Z] #47 30.15 runtime/cgo [2020-03-14T00:27:15.549Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2020-03-14T00:27:15.830Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-14T00:27:15.853Z] #74 ... [2020-03-14T00:27:15.853Z] [2020-03-14T00:27:15.853Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:15.853Z] #25 14.81 Fetched 8160 kB in 12s (698 kB/s) [2020-03-14T00:27:15.853Z] #25 14.81 Reading package lists... [2020-03-14T00:27:15.853Z] #25 21.62 Reading package lists... [2020-03-14T00:27:15.853Z] #25 ... [2020-03-14T00:27:15.853Z] [2020-03-14T00:27:15.853Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:27:15.853Z] #41 17.46 Checking out files: 80% (1289/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-14T00:27:15.853Z] #41 17.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-14T00:27:15.853Z] #41 19.50 + 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-03-14T00:27:15.853Z] #41 ... [2020-03-14T00:27:15.853Z] [2020-03-14T00:27:15.853Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:15.853Z] #53 25.09 + cd /tmp/tmp.2B6bvBnx1z/src/github.com/golangci/golangci-lint/ [2020-03-14T00:27:15.853Z] #53 25.09 + git checkout -q v1.23.8 [2020-03-14T00:27:16.111Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-14T00:27:16.113Z] #53 ... [2020-03-14T00:27:16.113Z] [2020-03-14T00:27:16.113Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:16.113Z] #62 15.74 Fetched 8160 kB in 12s (698 kB/s) [2020-03-14T00:27:16.113Z] #62 15.74 Reading package lists... [2020-03-14T00:27:16.374Z] #62 22.14 Reading package lists... [2020-03-14T00:27:16.374Z] #62 ... [2020-03-14T00:27:16.374Z] [2020-03-14T00:27:16.374Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:16.374Z] #56 21.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:16.374Z] #56 21.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:16.374Z] #56 21.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:16.374Z] #56 21.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:16.374Z] #56 23.19 runtime [2020-03-14T00:27:16.374Z] #56 23.28 runtime/cgo [2020-03-14T00:27:16.392Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-14T00:27:16.672Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-14T00:27:16.945Z] #56 ... [2020-03-14T00:27:16.945Z] [2020-03-14T00:27:16.945Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:16.945Z] #53 26.08 ++ git describe --tags [2020-03-14T00:27:16.945Z] #53 26.09 + version=v1.23.8 [2020-03-14T00:27:16.945Z] #53 26.09 ++ git rev-parse --short HEAD [2020-03-14T00:27:16.945Z] #53 26.09 + commit=76a82c6 [2020-03-14T00:27:16.945Z] #53 26.09 ++ git show -s --format=%cd [2020-03-14T00:27:16.945Z] #53 26.10 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-14T00:27:16.945Z] #53 26.10 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:27:18.052Z] #47 ... [2020-03-14T00:27:18.053Z] [2020-03-14T00:27:18.053Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:27:18.053Z] #41 31.04 Checking out files: 78% (1247/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-14T00:27:18.053Z] #41 31.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-14T00:27:18.341Z] #53 ... [2020-03-14T00:27:18.341Z] [2020-03-14T00:27:18.341Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:18.341Z] #35 17.79 Fetched 8160 kB in 12s (707 kB/s) [2020-03-14T00:27:18.341Z] #35 17.79 Reading package lists... [2020-03-14T00:27:18.341Z] #35 24.47 Reading package lists... [2020-03-14T00:27:18.341Z] #35 ... [2020-03-14T00:27:18.341Z] [2020-03-14T00:27:18.341Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:18.341Z] #62 22.14 Reading package lists... [2020-03-14T00:27:18.348Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-14T00:27:18.348Z] [2020-03-14T00:27:18.348Z] ________ ____ __. [2020-03-14T00:27:18.348Z] \_____ \ | |/ _| [2020-03-14T00:27:18.348Z] / | \| < [2020-03-14T00:27:18.348Z] / | \ | \ [2020-03-14T00:27:18.348Z] \_______ /____|__ \ [2020-03-14T00:27:18.348Z] \/ \/ [2020-03-14T00:27:18.348Z] [2020-03-14T00:27:18.348Z] INFO: make.ps1 ended at 03/14/2020 00:27:15 [2020-03-14T00:27:18.348Z] INFO: Binaries build ended at 03/14/2020 00:27:17. Duration:00:01:16.5746105 [2020-03-14T00:27:18.684Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-14T00:27:18.864Z] #62 28.11 Building dependency tree... [2020-03-14T00:27:18.864Z] #62 ... [2020-03-14T00:27:18.864Z] [2020-03-14T00:27:18.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:18.864Z] #10 18.54 Fetched 8160 kB in 12s (687 kB/s) [2020-03-14T00:27:18.864Z] #10 18.54 Reading package lists... [2020-03-14T00:27:19.124Z] #10 25.64 Reading package lists... [2020-03-14T00:27:19.124Z] #10 ... [2020-03-14T00:27:19.124Z] [2020-03-14T00:27:19.124Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:19.124Z] #25 21.62 Reading package lists... [2020-03-14T00:27:19.295Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-03-14T00:27:19.421Z] #41 34.97 + 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-03-14T00:27:19.576Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-14T00:27:20.522Z] #25 28.61 Building dependency tree... [2020-03-14T00:27:20.527Z] INFO: Copying the built daemon binary to d:\CI\PR-40691\4\binary\dockerd-75d23ac7cf.exe... [2020-03-14T00:27:20.577Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-03-14T00:27:21.496Z] INFO: Copying the built client binary to d:\CI\PR-40691\4\binary\docker-75d23ac7cf.exe... [2020-03-14T00:27:21.496Z] INFO: Copying dockerversion from the container... [2020-03-14T00:27:21.939Z] #41 ... [2020-03-14T00:27:21.939Z] [2020-03-14T00:27:21.939Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:21.939Z] #43 27.41 Fetched 8332 kB in 24s (354 kB/s) [2020-03-14T00:27:21.955Z] INFO: Copying the golang package from the container to d:\CI\PR-40691\4\installer\go.zip... [2020-03-14T00:27:22.195Z] #43 27.41 Reading package lists... [2020-03-14T00:27:22.195Z] #43 ... [2020-03-14T00:27:22.195Z] [2020-03-14T00:27:22.195Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:22.196Z] #74 33.31 Checking out files: 43% (895/2066) Checking out files: 44% (910/2066) Checking out files: 45% (930/2066) Checking out files: 46% (951/2066) Checking out files: 47% (972/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 83% (1722/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-14T00:27:22.196Z] #74 35.21 + cd /tmp/tmp.5w9fM2IKvL/src/github.com/docker/libnetwork [2020-03-14T00:27:22.196Z] #74 35.21 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:27:22.196Z] #74 35.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-14T00:27:23.068Z] #25 32.28 ca-certificates is already the newest version (20190110). [2020-03-14T00:27:23.068Z] #25 32.28 The following additional packages will be installed: [2020-03-14T00:27:23.068Z] #25 32.28 libjq1 libonig5 [2020-03-14T00:27:23.068Z] #25 32.79 The following NEW packages will be installed: [2020-03-14T00:27:23.329Z] #25 32.82 jq libjq1 libonig5 [2020-03-14T00:27:23.329Z] #25 ... [2020-03-14T00:27:23.329Z] [2020-03-14T00:27:23.329Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:23.329Z] #43 17.23 Reading package lists... [2020-03-14T00:27:23.329Z] #43 23.25 Reading package lists... [2020-03-14T00:27:23.329Z] #43 29.00 Building dependency tree... [2020-03-14T00:27:23.329Z] #43 32.38 The following additional packages will be installed: [2020-03-14T00:27:23.329Z] #43 32.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-14T00:27:23.329Z] #43 32.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-14T00:27:23.329Z] #43 32.40 Suggested packages: [2020-03-14T00:27:23.329Z] #43 32.40 manpages-dev python-setuptools [2020-03-14T00:27:23.329Z] #43 ... [2020-03-14T00:27:23.329Z] [2020-03-14T00:27:23.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:23.329Z] #10 25.64 Reading package lists... [2020-03-14T00:27:23.913Z] #10 32.39 Building dependency tree... [2020-03-14T00:27:24.084Z] #74 ... [2020-03-14T00:27:24.084Z] [2020-03-14T00:27:24.084Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:24.084Z] #43 27.41 Reading package lists... [2020-03-14T00:27:24.862Z] INFO: Extracting go.zip to d:\CI\PR-40691\4\go [2020-03-14T00:27:25.829Z] #10 35.38 The following additional packages will be installed: [2020-03-14T00:27:25.829Z] #10 35.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-14T00:27:25.829Z] #10 35.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-14T00:27:25.829Z] #10 35.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-14T00:27:25.829Z] #10 35.38 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:27:25.829Z] #10 35.39 Suggested packages: [2020-03-14T00:27:25.829Z] #10 35.39 gcc-8-locales seccomp wine64 [2020-03-14T00:27:25.938Z] #43 40.25 Reading package lists... [2020-03-14T00:27:25.938Z] #43 ... [2020-03-14T00:27:25.938Z] [2020-03-14T00:27:25.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:25.938Z] #10 31.51 Fetched 8332 kB in 26s (321 kB/s) [2020-03-14T00:27:26.091Z] #10 ... [2020-03-14T00:27:26.091Z] [2020-03-14T00:27:26.091Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:26.091Z] #62 28.11 Building dependency tree... [2020-03-14T00:27:26.091Z] #62 31.70 The following additional packages will be installed: [2020-03-14T00:27:26.091Z] #62 31.70 libbtrfs0 [2020-03-14T00:27:26.091Z] #62 31.90 The following NEW packages will be installed: [2020-03-14T00:27:26.091Z] #62 31.91 libbtrfs-dev libbtrfs0 [2020-03-14T00:27:26.091Z] #62 32.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:26.091Z] #62 32.40 Need to get 119 kB of archives. [2020-03-14T00:27:26.091Z] #62 32.40 After this operation, 387 kB of additional disk space will be used. [2020-03-14T00:27:26.091Z] #62 32.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-14T00:27:26.091Z] #62 32.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-14T00:27:26.091Z] #62 33.59 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:26.091Z] #62 33.79 Fetched 119 kB in 0s (448 kB/s) [2020-03-14T00:27:26.091Z] #62 33.91 Selecting previously unselected package libbtrfs0. [2020-03-14T00:27:26.091Z] #62 33.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-14T00:27:26.091Z] #62 34.00 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-14T00:27:26.091Z] #62 34.01 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:27:26.091Z] #62 34.25 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:27:26.091Z] #62 34.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-14T00:27:26.091Z] #62 34.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:27:26.091Z] #62 34.59 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:27:26.091Z] #62 34.60 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:27:26.091Z] #62 34.63 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:26.091Z] #62 DONE 35.7s [2020-03-14T00:27:26.091Z] [2020-03-14T00:27:26.091Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:27:26.091Z] #63 DONE 0.1s [2020-03-14T00:27:26.194Z] #10 31.51 Reading package lists... [2020-03-14T00:27:26.194Z] #10 ... [2020-03-14T00:27:26.194Z] [2020-03-14T00:27:26.194Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:26.194Z] #53 40.20 + cd /tmp/tmp.56XxcicMOM/src/github.com/golangci/golangci-lint/ [2020-03-14T00:27:26.194Z] #53 40.20 + git checkout -q v1.23.8 [2020-03-14T00:27:26.194Z] #53 40.67 ++ git describe --tags [2020-03-14T00:27:26.194Z] #53 40.68 + version=v1.23.8 [2020-03-14T00:27:26.194Z] #53 40.68 ++ git rev-parse --short HEAD [2020-03-14T00:27:26.194Z] #53 40.69 + commit=76a82c6 [2020-03-14T00:27:26.194Z] #53 40.70 ++ git show -s --format=%cd [2020-03-14T00:27:26.194Z] #53 40.70 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-14T00:27:26.194Z] #53 40.70 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:27:26.194Z] #53 ... [2020-03-14T00:27:26.194Z] [2020-03-14T00:27:26.194Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:26.194Z] #62 31.82 Fetched 8332 kB in 27s (311 kB/s) [2020-03-14T00:27:26.352Z] [2020-03-14T00:27:26.352Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:27:26.352Z] #64 DONE 0.1s [2020-03-14T00:27:26.352Z] [2020-03-14T00:27:26.352Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:26.352Z] #25 33.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:26.352Z] #25 33.25 Need to get 325 kB of archives. [2020-03-14T00:27:26.352Z] #25 33.25 After this operation, 1019 kB of additional disk space will be used. [2020-03-14T00:27:26.352Z] #25 33.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-14T00:27:26.352Z] #25 33.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-14T00:27:26.352Z] #25 33.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-14T00:27:26.352Z] #25 34.98 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:26.352Z] #25 35.23 Fetched 325 kB in 0s (1088 kB/s) [2020-03-14T00:27:26.352Z] #25 35.36 Selecting previously unselected package libonig5:arm64. [2020-03-14T00:27:26.352Z] #25 35.36 (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-03-14T00:27:26.352Z] #25 35.47 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-14T00:27:26.352Z] #25 35.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-14T00:27:26.352Z] #25 35.76 Selecting previously unselected package libjq1:arm64. [2020-03-14T00:27:26.352Z] #25 35.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-14T00:27:26.352Z] #25 35.78 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-14T00:27:26.449Z] #62 31.82 Reading package lists... [2020-03-14T00:27:26.449Z] #62 ... [2020-03-14T00:27:26.449Z] [2020-03-14T00:27:26.449Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:26.449Z] #56 31.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:26.449Z] #56 34.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:27:26.449Z] #56 34.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:27:26.449Z] #56 35.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:27:26.449Z] #56 35.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:27:26.449Z] #56 36.52 runtime/cgo [2020-03-14T00:27:26.449Z] #56 37.29 runtime [2020-03-14T00:27:26.613Z] #25 36.09 Selecting previously unselected package jq. [2020-03-14T00:27:26.613Z] #25 36.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-14T00:27:26.613Z] #25 36.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:27:26.705Z] #56 ... [2020-03-14T00:27:26.705Z] [2020-03-14T00:27:26.705Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:26.705Z] #35 32.24 Fetched 8332 kB in 25s (336 kB/s) [2020-03-14T00:27:26.874Z] #25 36.42 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-14T00:27:26.874Z] #25 36.43 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-14T00:27:26.874Z] #25 36.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:27:26.874Z] #25 36.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:26.961Z] #35 32.24 Reading package lists... [2020-03-14T00:27:26.961Z] #35 ... [2020-03-14T00:27:26.961Z] [2020-03-14T00:27:26.961Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:26.961Z] #25 35.62 Fetched 8332 kB in 29s (290 kB/s) [2020-03-14T00:27:27.823Z] #25 DONE 37.3s [2020-03-14T00:27:27.823Z] [2020-03-14T00:27:27.823Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:27.823Z] #10 37.18 The following NEW packages will be installed: [2020-03-14T00:27:27.823Z] #10 37.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-14T00:27:27.823Z] #10 37.18 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-14T00:27:27.823Z] #10 37.18 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-14T00:27:27.823Z] #10 37.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-14T00:27:27.823Z] #10 37.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-14T00:27:27.823Z] #10 37.18 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:27:27.823Z] #10 ... [2020-03-14T00:27:27.823Z] [2020-03-14T00:27:27.823Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:27:27.823Z] #26 DONE 0.1s [2020-03-14T00:27:28.088Z] [2020-03-14T00:27:28.088Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:28.088Z] #10 37.65 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:28.088Z] #10 37.65 Need to get 73.3 MB of archives. [2020-03-14T00:27:28.088Z] #10 37.65 After this operation, 472 MB of additional disk space will be used. [2020-03-14T00:27:28.088Z] #10 37.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-14T00:27:28.336Z] #25 35.62 Reading package lists... [2020-03-14T00:27:28.337Z] #25 ... [2020-03-14T00:27:28.337Z] [2020-03-14T00:27:28.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:28.337Z] #10 31.51 Reading package lists... [2020-03-14T00:27:28.348Z] #10 37.91 Get:2 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-03-14T00:27:28.615Z] #10 38.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-14T00:27:28.615Z] #10 38.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-14T00:27:28.615Z] #10 38.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-14T00:27:28.615Z] #10 38.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-14T00:27:29.189Z] #10 38.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-14T00:27:29.189Z] #10 38.90 Get:8 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-03-14T00:27:29.452Z] #10 38.92 Get:9 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-03-14T00:27:30.837Z] #10 ... [2020-03-14T00:27:30.837Z] [2020-03-14T00:27:30.837Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:30.837Z] #74 DONE 40.2s [2020-03-14T00:27:30.837Z] [2020-03-14T00:27:30.837Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:30.837Z] #35 24.47 Reading package lists... [2020-03-14T00:27:30.837Z] #35 30.79 Building dependency tree... [2020-03-14T00:27:30.837Z] #35 34.00 The following additional packages will be installed: [2020-03-14T00:27:30.837Z] #35 34.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-14T00:27:30.837Z] #35 34.02 Suggested packages: [2020-03-14T00:27:30.837Z] #35 34.02 cmake-doc ninja-build lrzip [2020-03-14T00:27:30.837Z] #35 34.02 Recommended packages: [2020-03-14T00:27:30.837Z] #35 34.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-14T00:27:30.837Z] #35 34.85 The following NEW packages will be installed: [2020-03-14T00:27:30.837Z] #35 34.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-14T00:27:30.837Z] #35 34.87 vim-common xxd [2020-03-14T00:27:30.837Z] #35 35.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:30.837Z] #35 35.32 Need to get 14.2 MB of archives. [2020-03-14T00:27:30.837Z] #35 35.32 After this operation, 60.0 MB of additional disk space will be used. [2020-03-14T00:27:30.837Z] #35 35.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-14T00:27:30.837Z] #35 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:27:30.837Z] #35 35.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-14T00:27:30.837Z] #35 35.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-14T00:27:30.837Z] #35 36.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-14T00:27:30.837Z] #35 36.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-14T00:27:30.837Z] #35 36.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-14T00:27:30.837Z] #35 36.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-14T00:27:30.837Z] #35 36.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-14T00:27:30.837Z] #35 36.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-14T00:27:30.837Z] #35 37.92 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:30.837Z] #35 38.17 Fetched 14.2 MB in 2s (9036 kB/s) [2020-03-14T00:27:30.837Z] #35 38.33 Selecting previously unselected package xxd. [2020-03-14T00:27:30.837Z] #35 38.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 ... 15374 files and directories currently installed.) [2020-03-14T00:27:30.837Z] #35 38.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-14T00:27:30.837Z] #35 38.53 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:27:30.837Z] #35 38.84 Selecting previously unselected package vim-common. [2020-03-14T00:27:30.837Z] #35 38.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:27:30.837Z] #35 38.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:27:30.837Z] #35 39.32 Selecting previously unselected package cmake-data. [2020-03-14T00:27:30.837Z] #35 39.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-14T00:27:30.837Z] #35 39.35 Unpacking cmake-data (3.13.4-1) ... [2020-03-14T00:27:31.098Z] #35 ... [2020-03-14T00:27:31.098Z] [2020-03-14T00:27:31.098Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:27:31.933Z] #30 40.62 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: 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-03-14T00:27:31.933Z] #30 41.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-14T00:27:32.505Z] #30 41.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-14T00:27:33.632Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.530431602s with top 10 stages: buildssa: 1m32.37763191s, goimports: 22.506756082s, unconvert: 12.842363561s, gosec: 9.434158617s, golint: 5.917986942s, misspell: 4.169708578s, ineffassign: 3.93594608s, inspect: 3.392597894s, vrp: 3.311594005s, printf: 1.924195156s [2020-03-14T00:27:33.839Z] #10 43.87 Reading package lists... [2020-03-14T00:27:33.839Z] #10 ... [2020-03-14T00:27:33.839Z] [2020-03-14T00:27:33.839Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:33.839Z] #47 47.84 vendor/golang.org/x/crypto/curve25519 [2020-03-14T00:27:34.470Z] #30 ... [2020-03-14T00:27:34.470Z] [2020-03-14T00:27:34.470Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:34.470Z] #43 33.83 The following NEW packages will be installed: [2020-03-14T00:27:34.470Z] #43 33.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-14T00:27:34.470Z] #43 33.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-14T00:27:34.470Z] #43 33.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-14T00:27:34.470Z] #43 33.85 python-six zlib1g-dev [2020-03-14T00:27:34.470Z] #43 34.41 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:34.470Z] #43 34.41 Need to get 3798 kB of archives. [2020-03-14T00:27:34.470Z] #43 34.41 After this operation, 21.6 MB of additional disk space will be used. [2020-03-14T00:27:34.470Z] #43 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-14T00:27:34.470Z] #43 34.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-14T00:27:34.470Z] #43 34.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-14T00:27:34.470Z] #43 34.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-14T00:27:34.470Z] #43 34.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-14T00:27:34.470Z] #43 34.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-14T00:27:34.471Z] #43 34.45 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-03-14T00:27:34.471Z] #43 34.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-14T00:27:34.471Z] #43 34.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-14T00:27:34.471Z] #43 34.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-14T00:27:34.471Z] #43 34.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-14T00:27:34.471Z] #43 34.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-14T00:27:34.471Z] #43 34.63 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-03-14T00:27:34.471Z] #43 34.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-14T00:27:34.471Z] #43 34.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-14T00:27:34.471Z] #43 34.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-14T00:27:34.471Z] #43 34.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-14T00:27:34.471Z] #43 36.72 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:34.471Z] #43 36.86 Fetched 3798 kB in 1s (5125 kB/s) [2020-03-14T00:27:34.471Z] #43 36.94 Selecting previously unselected package libcap-dev:arm64. [2020-03-14T00:27:34.471Z] #43 36.94 (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-03-14T00:27:34.471Z] #43 37.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 37.08 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-14T00:27:34.471Z] #43 37.41 Selecting previously unselected package libnet1:arm64. [2020-03-14T00:27:34.471Z] #43 37.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 37.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:34.471Z] #43 37.72 Selecting previously unselected package libnet1-dev. [2020-03-14T00:27:34.471Z] #43 37.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 37.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:34.471Z] #43 38.14 Selecting previously unselected package libnl-3-200:arm64. [2020-03-14T00:27:34.471Z] #43 38.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 38.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-14T00:27:34.471Z] #43 38.34 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-14T00:27:34.471Z] #43 38.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 38.38 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-14T00:27:34.471Z] #43 38.99 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-14T00:27:34.471Z] #43 38.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 39.00 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-14T00:27:34.471Z] #43 39.15 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-14T00:27:34.471Z] #43 39.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 39.17 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-14T00:27:34.471Z] #43 39.34 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-14T00:27:34.471Z] #43 39.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 39.37 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-14T00:27:34.471Z] #43 39.58 Selecting previously unselected package libprotobuf17:arm64. [2020-03-14T00:27:34.471Z] #43 39.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 39.60 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:34.471Z] #43 40.25 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-14T00:27:34.471Z] #43 40.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 40.26 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:34.471Z] #43 40.52 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-14T00:27:34.471Z] #43 40.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 40.56 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:34.471Z] #43 42.18 Selecting previously unselected package libprotoc17:arm64. [2020-03-14T00:27:34.471Z] #43 42.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 42.19 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:34.471Z] #43 43.13 Selecting previously unselected package protobuf-c-compiler. [2020-03-14T00:27:34.471Z] #43 43.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 43.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:27:34.471Z] #43 43.42 Selecting previously unselected package protobuf-compiler. [2020-03-14T00:27:34.471Z] #43 43.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:34.471Z] #43 43.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:27:34.471Z] #43 43.76 Selecting previously unselected package python-pkg-resources. [2020-03-14T00:27:34.471Z] #43 43.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:27:34.471Z] #43 43.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-14T00:27:34.471Z] #43 ... [2020-03-14T00:27:34.471Z] [2020-03-14T00:27:34.471Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:34.471Z] #27 4.068 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-14T00:27:34.471Z] #27 4.820 [2020-03-14T00:27:36.060Z] #27 5.009 #=#=# # 2.0% ### 4.9% ### 5.4% ###### 8.7% ########## 14.4% ############# 18.5% ################ 22.8% ################### 27.0% ######################## 34.1% ########################### 38.0% ############################# 40.9% ################################ 45.4% ################################### 49.5% ######################################## 56.2% ########################################## 59.5% ############################################## 64.7% ################################################# 68.2% ################################################# 69.3% ################################################### 71.5% ##################################################### 74.6% ######################################################### 79.2% ############################################################ 83.8% ############################################################## 86.6% ################################################################ 89.9% #################################################################### 94.7% ####################################################################### 98.8% ######################################################################## 100.0% [2020-03-14T00:27:36.320Z] #27 8.510 [2020-03-14T00:27:36.581Z] #27 ... [2020-03-14T00:27:36.581Z] [2020-03-14T00:27:36.581Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:36.581Z] #65 2.846 + RM_GOPATH=0 [2020-03-14T00:27:36.581Z] #65 2.846 + TMP_GOPATH= [2020-03-14T00:27:36.581Z] #65 2.846 + : /build [2020-03-14T00:27:36.581Z] #65 2.846 + '[' -z '' ']' [2020-03-14T00:27:36.581Z] #65 2.847 ++ mktemp -d [2020-03-14T00:27:36.581Z] #65 2.857 + export GOPATH=/tmp/tmp.2ixELQQeVG [2020-03-14T00:27:36.581Z] #65 2.857 + GOPATH=/tmp/tmp.2ixELQQeVG [2020-03-14T00:27:36.581Z] #65 2.857 + RM_GOPATH=1 [2020-03-14T00:27:36.581Z] #65 2.860 ++ dirname ./install.sh [2020-03-14T00:27:36.581Z] #65 2.865 + dir=. [2020-03-14T00:27:36.581Z] #65 2.865 + bin=containerd [2020-03-14T00:27:36.581Z] #65 2.865 + shift [2020-03-14T00:27:36.581Z] #65 2.865 + '[' '!' -f ./containerd.installer ']' [2020-03-14T00:27:36.581Z] #65 2.865 + . ./containerd.installer [2020-03-14T00:27:36.581Z] #65 2.865 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:27:36.581Z] #65 2.865 + install_containerd [2020-03-14T00:27:36.581Z] #65 2.866 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-14T00:27:36.581Z] #65 2.867 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:27:36.581Z] #65 2.867 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2ixELQQeVG/src/github.com/containerd/containerd [2020-03-14T00:27:36.581Z] #65 2.872 Cloning into '/tmp/tmp.2ixELQQeVG/src/github.com/containerd/containerd'... [2020-03-14T00:27:36.581Z] #65 ... [2020-03-14T00:27:36.581Z] [2020-03-14T00:27:36.581Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:37.625Z] #27 8.789 #=#=# ####### 10.7% ############## 20.1% ################### 27.7% ############################ 39.1% ##################################### 52.3% ############################################### 65.3% ################################################### 71.2% ####################################################### 77.7% ####################################################################### 99.2% ######################################################################## 100.0% [2020-03-14T00:27:38.197Z] #27 10.09 [2020-03-14T00:27:39.022Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/rootless [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/volume [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-14T00:27:39.022Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === Skipped [2020-03-14T00:27:39.022Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-14T00:27:39.022Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-14T00:27:39.022Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-14T00:27:39.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-14T00:27:39.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-14T00:27:39.022Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.022Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:27:39.022Z] [2020-03-14T00:27:39.022Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-14T00:27:39.023Z] time="2020-03-14T00:26:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-14T00:27:39.023Z] time="2020-03-14T00:26:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-14T00:27:39.023Z] time="2020-03-14T00:26:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-14T00:27:39.023Z] time="2020-03-14T00:26:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-14T00:27:39.023Z] time="2020-03-14T00:26:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-14T00:27:39.023Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-14T00:27:39.023Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-14T00:27:39.023Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:27:39.023Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-14T00:27:39.023Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-14T00:27:39.023Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-14T00:27:39.023Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] [2020-03-14T00:27:39.023Z] DONE 2140 tests, 26 skipped in 187.216s Post stage [Pipeline] junit [2020-03-14T00:27:39.058Z] Recording test results [2020-03-14T00:27:39.097Z] #47 ... [2020-03-14T00:27:39.097Z] [2020-03-14T00:27:39.097Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:39.097Z] #62 31.82 Reading package lists... [2020-03-14T00:27:39.097Z] #62 44.68 Reading package lists... [2020-03-14T00:27:39.097Z] #62 ... [2020-03-14T00:27:39.097Z] [2020-03-14T00:27:39.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:39.097Z] #43 40.25 Reading package lists... [2020-03-14T00:27:39.097Z] #43 50.44 Building dependency tree... [2020-03-14T00:27:39.097Z] #43 ... [2020-03-14T00:27:39.097Z] [2020-03-14T00:27:39.097Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:39.097Z] #35 32.24 Reading package lists... [2020-03-14T00:27:39.097Z] #35 44.82 Reading package lists... [2020-03-14T00:27:39.097Z] #35 ... [2020-03-14T00:27:39.097Z] [2020-03-14T00:27:39.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:39.097Z] #10 43.87 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:27:39.591Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -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:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh dynbinary test-integration [2020-03-14T00:27:39.874Z] [2020-03-14T00:27:39.874Z] Removing bundles/ [2020-03-14T00:27:39.874Z] [2020-03-14T00:27:39.874Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-14T00:27:39.874Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:27:39.874Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:27:40.548Z] #27 10.45 0.0% # 2.3% ## 3.9% ######## 11.4% ############ 16.7% ################ 23.3% #################### 28.8% ####################### 32.3% ############################ 39.5% ################################ 45.8% #################################### 50.9% ###################################### 53.6% ########################################## 59.6% ############################################## 64.2% ################################################# 69.1% ###################################################### 75.9% ######################################################### 79.4% ########################################################### 83.2% ############################################################## 86.8% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-14T00:27:40.809Z] #27 12.92 [2020-03-14T00:27:41.607Z] #10 54.66 Building dependency tree... [2020-03-14T00:27:41.607Z] #10 ... [2020-03-14T00:27:41.607Z] [2020-03-14T00:27:41.607Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:41.607Z] #25 35.62 Reading package lists... [2020-03-14T00:27:41.607Z] #25 47.28 Reading package lists... [2020-03-14T00:27:41.607Z] #25 ... [2020-03-14T00:27:41.607Z] [2020-03-14T00:27:41.607Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:41.607Z] #43 56.37 The following additional packages will be installed: [2020-03-14T00:27:41.607Z] #43 56.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-14T00:27:41.607Z] #43 56.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-14T00:27:41.607Z] #43 56.44 Suggested packages: [2020-03-14T00:27:41.607Z] #43 56.44 manpages-dev python-setuptools [2020-03-14T00:27:42.134Z] #27 13.20 0.0% # 1.5% ## 3.7% #### 6.3% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.7% ########### 16.3% ############ 17.2% [2020-03-14T00:27:42.135Z] #27 ... [2020-03-14T00:27:42.135Z] [2020-03-14T00:27:42.135Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:42.135Z] #33 41.43 sync [2020-03-14T00:27:42.135Z] #33 41.43 internal/reflectlite [2020-03-14T00:27:42.135Z] #33 44.65 sort [2020-03-14T00:27:42.135Z] #33 44.68 errors [2020-03-14T00:27:42.135Z] #33 45.33 strconv [2020-03-14T00:27:42.135Z] #33 45.38 io [2020-03-14T00:27:42.135Z] #33 45.49 internal/oserror [2020-03-14T00:27:42.135Z] #33 45.87 syscall [2020-03-14T00:27:42.135Z] #33 47.66 strings [2020-03-14T00:27:42.135Z] #33 47.67 bytes [2020-03-14T00:27:42.135Z] #33 ... [2020-03-14T00:27:42.135Z] [2020-03-14T00:27:42.135Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:42.415Z] #27 13.20 0.0% # 1.5% ## 3.7% #### 6.3% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.7% ########### 16.3% ############ 17.2% ############# 18.5% ############## 20.3% ## [2020-03-14T00:27:42.415Z] #27 ... [2020-03-14T00:27:42.415Z] [2020-03-14T00:27:42.415Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:42.415Z] #47 41.60 sync [2020-03-14T00:27:42.415Z] #47 41.61 internal/reflectlite [2020-03-14T00:27:42.415Z] #47 43.34 github.com/LK4D4/vndr/godl/singleflight [2020-03-14T00:27:42.415Z] #47 43.36 internal/singleflight [2020-03-14T00:27:42.415Z] #47 43.37 math/rand [2020-03-14T00:27:42.415Z] #47 45.27 errors [2020-03-14T00:27:42.415Z] #47 45.29 sort [2020-03-14T00:27:42.415Z] #47 45.73 io [2020-03-14T00:27:42.415Z] #47 45.76 strconv [2020-03-14T00:27:42.415Z] #47 45.76 internal/oserror [2020-03-14T00:27:42.415Z] #47 45.94 syscall [2020-03-14T00:27:42.415Z] #47 47.59 vendor/golang.org/x/net/dns/dnsmessage [2020-03-14T00:27:42.415Z] #47 47.89 bytes [2020-03-14T00:27:42.415Z] #47 ... [2020-03-14T00:27:42.415Z] [2020-03-14T00:27:42.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:42.415Z] #10 41.92 Get:10 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-03-14T00:27:42.415Z] #10 44.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-14T00:27:42.415Z] #10 44.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-14T00:27:42.415Z] #10 44.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-14T00:27:42.415Z] #10 44.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-14T00:27:42.415Z] #10 44.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-14T00:27:42.415Z] #10 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-14T00:27:42.415Z] #10 44.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-14T00:27:42.415Z] #10 44.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-14T00:27:42.415Z] #10 44.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-14T00:27:42.415Z] #10 44.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-14T00:27:42.415Z] #10 44.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-14T00:27:42.415Z] #10 44.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-14T00:27:42.415Z] #10 44.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-14T00:27:42.415Z] #10 44.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-14T00:27:42.415Z] #10 44.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-14T00:27:42.415Z] #10 45.89 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:42.415Z] #10 46.18 Fetched 73.3 MB in 7s (10.4 MB/s) [2020-03-14T00:27:42.415Z] #10 46.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-14T00:27:42.415Z] #10 46.26 (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-03-14T00:27:42.415Z] #10 46.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-14T00:27:42.415Z] #10 46.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:27:42.415Z] #10 48.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-14T00:27:42.415Z] #10 48.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-14T00:27:42.415Z] #10 48.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:27:42.415Z] #10 51.59 Selecting previously unselected package binutils-mingw-w64. [2020-03-14T00:27:42.415Z] #10 51.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-14T00:27:42.415Z] #10 51.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:27:42.415Z] #10 51.80 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-14T00:27:42.415Z] #10 51.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-14T00:27:42.415Z] #10 51.83 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-14T00:27:42.415Z] #10 52.14 Selecting previously unselected package dmsetup. [2020-03-14T00:27:42.415Z] #10 ... [2020-03-14T00:27:42.415Z] [2020-03-14T00:27:42.415Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:43.490Z] #43 58.66 The following NEW packages will be installed: [2020-03-14T00:27:43.490Z] #43 58.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-14T00:27:43.490Z] #43 58.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-14T00:27:43.490Z] #43 58.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-14T00:27:43.490Z] #43 58.69 python-six zlib1g-dev [2020-03-14T00:27:43.745Z] #43 59.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:43.745Z] #43 59.17 Need to get 4095 kB of archives. [2020-03-14T00:27:43.745Z] #43 59.17 After this operation, 22.5 MB of additional disk space will be used. [2020-03-14T00:27:43.745Z] #43 59.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-14T00:27:43.745Z] #43 59.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-14T00:27:43.745Z] #43 59.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-14T00:27:43.745Z] #43 59.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-14T00:27:44.002Z] #43 59.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-14T00:27:44.003Z] #43 59.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-14T00:27:44.003Z] #43 59.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-14T00:27:44.003Z] #43 59.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-14T00:27:44.003Z] #43 59.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-14T00:27:44.003Z] #43 59.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-14T00:27:44.003Z] #43 59.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-14T00:27:44.260Z] #43 59.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-14T00:27:44.260Z] #43 59.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-14T00:27:44.515Z] #43 59.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-14T00:27:44.515Z] #43 59.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-14T00:27:44.515Z] #43 59.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-14T00:27:44.515Z] #43 59.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-14T00:27:44.560Z] #27 13.20 0.0% # 1.5% ## 3.7% #### 6.3% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.7% ########### 16.3% ############ 17.2% ############# 18.5% ############## 20.3% ################ 22.5% ################# 23.8% ################## 26.2% #################### 28.4% ###################### 30.8% ######################## 33.9% ######################### 34.8% ########################### 38.0% ############################ 40.0% ############################# 41.3% ############################## 42.9% ################################ 44.8% ################################# 46.4% ################################## 48.2% ################################### 49.8% ##################################### 51.7% ####################################### 54.6% ######################################### 58.1% ########################################### 60.6% [2020-03-14T00:27:44.560Z] #27 ... [2020-03-14T00:27:44.560Z] [2020-03-14T00:27:44.560Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:44.560Z] #43 44.03 Selecting previously unselected package python-six. [2020-03-14T00:27:44.560Z] #43 44.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-14T00:27:44.560Z] #43 44.06 Unpacking python-six (1.12.0-1) ... [2020-03-14T00:27:44.560Z] #43 44.31 Selecting previously unselected package python-protobuf. [2020-03-14T00:27:44.560Z] #43 44.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-14T00:27:44.560Z] #43 44.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 44.89 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-14T00:27:44.560Z] #43 48.60 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 48.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:44.560Z] #43 48.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-14T00:27:44.560Z] #43 48.64 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-14T00:27:44.560Z] #43 48.65 Setting up python-six (1.12.0-1) ... [2020-03-14T00:27:44.560Z] #43 51.48 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-14T00:27:44.560Z] #43 51.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-14T00:27:44.560Z] #43 51.59 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 51.62 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-14T00:27:44.560Z] #43 51.67 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 51.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 51.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:44.560Z] #43 51.74 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 51.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:27:44.560Z] #43 51.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-14T00:27:44.560Z] #43 ... [2020-03-14T00:27:44.560Z] [2020-03-14T00:27:44.560Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:45.089Z] #27 13.20 0.0% # 1.5% ## 3.7% #### 6.3% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.7% ########### 16.3% ############ 17.2% ############# 18.5% ############## 20.3% ################ 22.5% ################# 23.8% ################## 26.2% #################### 28.4% ###################### 30.8% ######################## 33.9% ######################### 34.8% ########################### 38.0% ############################ 40.0% ############################# 41.3% ############################## 42.9% ################################ 44.8% ################################# 46.4% ################################## 48.2% ################################### 49.8% ##################################### 51.7% ####################################### 54.6% ######################################### 58.1% ########################################### 60.6% ############################################# 63.3% ############################################### 66.1% ################################################# 69.0% ################################################### 71.4% ###################################################### 75.1% ####################################################### 77.4% [2020-03-14T00:27:45.089Z] #27 ... [2020-03-14T00:27:45.089Z] [2020-03-14T00:27:45.089Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:45.089Z] #35 44.68 Selecting previously unselected package libicu63:arm64. [2020-03-14T00:27:45.089Z] #35 44.68 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 44.74 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-14T00:27:45.089Z] #35 51.06 Selecting previously unselected package libxml2:arm64. [2020-03-14T00:27:45.089Z] #35 51.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 51.09 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:27:45.089Z] #35 51.58 Selecting previously unselected package libarchive13:arm64. [2020-03-14T00:27:45.089Z] #35 51.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 51.60 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-14T00:27:45.089Z] #35 51.79 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-14T00:27:45.089Z] #35 51.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 51.83 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-14T00:27:45.089Z] #35 52.14 Selecting previously unselected package librhash0:arm64. [2020-03-14T00:27:45.089Z] #35 52.14 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 52.15 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-14T00:27:45.089Z] #35 52.40 Selecting previously unselected package libuv1:arm64. [2020-03-14T00:27:45.089Z] #35 52.40 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 52.41 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-14T00:27:45.089Z] #35 52.58 Selecting previously unselected package cmake. [2020-03-14T00:27:45.089Z] #35 52.59 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-14T00:27:45.089Z] #35 52.62 Unpacking cmake (3.13.4-1) ... [2020-03-14T00:27:45.089Z] #35 ... [2020-03-14T00:27:45.089Z] [2020-03-14T00:27:45.089Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:45.797Z] INFO [runner/unused/goanalysis] analyzers took 26.027569211s with top 10 stages: buildssa: 22.255022594s, U1000: 3.772546617s [2020-03-14T00:27:45.797Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-03-14T00:27:45.797Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1690/1690, exclude: 1585/1585, path_prettifier: 1690/1690, autogenerated_exclude: 1585/1690, skip_dirs: 1690/1690, identifier_marker: 1585/1585, exclude-rules: 67/1585, nolint: 0/67, filename_unadjuster: 1690/1690, cgo: 1690/2299 [2020-03-14T00:27:45.797Z] INFO [runner] processing took 61.28936ms with stages: nolint: 27.308177ms, identifier_marker: 16.954308ms, path_prettifier: 7.707135ms, autogenerated_exclude: 3.813333ms, exclude-rules: 3.403647ms, skip_dirs: 1.598344ms, cgo: 412.333µs, filename_unadjuster: 87.918µs, max_same_issues: 1.078µs, uniq_by_line: 590ns, max_from_linter: 469ns, source_code: 380ns, skip_files: 364ns, path_shortener: 363ns, exclude: 337ns, diff: 328ns, max_per_file_from_linter: 256ns [2020-03-14T00:27:45.797Z] INFO [runner] linters took 1m31.846160954s with stages: goanalysis_metalinter: 1m14.0604038s, unused: 17.724297252s [2020-03-14T00:27:45.797Z] INFO File cache stats: 1449 entries of total size 6.7MiB [2020-03-14T00:27:45.797Z] INFO Memory: 1557 samples, avg is 243.0MB, max is 3167.6MB [2020-03-14T00:27:45.797Z] INFO Execution took 3m25.07361258s [2020-03-14T00:27:45.797Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-14T00:27:46.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh dynbinary-daemon test-docker-py [2020-03-14T00:27:46.397Z] #27 13.20 0.0% # 1.5% ## 3.7% #### 6.3% ###### 8.8% ####### 10.8% ######### 12.9% ########## 14.7% ########### 16.3% ############ 17.2% ############# 18.5% ############## 20.3% ################ 22.5% ################# 23.8% ################## 26.2% #################### 28.4% ###################### 30.8% ######################## 33.9% ######################### 34.8% ########################### 38.0% ############################ 40.0% ############################# 41.3% ############################## 42.9% ################################ 44.8% ################################# 46.4% ################################## 48.2% ################################### 49.8% ##################################### 51.7% ####################################### 54.6% ######################################### 58.1% ########################################### 60.6% ############################################# 63.3% ############################################### 66.1% ################################################# 69.0% ################################################### 71.4% ###################################################### 75.1% ####################################################### 77.4% ######################################################### 80.5% ########################################################### 82.9% ############################################################# 84.8% ############################################################## 87.4% ################################################################ 89.6% ################################################################# 91.3% ################################################################## 92.2% #################################################################### 94.5% ##################################################################### 96.5% ###################################################################### 97.8% ####################################################################### 99.3% ######################################################################## 100.0% [2020-03-14T00:27:46.397Z] #27 18.53 [2020-03-14T00:27:46.410Z] #43 61.62 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:46.666Z] #43 61.98 Fetched 4095 kB in 1s (4097 kB/s) [2020-03-14T00:27:46.666Z] #43 62.16 Selecting previously unselected package libcap-dev:amd64. [2020-03-14T00:27:46.666Z] #43 62.16 (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 ... 15401 files and directories currently installed.) [2020-03-14T00:27:46.684Z] [2020-03-14T00:27:46.684Z] Removing bundles/ [2020-03-14T00:27:46.684Z] [2020-03-14T00:27:46.684Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-14T00:27:46.684Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:27:46.684Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:27:46.921Z] #43 62.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-14T00:27:46.921Z] #43 62.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-14T00:27:47.176Z] #43 62.68 Selecting previously unselected package libnet1:amd64. [2020-03-14T00:27:47.176Z] #43 62.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-14T00:27:47.176Z] #43 62.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:47.345Z] #27 ... [2020-03-14T00:27:47.345Z] [2020-03-14T00:27:47.345Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:47.345Z] #50 46.52 + cd /tmp/tmp.hYBwWgqrVJ/src/gotest.tools/gotestsum [2020-03-14T00:27:47.345Z] #50 46.52 + git checkout -q v0.3.5 [2020-03-14T00:27:47.345Z] #50 46.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-14T00:27:47.345Z] #50 ... [2020-03-14T00:27:47.345Z] [2020-03-14T00:27:47.345Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:47.345Z] #35 55.99 Setting up libicu63:arm64 (63.1-6) ... [2020-03-14T00:27:47.345Z] #35 56.04 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:27:47.345Z] #35 56.06 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-14T00:27:47.345Z] #35 56.08 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:27:47.345Z] #35 56.12 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-14T00:27:47.345Z] #35 56.14 Setting up cmake-data (3.13.4-1) ... [2020-03-14T00:27:47.345Z] #35 56.17 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:27:47.345Z] #35 56.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-14T00:27:47.345Z] #35 56.23 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-14T00:27:47.345Z] #35 56.28 Setting up cmake (3.13.4-1) ... [2020-03-14T00:27:47.345Z] #35 56.37 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:47.345Z] #35 56.50 Processing triggers for mime-support (3.62) ... [2020-03-14T00:27:47.442Z] #43 ... [2020-03-14T00:27:47.442Z] [2020-03-14T00:27:47.442Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:47.442Z] #33 62.46 sync [2020-03-14T00:27:47.442Z] #33 62.47 internal/reflectlite [2020-03-14T00:27:48.287Z] #35 DONE 58.0s [2020-03-14T00:27:48.287Z] [2020-03-14T00:27:48.287Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:48.287Z] #27 20.44 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-14T00:27:48.548Z] #27 ... [2020-03-14T00:27:48.549Z] [2020-03-14T00:27:48.549Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:27:48.549Z] #36 DONE 0.1s [2020-03-14T00:27:48.549Z] [2020-03-14T00:27:48.549Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:48.549Z] #56 47.74 bytes [2020-03-14T00:27:48.549Z] #56 47.76 strconv [2020-03-14T00:27:48.549Z] #56 47.80 strings [2020-03-14T00:27:48.549Z] #56 47.81 syscall [2020-03-14T00:27:48.549Z] #56 52.59 bufio [2020-03-14T00:27:48.549Z] #56 54.07 text/tabwriter [2020-03-14T00:27:48.549Z] #56 56.22 reflect [2020-03-14T00:27:48.549Z] #56 56.24 regexp/syntax [2020-03-14T00:27:48.549Z] #56 ... [2020-03-14T00:27:48.549Z] [2020-03-14T00:27:48.549Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:27:48.549Z] #37 DONE 0.1s [2020-03-14T00:27:48.549Z] [2020-03-14T00:27:48.549Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:48.549Z] #43 58.08 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-14T00:27:48.549Z] #43 58.11 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:48.869Z] #33 ... [2020-03-14T00:27:48.869Z] [2020-03-14T00:27:48.869Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:48.869Z] #74 DONE 63.7s [2020-03-14T00:27:48.869Z] [2020-03-14T00:27:48.869Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:48.869Z] #43 63.30 Selecting previously unselected package libnet1-dev. [2020-03-14T00:27:48.869Z] #43 63.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-14T00:27:48.869Z] #43 63.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:27:48.869Z] #43 63.83 Selecting previously unselected package libnl-3-200:amd64. [2020-03-14T00:27:48.869Z] #43 63.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-14T00:27:48.869Z] #43 63.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-14T00:27:48.869Z] #43 64.19 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-14T00:27:48.869Z] #43 64.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-14T00:27:48.869Z] #43 64.24 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-14T00:27:49.128Z] #43 DONE 58.6s [2020-03-14T00:27:49.128Z] [2020-03-14T00:27:49.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:27:49.128Z] #43 ... [2020-03-14T00:27:49.128Z] [2020-03-14T00:27:49.128Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:49.128Z] #35 54.48 Building dependency tree... [2020-03-14T00:27:49.128Z] #35 60.83 The following additional packages will be installed: [2020-03-14T00:27:49.128Z] #35 60.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-14T00:27:49.128Z] #35 60.87 Suggested packages: [2020-03-14T00:27:49.128Z] #35 60.88 cmake-doc ninja-build lrzip [2020-03-14T00:27:49.128Z] #35 60.88 Recommended packages: [2020-03-14T00:27:49.128Z] #35 60.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-14T00:27:49.128Z] #35 62.21 The following NEW packages will be installed: [2020-03-14T00:27:49.128Z] #35 62.24 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-14T00:27:49.128Z] #35 62.25 vim-common xxd [2020-03-14T00:27:49.128Z] #35 62.87 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:49.128Z] #35 62.87 Need to get 14.9 MB of archives. [2020-03-14T00:27:49.128Z] #35 62.87 After this operation, 61.8 MB of additional disk space will be used. [2020-03-14T00:27:49.128Z] #35 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-14T00:27:49.128Z] #35 62.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:27:49.128Z] #35 62.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-14T00:27:49.128Z] #35 63.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-14T00:27:49.128Z] #35 ... [2020-03-14T00:27:49.128Z] [2020-03-14T00:27:49.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:49.128Z] #10 54.66 Building dependency tree... [2020-03-14T00:27:49.128Z] #10 61.10 The following additional packages will be installed: [2020-03-14T00:27:49.128Z] #10 61.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-14T00:27:49.128Z] #10 61.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-14T00:27:49.128Z] #10 61.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-14T00:27:49.128Z] #10 61.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:27:49.128Z] #10 61.15 Suggested packages: [2020-03-14T00:27:49.128Z] #10 61.15 gcc-8-locales seccomp wine64 [2020-03-14T00:27:49.128Z] #10 63.36 The following NEW packages will be installed: [2020-03-14T00:27:49.128Z] #10 63.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-14T00:27:49.128Z] #10 63.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-14T00:27:49.128Z] #10 63.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-14T00:27:49.128Z] #10 63.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-14T00:27:49.128Z] #10 63.41 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-14T00:27:49.128Z] #10 63.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:27:49.128Z] #10 64.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:49.128Z] #10 64.08 Need to get 77.7 MB of archives. [2020-03-14T00:27:49.128Z] #10 64.08 After this operation, 487 MB of additional disk space will be used. [2020-03-14T00:27:49.128Z] #10 64.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-14T00:27:49.128Z] #10 64.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-14T00:27:49.392Z] #10 ... [2020-03-14T00:27:49.392Z] [2020-03-14T00:27:49.392Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:49.392Z] #62 44.68 Reading package lists... [2020-03-14T00:27:49.392Z] #62 55.39 Building dependency tree... [2020-03-14T00:27:49.392Z] #62 61.52 The following additional packages will be installed: [2020-03-14T00:27:49.392Z] #62 61.52 libbtrfs0 [2020-03-14T00:27:49.392Z] #62 61.83 The following NEW packages will be installed: [2020-03-14T00:27:49.392Z] #62 61.86 libbtrfs-dev libbtrfs0 [2020-03-14T00:27:49.392Z] #62 62.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:49.392Z] #62 62.33 Need to get 119 kB of archives. [2020-03-14T00:27:49.392Z] #62 62.33 After this operation, 387 kB of additional disk space will be used. [2020-03-14T00:27:49.392Z] #62 62.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-14T00:27:49.392Z] #62 62.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-14T00:27:49.392Z] #62 64.58 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:49.392Z] #62 ... [2020-03-14T00:27:49.392Z] [2020-03-14T00:27:49.392Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:27:49.392Z] #43 64.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-14T00:27:49.392Z] #43 64.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-14T00:27:49.392Z] #43 64.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-14T00:27:49.968Z] #43 65.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-14T00:27:49.968Z] #43 65.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-14T00:27:49.968Z] #43 65.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-14T00:27:50.065Z] INFO: Extraction ended at 03/14/2020 00:27:48. Duration:00:00:24.3618526 [2020-03-14T00:27:50.066Z] INFO: Updating the golang and path environment variables [2020-03-14T00:27:50.066Z] INFO: GOPATH=d:\gopath [2020-03-14T00:27:50.066Z] INFO: go version go1.13.8 windows/amd64 [2020-03-14T00:27:50.066Z] INFO: Running the daemon under test in debug mode [2020-03-14T00:27:50.066Z] INFO: Starting a daemon under test... [2020-03-14T00:27:50.066Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40691\4\daemon --pidfile d:\CI\PR-40691\4\docker.pid -D [2020-03-14T00:27:50.066Z] INFO: Process started successfully. [2020-03-14T00:27:50.066Z] INFO: Start tailing logs of the daemon under tests [2020-03-14T00:27:50.066Z] INFO: Waiting for the daemon under test to start... [2020-03-14T00:27:50.224Z] #43 65.56 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-14T00:27:50.225Z] #43 65.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-14T00:27:50.225Z] #43 65.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-14T00:27:50.785Z] #43 66.24 Selecting previously unselected package libprotobuf17:amd64. [2020-03-14T00:27:50.785Z] #43 66.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-14T00:27:50.785Z] #43 66.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-14T00:27:51.715Z] #43 ... [2020-03-14T00:27:51.715Z] [2020-03-14T00:27:51.715Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:27:51.715Z] #62 65.25 Fetched 119 kB in 0s (421 kB/s) [2020-03-14T00:27:51.715Z] #62 65.50 Selecting previously unselected package libbtrfs0. [2020-03-14T00:27:51.715Z] #62 65.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-14T00:27:51.715Z] #62 65.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-14T00:27:51.715Z] #62 65.78 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:27:51.715Z] #62 66.02 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:27:51.715Z] #62 66.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-14T00:27:51.715Z] #62 66.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:27:51.715Z] #62 66.65 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:27:51.715Z] #62 66.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:27:51.715Z] #62 66.71 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:51.715Z] #62 DONE 67.3s [2020-03-14T00:27:51.970Z] [2020-03-14T00:27:51.970Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:27:51.970Z] #63 DONE 0.1s [2020-03-14T00:27:51.970Z] [2020-03-14T00:27:51.970Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:27:51.970Z] #64 DONE 0.1s [2020-03-14T00:27:51.970Z] [2020-03-14T00:27:51.970Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:52.225Z] #65 ... [2020-03-14T00:27:52.225Z] [2020-03-14T00:27:52.225Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:52.225Z] #25 47.28 Reading package lists... [2020-03-14T00:27:52.225Z] #25 57.97 Building dependency tree... [2020-03-14T00:27:52.225Z] #25 63.06 ca-certificates is already the newest version (20190110). [2020-03-14T00:27:52.225Z] #25 63.06 The following additional packages will be installed: [2020-03-14T00:27:52.225Z] #25 63.08 libjq1 libonig5 [2020-03-14T00:27:52.225Z] #25 64.03 The following NEW packages will be installed: [2020-03-14T00:27:52.225Z] #25 64.06 jq libjq1 libonig5 [2020-03-14T00:27:52.225Z] #25 64.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:27:52.225Z] #25 64.66 Need to get 355 kB of archives. [2020-03-14T00:27:52.225Z] #25 64.66 After this operation, 1072 kB of additional disk space will be used. [2020-03-14T00:27:52.225Z] #25 64.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-14T00:27:52.225Z] #25 64.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-14T00:27:52.225Z] #25 64.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-14T00:27:52.225Z] #25 67.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:52.225Z] #25 67.72 Fetched 355 kB in 0s (1040 kB/s) [2020-03-14T00:27:52.225Z] #25 ... [2020-03-14T00:27:52.225Z] [2020-03-14T00:27:52.225Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:52.225Z] #47 66.95 internal/reflectlite [2020-03-14T00:27:52.225Z] #47 66.98 github.com/LK4D4/vndr/godl/singleflight [2020-03-14T00:27:52.480Z] #47 67.54 math/rand [2020-03-14T00:27:52.973Z] INFO: Daemon under test started and replied! [2020-03-14T00:27:52.973Z] INFO: Docker version of the daemon under test [2020-03-14T00:27:52.973Z] [2020-03-14T00:27:52.973Z] Client: [2020-03-14T00:27:52.973Z] Version: 17.06.2-ce [2020-03-14T00:27:52.973Z] API version: 1.30 [2020-03-14T00:27:52.973Z] Go version: go1.8.3 [2020-03-14T00:27:52.973Z] Git commit: cec0b72 [2020-03-14T00:27:52.973Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-14T00:27:52.974Z] OS/Arch: windows/amd64 [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] Server: [2020-03-14T00:27:52.974Z] Version: 0.0.0-dev [2020-03-14T00:27:52.974Z] API version: 1.41 (minimum version 1.24) [2020-03-14T00:27:52.974Z] Go version: go1.13.8 [2020-03-14T00:27:52.974Z] Git commit: 75d23ac7cf [2020-03-14T00:27:52.974Z] Built: 03/14/2020 00:26:05 [2020-03-14T00:27:52.974Z] OS/Arch: windows/amd64 [2020-03-14T00:27:52.974Z] Experimental: false [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] INFO: Docker info of the daemon under test [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] Containers: 0 [2020-03-14T00:27:52.974Z] Running: 0 [2020-03-14T00:27:52.974Z] Paused: 0 [2020-03-14T00:27:52.974Z] Stopped: 0 [2020-03-14T00:27:52.974Z] Images: 0 [2020-03-14T00:27:52.974Z] Server Version: 0.0.0-dev [2020-03-14T00:27:52.974Z] Storage Driver: windowsfilter [2020-03-14T00:27:52.974Z] Windows: [2020-03-14T00:27:52.974Z] Logging Driver: json-file [2020-03-14T00:27:52.974Z] Plugins: [2020-03-14T00:27:52.974Z] Volume: local [2020-03-14T00:27:52.974Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-14T00:27:52.974Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-14T00:27:52.974Z] Swarm: inactive [2020-03-14T00:27:52.974Z] Default Isolation: process [2020-03-14T00:27:52.974Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-14T00:27:52.974Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-14T00:27:52.974Z] OSType: windows [2020-03-14T00:27:52.974Z] Architecture: x86_64 [2020-03-14T00:27:52.974Z] CPUs: 4 [2020-03-14T00:27:52.974Z] Total Memory: 32GiB [2020-03-14T00:27:52.974Z] Name: azwin-2-e3eab0 [2020-03-14T00:27:52.974Z] ID: GXRR:BKG2:6CNP:BWX7:XGBK:ZGVJ:JGYT:7TQC:EPPK:BF2Y:OVB2:X4ZP [2020-03-14T00:27:52.974Z] Docker Root Dir: D:\CI\PR-40691\4\daemon [2020-03-14T00:27:52.974Z] Debug Mode (client): false [2020-03-14T00:27:52.974Z] Debug Mode (server): true [2020-03-14T00:27:52.974Z] File Descriptors: -1 [2020-03-14T00:27:52.974Z] Goroutines: 17 [2020-03-14T00:27:52.974Z] System Time: 2020-03-14T00:27:52.4047071Z [2020-03-14T00:27:52.974Z] EventsListeners: 0 [2020-03-14T00:27:52.974Z] Registry: https://index.docker.io/v1/ [2020-03-14T00:27:52.974Z] Labels: [2020-03-14T00:27:52.974Z] Experimental: false [2020-03-14T00:27:52.974Z] Insecure Registries: [2020-03-14T00:27:52.974Z] 127.0.0.0/8 [2020-03-14T00:27:52.974Z] Live Restore Enabled: false [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] INFO: Docker images of the daemon under test [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-14T00:27:52.974Z] [2020-03-14T00:27:52.974Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-14T00:27:52.974Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-14T00:27:52.974Z] ltsc2019: Pulling from windows/servercore [2020-03-14T00:27:52.974Z] 65014b3c3121: Pulling fs layer [2020-03-14T00:27:52.974Z] 23645bd7ee08: Pulling fs layer [2020-03-14T00:27:53.334Z] #44 ... [2020-03-14T00:27:53.334Z] [2020-03-14T00:27:53.334Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:53.334Z] #33 52.05 bufio [2020-03-14T00:27:53.334Z] #33 52.89 reflect [2020-03-14T00:27:53.334Z] #33 53.70 path [2020-03-14T00:27:53.334Z] #33 55.54 text/tabwriter [2020-03-14T00:27:53.334Z] #33 58.84 internal/syscall/unix [2020-03-14T00:27:53.334Z] #33 58.86 time [2020-03-14T00:27:53.334Z] #33 ... [2020-03-14T00:27:53.334Z] [2020-03-14T00:27:53.334Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:53.334Z] #47 52.28 bufio [2020-03-14T00:27:53.334Z] #47 53.83 reflect [2020-03-14T00:27:53.334Z] #47 56.00 regexp/syntax [2020-03-14T00:27:53.334Z] #47 58.33 hash/crc32 [2020-03-14T00:27:53.334Z] #47 59.85 vendor/golang.org/x/text/transform [2020-03-14T00:27:53.334Z] #47 ... [2020-03-14T00:27:53.334Z] [2020-03-14T00:27:53.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:27:53.334Z] #10 52.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-14T00:27:53.334Z] #10 52.29 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-14T00:27:53.334Z] #10 52.45 Selecting previously unselected package mingw-w64-common. [2020-03-14T00:27:53.334Z] #10 52.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-14T00:27:53.334Z] #10 52.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-14T00:27:53.334Z] #10 60.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-14T00:27:53.334Z] #10 60.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-14T00:27:53.334Z] #10 60.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:27:53.671Z] #10 ... [2020-03-14T00:27:53.671Z] [2020-03-14T00:27:53.671Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:53.671Z] #27 21.28 #=#=# [2020-03-14T00:27:53.671Z] #27 21.64 ################################################################# 90.4% ######################################################################## 100.0% [2020-03-14T00:27:53.671Z] #27 21.83 [2020-03-14T00:27:53.671Z] #27 23.44 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-14T00:27:53.671Z] #27 23.97 [2020-03-14T00:27:53.671Z] #27 24.19 0.8% ######################### 35.0% ######################################################################## 100.0% [2020-03-14T00:27:53.671Z] #27 24.77 [2020-03-14T00:27:53.844Z] #47 68.75 internal/singleflight [2020-03-14T00:27:53.844Z] #47 ... [2020-03-14T00:27:53.844Z] [2020-03-14T00:27:53.844Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:27:53.844Z] #25 67.97 Selecting previously unselected package libonig5:amd64. [2020-03-14T00:27:53.844Z] #25 67.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-14T00:27:53.844Z] #25 68.03 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-14T00:27:53.844Z] #25 68.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-14T00:27:53.844Z] #25 68.30 Selecting previously unselected package libjq1:amd64. [2020-03-14T00:27:53.844Z] #25 68.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-14T00:27:53.844Z] #25 68.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-14T00:27:53.845Z] #25 68.59 Selecting previously unselected package jq. [2020-03-14T00:27:53.845Z] #25 68.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-14T00:27:53.845Z] #25 68.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:27:53.845Z] #25 68.77 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-14T00:27:53.845Z] #25 68.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-14T00:27:53.845Z] #25 68.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:27:53.845Z] #25 68.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:27:53.845Z] #25 DONE 69.3s [2020-03-14T00:27:53.845Z] [2020-03-14T00:27:53.845Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:27:53.845Z] #26 DONE 0.1s [2020-03-14T00:27:54.100Z] [2020-03-14T00:27:54.100Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:27:54.100Z] #35 65.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-14T00:27:54.100Z] #35 65.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-14T00:27:54.100Z] #35 65.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-14T00:27:54.100Z] #35 65.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-14T00:27:54.100Z] #35 65.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-14T00:27:54.100Z] #35 65.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-14T00:27:54.100Z] #35 68.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:27:54.100Z] #35 68.30 Fetched 14.9 MB in 4s (4144 kB/s) [2020-03-14T00:27:54.100Z] #35 68.40 Selecting previously unselected package xxd. [2020-03-14T00:27:54.100Z] #35 68.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 ... 15401 files and directories currently installed.) [2020-03-14T00:27:54.100Z] #35 68.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-14T00:27:54.100Z] #35 68.51 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:27:54.100Z] #35 68.76 Selecting previously unselected package vim-common. [2020-03-14T00:27:54.100Z] #35 68.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:27:54.100Z] #35 68.84 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:27:54.100Z] #35 69.25 Selecting previously unselected package cmake-data. [2020-03-14T00:27:54.100Z] #35 69.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-14T00:27:54.100Z] #35 69.28 Unpacking cmake-data (3.13.4-1) ... [2020-03-14T00:27:55.025Z] #35 ... [2020-03-14T00:27:55.025Z] [2020-03-14T00:27:55.025Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:27:55.025Z] #65 3.064 + RM_GOPATH=0 [2020-03-14T00:27:55.025Z] #65 3.064 + TMP_GOPATH= [2020-03-14T00:27:55.025Z] #65 3.064 + : /build [2020-03-14T00:27:55.025Z] #65 3.065 + '[' -z '' ']' [2020-03-14T00:27:55.025Z] #65 3.066 ++ mktemp -d [2020-03-14T00:27:55.025Z] #65 3.068 + export GOPATH=/tmp/tmp.JPSuhoKVKy [2020-03-14T00:27:55.025Z] #65 3.068 + GOPATH=/tmp/tmp.JPSuhoKVKy [2020-03-14T00:27:55.025Z] #65 3.068 + RM_GOPATH=1 [2020-03-14T00:27:55.025Z] #65 3.069 ++ dirname ./install.sh [2020-03-14T00:27:55.025Z] #65 3.070 + dir=. [2020-03-14T00:27:55.025Z] #65 3.070 + bin=containerd [2020-03-14T00:27:55.025Z] #65 3.070 + shift [2020-03-14T00:27:55.025Z] #65 3.070 + '[' '!' -f ./containerd.installer ']' [2020-03-14T00:27:55.025Z] #65 3.070 + . ./containerd.installer [2020-03-14T00:27:55.025Z] #65 3.071 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:27:55.025Z] #65 3.071 + install_containerd [2020-03-14T00:27:55.025Z] #65 3.071 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-14T00:27:55.025Z] #65 3.071 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:27:55.025Z] #65 3.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JPSuhoKVKy/src/github.com/containerd/containerd [2020-03-14T00:27:55.025Z] #65 3.150 Cloning into '/tmp/tmp.JPSuhoKVKy/src/github.com/containerd/containerd'... [2020-03-14T00:27:55.080Z] #27 26.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-14T00:27:55.080Z] #27 27.00 skipping existing ed4b54129745 [2020-03-14T00:27:55.080Z] #27 27.15 [2020-03-14T00:27:56.464Z] #27 28.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-14T00:27:56.464Z] #27 ... [2020-03-14T00:27:56.464Z] [2020-03-14T00:27:56.464Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:56.464Z] #33 65.63 internal/poll [2020-03-14T00:27:57.851Z] #33 ... [2020-03-14T00:27:57.851Z] [2020-03-14T00:27:57.851Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:27:57.851Z] #27 28.94 [2020-03-14T00:27:57.851Z] #27 29.11 ######################################################################## 100.0% [2020-03-14T00:27:57.851Z] #27 29.24 [2020-03-14T00:27:57.851Z] #27 29.35 Download of images into '/build' complete. [2020-03-14T00:27:57.851Z] #27 29.35 Use something like the following to load the result into a Docker daemon: [2020-03-14T00:27:57.851Z] #27 29.35 tar -cC '/build' . | docker load [2020-03-14T00:27:57.851Z] #27 DONE 29.8s [2020-03-14T00:27:57.851Z] [2020-03-14T00:27:57.851Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:27:57.851Z] #44 5.105 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:27:57.851Z] #44 5.105 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:27:57.851Z] #44 5.142 Note: Building without GnuTLS support [2020-03-14T00:27:57.851Z] #44 7.530 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:27:57.851Z] #44 7.565 GEN .gitid [2020-03-14T00:27:57.851Z] #44 7.573 GEN criu/include/version.h [2020-03-14T00:27:57.851Z] #44 7.602 GEN include/common/asm [2020-03-14T00:27:58.793Z] #44 ... [2020-03-14T00:27:58.793Z] [2020-03-14T00:27:58.793Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:27:58.793Z] #38 2.455 + RM_GOPATH=0 [2020-03-14T00:27:58.793Z] #38 2.456 + TMP_GOPATH= [2020-03-14T00:27:58.793Z] #38 2.456 + : /build [2020-03-14T00:27:58.793Z] #38 2.456 + '[' -z '' ']' [2020-03-14T00:27:58.793Z] #38 2.458 ++ mktemp -d [2020-03-14T00:27:58.793Z] #38 2.487 + export GOPATH=/tmp/tmp.Vz4LIRFdUg [2020-03-14T00:27:58.793Z] #38 2.487 + GOPATH=/tmp/tmp.Vz4LIRFdUg [2020-03-14T00:27:58.793Z] #38 2.487 + RM_GOPATH=1 [2020-03-14T00:27:58.793Z] #38 2.487 ++ dirname ./install.sh [2020-03-14T00:27:58.793Z] #38 2.489 + dir=. [2020-03-14T00:27:58.793Z] #38 2.490 + bin=tini [2020-03-14T00:27:58.793Z] #38 2.492 + shift [2020-03-14T00:27:58.793Z] #38 2.492 + '[' '!' -f ./tini.installer ']' [2020-03-14T00:27:58.793Z] #38 2.492 + . ./tini.installer [2020-03-14T00:27:58.793Z] #38 2.492 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:27:58.793Z] #38 2.492 + install_tini [2020-03-14T00:27:58.793Z] #38 2.492 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-14T00:27:58.793Z] #38 2.492 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vz4LIRFdUg/tini [2020-03-14T00:27:58.793Z] #38 2.493 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:27:58.793Z] #38 2.511 Cloning into '/tmp/tmp.Vz4LIRFdUg/tini'... [2020-03-14T00:27:58.793Z] #38 3.420 + cd /tmp/tmp.Vz4LIRFdUg/tini [2020-03-14T00:27:58.793Z] #38 3.421 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:27:58.793Z] #38 3.434 + cmake . [2020-03-14T00:27:58.793Z] #38 6.536 -- The C compiler identification is GNU 8.3.0 [2020-03-14T00:27:58.793Z] #38 6.613 -- Check for working C compiler: /usr/bin/cc [2020-03-14T00:27:58.793Z] #38 7.718 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-14T00:27:58.793Z] #38 7.728 -- Detecting C compiler ABI info [2020-03-14T00:27:58.793Z] #38 8.571 -- Detecting C compiler ABI info - done [2020-03-14T00:27:58.793Z] #38 8.654 -- Detecting C compile features [2020-03-14T00:27:58.793Z] #38 ... [2020-03-14T00:27:58.793Z] [2020-03-14T00:27:58.793Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:27:58.793Z] #33 67.90 os [2020-03-14T00:28:00.272Z] #65 ... [2020-03-14T00:28:00.272Z] [2020-03-14T00:28:00.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:00.272Z] #10 64.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-14T00:28:00.272Z] #10 65.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-14T00:28:00.272Z] #10 65.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-14T00:28:00.272Z] #10 65.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-14T00:28:00.272Z] #10 66.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-14T00:28:00.272Z] #10 66.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-14T00:28:00.272Z] #10 66.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-14T00:28:00.272Z] #10 70.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-14T00:28:00.272Z] #10 73.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-14T00:28:00.272Z] #10 73.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-14T00:28:00.272Z] #10 73.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-14T00:28:00.272Z] #10 73.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-14T00:28:00.272Z] #10 73.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-14T00:28:00.272Z] #10 73.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-14T00:28:00.272Z] #10 73.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-14T00:28:00.272Z] #10 73.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-14T00:28:00.272Z] #10 73.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-14T00:28:00.272Z] #10 73.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-14T00:28:00.272Z] #10 73.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-14T00:28:00.272Z] #10 73.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-14T00:28:00.272Z] #10 73.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-14T00:28:00.272Z] #10 73.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-14T00:28:00.272Z] #10 73.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-14T00:28:00.272Z] #10 74.90 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:28:00.272Z] #10 ... [2020-03-14T00:28:00.272Z] [2020-03-14T00:28:00.272Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:00.272Z] #27 4.016 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-14T00:28:00.272Z] #27 4.416 [2020-03-14T00:28:00.272Z] #27 4.577 #### 6.6% ########### 15.6% ################ 23.6% ##################### 29.4% ######################### 35.7% ############################# 41.5% ################################## 47.6% ###################################### 53.1% ########################################### 59.9% ############################################## 64.2% ################################################## 70.2% ##################################################### 74.8% ######################################################### 80.1% ############################################################## 86.2% ################################################################# 91.2% ######################################################################## 100.0% [2020-03-14T00:28:00.527Z] #27 6.639 [2020-03-14T00:28:01.293Z] #27 6.870 0.1% ########## 14.0% ################### 27.6% #################################### 50.3% ################################################## 70.5% ################################################################## 92.3% ######################################################################## 100.0% [2020-03-14T00:28:01.853Z] #27 7.877 [2020-03-14T00:28:02.092Z] #33 ... [2020-03-14T00:28:02.092Z] [2020-03-14T00:28:02.092Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:02.092Z] #56 60.74 time [2020-03-14T00:28:02.092Z] #56 65.30 regexp [2020-03-14T00:28:02.092Z] #56 70.81 os [2020-03-14T00:28:02.092Z] #56 ... [2020-03-14T00:28:02.092Z] [2020-03-14T00:28:02.092Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:02.092Z] #44 11.01 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.09 PBCC images/opts.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.13 PBCC images/sit.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.17 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.29 DEP images/opts.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.42 DEP images/sit.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.49 PBCC images/macvlan.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.55 DEP images/macvlan.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.61 PBCC images/autofs.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.62 DEP images/autofs.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.65 PBCC images/sysctl.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.70 DEP images/sysctl.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.75 PBCC images/time.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.81 DEP images/time.pb-c.d [2020-03-14T00:28:02.092Z] #44 11.92 PBCC images/binfmt-misc.pb-c.c [2020-03-14T00:28:02.092Z] #44 11.94 DEP images/binfmt-misc.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.00 PBCC images/seccomp.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.08 DEP images/seccomp.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.17 PBCC images/userns.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.23 DEP images/userns.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.30 PBCC images/cgroup.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.36 DEP images/cgroup.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.43 PBCC images/fown.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.45 PBCC images/ext-file.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.50 DEP images/fown.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.57 DEP images/ext-file.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.62 PBCC images/rpc.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.68 DEP images/rpc.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.74 PBCC images/siginfo.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.82 DEP images/siginfo.pb-c.d [2020-03-14T00:28:02.092Z] #44 12.90 PBCC images/pagemap.pb-c.c [2020-03-14T00:28:02.092Z] #44 12.93 DEP images/pagemap.pb-c.d [2020-03-14T00:28:02.092Z] #44 13.04 PBCC images/rlimit.pb-c.c [2020-03-14T00:28:02.092Z] #44 13.06 DEP images/rlimit.pb-c.d [2020-03-14T00:28:02.092Z] #44 13.15 PBCC images/file-lock.pb-c.c [2020-03-14T00:28:02.353Z] #44 13.17 DEP images/file-lock.pb-c.d [2020-03-14T00:28:02.353Z] #44 13.28 PBCC images/tty.pb-c.c [2020-03-14T00:28:02.353Z] #44 13.38 DEP images/tty.pb-c.d [2020-03-14T00:28:02.363Z] #27 8.192 0.0% ##### 7.7% ########## 14.6% ############### 21.3% [2020-03-14T00:28:02.363Z] #27 ... [2020-03-14T00:28:02.363Z] [2020-03-14T00:28:02.363Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:28:02.363Z] #43 67.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-14T00:28:02.363Z] #43 67.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 68.06 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 68.42 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-14T00:28:02.363Z] #43 68.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 68.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 70.32 Selecting previously unselected package libprotoc17:amd64. [2020-03-14T00:28:02.363Z] #43 70.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 70.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 71.10 Selecting previously unselected package protobuf-c-compiler. [2020-03-14T00:28:02.363Z] #43 71.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 71.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:28:02.363Z] #43 71.30 Selecting previously unselected package protobuf-compiler. [2020-03-14T00:28:02.363Z] #43 71.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 71.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 71.49 Selecting previously unselected package python-pkg-resources. [2020-03-14T00:28:02.363Z] #43 71.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:28:02.363Z] #43 71.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-14T00:28:02.363Z] #43 71.72 Selecting previously unselected package python-six. [2020-03-14T00:28:02.363Z] #43 71.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-14T00:28:02.363Z] #43 71.72 Unpacking python-six (1.12.0-1) ... [2020-03-14T00:28:02.363Z] #43 71.85 Selecting previously unselected package python-protobuf. [2020-03-14T00:28:02.363Z] #43 71.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-14T00:28:02.363Z] #43 71.88 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 72.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-14T00:28:02.363Z] #43 77.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:02.363Z] #43 77.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:28:02.363Z] #43 77.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-14T00:28:02.363Z] #43 77.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-14T00:28:02.363Z] #43 77.47 Setting up python-six (1.12.0-1) ... [2020-03-14T00:28:02.613Z] #44 13.48 PBCC images/tun.pb-c.c [2020-03-14T00:28:02.613Z] #44 13.54 PBCC images/netdev.pb-c.c [2020-03-14T00:28:02.613Z] #44 13.62 DEP images/tun.pb-c.d [2020-03-14T00:28:02.618Z] #43 ... [2020-03-14T00:28:02.618Z] [2020-03-14T00:28:02.618Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:02.618Z] #27 8.192 0.0% ##### 7.7% ########## 14.6% ############### 21.3% ################### 27.3% ######################### 35.9% [2020-03-14T00:28:02.618Z] #27 ... [2020-03-14T00:28:02.618Z] [2020-03-14T00:28:02.618Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:02.618Z] #33 67.87 errors [2020-03-14T00:28:02.618Z] #33 67.87 sort [2020-03-14T00:28:02.618Z] #33 68.36 strconv [2020-03-14T00:28:02.618Z] #33 69.32 io [2020-03-14T00:28:02.618Z] #33 70.76 internal/oserror [2020-03-14T00:28:02.619Z] #33 70.84 syscall [2020-03-14T00:28:02.619Z] #33 72.51 reflect [2020-03-14T00:28:02.874Z] #33 ... [2020-03-14T00:28:02.874Z] [2020-03-14T00:28:02.874Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:02.875Z] #44 13.73 DEP images/netdev.pb-c.d [2020-03-14T00:28:02.875Z] #44 13.83 PBCC images/vma.pb-c.c [2020-03-14T00:28:02.875Z] #44 13.95 DEP images/vma.pb-c.d [2020-03-14T00:28:03.135Z] #44 14.09 PBCC images/creds.pb-c.c [2020-03-14T00:28:03.135Z] #44 14.20 DEP images/creds.pb-c.d [2020-03-14T00:28:03.399Z] #44 14.27 PBCC images/utsns.pb-c.c [2020-03-14T00:28:03.399Z] #44 14.35 DEP images/utsns.pb-c.d [2020-03-14T00:28:03.399Z] #44 14.45 PBCC images/ipc-desc.pb-c.c [2020-03-14T00:28:03.399Z] #44 14.48 PBCC images/ipc-sem.pb-c.c [2020-03-14T00:28:03.639Z] #27 8.192 0.0% ##### 7.7% ########## 14.6% ############### 21.3% ################### 27.3% ######################### 35.9% ############################### 43.2% ##################################### 51.5% ########################################## 59.1% ############################################### 65.8% #################################################### 73.0% ######################################################### 79.7% ############################################################### 87.9% ###################################################################### 97.2% ######################################################################## 100.0% [2020-03-14T00:28:03.660Z] #44 14.53 DEP images/ipc-desc.pb-c.d [2020-03-14T00:28:03.660Z] #44 14.72 DEP images/ipc-sem.pb-c.d [2020-03-14T00:28:03.922Z] #44 14.81 PBCC images/ipc-msg.pb-c.c [2020-03-14T00:28:03.922Z] #44 14.84 DEP images/ipc-msg.pb-c.d [2020-03-14T00:28:03.922Z] #44 14.95 PBCC images/ipc-shm.pb-c.c [2020-03-14T00:28:03.922Z] #44 14.99 DEP images/ipc-shm.pb-c.d [2020-03-14T00:28:03.922Z] #44 15.05 PBCC images/ipc-var.pb-c.c [2020-03-14T00:28:04.002Z] Removing intermediate container 2ecba1abefe7 [2020-03-14T00:28:04.002Z] ---> dae6e80cc440 [2020-03-14T00:28:04.002Z] Step 11/16 : ARG GOOS [2020-03-14T00:28:04.002Z] ---> Running in cc318fd0b0e0 [2020-03-14T00:28:04.002Z] Removing intermediate container cc318fd0b0e0 [2020-03-14T00:28:04.002Z] ---> 341ffb834dc7 [2020-03-14T00:28:04.002Z] Step 12/16 : ARG GOARCH [2020-03-14T00:28:04.002Z] ---> Running in 37b9509eb7f8 [2020-03-14T00:28:04.002Z] Removing intermediate container 37b9509eb7f8 [2020-03-14T00:28:04.002Z] ---> bb0dc4ed93c8 [2020-03-14T00:28:04.002Z] 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-03-14T00:28:04.002Z] ---> Running in 2b0962b5ee37 [2020-03-14T00:28:04.185Z] #44 15.12 DEP images/ipc-var.pb-c.d [2020-03-14T00:28:04.185Z] #44 15.23 PBCC images/sk-opts.pb-c.c [2020-03-14T00:28:04.185Z] #44 15.27 PBCC images/packet-sock.pb-c.c [2020-03-14T00:28:04.206Z] #27 10.12 [2020-03-14T00:28:04.445Z] #44 15.36 DEP images/sk-opts.pb-c.d [2020-03-14T00:28:04.445Z] #44 15.44 DEP images/packet-sock.pb-c.d [2020-03-14T00:28:04.705Z] #44 15.56 PBCC images/sk-netlink.pb-c.c [2020-03-14T00:28:04.705Z] #44 15.64 DEP images/sk-netlink.pb-c.d [2020-03-14T00:28:04.705Z] #44 15.72 PBCC images/sk-inet.pb-c.c [2020-03-14T00:28:04.705Z] #44 ... [2020-03-14T00:28:04.705Z] [2020-03-14T00:28:04.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:04.705Z] #47 64.11 time [2020-03-14T00:28:04.705Z] #47 64.55 regexp [2020-03-14T00:28:04.705Z] #47 70.87 github.com/LK4D4/vndr/versioned [2020-03-14T00:28:04.705Z] #47 73.55 internal/lazyregexp [2020-03-14T00:28:04.705Z] #47 73.56 io/ioutil [2020-03-14T00:28:04.705Z] #47 73.63 net [2020-03-14T00:28:04.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:28:04.966Z] #47 74.22 os/exec [2020-03-14T00:28:04.966Z] #47 ... [2020-03-14T00:28:04.966Z] [2020-03-14T00:28:04.966Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:04.966Z] #44 15.85 DEP images/sk-inet.pb-c.d [2020-03-14T00:28:04.966Z] #44 15.90 PBCC images/sk-unix.pb-c.c [2020-03-14T00:28:04.966Z] #44 15.99 DEP images/sk-unix.pb-c.d [2020-03-14T00:28:05.224Z] #27 10.33 0.0% ## 3.1% ### 5.0% #### 6.7% ###### 8.8% ####### 11.1% ######### 13.6% ########### 16.0% ############# 18.6% ############### 21.0% [2020-03-14T00:28:05.224Z] #27 ... [2020-03-14T00:28:05.224Z] [2020-03-14T00:28:05.224Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:05.224Z] #47 70.35 io [2020-03-14T00:28:05.224Z] #47 70.43 strconv [2020-03-14T00:28:05.224Z] #47 71.78 bytes [2020-03-14T00:28:05.224Z] #47 74.26 bufio [2020-03-14T00:28:05.224Z] #47 74.79 reflect [2020-03-14T00:28:05.224Z] #47 76.61 syscall [2020-03-14T00:28:05.226Z] #44 16.13 PBCC images/mm.pb-c.c [2020-03-14T00:28:05.226Z] #44 16.23 DEP images/mm.pb-c.d [2020-03-14T00:28:05.479Z] #47 ... [2020-03-14T00:28:05.479Z] [2020-03-14T00:28:05.479Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:05.486Z] #44 ... [2020-03-14T00:28:05.486Z] [2020-03-14T00:28:05.486Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:05.486Z] #38 12.14 -- Detecting C compile features - done [2020-03-14T00:28:05.486Z] #38 12.19 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-14T00:28:05.486Z] #38 12.56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-14T00:28:05.486Z] #38 12.72 -- Configuring done [2020-03-14T00:28:05.486Z] #38 12.73 -- Generating done [2020-03-14T00:28:05.486Z] #38 12.74 -- Build files have been written to: /tmp/tmp.Vz4LIRFdUg/tini [2020-03-14T00:28:05.486Z] #38 12.75 + make tini-static [2020-03-14T00:28:05.486Z] #38 13.31 Scanning dependencies of target tini-static [2020-03-14T00:28:05.486Z] #38 13.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-14T00:28:05.486Z] #38 15.45 [100%] Linking C executable tini-static [2020-03-14T00:28:05.486Z] #38 16.27 [100%] Built target tini-static [2020-03-14T00:28:05.486Z] #38 16.35 + mkdir -p /build [2020-03-14T00:28:05.486Z] #38 16.36 + cp tini-static /build/docker-init [2020-03-14T00:28:05.486Z] #38 DONE 16.9s [2020-03-14T00:28:05.486Z] [2020-03-14T00:28:05.486Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:05.486Z] #44 16.38 PBCC images/timerfd.pb-c.c [2020-03-14T00:28:05.486Z] #44 16.48 DEP images/timerfd.pb-c.d [2020-03-14T00:28:05.747Z] #44 16.62 PBCC images/timer.pb-c.c [2020-03-14T00:28:05.747Z] #44 16.64 DEP images/timer.pb-c.d [2020-03-14T00:28:05.747Z] #44 16.76 PBCC images/sa.pb-c.c [2020-03-14T00:28:05.990Z] #27 10.33 0.0% ## 3.1% ### 5.0% #### 6.7% ###### 8.8% ####### 11.1% ######### 13.6% ########### 16.0% ############# 18.6% ############### 21.0% ################# 23.7% ################## 25.7% #################### 28.2% ##################### 30.4% ####################### 32.6% ######################## 34.4% ######## [2020-03-14T00:28:05.990Z] #27 ... [2020-03-14T00:28:05.990Z] [2020-03-14T00:28:05.990Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:05.990Z] #50 71.03 + cd /tmp/tmp.R8zcydtmRm/src/gotest.tools/gotestsum [2020-03-14T00:28:05.990Z] #50 71.03 + git checkout -q v0.3.5 [2020-03-14T00:28:05.990Z] #50 71.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-14T00:28:05.990Z] #50 ... [2020-03-14T00:28:05.990Z] [2020-03-14T00:28:05.990Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:05.990Z] #27 10.33 0.0% ## 3.1% ### 5.0% #### 6.7% ###### 8.8% ####### 11.1% ######### 13.6% ########### 16.0% ############# 18.6% ############### 21.0% ################# 23.7% ################## 25.7% #################### 28.2% ##################### 30.4% ####################### 32.6% ######################## 34.4% ########################## 37.2% ########################### 38.6% [2020-03-14T00:28:05.990Z] #27 ... [2020-03-14T00:28:05.990Z] [2020-03-14T00:28:05.990Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:28:05.990Z] #30 71.46 Checking out files: 85% (1298/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: 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-03-14T00:28:05.990Z] #30 72.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-14T00:28:05.990Z] #30 72.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-14T00:28:06.007Z] #44 16.84 DEP images/sa.pb-c.d [2020-03-14T00:28:06.007Z] #44 16.90 PBCC images/pipe-data.pb-c.c [2020-03-14T00:28:06.007Z] #44 17.00 DEP images/pipe-data.pb-c.d [2020-03-14T00:28:06.007Z] #44 17.03 PBCC images/mnt.pb-c.c [2020-03-14T00:28:06.007Z] #44 17.15 DEP images/mnt.pb-c.d [2020-03-14T00:28:06.245Z] #30 ... [2020-03-14T00:28:06.245Z] [2020-03-14T00:28:06.245Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:06.579Z] #44 17.30 PBCC images/sk-packet.pb-c.c [2020-03-14T00:28:06.579Z] #44 17.32 DEP images/sk-packet.pb-c.d [2020-03-14T00:28:06.579Z] #44 17.38 PBCC images/tcp-stream.pb-c.c [2020-03-14T00:28:06.579Z] #44 17.48 DEP images/tcp-stream.pb-c.d [2020-03-14T00:28:06.579Z] #44 17.57 PBCC images/pipe.pb-c.c [2020-03-14T00:28:06.579Z] #44 17.68 DEP images/pipe.pb-c.d [2020-03-14T00:28:06.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:28:06.840Z] #44 17.75 PBCC images/pstree.pb-c.c [2020-03-14T00:28:06.840Z] #44 17.77 DEP images/pstree.pb-c.d [2020-03-14T00:28:06.840Z] #44 17.91 PBCC images/fs.pb-c.c [2020-03-14T00:28:06.840Z] #44 17.91 DEP images/fs.pb-c.d [2020-03-14T00:28:07.101Z] #44 17.98 PBCC images/signalfd.pb-c.c [2020-03-14T00:28:07.101Z] #44 18.01 DEP images/signalfd.pb-c.d [2020-03-14T00:28:07.101Z] #44 18.17 PBCC images/fh.pb-c.c [2020-03-14T00:28:07.362Z] #44 18.25 PBCC images/fsnotify.pb-c.c [2020-03-14T00:28:07.362Z] #44 18.38 DEP images/fh.pb-c.d [2020-03-14T00:28:07.526Z] #27 10.33 0.0% ## 3.1% ### 5.0% #### 6.7% ###### 8.8% ####### 11.1% ######### 13.6% ########### 16.0% ############# 18.6% ############### 21.0% ################# 23.7% ################## 25.7% #################### 28.2% ##################### 30.4% ####################### 32.6% ######################## 34.4% ########################## 37.2% ########################### 38.6% ############################# 40.6% ############################### 43.2% ################################ 45.4% ################################## 47.9% #################################### 51.0% ####################################### 54.3% ######################################## 56.2% ########################################## 59.0% ############################################ 61.3% ############################################# 63.5% ############################################### 65.8% ################################################ 67.1% ################################################# 69.4% ################################################### 72.1% [2020-03-14T00:28:07.526Z] #27 ... [2020-03-14T00:28:07.526Z] [2020-03-14T00:28:07.526Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:28:07.526Z] #35 73.06 Selecting previously unselected package libicu63:amd64. [2020-03-14T00:28:07.526Z] #35 73.08 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 73.08 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-14T00:28:07.526Z] #35 81.17 Selecting previously unselected package libxml2:amd64. [2020-03-14T00:28:07.526Z] #35 81.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 81.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:28:07.526Z] #35 82.10 Selecting previously unselected package libarchive13:amd64. [2020-03-14T00:28:07.526Z] #35 82.10 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 82.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-14T00:28:07.526Z] #35 82.55 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-14T00:28:07.526Z] #35 82.55 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 82.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-14T00:28:07.526Z] #35 82.80 Selecting previously unselected package librhash0:amd64. [2020-03-14T00:28:07.526Z] #35 82.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 82.81 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-14T00:28:07.526Z] #35 83.01 Selecting previously unselected package libuv1:amd64. [2020-03-14T00:28:07.526Z] #35 83.05 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-14T00:28:07.526Z] #35 83.05 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-14T00:28:07.623Z] #44 18.54 DEP images/fsnotify.pb-c.d [2020-03-14T00:28:07.623Z] #44 18.70 PBCC images/eventpoll.pb-c.c [2020-03-14T00:28:07.782Z] #35 ... [2020-03-14T00:28:07.782Z] [2020-03-14T00:28:07.782Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:07.884Z] #44 18.75 DEP images/eventpoll.pb-c.d [2020-03-14T00:28:07.884Z] #44 18.79 PBCC images/eventfd.pb-c.c [2020-03-14T00:28:07.884Z] #44 18.82 DEP images/eventfd.pb-c.d [2020-03-14T00:28:07.884Z] #44 18.85 PBCC images/remap-file-path.pb-c.c [2020-03-14T00:28:07.884Z] #44 18.88 DEP images/remap-file-path.pb-c.d [2020-03-14T00:28:07.884Z] #44 18.93 PBCC images/fifo.pb-c.c [2020-03-14T00:28:08.145Z] #44 18.94 DEP images/fifo.pb-c.d [2020-03-14T00:28:08.145Z] #44 19.01 PBCC images/ghost-file.pb-c.c [2020-03-14T00:28:08.145Z] #44 19.07 DEP images/ghost-file.pb-c.d [2020-03-14T00:28:08.145Z] #44 19.15 PBCC images/regfile.pb-c.c [2020-03-14T00:28:08.145Z] #44 19.22 DEP images/regfile.pb-c.d [2020-03-14T00:28:08.406Z] #44 19.33 PBCC images/ns.pb-c.c [2020-03-14T00:28:08.406Z] #44 19.39 DEP images/ns.pb-c.d [2020-03-14T00:28:08.668Z] #44 19.46 PBCC images/fdinfo.pb-c.c [2020-03-14T00:28:08.668Z] #44 19.61 DEP images/fdinfo.pb-c.d [2020-03-14T00:28:08.668Z] #44 19.68 PBCC images/core-aarch64.pb-c.c [2020-03-14T00:28:08.806Z] #27 10.33 0.0% ## 3.1% ### 5.0% #### 6.7% ###### 8.8% ####### 11.1% ######### 13.6% ########### 16.0% ############# 18.6% ############### 21.0% ################# 23.7% ################## 25.7% #################### 28.2% ##################### 30.4% ####################### 32.6% ######################## 34.4% ########################## 37.2% ########################### 38.6% ############################# 40.6% ############################### 43.2% ################################ 45.4% ################################## 47.9% #################################### 51.0% ####################################### 54.3% ######################################## 56.2% ########################################## 59.0% ############################################ 61.3% ############################################# 63.5% ############################################### 65.8% ################################################ 67.1% ################################################# 69.4% ################################################### 72.1% ##################################################### 74.7% ####################################################### 76.7% ######################################################### 80.0% ########################################################### 82.7% ############################################################# 85.7% ############################################################### 87.8% ################################################################ 90.1% ################################################################## 92.3% #################################################################### 94.8% ##################################################################### 97.2% ######################################################################## 100.0% [2020-03-14T00:28:08.806Z] #27 15.01 [2020-03-14T00:28:08.941Z] #44 19.77 PBCC images/core-arm.pb-c.c [2020-03-14T00:28:08.941Z] #44 19.88 PBCC images/core-ppc64.pb-c.c [2020-03-14T00:28:08.941Z] #44 19.92 PBCC images/core-s390.pb-c.c [2020-03-14T00:28:09.061Z] #27 ... [2020-03-14T00:28:09.061Z] [2020-03-14T00:28:09.061Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:09.061Z] #56 74.25 syscall [2020-03-14T00:28:09.061Z] #56 74.26 bytes [2020-03-14T00:28:09.061Z] #56 77.04 reflect [2020-03-14T00:28:09.061Z] #56 83.66 time [2020-03-14T00:28:09.201Z] #44 20.09 PBCC images/core-x86.pb-c.c [2020-03-14T00:28:09.201Z] #44 20.21 PBCC images/core.pb-c.c [2020-03-14T00:28:09.317Z] #56 ... [2020-03-14T00:28:09.317Z] [2020-03-14T00:28:09.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:09.317Z] #10 75.15 Fetched 77.7 MB in 10s (7859 kB/s) [2020-03-14T00:28:09.317Z] #10 75.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-14T00:28:09.317Z] #10 75.28 (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 ... 15401 files and directories currently installed.) [2020-03-14T00:28:09.317Z] #10 75.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-14T00:28:09.317Z] #10 75.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:28:09.317Z] #10 78.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-14T00:28:09.317Z] #10 78.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-14T00:28:09.317Z] #10 78.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:28:09.317Z] #10 82.04 Selecting previously unselected package binutils-mingw-w64. [2020-03-14T00:28:09.317Z] #10 82.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-14T00:28:09.317Z] #10 82.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:28:09.317Z] #10 82.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-14T00:28:09.317Z] #10 82.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-14T00:28:09.317Z] #10 82.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-14T00:28:09.317Z] #10 82.55 Selecting previously unselected package dmsetup. [2020-03-14T00:28:09.317Z] #10 82.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-14T00:28:09.317Z] #10 82.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-14T00:28:09.317Z] #10 82.91 Selecting previously unselected package mingw-w64-common. [2020-03-14T00:28:09.317Z] #10 82.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-14T00:28:09.317Z] #10 82.96 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-14T00:28:09.462Z] #44 20.39 PBCC images/inventory.pb-c.c [2020-03-14T00:28:09.728Z] #44 20.55 DEP images/core-aarch64.pb-c.d [2020-03-14T00:28:09.728Z] #44 20.61 DEP images/core-arm.pb-c.d [2020-03-14T00:28:09.728Z] #44 20.66 DEP images/core-ppc64.pb-c.d [2020-03-14T00:28:09.728Z] #44 20.71 DEP images/core-s390.pb-c.d [2020-03-14T00:28:09.878Z] #10 ... [2020-03-14T00:28:09.878Z] [2020-03-14T00:28:09.878Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:09.878Z] #27 15.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-14T00:28:09.989Z] #44 20.83 DEP images/core-x86.pb-c.d [2020-03-14T00:28:09.989Z] #44 20.93 DEP images/core.pb-c.d [2020-03-14T00:28:09.989Z] #44 21.02 DEP images/inventory.pb-c.d [2020-03-14T00:28:10.250Z] #44 21.14 PBCC images/cpuinfo.pb-c.c [2020-03-14T00:28:10.250Z] #44 21.16 DEP images/cpuinfo.pb-c.d [2020-03-14T00:28:10.250Z] #44 21.20 PBCC images/stats.pb-c.c [2020-03-14T00:28:10.250Z] #44 ... [2020-03-14T00:28:10.250Z] [2020-03-14T00:28:10.250Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:10.250Z] #10 69.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-14T00:28:10.250Z] #10 69.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-14T00:28:10.250Z] #10 69.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:10.250Z] #10 70.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-14T00:28:10.250Z] #10 70.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-14T00:28:10.250Z] #10 70.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:10.250Z] #10 ... [2020-03-14T00:28:10.250Z] [2020-03-14T00:28:10.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:10.250Z] #44 21.25 DEP images/stats.pb-c.d [2020-03-14T00:28:10.438Z] #27 16.51 [2020-03-14T00:28:10.672Z] 23645bd7ee08: Verifying Checksum [2020-03-14T00:28:10.672Z] 23645bd7ee08: Download complete [2020-03-14T00:28:10.694Z] #27 16.69 # 2.3% ######################################################################## 100.0% [2020-03-14T00:28:10.694Z] #27 16.82 [2020-03-14T00:28:11.618Z] #27 17.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-14T00:28:12.178Z] #27 18.16 [2020-03-14T00:28:12.189Z] #44 ... [2020-03-14T00:28:12.189Z] [2020-03-14T00:28:12.189Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:12.189Z] #33 71.26 internal/fmtsort [2020-03-14T00:28:12.189Z] #33 71.79 path/filepath [2020-03-14T00:28:12.189Z] #33 71.97 fmt [2020-03-14T00:28:12.189Z] #33 73.28 io/ioutil [2020-03-14T00:28:12.189Z] #33 76.18 github.com/BurntSushi/toml [2020-03-14T00:28:12.189Z] #33 76.18 log [2020-03-14T00:28:12.189Z] #33 76.24 flag [2020-03-14T00:28:12.189Z] #33 80.37 github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:28:12.189Z] #33 ... [2020-03-14T00:28:12.189Z] [2020-03-14T00:28:12.189Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:12.189Z] #65 38.93 Checking out files: 49% (1550/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 72% (2261/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 93% (2940/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-14T00:28:12.189Z] #65 41.08 + cd /tmp/tmp.2ixELQQeVG/src/github.com/containerd/containerd [2020-03-14T00:28:12.189Z] #65 41.08 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:28:12.189Z] #65 42.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-14T00:28:12.189Z] #65 42.59 + BUILDTAGS='netgo osusergo static_build' [2020-03-14T00:28:12.189Z] #65 42.59 + export EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:28:12.189Z] #65 42.59 + EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:28:12.189Z] #65 42.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-14T00:28:12.189Z] #65 42.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-14T00:28:12.189Z] #65 42.60 + '[' '' = dynamic ']' [2020-03-14T00:28:12.189Z] #65 42.60 + make [2020-03-14T00:28:12.189Z] #65 43.92 + bin/ctr [2020-03-14T00:28:12.434Z] #27 18.35 ######################################## 56.7% ######################################################################## 100.0% [2020-03-14T00:28:12.434Z] #27 18.54 [2020-03-14T00:28:13.004Z] #27 ... [2020-03-14T00:28:13.004Z] [2020-03-14T00:28:13.004Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:28:13.004Z] #35 83.35 Selecting previously unselected package cmake. [2020-03-14T00:28:13.004Z] #35 83.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-14T00:28:13.004Z] #35 83.40 Unpacking cmake (3.13.4-1) ... [2020-03-14T00:28:13.004Z] #35 87.24 Setting up libicu63:amd64 (63.1-6) ... [2020-03-14T00:28:13.004Z] #35 87.26 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:28:13.004Z] #35 87.27 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-14T00:28:13.004Z] #35 87.30 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:28:13.004Z] #35 87.33 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-14T00:28:13.004Z] #35 87.35 Setting up cmake-data (3.13.4-1) ... [2020-03-14T00:28:13.004Z] #35 87.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:28:13.004Z] #35 87.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-14T00:28:13.004Z] #35 87.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-14T00:28:13.004Z] #35 87.44 Setting up cmake (3.13.4-1) ... [2020-03-14T00:28:13.004Z] #35 87.48 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:28:13.004Z] #35 87.56 Processing triggers for mime-support (3.62) ... [2020-03-14T00:28:13.004Z] #35 DONE 88.5s [2020-03-14T00:28:13.004Z] [2020-03-14T00:28:13.004Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:28:13.004Z] #36 DONE 0.1s [2020-03-14T00:28:13.259Z] [2020-03-14T00:28:13.259Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:28:13.259Z] #37 DONE 0.1s [2020-03-14T00:28:13.259Z] [2020-03-14T00:28:13.259Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:14.620Z] #38 ... [2020-03-14T00:28:14.620Z] [2020-03-14T00:28:14.620Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:14.620Z] #33 79.47 time [2020-03-14T00:28:14.620Z] #33 86.21 internal/poll [2020-03-14T00:28:14.620Z] #33 87.79 internal/fmtsort [2020-03-14T00:28:14.620Z] #33 88.75 internal/syscall/unix [2020-03-14T00:28:14.620Z] #33 88.86 strings [2020-03-14T00:28:14.620Z] #33 89.13 os [2020-03-14T00:28:14.620Z] #33 ... [2020-03-14T00:28:14.620Z] [2020-03-14T00:28:14.620Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:14.620Z] #27 19.77 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-14T00:28:14.620Z] #27 19.90 skipping existing 1849cc453dee [2020-03-14T00:28:14.620Z] #27 20.09 [2020-03-14T00:28:14.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:28:14.875Z] #27 ... [2020-03-14T00:28:14.875Z] [2020-03-14T00:28:14.875Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:28:14.875Z] #43 81.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-14T00:28:14.875Z] #43 81.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-14T00:28:14.875Z] #43 81.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:14.875Z] #43 81.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-14T00:28:14.875Z] #43 82.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:14.875Z] #43 82.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:28:14.875Z] #43 82.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:28:14.875Z] #43 82.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-14T00:28:14.875Z] #43 82.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:28:14.875Z] #43 82.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-14T00:28:14.875Z] #43 89.88 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-14T00:28:14.875Z] #43 89.89 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:28:14.875Z] #43 DONE 90.3s [2020-03-14T00:28:14.875Z] [2020-03-14T00:28:14.875Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:14.875Z] #10 90.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-14T00:28:14.875Z] #10 90.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-14T00:28:14.875Z] #10 90.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:28:16.240Z] #10 ... [2020-03-14T00:28:16.240Z] [2020-03-14T00:28:16.240Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:28:16.240Z] #27 21.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-14T00:28:16.240Z] #27 21.84 [2020-03-14T00:28:16.240Z] #27 22.02 #=#=# ######################################################################## 100.0% [2020-03-14T00:28:16.240Z] #27 22.13 [2020-03-14T00:28:16.240Z] #27 22.23 Download of images into '/build' complete. [2020-03-14T00:28:16.240Z] #27 22.23 Use something like the following to load the result into a Docker daemon: [2020-03-14T00:28:16.240Z] #27 22.23 tar -cC '/build' . | docker load [2020-03-14T00:28:16.240Z] #27 DONE 22.3s [2020-03-14T00:28:16.496Z] [2020-03-14T00:28:16.496Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:16.496Z] #38 3.164 + RM_GOPATH=0 [2020-03-14T00:28:16.496Z] #38 3.164 + TMP_GOPATH= [2020-03-14T00:28:16.496Z] #38 3.164 + : /build [2020-03-14T00:28:16.496Z] #38 3.164 + '[' -z '' ']' [2020-03-14T00:28:16.496Z] #38 3.168 ++ mktemp -d [2020-03-14T00:28:16.496Z] #38 3.168 + export GOPATH=/tmp/tmp.ONfal7ibN6 [2020-03-14T00:28:16.496Z] #38 3.168 + GOPATH=/tmp/tmp.ONfal7ibN6 [2020-03-14T00:28:16.496Z] #38 3.168 + RM_GOPATH=1 [2020-03-14T00:28:16.496Z] #38 3.183 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:28:16.496Z] #38 3.184 ++ dirname ./install.sh [2020-03-14T00:28:16.496Z] #38 3.184 + dir=. [2020-03-14T00:28:16.496Z] #38 3.184 + bin=tini [2020-03-14T00:28:16.496Z] #38 3.184 + shift [2020-03-14T00:28:16.496Z] #38 3.184 + '[' '!' -f ./tini.installer ']' [2020-03-14T00:28:16.496Z] #38 3.184 + . ./tini.installer [2020-03-14T00:28:16.496Z] #38 3.184 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:28:16.496Z] #38 3.184 + install_tini [2020-03-14T00:28:16.496Z] #38 3.184 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-14T00:28:16.496Z] #38 3.184 + git clone https://github.com/krallin/tini.git /tmp/tmp.ONfal7ibN6/tini [2020-03-14T00:28:16.496Z] #38 3.199 Cloning into '/tmp/tmp.ONfal7ibN6/tini'... [2020-03-14T00:28:16.498Z] #65 ... [2020-03-14T00:28:16.498Z] [2020-03-14T00:28:16.498Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:16.498Z] #56 74.89 mvdan.cc/sh/v3/fileutil [2020-03-14T00:28:16.498Z] #56 75.50 fmt [2020-03-14T00:28:16.498Z] #56 75.51 encoding/binary [2020-03-14T00:28:16.498Z] #56 77.74 encoding/base64 [2020-03-14T00:28:16.498Z] #56 77.77 golang.org/x/sys/unix [2020-03-14T00:28:16.498Z] #56 81.03 github.com/pkg/diff [2020-03-14T00:28:16.498Z] #56 81.04 go/scanner [2020-03-14T00:28:16.498Z] #56 81.05 encoding/json [2020-03-14T00:28:16.498Z] #56 83.18 mvdan.cc/editorconfig [2020-03-14T00:28:16.498Z] #56 83.60 go/ast [2020-03-14T00:28:16.498Z] #56 ... [2020-03-14T00:28:16.498Z] [2020-03-14T00:28:16.498Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:16.498Z] #33 DONE 85.2s [2020-03-14T00:28:16.498Z] [2020-03-14T00:28:16.498Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:16.498Z] #47 76.78 flag [2020-03-14T00:28:16.498Z] #47 76.88 encoding/binary [2020-03-14T00:28:16.498Z] #47 77.32 go/token [2020-03-14T00:28:16.498Z] #47 79.16 net/url [2020-03-14T00:28:16.498Z] #47 79.29 go/scanner [2020-03-14T00:28:16.498Z] #47 80.18 text/template/parse [2020-03-14T00:28:16.498Z] #47 81.56 go/ast [2020-03-14T00:28:16.498Z] #47 83.06 encoding/json [2020-03-14T00:28:17.069Z] #47 ... [2020-03-14T00:28:17.069Z] [2020-03-14T00:28:17.069Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:17.069Z] #56 86.34 mvdan.cc/sh/v3/syntax [2020-03-14T00:28:17.857Z] #38 4.721 + cd /tmp/tmp.ONfal7ibN6/tini [2020-03-14T00:28:17.857Z] #38 4.722 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:28:17.857Z] #38 4.732 + cmake . [2020-03-14T00:28:19.219Z] #38 5.707 -- The C compiler identification is GNU 8.3.0 [2020-03-14T00:28:19.219Z] #38 5.808 -- Check for working C compiler: /usr/bin/cc [2020-03-14T00:28:19.778Z] #38 6.555 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-14T00:28:19.778Z] #38 6.557 -- Detecting C compiler ABI info [2020-03-14T00:28:20.703Z] #38 7.352 -- Detecting C compiler ABI info - done [2020-03-14T00:28:20.703Z] #38 7.402 -- Detecting C compile features [2020-03-14T00:28:20.703Z] #38 ... [2020-03-14T00:28:20.703Z] [2020-03-14T00:28:20.703Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:20.703Z] #47 85.51 time [2020-03-14T00:28:20.703Z] #47 91.08 strings [2020-03-14T00:28:20.703Z] #47 92.33 os [2020-03-14T00:28:20.703Z] #47 94.80 regexp/syntax [2020-03-14T00:28:20.703Z] #47 ... [2020-03-14T00:28:20.703Z] [2020-03-14T00:28:20.703Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:20.703Z] #33 93.23 path [2020-03-14T00:28:20.703Z] #33 93.98 text/tabwriter [2020-03-14T00:28:20.703Z] #33 94.77 fmt [2020-03-14T00:28:20.703Z] #33 94.80 path/filepath [2020-03-14T00:28:21.263Z] #33 96.50 io/ioutil [2020-03-14T00:28:22.359Z] #56 ... [2020-03-14T00:28:22.359Z] [2020-03-14T00:28:22.359Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:22.359Z] #44 23.43 make[1]: Nothing to be done for 'all'. [2020-03-14T00:28:22.359Z] #44 25.41 CC images/stats.o [2020-03-14T00:28:22.359Z] #44 26.00 CC images/core.o [2020-03-14T00:28:22.359Z] #44 27.21 CC images/core-x86.o [2020-03-14T00:28:22.359Z] #44 28.54 CC images/core-arm.o [2020-03-14T00:28:22.359Z] #44 28.89 CC images/core-aarch64.o [2020-03-14T00:28:22.359Z] #44 29.36 CC images/core-ppc64.o [2020-03-14T00:28:22.359Z] #44 30.25 CC images/core-s390.o [2020-03-14T00:28:22.359Z] #44 31.34 CC images/cpuinfo.o [2020-03-14T00:28:22.359Z] #44 32.06 CC images/inventory.o [2020-03-14T00:28:22.359Z] #44 32.42 CC images/fdinfo.o [2020-03-14T00:28:22.359Z] #44 32.79 CC images/fown.o [2020-03-14T00:28:22.359Z] #44 33.23 CC images/ns.o [2020-03-14T00:28:22.359Z] #44 33.41 CC images/regfile.o [2020-03-14T00:28:22.619Z] #44 33.63 CC images/ghost-file.o [2020-03-14T00:28:23.189Z] #44 34.15 CC images/fifo.o [2020-03-14T00:28:23.189Z] #44 ... [2020-03-14T00:28:23.189Z] [2020-03-14T00:28:23.189Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:23.189Z] #10 92.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-14T00:28:23.189Z] #10 92.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-14T00:28:23.189Z] #10 92.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:23.775Z] #33 98.61 github.com/BurntSushi/toml [2020-03-14T00:28:23.775Z] #33 98.62 flag [2020-03-14T00:28:23.775Z] #33 ... [2020-03-14T00:28:23.775Z] [2020-03-14T00:28:23.775Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:23.775Z] #38 9.810 -- Detecting C compile features - done [2020-03-14T00:28:23.775Z] #38 9.874 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-14T00:28:23.775Z] #38 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-14T00:28:23.776Z] #38 10.29 -- Configuring done [2020-03-14T00:28:23.776Z] #38 10.32 -- Generating done [2020-03-14T00:28:23.776Z] #38 10.34 -- Build files have been written to: /tmp/tmp.ONfal7ibN6/tini [2020-03-14T00:28:23.776Z] #38 10.36 + make tini-static [2020-03-14T00:28:24.031Z] #38 10.75 Scanning dependencies of target tini-static [2020-03-14T00:28:24.031Z] #38 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-14T00:28:24.959Z] #38 ... [2020-03-14T00:28:24.959Z] [2020-03-14T00:28:24.959Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:24.959Z] #44 4.917 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:28:24.959Z] #44 4.917 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:28:24.959Z] #44 4.941 Note: Building without GnuTLS support [2020-03-14T00:28:24.959Z] #44 6.915 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:28:24.959Z] #44 6.998 GEN .gitid [2020-03-14T00:28:24.959Z] #44 7.011 GEN criu/include/version.h [2020-03-14T00:28:24.959Z] #44 7.057 GEN include/common/asm [2020-03-14T00:28:24.959Z] #44 8.761 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-14T00:28:24.959Z] #44 8.865 PBCC images/opts.pb-c.c [2020-03-14T00:28:24.959Z] #44 8.949 PBCC images/sit.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.001 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.077 DEP images/opts.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.165 DEP images/sit.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.234 PBCC images/macvlan.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.290 DEP images/macvlan.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.366 PBCC images/autofs.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.413 DEP images/autofs.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.484 PBCC images/sysctl.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.563 DEP images/sysctl.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.621 PBCC images/time.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.643 DEP images/time.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.686 PBCC images/binfmt-misc.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.715 DEP images/binfmt-misc.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.756 PBCC images/seccomp.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.779 DEP images/seccomp.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.829 PBCC images/userns.pb-c.c [2020-03-14T00:28:24.959Z] #44 9.885 DEP images/userns.pb-c.d [2020-03-14T00:28:24.959Z] #44 9.950 PBCC images/cgroup.pb-c.c [2020-03-14T00:28:24.959Z] #44 10.01 DEP images/cgroup.pb-c.d [2020-03-14T00:28:24.959Z] #44 10.09 PBCC images/fown.pb-c.c [2020-03-14T00:28:24.959Z] #44 10.14 PBCC images/ext-file.pb-c.c [2020-03-14T00:28:24.959Z] #44 10.17 DEP images/fown.pb-c.d [2020-03-14T00:28:24.959Z] #44 ... [2020-03-14T00:28:24.959Z] [2020-03-14T00:28:24.959Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:24.959Z] #10 99.10 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-14T00:28:24.959Z] #10 99.11 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-14T00:28:24.959Z] #10 99.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:24.959Z] #10 99.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-14T00:28:24.959Z] #10 99.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-14T00:28:24.959Z] #10 99.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:25.519Z] #10 ... [2020-03-14T00:28:25.519Z] [2020-03-14T00:28:25.519Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:25.519Z] #56 90.59 os [2020-03-14T00:28:25.519Z] #56 94.37 encoding/binary [2020-03-14T00:28:25.519Z] #56 95.47 fmt [2020-03-14T00:28:25.519Z] #56 96.46 encoding/base64 [2020-03-14T00:28:25.519Z] #56 97.60 golang.org/x/sys/unix [2020-03-14T00:28:25.519Z] #56 100.2 encoding/json [2020-03-14T00:28:25.519Z] #56 ... [2020-03-14T00:28:25.519Z] [2020-03-14T00:28:25.519Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:25.519Z] #44 10.29 DEP images/ext-file.pb-c.d [2020-03-14T00:28:25.519Z] #44 10.32 PBCC images/rpc.pb-c.c [2020-03-14T00:28:25.519Z] #44 10.38 DEP images/rpc.pb-c.d [2020-03-14T00:28:25.519Z] #44 10.42 PBCC images/siginfo.pb-c.c [2020-03-14T00:28:25.519Z] #44 10.45 DEP images/siginfo.pb-c.d [2020-03-14T00:28:25.519Z] #44 10.48 PBCC images/pagemap.pb-c.c [2020-03-14T00:28:25.519Z] #44 10.57 DEP images/pagemap.pb-c.d [2020-03-14T00:28:25.519Z] #44 10.65 PBCC images/rlimit.pb-c.c [2020-03-14T00:28:25.519Z] #44 10.71 DEP images/rlimit.pb-c.d [2020-03-14T00:28:25.774Z] #44 10.79 PBCC images/file-lock.pb-c.c [2020-03-14T00:28:25.774Z] #44 10.83 DEP images/file-lock.pb-c.d [2020-03-14T00:28:25.774Z] #44 10.87 PBCC images/tty.pb-c.c [2020-03-14T00:28:25.774Z] #44 10.93 DEP images/tty.pb-c.d [2020-03-14T00:28:25.774Z] #44 10.99 PBCC images/tun.pb-c.c [2020-03-14T00:28:25.774Z] #44 11.08 PBCC images/netdev.pb-c.c [2020-03-14T00:28:26.029Z] #44 11.20 DEP images/tun.pb-c.d [2020-03-14T00:28:26.029Z] #44 11.26 DEP images/netdev.pb-c.d [2020-03-14T00:28:26.029Z] #44 11.34 PBCC images/vma.pb-c.c [2020-03-14T00:28:26.283Z] #44 11.45 DEP images/vma.pb-c.d [2020-03-14T00:28:26.284Z] #44 11.49 PBCC images/creds.pb-c.c [2020-03-14T00:28:26.284Z] #44 11.55 DEP images/creds.pb-c.d [2020-03-14T00:28:26.284Z] #44 11.58 PBCC images/utsns.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.61 DEP images/utsns.pb-c.d [2020-03-14T00:28:26.538Z] #44 11.64 PBCC images/ipc-desc.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.66 PBCC images/ipc-sem.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.67 DEP images/ipc-desc.pb-c.d [2020-03-14T00:28:26.538Z] #44 11.69 DEP images/ipc-sem.pb-c.d [2020-03-14T00:28:26.538Z] #44 11.72 PBCC images/ipc-msg.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.73 DEP images/ipc-msg.pb-c.d [2020-03-14T00:28:26.538Z] #44 11.75 PBCC images/ipc-shm.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.80 DEP images/ipc-shm.pb-c.d [2020-03-14T00:28:26.538Z] #44 11.84 PBCC images/ipc-var.pb-c.c [2020-03-14T00:28:26.538Z] #44 11.90 DEP images/ipc-var.pb-c.d [2020-03-14T00:28:26.793Z] #44 11.98 PBCC images/sk-opts.pb-c.c [2020-03-14T00:28:27.048Z] #44 ... [2020-03-14T00:28:27.048Z] [2020-03-14T00:28:27.048Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:27.048Z] #38 12.76 [100%] Linking C executable tini-static [2020-03-14T00:28:27.048Z] #38 13.38 [100%] Built target tini-static [2020-03-14T00:28:27.048Z] #38 13.52 + mkdir -p /build [2020-03-14T00:28:27.048Z] #38 13.53 + cp tini-static /build/docker-init [2020-03-14T00:28:27.048Z] #38 DONE 13.8s [2020-03-14T00:28:27.048Z] [2020-03-14T00:28:27.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:27.048Z] #44 12.06 PBCC images/packet-sock.pb-c.c [2020-03-14T00:28:27.048Z] #44 12.20 DEP images/sk-opts.pb-c.d [2020-03-14T00:28:27.048Z] #44 12.30 DEP images/packet-sock.pb-c.d [2020-03-14T00:28:27.303Z] #44 12.48 PBCC images/sk-netlink.pb-c.c [2020-03-14T00:28:27.303Z] #44 12.53 DEP images/sk-netlink.pb-c.d [2020-03-14T00:28:27.558Z] #44 12.64 PBCC images/sk-inet.pb-c.c [2020-03-14T00:28:27.558Z] #44 12.80 DEP images/sk-inet.pb-c.d [2020-03-14T00:28:27.819Z] #44 12.92 PBCC images/sk-unix.pb-c.c [2020-03-14T00:28:27.819Z] #44 13.00 DEP images/sk-unix.pb-c.d [2020-03-14T00:28:27.819Z] #44 13.07 PBCC images/mm.pb-c.c [2020-03-14T00:28:27.819Z] #44 13.14 DEP images/mm.pb-c.d [2020-03-14T00:28:28.080Z] #44 13.22 PBCC images/timerfd.pb-c.c [2020-03-14T00:28:28.080Z] #44 13.24 DEP images/timerfd.pb-c.d [2020-03-14T00:28:28.080Z] #44 13.29 PBCC images/timer.pb-c.c [2020-03-14T00:28:28.080Z] #44 13.31 DEP images/timer.pb-c.d [2020-03-14T00:28:28.080Z] #44 13.36 PBCC images/sa.pb-c.c [2020-03-14T00:28:28.334Z] #44 13.46 DEP images/sa.pb-c.d [2020-03-14T00:28:28.334Z] #44 13.53 PBCC images/pipe-data.pb-c.c [2020-03-14T00:28:28.334Z] #44 13.55 DEP images/pipe-data.pb-c.d [2020-03-14T00:28:28.334Z] #44 13.60 PBCC images/mnt.pb-c.c [2020-03-14T00:28:28.334Z] #44 13.65 DEP images/mnt.pb-c.d [2020-03-14T00:28:28.588Z] #44 13.73 PBCC images/sk-packet.pb-c.c [2020-03-14T00:28:28.589Z] #44 13.73 DEP images/sk-packet.pb-c.d [2020-03-14T00:28:28.589Z] #44 13.79 PBCC images/tcp-stream.pb-c.c [2020-03-14T00:28:28.843Z] #44 13.93 DEP images/tcp-stream.pb-c.d [2020-03-14T00:28:28.843Z] #44 13.99 PBCC images/pipe.pb-c.c [2020-03-14T00:28:28.843Z] #44 14.05 DEP images/pipe.pb-c.d [2020-03-14T00:28:29.098Z] #44 14.17 PBCC images/pstree.pb-c.c [2020-03-14T00:28:29.098Z] #44 14.23 DEP images/pstree.pb-c.d [2020-03-14T00:28:29.098Z] #44 14.28 PBCC images/fs.pb-c.c [2020-03-14T00:28:29.098Z] #44 14.31 DEP images/fs.pb-c.d [2020-03-14T00:28:29.098Z] #44 14.39 PBCC images/signalfd.pb-c.c [2020-03-14T00:28:29.353Z] #44 14.46 DEP images/signalfd.pb-c.d [2020-03-14T00:28:29.353Z] #44 14.56 PBCC images/fh.pb-c.c [2020-03-14T00:28:29.353Z] #44 14.59 PBCC images/fsnotify.pb-c.c [2020-03-14T00:28:29.353Z] #44 14.66 DEP images/fh.pb-c.d [2020-03-14T00:28:29.609Z] #44 14.71 DEP images/fsnotify.pb-c.d [2020-03-14T00:28:29.609Z] #44 14.75 PBCC images/eventpoll.pb-c.c [2020-03-14T00:28:29.609Z] #44 14.77 DEP images/eventpoll.pb-c.d [2020-03-14T00:28:29.609Z] #44 14.82 PBCC images/eventfd.pb-c.c [2020-03-14T00:28:29.609Z] #44 14.84 DEP images/eventfd.pb-c.d [2020-03-14T00:28:29.768Z] #10 ... [2020-03-14T00:28:29.768Z] [2020-03-14T00:28:29.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:29.768Z] #44 34.42 CC images/remap-file-path.o [2020-03-14T00:28:29.768Z] #44 34.78 CC images/eventfd.o [2020-03-14T00:28:29.768Z] #44 35.18 CC images/eventpoll.o [2020-03-14T00:28:29.768Z] #44 35.61 CC images/fh.o [2020-03-14T00:28:29.768Z] #44 36.25 CC images/fsnotify.o [2020-03-14T00:28:29.768Z] #44 37.34 CC images/signalfd.o [2020-03-14T00:28:29.768Z] #44 37.70 CC images/fs.o [2020-03-14T00:28:29.768Z] #44 38.06 CC images/pstree.o [2020-03-14T00:28:29.768Z] #44 38.55 CC images/pipe.o [2020-03-14T00:28:29.768Z] #44 38.85 CC images/tcp-stream.o [2020-03-14T00:28:29.768Z] #44 39.27 CC images/sk-packet.o [2020-03-14T00:28:29.768Z] #44 39.61 CC images/mnt.o [2020-03-14T00:28:29.768Z] #44 39.90 CC images/pipe-data.o [2020-03-14T00:28:29.768Z] #44 40.11 CC images/sa.o [2020-03-14T00:28:29.768Z] #44 40.39 CC images/timer.o [2020-03-14T00:28:29.768Z] #44 ... [2020-03-14T00:28:29.768Z] [2020-03-14T00:28:29.768Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:29.768Z] #47 88.94 text/template [2020-03-14T00:28:29.768Z] #47 92.37 go/parser [2020-03-14T00:28:29.768Z] #47 92.89 encoding/xml [2020-03-14T00:28:29.768Z] #47 97.00 go/doc [2020-03-14T00:28:29.768Z] #47 ... [2020-03-14T00:28:29.768Z] [2020-03-14T00:28:29.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:29.768Z] #44 40.63 CC images/timerfd.o [2020-03-14T00:28:29.864Z] #44 14.93 PBCC images/remap-file-path.pb-c.c [2020-03-14T00:28:29.864Z] #44 14.97 DEP images/remap-file-path.pb-c.d [2020-03-14T00:28:29.864Z] #44 15.04 PBCC images/fifo.pb-c.c [2020-03-14T00:28:29.864Z] #44 15.08 DEP images/fifo.pb-c.d [2020-03-14T00:28:29.864Z] #44 15.13 PBCC images/ghost-file.pb-c.c [2020-03-14T00:28:29.864Z] #44 15.23 DEP images/ghost-file.pb-c.d [2020-03-14T00:28:30.029Z] #44 40.90 CC images/mm.o [2020-03-14T00:28:30.120Z] #44 15.32 PBCC images/regfile.pb-c.c [2020-03-14T00:28:30.120Z] #44 15.35 DEP images/regfile.pb-c.d [2020-03-14T00:28:30.120Z] #44 15.43 PBCC images/ns.pb-c.c [2020-03-14T00:28:30.120Z] #44 15.44 DEP images/ns.pb-c.d [2020-03-14T00:28:30.375Z] #44 15.52 PBCC images/fdinfo.pb-c.c [2020-03-14T00:28:30.375Z] #44 15.65 DEP images/fdinfo.pb-c.d [2020-03-14T00:28:30.600Z] #44 41.49 CC images/sk-opts.o [2020-03-14T00:28:30.630Z] #44 15.72 PBCC images/core-aarch64.pb-c.c [2020-03-14T00:28:30.630Z] #44 15.81 PBCC images/core-arm.pb-c.c [2020-03-14T00:28:30.630Z] #44 15.86 PBCC images/core-ppc64.pb-c.c [2020-03-14T00:28:30.860Z] #44 41.77 CC images/sk-unix.o [2020-03-14T00:28:30.885Z] #44 15.92 PBCC images/core-s390.pb-c.c [2020-03-14T00:28:30.885Z] #44 15.97 PBCC images/core-x86.pb-c.c [2020-03-14T00:28:30.885Z] #44 16.04 PBCC images/core.pb-c.c [2020-03-14T00:28:30.885Z] #44 16.11 PBCC images/inventory.pb-c.c [2020-03-14T00:28:30.885Z] #44 16.25 DEP images/core-aarch64.pb-c.d [2020-03-14T00:28:31.140Z] #44 16.31 DEP images/core-arm.pb-c.d [2020-03-14T00:28:31.140Z] #44 16.37 DEP images/core-ppc64.pb-c.d [2020-03-14T00:28:31.140Z] #44 16.43 DEP images/core-s390.pb-c.d [2020-03-14T00:28:31.140Z] #44 16.48 DEP images/core-x86.pb-c.d [2020-03-14T00:28:31.396Z] #44 16.51 DEP images/core.pb-c.d [2020-03-14T00:28:31.396Z] #44 16.56 DEP images/inventory.pb-c.d [2020-03-14T00:28:31.396Z] #44 16.64 PBCC images/cpuinfo.pb-c.c [2020-03-14T00:28:31.396Z] #44 16.69 DEP images/cpuinfo.pb-c.d [2020-03-14T00:28:31.396Z] #44 16.73 PBCC images/stats.pb-c.c [2020-03-14T00:28:31.430Z] #44 42.26 CC images/sk-inet.o [2020-03-14T00:28:31.651Z] #44 16.76 DEP images/stats.pb-c.d [2020-03-14T00:28:31.906Z] #44 ... [2020-03-14T00:28:31.906Z] [2020-03-14T00:28:31.906Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:31.906Z] #47 96.91 fmt [2020-03-14T00:28:31.906Z] #47 99.98 regexp [2020-03-14T00:28:31.906Z] #47 102.2 go/token [2020-03-14T00:28:31.906Z] #47 103.6 go/scanner [2020-03-14T00:28:31.906Z] #47 104.2 internal/lazyregexp [2020-03-14T00:28:31.906Z] #47 104.5 net/url [2020-03-14T00:28:31.906Z] #47 105.3 go/ast [2020-03-14T00:28:31.906Z] #47 106.2 text/template/parse [2020-03-14T00:28:32.001Z] #44 42.95 CC images/tun.o [2020-03-14T00:28:32.162Z] #47 ... [2020-03-14T00:28:32.162Z] [2020-03-14T00:28:32.162Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:32.162Z] #65 37.64 Checking out files: 53% (1670/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 89% (2820/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-14T00:28:32.162Z] #65 39.06 + cd /tmp/tmp.JPSuhoKVKy/src/github.com/containerd/containerd [2020-03-14T00:28:32.162Z] #65 39.06 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:28:32.572Z] #44 43.44 CC images/sk-netlink.o [2020-03-14T00:28:32.832Z] #44 43.78 CC images/packet-sock.o [2020-03-14T00:28:33.088Z] #65 41.08 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-14T00:28:33.088Z] #65 41.08 + BUILDTAGS='netgo osusergo static_build' [2020-03-14T00:28:33.088Z] #65 41.08 + export EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:28:33.088Z] #65 41.08 + EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:28:33.088Z] #65 41.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-14T00:28:33.088Z] #65 41.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-14T00:28:33.088Z] #65 41.08 + '[' '' = dynamic ']' [2020-03-14T00:28:33.088Z] #65 41.08 + make [2020-03-14T00:28:33.093Z] #44 ... [2020-03-14T00:28:33.093Z] [2020-03-14T00:28:33.093Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:33.093Z] #56 92.37 golang.org/x/crypto/ssh/terminal [2020-03-14T00:28:33.093Z] #56 98.44 mvdan.cc/sh/v3/cmd/shfmt [2020-03-14T00:28:33.419Z] #65 ... [2020-03-14T00:28:33.419Z] [2020-03-14T00:28:33.419Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:33.419Z] #33 100.5 log [2020-03-14T00:28:33.419Z] #33 103.8 github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:28:33.419Z] #33 DONE 108.3s [2020-03-14T00:28:33.419Z] [2020-03-14T00:28:33.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:33.419Z] #44 18.58 make[1]: Nothing to be done for 'all'. [2020-03-14T00:28:33.425Z] #56 ... [2020-03-14T00:28:33.425Z] [2020-03-14T00:28:33.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:33.425Z] #44 44.26 CC images/ipc-var.o [2020-03-14T00:28:33.687Z] #44 44.57 CC images/ipc-desc.o [2020-03-14T00:28:33.947Z] #44 44.94 CC images/ipc-shm.o [2020-03-14T00:28:33.947Z] #44 45.07 CC images/ipc-msg.o [2020-03-14T00:28:34.209Z] #44 45.25 CC images/ipc-sem.o [2020-03-14T00:28:34.470Z] #44 45.39 CC images/utsns.o [2020-03-14T00:28:34.730Z] #44 45.53 CC images/creds.o [2020-03-14T00:28:34.730Z] #44 45.75 CC images/vma.o [2020-03-14T00:28:35.302Z] #44 ... [2020-03-14T00:28:35.302Z] [2020-03-14T00:28:35.302Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:35.302Z] #56 DONE 104.5s [2020-03-14T00:28:35.302Z] [2020-03-14T00:28:35.302Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:35.302Z] #44 46.27 CC images/netdev.o [2020-03-14T00:28:35.935Z] #44 20.69 CC images/stats.o [2020-03-14T00:28:35.935Z] #44 21.16 CC images/core.o [2020-03-14T00:28:36.245Z] #44 47.07 CC images/tty.o [2020-03-14T00:28:36.562Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:28:36.562Z] [2020-03-14T00:28:36.562Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:28:36.562Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:28:36.562Z] HOSTNAME=9127660f7e71 [2020-03-14T00:28:36.562Z] TESTDEBUG=0 [2020-03-14T00:28:36.562Z] DEST=bundles/test-integration [2020-03-14T00:28:36.562Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:28:36.562Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:28:36.562Z] container=docker [2020-03-14T00:28:36.562Z] HOME=/root [2020-03-14T00:28:36.562Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:28:36.562Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:28:36.562Z] VALIDATE_BRANCH=master [2020-03-14T00:28:36.562Z] TERM=xterm [2020-03-14T00:28:36.562Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:28:36.562Z] SHLVL=1 [2020-03-14T00:28:36.562Z] TIMEOUT=120m [2020-03-14T00:28:36.562Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:28:36.562Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:28:36.562Z] GO111MODULE=off [2020-03-14T00:28:36.562Z] DOCKER_EXPERIMENTAL=1 [2020-03-14T00:28:36.562Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-14T00:28:36.562Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:28:36.562Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:28:36.562Z] GOPATH=/go [2020-03-14T00:28:36.562Z] PKG_CONFIG=pkg-config [2020-03-14T00:28:36.562Z] _=/usr/bin/env [2020-03-14T00:28:36.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:28:36.859Z] #44 21.88 CC images/core-x86.o [2020-03-14T00:28:37.114Z] #44 22.35 CC images/core-arm.o [2020-03-14T00:28:37.628Z] #44 48.37 CC images/file-lock.o [2020-03-14T00:28:37.674Z] #44 22.82 CC images/core-aarch64.o [2020-03-14T00:28:37.891Z] #44 48.71 CC images/rlimit.o [2020-03-14T00:28:37.929Z] #44 23.24 CC images/core-ppc64.o [2020-03-14T00:28:38.159Z] #44 49.09 CC images/pagemap.o [2020-03-14T00:28:38.428Z] #44 49.39 CC images/siginfo.o [2020-03-14T00:28:38.691Z] #44 49.74 CC images/rpc.o [2020-03-14T00:28:38.852Z] #44 23.90 CC images/core-s390.o [2020-03-14T00:28:39.411Z] #44 24.61 CC images/cpuinfo.o [2020-03-14T00:28:39.970Z] #44 25.07 CC images/inventory.o [2020-03-14T00:28:40.224Z] #44 25.40 CC images/fdinfo.o [2020-03-14T00:28:40.602Z] #44 51.34 CC images/ext-file.o [2020-03-14T00:28:40.602Z] #44 51.50 CC images/cgroup.o [2020-03-14T00:28:40.784Z] #44 25.78 CC images/fown.o [2020-03-14T00:28:40.784Z] #44 26.03 CC images/ns.o [2020-03-14T00:28:41.038Z] #44 26.26 CC images/regfile.o [2020-03-14T00:28:41.172Z] #44 52.25 CC images/userns.o [2020-03-14T00:28:41.293Z] #44 26.47 CC images/ghost-file.o [2020-03-14T00:28:41.432Z] #44 ... [2020-03-14T00:28:41.432Z] [2020-03-14T00:28:41.432Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:41.432Z] #47 100.8 crypto/rand [2020-03-14T00:28:41.432Z] #47 101.9 github.com/LK4D4/vndr/build [2020-03-14T00:28:41.432Z] #47 102.0 crypto/elliptic [2020-03-14T00:28:41.432Z] #47 107.1 crypto/rsa [2020-03-14T00:28:41.432Z] #47 107.3 crypto/ecdsa [2020-03-14T00:28:41.432Z] #47 108.9 vendor/golang.org/x/crypto/cryptobyte [2020-03-14T00:28:41.432Z] #47 109.2 vendor/golang.org/x/net/idna [2020-03-14T00:28:41.432Z] #47 109.8 vendor/golang.org/x/net/http2/hpack [2020-03-14T00:28:41.432Z] #47 ... [2020-03-14T00:28:41.432Z] [2020-03-14T00:28:41.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:41.432Z] #44 52.59 CC images/google/protobuf/descriptor.o [2020-03-14T00:28:41.886Z] #44 26.80 CC images/fifo.o [2020-03-14T00:28:41.886Z] #44 27.11 CC images/remap-file-path.o [2020-03-14T00:28:42.142Z] #44 27.32 CC images/eventfd.o [2020-03-14T00:28:42.142Z] #44 ... [2020-03-14T00:28:42.142Z] [2020-03-14T00:28:42.143Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:42.143Z] #56 107.2 github.com/pkg/diff [2020-03-14T00:28:42.143Z] #56 108.1 go/ast [2020-03-14T00:28:42.143Z] #56 109.1 golang.org/x/crypto/ssh/terminal [2020-03-14T00:28:42.143Z] #56 111.0 mvdan.cc/editorconfig [2020-03-14T00:28:42.143Z] #56 112.2 mvdan.cc/sh/v3/fileutil [2020-03-14T00:28:42.143Z] #56 112.3 mvdan.cc/sh/v3/syntax [2020-03-14T00:28:42.399Z] #56 ... [2020-03-14T00:28:42.399Z] [2020-03-14T00:28:42.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:42.399Z] #44 27.43 CC images/eventpoll.o [2020-03-14T00:28:42.669Z] #44 27.75 CC images/fh.o [2020-03-14T00:28:42.925Z] #44 28.09 CC images/fsnotify.o [2020-03-14T00:28:43.488Z] #44 28.74 CC images/signalfd.o [2020-03-14T00:28:44.049Z] #44 29.01 CC images/fs.o [2020-03-14T00:28:44.049Z] #44 29.20 CC images/pstree.o [2020-03-14T00:28:44.304Z] #44 29.43 CC images/pipe.o [2020-03-14T00:28:44.560Z] #44 29.67 CC images/tcp-stream.o [2020-03-14T00:28:44.731Z] #44 55.13 CC images/opts.o [2020-03-14T00:28:44.731Z] #44 55.45 CC images/seccomp.o [2020-03-14T00:28:44.731Z] #44 55.74 CC images/binfmt-misc.o [2020-03-14T00:28:44.816Z] #44 29.92 CC images/sk-packet.o [2020-03-14T00:28:44.816Z] #44 ... [2020-03-14T00:28:44.816Z] [2020-03-14T00:28:44.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:44.816Z] #65 42.96 + bin/ctr [2020-03-14T00:28:44.991Z] #44 ... [2020-03-14T00:28:44.991Z] [2020-03-14T00:28:44.991Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:44.991Z] #10 109.0 Selecting previously unselected package libapparmor1:arm64. [2020-03-14T00:28:44.991Z] #10 109.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 109.1 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-14T00:28:44.991Z] #10 109.2 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-14T00:28:44.991Z] #10 109.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 109.2 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-14T00:28:44.991Z] #10 109.3 Selecting previously unselected package libbtrfs0. [2020-03-14T00:28:44.991Z] #10 109.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 109.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:28:44.991Z] #10 109.5 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:28:44.991Z] #10 109.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 109.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:28:44.991Z] #10 109.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-14T00:28:44.991Z] #10 109.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 109.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-14T00:28:44.991Z] #10 109.9 Selecting previously unselected package libudev-dev:arm64. [2020-03-14T00:28:44.991Z] #10 109.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 110.0 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-14T00:28:44.991Z] #10 110.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-14T00:28:44.991Z] #10 110.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 110.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-14T00:28:44.991Z] #10 110.6 Selecting previously unselected package libpcre16-3:arm64. [2020-03-14T00:28:44.991Z] #10 110.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 110.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.991Z] #10 110.8 Selecting previously unselected package libpcre32-3:arm64. [2020-03-14T00:28:44.991Z] #10 110.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 110.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.991Z] #10 111.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-14T00:28:44.991Z] #10 111.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-14T00:28:44.991Z] #10 111.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 111.3 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-14T00:28:44.992Z] #10 111.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-14T00:28:44.992Z] #10 111.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 111.9 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-14T00:28:44.992Z] #10 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-14T00:28:44.992Z] #10 111.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-14T00:28:44.992Z] #10 112.2 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-14T00:28:44.992Z] #10 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-14T00:28:44.992Z] #10 112.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-14T00:28:44.992Z] #10 112.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-14T00:28:44.992Z] #10 112.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-14T00:28:44.992Z] #10 112.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-14T00:28:44.992Z] #10 112.6 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-14T00:28:44.992Z] #10 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-14T00:28:44.992Z] #10 112.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 113.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-14T00:28:44.992Z] #10 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:44.992Z] #10 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:28:44.992Z] #10 113.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 113.4 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-14T00:28:44.992Z] #10 113.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:28:44.992Z] #10 113.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:28:44.992Z] #10 113.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-14T00:28:44.992Z] #10 113.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-14T00:28:44.992Z] #10 113.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-14T00:28:44.992Z] #10 113.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:28:44.992Z] #10 113.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-14T00:28:44.992Z] #10 113.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:44.992Z] #10 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-14T00:28:44.992Z] #10 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-14T00:28:44.992Z] #10 113.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:44.992Z] #10 113.6 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-03-14T00:28:44.992Z] #10 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-14T00:28:44.992Z] #10 113.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:28:44.992Z] #10 113.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-14T00:28:44.992Z] #10 113.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-14T00:28:44.992Z] #10 113.7 Setting up dmsetup (2:1.02.155-3) ... [2020-03-14T00:28:44.992Z] #10 113.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-14T00:28:44.992Z] #10 113.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-14T00:28:44.992Z] #10 113.8 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:28:44.992Z] #10 DONE 114.5s [2020-03-14T00:28:44.992Z] [2020-03-14T00:28:44.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:44.992Z] #44 55.93 CC images/time.o [2020-03-14T00:28:44.992Z] #44 ... [2020-03-14T00:28:44.992Z] [2020-03-14T00:28:44.992Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:28:44.992Z] #58 DONE 0.2s [2020-03-14T00:28:45.071Z] #65 ... [2020-03-14T00:28:45.071Z] [2020-03-14T00:28:45.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:45.071Z] #44 30.20 CC images/mnt.o [2020-03-14T00:28:45.253Z] [2020-03-14T00:28:45.253Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:28:45.253Z] #59 DONE 0.1s [2020-03-14T00:28:45.253Z] [2020-03-14T00:28:45.253Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:45.326Z] #44 30.46 CC images/pipe-data.o [2020-03-14T00:28:45.582Z] #44 30.73 CC images/sa.o [2020-03-14T00:28:45.837Z] #44 31.01 CC images/timer.o [2020-03-14T00:28:46.092Z] #44 31.31 CC images/timerfd.o [2020-03-14T00:28:46.092Z] #44 ... [2020-03-14T00:28:46.092Z] [2020-03-14T00:28:46.092Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:46.092Z] #47 111.2 text/template [2020-03-14T00:28:46.092Z] #47 111.5 go/parser [2020-03-14T00:28:46.092Z] #47 115.3 encoding/xml [2020-03-14T00:28:46.092Z] #47 116.6 go/doc [2020-03-14T00:28:46.092Z] #47 119.9 github.com/LK4D4/vndr/build [2020-03-14T00:28:46.635Z] #60 ... [2020-03-14T00:28:46.635Z] [2020-03-14T00:28:46.635Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:46.635Z] #68 108.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:28:46.635Z] #68 108.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-14T00:28:46.635Z] #68 DONE 115.6s [2020-03-14T00:28:46.635Z] [2020-03-14T00:28:46.635Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:28:46.635Z] #69 DONE 0.1s [2020-03-14T00:28:46.635Z] [2020-03-14T00:28:46.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:46.635Z] #44 56.26 CC images/sysctl.o [2020-03-14T00:28:46.635Z] #44 56.67 CC images/autofs.o [2020-03-14T00:28:46.635Z] #44 56.82 CC images/macvlan.o [2020-03-14T00:28:46.635Z] #44 57.17 CC images/sit.o [2020-03-14T00:28:46.635Z] #44 57.59 LINK images/built-in.o [2020-03-14T00:28:46.651Z] #47 ... [2020-03-14T00:28:46.651Z] [2020-03-14T00:28:46.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:46.651Z] #44 31.69 CC images/mm.o [2020-03-14T00:28:46.895Z] #44 57.85 GEN compel/include/asm [2020-03-14T00:28:46.895Z] #44 57.87 GEN compel/include/version.h [2020-03-14T00:28:46.895Z] #44 57.94 touch .config [2020-03-14T00:28:46.895Z] #44 57.97 GEN include/common/config.h [2020-03-14T00:28:46.906Z] #44 32.06 CC images/sk-opts.o [2020-03-14T00:28:47.156Z] #44 58.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-14T00:28:47.156Z] #44 58.22 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-14T00:28:47.161Z] #44 32.27 CC images/sk-unix.o [2020-03-14T00:28:47.416Z] #44 32.62 CC images/sk-inet.o [2020-03-14T00:28:47.416Z] #44 58.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-14T00:28:47.416Z] #44 58.35 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-14T00:28:47.416Z] #44 58.37 DEP compel/plugins/std/infect.d [2020-03-14T00:28:47.670Z] #44 33.03 CC images/tun.o [2020-03-14T00:28:47.676Z] #44 58.50 DEP compel/plugins/std/string.d [2020-03-14T00:28:47.676Z] #44 58.72 DEP compel/plugins/std/log.d [2020-03-14T00:28:47.940Z] #44 58.92 DEP compel/plugins/std/fds.d [2020-03-14T00:28:48.201Z] #44 59.14 DEP compel/plugins/std/std.d [2020-03-14T00:28:48.201Z] #44 59.20 DEP compel/plugins/shmem/shmem.d [2020-03-14T00:28:48.201Z] #44 59.26 DEP compel/plugins/fds/fds.d [2020-03-14T00:28:48.230Z] #44 33.31 CC images/sk-netlink.o [2020-03-14T00:28:48.465Z] #44 59.44 CC compel/plugins/std/std.o [2020-03-14T00:28:48.486Z] #44 33.55 CC images/packet-sock.o [2020-03-14T00:28:48.726Z] #44 ... [2020-03-14T00:28:48.726Z] [2020-03-14T00:28:48.726Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:28:48.726Z] #11 DONE 3.7s [2020-03-14T00:28:48.726Z] [2020-03-14T00:28:48.726Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:48.726Z] #60 3.383 + RM_GOPATH=0 [2020-03-14T00:28:48.726Z] #60 3.383 + TMP_GOPATH= [2020-03-14T00:28:48.726Z] #60 3.383 + : /build [2020-03-14T00:28:48.726Z] #60 3.383 + '[' -z '' ']' [2020-03-14T00:28:48.726Z] #60 3.383 ++ mktemp -d [2020-03-14T00:28:48.726Z] #60 3.400 + export GOPATH=/tmp/tmp.oxps9EqK7t [2020-03-14T00:28:48.726Z] #60 3.400 + GOPATH=/tmp/tmp.oxps9EqK7t [2020-03-14T00:28:48.726Z] #60 3.400 + RM_GOPATH=1 [2020-03-14T00:28:48.726Z] #60 3.400 ++ dirname ./install.sh [2020-03-14T00:28:48.726Z] #60 3.400 + dir=. [2020-03-14T00:28:48.726Z] #60 3.400 + bin=runc [2020-03-14T00:28:48.726Z] #60 3.400 + shift [2020-03-14T00:28:48.726Z] #60 3.400 + '[' '!' -f ./runc.installer ']' [2020-03-14T00:28:48.726Z] #60 3.400 + . ./runc.installer [2020-03-14T00:28:48.726Z] #60 3.400 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:28:48.726Z] #60 3.400 + install_runc [2020-03-14T00:28:48.726Z] #60 3.400 + uname -r [2020-03-14T00:28:48.726Z] #60 3.400 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-14T00:28:48.726Z] #60 3.442 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-14T00:28:48.726Z] #60 3.442 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-14T00:28:48.726Z] #60 3.442 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oxps9EqK7t/src/github.com/opencontainers/runc [2020-03-14T00:28:48.726Z] #60 3.445 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-14T00:28:48.726Z] #60 3.456 Cloning into '/tmp/tmp.oxps9EqK7t/src/github.com/opencontainers/runc'... [2020-03-14T00:28:48.741Z] #44 34.01 CC images/ipc-var.o [2020-03-14T00:28:49.302Z] #44 34.39 CC images/ipc-desc.o [2020-03-14T00:28:49.558Z] #44 34.68 CC images/ipc-shm.o [2020-03-14T00:28:49.813Z] #44 ... [2020-03-14T00:28:49.813Z] [2020-03-14T00:28:49.813Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:28:49.813Z] #56 119.1 mvdan.cc/sh/v3/cmd/shfmt [2020-03-14T00:28:49.813Z] #56 DONE 124.9s [2020-03-14T00:28:49.813Z] [2020-03-14T00:28:49.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:49.813Z] #44 35.16 CC images/ipc-msg.o [2020-03-14T00:28:50.373Z] #44 35.49 CC images/ipc-sem.o [2020-03-14T00:28:50.933Z] #44 35.94 CC images/utsns.o [2020-03-14T00:28:51.189Z] #44 36.34 CC images/creds.o [2020-03-14T00:28:51.444Z] #44 36.50 CC images/vma.o [2020-03-14T00:28:51.444Z] #44 36.71 CC images/netdev.o [2020-03-14T00:28:52.004Z] #44 37.03 CC images/tty.o [2020-03-14T00:28:52.030Z] #60 ... [2020-03-14T00:28:52.030Z] [2020-03-14T00:28:52.030Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:28:52.030Z] #12 DONE 2.8s [2020-03-14T00:28:52.030Z] [2020-03-14T00:28:52.030Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:28:52.565Z] #44 37.75 CC images/file-lock.o [2020-03-14T00:28:52.601Z] #13 ... [2020-03-14T00:28:52.601Z] [2020-03-14T00:28:52.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:52.601Z] #47 111.8 mime [2020-03-14T00:28:52.601Z] #47 112.8 mime/quotedprintable [2020-03-14T00:28:52.601Z] #47 113.1 net/http/internal [2020-03-14T00:28:52.601Z] #47 118.1 net/textproto [2020-03-14T00:28:52.601Z] #47 118.1 vendor/golang.org/x/net/http/httpproxy [2020-03-14T00:28:52.601Z] #47 118.1 crypto/x509 [2020-03-14T00:28:52.601Z] #47 119.5 vendor/golang.org/x/net/http/httpguts [2020-03-14T00:28:52.601Z] #47 119.5 mime/multipart [2020-03-14T00:28:52.601Z] #47 ... [2020-03-14T00:28:52.601Z] [2020-03-14T00:28:52.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:52.601Z] #44 59.88 CC compel/plugins/std/fds.o [2020-03-14T00:28:52.601Z] #44 60.63 CC compel/plugins/std/log.o [2020-03-14T00:28:52.601Z] #44 61.79 CC compel/plugins/std/string.o [2020-03-14T00:28:52.601Z] #44 62.51 CC compel/plugins/std/infect.o [2020-03-14T00:28:52.601Z] #44 63.22 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-14T00:28:52.601Z] #44 63.32 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-14T00:28:52.601Z] #44 63.45 AR compel/plugins/std.lib.a [2020-03-14T00:28:52.601Z] #44 63.50 CC compel/plugins/fds/fds.o [2020-03-14T00:28:52.822Z] #44 38.00 CC images/rlimit.o [2020-03-14T00:28:52.863Z] #44 63.82 AR compel/plugins/fds.lib.a [2020-03-14T00:28:52.863Z] #44 63.86 HOSTDEP compel/src/lib/log-host.d [2020-03-14T00:28:53.077Z] #44 38.20 CC images/pagemap.o [2020-03-14T00:28:53.123Z] #44 64.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-14T00:28:53.333Z] #44 38.52 CC images/siginfo.o [2020-03-14T00:28:53.384Z] #44 64.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-14T00:28:53.384Z] #44 64.30 HOSTDEP compel/src/main-host.d [2020-03-14T00:28:53.384Z] #44 64.39 DEP compel/src/lib/ptrace.d [2020-03-14T00:28:53.588Z] #44 38.78 CC images/rpc.o [2020-03-14T00:28:53.645Z] #44 64.50 DEP compel/src/lib/infect.d [2020-03-14T00:28:53.645Z] #44 64.65 DEP compel/src/lib/infect-util.d [2020-03-14T00:28:53.645Z] #44 64.74 DEP compel/src/lib/infect-rpc.d [2020-03-14T00:28:53.905Z] #44 64.90 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-14T00:28:53.905Z] #44 ... [2020-03-14T00:28:53.905Z] [2020-03-14T00:28:53.905Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:28:53.905Z] #13 2.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-14T00:28:53.905Z] #13 DONE 2.5s [2020-03-14T00:28:53.905Z] [2020-03-14T00:28:53.905Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:28:54.950Z] #44 40.05 CC images/ext-file.o [2020-03-14T00:28:54.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:28:54.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:28:55.206Z] #44 40.30 CC images/cgroup.o [2020-03-14T00:28:55.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:28:55.293Z] #14 ... [2020-03-14T00:28:55.293Z] [2020-03-14T00:28:55.293Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:28:55.293Z] #50 DONE 124.5s [2020-03-14T00:28:55.293Z] [2020-03-14T00:28:55.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:55.293Z] #44 65.08 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-14T00:28:55.293Z] #44 65.49 DEP compel/src/lib/log.d [2020-03-14T00:28:55.293Z] #44 65.72 DEP compel/src/main.d [2020-03-14T00:28:55.293Z] #44 65.93 DEP compel/src/lib/handle-elf.d [2020-03-14T00:28:55.293Z] #44 66.03 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-14T00:28:55.293Z] #44 66.15 CC compel/src/lib/log.o [2020-03-14T00:28:55.293Z] #44 66.44 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-14T00:28:55.767Z] #44 40.99 CC images/userns.o [2020-03-14T00:28:55.863Z] #44 66.81 CC compel/arch/aarch64/src/lib/infect.o [2020-03-14T00:28:56.326Z] #44 41.28 CC images/google/protobuf/descriptor.o [2020-03-14T00:28:56.442Z] #44 67.33 CC compel/src/lib/infect-rpc.o [2020-03-14T00:28:56.886Z] #44 ... [2020-03-14T00:28:56.886Z] [2020-03-14T00:28:56.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:28:56.886Z] #47 121.8 github.com/LK4D4/vndr/versioned [2020-03-14T00:28:56.886Z] #47 121.9 hash/crc32 [2020-03-14T00:28:56.886Z] #47 122.6 compress/gzip [2020-03-14T00:28:56.886Z] #47 123.4 net [2020-03-14T00:28:56.886Z] #47 124.1 vendor/golang.org/x/text/transform [2020-03-14T00:28:56.886Z] #47 125.0 vendor/golang.org/x/text/unicode/bidi [2020-03-14T00:28:56.886Z] #47 127.1 vendor/golang.org/x/text/secure/bidirule [2020-03-14T00:28:56.886Z] #47 127.4 vendor/golang.org/x/text/unicode/norm [2020-03-14T00:28:56.886Z] #47 131.3 vendor/golang.org/x/net/idna [2020-03-14T00:28:56.886Z] #47 ... [2020-03-14T00:28:56.886Z] [2020-03-14T00:28:56.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:28:56.886Z] #10 126.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-14T00:28:56.886Z] #10 126.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-14T00:28:56.886Z] #10 126.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:28:57.013Z] #44 67.99 CC compel/src/lib/infect-util.o [2020-03-14T00:28:57.274Z] #44 ... [2020-03-14T00:28:57.274Z] [2020-03-14T00:28:57.274Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:28:57.274Z] #14 DONE 3.2s [2020-03-14T00:28:57.274Z] [2020-03-14T00:28:57.274Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:28:57.809Z] #10 ... [2020-03-14T00:28:57.809Z] [2020-03-14T00:28:57.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:28:57.809Z] #44 43.01 CC images/opts.o [2020-03-14T00:28:58.064Z] #44 43.29 CC images/seccomp.o [2020-03-14T00:28:58.318Z] #44 43.57 CC images/binfmt-misc.o [2020-03-14T00:28:58.573Z] #44 43.81 CC images/time.o [2020-03-14T00:28:58.827Z] #44 44.06 CC images/sysctl.o [2020-03-14T00:28:59.082Z] #44 44.34 CC images/autofs.o [2020-03-14T00:28:59.641Z] #44 44.60 CC images/macvlan.o [2020-03-14T00:28:59.641Z] #44 44.82 CC images/sit.o [2020-03-14T00:28:59.896Z] #44 45.16 LINK images/built-in.o [2020-03-14T00:29:00.151Z] #44 45.32 GEN compel/include/asm [2020-03-14T00:29:00.152Z] #44 45.35 GEN compel/include/version.h [2020-03-14T00:29:00.152Z] #44 45.36 touch .config [2020-03-14T00:29:00.152Z] #44 45.39 GEN include/common/config.h [2020-03-14T00:29:00.407Z] #44 45.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-14T00:29:00.407Z] #44 45.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-14T00:29:00.407Z] #44 45.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-14T00:29:00.407Z] #44 45.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-14T00:29:00.407Z] #44 45.62 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-14T00:29:00.407Z] #44 45.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-14T00:29:00.407Z] #44 45.66 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-14T00:29:00.407Z] #44 45.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-14T00:29:00.570Z] #15 DONE 2.9s [2020-03-14T00:29:00.570Z] [2020-03-14T00:29:00.570Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:29:00.662Z] #44 45.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-14T00:29:00.662Z] #44 45.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-14T00:29:00.662Z] #44 45.72 DEP compel/plugins/std/infect.d [2020-03-14T00:29:00.662Z] #44 45.82 DEP compel/plugins/std/string.d [2020-03-14T00:29:00.862Z] Removing intermediate container 2b0962b5ee37 [2020-03-14T00:29:00.862Z] ---> 183b7601d83f [2020-03-14T00:29:00.862Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-14T00:29:00.862Z] ---> ebd73b5ebd31 [2020-03-14T00:29:00.862Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-14T00:29:00.917Z] #44 45.99 DEP compel/plugins/std/log.d [2020-03-14T00:29:00.917Z] #44 46.11 DEP compel/plugins/std/fds.d [2020-03-14T00:29:00.917Z] #44 46.24 DEP compel/plugins/std/std.d [2020-03-14T00:29:01.172Z] #44 46.34 DEP compel/plugins/shmem/shmem.d [2020-03-14T00:29:01.172Z] #44 46.48 DEP compel/plugins/fds/fds.d [2020-03-14T00:29:01.427Z] #44 46.64 CC compel/plugins/std/std.o [2020-03-14T00:29:01.875Z] ---> 3f026cbcf768 [2020-03-14T00:29:01.875Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-14T00:29:01.875Z] ---> Running in 0efac54801ac [2020-03-14T00:29:01.875Z] Removing intermediate container 0efac54801ac [2020-03-14T00:29:01.875Z] ---> 4d0c3345252e [2020-03-14T00:29:01.988Z] #44 46.97 CC compel/plugins/std/fds.o [2020-03-14T00:29:02.158Z] Successfully built 4d0c3345252e [2020-03-14T00:29:02.158Z] Successfully tagged moby-buildx:latest [2020-03-14T00:29:02.158Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-14T00:29:02.158Z] if [ -n "${id}" ]; then \ [2020-03-14T00:29:02.158Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-14T00:29:02.158Z] && touch bundles/buildx; \ [2020-03-14T00:29:02.158Z] docker rm -f ${id}; \ [2020-03-14T00:29:02.158Z] fi [2020-03-14T00:29:02.243Z] #44 47.51 CC compel/plugins/std/log.o [2020-03-14T00:29:02.777Z] 4f14f08f45548b09aa45e492bb17ddc0fd30824629d0deca9506c0fb4b93fa60 [2020-03-14T00:29:02.777Z] bundles/buildx version [2020-03-14T00:29:02.777Z] buildx v0.3.1 6db68d0 [2020-03-14T00:29:02.777Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 . [2020-03-14T00:29:02.777Z] #1 [internal] booting buildkit [2020-03-14T00:29:02.777Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-14T00:29:03.105Z] #16 DONE 2.7s [2020-03-14T00:29:03.106Z] [2020-03-14T00:29:03.106Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:03.106Z] #17 ... [2020-03-14T00:29:03.106Z] [2020-03-14T00:29:03.106Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:03.106Z] #47 122.6 crypto/tls [2020-03-14T00:29:03.106Z] #47 130.8 net/http/httptrace [2020-03-14T00:29:03.106Z] #47 131.1 net/http [2020-03-14T00:29:03.166Z] #44 48.40 CC compel/plugins/std/string.o [2020-03-14T00:29:03.368Z] #47 ... [2020-03-14T00:29:03.368Z] [2020-03-14T00:29:03.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:03.368Z] #44 68.40 CC compel/src/lib/infect.o [2020-03-14T00:29:03.368Z] #44 72.16 CC compel/src/lib/ptrace.o [2020-03-14T00:29:03.368Z] #44 72.45 AR compel/libcompel.a [2020-03-14T00:29:03.368Z] #44 72.55 HOSTCC compel/src/main-host.o [2020-03-14T00:29:03.368Z] #44 73.10 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-14T00:29:03.368Z] #44 73.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-14T00:29:03.368Z] #44 73.82 HOSTCC compel/src/lib/log-host.o [2020-03-14T00:29:03.368Z] #44 74.05 HOSTLINK compel/compel-host-bin [2020-03-14T00:29:03.368Z] #44 74.18 DEP soccr/soccr.d [2020-03-14T00:29:03.421Z] #44 ... [2020-03-14T00:29:03.421Z] [2020-03-14T00:29:03.421Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:03.421Z] #68 138.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:29:03.628Z] #44 74.47 CC soccr/soccr.o [2020-03-14T00:29:03.675Z] #68 138.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-14T00:29:05.012Z] #44 76.14 AR soccr/libsoccr.a [2020-03-14T00:29:05.012Z] #44 76.18 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:29:05.469Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-03-14T00:29:05.469Z] #1 creating container buildx_buildkit_default [2020-03-14T00:29:05.584Z] #44 ... [2020-03-14T00:29:05.584Z] [2020-03-14T00:29:05.584Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:05.584Z] #60 10.30 + cd /tmp/tmp.oxps9EqK7t/src/github.com/opencontainers/runc [2020-03-14T00:29:05.584Z] #60 10.30 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:29:05.584Z] #60 10.65 + '[' -z '' ']' [2020-03-14T00:29:05.584Z] #60 10.65 + target=static [2020-03-14T00:29:05.584Z] #60 10.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-14T00:29:05.584Z] #60 12.68 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-03-14T00:29:05.584Z] #60 ... [2020-03-14T00:29:05.584Z] [2020-03-14T00:29:05.584Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:05.584Z] #17 3.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:05.845Z] #17 3.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:06.105Z] #17 3.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:06.136Z] #1 creating container buildx_buildkit_default 0.5s done [2020-03-14T00:29:06.136Z] #1 DONE 3.2s [2020-03-14T00:29:06.136Z] [2020-03-14T00:29:06.136Z] #3 [internal] load .dockerignore [2020-03-14T00:29:06.136Z] #3 transferring context: 87B done [2020-03-14T00:29:06.136Z] #3 DONE 0.0s [2020-03-14T00:29:06.136Z] [2020-03-14T00:29:06.136Z] #2 [internal] load build definition from Dockerfile [2020-03-14T00:29:06.136Z] #2 transferring dockerfile: 17.05kB done [2020-03-14T00:29:06.136Z] #2 DONE 0.0s [2020-03-14T00:29:06.136Z] [2020-03-14T00:29:06.136Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-14T00:29:06.676Z] #17 3.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-14T00:29:06.761Z] #4 DONE 0.6s [2020-03-14T00:29:06.761Z] [2020-03-14T00:29:06.761Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-14T00:29:06.761Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-14T00:29:07.045Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-14T00:29:07.045Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-14T00:29:07.045Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-14T00:29:07.045Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-14T00:29:07.045Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-14T00:29:07.673Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-14T00:29:07.673Z] #5 DONE 0.8s [2020-03-14T00:29:07.957Z] [2020-03-14T00:29:07.957Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-14T00:29:08.050Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:29:08.050Z] [2020-03-14T00:29:08.050Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-14T00:29:08.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-14T00:29:08.050Z] Using test binary docker [2020-03-14T00:29:08.050Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-14T00:29:08.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:29:08.050Z] INFO: Waiting for daemon to start... [2020-03-14T00:29:08.050Z] Starting dockerd [2020-03-14T00:29:08.062Z] #17 5.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [180 kB] [2020-03-14T00:29:08.242Z] #7 DONE 0.3s [2020-03-14T00:29:08.242Z] [2020-03-14T00:29:08.242Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-14T00:29:08.242Z] #6 DONE 0.4s [2020-03-14T00:29:08.242Z] [2020-03-14T00:29:08.242Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:29:08.242Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-14T00:29:08.305Z] . [2020-03-14T00:29:08.305Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-14T00:29:08.533Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-14T00:29:08.533Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 818.28kB / 54.14MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 0B / 10.73MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.2s [2020-03-14T00:29:08.533Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-14T00:29:08.533Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-14T00:29:08.533Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-03-14T00:29:08.533Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 916.58kB / 10.73MB 0.3s [2020-03-14T00:29:08.822Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.47MB / 10.73MB 0.4s [2020-03-14T00:29:08.822Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 851.00kB / 8.25MB 0.4s [2020-03-14T00:29:08.822Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.06MB / 10.73MB 0.6s [2020-03-14T00:29:08.822Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.44MB / 8.25MB 0.6s [2020-03-14T00:29:08.915Z] #68 ... [2020-03-14T00:29:08.915Z] [2020-03-14T00:29:08.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:29:08.915Z] #10 143.2 Selecting previously unselected package libapparmor1:amd64. [2020-03-14T00:29:08.915Z] #10 143.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-14T00:29:08.915Z] #10 143.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-14T00:29:08.915Z] #10 143.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-14T00:29:08.915Z] #10 143.6 Selecting previously unselected package libbtrfs0. [2020-03-14T00:29:08.915Z] #10 143.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:29:08.915Z] #10 143.6 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:29:08.915Z] #10 143.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:29:08.915Z] #10 143.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-14T00:29:08.915Z] #10 143.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-14T00:29:08.915Z] #10 143.8 Selecting previously unselected package libudev-dev:amd64. [2020-03-14T00:29:08.915Z] #10 143.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 143.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-14T00:29:08.915Z] #10 144.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-14T00:29:08.915Z] #10 144.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-14T00:29:08.915Z] #10 144.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-14T00:29:08.915Z] #10 ... [2020-03-14T00:29:08.915Z] [2020-03-14T00:29:08.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:08.915Z] #47 133.7 vendor/golang.org/x/net/http2/hpack [2020-03-14T00:29:08.915Z] #47 134.7 mime [2020-03-14T00:29:08.915Z] #47 136.7 mime/quotedprintable [2020-03-14T00:29:08.915Z] #47 137.1 net/http/internal [2020-03-14T00:29:08.915Z] #47 141.9 net/textproto [2020-03-14T00:29:08.915Z] #47 141.9 crypto/x509 [2020-03-14T00:29:08.915Z] #47 143.1 vendor/golang.org/x/net/http/httpguts [2020-03-14T00:29:08.915Z] #47 143.4 vendor/golang.org/x/net/http/httpproxy [2020-03-14T00:29:08.915Z] #47 ... [2020-03-14T00:29:08.915Z] [2020-03-14T00:29:08.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:08.915Z] #44 49.12 CC compel/plugins/std/infect.o [2020-03-14T00:29:08.915Z] #44 49.56 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-14T00:29:08.915Z] #44 49.61 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-14T00:29:08.915Z] #44 49.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-14T00:29:08.915Z] #44 49.74 AR compel/plugins/std.lib.a [2020-03-14T00:29:08.915Z] #44 49.79 CC compel/plugins/fds/fds.o [2020-03-14T00:29:08.915Z] #44 50.17 AR compel/plugins/fds.lib.a [2020-03-14T00:29:08.915Z] #44 50.24 HOSTDEP compel/src/lib/log-host.d [2020-03-14T00:29:08.915Z] #44 50.34 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-14T00:29:08.915Z] #44 50.49 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-14T00:29:08.915Z] #44 50.59 HOSTDEP compel/src/main-host.d [2020-03-14T00:29:08.915Z] #44 50.70 DEP compel/src/lib/ptrace.d [2020-03-14T00:29:08.915Z] #44 50.85 DEP compel/src/lib/infect.d [2020-03-14T00:29:08.915Z] #44 51.03 DEP compel/src/lib/infect-util.d [2020-03-14T00:29:08.915Z] #44 51.12 DEP compel/src/lib/infect-rpc.d [2020-03-14T00:29:08.915Z] #44 51.30 DEP compel/arch/x86/src/lib/infect.d [2020-03-14T00:29:08.915Z] #44 51.43 DEP compel/arch/x86/src/lib/cpu.d [2020-03-14T00:29:08.915Z] #44 51.53 DEP compel/src/lib/log.d [2020-03-14T00:29:08.915Z] #44 51.66 DEP compel/src/main.d [2020-03-14T00:29:08.915Z] #44 51.82 DEP compel/src/lib/handle-elf.d [2020-03-14T00:29:08.915Z] #44 51.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-14T00:29:08.915Z] #44 52.21 CC compel/src/lib/log.o [2020-03-14T00:29:08.915Z] #44 52.49 CC compel/arch/x86/src/lib/cpu.o [2020-03-14T00:29:08.915Z] #44 53.31 CC compel/arch/x86/src/lib/infect.o [2020-03-14T00:29:08.915Z] #44 ... [2020-03-14T00:29:08.915Z] [2020-03-14T00:29:08.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:29:09.116Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.97MB / 8.25MB 0.7s [2020-03-14T00:29:09.116Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 3.61MB / 54.14MB 0.9s [2020-03-14T00:29:09.116Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.12MB / 10.73MB 0.9s [2020-03-14T00:29:09.116Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.49MB / 8.25MB 0.9s [2020-03-14T00:29:09.170Z] #10 144.4 Selecting previously unselected package libpcre16-3:amd64. [2020-03-14T00:29:09.170Z] #10 144.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-14T00:29:09.170Z] #10 144.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-14T00:29:09.170Z] #10 144.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-14T00:29:09.424Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.67MB / 10.73MB 1.0s [2020-03-14T00:29:09.424Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.01MB / 8.25MB 1.0s [2020-03-14T00:29:09.424Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 2.98MB / 57.39MB 1.0s [2020-03-14T00:29:09.424Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.54MB / 8.25MB 1.2s [2020-03-14T00:29:09.425Z] #10 144.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-14T00:29:09.425Z] #10 144.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-14T00:29:09.425Z] #10 144.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-14T00:29:09.425Z] #10 144.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-14T00:29:09.425Z] #10 144.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-14T00:29:09.444Z] #17 6.537 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-14T00:29:09.681Z] #10 145.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-14T00:29:09.681Z] #10 145.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-14T00:29:09.681Z] #10 145.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-14T00:29:09.719Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.00MB / 73.51MB 1.3s [2020-03-14T00:29:09.719Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.65MB / 10.73MB 1.3s [2020-03-14T00:29:09.719Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.03MB / 8.25MB 1.3s [2020-03-14T00:29:09.719Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.52MB / 8.25MB 1.5s [2020-03-14T00:29:09.936Z] #10 145.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-14T00:29:09.936Z] #10 145.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-14T00:29:10.011Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.60MB / 10.73MB 1.6s [2020-03-14T00:29:10.011Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.00MB / 8.25MB 1.6s [2020-03-14T00:29:10.011Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.63MB / 54.14MB 1.8s [2020-03-14T00:29:10.011Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.70MB / 8.25MB 1.8s [2020-03-14T00:29:10.011Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.34MB / 96.43MB 1.8s [2020-03-14T00:29:10.192Z] #10 ... [2020-03-14T00:29:10.192Z] [2020-03-14T00:29:10.192Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:10.192Z] #68 DONE 145.4s [2020-03-14T00:29:10.192Z] [2020-03-14T00:29:10.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:29:10.192Z] #10 145.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-14T00:29:10.192Z] #10 ... [2020-03-14T00:29:10.192Z] [2020-03-14T00:29:10.192Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:29:10.192Z] #69 DONE 0.1s [2020-03-14T00:29:10.314Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.66MB / 10.73MB 2.0s [2020-03-14T00:29:10.314Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.22MB / 8.25MB 2.0s [2020-03-14T00:29:10.314Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.00MB / 57.39MB 2.0s [2020-03-14T00:29:10.314Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.21MB / 10.73MB 2.1s [2020-03-14T00:29:10.314Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.68MB / 8.25MB 2.1s [2020-03-14T00:29:10.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:29:10.447Z] [2020-03-14T00:29:10.447Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:29:10.447Z] #10 146.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-14T00:29:10.447Z] #10 146.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-14T00:29:10.447Z] #10 146.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-14T00:29:10.447Z] #10 146.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-14T00:29:10.447Z] #10 146.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-14T00:29:10.613Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.18MB / 8.25MB 2.2s [2020-03-14T00:29:10.613Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.16MB / 10.73MB 2.4s [2020-03-14T00:29:10.613Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.63MB / 8.25MB 2.4s [2020-03-14T00:29:10.702Z] #10 146.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-14T00:29:10.702Z] #10 146.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-14T00:29:10.903Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.93MB / 73.51MB 2.5s [2020-03-14T00:29:10.903Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.13MB / 8.25MB 2.5s [2020-03-14T00:29:10.957Z] #10 146.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-14T00:29:10.957Z] #10 146.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-14T00:29:11.201Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.76MB / 54.14MB 2.7s [2020-03-14T00:29:11.201Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.31MB / 10.73MB 2.7s [2020-03-14T00:29:11.201Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.6s done [2020-03-14T00:29:11.201Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.90MB / 10.73MB 2.8s [2020-03-14T00:29:11.201Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 9.17MB / 57.39MB 2.8s [2020-03-14T00:29:11.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:29:11.498Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.53MB / 10.73MB 3.0s [2020-03-14T00:29:11.498Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 3.1s done [2020-03-14T00:29:11.498Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.45MB / 96.43MB 3.1s [2020-03-14T00:29:11.800Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 13.20MB / 54.14MB 3.4s [2020-03-14T00:29:11.800Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.91MB / 73.51MB 3.4s [2020-03-14T00:29:11.800Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.10MB / 57.39MB 3.6s [2020-03-14T00:29:11.882Z] #10 147.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-14T00:29:11.882Z] #10 147.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-14T00:29:11.882Z] #10 147.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-14T00:29:11.882Z] #10 147.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:29:11.882Z] #10 147.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-14T00:29:11.882Z] #10 147.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-14T00:29:11.882Z] #10 147.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:29:11.882Z] #10 147.4 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-03-14T00:29:11.882Z] #10 147.4 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-03-14T00:29:12.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:29:12.138Z] #10 147.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:29:12.138Z] #10 147.4 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-03-14T00:29:12.138Z] #10 147.5 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-03-14T00:29:12.138Z] #10 147.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:29:12.138Z] #10 147.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-14T00:29:12.138Z] #10 147.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-14T00:29:12.138Z] #10 147.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-14T00:29:12.138Z] #10 147.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-14T00:29:12.138Z] #10 147.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-14T00:29:12.138Z] #10 147.5 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:29:12.400Z] #10 DONE 147.9s [2020-03-14T00:29:12.400Z] [2020-03-14T00:29:12.400Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:29:12.400Z] #58 DONE 0.1s [2020-03-14T00:29:12.400Z] [2020-03-14T00:29:12.400Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:29:12.430Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 16.14MB / 54.14MB 4.2s [2020-03-14T00:29:12.655Z] #59 DONE 0.1s [2020-03-14T00:29:12.655Z] [2020-03-14T00:29:12.655Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:12.722Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 15.65MB / 57.39MB 4.4s [2020-03-14T00:29:12.722Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.92MB / 96.43MB 4.4s [2020-03-14T00:29:12.756Z] #17 ... [2020-03-14T00:29:12.756Z] [2020-03-14T00:29:12.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:12.756Z] #44 76.67 DEP criu/arch/aarch64/sigframe.d [2020-03-14T00:29:12.756Z] #44 76.80 DEP criu/arch/aarch64/crtools.d [2020-03-14T00:29:12.756Z] #44 77.07 DEP criu/arch/aarch64/cpu.d [2020-03-14T00:29:12.756Z] #44 77.15 DEP criu/arch/aarch64/bitops.d [2020-03-14T00:29:12.756Z] #44 77.25 CC criu/arch/aarch64/bitops.o [2020-03-14T00:29:12.756Z] #44 77.34 CC criu/arch/aarch64/cpu.o [2020-03-14T00:29:12.756Z] #44 77.50 CC criu/arch/aarch64/crtools.o [2020-03-14T00:29:12.756Z] #44 78.35 CC criu/arch/aarch64/sigframe.o [2020-03-14T00:29:12.756Z] #44 78.71 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-14T00:29:12.756Z] #44 78.78 DEP criu/pie/util-vdso.d [2020-03-14T00:29:12.756Z] #44 79.14 DEP criu/pie/util.d [2020-03-14T00:29:12.756Z] #44 79.38 CC criu/pie/util.o [2020-03-14T00:29:12.756Z] #44 79.87 CC criu/pie/util-vdso.o [2020-03-14T00:29:12.756Z] #44 80.74 AR criu/pie/pie.lib.a [2020-03-14T00:29:12.756Z] #44 80.86 DEP criu/pie/restorer.d [2020-03-14T00:29:12.756Z] #44 81.19 DEP criu/arch/aarch64/intraprocedure.d [2020-03-14T00:29:12.756Z] #44 81.24 DEP criu/arch/aarch64/restorer.d [2020-03-14T00:29:12.756Z] #44 81.46 DEP criu/arch/aarch64/vdso-pie.d [2020-03-14T00:29:12.756Z] #44 81.59 DEP criu/pie/parasite-vdso.d [2020-03-14T00:29:12.756Z] #44 81.82 DEP criu/pie/parasite.d [2020-03-14T00:29:12.756Z] #44 82.26 CC criu/pie/parasite.o [2020-03-14T00:29:12.756Z] #44 83.78 LINK criu/pie/parasite.built-in.o [2020-03-14T00:29:12.756Z] #44 83.79 GEN criu/pie/parasite-blob.h [2020-03-14T00:29:12.756Z] #44 ... [2020-03-14T00:29:12.756Z] [2020-03-14T00:29:12.756Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:12.756Z] #17 10.03 Fetched 8160 kB in 7s (1094 kB/s) [2020-03-14T00:29:13.024Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.56MB / 73.51MB 4.6s [2020-03-14T00:29:13.024Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 19.19MB / 54.14MB 4.8s [2020-03-14T00:29:13.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:29:13.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:29:13.335Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 19.10MB / 57.39MB 4.9s [2020-03-14T00:29:13.981Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 22.17MB / 54.14MB 5.4s [2020-03-14T00:29:13.981Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 20.95MB / 73.51MB 5.4s [2020-03-14T00:29:13.981Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.40MB / 96.43MB 5.4s [2020-03-14T00:29:13.981Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 22.27MB / 57.39MB 5.5s [2020-03-14T00:29:14.023Z] #60 ... [2020-03-14T00:29:14.023Z] [2020-03-14T00:29:14.023Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:14.023Z] #50 DONE 149.1s [2020-03-14T00:29:14.269Z] #8 ... [2020-03-14T00:29:14.269Z] [2020-03-14T00:29:14.269Z] #21 [internal] load build context [2020-03-14T00:29:14.269Z] #21 transferring context: 49.90MB 5.9s done [2020-03-14T00:29:14.269Z] #21 DONE 6.0s [2020-03-14T00:29:14.269Z] [2020-03-14T00:29:14.269Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:29:14.269Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 25.68MB / 54.14MB 5.8s [2020-03-14T00:29:14.269Z] #8 ... [2020-03-14T00:29:14.269Z] [2020-03-14T00:29:14.269Z] #78 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:29:14.269Z] #78 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-14T00:29:14.269Z] #78 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-14T00:29:14.269Z] #78 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-03-14T00:29:14.269Z] #78 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-14T00:29:14.269Z] #78 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-03-14T00:29:14.269Z] #78 ... [2020-03-14T00:29:14.269Z] [2020-03-14T00:29:14.270Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:29:14.270Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.11MB / 73.51MB 6.0s [2020-03-14T00:29:14.270Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 25.63MB / 57.39MB 6.0s [2020-03-14T00:29:14.286Z] [2020-03-14T00:29:14.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:14.287Z] #44 54.36 CC compel/src/lib/infect-rpc.o [2020-03-14T00:29:14.287Z] #44 54.82 CC compel/src/lib/infect-util.o [2020-03-14T00:29:14.287Z] #44 55.13 CC compel/src/lib/infect.o [2020-03-14T00:29:14.287Z] #44 58.21 CC compel/src/lib/ptrace.o [2020-03-14T00:29:14.287Z] #44 58.71 AR compel/libcompel.a [2020-03-14T00:29:14.287Z] #44 58.76 HOSTCC compel/src/main-host.o [2020-03-14T00:29:14.287Z] #44 59.04 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-14T00:29:14.287Z] #44 59.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-14T00:29:14.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:29:14.559Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.63MB / 54.14MB 6.1s [2020-03-14T00:29:14.559Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.86MB / 96.43MB 6.1s [2020-03-14T00:29:14.559Z] #8 ... [2020-03-14T00:29:14.559Z] [2020-03-14T00:29:14.559Z] #78 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-14T00:29:14.559Z] #78 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-03-14T00:29:14.559Z] #78 DONE 6.3s [2020-03-14T00:29:14.559Z] [2020-03-14T00:29:14.559Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-14T00:29:14.845Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.81MB / 54.14MB 6.4s [2020-03-14T00:29:14.845Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.60MB / 73.51MB 6.4s [2020-03-14T00:29:14.845Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 30.05MB / 57.39MB 6.4s [2020-03-14T00:29:14.845Z] #44 60.01 HOSTCC compel/src/lib/log-host.o [2020-03-14T00:29:15.101Z] #44 60.27 HOSTLINK compel/compel-host-bin [2020-03-14T00:29:15.101Z] #44 60.38 DEP soccr/soccr.d [2020-03-14T00:29:15.133Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 35.15MB / 54.14MB 6.7s [2020-03-14T00:29:15.133Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.32MB / 57.39MB 6.7s [2020-03-14T00:29:15.133Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 33.25MB / 96.43MB 6.7s [2020-03-14T00:29:15.133Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.49MB / 73.51MB 6.9s [2020-03-14T00:29:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:29:15.356Z] #44 60.61 CC soccr/soccr.o [2020-03-14T00:29:15.421Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 38.20MB / 54.14MB 7.0s [2020-03-14T00:29:15.421Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.76MB / 57.39MB 7.0s [2020-03-14T00:29:15.421Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 38.30MB / 73.51MB 7.2s [2020-03-14T00:29:15.421Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 38.75MB / 96.43MB 7.2s [2020-03-14T00:29:15.612Z] #44 ... [2020-03-14T00:29:15.612Z] [2020-03-14T00:29:15.612Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:15.612Z] #60 2.982 + RM_GOPATH=0 [2020-03-14T00:29:15.612Z] #60 2.982 + TMP_GOPATH= [2020-03-14T00:29:15.612Z] #60 ... [2020-03-14T00:29:15.612Z] [2020-03-14T00:29:15.612Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:29:15.612Z] #11 DONE 3.3s [2020-03-14T00:29:15.612Z] [2020-03-14T00:29:15.612Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:15.612Z] #60 2.982 + : /build [2020-03-14T00:29:15.612Z] #60 2.982 + '[' -z '' ']' [2020-03-14T00:29:15.612Z] #60 2.985 ++ mktemp -d [2020-03-14T00:29:15.612Z] #60 2.988 + export GOPATH=/tmp/tmp.Q9WlKtw0fQ [2020-03-14T00:29:15.612Z] #60 2.988 + GOPATH=/tmp/tmp.Q9WlKtw0fQ [2020-03-14T00:29:15.612Z] #60 2.988 + RM_GOPATH=1 [2020-03-14T00:29:15.612Z] #60 2.989 ++ dirname ./install.sh [2020-03-14T00:29:15.612Z] #60 2.989 + dir=. [2020-03-14T00:29:15.612Z] #60 2.990 + bin=runc [2020-03-14T00:29:15.612Z] #60 2.990 + shift [2020-03-14T00:29:15.612Z] #60 2.990 + '[' '!' -f ./runc.installer ']' [2020-03-14T00:29:15.612Z] #60 2.990 + . ./runc.installer [2020-03-14T00:29:15.612Z] #60 2.990 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:29:15.612Z] #60 2.990 + install_runc [2020-03-14T00:29:15.612Z] #60 2.991 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-14T00:29:15.612Z] #60 2.991 + uname -r [2020-03-14T00:29:15.612Z] #60 2.992 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-14T00:29:15.612Z] #60 2.993 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-14T00:29:15.612Z] #60 2.993 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-14T00:29:15.612Z] #60 2.993 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Q9WlKtw0fQ/src/github.com/opencontainers/runc [2020-03-14T00:29:15.612Z] #60 2.995 Cloning into '/tmp/tmp.Q9WlKtw0fQ/src/github.com/opencontainers/runc'... [2020-03-14T00:29:15.705Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.29MB / 54.14MB 7.3s [2020-03-14T00:29:15.705Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 40.76MB / 57.39MB 7.3s [2020-03-14T00:29:15.705Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 42.00MB / 73.51MB 7.5s [2020-03-14T00:29:15.992Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.93MB / 54.14MB 7.6s [2020-03-14T00:29:15.992Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.37MB / 57.39MB 7.6s [2020-03-14T00:29:15.992Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.08MB / 96.43MB 7.6s [2020-03-14T00:29:15.992Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 45.83MB / 73.51MB 7.8s [2020-03-14T00:29:16.052Z] #17 10.03 Reading package lists... [2020-03-14T00:29:16.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:29:16.287Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.70MB / 54.14MB 7.9s [2020-03-14T00:29:16.288Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.00MB / 57.39MB 7.9s [2020-03-14T00:29:16.288Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.93MB / 73.51MB 8.1s [2020-03-14T00:29:16.288Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.65MB / 96.43MB 8.1s [2020-03-14T00:29:16.577Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.21MB / 54.14MB 8.2s [2020-03-14T00:29:16.577Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.61MB / 57.39MB 8.2s [2020-03-14T00:29:16.864Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.4s done [2020-03-14T00:29:16.864Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 54.98MB / 73.51MB 8.5s [2020-03-14T00:29:16.864Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.34MB / 57.39MB 8.5s [2020-03-14T00:29:16.864Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 54.72MB / 96.43MB 8.5s [2020-03-14T00:29:17.152Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.7s done [2020-03-14T00:29:17.152Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 62.46MB / 73.51MB 8.8s [2020-03-14T00:29:17.152Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 60.25MB / 96.43MB 8.8s [2020-03-14T00:29:17.441Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 67.61MB / 73.51MB 9.1s [2020-03-14T00:29:17.441Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 71.31MB / 96.43MB 9.1s [2020-03-14T00:29:17.728Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 71.88MB / 73.51MB 9.3s [2020-03-14T00:29:17.728Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.4s done [2020-03-14T00:29:17.728Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 79.85MB / 96.43MB 9.4s [2020-03-14T00:29:17.966Z] #17 13.26 Reading package lists... [2020-03-14T00:29:17.966Z] #17 ... [2020-03-14T00:29:17.966Z] [2020-03-14T00:29:17.966Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:18.014Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 86.23MB / 96.43MB 9.6s [2020-03-14T00:29:18.014Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.8s done [2020-03-14T00:29:18.122Z] #60 ... [2020-03-14T00:29:18.122Z] [2020-03-14T00:29:18.122Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:29:18.122Z] #12 DONE 2.3s [2020-03-14T00:29:18.122Z] [2020-03-14T00:29:18.122Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:18.122Z] #44 62.36 AR soccr/libsoccr.a [2020-03-14T00:29:18.122Z] #44 62.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:29:18.122Z] #44 62.69 DEP criu/arch/x86/sigframe.d [2020-03-14T00:29:18.122Z] #44 62.86 DEP criu/arch/x86/sigaction_compat.d [2020-03-14T00:29:18.122Z] #44 62.96 DEP criu/arch/x86/kerndat.d [2020-03-14T00:29:18.122Z] #44 63.14 DEP criu/arch/x86/crtools.d [2020-03-14T00:29:18.122Z] #44 63.34 DEP criu/arch/x86/cpu.d [2020-03-14T00:29:18.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:29:18.306Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-14T00:29:18.377Z] #44 63.66 CC criu/arch/x86/cpu.o [2020-03-14T00:29:18.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:29:18.937Z] #44 ... [2020-03-14T00:29:18.937Z] [2020-03-14T00:29:18.937Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:18.937Z] #47 143.9 mime/multipart [2020-03-14T00:29:18.937Z] #47 146.9 crypto/tls [2020-03-14T00:29:18.937Z] #47 ... [2020-03-14T00:29:18.937Z] [2020-03-14T00:29:18.937Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:29:19.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:29:20.300Z] #13 2.052 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-14T00:29:20.300Z] #13 DONE 2.1s [2020-03-14T00:29:20.300Z] [2020-03-14T00:29:20.300Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:20.300Z] #44 64.33 CC criu/arch/x86/crtools.o [2020-03-14T00:29:20.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:29:20.554Z] #44 65.66 CC criu/arch/x86/kerndat.o [2020-03-14T00:29:20.836Z] #23 145.4 Checking out files: 20% (2209/10651) Checking out files: 21% (2237/10651) Checking out files: 22% (2344/10651) Checking out files: 23% (2450/10651) Checking out files: 24% (2557/10651) Checking out files: 25% (2663/10651) Checking out files: 26% (2770/10651) Checking out files: 27% (2876/10651) Checking out files: 28% (2983/10651) Checking out files: 29% (3089/10651) Checking out files: 30% (3196/10651) Checking out files: 31% (3302/10651) Checking out files: 32% (3409/10651) Checking out files: 32% (3428/10651) Checking out files: 33% (3515/10651) Checking out files: 34% (3622/10651) Checking out files: 35% (3728/10651) Checking out files: 36% (3835/10651) Checking out files: 37% (3941/10651) Checking out files: 38% (4048/10651) Checking out files: 39% (4154/10651) Checking out files: 40% (4261/10651) Checking out files: 41% (4367/10651) Checking out files: 42% (4474/10651) Checking out files: 43% (4580/10651) Checking out files: 44% (4687/10651) Checking out files: 45% (4793/10651) Checking out files: 46% (4900/10651) Checking out files: 47% (5006/10651) Checking out files: 47% (5028/10651) Checking out files: 48% (5113/10651) Checking out files: 49% (5219/10651) Checking out files: 50% (5326/10651) Checking out files: 51% (5433/10651) Checking out files: 52% (5539/10651) Checking out files: 53% (5646/10651) Checking out files: 54% (5752/10651) Checking out files: 55% (5859/10651) Checking out files: 56% (5965/10651) Checking out files: 57% (6072/10651) Checking out files: 58% (6178/10651) Checking out files: 59% (6285/10651) Checking out files: 60% (6391/10651) Checking out files: 61% (6498/10651) Checking out files: 62% (6604/10651) Checking out files: 62% (6623/10651) Checking out files: 63% (6711/10651) Checking out files: 64% (6817/10651) Checking out files: 65% (6924/10651) Checking out files: 66% (7030/10651) Checking out files: 67% (7137/10651) Checking out files: 68% (7243/10651) Checking out files: 69% (7350/10651) Checking out files: 70% (7456/10651) Checking out files: 71% (7563/10651) Checking out files: 72% (7669/10651) Checking out files: 73% (7776/10651) Checking out files: 74% (7882/10651) Checking out files: 75% (7989/10651) Checking out files: 76% (8095/10651) Checking out files: 77% (8202/10651) Checking out files: 78% (8308/10651) Checking out files: 79% (8415/10651) Checking out files: 80% (8521/10651) Checking out files: 81% (8628/10651) Checking out files: 81% (8714/10651) Checking out files: 82% (8734/10651) Checking out files: 83% (8841/10651) Checking out files: 84% (8947/10651) Checking out files: 85% (9054/10651) Checking out files: 86% (9160/10651) Checking out files: 87% (9267/10651) Checking out files: 88% (9373/10651) Checking out files: 89% (9480/10651) Checking out files: 90% (9586/10651) Checking out files: 91% (9693/10651) Checking out files: 92% (9799/10651) Checking out files: 93% (9906/10651) Checking out files: 94% (10012/10651) Checking out files: 95% (10119/10651) Checking out files: 96% (10225/10651) Checking out files: 97% (10332/10651) Checking out files: 98% (10438/10651) Checking out files: 99% (10545/10651) Checking out files: 100% (10651/10651) Checking out files: 100% (10651/10651), done. [2020-03-14T00:29:21.101Z] #23 150.5 + cd /tmp/tmp.qT5iKpDjOa/tmp/docker-ce [2020-03-14T00:29:21.101Z] #23 150.5 + git checkout -q v17.06.2-ce [2020-03-14T00:29:21.113Z] #44 66.25 CC criu/arch/x86/sigaction_compat.o [2020-03-14T00:29:21.368Z] #44 66.46 CC criu/arch/x86/sigframe.o [2020-03-14T00:29:21.368Z] #44 66.70 LINK criu/arch/x86/crtools.built-in.o [2020-03-14T00:29:21.622Z] #44 66.75 DEP criu/pie/util-vdso-elf32.d [2020-03-14T00:29:21.622Z] #44 66.86 DEP criu/pie/util-vdso.d [2020-03-14T00:29:21.622Z] #44 66.98 DEP criu/pie/util.d [2020-03-14T00:29:21.888Z] #44 67.13 CC criu/pie/util.o [2020-03-14T00:29:22.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:29:22.448Z] #44 ... [2020-03-14T00:29:22.448Z] [2020-03-14T00:29:22.448Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:29:22.448Z] #14 DONE 2.3s [2020-03-14T00:29:22.448Z] [2020-03-14T00:29:22.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:22.448Z] #44 67.48 CC criu/pie/util-vdso.o [2020-03-14T00:29:22.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:29:23.040Z] #23 ... [2020-03-14T00:29:23.040Z] [2020-03-14T00:29:23.040Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:29:23.040Z] #30 DONE 152.5s [2020-03-14T00:29:23.040Z] [2020-03-14T00:29:23.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:23.040Z] #44 83.81 CC criu/pie/parasite-vdso.o [2020-03-14T00:29:23.040Z] #44 84.52 CC criu/arch/aarch64/vdso-pie.o [2020-03-14T00:29:23.040Z] #44 84.89 CC criu/arch/aarch64/restorer.o [2020-03-14T00:29:23.040Z] #44 85.47 CC criu/arch/aarch64/intraprocedure.o [2020-03-14T00:29:23.040Z] #44 85.60 CC criu/pie/restorer.o [2020-03-14T00:29:23.040Z] #44 89.63 LINK criu/pie/restorer.built-in.o [2020-03-14T00:29:23.040Z] #44 89.65 GEN criu/pie/restorer-blob.h [2020-03-14T00:29:23.040Z] #44 89.83 DEP criu/vdso.d [2020-03-14T00:29:23.040Z] #44 90.03 DEP criu/uts_ns.d [2020-03-14T00:29:23.040Z] #44 90.09 DEP criu/util.d [2020-03-14T00:29:23.040Z] #44 90.17 DEP criu/uffd.d [2020-03-14T00:29:23.040Z] #44 90.29 DEP criu/tun.d [2020-03-14T00:29:23.040Z] #44 90.57 DEP criu/tty.d [2020-03-14T00:29:23.040Z] #44 90.84 DEP criu/timerfd.d [2020-03-14T00:29:23.040Z] #44 91.03 DEP criu/sysfs_parse.d [2020-03-14T00:29:23.040Z] #44 91.16 DEP criu/sysctl.d [2020-03-14T00:29:23.040Z] #44 91.28 DEP criu/string.d [2020-03-14T00:29:23.040Z] #44 91.34 DEP criu/stats.d [2020-03-14T00:29:23.040Z] #44 91.65 DEP criu/sockets.d [2020-03-14T00:29:23.040Z] #44 92.00 DEP criu/sk-unix.d [2020-03-14T00:29:23.040Z] #44 92.22 DEP criu/sk-tcp.d [2020-03-14T00:29:23.040Z] #44 92.34 DEP criu/sk-queue.d [2020-03-14T00:29:23.040Z] #44 92.52 DEP criu/sk-packet.d [2020-03-14T00:29:23.040Z] #44 92.87 DEP criu/sk-netlink.d [2020-03-14T00:29:23.040Z] #44 93.20 DEP criu/sk-inet.d [2020-03-14T00:29:23.040Z] #44 93.41 DEP criu/signalfd.d [2020-03-14T00:29:23.040Z] #44 93.63 DEP criu/sigframe.d [2020-03-14T00:29:23.040Z] #44 93.82 DEP criu/shmem.d [2020-03-14T00:29:23.040Z] #44 93.94 DEP criu/servicefd.d [2020-03-14T00:29:23.040Z] #44 94.20 DEP criu/seize.d [2020-03-14T00:29:23.371Z] #44 68.50 CC criu/pie/util-vdso-elf32.o [2020-03-14T00:29:23.612Z] #44 94.45 DEP criu/seccomp.d [2020-03-14T00:29:23.612Z] #44 ... [2020-03-14T00:29:23.612Z] [2020-03-14T00:29:23.612Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:23.612Z] #47 143.2 github.com/LK4D4/vndr/godl [2020-03-14T00:29:23.612Z] #47 143.9 github.com/LK4D4/vndr [2020-03-14T00:29:23.612Z] #47 DONE 152.9s [2020-03-14T00:29:23.612Z] [2020-03-14T00:29:23.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:23.612Z] #17 13.26 Reading package lists... [2020-03-14T00:29:23.612Z] #17 16.72 Building dependency tree... [2020-03-14T00:29:23.612Z] #17 18.49 libcap2-bin is already the newest version (1:2.25-2). [2020-03-14T00:29:23.612Z] #17 18.49 The following additional packages will be installed: [2020-03-14T00:29:23.612Z] #17 18.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-14T00:29:23.612Z] #17 18.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-14T00:29:23.612Z] #17 18.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-14T00:29:23.612Z] #17 18.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-14T00:29:23.612Z] #17 18.50 python3.7 python3.7-minimal vim-runtime xxd [2020-03-14T00:29:23.612Z] #17 18.50 Suggested packages: [2020-03-14T00:29:23.612Z] #17 18.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-14T00:29:23.612Z] #17 18.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-14T00:29:23.612Z] #17 18.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-14T00:29:23.612Z] #17 18.50 Recommended packages: [2020-03-14T00:29:23.612Z] #17 18.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-14T00:29:23.612Z] #17 18.50 python3-keyrings.alt python3-xdg unzip [2020-03-14T00:29:23.612Z] #17 20.51 The following NEW packages will be installed: [2020-03-14T00:29:23.612Z] #17 20.51 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-14T00:29:23.612Z] #17 20.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-14T00:29:23.612Z] #17 20.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-14T00:29:23.612Z] #17 20.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-14T00:29:23.612Z] #17 20.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-14T00:29:23.612Z] #17 20.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-14T00:29:23.612Z] #17 20.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-14T00:29:23.612Z] #17 20.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-14T00:29:23.612Z] #17 20.51 xz-utils zip [2020-03-14T00:29:23.612Z] #17 20.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:29:23.612Z] #17 20.95 Need to get 27.6 MB of archives. [2020-03-14T00:29:23.612Z] #17 20.95 After this operation, 114 MB of additional disk space will be used. [2020-03-14T00:29:23.612Z] #17 20.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-14T00:29:23.612Z] #17 20.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-14T00:29:23.612Z] #17 21.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-14T00:29:23.612Z] #17 21.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-14T00:29:23.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:29:23.874Z] #17 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-14T00:29:23.874Z] #17 21.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-14T00:29:23.874Z] #17 21.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-14T00:29:23.874Z] #17 21.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-14T00:29:23.874Z] #17 21.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-14T00:29:23.874Z] #17 21.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-14T00:29:23.874Z] #17 21.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-14T00:29:23.874Z] #17 21.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-14T00:29:23.874Z] #17 21.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-14T00:29:23.874Z] #17 21.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-14T00:29:23.874Z] #17 21.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-14T00:29:24.136Z] #17 21.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-14T00:29:24.136Z] #17 21.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-14T00:29:24.136Z] #17 21.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:29:24.136Z] #17 21.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-14T00:29:24.136Z] #17 21.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-14T00:29:24.136Z] #17 21.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-14T00:29:24.136Z] #17 21.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-14T00:29:24.136Z] #17 21.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-14T00:29:24.136Z] #17 21.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-14T00:29:24.136Z] #17 21.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-14T00:29:24.136Z] #17 21.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-14T00:29:24.136Z] #17 21.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-14T00:29:24.136Z] #17 21.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-14T00:29:24.136Z] #17 21.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB] [2020-03-14T00:29:24.238Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:29:24.238Z] Using test binary docker [2020-03-14T00:29:24.238Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-14T00:29:24.238Z] +++ /etc/init.d/apparmor start [2020-03-14T00:29:24.238Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:29:24.238Z] INFO: Waiting for daemon to start... [2020-03-14T00:29:24.238Z] Starting dockerd [2020-03-14T00:29:24.238Z] +++ 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-03-14T00:29:24.297Z] #44 69.32 AR criu/pie/pie.lib.a [2020-03-14T00:29:24.297Z] #44 69.41 DEP criu/pie/restorer.d [2020-03-14T00:29:24.297Z] #44 69.58 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-14T00:29:24.399Z] #17 21.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-14T00:29:24.399Z] #17 21.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-14T00:29:24.399Z] #17 21.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-14T00:29:24.399Z] #17 21.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-14T00:29:24.399Z] #17 21.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-14T00:29:24.399Z] #17 21.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-14T00:29:24.399Z] #17 21.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-14T00:29:24.399Z] #17 21.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-14T00:29:24.399Z] #17 21.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-14T00:29:24.551Z] #44 ... [2020-03-14T00:29:24.551Z] [2020-03-14T00:29:24.551Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:29:24.551Z] #15 DONE 2.1s [2020-03-14T00:29:24.551Z] [2020-03-14T00:29:24.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:24.551Z] #44 69.72 DEP criu/arch/x86/restorer_unmap.d [2020-03-14T00:29:24.551Z] #44 69.75 DEP criu/arch/x86/restorer.d [2020-03-14T00:29:24.659Z] #17 21.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-14T00:29:24.659Z] #17 21.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-14T00:29:24.659Z] #17 21.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-14T00:29:24.659Z] #17 21.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-14T00:29:24.659Z] #17 21.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-14T00:29:24.659Z] #17 21.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-14T00:29:24.659Z] #17 21.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-14T00:29:24.806Z] #44 70.04 DEP criu/arch/x86/vdso-pie.d [2020-03-14T00:29:24.806Z] #44 70.13 DEP criu/pie/parasite-vdso.d [2020-03-14T00:29:24.920Z] #17 22.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-14T00:29:24.920Z] #17 22.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-14T00:29:24.920Z] #17 22.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-14T00:29:25.061Z] #44 70.40 DEP criu/pie/parasite.d [2020-03-14T00:29:25.491Z] #17 22.94 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:29:25.624Z] #44 70.65 CC criu/pie/parasite.o [2020-03-14T00:29:26.063Z] #17 23.13 Fetched 27.6 MB in 2s (17.9 MB/s) [2020-03-14T00:29:26.063Z] #17 ... [2020-03-14T00:29:26.063Z] [2020-03-14T00:29:26.063Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:26.063Z] #23 155.2 + mkdir -p /tmp/tmp.qT5iKpDjOa/src/github.com/docker [2020-03-14T00:29:26.063Z] #23 155.2 + mv components/cli /tmp/tmp.qT5iKpDjOa/src/github.com/docker/cli [2020-03-14T00:29:26.063Z] #23 155.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-14T00:29:26.251Z] . [2020-03-14T00:29:26.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:29:26.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:29:26.251Z] Error: No such image: emptyfs [2020-03-14T00:29:26.251Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:29:26.251Z] ++++ docker load [2020-03-14T00:29:26.531Z] Running integration-test (iteration 1) [2020-03-14T00:29:26.531Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-14T00:29:26.531Z] ++ 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-03-14T00:29:26.531Z] ++ set -e [2020-03-14T00:29:26.531Z] ++ '[' -n 0 ']' [2020-03-14T00:29:26.531Z] ++ set -x [2020-03-14T00:29:26.531Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:29:26.992Z] #44 ... [2020-03-14T00:29:26.992Z] [2020-03-14T00:29:26.992Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:29:26.992Z] #16 DONE 2.2s [2020-03-14T00:29:26.992Z] [2020-03-14T00:29:26.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:26.992Z] #44 72.10 LINK criu/pie/parasite.built-in.o [2020-03-14T00:29:26.992Z] #44 72.12 GEN criu/pie/parasite-blob.h [2020-03-14T00:29:26.992Z] #44 72.15 CC criu/pie/parasite-vdso.o [2020-03-14T00:29:27.919Z] #44 73.00 CC criu/arch/x86/vdso-pie.o [2020-03-14T00:29:28.174Z] #44 73.30 CC criu/arch/x86/restorer.o [2020-03-14T00:29:28.735Z] #44 73.82 CC criu/arch/x86/restorer_unmap.o [2020-03-14T00:29:28.735Z] #44 73.87 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-14T00:29:28.990Z] #44 74.14 CC criu/pie/restorer.o [2020-03-14T00:29:30.354Z] #44 ... [2020-03-14T00:29:30.354Z] [2020-03-14T00:29:30.354Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:30.354Z] #47 155.2 net/http/httptrace [2020-03-14T00:29:30.354Z] #47 155.6 net/http [2020-03-14T00:29:30.354Z] #47 ... [2020-03-14T00:29:30.354Z] [2020-03-14T00:29:30.354Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:30.354Z] #17 2.282 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:30.354Z] #17 2.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:30.354Z] #17 2.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:30.354Z] #17 2.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-14T00:29:30.914Z] #17 4.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [182 kB] [2020-03-14T00:29:31.464Z] #23 ... [2020-03-14T00:29:31.464Z] [2020-03-14T00:29:31.464Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:31.464Z] #17 23.27 Selecting previously unselected package pigz. [2020-03-14T00:29:31.464Z] #17 23.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 ... 23396 files and directories currently installed.) [2020-03-14T00:29:31.464Z] #17 23.38 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 23.38 Unpacking pigz (2.4-1) ... [2020-03-14T00:29:31.464Z] #17 23.59 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-14T00:29:31.464Z] #17 23.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 23.63 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:31.464Z] #17 24.21 Selecting previously unselected package python3.7-minimal. [2020-03-14T00:29:31.464Z] #17 24.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 24.23 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:29:31.464Z] #17 24.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:31.464Z] #17 24.93 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:29:31.464Z] #17 27.86 Selecting previously unselected package python3-minimal. [2020-03-14T00:29:31.464Z] #17 27.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-03-14T00:29:31.464Z] #17 28.01 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 28.04 Unpacking python3-minimal (3.7.3-1) ... [2020-03-14T00:29:31.464Z] #17 28.14 Selecting previously unselected package libmpdec2:arm64. [2020-03-14T00:29:31.464Z] #17 28.14 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 28.16 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-14T00:29:31.464Z] #17 28.27 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-14T00:29:31.464Z] #17 28.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-14T00:29:31.464Z] #17 28.28 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:32.039Z] #17 29.40 Selecting previously unselected package python3.7. [2020-03-14T00:29:32.039Z] #17 29.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-14T00:29:32.039Z] #17 29.43 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:32.277Z] #17 ... [2020-03-14T00:29:32.277Z] [2020-03-14T00:29:32.277Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:32.277Z] #60 9.517 + cd /tmp/tmp.Q9WlKtw0fQ/src/github.com/opencontainers/runc [2020-03-14T00:29:32.277Z] #60 9.517 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:29:32.277Z] #60 10.36 + '[' -z '' ']' [2020-03-14T00:29:32.277Z] #60 10.36 + target=static [2020-03-14T00:29:32.277Z] #60 10.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-14T00:29:32.277Z] #60 11.82 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-03-14T00:29:32.277Z] #60 ... [2020-03-14T00:29:32.277Z] [2020-03-14T00:29:32.277Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:32.277Z] #17 5.591 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-14T00:29:32.298Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-14T00:29:32.298Z] #17 29.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-14T00:29:32.298Z] #17 29.60 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-14T00:29:32.557Z] #17 29.74 Setting up python3-minimal (3.7.3-1) ... [2020-03-14T00:29:33.939Z] #17 ... [2020-03-14T00:29:33.939Z] [2020-03-14T00:29:33.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:33.939Z] #44 94.72 DEP criu/rst-malloc.d [2020-03-14T00:29:33.939Z] #44 94.97 DEP criu/rbtree.d [2020-03-14T00:29:33.939Z] #44 95.03 DEP criu/pstree.d [2020-03-14T00:29:33.939Z] #44 95.30 DEP criu/protobuf.d [2020-03-14T00:29:33.939Z] #44 95.43 GEN criu/protobuf-desc-gen.h [2020-03-14T00:29:33.939Z] #44 97.73 DEP criu/protobuf-desc.d [2020-03-14T00:29:33.939Z] #44 97.88 DEP criu/proc_parse.d [2020-03-14T00:29:33.939Z] #44 98.05 DEP criu/plugin.d [2020-03-14T00:29:33.939Z] #44 98.14 DEP criu/pipes.d [2020-03-14T00:29:33.939Z] #44 98.30 DEP criu/pie-util.d [2020-03-14T00:29:33.939Z] #44 98.53 DEP criu/pie-util-vdso.d [2020-03-14T00:29:33.939Z] #44 98.65 DEP criu/path.d [2020-03-14T00:29:33.939Z] #44 98.76 DEP criu/parasite-syscall.d [2020-03-14T00:29:33.939Z] #44 99.04 DEP criu/pagemap.d [2020-03-14T00:29:33.939Z] #44 99.22 DEP criu/pagemap-cache.d [2020-03-14T00:29:33.939Z] #44 99.31 DEP criu/page-xfer.d [2020-03-14T00:29:33.939Z] #44 99.41 DEP criu/page-pipe.d [2020-03-14T00:29:33.939Z] #44 99.50 DEP criu/netfilter.d [2020-03-14T00:29:33.939Z] #44 99.69 DEP criu/net.d [2020-03-14T00:29:33.939Z] #44 100.0 DEP criu/namespaces.d [2020-03-14T00:29:33.939Z] #44 100.2 DEP criu/mount.d [2020-03-14T00:29:33.939Z] #44 100.4 DEP criu/mem.d [2020-03-14T00:29:33.939Z] #44 100.6 DEP criu/lsm.d [2020-03-14T00:29:33.939Z] #44 100.8 DEP criu/log.d [2020-03-14T00:29:33.939Z] #44 101.0 DEP criu/libnetlink.d [2020-03-14T00:29:33.939Z] #44 101.1 DEP criu/kerndat.d [2020-03-14T00:29:33.939Z] #44 101.4 DEP criu/kcmp-ids.d [2020-03-14T00:29:33.939Z] #44 101.5 DEP criu/irmap.d [2020-03-14T00:29:33.939Z] #44 101.7 DEP criu/ipc_ns.d [2020-03-14T00:29:33.939Z] #44 101.9 DEP criu/image.d [2020-03-14T00:29:33.939Z] #44 102.1 DEP criu/image-desc.d [2020-03-14T00:29:33.939Z] #44 102.2 DEP criu/fsnotify.d [2020-03-14T00:29:33.939Z] #44 102.3 DEP criu/filesystems.d [2020-03-14T00:29:33.939Z] #44 102.5 DEP criu/files.d [2020-03-14T00:29:33.939Z] #44 102.7 DEP criu/files-reg.d [2020-03-14T00:29:33.939Z] #44 103.1 DEP criu/files-ext.d [2020-03-14T00:29:33.939Z] #44 103.3 DEP criu/file-lock.d [2020-03-14T00:29:33.939Z] #44 103.5 DEP criu/file-ids.d [2020-03-14T00:29:33.939Z] #44 103.7 DEP criu/fifo.d [2020-03-14T00:29:33.939Z] #44 103.9 DEP criu/fdstore.d [2020-03-14T00:29:33.939Z] #44 104.0 DEP criu/fault-injection.d [2020-03-14T00:29:33.939Z] #44 104.1 DEP criu/external.d [2020-03-14T00:29:33.939Z] #44 104.3 DEP criu/eventpoll.d [2020-03-14T00:29:33.939Z] #44 104.5 DEP criu/eventfd.d [2020-03-14T00:29:33.939Z] #44 104.7 DEP criu/crtools.d [2020-03-14T00:29:33.939Z] #44 ... [2020-03-14T00:29:33.939Z] [2020-03-14T00:29:33.939Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:33.939Z] #17 31.04 Selecting previously unselected package python3. [2020-03-14T00:29:33.939Z] #17 31.04 (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-03-14T00:29:33.939Z] #17 31.09 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-14T00:29:33.939Z] #17 31.11 Unpacking python3 (3.7.3-1) ... [2020-03-14T00:29:34.200Z] #17 31.30 Selecting previously unselected package libip4tc0:arm64. [2020-03-14T00:29:34.200Z] #17 31.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-14T00:29:34.200Z] #17 31.31 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:34.200Z] #17 31.42 Selecting previously unselected package libip6tc0:arm64. [2020-03-14T00:29:34.200Z] #17 31.42 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-14T00:29:34.200Z] #17 31.43 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:34.460Z] #17 31.57 Selecting previously unselected package libiptc0:arm64. [2020-03-14T00:29:34.460Z] #17 31.57 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-14T00:29:34.460Z] #17 31.58 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:34.460Z] #17 31.66 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-14T00:29:34.460Z] #17 31.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-14T00:29:34.460Z] #17 31.67 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-14T00:29:34.460Z] #17 31.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-14T00:29:34.460Z] #17 31.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-14T00:29:34.460Z] #17 31.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-14T00:29:34.721Z] #17 31.85 Selecting previously unselected package libnftnl11:arm64. [2020-03-14T00:29:34.721Z] #17 31.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-14T00:29:34.721Z] #17 31.86 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-14T00:29:34.721Z] #17 31.99 Selecting previously unselected package iptables. [2020-03-14T00:29:34.721Z] #17 31.99 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-14T00:29:34.721Z] #17 32.00 Unpacking iptables (1.8.2-4) ... [2020-03-14T00:29:34.903Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:29:34.903Z] Loaded image: busybox:latest [2020-03-14T00:29:34.903Z] Loaded image: busybox:glibc [2020-03-14T00:29:34.903Z] Loaded image: debian:jessie [2020-03-14T00:29:34.903Z] Loaded image: hello-world:latest [2020-03-14T00:29:34.903Z] INFO: Testing against a local daemon [2020-03-14T00:29:34.903Z] === RUN TestCgroupNamespacesBuild [2020-03-14T00:29:35.291Z] #17 32.43 Selecting previously unselected package xxd. [2020-03-14T00:29:35.291Z] #17 32.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-14T00:29:35.291Z] #17 32.44 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:29:35.291Z] #17 32.59 Selecting previously unselected package vim-common. [2020-03-14T00:29:35.291Z] #17 32.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:29:35.291Z] #17 32.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:29:35.551Z] #17 32.83 Selecting previously unselected package bash-completion. [2020-03-14T00:29:35.551Z] #17 32.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-14T00:29:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:29:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:29:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:29:36.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:29:36.368Z] --- PASS: TestCgroupNamespacesBuild (2.13s) [2020-03-14T00:29:36.368Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-14T00:29:36.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:29:37.516Z] #17 ... [2020-03-14T00:29:37.516Z] [2020-03-14T00:29:37.516Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:37.516Z] #44 76.99 LINK criu/pie/restorer.built-in.o [2020-03-14T00:29:37.516Z] #44 77.01 GEN criu/pie/restorer-blob.h [2020-03-14T00:29:37.516Z] #44 77.11 DEP criu/vdso.d [2020-03-14T00:29:37.516Z] #44 77.30 DEP criu/vdso-compat.d [2020-03-14T00:29:37.516Z] #44 77.44 DEP criu/uts_ns.d [2020-03-14T00:29:37.516Z] #44 77.59 DEP criu/util.d [2020-03-14T00:29:37.516Z] #44 77.83 DEP criu/uffd.d [2020-03-14T00:29:37.516Z] #44 78.04 DEP criu/tun.d [2020-03-14T00:29:37.516Z] #44 78.24 DEP criu/tty.d [2020-03-14T00:29:37.516Z] #44 78.42 DEP criu/timerfd.d [2020-03-14T00:29:37.516Z] #44 78.66 DEP criu/sysfs_parse.d [2020-03-14T00:29:37.516Z] #44 78.81 DEP criu/sysctl.d [2020-03-14T00:29:37.516Z] #44 78.97 DEP criu/string.d [2020-03-14T00:29:37.516Z] #44 79.02 DEP criu/stats.d [2020-03-14T00:29:37.516Z] #44 79.13 DEP criu/sockets.d [2020-03-14T00:29:37.516Z] #44 79.31 DEP criu/sk-unix.d [2020-03-14T00:29:37.516Z] #44 79.54 DEP criu/sk-tcp.d [2020-03-14T00:29:37.516Z] #44 79.71 DEP criu/sk-queue.d [2020-03-14T00:29:37.516Z] #44 79.87 DEP criu/sk-packet.d [2020-03-14T00:29:37.516Z] #44 80.05 DEP criu/sk-netlink.d [2020-03-14T00:29:37.516Z] #44 80.17 DEP criu/sk-inet.d [2020-03-14T00:29:37.516Z] #44 80.31 DEP criu/signalfd.d [2020-03-14T00:29:37.516Z] #44 80.49 DEP criu/sigframe.d [2020-03-14T00:29:37.516Z] #44 80.63 DEP criu/shmem.d [2020-03-14T00:29:37.516Z] #44 80.81 DEP criu/servicefd.d [2020-03-14T00:29:37.516Z] #44 80.95 DEP criu/seize.d [2020-03-14T00:29:37.516Z] #44 81.10 DEP criu/seccomp.d [2020-03-14T00:29:37.516Z] #44 81.33 DEP criu/rst-malloc.d [2020-03-14T00:29:37.516Z] #44 81.40 DEP criu/rbtree.d [2020-03-14T00:29:37.516Z] #44 81.45 DEP criu/pstree.d [2020-03-14T00:29:37.516Z] #44 81.61 DEP criu/protobuf.d [2020-03-14T00:29:37.516Z] #44 81.79 GEN criu/protobuf-desc-gen.h [2020-03-14T00:29:38.077Z] #44 83.29 DEP criu/protobuf-desc.d [2020-03-14T00:29:38.333Z] #44 83.45 DEP criu/proc_parse.d [2020-03-14T00:29:38.381Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-03-14T00:29:38.381Z] === RUN TestBuildWithSession [2020-03-14T00:29:38.381Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-14T00:29:38.381Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:29:38.381Z] === RUN TestBuildSquashParent [2020-03-14T00:29:38.588Z] #44 83.71 DEP criu/plugin.d [2020-03-14T00:29:38.844Z] #44 83.85 DEP criu/pipes.d [2020-03-14T00:29:38.844Z] #44 84.06 DEP criu/pie-util.d [2020-03-14T00:29:38.852Z] #17 36.01 Unpacking bash-completion (1:2.8-6) ... [2020-03-14T00:29:39.099Z] #44 84.22 DEP criu/pie-util-vdso.d [2020-03-14T00:29:39.099Z] #44 84.32 DEP criu/pie-util-vdso-elf32.d [2020-03-14T00:29:39.354Z] #44 84.55 DEP criu/path.d [2020-03-14T00:29:39.424Z] #17 36.54 Selecting previously unselected package bzip2. [2020-03-14T00:29:39.424Z] #17 36.56 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-14T00:29:39.424Z] #17 36.57 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:29:39.424Z] #17 36.68 Selecting previously unselected package xz-utils. [2020-03-14T00:29:39.424Z] #17 36.69 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-14T00:29:39.424Z] #17 36.69 Unpacking xz-utils (5.2.4-1) ... [2020-03-14T00:29:39.610Z] #44 84.64 DEP criu/parasite-syscall.d [2020-03-14T00:29:39.610Z] #44 84.83 DEP criu/pagemap.d [2020-03-14T00:29:39.685Z] #17 36.89 Selecting previously unselected package apparmor. [2020-03-14T00:29:39.685Z] #17 36.89 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-14T00:29:39.685Z] #17 36.98 Unpacking apparmor (2.13.2-10) ... [2020-03-14T00:29:39.864Z] #44 85.00 DEP criu/pagemap-cache.d [2020-03-14T00:29:39.865Z] #44 85.14 DEP criu/page-xfer.d [2020-03-14T00:29:39.947Z] #17 37.40 Selecting previously unselected package aufs-tools. [2020-03-14T00:29:40.120Z] #44 85.30 DEP criu/page-pipe.d [2020-03-14T00:29:40.210Z] #17 37.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-14T00:29:40.210Z] #17 37.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:29:40.210Z] #17 37.51 Selecting previously unselected package libonig5:arm64. [2020-03-14T00:29:40.210Z] #17 37.52 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-14T00:29:40.210Z] #17 37.54 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-14T00:29:40.375Z] #44 85.40 DEP criu/netfilter.d [2020-03-14T00:29:40.375Z] #44 85.55 DEP criu/net.d [2020-03-14T00:29:40.471Z] #17 37.75 Selecting previously unselected package libjq1:arm64. [2020-03-14T00:29:40.471Z] #17 37.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-14T00:29:40.471Z] #17 37.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-14T00:29:40.471Z] #17 37.90 Selecting previously unselected package jq. [2020-03-14T00:29:40.630Z] #44 85.69 DEP criu/namespaces.d [2020-03-14T00:29:40.630Z] #44 85.85 DEP criu/mount.d [2020-03-14T00:29:40.731Z] #17 37.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-14T00:29:40.731Z] #17 37.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:29:40.731Z] #17 38.00 Selecting previously unselected package libaio1:arm64. [2020-03-14T00:29:40.731Z] #17 38.00 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-14T00:29:40.731Z] #17 38.01 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-14T00:29:40.731Z] #17 38.11 Selecting previously unselected package libgpm2:arm64. [2020-03-14T00:29:40.731Z] #17 38.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-14T00:29:40.731Z] #17 38.13 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-14T00:29:40.885Z] #44 86.09 DEP criu/mem.d [2020-03-14T00:29:40.992Z] #17 38.23 Selecting previously unselected package libicu63:arm64. [2020-03-14T00:29:40.992Z] #17 38.25 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ... [2020-03-14T00:29:40.992Z] #17 38.26 Unpacking libicu63:arm64 (63.1-6) ... [2020-03-14T00:29:41.141Z] #44 86.31 DEP criu/lsm.d [2020-03-14T00:29:41.401Z] #44 86.43 DEP criu/log.d [2020-03-14T00:29:41.401Z] #44 86.61 DEP criu/libnetlink.d [2020-03-14T00:29:41.657Z] #44 86.73 DEP criu/kerndat.d [2020-03-14T00:29:41.912Z] #44 87.01 DEP criu/kcmp-ids.d [2020-03-14T00:29:41.912Z] #44 87.08 DEP criu/irmap.d [2020-03-14T00:29:41.912Z] #44 87.17 DEP criu/ipc_ns.d [2020-03-14T00:29:42.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:29:42.168Z] #44 87.27 DEP criu/image.d [2020-03-14T00:29:42.168Z] #44 87.40 DEP criu/image-desc.d [2020-03-14T00:29:42.168Z] #44 87.49 DEP criu/fsnotify.d [2020-03-14T00:29:42.423Z] #44 87.64 DEP criu/filesystems.d [2020-03-14T00:29:42.679Z] #44 87.88 DEP criu/files.d [2020-03-14T00:29:42.934Z] #44 88.15 DEP criu/files-reg.d [2020-03-14T00:29:43.189Z] #44 88.41 DEP criu/files-ext.d [2020-03-14T00:29:43.444Z] #44 88.58 DEP criu/file-lock.d [2020-03-14T00:29:43.700Z] #44 88.87 DEP criu/file-ids.d [2020-03-14T00:29:43.700Z] #44 ... [2020-03-14T00:29:43.700Z] [2020-03-14T00:29:43.700Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:43.700Z] #47 168.8 github.com/LK4D4/vndr/godl [2020-03-14T00:29:43.700Z] #47 169.5 github.com/LK4D4/vndr [2020-03-14T00:29:43.955Z] #47 DONE 178.9s [2020-03-14T00:29:43.955Z] [2020-03-14T00:29:43.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:43.955Z] #44 88.99 DEP criu/fifo.d [2020-03-14T00:29:43.955Z] #44 89.15 DEP criu/fdstore.d [2020-03-14T00:29:43.955Z] #44 89.24 DEP criu/fault-injection.d [2020-03-14T00:29:44.211Z] #44 89.30 DEP criu/external.d [2020-03-14T00:29:44.211Z] #44 89.54 DEP criu/eventpoll.d [2020-03-14T00:29:44.293Z] #17 ... [2020-03-14T00:29:44.293Z] [2020-03-14T00:29:44.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:44.293Z] #44 105.0 DEP criu/cr-service.d [2020-03-14T00:29:44.293Z] #44 105.2 DEP criu/cr-restore.d [2020-03-14T00:29:44.293Z] #44 105.5 DEP criu/cr-errno.d [2020-03-14T00:29:44.293Z] #44 105.5 DEP criu/cr-dump.d [2020-03-14T00:29:44.293Z] #44 105.8 DEP criu/cr-dedup.d [2020-03-14T00:29:44.293Z] #44 106.1 DEP criu/cr-check.d [2020-03-14T00:29:44.293Z] #44 106.4 DEP criu/config.d [2020-03-14T00:29:44.293Z] #44 106.5 DEP criu/clone-noasan.d [2020-03-14T00:29:44.293Z] #44 106.7 DEP criu/cgroup.d [2020-03-14T00:29:44.293Z] #44 107.0 DEP criu/cgroup-props.d [2020-03-14T00:29:44.293Z] #44 107.1 DEP criu/bitmap.d [2020-03-14T00:29:44.293Z] #44 107.1 DEP criu/bfd.d [2020-03-14T00:29:44.293Z] #44 107.2 DEP criu/autofs.d [2020-03-14T00:29:44.293Z] #44 107.4 DEP criu/aio.d [2020-03-14T00:29:44.293Z] #44 107.6 DEP criu/action-scripts.d [2020-03-14T00:29:44.293Z] #44 108.0 CC criu/action-scripts.o [2020-03-14T00:29:44.293Z] #44 108.5 CC criu/aio.o [2020-03-14T00:29:44.293Z] #44 109.2 CC criu/autofs.o [2020-03-14T00:29:44.293Z] #44 110.8 CC criu/bfd.o [2020-03-14T00:29:44.293Z] #44 111.6 CC criu/bitmap.o [2020-03-14T00:29:44.293Z] #44 111.8 CC criu/cgroup-props.o [2020-03-14T00:29:44.293Z] #44 113.0 CC criu/cgroup.o [2020-03-14T00:29:44.467Z] #44 89.82 DEP criu/eventfd.d [2020-03-14T00:29:44.560Z] #44 ... [2020-03-14T00:29:44.560Z] [2020-03-14T00:29:44.560Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:44.560Z] #17 41.80 Selecting previously unselected package libnet1:arm64. [2020-03-14T00:29:44.560Z] #17 41.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-14T00:29:44.560Z] #17 41.83 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:29:44.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:29:44.820Z] #17 41.94 Selecting previously unselected package libnl-3-200:arm64. [2020-03-14T00:29:44.820Z] #17 41.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-14T00:29:44.820Z] #17 41.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-14T00:29:44.820Z] #17 42.08 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-14T00:29:44.820Z] #17 42.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-14T00:29:44.820Z] #17 42.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-14T00:29:44.820Z] #17 42.17 Selecting previously unselected package libreadline5:arm64. [2020-03-14T00:29:44.820Z] #17 42.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-14T00:29:44.820Z] #17 42.18 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-14T00:29:45.029Z] #44 90.05 DEP criu/crtools.d [2020-03-14T00:29:45.082Z] #17 42.31 Selecting previously unselected package net-tools. [2020-03-14T00:29:45.082Z] #17 42.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-14T00:29:45.082Z] #17 42.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:29:45.082Z] #17 42.52 Selecting previously unselected package python-pip-whl. [2020-03-14T00:29:45.167Z] --- PASS: TestBuildSquashParent (6.42s) [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:29:45.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:29:45.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:29:45.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:29:45.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:29:45.285Z] #44 90.33 DEP criu/cr-service.d [2020-03-14T00:29:45.285Z] #44 90.45 DEP criu/cr-restore.d [2020-03-14T00:29:45.346Z] #17 42.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-14T00:29:45.346Z] #17 42.54 Unpacking python-pip-whl (18.1-5) ... [2020-03-14T00:29:45.540Z] #44 90.62 DEP criu/cr-errno.d [2020-03-14T00:29:45.540Z] #44 90.65 DEP criu/cr-dump.d [2020-03-14T00:29:45.540Z] #44 90.87 DEP criu/cr-dedup.d [2020-03-14T00:29:45.795Z] #44 90.97 DEP criu/cr-check.d [2020-03-14T00:29:45.795Z] #44 91.12 DEP criu/config.d [2020-03-14T00:29:45.917Z] #17 43.07 Selecting previously unselected package python3-lib2to3. [2020-03-14T00:29:45.917Z] #17 43.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-14T00:29:45.917Z] #17 43.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:29:45.917Z] #17 43.31 Selecting previously unselected package python3-distutils. [2020-03-14T00:29:45.917Z] #17 43.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-14T00:29:45.917Z] #17 43.32 Unpacking python3-distutils (3.7.3-1) ... [2020-03-14T00:29:46.050Z] #44 91.30 DEP criu/clone-noasan.d [2020-03-14T00:29:46.050Z] #44 91.38 DEP criu/cgroup.d [2020-03-14T00:29:46.305Z] #44 91.57 DEP criu/cgroup-props.d [2020-03-14T00:29:46.487Z] #17 43.58 Selecting previously unselected package python3-pip. [2020-03-14T00:29:46.487Z] #17 43.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-14T00:29:46.487Z] #17 43.59 Unpacking python3-pip (18.1-5) ... [2020-03-14T00:29:46.560Z] #44 91.72 DEP criu/bitmap.d [2020-03-14T00:29:46.560Z] #44 91.76 DEP criu/bfd.d [2020-03-14T00:29:46.560Z] #44 91.83 DEP criu/autofs.d [2020-03-14T00:29:46.748Z] #17 43.84 Selecting previously unselected package python3-pkg-resources. [2020-03-14T00:29:46.748Z] #17 43.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:29:46.748Z] #17 43.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:29:46.748Z] #17 44.04 Selecting previously unselected package python3-setuptools. [2020-03-14T00:29:46.748Z] #17 44.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-14T00:29:46.748Z] #17 44.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-14T00:29:46.817Z] #44 91.94 DEP criu/aio.d [2020-03-14T00:29:47.008Z] #17 44.31 Selecting previously unselected package python3-wheel. [2020-03-14T00:29:47.008Z] #17 44.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-14T00:29:47.008Z] #17 44.33 Unpacking python3-wheel (0.32.3-2) ... [2020-03-14T00:29:47.072Z] #44 92.08 DEP criu/action-scripts.d [2020-03-14T00:29:47.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:29:47.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:29:47.268Z] #17 44.44 Selecting previously unselected package sudo. [2020-03-14T00:29:47.268Z] #17 44.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-14T00:29:47.268Z] #17 44.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:29:47.412Z] #44 92.47 CC criu/action-scripts.o [2020-03-14T00:29:47.691Z] #44 92.89 CC criu/aio.o [2020-03-14T00:29:47.845Z] #17 45.09 Selecting previously unselected package thin-provisioning-tools. [2020-03-14T00:29:47.845Z] #17 45.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-14T00:29:47.845Z] #17 45.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:29:47.962Z] #44 ... [2020-03-14T00:29:47.962Z] [2020-03-14T00:29:47.962Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:47.962Z] #17 11.27 Fetched 8332 kB in 9s (901 kB/s) [2020-03-14T00:29:47.962Z] #17 11.27 Reading package lists... [2020-03-14T00:29:47.962Z] #17 15.13 Reading package lists... [2020-03-14T00:29:47.962Z] #17 19.60 Building dependency tree... [2020-03-14T00:29:48.115Z] #17 45.32 Selecting previously unselected package uidmap. [2020-03-14T00:29:48.115Z] #17 45.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-14T00:29:48.115Z] #17 45.35 Unpacking uidmap (1:4.5-1.1) ... [2020-03-14T00:29:48.220Z] #17 21.30 libcap2-bin is already the newest version (1:2.25-2). [2020-03-14T00:29:48.220Z] #17 21.30 The following additional packages will be installed: [2020-03-14T00:29:48.220Z] #17 21.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-14T00:29:48.220Z] #17 21.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-14T00:29:48.220Z] #17 21.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-14T00:29:48.220Z] #17 21.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-14T00:29:48.220Z] #17 21.30 python3.7 python3.7-minimal vim-runtime xxd [2020-03-14T00:29:48.220Z] #17 21.31 Suggested packages: [2020-03-14T00:29:48.220Z] #17 21.31 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-14T00:29:48.220Z] #17 21.31 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-14T00:29:48.220Z] #17 21.31 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-14T00:29:48.220Z] #17 21.31 Recommended packages: [2020-03-14T00:29:48.220Z] #17 21.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-14T00:29:48.220Z] #17 21.31 python3-keyrings.alt python3-xdg unzip [2020-03-14T00:29:48.220Z] #17 ... [2020-03-14T00:29:48.220Z] [2020-03-14T00:29:48.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:48.220Z] #44 93.49 CC criu/autofs.o [2020-03-14T00:29:48.375Z] #17 45.51 Selecting previously unselected package vim-runtime. [2020-03-14T00:29:48.375Z] #17 45.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:29:48.375Z] #17 45.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-14T00:29:48.375Z] #17 45.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-14T00:29:48.375Z] #17 45.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:29:49.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:29:49.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:29:49.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:29:50.138Z] #44 95.26 CC criu/bfd.o [2020-03-14T00:29:50.699Z] #44 95.78 CC criu/bitmap.o [2020-03-14T00:29:50.699Z] #44 95.93 CC criu/cgroup-props.o [2020-03-14T00:29:50.842Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.2s done [2020-03-14T00:29:50.842Z] #8 DONE 39.1s [2020-03-14T00:29:50.842Z] [2020-03-14T00:29:50.842Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-14T00:29:50.842Z] #9 DONE 0.2s [2020-03-14T00:29:50.842Z] [2020-03-14T00:29:50.842Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-14T00:29:50.842Z] #10 DONE 0.2s [2020-03-14T00:29:50.842Z] [2020-03-14T00:29:50.842Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-14T00:29:50.843Z] #30 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-14T00:29:50.843Z] #41 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:29:50.843Z] #42 ... [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:29:50.843Z] #22 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-14T00:29:50.843Z] #33 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:29:50.843Z] #23 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-14T00:29:50.843Z] #47 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-14T00:29:50.843Z] #73 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-14T00:29:50.843Z] #56 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-14T00:29:50.843Z] #68 DONE 0.1s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-14T00:29:50.843Z] #53 DONE 0.2s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-14T00:29:50.843Z] #50 DONE 0.2s [2020-03-14T00:29:50.843Z] [2020-03-14T00:29:50.843Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:50.843Z] #51 0.695 + RM_GOPATH=0 [2020-03-14T00:29:50.843Z] #51 0.696 + TMP_GOPATH= [2020-03-14T00:29:50.843Z] #51 0.696 + : /build [2020-03-14T00:29:50.843Z] #51 0.696 + '[' -z '' ']' [2020-03-14T00:29:50.843Z] #51 0.697 ++ mktemp -d [2020-03-14T00:29:50.843Z] #51 0.700 + export GOPATH=/tmp/tmp.em552LxNnw [2020-03-14T00:29:50.843Z] #51 0.700 + GOPATH=/tmp/tmp.em552LxNnw [2020-03-14T00:29:50.843Z] #51 0.700 + RM_GOPATH=1 [2020-03-14T00:29:50.843Z] #51 0.703 ++ dirname ./install.sh [2020-03-14T00:29:50.843Z] #51 0.705 + dir=. [2020-03-14T00:29:50.843Z] #51 0.706 + bin=gotestsum [2020-03-14T00:29:50.843Z] #51 0.706 + shift [2020-03-14T00:29:50.843Z] #51 0.706 + '[' '!' -f ./gotestsum.installer ']' [2020-03-14T00:29:50.843Z] #51 0.706 + . ./gotestsum.installer [2020-03-14T00:29:50.843Z] #51 0.707 ++ : v0.3.5 [2020-03-14T00:29:50.843Z] #51 0.707 + install_gotestsum [2020-03-14T00:29:50.843Z] #51 0.708 Installing gotestsum version v0.3.5 [2020-03-14T00:29:50.843Z] #51 0.708 + echo 'Installing gotestsum version v0.3.5' [2020-03-14T00:29:50.843Z] #51 0.708 + go get -d gotest.tools/gotestsum [2020-03-14T00:29:50.955Z] #44 ... [2020-03-14T00:29:50.955Z] [2020-03-14T00:29:50.955Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:29:50.955Z] #30 DONE 186.4s [2020-03-14T00:29:51.210Z] [2020-03-14T00:29:51.210Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:51.210Z] #17 23.06 The following NEW packages will be installed: [2020-03-14T00:29:51.210Z] #17 23.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-14T00:29:51.210Z] #17 23.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-14T00:29:51.210Z] #17 23.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-14T00:29:51.210Z] #17 23.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-14T00:29:51.210Z] #17 23.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-14T00:29:51.210Z] #17 23.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-14T00:29:51.210Z] #17 23.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-14T00:29:51.210Z] #17 23.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-14T00:29:51.210Z] #17 23.09 xz-utils zip [2020-03-14T00:29:51.210Z] #17 23.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:29:51.210Z] #17 23.39 Need to get 28.5 MB of archives. [2020-03-14T00:29:51.210Z] #17 23.39 After this operation, 116 MB of additional disk space will be used. [2020-03-14T00:29:51.210Z] #17 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-14T00:29:51.210Z] #17 23.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-14T00:29:51.210Z] #17 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-14T00:29:51.210Z] #17 23.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-14T00:29:51.210Z] #17 23.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-14T00:29:51.210Z] #17 23.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-14T00:29:51.210Z] #17 23.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-14T00:29:51.210Z] #17 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-14T00:29:51.210Z] #17 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-14T00:29:51.210Z] #17 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-14T00:29:51.210Z] #17 23.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-14T00:29:51.210Z] #17 23.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-14T00:29:51.210Z] #17 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-14T00:29:51.210Z] #17 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-14T00:29:51.210Z] #17 24.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-14T00:29:51.210Z] #17 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-14T00:29:51.210Z] #17 24.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-14T00:29:51.210Z] #17 24.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:29:51.210Z] #17 24.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-14T00:29:51.210Z] #17 24.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-14T00:29:51.210Z] #17 24.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-14T00:29:51.210Z] #17 24.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-14T00:29:51.210Z] #17 24.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-14T00:29:51.210Z] #17 24.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-14T00:29:51.210Z] #17 24.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-14T00:29:51.211Z] #17 24.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-14T00:29:51.211Z] #17 24.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-14T00:29:51.211Z] #17 24.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-14T00:29:51.211Z] #17 24.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB] [2020-03-14T00:29:51.466Z] #17 24.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-14T00:29:51.671Z] #17 48.81 Selecting previously unselected package vim. [2020-03-14T00:29:51.671Z] #17 48.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-14T00:29:51.671Z] #17 48.86 Unpacking vim (2:8.1.0875-5) ... [2020-03-14T00:29:51.789Z] #17 24.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-14T00:29:51.789Z] #17 24.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-14T00:29:51.789Z] #17 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-14T00:29:51.789Z] #17 24.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-14T00:29:51.789Z] #17 24.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-14T00:29:51.789Z] #17 25.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-14T00:29:51.789Z] #17 25.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-14T00:29:51.789Z] #17 25.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-14T00:29:51.789Z] #17 25.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-14T00:29:51.789Z] #17 25.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-03-14T00:29:51.859Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2020-03-14T00:29:51.859Z] === RUN TestBuildMultiStageCopy [2020-03-14T00:29:51.859Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-14T00:29:51.933Z] #17 49.29 Selecting previously unselected package xfsprogs. [2020-03-14T00:29:52.045Z] #17 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-14T00:29:52.045Z] #17 25.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-14T00:29:52.045Z] #17 25.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-14T00:29:52.045Z] #17 25.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-14T00:29:52.045Z] #17 25.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-14T00:29:52.194Z] #17 49.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-14T00:29:52.194Z] #17 49.33 Unpacking xfsprogs (4.20.0-1) ... [2020-03-14T00:29:52.300Z] #17 25.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-14T00:29:52.300Z] #17 25.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-14T00:29:52.300Z] #17 25.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-14T00:29:52.455Z] #17 49.82 Selecting previously unselected package zip. [2020-03-14T00:29:52.455Z] #17 49.82 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-14T00:29:52.455Z] #17 49.84 Unpacking zip (3.0-11+b1) ... [2020-03-14T00:29:52.715Z] #17 50.08 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:29:52.715Z] #17 50.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:29:52.715Z] #17 50.12 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:52.976Z] #17 50.15 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-14T00:29:52.976Z] #17 50.19 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-14T00:29:52.976Z] #17 50.22 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:52.976Z] #17 50.24 Setting up uidmap (1:4.5-1.1) ... [2020-03-14T00:29:52.976Z] #17 50.25 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-14T00:29:52.976Z] #17 50.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:29:52.976Z] #17 50.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:29:52.976Z] #17 50.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-14T00:29:52.976Z] #17 50.31 Setting up libicu63:arm64 (63.1-6) ... [2020-03-14T00:29:52.976Z] #17 50.33 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:29:52.976Z] #17 50.35 Setting up zip (3.0-11+b1) ... [2020-03-14T00:29:52.976Z] #17 50.36 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:29:53.227Z] #17 26.32 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:29:53.227Z] #17 26.43 Fetched 28.5 MB in 3s (11.0 MB/s) [2020-03-14T00:29:53.227Z] #17 26.50 Selecting previously unselected package pigz. [2020-03-14T00:29:53.227Z] #17 26.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-14T00:29:53.227Z] #17 26.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-14T00:29:53.227Z] #17 26.58 Unpacking pigz (2.4-1) ... [2020-03-14T00:29:53.227Z] #17 26.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-14T00:29:53.236Z] #17 50.39 Setting up bash-completion (1:2.8-6) ... [2020-03-14T00:29:53.236Z] #17 ... [2020-03-14T00:29:53.236Z] [2020-03-14T00:29:53.236Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:29:53.236Z] #41 182.7 + dpkg --print-architecture [2020-03-14T00:29:53.483Z] #17 26.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-14T00:29:53.483Z] #17 26.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:53.498Z] #41 DONE 183.1s [2020-03-14T00:29:53.498Z] [2020-03-14T00:29:53.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:29:53.498Z] #44 116.3 CC criu/clone-noasan.o [2020-03-14T00:29:53.498Z] #44 116.4 CC criu/config.o [2020-03-14T00:29:53.498Z] #44 118.2 CC criu/cr-check.o [2020-03-14T00:29:53.498Z] #44 120.1 CC criu/cr-dedup.o [2020-03-14T00:29:53.498Z] #44 120.7 CC criu/cr-dump.o [2020-03-14T00:29:53.498Z] #44 123.2 CC criu/cr-errno.o [2020-03-14T00:29:53.498Z] #44 123.3 CC criu/cr-restore.o [2020-03-14T00:29:53.582Z] #51 ... [2020-03-14T00:29:53.582Z] [2020-03-14T00:29:53.582Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:53.582Z] #48 0.750 + RM_GOPATH=0 [2020-03-14T00:29:53.582Z] #48 0.750 + TMP_GOPATH= [2020-03-14T00:29:53.582Z] #48 0.756 + : /build [2020-03-14T00:29:53.582Z] #48 0.756 + '[' -z '' ']' [2020-03-14T00:29:53.582Z] #48 0.756 ++ mktemp -d [2020-03-14T00:29:53.582Z] #48 0.759 + export GOPATH=/tmp/tmp.iT2abV551U [2020-03-14T00:29:53.582Z] #48 0.759 + GOPATH=/tmp/tmp.iT2abV551U [2020-03-14T00:29:53.582Z] #48 0.759 + RM_GOPATH=1 [2020-03-14T00:29:53.582Z] #48 0.764 ++ dirname ./install.sh [2020-03-14T00:29:53.582Z] #48 0.778 + dir=. [2020-03-14T00:29:53.582Z] #48 0.780 + bin=vndr [2020-03-14T00:29:53.582Z] #48 0.781 + shift [2020-03-14T00:29:53.582Z] #48 0.783 + '[' '!' -f ./vndr.installer ']' [2020-03-14T00:29:53.582Z] #48 0.784 + . ./vndr.installer [2020-03-14T00:29:53.582Z] #48 0.785 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:29:53.582Z] #48 0.791 + install_vndr [2020-03-14T00:29:53.582Z] #48 0.793 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-14T00:29:53.582Z] #48 0.793 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:29:53.582Z] #48 0.794 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iT2abV551U/src/github.com/LK4D4/vndr [2020-03-14T00:29:53.582Z] #48 0.803 Cloning into '/tmp/tmp.iT2abV551U/src/github.com/LK4D4/vndr'... [2020-03-14T00:29:53.582Z] #48 2.024 + cd /tmp/tmp.iT2abV551U/src/github.com/LK4D4/vndr [2020-03-14T00:29:53.582Z] #48 2.025 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-14T00:29:53.582Z] #48 2.065 + go build -buildmode=pie -v -o /build/vndr . [2020-03-14T00:29:53.582Z] #48 4.549 runtime/internal/sys [2020-03-14T00:29:53.582Z] #48 4.608 internal/cpu [2020-03-14T00:29:53.582Z] #48 4.758 runtime/internal/atomic [2020-03-14T00:29:53.582Z] #48 4.883 internal/race [2020-03-14T00:29:53.582Z] #48 5.379 runtime/internal/math [2020-03-14T00:29:53.582Z] #48 5.431 sync/atomic [2020-03-14T00:29:53.738Z] #17 27.07 Selecting previously unselected package python3.7-minimal. [2020-03-14T00:29:53.869Z] #48 5.955 unicode [2020-03-14T00:29:53.869Z] #48 6.068 unicode/utf8 [2020-03-14T00:29:53.994Z] #17 27.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-14T00:29:53.994Z] #17 27.10 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:29:54.497Z] #48 6.656 internal/bytealg [2020-03-14T00:29:54.554Z] #17 27.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:54.554Z] #17 27.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:29:54.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-14T00:29:54.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-14T00:29:54.911Z] sha256:7278be5b033a05a3370eb435986d6ad7666000db158e53264221bce8ef15eaad [2020-03-14T00:29:54.911Z] INFO: Starting docker-py tests... [2020-03-14T00:29:54.911Z] ============================= test session starts ============================== [2020-03-14T00:29:54.911Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-14T00:29:54.911Z] rootdir: /src, inifile: pytest.ini [2020-03-14T00:29:54.911Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-14T00:29:54.911Z] collected 387 items / 1 deselected / 386 selected [2020-03-14T00:29:54.911Z] [2020-03-14T00:29:55.449Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-14T00:29:55.523Z] #48 7.304 math [2020-03-14T00:29:56.059Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-14T00:29:56.148Z] #48 ... [2020-03-14T00:29:56.148Z] [2020-03-14T00:29:56.148Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:29:56.148Z] #34 0.904 + RM_GOPATH=0 [2020-03-14T00:29:56.148Z] #34 0.905 + TMP_GOPATH= [2020-03-14T00:29:56.148Z] #34 0.907 + : /build [2020-03-14T00:29:56.148Z] #34 0.907 + '[' -z '' ']' [2020-03-14T00:29:56.148Z] #34 0.915 ++ mktemp -d [2020-03-14T00:29:56.148Z] #34 0.940 + export GOPATH=/tmp/tmp.4IcCVH70CV [2020-03-14T00:29:56.148Z] #34 0.940 + GOPATH=/tmp/tmp.4IcCVH70CV [2020-03-14T00:29:56.148Z] #34 0.940 + RM_GOPATH=1 [2020-03-14T00:29:56.148Z] #34 0.944 ++ dirname ./install.sh [2020-03-14T00:29:56.148Z] #34 0.949 + dir=. [2020-03-14T00:29:56.148Z] #34 0.949 + bin=tomlv [2020-03-14T00:29:56.148Z] #34 0.949 + shift [2020-03-14T00:29:56.148Z] #34 0.950 + '[' '!' -f ./tomlv.installer ']' [2020-03-14T00:29:56.148Z] #34 0.951 + . ./tomlv.installer [2020-03-14T00:29:56.148Z] #34 0.957 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:29:56.148Z] #34 0.963 + install_tomlv [2020-03-14T00:29:56.148Z] #34 0.964 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:29:56.148Z] #34 0.964 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-14T00:29:56.148Z] #34 0.964 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4IcCVH70CV/src/github.com/BurntSushi/toml [2020-03-14T00:29:56.148Z] #34 0.975 Cloning into '/tmp/tmp.4IcCVH70CV/src/github.com/BurntSushi/toml'... [2020-03-14T00:29:56.148Z] #34 2.640 + cd /tmp/tmp.4IcCVH70CV/src/github.com/BurntSushi/toml [2020-03-14T00:29:56.148Z] #34 2.640 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-14T00:29:56.148Z] #34 2.708 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:29:56.148Z] #34 3.929 math/bits [2020-03-14T00:29:56.148Z] #34 3.964 runtime/internal/sys [2020-03-14T00:29:56.148Z] #34 4.068 runtime/internal/atomic [2020-03-14T00:29:56.148Z] #34 4.165 internal/cpu [2020-03-14T00:29:56.148Z] #34 5.195 runtime/internal/math [2020-03-14T00:29:56.148Z] #34 5.425 unicode/utf8 [2020-03-14T00:29:56.148Z] #34 5.721 sync/atomic [2020-03-14T00:29:56.148Z] #34 6.591 internal/bytealg [2020-03-14T00:29:56.148Z] #34 7.020 unicode [2020-03-14T00:29:56.148Z] #34 7.457 math [2020-03-14T00:29:56.148Z] #34 8.218 internal/testlog [2020-03-14T00:29:56.441Z] #17 29.66 Selecting previously unselected package python3-minimal. [2020-03-14T00:29:56.441Z] #17 29.66 (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 ... 23672 files and directories currently installed.) [2020-03-14T00:29:56.441Z] #17 29.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-14T00:29:56.441Z] #17 29.71 Unpacking python3-minimal (3.7.3-1) ... [2020-03-14T00:29:56.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-03-14T00:29:56.670Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-03-14T00:29:56.670Z] === RUN TestBuildMultiStageParentConfig [2020-03-14T00:29:56.696Z] #17 29.80 Selecting previously unselected package libmpdec2:amd64. [2020-03-14T00:29:56.696Z] #17 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-14T00:29:56.696Z] #17 29.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-14T00:29:56.696Z] #17 29.90 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-14T00:29:56.696Z] #17 29.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-14T00:29:56.696Z] #17 29.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:56.797Z] #44 ... [2020-03-14T00:29:56.797Z] [2020-03-14T00:29:56.797Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:29:56.797Z] #17 53.60 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-14T00:29:56.797Z] #17 53.63 Setting up xz-utils (5.2.4-1) ... [2020-03-14T00:29:56.797Z] #17 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-14T00:29:56.797Z] #17 53.66 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:29:56.797Z] #17 53.78 invoke-rc.d: could not determine current runlevel [2020-03-14T00:29:56.797Z] #17 53.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-14T00:29:56.797Z] #17 53.81 Setting up pigz (2.4-1) ... [2020-03-14T00:29:56.797Z] #17 53.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-14T00:29:56.797Z] #17 53.84 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-14T00:29:56.797Z] #17 53.87 Setting up python-pip-whl (18.1-5) ... [2020-03-14T00:29:56.797Z] #17 53.89 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-14T00:29:56.797Z] #17 53.91 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:29:57.057Z] #17 54.37 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-14T00:29:57.057Z] #17 54.39 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-14T00:29:57.057Z] #17 54.41 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:57.057Z] #17 54.43 Setting up vim (2:8.1.0875-5) ... [2020-03-14T00:29:57.057Z] #17 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-14T00:29:57.171Z] #34 ... [2020-03-14T00:29:57.171Z] [2020-03-14T00:29:57.171Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:29:57.171Z] #48 8.927 internal/testlog [2020-03-14T00:29:57.318Z] #17 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-14T00:29:57.318Z] #17 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-14T00:29:57.318Z] #17 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-14T00:29:57.318Z] #17 54.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-14T00:29:57.318Z] #17 54.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-14T00:29:57.318Z] #17 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-14T00:29:57.318Z] #17 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-14T00:29:57.318Z] #17 54.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-14T00:29:57.318Z] #17 54.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:29:57.318Z] #17 54.59 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-14T00:29:57.318Z] #17 54.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:29:57.318Z] #17 54.64 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-14T00:29:57.318Z] #17 54.65 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:57.622Z] #17 30.94 Selecting previously unselected package python3.7. [2020-03-14T00:29:57.622Z] #17 30.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-14T00:29:57.622Z] #17 30.96 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:29:57.804Z] #48 ... [2020-03-14T00:29:57.804Z] [2020-03-14T00:29:57.804Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:29:57.804Z] #36 0.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:57.804Z] #36 0.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:57.804Z] #36 0.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:57.804Z] #36 2.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:29:57.804Z] #36 6.229 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:29:57.804Z] #36 9.378 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:29:57.804Z] #36 ... [2020-03-14T00:29:57.804Z] [2020-03-14T00:29:57.804Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:29:57.804Z] #44 0.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:57.804Z] #44 0.774 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:57.804Z] #44 0.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:57.804Z] #44 2.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:29:57.804Z] #44 5.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:29:57.804Z] #44 8.522 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:29:57.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:29:57.877Z] #17 31.11 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-14T00:29:57.877Z] #17 31.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-14T00:29:57.877Z] #17 31.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-14T00:29:58.093Z] #44 ... [2020-03-14T00:29:58.093Z] [2020-03-14T00:29:58.093Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:58.093Z] #24 0.813 + RM_GOPATH=0 [2020-03-14T00:29:58.093Z] #24 0.815 + TMP_GOPATH= [2020-03-14T00:29:58.093Z] #24 0.821 + : /build [2020-03-14T00:29:58.093Z] #24 0.822 + '[' -z '' ']' [2020-03-14T00:29:58.093Z] #24 0.823 ++ mktemp -d [2020-03-14T00:29:58.093Z] #24 0.826 + export GOPATH=/tmp/tmp.o9RqjcGftQ [2020-03-14T00:29:58.093Z] #24 0.826 + GOPATH=/tmp/tmp.o9RqjcGftQ [2020-03-14T00:29:58.093Z] #24 0.826 + RM_GOPATH=1 [2020-03-14T00:29:58.093Z] #24 0.833 ++ dirname ./install.sh [2020-03-14T00:29:58.093Z] #24 0.836 + dir=. [2020-03-14T00:29:58.093Z] #24 0.836 + bin=dockercli [2020-03-14T00:29:58.093Z] #24 0.836 + shift [2020-03-14T00:29:58.093Z] #24 0.836 + '[' '!' -f ./dockercli.installer ']' [2020-03-14T00:29:58.093Z] #24 0.837 + . ./dockercli.installer [2020-03-14T00:29:58.093Z] #24 0.848 ++ : stable [2020-03-14T00:29:58.093Z] #24 0.848 ++ : 17.06.2-ce [2020-03-14T00:29:58.093Z] #24 0.901 + install_dockercli [2020-03-14T00:29:58.093Z] #24 0.902 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-14T00:29:58.093Z] #24 0.904 Install docker/cli version 17.06.2-ce from stable [2020-03-14T00:29:58.093Z] #24 0.921 ++ uname -m [2020-03-14T00:29:58.093Z] #24 0.931 + arch=ppc64le [2020-03-14T00:29:58.093Z] #24 0.931 + '[' ppc64le '!=' x86_64 ']' [2020-03-14T00:29:58.093Z] #24 0.931 + '[' ppc64le '!=' s390x ']' [2020-03-14T00:29:58.093Z] #24 0.931 + '[' ppc64le '!=' armhf ']' [2020-03-14T00:29:58.093Z] #24 0.931 + build_dockercli [2020-03-14T00:29:58.093Z] #24 0.932 + git clone https://github.com/docker/docker-ce /tmp/tmp.o9RqjcGftQ/tmp/docker-ce [2020-03-14T00:29:58.093Z] #24 0.944 Cloning into '/tmp/tmp.o9RqjcGftQ/tmp/docker-ce'... [2020-03-14T00:29:58.093Z] #24 ... [2020-03-14T00:29:58.093Z] [2020-03-14T00:29:58.093Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:29:58.093Z] #74 0.833 + RM_GOPATH=0 [2020-03-14T00:29:58.093Z] #74 0.834 + TMP_GOPATH= [2020-03-14T00:29:58.093Z] #74 0.834 + : /build [2020-03-14T00:29:58.093Z] #74 0.834 + '[' -z '' ']' [2020-03-14T00:29:58.093Z] #74 0.845 ++ mktemp -d [2020-03-14T00:29:58.093Z] #74 0.863 + export GOPATH=/tmp/tmp.z5FzCl0LsY [2020-03-14T00:29:58.093Z] #74 0.863 + GOPATH=/tmp/tmp.z5FzCl0LsY [2020-03-14T00:29:58.093Z] #74 0.863 + RM_GOPATH=1 [2020-03-14T00:29:58.093Z] #74 0.870 ++ dirname ./install.sh [2020-03-14T00:29:58.093Z] #74 0.873 + dir=. [2020-03-14T00:29:58.093Z] #74 0.874 + bin=proxy [2020-03-14T00:29:58.093Z] #74 0.874 + shift [2020-03-14T00:29:58.093Z] #74 0.879 Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:29:58.093Z] #74 0.879 + '[' '!' -f ./proxy.installer ']' [2020-03-14T00:29:58.093Z] #74 0.879 + . ./proxy.installer [2020-03-14T00:29:58.093Z] #74 0.879 ++ : bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:29:58.093Z] #74 0.879 + install_proxy [2020-03-14T00:29:58.093Z] #74 0.879 + case "$1" in [2020-03-14T00:29:58.093Z] #74 0.879 + export CGO_ENABLED=0 [2020-03-14T00:29:58.093Z] #74 0.879 + CGO_ENABLED=0 [2020-03-14T00:29:58.093Z] #74 0.879 + _install_proxy [2020-03-14T00:29:58.093Z] #74 0.879 + echo 'Install docker-proxy version bf2bd42abc0a3734f12b5ec724e571434e42c669' [2020-03-14T00:29:58.093Z] #74 0.879 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.z5FzCl0LsY/src/github.com/docker/libnetwork [2020-03-14T00:29:58.093Z] #74 0.905 Cloning into '/tmp/tmp.z5FzCl0LsY/src/github.com/docker/libnetwork'... [2020-03-14T00:29:58.133Z] #17 31.24 Setting up python3-minimal (3.7.3-1) ... [2020-03-14T00:29:58.134Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2020-03-14T00:29:58.134Z] === RUN TestBuildLabelWithTargets [2020-03-14T00:29:58.383Z] #74 ... [2020-03-14T00:29:58.383Z] [2020-03-14T00:29:58.383Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:29:58.383Z] #57 0.731 + RM_GOPATH=0 [2020-03-14T00:29:58.383Z] #57 0.770 + TMP_GOPATH= [2020-03-14T00:29:58.383Z] #57 0.771 + : /build [2020-03-14T00:29:58.383Z] #57 0.774 + '[' -z '' ']' [2020-03-14T00:29:58.383Z] #57 0.783 ++ mktemp -d [2020-03-14T00:29:58.383Z] #57 0.789 + export GOPATH=/tmp/tmp.Jl5KVyKOGp [2020-03-14T00:29:58.383Z] #57 0.789 + GOPATH=/tmp/tmp.Jl5KVyKOGp [2020-03-14T00:29:58.383Z] #57 0.789 + RM_GOPATH=1 [2020-03-14T00:29:58.383Z] #57 0.790 ++ dirname ./install.sh [2020-03-14T00:29:58.383Z] #57 0.795 + dir=. [2020-03-14T00:29:58.383Z] #57 0.800 + bin=shfmt [2020-03-14T00:29:58.383Z] #57 0.800 + shift [2020-03-14T00:29:58.383Z] #57 0.807 + '[' '!' -f ./shfmt.installer ']' [2020-03-14T00:29:58.383Z] #57 0.809 + . ./shfmt.installer [2020-03-14T00:29:58.383Z] #57 0.848 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:29:58.383Z] #57 0.856 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:29:58.383Z] #57 0.856 + install_shfmt [2020-03-14T00:29:58.383Z] #57 0.856 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-14T00:29:58.383Z] #57 0.856 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Jl5KVyKOGp/src/github.com/mvdan/sh [2020-03-14T00:29:58.383Z] #57 0.887 Cloning into '/tmp/tmp.Jl5KVyKOGp/src/github.com/mvdan/sh'... [2020-03-14T00:29:58.383Z] #57 ... [2020-03-14T00:29:58.383Z] [2020-03-14T00:29:58.383Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:58.383Z] #54 0.516 + RM_GOPATH=0 [2020-03-14T00:29:58.383Z] #54 0.516 + TMP_GOPATH= [2020-03-14T00:29:58.383Z] #54 0.518 + : /build [2020-03-14T00:29:58.383Z] #54 0.521 + '[' -z '' ']' [2020-03-14T00:29:58.383Z] #54 0.523 ++ mktemp -d [2020-03-14T00:29:58.383Z] #54 0.526 + export GOPATH=/tmp/tmp.dg7MpQk7KA [2020-03-14T00:29:58.383Z] #54 0.527 + GOPATH=/tmp/tmp.dg7MpQk7KA [2020-03-14T00:29:58.383Z] #54 0.528 + RM_GOPATH=1 [2020-03-14T00:29:58.383Z] #54 0.530 ++ dirname ./install.sh [2020-03-14T00:29:58.383Z] #54 0.532 + dir=. [2020-03-14T00:29:58.383Z] #54 0.533 + bin=golangci_lint [2020-03-14T00:29:58.383Z] #54 0.533 + shift [2020-03-14T00:29:58.383Z] #54 0.534 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-14T00:29:58.383Z] #54 0.534 + . ./golangci_lint.installer [2020-03-14T00:29:58.383Z] #54 0.534 ++ : v1.23.8 [2020-03-14T00:29:58.383Z] #54 0.535 + install_golangci_lint [2020-03-14T00:29:58.383Z] #54 0.545 + echo 'Installing golangci-lint version v1.23.8' [2020-03-14T00:29:58.383Z] #54 0.545 Installing golangci-lint version v1.23.8 [2020-03-14T00:29:58.383Z] #54 0.545 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:29:58.674Z] #54 ... [2020-03-14T00:29:58.674Z] [2020-03-14T00:29:58.674Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:29:58.674Z] #11 0.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:58.674Z] #11 0.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:58.674Z] #11 0.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:58.674Z] #11 3.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:29:58.674Z] #11 6.632 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:29:58.674Z] #11 9.334 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:29:58.674Z] #11 ... [2020-03-14T00:29:58.674Z] [2020-03-14T00:29:58.674Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:29:58.674Z] #42 1.016 + git clone https://github.com/docker/distribution.git . [2020-03-14T00:29:58.674Z] #42 1.021 Cloning into '.'... [2020-03-14T00:29:58.693Z] #17 31.98 Selecting previously unselected package python3. [2020-03-14T00:29:58.693Z] #17 31.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-14T00:29:58.693Z] #17 32.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-14T00:29:58.693Z] #17 32.04 Unpacking python3 (3.7.3-1) ... [2020-03-14T00:29:58.949Z] #17 32.13 Selecting previously unselected package libip4tc0:amd64. [2020-03-14T00:29:58.949Z] #17 32.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-14T00:29:58.949Z] #17 32.15 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-14T00:29:58.949Z] #17 32.24 Selecting previously unselected package libip6tc0:amd64. [2020-03-14T00:29:58.949Z] #17 32.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-14T00:29:58.949Z] #17 32.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-14T00:29:58.949Z] #17 32.33 Selecting previously unselected package libiptc0:amd64. [2020-03-14T00:29:58.949Z] #17 32.33 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-14T00:29:58.949Z] #17 32.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-14T00:29:58.965Z] #42 ... [2020-03-14T00:29:58.965Z] [2020-03-14T00:29:58.965Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:29:58.965Z] #26 0.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:58.965Z] #26 0.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:58.965Z] #26 0.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:58.965Z] #26 2.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:29:58.965Z] #26 6.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:29:58.965Z] #26 8.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:29:58.965Z] #26 ... [2020-03-14T00:29:58.965Z] [2020-03-14T00:29:58.965Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:29:58.965Z] #31 1.046 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-14T00:29:58.965Z] #31 1.050 Cloning into '.'... [2020-03-14T00:29:59.204Z] #17 32.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-14T00:29:59.204Z] #17 32.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-14T00:29:59.204Z] #17 32.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-14T00:29:59.204Z] #17 32.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-14T00:29:59.204Z] #17 32.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-14T00:29:59.204Z] #17 32.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-14T00:29:59.204Z] #17 32.54 Selecting previously unselected package libnftnl11:amd64. [2020-03-14T00:29:59.204Z] #17 32.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-14T00:29:59.204Z] #17 32.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-14T00:29:59.204Z] #17 32.63 Selecting previously unselected package iptables. [2020-03-14T00:29:59.256Z] #31 ... [2020-03-14T00:29:59.256Z] [2020-03-14T00:29:59.256Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:29:59.256Z] #63 0.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:29:59.256Z] #63 0.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:29:59.256Z] #63 0.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:29:59.256Z] #63 2.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:29:59.256Z] #63 6.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:29:59.256Z] #63 9.222 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:29:59.256Z] #63 ... [2020-03-14T00:29:59.256Z] [2020-03-14T00:29:59.256Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:29:59.256Z] #69 0.828 + RM_GOPATH=0 [2020-03-14T00:29:59.256Z] #69 0.831 + TMP_GOPATH= [2020-03-14T00:29:59.256Z] #69 0.831 + : /build/ [2020-03-14T00:29:59.256Z] #69 0.832 + '[' -z '' ']' [2020-03-14T00:29:59.256Z] #69 0.842 ++ mktemp -d [2020-03-14T00:29:59.256Z] #69 0.878 + export GOPATH=/tmp/tmp.dKdpp8H0Sf [2020-03-14T00:29:59.256Z] #69 0.881 + GOPATH=/tmp/tmp.dKdpp8H0Sf [2020-03-14T00:29:59.256Z] #69 0.881 + RM_GOPATH=1 [2020-03-14T00:29:59.256Z] #69 0.884 ++ dirname ./install.sh [2020-03-14T00:29:59.256Z] #69 0.970 + dir=. [2020-03-14T00:29:59.256Z] #69 0.970 + bin=rootlesskit [2020-03-14T00:29:59.256Z] #69 0.970 + shift [2020-03-14T00:29:59.256Z] #69 0.970 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-14T00:29:59.256Z] #69 0.971 + . ./rootlesskit.installer [2020-03-14T00:29:59.256Z] #69 0.971 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:29:59.256Z] #69 0.979 + install_rootlesskit [2020-03-14T00:29:59.256Z] #69 0.979 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:29:59.256Z] #69 0.980 + case "$1" in [2020-03-14T00:29:59.256Z] #69 0.980 + export CGO_ENABLED=0 [2020-03-14T00:29:59.256Z] #69 0.980 + CGO_ENABLED=0 [2020-03-14T00:29:59.256Z] #69 0.980 + _install_rootlesskit [2020-03-14T00:29:59.256Z] #69 0.980 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-14T00:29:59.256Z] #69 0.980 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dKdpp8H0Sf/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:29:59.256Z] #69 1.001 Cloning into '/tmp/tmp.dKdpp8H0Sf/src/github.com/rootless-containers/rootlesskit'... [2020-03-14T00:29:59.256Z] #69 9.044 + cd /tmp/tmp.dKdpp8H0Sf/src/github.com/rootless-containers/rootlesskit [2020-03-14T00:29:59.256Z] #69 9.046 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-14T00:29:59.256Z] #69 10.26 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:29:59.256Z] #69 10.28 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-14T00:29:59.463Z] #17 32.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-14T00:29:59.463Z] #17 32.66 Unpacking iptables (1.8.2-4) ... [2020-03-14T00:29:59.720Z] #17 32.99 Selecting previously unselected package xxd. [2020-03-14T00:29:59.720Z] #17 33.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-14T00:29:59.720Z] #17 33.00 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:29:59.859Z] #17 57.17 Setting up iptables (1.8.2-4) ... [2020-03-14T00:29:59.859Z] #17 57.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:29:59.859Z] #17 57.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:29:59.975Z] #17 33.08 Selecting previously unselected package vim-common. [2020-03-14T00:29:59.975Z] #17 33.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:29:59.975Z] #17 33.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:29:59.975Z] #17 33.26 Selecting previously unselected package bash-completion. [2020-03-14T00:29:59.975Z] #17 33.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-14T00:30:00.119Z] #17 57.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:30:00.119Z] #17 57.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:30:00.119Z] #17 57.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-14T00:30:00.119Z] #17 57.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-14T00:30:00.119Z] #17 57.29 Setting up python3 (3.7.3-1) ... [2020-03-14T00:30:00.638Z] #17 57.79 Setting up python3-wheel (0.32.3-2) ... [2020-03-14T00:30:00.798Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-03-14T00:30:00.798Z] === RUN TestBuildWithEmptyLayers [2020-03-14T00:30:01.410Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-03-14T00:30:01.410Z] === RUN TestBuildMultiStageOnBuild [2020-03-14T00:30:01.470Z] #17 58.67 Setting up apparmor (2.13.2-10) ... [2020-03-14T00:30:01.863Z] #17 ... [2020-03-14T00:30:01.863Z] [2020-03-14T00:30:01.863Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:01.863Z] #44 97.12 CC criu/cgroup.o [2020-03-14T00:30:01.863Z] #44 99.40 CC criu/clone-noasan.o [2020-03-14T00:30:01.863Z] #44 99.53 CC criu/config.o [2020-03-14T00:30:01.863Z] #44 100.8 CC criu/cr-check.o [2020-03-14T00:30:01.863Z] #44 102.7 CC criu/cr-dedup.o [2020-03-14T00:30:01.863Z] #44 103.1 CC criu/cr-dump.o [2020-03-14T00:30:01.863Z] #44 105.3 CC criu/cr-errno.o [2020-03-14T00:30:01.863Z] #44 105.4 CC criu/cr-restore.o [2020-03-14T00:30:02.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:30:02.790Z] #44 ... [2020-03-14T00:30:02.790Z] [2020-03-14T00:30:02.790Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:30:02.790Z] #17 35.77 Unpacking bash-completion (1:2.8-6) ... [2020-03-14T00:30:02.790Z] #17 36.16 Selecting previously unselected package bzip2. [2020-03-14T00:30:02.790Z] #17 36.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-14T00:30:03.046Z] #17 36.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:30:03.046Z] #17 36.25 Selecting previously unselected package xz-utils. [2020-03-14T00:30:03.046Z] #17 36.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-14T00:30:03.046Z] #17 36.26 Unpacking xz-utils (5.2.4-1) ... [2020-03-14T00:30:03.046Z] #17 36.45 Selecting previously unselected package apparmor. [2020-03-14T00:30:03.302Z] #17 36.46 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-14T00:30:03.302Z] #17 36.58 Unpacking apparmor (2.13.2-10) ... [2020-03-14T00:30:03.382Z] #17 60.51 Setting up xfsprogs (4.20.0-1) ... [2020-03-14T00:30:03.382Z] #17 60.52 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:30:03.558Z] #17 36.87 Selecting previously unselected package aufs-tools. [2020-03-14T00:30:03.558Z] #17 36.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-14T00:30:03.558Z] #17 36.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:30:03.558Z] #17 37.01 Selecting previously unselected package libonig5:amd64. [2020-03-14T00:30:03.643Z] #17 60.93 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:30:03.814Z] #17 37.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-14T00:30:03.814Z] #17 37.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-14T00:30:04.069Z] #17 37.19 Selecting previously unselected package libjq1:amd64. [2020-03-14T00:30:04.070Z] #17 37.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-14T00:30:04.070Z] #17 37.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-14T00:30:04.070Z] #17 37.31 Selecting previously unselected package jq. [2020-03-14T00:30:04.070Z] #17 37.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-14T00:30:04.070Z] #17 37.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:30:04.070Z] #17 37.39 Selecting previously unselected package libaio1:amd64. [2020-03-14T00:30:04.070Z] #17 37.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-14T00:30:04.070Z] #17 37.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-14T00:30:04.326Z] #17 37.46 Selecting previously unselected package libgpm2:amd64. [2020-03-14T00:30:04.326Z] #17 37.46 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-14T00:30:04.326Z] #17 37.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-14T00:30:04.326Z] #17 37.53 Selecting previously unselected package libicu63:amd64. [2020-03-14T00:30:04.326Z] #17 37.54 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ... [2020-03-14T00:30:04.326Z] #17 37.55 Unpacking libicu63:amd64 (63.1-6) ... [2020-03-14T00:30:04.845Z] #17 61.91 Setting up python3-distutils (3.7.3-1) ... [2020-03-14T00:30:04.852Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-03-14T00:30:04.852Z] === RUN TestBuildUncleanTarFilenames [2020-03-14T00:30:05.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:30:05.366Z] #17 62.48 Setting up python3-setuptools (40.8.0-1) ... [2020-03-14T00:30:05.866Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-03-14T00:30:05.866Z] === RUN TestBuildMultiStageLayerLeak [2020-03-14T00:30:06.570Z] #17 63.64 Setting up python3-pip (18.1-5) ... [2020-03-14T00:30:07.140Z] #17 ... [2020-03-14T00:30:07.140Z] [2020-03-14T00:30:07.140Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:07.140Z] #44 128.1 CC criu/cr-service.o [2020-03-14T00:30:07.140Z] #44 129.7 CC criu/crtools.o [2020-03-14T00:30:07.140Z] #44 130.2 CC criu/eventfd.o [2020-03-14T00:30:07.140Z] #44 130.6 CC criu/eventpoll.o [2020-03-14T00:30:07.140Z] #44 131.4 CC criu/external.o [2020-03-14T00:30:07.140Z] #44 131.8 CC criu/fault-injection.o [2020-03-14T00:30:07.140Z] #44 131.9 CC criu/fdstore.o [2020-03-14T00:30:07.140Z] #44 132.2 CC criu/fifo.o [2020-03-14T00:30:07.140Z] #44 132.7 CC criu/file-ids.o [2020-03-14T00:30:07.140Z] #44 133.0 CC criu/file-lock.o [2020-03-14T00:30:07.140Z] #44 133.8 CC criu/files-ext.o [2020-03-14T00:30:07.140Z] #44 134.1 CC criu/files-reg.o [2020-03-14T00:30:07.140Z] #44 135.9 CC criu/files.o [2020-03-14T00:30:07.140Z] #44 137.5 CC criu/filesystems.o [2020-03-14T00:30:07.140Z] #44 138.0 CC criu/fsnotify.o [2020-03-14T00:30:07.590Z] #17 40.92 Selecting previously unselected package libnet1:amd64. [2020-03-14T00:30:07.590Z] #17 40.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-14T00:30:07.590Z] #17 40.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:30:07.710Z] #44 ... [2020-03-14T00:30:07.710Z] [2020-03-14T00:30:07.710Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:30:07.710Z] #17 64.89 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:30:07.710Z] #17 64.95 Processing triggers for mime-support (3.62) ... [2020-03-14T00:30:07.711Z] #69 ... [2020-03-14T00:30:07.711Z] [2020-03-14T00:30:07.711Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:30:07.711Z] #34 9.416 encoding [2020-03-14T00:30:07.711Z] #34 10.21 runtime/cgo [2020-03-14T00:30:07.711Z] #34 10.35 runtime [2020-03-14T00:30:07.711Z] #34 ... [2020-03-14T00:30:07.711Z] [2020-03-14T00:30:07.711Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:30:07.711Z] #48 10.27 runtime [2020-03-14T00:30:07.711Z] #48 10.51 unicode/utf16 [2020-03-14T00:30:07.711Z] #48 11.91 container/list [2020-03-14T00:30:07.711Z] #48 16.58 crypto/internal/subtle [2020-03-14T00:30:07.711Z] #48 17.10 crypto/subtle [2020-03-14T00:30:07.711Z] #48 17.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-14T00:30:07.711Z] #48 18.20 internal/nettrace [2020-03-14T00:30:07.711Z] #48 18.69 runtime/cgo [2020-03-14T00:30:07.846Z] #17 41.03 Selecting previously unselected package libnl-3-200:amd64. [2020-03-14T00:30:07.846Z] #17 41.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-14T00:30:07.846Z] #17 41.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-14T00:30:07.846Z] #17 41.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-14T00:30:07.846Z] #17 41.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-14T00:30:07.846Z] #17 41.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-14T00:30:07.846Z] #17 41.18 Selecting previously unselected package libreadline5:amd64. [2020-03-14T00:30:07.846Z] #17 41.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-14T00:30:07.846Z] #17 41.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-14T00:30:08.101Z] #17 41.31 Selecting previously unselected package net-tools. [2020-03-14T00:30:08.101Z] #17 41.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-14T00:30:08.101Z] #17 41.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:30:08.282Z] #17 DONE 65.5s [2020-03-14T00:30:08.282Z] [2020-03-14T00:30:08.282Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:30:08.357Z] #17 41.49 Selecting previously unselected package python-pip-whl. [2020-03-14T00:30:08.357Z] #17 41.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-14T00:30:08.357Z] #17 41.51 Unpacking python-pip-whl (18.1-5) ... [2020-03-14T00:30:08.614Z] #17 42.00 Selecting previously unselected package python3-lib2to3. [2020-03-14T00:30:08.870Z] #17 42.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-14T00:30:08.870Z] #17 42.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:30:08.870Z] #17 42.11 Selecting previously unselected package python3-distutils. [2020-03-14T00:30:08.870Z] #17 42.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-14T00:30:08.870Z] #17 42.12 Unpacking python3-distutils (3.7.3-1) ... [2020-03-14T00:30:09.125Z] #17 42.26 Selecting previously unselected package python3-pip. [2020-03-14T00:30:09.125Z] #17 42.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-14T00:30:09.125Z] #17 42.28 Unpacking python3-pip (18.1-5) ... [2020-03-14T00:30:09.125Z] #17 42.43 Selecting previously unselected package python3-pkg-resources. [2020-03-14T00:30:09.125Z] #17 42.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:30:09.125Z] #17 42.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:30:09.211Z] #48 ... [2020-03-14T00:30:09.211Z] [2020-03-14T00:30:09.211Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:30:09.211Z] #57 21.04 + cd /tmp/tmp.Jl5KVyKOGp/src/github.com/mvdan/sh [2020-03-14T00:30:09.211Z] #57 21.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-14T00:30:09.211Z] #57 21.31 + GO111MODULE=on [2020-03-14T00:30:09.308Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-03-14T00:30:09.308Z] === RUN TestBuildWithHugeFile [2020-03-14T00:30:09.381Z] #17 42.58 Selecting previously unselected package python3-setuptools. [2020-03-14T00:30:09.381Z] #17 42.58 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-14T00:30:09.381Z] #17 42.59 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-14T00:30:09.381Z] #17 42.80 Selecting previously unselected package python3-wheel. [2020-03-14T00:30:09.500Z] #57 21.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-14T00:30:09.636Z] #17 42.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-14T00:30:09.636Z] #17 42.82 Unpacking python3-wheel (0.32.3-2) ... [2020-03-14T00:30:09.636Z] #17 42.88 Selecting previously unselected package sudo. [2020-03-14T00:30:09.636Z] #17 42.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-14T00:30:09.636Z] #17 42.90 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:30:10.197Z] #17 43.30 Selecting previously unselected package thin-provisioning-tools. [2020-03-14T00:30:10.197Z] #17 43.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-14T00:30:10.197Z] #17 43.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:30:10.215Z] #18 1.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-14T00:30:10.215Z] #18 1.849 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-14T00:30:10.215Z] #18 1.862 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-14T00:30:10.215Z] #18 DONE 2.0s [2020-03-14T00:30:10.215Z] [2020-03-14T00:30:10.215Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:30:10.453Z] #17 43.57 Selecting previously unselected package uidmap. [2020-03-14T00:30:10.453Z] #17 43.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-14T00:30:10.453Z] #17 43.59 Unpacking uidmap (1:4.5-1.1) ... [2020-03-14T00:30:10.453Z] #17 43.73 Selecting previously unselected package vim-runtime. [2020-03-14T00:30:10.453Z] #17 43.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:30:10.453Z] #17 43.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-14T00:30:10.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:30:10.708Z] #17 43.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-14T00:30:10.708Z] #17 43.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:30:11.566Z] #57 23.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:30:11.566Z] #57 23.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:30:11.566Z] #57 23.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:30:11.855Z] #57 23.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:30:11.855Z] #57 23.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:30:13.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:30:13.920Z] #57 26.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:30:13.971Z] #17 46.90 Selecting previously unselected package vim. [2020-03-14T00:30:13.971Z] #17 46.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-14T00:30:13.971Z] #17 46.94 Unpacking vim (2:8.1.0875-5) ... [2020-03-14T00:30:14.226Z] #17 47.52 Selecting previously unselected package xfsprogs. [2020-03-14T00:30:14.226Z] #17 47.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-14T00:30:14.226Z] #17 47.53 Unpacking xfsprogs (4.20.0-1) ... [2020-03-14T00:30:14.786Z] #17 48.02 Selecting previously unselected package zip. [2020-03-14T00:30:14.786Z] #17 48.02 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-14T00:30:14.786Z] #17 48.04 Unpacking zip (3.0-11+b1) ... [2020-03-14T00:30:14.786Z] #17 48.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:30:14.786Z] #17 ... [2020-03-14T00:30:14.786Z] [2020-03-14T00:30:14.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:14.786Z] #44 110.1 CC criu/cr-service.o [2020-03-14T00:30:14.786Z] #44 111.6 CC criu/crtools.o [2020-03-14T00:30:14.786Z] #44 112.2 CC criu/eventfd.o [2020-03-14T00:30:14.786Z] #44 112.5 CC criu/eventpoll.o [2020-03-14T00:30:14.786Z] #44 113.4 CC criu/external.o [2020-03-14T00:30:14.786Z] #44 113.8 CC criu/fault-injection.o [2020-03-14T00:30:14.786Z] #44 113.9 CC criu/fdstore.o [2020-03-14T00:30:14.786Z] #44 114.3 CC criu/fifo.o [2020-03-14T00:30:14.786Z] #44 114.7 CC criu/file-ids.o [2020-03-14T00:30:14.786Z] #44 115.0 CC criu/file-lock.o [2020-03-14T00:30:14.786Z] #44 116.0 CC criu/files-ext.o [2020-03-14T00:30:14.786Z] #44 116.4 CC criu/files-reg.o [2020-03-14T00:30:14.786Z] #44 118.5 CC criu/files.o [2020-03-14T00:30:15.043Z] #44 ... [2020-03-14T00:30:15.043Z] [2020-03-14T00:30:15.043Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:30:15.043Z] #17 48.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:30:15.043Z] #17 48.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:30:15.043Z] #17 48.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-14T00:30:15.043Z] #17 48.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-14T00:30:15.043Z] #17 48.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-14T00:30:15.043Z] #17 48.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-14T00:30:15.043Z] #17 48.32 Setting up uidmap (1:4.5-1.1) ... [2020-03-14T00:30:15.043Z] #17 48.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-14T00:30:15.043Z] #17 48.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-14T00:30:15.043Z] #17 48.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:30:15.043Z] #17 48.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-14T00:30:15.043Z] #17 48.38 Setting up libicu63:amd64 (63.1-6) ... [2020-03-14T00:30:15.043Z] #17 48.39 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:30:15.043Z] #17 48.40 Setting up zip (3.0-11+b1) ... [2020-03-14T00:30:15.043Z] #17 48.40 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:30:15.043Z] #17 48.43 Setting up bash-completion (1:2.8-6) ... [2020-03-14T00:30:15.416Z] #57 27.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:30:15.495Z] #19 5.043 Collecting yamllint==1.16.0 [2020-03-14T00:30:16.435Z] #19 ... [2020-03-14T00:30:16.435Z] [2020-03-14T00:30:16.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:16.435Z] #44 139.0 CC criu/image-desc.o [2020-03-14T00:30:16.435Z] #44 139.1 CC criu/image.o [2020-03-14T00:30:16.435Z] #44 140.2 CC criu/ipc_ns.o [2020-03-14T00:30:16.435Z] #44 141.6 CC criu/irmap.o [2020-03-14T00:30:16.435Z] #44 142.3 CC criu/kcmp-ids.o [2020-03-14T00:30:16.435Z] #44 142.5 CC criu/kerndat.o [2020-03-14T00:30:16.435Z] #44 143.8 CC criu/libnetlink.o [2020-03-14T00:30:16.435Z] #44 144.4 CC criu/log.o [2020-03-14T00:30:16.435Z] #44 144.9 CC criu/lsm.o [2020-03-14T00:30:16.435Z] #44 145.4 CC criu/mem.o [2020-03-14T00:30:16.435Z] #44 147.2 CC criu/mount.o [2020-03-14T00:30:16.910Z] #57 ... [2020-03-14T00:30:16.910Z] [2020-03-14T00:30:16.910Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:30:16.910Z] #42 28.98 Checking out files: 80% (1293/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-14T00:30:17.094Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-14T00:30:17.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:30:17.199Z] #42 29.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-14T00:30:17.352Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-14T00:30:18.310Z] #17 51.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-14T00:30:18.310Z] #17 51.12 Setting up xz-utils (5.2.4-1) ... [2020-03-14T00:30:18.310Z] #17 51.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-14T00:30:18.310Z] #17 51.14 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:30:18.310Z] #17 51.24 invoke-rc.d: could not determine current runlevel [2020-03-14T00:30:18.310Z] #17 51.25 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-14T00:30:18.310Z] #17 51.26 Setting up pigz (2.4-1) ... [2020-03-14T00:30:18.310Z] #17 51.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-14T00:30:18.310Z] #17 51.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-14T00:30:18.310Z] #17 51.30 Setting up python-pip-whl (18.1-5) ... [2020-03-14T00:30:18.310Z] #17 51.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-14T00:30:18.310Z] #17 51.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:30:18.566Z] #17 51.69 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-14T00:30:18.566Z] #17 51.70 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-14T00:30:18.566Z] #17 51.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-14T00:30:18.566Z] #17 51.72 Setting up vim (2:8.1.0875-5) ... [2020-03-14T00:30:18.566Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-14T00:30:18.566Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-14T00:30:18.566Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-14T00:30:18.566Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-14T00:30:18.566Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-14T00:30:18.566Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-14T00:30:18.566Z] #17 51.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-14T00:30:18.566Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-14T00:30:18.566Z] #17 51.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-14T00:30:18.566Z] #17 51.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:30:18.566Z] #17 51.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-14T00:30:18.566Z] #17 51.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:30:18.566Z] #17 51.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-14T00:30:18.566Z] #17 51.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:30:19.529Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-14T00:30:19.732Z] #44 150.5 CC criu/namespaces.o [2020-03-14T00:30:20.389Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:30:20.389Z] Using test binary docker [2020-03-14T00:30:20.389Z] +++ /etc/init.d/apparmor start [2020-03-14T00:30:20.389Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:30:20.389Z] INFO: Waiting for daemon to start... [2020-03-14T00:30:20.389Z] Starting dockerd [2020-03-14T00:30:20.389Z] +++ 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-03-14T00:30:20.673Z] #44 ... [2020-03-14T00:30:20.673Z] [2020-03-14T00:30:20.673Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:30:20.673Z] #19 10.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-14T00:30:20.673Z] #19 10.50 Collecting pyyaml (from yamllint==1.16.0) [2020-03-14T00:30:20.933Z] #19 10.67 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-14T00:30:21.645Z] #42 33.09 + 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-03-14T00:30:21.832Z] #17 54.97 Setting up iptables (1.8.2-4) ... [2020-03-14T00:30:21.832Z] #17 54.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-14T00:30:21.832Z] #17 55.05 Setting up python3 (3.7.3-1) ... [2020-03-14T00:30:21.951Z] #42 ... [2020-03-14T00:30:21.951Z] [2020-03-14T00:30:21.951Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:30:21.951Z] #26 24.29 Fetched 8114 kB in 24s (345 kB/s) [2020-03-14T00:30:21.951Z] #26 24.29 Reading package lists... [2020-03-14T00:30:21.951Z] #26 34.44 Reading package lists... [2020-03-14T00:30:21.951Z] #26 ... [2020-03-14T00:30:21.951Z] [2020-03-14T00:30:21.951Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:30:21.951Z] #48 24.10 vendor/golang.org/x/crypto/internal/subtle [2020-03-14T00:30:22.088Z] #17 ... [2020-03-14T00:30:22.088Z] [2020-03-14T00:30:22.088Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:30:22.088Z] #41 217.3 + dpkg --print-architecture [2020-03-14T00:30:22.088Z] #41 217.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-14T00:30:22.088Z] #41 217.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-14T00:30:22.088Z] #41 217.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-14T00:30:22.263Z] #48 ... [2020-03-14T00:30:22.263Z] [2020-03-14T00:30:22.263Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:30:22.263Z] #63 24.44 Fetched 8114 kB in 24s (341 kB/s) [2020-03-14T00:30:22.263Z] #63 24.44 Reading package lists... [2020-03-14T00:30:22.263Z] #63 ... [2020-03-14T00:30:22.263Z] [2020-03-14T00:30:22.263Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:30:22.263Z] #11 24.53 Fetched 8114 kB in 24s (343 kB/s) [2020-03-14T00:30:22.263Z] #11 24.53 Reading package lists... [2020-03-14T00:30:22.284Z] . [2020-03-14T00:30:22.284Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:30:22.284Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:30:22.284Z] Error: No such image: emptyfs [2020-03-14T00:30:22.284Z] ++++ docker load [2020-03-14T00:30:22.284Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:30:22.316Z] #19 12.00 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-14T00:30:22.316Z] #19 12.04 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-14T00:30:22.316Z] #19 12.09 Building wheels for collected packages: pyyaml [2020-03-14T00:30:22.316Z] #19 12.09 Running setup.py bdist_wheel for pyyaml: started [2020-03-14T00:30:22.560Z] #11 ... [2020-03-14T00:30:22.560Z] [2020-03-14T00:30:22.560Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:30:22.560Z] #74 30.81 Checking out files: 47% (988/2066) Checking out files: 48% (992/2066) Checking out files: 49% (1013/2066) Checking out files: 50% (1033/2066) Checking out files: 51% (1054/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 80% (1662/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-14T00:30:22.560Z] #74 32.54 + cd /tmp/tmp.z5FzCl0LsY/src/github.com/docker/libnetwork [2020-03-14T00:30:22.560Z] #74 32.54 + git checkout -q bf2bd42abc0a3734f12b5ec724e571434e42c669 [2020-03-14T00:30:22.560Z] #74 33.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-14T00:30:22.560Z] #74 ... [2020-03-14T00:30:22.560Z] [2020-03-14T00:30:22.560Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:30:22.560Z] #36 24.90 Fetched 8114 kB in 24s (336 kB/s) [2020-03-14T00:30:22.560Z] #36 24.90 Reading package lists... [2020-03-14T00:30:22.848Z] Running integration-test (iteration 1) [2020-03-14T00:30:22.848Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-14T00:30:22.848Z] ++ 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-03-14T00:30:22.848Z] ++ set -e [2020-03-14T00:30:22.848Z] ++ '[' -n 0 ']' [2020-03-14T00:30:22.848Z] ++ set -x [2020-03-14T00:30:22.848Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:30:22.851Z] #36 ... [2020-03-14T00:30:22.851Z] [2020-03-14T00:30:22.851Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:22.851Z] #54 34.85 + cd /tmp/tmp.dg7MpQk7KA/src/github.com/golangci/golangci-lint/ [2020-03-14T00:30:22.851Z] #54 34.85 + git checkout -q v1.23.8 [2020-03-14T00:30:23.481Z] #54 ... [2020-03-14T00:30:23.481Z] [2020-03-14T00:30:23.481Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:30:23.481Z] #44 25.66 Fetched 8114 kB in 25s (325 kB/s) [2020-03-14T00:30:23.481Z] #44 25.66 Reading package lists... [2020-03-14T00:30:23.481Z] #44 ... [2020-03-14T00:30:23.481Z] [2020-03-14T00:30:23.481Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:23.481Z] #54 35.54 ++ git describe --tags [2020-03-14T00:30:23.481Z] #54 35.55 + version=v1.23.8 [2020-03-14T00:30:23.481Z] #54 35.56 ++ git rev-parse --short HEAD [2020-03-14T00:30:23.481Z] #54 35.57 + commit=76a82c6 [2020-03-14T00:30:23.481Z] #54 35.59 ++ git show -s --format=%cd [2020-03-14T00:30:23.481Z] #54 35.62 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-14T00:30:23.482Z] #54 35.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-14T00:30:23.699Z] #19 13.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-14T00:30:23.699Z] #19 13.32 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-14T00:30:23.699Z] #19 13.41 Successfully built pyyaml [2020-03-14T00:30:23.699Z] #19 13.42 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-14T00:30:23.959Z] #19 13.74 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-14T00:30:24.529Z] #19 DONE 14.2s [2020-03-14T00:30:24.529Z] [2020-03-14T00:30:24.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:24.529Z] #44 152.1 CC criu/net.o [2020-03-14T00:30:24.529Z] #44 155.1 CC criu/netfilter.o [2020-03-14T00:30:24.529Z] #44 155.4 CC criu/page-pipe.o [2020-03-14T00:30:25.099Z] #44 156.0 CC criu/page-xfer.o [2020-03-14T00:30:26.250Z] #41 ... [2020-03-14T00:30:26.250Z] [2020-03-14T00:30:26.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:26.250Z] #44 120.8 CC criu/filesystems.o [2020-03-14T00:30:26.250Z] #44 121.6 CC criu/fsnotify.o [2020-03-14T00:30:26.250Z] #44 122.7 CC criu/image-desc.o [2020-03-14T00:30:26.250Z] #44 122.8 CC criu/image.o [2020-03-14T00:30:26.250Z] #44 123.7 CC criu/ipc_ns.o [2020-03-14T00:30:26.250Z] #44 125.0 CC criu/irmap.o [2020-03-14T00:30:26.250Z] #44 125.8 CC criu/kcmp-ids.o [2020-03-14T00:30:26.250Z] #44 126.1 CC criu/kerndat.o [2020-03-14T00:30:26.250Z] #44 127.4 CC criu/libnetlink.o [2020-03-14T00:30:26.250Z] #44 127.7 CC criu/log.o [2020-03-14T00:30:26.250Z] #44 128.2 CC criu/lsm.o [2020-03-14T00:30:26.250Z] #44 128.6 CC criu/mem.o [2020-03-14T00:30:26.250Z] #44 130.3 CC criu/mount.o [2020-03-14T00:30:26.250Z] #44 ... [2020-03-14T00:30:26.250Z] [2020-03-14T00:30:26.250Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:30:26.250Z] #17 55.48 Setting up python3-wheel (0.32.3-2) ... [2020-03-14T00:30:26.250Z] #17 56.18 Setting up apparmor (2.13.2-10) ... [2020-03-14T00:30:26.250Z] #17 57.63 Setting up xfsprogs (4.20.0-1) ... [2020-03-14T00:30:26.250Z] #17 57.64 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:30:26.250Z] #17 58.01 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:30:26.250Z] #17 59.01 Setting up python3-distutils (3.7.3-1) ... [2020-03-14T00:30:26.250Z] #17 59.43 Setting up python3-setuptools (40.8.0-1) ... [2020-03-14T00:30:26.483Z] #44 157.3 CC criu/pagemap-cache.o [2020-03-14T00:30:26.483Z] #44 157.6 CC criu/pagemap.o [2020-03-14T00:30:27.423Z] #44 158.5 CC criu/parasite-syscall.o [2020-03-14T00:30:27.613Z] #17 60.69 Setting up python3-pip (18.1-5) ... [2020-03-14T00:30:27.925Z] #54 ... [2020-03-14T00:30:27.925Z] [2020-03-14T00:30:27.925Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:30:27.925Z] #57 30.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:30:27.925Z] #57 32.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-14T00:30:27.925Z] #57 32.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-14T00:30:27.925Z] #57 32.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-14T00:30:27.925Z] #57 33.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-14T00:30:27.925Z] #57 34.52 runtime/cgo [2020-03-14T00:30:27.925Z] #57 34.99 runtime [2020-03-14T00:30:27.995Z] #44 159.1 CC criu/path.o [2020-03-14T00:30:28.255Z] #44 159.4 CC criu/pie-util-vdso.o [2020-03-14T00:30:28.255Z] #44 ... [2020-03-14T00:30:28.255Z] [2020-03-14T00:30:28.255Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:30:28.255Z] #60 103.1 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-03-14T00:30:28.538Z] #17 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:30:28.539Z] #17 61.80 Processing triggers for mime-support (3.62) ... [2020-03-14T00:30:28.794Z] #17 ... [2020-03-14T00:30:28.794Z] [2020-03-14T00:30:28.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:28.794Z] #44 134.1 CC criu/namespaces.o [2020-03-14T00:30:29.049Z] #44 ... [2020-03-14T00:30:29.049Z] [2020-03-14T00:30:29.049Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:30:29.049Z] #17 DONE 62.3s [2020-03-14T00:30:29.305Z] [2020-03-14T00:30:29.305Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:30:30.166Z] #60 104.9 + mkdir -p /build [2020-03-14T00:30:30.166Z] #60 104.9 + cp runc /build/runc [2020-03-14T00:30:31.105Z] #60 DONE 105.8s [2020-03-14T00:30:31.105Z] [2020-03-14T00:30:31.105Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:31.105Z] #44 159.8 CC criu/pie-util.o [2020-03-14T00:30:31.105Z] #44 159.9 CC criu/pipes.o [2020-03-14T00:30:31.105Z] #44 160.5 CC criu/plugin.o [2020-03-14T00:30:31.105Z] #44 160.8 CC criu/proc_parse.o [2020-03-14T00:30:31.191Z] #18 1.769 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-14T00:30:31.191Z] #18 1.775 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-14T00:30:31.191Z] #18 1.778 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-14T00:30:31.191Z] #18 DONE 1.9s [2020-03-14T00:30:31.191Z] [2020-03-14T00:30:31.191Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:30:32.046Z] #44 162.9 CC criu/protobuf-desc.o [2020-03-14T00:30:32.616Z] #44 163.7 CC criu/protobuf.o [2020-03-14T00:30:33.186Z] #44 164.1 CC criu/pstree.o [2020-03-14T00:30:33.496Z] #57 ... [2020-03-14T00:30:33.496Z] [2020-03-14T00:30:33.496Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:30:33.496Z] #63 34.90 Reading package lists... [2020-03-14T00:30:33.496Z] #63 45.08 Building dependency tree... [2020-03-14T00:30:33.496Z] #63 ... [2020-03-14T00:30:33.496Z] [2020-03-14T00:30:33.496Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:30:33.496Z] #11 34.92 Reading package lists... [2020-03-14T00:30:33.496Z] #11 45.00 Building dependency tree... [2020-03-14T00:30:33.496Z] #11 ... [2020-03-14T00:30:33.496Z] [2020-03-14T00:30:33.496Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:30:33.496Z] #26 34.44 Reading package lists... [2020-03-14T00:30:33.496Z] #26 45.48 Building dependency tree... [2020-03-14T00:30:33.496Z] #26 ... [2020-03-14T00:30:33.496Z] [2020-03-14T00:30:33.496Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:30:33.496Z] #36 35.47 Reading package lists... [2020-03-14T00:30:33.496Z] #36 ... [2020-03-14T00:30:33.496Z] [2020-03-14T00:30:33.496Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:30:33.786Z] #44 36.34 Reading package lists... [2020-03-14T00:30:34.128Z] #44 164.9 CC criu/rbtree.o [2020-03-14T00:30:34.128Z] #44 ... [2020-03-14T00:30:34.128Z] [2020-03-14T00:30:34.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:34.128Z] #65 187.7 + bin/containerd [2020-03-14T00:30:34.365Z] #44 46.45 Building dependency tree... [2020-03-14T00:30:34.365Z] #44 ... [2020-03-14T00:30:34.365Z] [2020-03-14T00:30:34.365Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:30:34.365Z] #36 35.47 Reading package lists... [2020-03-14T00:30:36.235Z] --- PASS: TestBuildWithHugeFile (26.51s) [2020-03-14T00:30:36.235Z] === RUN TestBuildWithEmptyDockerfile [2020-03-14T00:30:36.235Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:30:36.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:30:36.235Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:30:36.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:30:36.235Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:30:36.235Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:30:36.235Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:30:36.235Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:30:36.235Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:30:36.235Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-03-14T00:30:36.235Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-03-14T00:30:36.235Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-03-14T00:30:36.235Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-14T00:30:36.235Z] === RUN TestBuildPreserveOwnership [2020-03-14T00:30:36.235Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-14T00:30:37.370Z] #36 46.98 Building dependency tree... [2020-03-14T00:30:37.433Z] #65 ... [2020-03-14T00:30:37.433Z] [2020-03-14T00:30:37.433Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:37.433Z] #53 DONE 226.6s [2020-03-14T00:30:37.433Z] [2020-03-14T00:30:37.434Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:37.434Z] #44 165.2 CC criu/rst-malloc.o [2020-03-14T00:30:37.434Z] #44 165.4 CC criu/seccomp.o [2020-03-14T00:30:37.434Z] #44 165.9 CC criu/seize.o [2020-03-14T00:30:37.434Z] #44 166.5 CC criu/servicefd.o [2020-03-14T00:30:37.434Z] #44 166.8 CC criu/shmem.o [2020-03-14T00:30:37.434Z] #44 167.6 CC criu/sigframe.o [2020-03-14T00:30:37.434Z] #44 167.7 CC criu/signalfd.o [2020-03-14T00:30:37.434Z] #44 167.9 CC criu/sk-inet.o [2020-03-14T00:30:37.725Z] #19 5.852 Collecting yamllint==1.16.0 [2020-03-14T00:30:37.725Z] #19 ... [2020-03-14T00:30:37.725Z] [2020-03-14T00:30:37.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:37.725Z] #44 136.3 CC criu/net.o [2020-03-14T00:30:37.725Z] #44 140.0 CC criu/netfilter.o [2020-03-14T00:30:37.725Z] #44 140.3 CC criu/page-pipe.o [2020-03-14T00:30:37.725Z] #44 141.0 CC criu/page-xfer.o [2020-03-14T00:30:37.725Z] #44 142.4 CC criu/pagemap-cache.o [2020-03-14T00:30:37.725Z] #44 142.7 CC criu/pagemap.o [2020-03-14T00:30:38.005Z] #44 168.8 CC criu/sk-netlink.o [2020-03-14T00:30:38.265Z] #44 169.1 CC criu/sk-packet.o [2020-03-14T00:30:38.525Z] #44 169.6 CC criu/sk-queue.o [2020-03-14T00:30:38.652Z] #44 143.7 CC criu/parasite-syscall.o [2020-03-14T00:30:39.095Z] #44 169.9 CC criu/sk-tcp.o [2020-03-14T00:30:39.357Z] #44 170.3 CC criu/sk-unix.o [2020-03-14T00:30:39.431Z] #36 51.65 The following additional packages will be installed: [2020-03-14T00:30:39.431Z] #36 51.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-14T00:30:39.431Z] #36 51.72 Suggested packages: [2020-03-14T00:30:39.431Z] #36 51.72 cmake-doc ninja-build lrzip [2020-03-14T00:30:39.431Z] #36 51.72 Recommended packages: [2020-03-14T00:30:39.431Z] #36 51.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-14T00:30:39.583Z] #44 144.7 CC criu/path.o [2020-03-14T00:30:39.583Z] #44 144.9 CC criu/pie-util-vdso-elf32.o [2020-03-14T00:30:40.061Z] #36 ... [2020-03-14T00:30:40.061Z] [2020-03-14T00:30:40.061Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-14T00:30:40.061Z] #63 45.08 Building dependency tree... [2020-03-14T00:30:40.061Z] #63 49.00 The following additional packages will be installed: [2020-03-14T00:30:40.061Z] #63 49.02 libbtrfs0 [2020-03-14T00:30:40.061Z] #63 49.35 The following NEW packages will be installed: [2020-03-14T00:30:40.061Z] #63 49.38 libbtrfs-dev libbtrfs0 [2020-03-14T00:30:40.061Z] #63 49.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:30:40.061Z] #63 49.68 Need to get 120 kB of archives. [2020-03-14T00:30:40.061Z] #63 49.68 After this operation, 423 kB of additional disk space will be used. [2020-03-14T00:30:40.061Z] #63 49.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-14T00:30:40.061Z] #63 49.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-14T00:30:40.061Z] #63 51.60 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:30:40.061Z] #63 52.09 Fetched 120 kB in 0s (1202 kB/s) [2020-03-14T00:30:40.061Z] #63 52.21 Selecting previously unselected package libbtrfs0. [2020-03-14T00:30:40.061Z] #63 52.21 (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-03-14T00:30:40.061Z] #63 52.37 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-14T00:30:40.061Z] #63 52.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:30:40.351Z] #63 52.57 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:30:40.351Z] #63 52.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-14T00:30:40.351Z] #63 52.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:30:40.509Z] #44 145.4 CC criu/pie-util-vdso.o [2020-03-14T00:30:40.602Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-14T00:30:40.643Z] #63 53.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:30:40.643Z] #63 53.03 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:30:40.643Z] #63 53.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:30:40.764Z] #44 145.9 CC criu/pie-util.o [2020-03-14T00:30:41.020Z] #44 146.1 CC criu/pipes.o [2020-03-14T00:30:41.270Z] #44 171.9 CC criu/sockets.o [2020-03-14T00:30:41.280Z] #63 DONE 53.6s [2020-03-14T00:30:41.280Z] [2020-03-14T00:30:41.280Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:30:41.280Z] #64 DONE 0.1s [2020-03-14T00:30:41.280Z] [2020-03-14T00:30:41.280Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-14T00:30:41.280Z] #65 DONE 0.1s [2020-03-14T00:30:41.280Z] [2020-03-14T00:30:41.280Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:41.533Z] #44 172.6 CC criu/stats.o [2020-03-14T00:30:41.581Z] #44 146.9 CC criu/plugin.o [2020-03-14T00:30:41.797Z] #44 172.9 CC criu/string.o [2020-03-14T00:30:41.915Z] #66 0.425 + RM_GOPATH=0 [2020-03-14T00:30:41.915Z] #66 0.425 + TMP_GOPATH= [2020-03-14T00:30:41.915Z] #66 0.425 + : /build [2020-03-14T00:30:41.915Z] #66 0.425 + '[' -z '' ']' [2020-03-14T00:30:41.915Z] #66 0.428 ++ mktemp -d [2020-03-14T00:30:41.915Z] #66 0.455 + export GOPATH=/tmp/tmp.ufAxOnPBZY [2020-03-14T00:30:41.915Z] #66 0.455 + GOPATH=/tmp/tmp.ufAxOnPBZY [2020-03-14T00:30:41.915Z] #66 0.457 + RM_GOPATH=1 [2020-03-14T00:30:41.915Z] #66 0.467 ++ dirname ./install.sh [2020-03-14T00:30:41.915Z] #66 0.474 + dir=. [2020-03-14T00:30:41.915Z] #66 0.474 + bin=containerd [2020-03-14T00:30:41.915Z] #66 0.474 + shift [2020-03-14T00:30:41.915Z] #66 0.475 + '[' '!' -f ./containerd.installer ']' [2020-03-14T00:30:41.915Z] #66 0.475 + . ./containerd.installer [2020-03-14T00:30:41.915Z] #66 0.476 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:30:41.915Z] #66 0.482 + install_containerd [2020-03-14T00:30:41.915Z] #66 0.484 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-14T00:30:41.915Z] #66 0.484 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:30:41.915Z] #66 0.486 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ufAxOnPBZY/src/github.com/containerd/containerd [2020-03-14T00:30:41.915Z] #66 0.534 Cloning into '/tmp/tmp.ufAxOnPBZY/src/github.com/containerd/containerd'... [2020-03-14T00:30:42.057Z] #44 172.9 CC criu/sysctl.o [2020-03-14T00:30:42.141Z] #44 147.3 CC criu/proc_parse.o [2020-03-14T00:30:42.141Z] #44 ... [2020-03-14T00:30:42.141Z] [2020-03-14T00:30:42.141Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:30:42.141Z] #19 11.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-14T00:30:42.141Z] #19 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-14T00:30:42.317Z] #44 173.4 CC criu/sysfs_parse.o [2020-03-14T00:30:42.396Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-14T00:30:42.396Z] #19 11.40 Collecting pyyaml (from yamllint==1.16.0) [2020-03-14T00:30:42.577Z] #44 173.7 CC criu/timerfd.o [2020-03-14T00:30:42.615Z] --- PASS: TestBuildPreserveOwnership (6.78s) [2020-03-14T00:30:42.615Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.43s) [2020-03-14T00:30:42.615Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2020-03-14T00:30:42.615Z] === RUN TestBuildPlatformInvalid [2020-03-14T00:30:42.650Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-14T00:30:42.837Z] #44 174.0 CC criu/tty.o [2020-03-14T00:30:42.899Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-14T00:30:42.899Z] PASS [2020-03-14T00:30:42.899Z] [2020-03-14T00:30:42.899Z] === Skipped [2020-03-14T00:30:42.899Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-14T00:30:42.899Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:30:42.899Z] [2020-03-14T00:30:42.899Z] [2020-03-14T00:30:42.899Z] DONE 32 tests, 1 skipped in 76.202s [2020-03-14T00:30:42.899Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-14T00:30:42.899Z] ++ 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-03-14T00:30:42.899Z] ++ set -e [2020-03-14T00:30:42.899Z] ++ '[' -n 0 ']' [2020-03-14T00:30:42.899Z] ++ set -x [2020-03-14T00:30:42.899Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:30:42.899Z] INFO: Testing against a local daemon [2020-03-14T00:30:42.899Z] === RUN TestConfigList [2020-03-14T00:30:43.987Z] #66 ... [2020-03-14T00:30:43.987Z] [2020-03-14T00:30:43.987Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-14T00:30:43.987Z] #26 45.48 Building dependency tree... [2020-03-14T00:30:43.987Z] #26 49.95 ca-certificates is already the newest version (20190110). [2020-03-14T00:30:43.987Z] #26 49.95 The following additional packages will be installed: [2020-03-14T00:30:43.987Z] #26 49.96 libjq1 libonig5 [2020-03-14T00:30:43.987Z] #26 50.65 The following NEW packages will be installed: [2020-03-14T00:30:43.987Z] #26 50.65 jq libjq1 libonig5 [2020-03-14T00:30:43.987Z] #26 50.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:30:43.987Z] #26 50.80 Need to get 358 kB of archives. [2020-03-14T00:30:43.987Z] #26 50.80 After this operation, 1277 kB of additional disk space will be used. [2020-03-14T00:30:43.987Z] #26 50.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-14T00:30:43.987Z] #26 50.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-14T00:30:43.987Z] #26 50.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-14T00:30:43.987Z] #26 53.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:30:43.987Z] #26 53.90 Fetched 358 kB in 0s (3075 kB/s) [2020-03-14T00:30:43.987Z] #26 53.99 Selecting previously unselected package libonig5:ppc64el. [2020-03-14T00:30:43.987Z] #26 53.99 (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-03-14T00:30:43.987Z] #26 54.20 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-14T00:30:43.987Z] #26 54.23 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-14T00:30:43.987Z] #26 54.71 Selecting previously unselected package libjq1:ppc64el. [2020-03-14T00:30:43.988Z] #26 54.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-14T00:30:43.988Z] #26 54.73 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-14T00:30:43.988Z] #26 55.06 Selecting previously unselected package jq. [2020-03-14T00:30:43.988Z] #26 55.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-14T00:30:43.988Z] #26 55.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:30:43.988Z] #26 55.57 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-14T00:30:43.988Z] #26 55.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-14T00:30:43.988Z] #26 55.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:30:43.988Z] #26 55.63 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:30:43.988Z] #26 DONE 56.1s [2020-03-14T00:30:43.988Z] [2020-03-14T00:30:43.988Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:30:43.988Z] #27 DONE 0.1s [2020-03-14T00:30:43.988Z] [2020-03-14T00:30:43.988Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:30:44.009Z] #19 13.11 Building wheels for collected packages: pyyaml [2020-03-14T00:30:44.009Z] #19 13.11 Running setup.py bdist_wheel for pyyaml: started [2020-03-14T00:30:44.622Z] #28 ... [2020-03-14T00:30:44.622Z] [2020-03-14T00:30:44.622Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:30:44.622Z] #11 45.00 Building dependency tree... [2020-03-14T00:30:44.622Z] #11 48.89 The following additional packages will be installed: [2020-03-14T00:30:44.622Z] #11 48.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-14T00:30:44.622Z] #11 48.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-14T00:30:44.622Z] #11 48.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-14T00:30:44.622Z] #11 48.91 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:30:44.622Z] #11 48.92 Suggested packages: [2020-03-14T00:30:44.622Z] #11 48.92 gcc-8-locales seccomp wine64 [2020-03-14T00:30:44.622Z] #11 51.33 The following NEW packages will be installed: [2020-03-14T00:30:44.622Z] #11 51.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-14T00:30:44.622Z] #11 51.34 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-14T00:30:44.622Z] #11 51.34 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-14T00:30:44.622Z] #11 51.34 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-14T00:30:44.622Z] #11 51.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-14T00:30:44.622Z] #11 51.36 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-14T00:30:44.622Z] #11 51.77 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:30:44.622Z] #11 51.77 Need to get 78.9 MB of archives. [2020-03-14T00:30:44.622Z] #11 51.77 After this operation, 532 MB of additional disk space will be used. [2020-03-14T00:30:44.622Z] #11 51.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-14T00:30:44.622Z] #11 52.32 Get:2 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-03-14T00:30:44.622Z] #11 52.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-14T00:30:44.622Z] #11 52.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-14T00:30:44.622Z] #11 52.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-14T00:30:44.622Z] #11 52.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-14T00:30:44.622Z] #11 53.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-14T00:30:44.622Z] #11 54.79 Get:8 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-03-14T00:30:44.622Z] #11 54.83 Get:9 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-03-14T00:30:44.622Z] #11 ... [2020-03-14T00:30:44.622Z] [2020-03-14T00:30:44.622Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:30:44.622Z] #44 46.45 Building dependency tree... [2020-03-14T00:30:44.622Z] #44 50.74 The following additional packages will be installed: [2020-03-14T00:30:44.622Z] #44 50.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-14T00:30:44.622Z] #44 50.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-14T00:30:44.622Z] #44 50.75 Suggested packages: [2020-03-14T00:30:44.622Z] #44 50.76 manpages-dev python-setuptools [2020-03-14T00:30:44.622Z] #44 53.34 The following NEW packages will be installed: [2020-03-14T00:30:44.622Z] #44 53.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-14T00:30:44.622Z] #44 53.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-14T00:30:44.622Z] #44 53.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-14T00:30:44.622Z] #44 53.35 python-six zlib1g-dev [2020-03-14T00:30:44.622Z] #44 53.54 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:30:44.622Z] #44 53.54 Need to get 4075 kB of archives. [2020-03-14T00:30:44.622Z] #44 53.54 After this operation, 24.5 MB of additional disk space will be used. [2020-03-14T00:30:44.622Z] #44 53.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-14T00:30:44.622Z] #44 53.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-14T00:30:44.622Z] #44 53.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-14T00:30:44.622Z] #44 53.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-14T00:30:44.622Z] #44 53.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-14T00:30:44.622Z] #44 53.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-14T00:30:44.622Z] #44 53.69 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-03-14T00:30:44.622Z] #44 53.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-14T00:30:44.622Z] #44 53.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-14T00:30:44.622Z] #44 53.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-14T00:30:44.622Z] #44 53.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-14T00:30:44.622Z] #44 54.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-14T00:30:44.622Z] #44 54.08 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-03-14T00:30:44.622Z] #44 54.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-14T00:30:44.622Z] #44 54.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-14T00:30:44.622Z] #44 54.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-14T00:30:44.622Z] #44 54.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-14T00:30:44.623Z] #44 56.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:30:44.623Z] #44 56.81 Fetched 4075 kB in 1s (5645 kB/s) [2020-03-14T00:30:44.623Z] #44 56.94 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-14T00:30:44.749Z] #44 175.6 CC criu/tun.o [2020-03-14T00:30:44.917Z] #44 56.94 (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-03-14T00:30:44.917Z] #44 57.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-14T00:30:44.917Z] #44 57.09 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-14T00:30:44.917Z] #44 57.40 Selecting previously unselected package libnet1:ppc64el. [2020-03-14T00:30:44.917Z] #44 57.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-14T00:30:44.917Z] #44 57.42 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-14T00:30:45.009Z] #44 176.0 CC criu/uffd.o [2020-03-14T00:30:45.212Z] #44 57.67 Selecting previously unselected package libnet1-dev. [2020-03-14T00:30:45.370Z] #19 14.25 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-14T00:30:45.370Z] #19 14.26 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-14T00:30:45.370Z] #19 14.33 Successfully built pyyaml [2020-03-14T00:30:45.370Z] #19 14.35 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-14T00:30:45.509Z] #44 57.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-14T00:30:45.509Z] #44 57.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:30:45.625Z] #19 14.75 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-14T00:30:45.798Z] #44 58.16 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-14T00:30:45.798Z] #44 58.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-14T00:30:45.798Z] #44 58.17 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-14T00:30:45.952Z] #44 177.0 CC criu/util.o [2020-03-14T00:30:46.091Z] #44 58.44 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-14T00:30:46.091Z] #44 58.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-14T00:30:46.091Z] #44 58.46 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-14T00:30:46.183Z] #19 DONE 15.2s [2020-03-14T00:30:46.183Z] [2020-03-14T00:30:46.183Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:30:46.380Z] #44 58.80 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-14T00:30:46.380Z] #44 58.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-14T00:30:46.380Z] #44 58.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:30:46.438Z] #24 DONE 0.2s [2020-03-14T00:30:46.438Z] [2020-03-14T00:30:46.438Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:30:46.670Z] #44 58.99 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-14T00:30:46.670Z] #44 58.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-14T00:30:46.670Z] #44 59.01 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:30:46.959Z] #44 59.20 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-14T00:30:46.960Z] #44 59.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-14T00:30:46.960Z] #44 59.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-14T00:30:46.996Z] #28 DONE 0.7s [2020-03-14T00:30:46.996Z] [2020-03-14T00:30:46.996Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:30:47.250Z] #31 DONE 0.1s [2020-03-14T00:30:47.250Z] [2020-03-14T00:30:47.250Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:30:47.250Z] #34 DONE 0.1s [2020-03-14T00:30:47.250Z] [2020-03-14T00:30:47.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:47.250Z] #44 150.4 CC criu/protobuf-desc.o [2020-03-14T00:30:47.250Z] #44 151.5 CC criu/protobuf.o [2020-03-14T00:30:47.250Z] #44 152.0 CC criu/pstree.o [2020-03-14T00:30:47.253Z] #44 59.64 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-14T00:30:47.333Z] #44 178.1 CC criu/uts_ns.o [2020-03-14T00:30:47.333Z] #44 178.2 CC criu/vdso.o [2020-03-14T00:30:47.346Z] --- PASS: TestConfigList (3.85s) [2020-03-14T00:30:47.346Z] === RUN TestConfigsCreateAndDelete [2020-03-14T00:30:47.505Z] #44 ... [2020-03-14T00:30:47.505Z] [2020-03-14T00:30:47.505Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:30:47.505Z] #39 DONE 0.1s [2020-03-14T00:30:47.505Z] [2020-03-14T00:30:47.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:47.551Z] #44 59.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:47.552Z] #44 59.66 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:30:47.552Z] #44 ... [2020-03-14T00:30:47.552Z] [2020-03-14T00:30:47.552Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:30:47.552Z] #28 3.504 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-14T00:30:47.901Z] #44 178.7 LINK criu/built-in.o [2020-03-14T00:30:47.901Z] #44 178.8 LINK criu/criu [2020-03-14T00:30:48.065Z] #44 153.1 CC criu/rbtree.o [2020-03-14T00:30:48.161Z] #44 179.1 DEP lib/c/criu.d [2020-03-14T00:30:48.161Z] #44 179.2 CC images/rpc.pb-c.o [2020-03-14T00:30:48.187Z] #28 4.189 [2020-03-14T00:30:48.319Z] #44 153.5 CC criu/rst-malloc.o [2020-03-14T00:30:48.574Z] #44 153.8 CC criu/seccomp.o [2020-03-14T00:30:48.732Z] #44 179.8 CC lib/c/criu.o [2020-03-14T00:30:49.303Z] #44 ... [2020-03-14T00:30:49.303Z] [2020-03-14T00:30:49.303Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:49.303Z] #23 238.6 + return [2020-03-14T00:30:49.498Z] #44 154.5 CC criu/seize.o [2020-03-14T00:30:49.564Z] #23 DONE 239.0s [2020-03-14T00:30:49.564Z] [2020-03-14T00:30:49.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:49.564Z] #44 180.7 LINK lib/c/built-in.o [2020-03-14T00:30:49.564Z] #44 180.7 LINK lib/c/libcriu.so [2020-03-14T00:30:49.564Z] #44 180.7 LINK lib/c/libcriu.a [2020-03-14T00:30:50.059Z] #44 155.4 CC criu/servicefd.o [2020-03-14T00:30:50.136Z] #44 180.9 GEN magic.py [2020-03-14T00:30:50.136Z] #44 181.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:30:50.136Z] #44 181.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:30:50.136Z] #44 181.0 Note: Building without GnuTLS support [2020-03-14T00:30:50.543Z] #28 4.382 0.1% ### 4.7% ######### 13.2% ################## 26.0% ##################### 30.2% ########################## 36.6% ############################## 43.0% ################################### 49.4% ###################################### 53.6% ######################################### 57.9% ############################################## 64.3% ################################################# 68.5% #################################################### 72.8% ####################################################### 77.0% ########################################################### 83.3% ################################################################ 89.0% ################################################################### 93.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-14T00:30:50.618Z] #44 ... [2020-03-14T00:30:50.618Z] [2020-03-14T00:30:50.618Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:30:50.618Z] #41 DONE 245.8s [2020-03-14T00:30:50.618Z] [2020-03-14T00:30:50.618Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:50.707Z] #44 181.7 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:30:50.787Z] --- PASS: TestConfigsCreateAndDelete (3.60s) [2020-03-14T00:30:50.787Z] === RUN TestConfigsUpdate [2020-03-14T00:30:50.872Z] #53 ... [2020-03-14T00:30:50.872Z] [2020-03-14T00:30:50.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:50.872Z] #44 156.0 CC criu/shmem.o [2020-03-14T00:30:51.174Z] #28 7.330 #=#=# [2020-03-14T00:30:51.466Z] #28 7.609 #=#=# [2020-03-14T00:30:51.466Z] #28 ... [2020-03-14T00:30:51.466Z] [2020-03-14T00:30:51.466Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:30:51.466Z] #36 53.89 The following NEW packages will be installed: [2020-03-14T00:30:51.466Z] #36 53.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-14T00:30:51.466Z] #36 53.90 vim-common xxd [2020-03-14T00:30:51.466Z] #36 54.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:30:51.466Z] #36 54.30 Need to get 14.9 MB of archives. [2020-03-14T00:30:51.466Z] #36 54.30 After this operation, 67.2 MB of additional disk space will be used. [2020-03-14T00:30:51.466Z] #36 54.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-14T00:30:51.466Z] #36 54.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:30:51.466Z] #36 54.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-14T00:30:51.466Z] #36 54.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-14T00:30:51.466Z] #36 56.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-14T00:30:51.466Z] #36 56.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-14T00:30:51.466Z] #36 56.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-14T00:30:51.466Z] #36 56.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-14T00:30:51.466Z] #36 56.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-14T00:30:51.466Z] #36 56.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-14T00:30:51.466Z] #36 58.85 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:30:51.466Z] #36 59.23 Fetched 14.9 MB in 3s (5289 kB/s) [2020-03-14T00:30:51.466Z] #36 59.34 Selecting previously unselected package xxd. [2020-03-14T00:30:51.466Z] #36 59.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-14T00:30:51.466Z] #36 59.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-14T00:30:51.466Z] #36 59.57 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:30:51.466Z] #36 59.84 Selecting previously unselected package vim-common. [2020-03-14T00:30:51.466Z] #36 59.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:30:51.466Z] #36 59.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:30:51.466Z] #36 60.57 Selecting previously unselected package cmake-data. [2020-03-14T00:30:51.466Z] #36 60.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-14T00:30:51.467Z] #36 60.61 Unpacking cmake-data (3.13.4-1) ... [2020-03-14T00:30:51.649Z] #44 182.5 make[1]: Nothing to be done for 'all'. [2020-03-14T00:30:51.649Z] #44 ... [2020-03-14T00:30:51.649Z] [2020-03-14T00:30:51.649Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:30:51.649Z] #24 DONE 0.2s [2020-03-14T00:30:51.763Z] #36 ... [2020-03-14T00:30:51.763Z] [2020-03-14T00:30:51.763Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:30:51.910Z] [2020-03-14T00:30:51.910Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:30:52.232Z] #44 157.2 CC criu/sigframe.o [2020-03-14T00:30:52.232Z] #44 ... [2020-03-14T00:30:52.232Z] [2020-03-14T00:30:52.232Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:30:52.232Z] #42 DONE 0.2s [2020-03-14T00:30:52.232Z] [2020-03-14T00:30:52.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:52.232Z] #44 157.4 CC criu/signalfd.o [2020-03-14T00:30:52.482Z] #28 DONE 0.8s [2020-03-14T00:30:52.482Z] [2020-03-14T00:30:52.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:52.482Z] #44 183.4 make[1]: 'images/built-in.o' is up to date. [2020-03-14T00:30:52.482Z] #44 183.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-14T00:30:52.482Z] #44 183.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-14T00:30:52.482Z] #44 183.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-14T00:30:52.482Z] #44 183.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-14T00:30:52.482Z] #44 183.5 make[1]: Nothing to be done for 'all'. [2020-03-14T00:30:52.482Z] #44 183.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:30:52.486Z] #44 157.7 CC criu/sk-inet.o [2020-03-14T00:30:52.743Z] #44 ... [2020-03-14T00:30:52.743Z] [2020-03-14T00:30:52.743Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:30:52.743Z] #31 DONE 0.2s [2020-03-14T00:30:52.743Z] [2020-03-14T00:30:52.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:52.743Z] #44 183.8 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:52.743Z] #44 183.9 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:52.935Z] #28 7.609 #=#=# ##### 7.5% ################# 24.8% ######################## 34.6% ############################### 44.1% ######################################## 55.6% ############################################## 64.5% ####################################################### 76.9% ############################################################### 88.5% ######################################################################## 100.0% [2020-03-14T00:30:53.004Z] #44 ... [2020-03-14T00:30:53.004Z] [2020-03-14T00:30:53.004Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:30:53.004Z] #34 DONE 0.1s [2020-03-14T00:30:53.004Z] [2020-03-14T00:30:53.004Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:30:53.004Z] #39 DONE 0.1s [2020-03-14T00:30:53.004Z] [2020-03-14T00:30:53.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:53.004Z] #44 183.9 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.004Z] #44 184.0 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.004Z] #44 184.1 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.264Z] #44 ... [2020-03-14T00:30:53.264Z] [2020-03-14T00:30:53.264Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:30:53.264Z] #42 DONE 0.2s [2020-03-14T00:30:53.264Z] [2020-03-14T00:30:53.264Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:30:53.264Z] #44 184.2 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.264Z] #44 184.3 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.264Z] #44 184.4 make[2]: Nothing to be done for 'all'. [2020-03-14T00:30:53.409Z] #44 158.6 CC criu/sk-netlink.o [2020-03-14T00:30:53.525Z] #44 184.4 INSTALL criu/criu [2020-03-14T00:30:53.525Z] #44 DONE 184.6s [2020-03-14T00:30:53.525Z] [2020-03-14T00:30:53.525Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:53.566Z] #28 9.554 [2020-03-14T00:30:53.937Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-14T00:30:53.967Z] #44 159.0 CC criu/sk-packet.o [2020-03-14T00:30:54.227Z] --- PASS: TestConfigsUpdate (3.61s) [2020-03-14T00:30:54.227Z] === RUN TestTemplatedConfig [2020-03-14T00:30:54.526Z] #44 159.5 CC criu/sk-queue.o [2020-03-14T00:30:54.782Z] #44 159.9 CC criu/sk-tcp.o [2020-03-14T00:30:54.900Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:30:54.900Z] Loaded image: busybox:latest [2020-03-14T00:30:54.900Z] Loaded image: busybox:glibc [2020-03-14T00:30:54.900Z] Loaded image: debian:jessie [2020-03-14T00:30:54.900Z] Loaded image: hello-world:latest [2020-03-14T00:30:54.900Z] INFO: Testing against a local daemon [2020-03-14T00:30:54.900Z] === RUN TestCgroupNamespacesBuild [2020-03-14T00:30:55.036Z] #44 160.3 CC criu/sk-unix.o [2020-03-14T00:30:55.443Z] #65 ... [2020-03-14T00:30:55.443Z] [2020-03-14T00:30:55.443Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:30:55.443Z] #45 DONE 0.1s [2020-03-14T00:30:55.443Z] [2020-03-14T00:30:55.443Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:30:55.443Z] #48 DONE 0.1s [2020-03-14T00:30:55.443Z] [2020-03-14T00:30:55.443Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:30:55.715Z] #51 DONE 0.1s [2020-03-14T00:30:55.715Z] [2020-03-14T00:30:55.715Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:30:55.715Z] #54 DONE 0.2s [2020-03-14T00:30:55.715Z] [2020-03-14T00:30:55.715Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:30:56.009Z] #57 DONE 0.1s [2020-03-14T00:30:56.009Z] [2020-03-14T00:30:56.010Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:30:56.010Z] #61 DONE 0.1s [2020-03-14T00:30:56.010Z] [2020-03-14T00:30:56.010Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:30:56.253Z] #28 9.779 #=#=# ## 3.3% ###### 8.5% ####### 11.0% ############ 17.4% ################ 22.6% ##################### 30.3% ######################### 35.5% ########################### 38.1% ############################### 43.2% ################################## 48.4% ###################################### 53.6% ########################################## 58.7% ############################################# 63.9% ################################################### 71.6% ######################################################## 78.0% ########################################################### 82.3% ############################################################### 87.5% ################################################################## 92.7% ######################################################################## 100.0% [2020-03-14T00:30:56.890Z] #28 12.90 [2020-03-14T00:30:56.919Z] #44 161.9 CC criu/sockets.o [2020-03-14T00:30:57.426Z] --- PASS: TestCgroupNamespacesBuild (3.28s) [2020-03-14T00:30:57.426Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-14T00:30:57.513Z] #44 162.7 CC criu/stats.o [2020-03-14T00:30:57.665Z] --- PASS: TestTemplatedConfig (3.65s) [2020-03-14T00:30:57.665Z] === RUN TestConfigInspect [2020-03-14T00:30:57.771Z] #44 163.0 CC criu/string.o [2020-03-14T00:30:57.771Z] #44 163.0 CC criu/sysctl.o [2020-03-14T00:30:58.059Z] #28 13.15 0.0% 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 8.4% ####### 11.1% ######### 13.8% ########### 15.5% [2020-03-14T00:30:58.059Z] #28 ... [2020-03-14T00:30:58.059Z] [2020-03-14T00:30:58.059Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:30:58.059Z] #34 70.17 internal/reflectlite [2020-03-14T00:30:58.059Z] #34 70.17 sync [2020-03-14T00:30:58.059Z] #34 ... [2020-03-14T00:30:58.059Z] [2020-03-14T00:30:58.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:30:58.059Z] #11 60.52 Get:10 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-03-14T00:30:58.059Z] #11 65.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-14T00:30:58.059Z] #11 65.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-14T00:30:58.059Z] #11 65.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-14T00:30:58.059Z] #11 65.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-14T00:30:58.059Z] #11 65.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-14T00:30:58.059Z] #11 65.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-14T00:30:58.059Z] #11 65.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-14T00:30:58.059Z] #11 66.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-14T00:30:58.059Z] #11 66.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-14T00:30:58.059Z] #11 66.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-14T00:30:58.059Z] #11 66.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-14T00:30:58.059Z] #11 66.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-14T00:30:58.059Z] #11 66.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-14T00:30:58.059Z] #11 66.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-14T00:30:58.059Z] #11 66.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-14T00:30:58.059Z] #11 68.88 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:30:58.059Z] #11 69.28 Fetched 78.9 MB in 15s (5408 kB/s) [2020-03-14T00:30:58.059Z] #11 69.55 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-14T00:30:58.059Z] #11 69.55 (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-03-14T00:30:58.059Z] #11 69.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-14T00:30:58.059Z] #11 69.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:30:58.333Z] #44 163.5 CC criu/sysfs_parse.o [2020-03-14T00:30:58.348Z] #11 ... [2020-03-14T00:30:58.348Z] [2020-03-14T00:30:58.348Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:30:58.893Z] #44 163.8 CC criu/timerfd.o [2020-03-14T00:30:58.893Z] #44 164.1 CC criu/tty.o [2020-03-14T00:30:58.931Z] #28 13.15 0.0% 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 8.4% ####### 11.1% ######### 13.8% ########### 15.5% ############ 17.3% ############# 19.1% ############### 20.9% ################ 22.7% ################# 24.5% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### [2020-03-14T00:30:58.931Z] #28 ... [2020-03-14T00:30:58.931Z] [2020-03-14T00:30:58.931Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:30:58.931Z] #44 61.43 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-14T00:30:58.931Z] #44 61.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 61.49 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:30:58.931Z] #44 61.74 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-14T00:30:58.931Z] #44 61.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 61.75 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-14T00:30:58.931Z] #44 64.09 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-14T00:30:58.931Z] #44 64.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 64.11 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:30:58.931Z] #44 65.11 Selecting previously unselected package protobuf-c-compiler. [2020-03-14T00:30:58.931Z] #44 65.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 65.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:30:58.931Z] #44 65.38 Selecting previously unselected package protobuf-compiler. [2020-03-14T00:30:58.931Z] #44 65.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 65.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:30:58.931Z] #44 65.63 Selecting previously unselected package python-pkg-resources. [2020-03-14T00:30:58.931Z] #44 65.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:30:58.931Z] #44 65.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-14T00:30:58.931Z] #44 66.12 Selecting previously unselected package python-six. [2020-03-14T00:30:58.931Z] #44 66.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-14T00:30:58.931Z] #44 66.14 Unpacking python-six (1.12.0-1) ... [2020-03-14T00:30:58.931Z] #44 66.27 Selecting previously unselected package python-protobuf. [2020-03-14T00:30:58.931Z] #44 66.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-14T00:30:58.931Z] #44 66.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-14T00:30:58.931Z] #44 67.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-14T00:30:59.226Z] #44 ... [2020-03-14T00:30:59.226Z] [2020-03-14T00:30:59.226Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:30:59.953Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2020-03-14T00:30:59.953Z] === RUN TestBuildWithSession [2020-03-14T00:30:59.954Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-14T00:30:59.954Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:30:59.954Z] === RUN TestBuildSquashParent [2020-03-14T00:31:00.721Z] #28 13.15 0.0% 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 8.4% ####### 11.1% ######### 13.8% ########### 15.5% ############ 17.3% ############# 19.1% ############### 20.9% ################ 22.7% ################# 24.5% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 33.4% ######################### 35.2% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################## 42.3% ################################ 45.0% ################################## 47.7% #################################### 51.3% ####################################### 54.9% ########################################## 58.4% ########################################### 60.2% ## [2020-03-14T00:31:00.721Z] #28 ... [2020-03-14T00:31:00.721Z] [2020-03-14T00:31:00.721Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:00.721Z] #74 DONE 72.8s [2020-03-14T00:31:00.721Z] [2020-03-14T00:31:00.721Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:31:00.775Z] #44 165.9 CC criu/tun.o [2020-03-14T00:31:01.336Z] #44 166.3 CC criu/uffd.o [2020-03-14T00:31:02.032Z] --- PASS: TestConfigInspect (3.57s) [2020-03-14T00:31:02.032Z] === RUN TestConfigCreateWithLabels [2020-03-14T00:31:02.302Z] #44 167.4 CC criu/util.o [2020-03-14T00:31:03.332Z] #28 13.15 0.0% 1.2% ## 3.0% ### 4.8% #### 6.6% ###### 8.4% ####### 11.1% ######### 13.8% ########### 15.5% ############ 17.3% ############# 19.1% ############### 20.9% ################ 22.7% ################# 24.5% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 33.4% ######################### 35.2% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################## 42.3% ################################ 45.0% ################################## 47.7% #################################### 51.3% ####################################### 54.9% ########################################## 58.4% ########################################### 60.2% ############################################ 62.0% ############################################# 63.8% ############################################### 66.5% ################################################# 69.1% ################################################### 71.8% ##################################################### 74.5% ###################################################### 76.3% ####################################################### 77.2% ######################################################## 79.0% ########################################################## 80.7% ########################################################### 82.5% ############################################################ 84.3% ############################################################## 86.1% ############################################################### 87.9% ################################################################ 89.7% ################################################################# 91.5% ################################################################### 93.3% ##################################################################### 95.9% ####################################################################### 99.5% ######################################################################## 100.0% [2020-03-14T00:31:03.332Z] #28 ... [2020-03-14T00:31:03.332Z] [2020-03-14T00:31:03.332Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:31:03.332Z] #36 65.59 Selecting previously unselected package libicu63:ppc64el. [2020-03-14T00:31:03.332Z] #36 65.62 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-03-14T00:31:03.332Z] #36 65.63 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-14T00:31:03.332Z] #36 ... [2020-03-14T00:31:03.332Z] [2020-03-14T00:31:03.332Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:03.332Z] #48 73.74 sync [2020-03-14T00:31:03.332Z] #48 73.78 internal/reflectlite [2020-03-14T00:31:03.662Z] #44 168.7 CC criu/uts_ns.o [2020-03-14T00:31:03.662Z] #44 168.9 CC criu/vdso-compat.o [2020-03-14T00:31:03.917Z] #44 169.1 CC criu/vdso.o [2020-03-14T00:31:04.173Z] #44 ... [2020-03-14T00:31:04.173Z] [2020-03-14T00:31:04.173Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:04.173Z] #60 111.7 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-03-14T00:31:05.479Z] --- PASS: TestConfigCreateWithLabels (3.65s) [2020-03-14T00:31:05.479Z] === RUN TestConfigCreateResolve [2020-03-14T00:31:06.058Z] #60 113.2 + mkdir -p /build [2020-03-14T00:31:06.058Z] #60 113.2 + cp runc /build/runc [2020-03-14T00:31:06.058Z] #60 DONE 113.4s [2020-03-14T00:31:06.058Z] [2020-03-14T00:31:06.058Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:06.058Z] #44 169.7 LINK criu/built-in.o [2020-03-14T00:31:06.058Z] #44 169.8 LINK criu/criu [2020-03-14T00:31:06.058Z] #44 170.1 DEP lib/c/criu.d [2020-03-14T00:31:06.058Z] #44 170.2 CC images/rpc.pb-c.o [2020-03-14T00:31:06.058Z] #44 170.7 CC lib/c/criu.o [2020-03-14T00:31:06.618Z] #44 171.8 LINK lib/c/built-in.o [2020-03-14T00:31:06.618Z] #44 171.8 LINK lib/c/libcriu.so [2020-03-14T00:31:06.825Z] #48 78.30 math/rand [2020-03-14T00:31:06.825Z] #48 78.30 github.com/LK4D4/vndr/godl/singleflight [2020-03-14T00:31:06.825Z] #48 78.35 internal/singleflight [2020-03-14T00:31:06.825Z] #48 ... [2020-03-14T00:31:06.825Z] [2020-03-14T00:31:06.825Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:31:06.825Z] #36 79.18 Selecting previously unselected package libxml2:ppc64el. [2020-03-14T00:31:06.825Z] #36 79.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-14T00:31:06.825Z] #36 79.22 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:31:06.873Z] #44 172.0 LINK lib/c/libcriu.a [2020-03-14T00:31:07.129Z] #44 172.3 GEN magic.py [2020-03-14T00:31:07.129Z] #44 172.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:31:07.384Z] #44 172.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:31:07.384Z] #44 172.4 Note: Building without GnuTLS support [2020-03-14T00:31:07.870Z] #36 80.29 Selecting previously unselected package libarchive13:ppc64el. [2020-03-14T00:31:07.870Z] #36 80.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-14T00:31:07.870Z] #36 80.32 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-14T00:31:07.944Z] #44 173.0 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:31:08.199Z] #44 173.5 make[1]: Nothing to be done for 'all'. [2020-03-14T00:31:08.498Z] #36 80.91 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-14T00:31:08.498Z] #36 80.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-14T00:31:08.760Z] #44 174.0 make[1]: 'images/built-in.o' is up to date. [2020-03-14T00:31:08.760Z] #44 174.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-14T00:31:08.760Z] #44 174.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-14T00:31:08.760Z] #44 174.1 make[1]: 'compel/libcompel.a' is up to date. [2020-03-14T00:31:08.760Z] #44 174.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-14T00:31:08.786Z] #36 80.94 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-14T00:31:08.921Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-03-14T00:31:08.921Z] === RUN TestConfigDaemonLibtrustID [2020-03-14T00:31:08.921Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-14T00:31:08.921Z] PASS [2020-03-14T00:31:08.921Z] [2020-03-14T00:31:08.921Z] DONE 8 tests in 26.079s [2020-03-14T00:31:08.921Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-14T00:31:08.921Z] ++ 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-03-14T00:31:08.921Z] ++ set -e [2020-03-14T00:31:08.921Z] ++ '[' -n 0 ']' [2020-03-14T00:31:08.921Z] ++ set -x [2020-03-14T00:31:08.921Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:31:09.015Z] #44 174.1 make[1]: Nothing to be done for 'all'. [2020-03-14T00:31:09.015Z] #44 174.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:31:09.075Z] #36 81.28 Selecting previously unselected package librhash0:ppc64el. [2020-03-14T00:31:09.075Z] #36 81.33 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-14T00:31:09.075Z] #36 81.34 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-14T00:31:09.202Z] INFO: Testing against a local daemon [2020-03-14T00:31:09.202Z] === RUN TestCheckpoint [2020-03-14T00:31:09.202Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-14T00:31:09.202Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:31:09.202Z] === RUN TestContainerInvalidJSON [2020-03-14T00:31:09.202Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:31:09.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:31:09.202Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:31:09.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:31:09.202Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:31:09.202Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:31:09.202Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:31:09.202Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:31:09.202Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:31:09.202Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-14T00:31:09.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-14T00:31:09.202Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-14T00:31:09.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-14T00:31:09.202Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-14T00:31:09.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-03-14T00:31:09.202Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-14T00:31:09.270Z] #44 174.3 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.271Z] #44 174.3 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.271Z] #44 174.4 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.271Z] #44 174.4 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.271Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.271Z] #44 174.5 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.366Z] #36 81.65 Selecting previously unselected package libuv1:ppc64el. [2020-03-14T00:31:09.366Z] #36 81.66 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-14T00:31:09.367Z] #36 81.66 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-14T00:31:09.482Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-03-14T00:31:09.482Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-14T00:31:09.482Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-14T00:31:09.482Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-14T00:31:09.526Z] #44 174.6 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.526Z] #44 174.7 make[2]: Nothing to be done for 'all'. [2020-03-14T00:31:09.526Z] #44 174.7 INSTALL criu/criu [2020-03-14T00:31:09.657Z] #36 81.90 Selecting previously unselected package cmake. [2020-03-14T00:31:09.657Z] #36 81.92 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-14T00:31:09.657Z] #36 81.93 Unpacking cmake (3.13.4-1) ... [2020-03-14T00:31:09.763Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-14T00:31:09.763Z] === RUN TestCopyFromContainer [2020-03-14T00:31:09.781Z] #44 DONE 174.8s [2020-03-14T00:31:09.781Z] [2020-03-14T00:31:09.781Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:09.927Z] --- PASS: TestBuildSquashParent (10.22s) [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:31:09.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:31:09.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:31:09.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:31:09.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:31:10.706Z] #65 198.8 + bin/containerd [2020-03-14T00:31:10.923Z] #65 224.0 + bin/containerd-stress [2020-03-14T00:31:10.964Z] #65 ... [2020-03-14T00:31:10.964Z] [2020-03-14T00:31:10.964Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:31:10.964Z] #45 DONE 0.1s [2020-03-14T00:31:11.220Z] [2020-03-14T00:31:11.220Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:31:11.220Z] #48 DONE 0.1s [2020-03-14T00:31:11.220Z] [2020-03-14T00:31:11.220Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:31:11.476Z] #51 DONE 0.1s [2020-03-14T00:31:11.476Z] [2020-03-14T00:31:11.476Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:11.776Z] === RUN TestCopyFromContainer// [2020-03-14T00:31:11.776Z] === RUN TestCopyFromContainer//bar/root [2020-03-14T00:31:12.056Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-14T00:31:12.056Z] === RUN TestCopyFromContainer/bar/quux [2020-03-14T00:31:12.056Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-14T00:31:12.056Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-14T00:31:12.337Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-14T00:31:12.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-14T00:31:12.337Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-14T00:31:12.618Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer (2.99s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-14T00:31:12.618Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-14T00:31:12.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-14T00:31:12.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:31:12.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:31:12.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:31:12.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:31:12.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:31:12.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:31:12.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:31:12.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:31:12.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:31:12.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-14T00:31:12.618Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-14T00:31:12.618Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-14T00:31:12.618Z] === RUN TestCreateWithInvalidEnv [2020-03-14T00:31:12.618Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-14T00:31:12.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-14T00:31:12.618Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-14T00:31:12.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-14T00:31:12.618Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-14T00:31:12.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-14T00:31:12.618Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-14T00:31:12.618Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-14T00:31:12.618Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-14T00:31:12.618Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-14T00:31:12.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-14T00:31:12.618Z] === RUN TestCreateTmpfsMountsTarget [2020-03-14T00:31:12.618Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-14T00:31:12.618Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-14T00:31:12.827Z] #65 226.5 + bin/containerd-shim [2020-03-14T00:31:13.168Z] #36 ... [2020-03-14T00:31:13.168Z] [2020-03-14T00:31:13.168Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:31:13.168Z] #28 19.68 [2020-03-14T00:31:13.168Z] #28 21.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-14T00:31:13.168Z] #28 22.70 [2020-03-14T00:31:13.168Z] #28 23.07 #=#=# ################################################## 70.6% ######################################################################## 100.0% [2020-03-14T00:31:13.168Z] #28 23.82 [2020-03-14T00:31:13.168Z] #28 25.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-14T00:31:13.168Z] #28 26.69 [2020-03-14T00:31:13.168Z] #28 27.00 #=#=# ################################################ 67.6% ######################################################################## 100.0% [2020-03-14T00:31:13.168Z] #28 27.37 [2020-03-14T00:31:13.168Z] #28 29.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-14T00:31:13.206Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:31:13.458Z] #28 29.53 skipping existing c8c2d4a6b2e3 [2020-03-14T00:31:13.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:31:13.749Z] #28 29.83 [2020-03-14T00:31:14.380Z] #28 ... [2020-03-14T00:31:14.380Z] [2020-03-14T00:31:14.380Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:31:14.380Z] #44 76.68 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:31:14.380Z] #44 76.69 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-14T00:31:14.380Z] #44 76.75 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:31:14.380Z] #44 76.77 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:31:14.380Z] #44 76.79 Setting up python-six (1.12.0-1) ... [2020-03-14T00:31:14.380Z] #44 82.94 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-14T00:31:14.380Z] #44 82.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-14T00:31:14.380Z] #44 82.96 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:31:14.380Z] #44 82.96 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-14T00:31:14.380Z] #44 82.97 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-14T00:31:14.380Z] #44 82.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-14T00:31:14.380Z] #44 82.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-14T00:31:14.380Z] #44 82.99 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-14T00:31:14.380Z] #44 83.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-14T00:31:14.380Z] #44 83.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-14T00:31:14.699Z] #44 ... [2020-03-14T00:31:14.699Z] [2020-03-14T00:31:14.699Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:31:14.699Z] #36 86.82 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-14T00:31:14.699Z] #36 86.84 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:31:14.699Z] #36 86.84 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-14T00:31:14.699Z] #36 86.85 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:31:14.699Z] #36 86.94 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-14T00:31:14.699Z] #36 86.95 Setting up cmake-data (3.13.4-1) ... [2020-03-14T00:31:14.699Z] #36 86.98 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-14T00:31:14.699Z] #36 87.00 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-14T00:31:14.699Z] #36 87.02 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-14T00:31:14.699Z] #36 ... [2020-03-14T00:31:14.699Z] [2020-03-14T00:31:14.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:31:14.699Z] #11 76.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-14T00:31:14.699Z] #11 76.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-14T00:31:14.699Z] #11 76.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:31:14.699Z] #11 82.97 Selecting previously unselected package binutils-mingw-w64. [2020-03-14T00:31:14.699Z] #11 82.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-14T00:31:14.699Z] #11 83.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:31:14.699Z] #11 83.27 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-14T00:31:14.699Z] #11 83.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-14T00:31:14.699Z] #11 83.34 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-14T00:31:14.699Z] #11 83.70 Selecting previously unselected package dmsetup. [2020-03-14T00:31:14.699Z] #11 83.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-14T00:31:14.699Z] #11 83.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-14T00:31:14.699Z] #11 84.08 Selecting previously unselected package mingw-w64-common. [2020-03-14T00:31:14.699Z] #11 84.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-14T00:31:14.699Z] #11 84.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-14T00:31:14.699Z] #11 ... [2020-03-14T00:31:14.699Z] [2020-03-14T00:31:14.699Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:31:14.699Z] #36 87.04 Setting up cmake (3.13.4-1) ... [2020-03-14T00:31:14.699Z] #36 87.05 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:31:15.000Z] #36 87.24 Processing triggers for mime-support (3.62) ... [2020-03-14T00:31:15.000Z] #36 ... [2020-03-14T00:31:15.000Z] [2020-03-14T00:31:15.000Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:15.000Z] #34 77.06 sort [2020-03-14T00:31:15.000Z] #34 77.07 errors [2020-03-14T00:31:15.000Z] #34 78.17 internal/oserror [2020-03-14T00:31:15.000Z] #34 78.18 io [2020-03-14T00:31:15.000Z] #34 78.41 strconv [2020-03-14T00:31:15.000Z] #34 78.79 syscall [2020-03-14T00:31:15.000Z] #34 85.48 bytes [2020-03-14T00:31:15.000Z] #34 85.52 strings [2020-03-14T00:31:15.000Z] #34 ... [2020-03-14T00:31:15.000Z] [2020-03-14T00:31:15.000Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:15.000Z] #48 82.80 strconv [2020-03-14T00:31:15.000Z] #48 82.84 io [2020-03-14T00:31:15.000Z] #48 82.84 syscall [2020-03-14T00:31:15.000Z] #48 82.84 vendor/golang.org/x/net/dns/dnsmessage [2020-03-14T00:31:15.284Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:31:15.284Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:31:15.284Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:31:15.284Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:31:15.288Z] #48 ... [2020-03-14T00:31:15.288Z] [2020-03-14T00:31:15.288Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-14T00:31:15.288Z] #36 DONE 87.6s [2020-03-14T00:31:15.288Z] [2020-03-14T00:31:15.288Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:31:15.288Z] #37 DONE 0.1s [2020-03-14T00:31:15.288Z] [2020-03-14T00:31:15.288Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:15.288Z] #51 80.69 + cd /tmp/tmp.em552LxNnw/src/gotest.tools/gotestsum [2020-03-14T00:31:15.288Z] #51 80.69 + git checkout -q v0.3.5 [2020-03-14T00:31:15.288Z] #51 80.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-14T00:31:15.565Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:31:15.565Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-03-14T00:31:15.565Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-14T00:31:15.565Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-14T00:31:15.577Z] #51 ... [2020-03-14T00:31:15.577Z] [2020-03-14T00:31:15.577Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-14T00:31:15.577Z] #38 DONE 0.1s [2020-03-14T00:31:15.577Z] [2020-03-14T00:31:15.577Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:15.865Z] #39 0.359 + RM_GOPATH=0 [2020-03-14T00:31:15.865Z] #39 0.366 + TMP_GOPATH= [2020-03-14T00:31:15.865Z] #39 0.367 + : /build [2020-03-14T00:31:15.865Z] #39 0.368 + '[' -z '' ']' [2020-03-14T00:31:15.865Z] #39 0.375 ++ mktemp -d [2020-03-14T00:31:15.865Z] #39 0.393 + export GOPATH=/tmp/tmp.44FZva9wku [2020-03-14T00:31:15.865Z] #39 0.394 + GOPATH=/tmp/tmp.44FZva9wku [2020-03-14T00:31:15.865Z] #39 0.394 + RM_GOPATH=1 [2020-03-14T00:31:15.865Z] #39 0.397 ++ dirname ./install.sh [2020-03-14T00:31:15.865Z] #39 0.399 + dir=. [2020-03-14T00:31:15.865Z] #39 0.399 + bin=tini [2020-03-14T00:31:15.865Z] #39 0.399 + shift [2020-03-14T00:31:15.865Z] #39 0.399 + '[' '!' -f ./tini.installer ']' [2020-03-14T00:31:15.865Z] #39 0.400 + . ./tini.installer [2020-03-14T00:31:15.865Z] #39 0.400 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:31:15.865Z] #39 0.400 + install_tini [2020-03-14T00:31:15.865Z] #39 0.401 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-14T00:31:15.865Z] #39 0.401 + git clone https://github.com/krallin/tini.git /tmp/tmp.44FZva9wku/tini [2020-03-14T00:31:15.865Z] #39 0.401 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:31:15.865Z] #39 0.404 Cloning into '/tmp/tmp.44FZva9wku/tini'... [2020-03-14T00:31:16.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:31:16.750Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:31:17.363Z] #39 1.687 + cd /tmp/tmp.44FZva9wku/tini [2020-03-14T00:31:17.363Z] #39 1.689 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-14T00:31:17.363Z] #39 1.703 + cmake . [2020-03-14T00:31:17.363Z] #39 ... [2020-03-14T00:31:17.363Z] [2020-03-14T00:31:17.363Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-14T00:31:17.363Z] #28 31.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-14T00:31:17.363Z] #28 32.84 [2020-03-14T00:31:17.363Z] #28 33.09 ######################################################################## 100.0% [2020-03-14T00:31:17.363Z] #28 33.33 [2020-03-14T00:31:17.363Z] #28 33.46 Download of images into '/build' complete. [2020-03-14T00:31:17.363Z] #28 33.47 Use something like the following to load the result into a Docker daemon: [2020-03-14T00:31:17.363Z] #28 33.47 tar -cC '/build' . | docker load [2020-03-14T00:31:17.363Z] #28 DONE 33.6s [2020-03-14T00:31:17.654Z] [2020-03-14T00:31:17.654Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:31:17.654Z] #31 88.27 Checking out files: 48% (740/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/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: 89% (1359/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: 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-03-14T00:31:17.654Z] #31 90.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-14T00:31:18.006Z] #65 ... [2020-03-14T00:31:18.006Z] [2020-03-14T00:31:18.006Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:18.006Z] #53 DONE 272.9s [2020-03-14T00:31:18.006Z] [2020-03-14T00:31:18.006Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:31:18.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:31:18.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:31:18.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:31:18.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:31:18.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:31:18.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:31:18.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:31:18.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:31:18.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:31:18.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:31:18.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-14T00:31:18.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-14T00:31:18.228Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-14T00:31:18.683Z] #31 90.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-14T00:31:18.838Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-03-14T00:31:18.839Z] === RUN TestContainerStartOnDaemonRestart [2020-03-14T00:31:18.839Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:31:18.839Z] === RUN TestDaemonRestartIpcMode [2020-03-14T00:31:18.839Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:31:18.839Z] === RUN TestDaemonHostGatewayIP [2020-03-14T00:31:18.839Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:31:18.839Z] === RUN TestDiff [2020-03-14T00:31:18.929Z] #65 ... [2020-03-14T00:31:18.929Z] [2020-03-14T00:31:18.929Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:31:19.184Z] #54 DONE 0.1s [2020-03-14T00:31:19.184Z] [2020-03-14T00:31:19.184Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:31:19.184Z] #57 DONE 0.1s [2020-03-14T00:31:19.184Z] [2020-03-14T00:31:19.184Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:19.184Z] #65 ... [2020-03-14T00:31:19.184Z] [2020-03-14T00:31:19.184Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:31:19.184Z] #61 DONE 0.1s [2020-03-14T00:31:19.403Z] #65 231.8 + bin/containerd-shim-runc-v1 [2020-03-14T00:31:19.438Z] [2020-03-14T00:31:19.439Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:19.841Z] --- PASS: TestDiff (0.82s) [2020-03-14T00:31:19.841Z] === RUN TestExecWithCloseStdin [2020-03-14T00:31:20.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-03-14T00:31:20.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2020-03-14T00:31:20.032Z] === RUN TestBuildMultiStageCopy [2020-03-14T00:31:20.032Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-14T00:31:20.452Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-03-14T00:31:20.452Z] === RUN TestExec [2020-03-14T00:31:21.309Z] #65 234.6 + bin/containerd-shim-runc-v2 [2020-03-14T00:31:21.476Z] --- PASS: TestExec (0.91s) [2020-03-14T00:31:21.476Z] === RUN TestExecUser [2020-03-14T00:31:21.878Z] #65 235.6 + binaries [2020-03-14T00:31:22.136Z] #65 235.6 + mkdir -p /build [2020-03-14T00:31:22.136Z] #65 235.6 + cp bin/containerd /build/containerd [2020-03-14T00:31:22.136Z] #65 235.7 + cp bin/containerd-shim /build/containerd-shim [2020-03-14T00:31:22.136Z] #65 235.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-14T00:31:22.136Z] #65 235.7 + cp bin/ctr /build/ctr [2020-03-14T00:31:22.396Z] #65 DONE 236.1s [2020-03-14T00:31:22.481Z] --- PASS: TestExecUser (0.93s) [2020-03-14T00:31:22.481Z] === RUN TestExportContainerAndImportImage [2020-03-14T00:31:23.117Z] #31 ... [2020-03-14T00:31:23.117Z] [2020-03-14T00:31:23.117Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-14T00:31:23.117Z] #44 94.74 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-14T00:31:23.117Z] #44 94.75 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:31:23.117Z] #44 DONE 95.0s [2020-03-14T00:31:23.117Z] [2020-03-14T00:31:23.117Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:23.211Z] 65014b3c3121: Verifying Checksum [2020-03-14T00:31:23.211Z] 65014b3c3121: Download complete [2020-03-14T00:31:23.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-14T00:31:23.483Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-03-14T00:31:23.483Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-14T00:31:23.772Z] [2020-03-14T00:31:23.772Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:31:23.875Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-14T00:31:24.030Z] #66 DONE 0.3s [2020-03-14T00:31:24.288Z] [2020-03-14T00:31:24.288Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:31:24.288Z] #70 DONE 0.1s [2020-03-14T00:31:24.288Z] [2020-03-14T00:31:24.288Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:31:24.439Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-14T00:31:24.547Z] #72 DONE 0.2s [2020-03-14T00:31:24.547Z] [2020-03-14T00:31:24.547Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:31:24.547Z] #75 DONE 0.1s [2020-03-14T00:31:24.547Z] [2020-03-14T00:31:24.547Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:31:24.547Z] #76 DONE 0.0s [2020-03-14T00:31:24.547Z] [2020-03-14T00:31:24.547Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:31:24.636Z] #45 1.932 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:31:24.636Z] #45 1.932 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:31:24.636Z] #45 1.951 Note: Building without GnuTLS support [2020-03-14T00:31:24.947Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-03-14T00:31:24.947Z] === RUN TestHealthCheckWorkdir [2020-03-14T00:31:25.005Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-14T00:31:25.926Z] #77 DONE 1.4s [2020-03-14T00:31:25.926Z] [2020-03-14T00:31:25.926Z] #78 exporting to image [2020-03-14T00:31:25.926Z] #78 exporting layers [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy (5.78s) [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.10s) [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-03-14T00:31:25.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-03-14T00:31:25.938Z] === RUN TestBuildMultiStageParentConfig [2020-03-14T00:31:25.949Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-03-14T00:31:25.949Z] === RUN TestHealthKillContainer [2020-03-14T00:31:26.698Z] #45 ... [2020-03-14T00:31:26.698Z] [2020-03-14T00:31:26.698Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:26.698Z] #57 88.44 strconv [2020-03-14T00:31:26.698Z] #57 88.54 strings [2020-03-14T00:31:26.698Z] #57 88.56 syscall [2020-03-14T00:31:26.698Z] #57 88.57 bytes [2020-03-14T00:31:26.698Z] #57 ... [2020-03-14T00:31:26.698Z] [2020-03-14T00:31:26.698Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:26.698Z] #39 3.000 -- The C compiler identification is GNU 8.3.0 [2020-03-14T00:31:26.698Z] #39 3.173 -- Check for working C compiler: /usr/bin/cc [2020-03-14T00:31:26.698Z] #39 4.254 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-14T00:31:26.698Z] #39 4.263 -- Detecting C compiler ABI info [2020-03-14T00:31:26.698Z] #39 5.300 -- Detecting C compiler ABI info - done [2020-03-14T00:31:26.698Z] #39 5.393 -- Detecting C compile features [2020-03-14T00:31:26.698Z] #39 8.521 -- Detecting C compile features - done [2020-03-14T00:31:26.698Z] #39 8.653 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-14T00:31:26.698Z] #39 9.082 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-14T00:31:26.698Z] #39 9.290 -- Configuring done [2020-03-14T00:31:26.698Z] #39 9.319 -- Generating done [2020-03-14T00:31:26.698Z] #39 9.329 -- Build files have been written to: /tmp/tmp.44FZva9wku/tini [2020-03-14T00:31:26.698Z] #39 9.342 + make tini-static [2020-03-14T00:31:26.698Z] #39 9.840 Scanning dependencies of target tini-static [2020-03-14T00:31:26.698Z] #39 10.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-14T00:31:26.987Z] #39 ... [2020-03-14T00:31:26.987Z] [2020-03-14T00:31:26.987Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:26.987Z] #45 4.167 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:31:26.987Z] #45 4.233 GEN .gitid [2020-03-14T00:31:26.987Z] #45 4.250 GEN criu/include/version.h [2020-03-14T00:31:26.987Z] #45 4.307 GEN include/common/asm [2020-03-14T00:31:27.834Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-03-14T00:31:27.834Z] === RUN TestBuildLabelWithTargets [2020-03-14T00:31:28.495Z] #45 ... [2020-03-14T00:31:28.495Z] [2020-03-14T00:31:28.495Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:28.495Z] #48 90.36 bytes [2020-03-14T00:31:28.495Z] #48 ... [2020-03-14T00:31:28.495Z] [2020-03-14T00:31:28.495Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:28.495Z] #39 12.85 [100%] Linking C executable tini-static [2020-03-14T00:31:29.389Z] --- PASS: TestHealthKillContainer (3.03s) [2020-03-14T00:31:29.389Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-14T00:31:29.535Z] #39 13.86 [100%] Built target tini-static [2020-03-14T00:31:29.535Z] #39 13.97 + mkdir -p /build [2020-03-14T00:31:29.535Z] #39 13.97 + cp tini-static /build/docker-init [2020-03-14T00:31:29.535Z] #39 DONE 14.1s [2020-03-14T00:31:29.535Z] [2020-03-14T00:31:29.535Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:29.535Z] #45 6.809 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-14T00:31:29.826Z] #45 6.997 PBCC images/opts.pb-c.c [2020-03-14T00:31:29.826Z] #45 7.081 PBCC images/sit.pb-c.c [2020-03-14T00:31:29.826Z] #45 7.181 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-14T00:31:29.826Z] #45 7.306 DEP images/opts.pb-c.d [2020-03-14T00:31:30.000Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-03-14T00:31:30.000Z] === RUN TestIpcModeNone [2020-03-14T00:31:30.117Z] #45 7.459 DEP images/sit.pb-c.d [2020-03-14T00:31:30.122Z] #78 exporting layers 3.8s done [2020-03-14T00:31:30.122Z] #78 writing image sha256:04c8e3854f04785ca8031a707062ad8eba7d07dfbdb9d2e85ee1d39da7fa4778 done [2020-03-14T00:31:30.122Z] #78 naming to docker.io/library/docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 done [2020-03-14T00:31:30.122Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-14T00:31:30.361Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-03-14T00:31:30.361Z] === RUN TestBuildWithEmptyLayers [2020-03-14T00:31:30.408Z] #45 7.734 PBCC images/macvlan.pb-c.c [2020-03-14T00:31:30.408Z] #45 7.767 DEP images/macvlan.pb-c.d [2020-03-14T00:31:30.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/test/unit [2020-03-14T00:31:30.701Z] #45 7.909 PBCC images/autofs.pb-c.c [2020-03-14T00:31:30.701Z] #45 7.962 DEP images/autofs.pb-c.d [2020-03-14T00:31:30.701Z] #45 8.069 PBCC images/sysctl.pb-c.c [2020-03-14T00:31:30.701Z] #45 8.114 DEP images/sysctl.pb-c.d [2020-03-14T00:31:30.993Z] #45 8.258 PBCC images/time.pb-c.c [2020-03-14T00:31:30.993Z] #45 8.287 DEP images/time.pb-c.d [2020-03-14T00:31:31.001Z] --- PASS: TestIpcModeNone (0.91s) [2020-03-14T00:31:31.001Z] === RUN TestIpcModePrivate [2020-03-14T00:31:31.294Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-03-14T00:31:31.294Z] === RUN TestBuildMultiStageOnBuild [2020-03-14T00:31:31.306Z] #45 8.443 PBCC images/binfmt-misc.pb-c.c [2020-03-14T00:31:31.306Z] #45 8.494 DEP images/binfmt-misc.pb-c.d [2020-03-14T00:31:31.306Z] #45 8.643 PBCC images/seccomp.pb-c.c [2020-03-14T00:31:31.306Z] #45 8.708 DEP images/seccomp.pb-c.d [2020-03-14T00:31:31.599Z] #45 8.823 PBCC images/userns.pb-c.c [2020-03-14T00:31:31.599Z] #45 8.871 DEP images/userns.pb-c.d [2020-03-14T00:31:31.599Z] #45 8.911 PBCC images/cgroup.pb-c.c [2020-03-14T00:31:31.612Z] --- PASS: TestIpcModePrivate (0.91s) [2020-03-14T00:31:31.612Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-14T00:31:31.612Z] === RUN TestIpcModeShareable [2020-03-14T00:31:31.888Z] #45 9.073 DEP images/cgroup.pb-c.d [2020-03-14T00:31:31.888Z] #45 9.101 PBCC images/fown.pb-c.c [2020-03-14T00:31:31.888Z] #45 9.114 PBCC images/ext-file.pb-c.c [2020-03-14T00:31:31.888Z] #45 9.128 DEP images/fown.pb-c.d [2020-03-14T00:31:31.888Z] #45 9.153 DEP images/ext-file.pb-c.d [2020-03-14T00:31:31.888Z] #45 9.177 PBCC images/rpc.pb-c.c [2020-03-14T00:31:31.888Z] #45 9.205 DEP images/rpc.pb-c.d [2020-03-14T00:31:31.888Z] #45 9.238 PBCC images/siginfo.pb-c.c [2020-03-14T00:31:31.888Z] #45 9.256 DEP images/siginfo.pb-c.d [2020-03-14T00:31:31.888Z] #45 9.289 PBCC images/pagemap.pb-c.c [2020-03-14T00:31:31.888Z] #45 9.327 DEP images/pagemap.pb-c.d [2020-03-14T00:31:32.202Z] #45 9.364 PBCC images/rlimit.pb-c.c [2020-03-14T00:31:32.202Z] #45 9.383 DEP images/rlimit.pb-c.d [2020-03-14T00:31:32.202Z] #45 9.415 PBCC images/file-lock.pb-c.c [2020-03-14T00:31:32.202Z] #45 9.437 DEP images/file-lock.pb-c.d [2020-03-14T00:31:32.202Z] #45 9.525 PBCC images/tty.pb-c.c [2020-03-14T00:31:32.202Z] #45 9.577 DEP images/tty.pb-c.d [2020-03-14T00:31:32.490Z] #45 9.736 PBCC images/tun.pb-c.c [2020-03-14T00:31:32.490Z] #45 9.795 PBCC images/netdev.pb-c.c [2020-03-14T00:31:32.625Z] --- PASS: TestIpcModeShareable (0.93s) [2020-03-14T00:31:32.625Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-14T00:31:32.625Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-14T00:31:32.779Z] #45 9.881 DEP images/tun.pb-c.d [2020-03-14T00:31:32.779Z] #45 10.00 DEP images/netdev.pb-c.d [2020-03-14T00:31:32.779Z] #45 10.08 PBCC images/vma.pb-c.c [2020-03-14T00:31:33.071Z] #45 10.21 DEP images/vma.pb-c.d [2020-03-14T00:31:33.071Z] #45 10.31 PBCC images/creds.pb-c.c [2020-03-14T00:31:33.071Z] #45 10.35 DEP images/creds.pb-c.d [2020-03-14T00:31:33.071Z] #45 10.40 PBCC images/utsns.pb-c.c [2020-03-14T00:31:33.071Z] #45 10.42 DEP images/utsns.pb-c.d [2020-03-14T00:31:33.071Z] #45 10.51 PBCC images/ipc-desc.pb-c.c [2020-03-14T00:31:33.361Z] #45 10.53 PBCC images/ipc-sem.pb-c.c [2020-03-14T00:31:33.361Z] #45 10.58 DEP images/ipc-desc.pb-c.d [2020-03-14T00:31:33.361Z] #45 10.73 DEP images/ipc-sem.pb-c.d [2020-03-14T00:31:33.361Z] #45 10.78 PBCC images/ipc-msg.pb-c.c [2020-03-14T00:31:33.651Z] #45 10.83 DEP images/ipc-msg.pb-c.d [2020-03-14T00:31:33.651Z] #45 10.96 PBCC images/ipc-shm.pb-c.c [2020-03-14T00:31:33.651Z] #45 11.00 DEP images/ipc-shm.pb-c.d [2020-03-14T00:31:33.941Z] #45 11.17 PBCC images/ipc-var.pb-c.c [2020-03-14T00:31:33.942Z] #45 11.26 DEP images/ipc-var.pb-c.d [2020-03-14T00:31:33.942Z] #45 11.32 PBCC images/sk-opts.pb-c.c [2020-03-14T00:31:33.942Z] #45 ... [2020-03-14T00:31:33.942Z] [2020-03-14T00:31:33.942Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:31:33.942Z] #11 96.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-14T00:31:33.942Z] #11 96.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-14T00:31:33.942Z] #11 96.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:31:34.232Z] #11 ... [2020-03-14T00:31:34.232Z] [2020-03-14T00:31:34.232Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:34.232Z] #45 11.39 PBCC images/packet-sock.pb-c.c [2020-03-14T00:31:34.232Z] #45 11.50 DEP images/sk-opts.pb-c.d [2020-03-14T00:31:34.524Z] #45 11.65 DEP images/packet-sock.pb-c.d [2020-03-14T00:31:34.524Z] #45 11.78 PBCC images/sk-netlink.pb-c.c [2020-03-14T00:31:34.524Z] #45 11.87 DEP images/sk-netlink.pb-c.d [2020-03-14T00:31:34.524Z] #45 12.00 PBCC images/sk-inet.pb-c.c [2020-03-14T00:31:34.524Z] #45 ... [2020-03-14T00:31:34.524Z] [2020-03-14T00:31:34.524Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:34.524Z] #34 96.73 bufio [2020-03-14T00:31:34.524Z] #34 99.52 reflect [2020-03-14T00:31:34.524Z] #34 100.9 path [2020-03-14T00:31:34.524Z] #34 105.7 text/tabwriter [2020-03-14T00:31:34.812Z] #34 ... [2020-03-14T00:31:34.812Z] [2020-03-14T00:31:34.812Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:34.812Z] #45 12.09 DEP images/sk-inet.pb-c.d [2020-03-14T00:31:34.812Z] #45 12.18 PBCC images/sk-unix.pb-c.c [2020-03-14T00:31:35.102Z] #45 12.29 DEP images/sk-unix.pb-c.d [2020-03-14T00:31:35.102Z] #45 12.45 PBCC images/mm.pb-c.c [2020-03-14T00:31:35.102Z] #45 12.55 DEP images/mm.pb-c.d [2020-03-14T00:31:35.395Z] #45 12.68 PBCC images/timerfd.pb-c.c [2020-03-14T00:31:35.395Z] #45 12.74 DEP images/timerfd.pb-c.d [2020-03-14T00:31:35.473Z] --- PASS: TestBuildMultiStageOnBuild (3.65s) [2020-03-14T00:31:35.473Z] === RUN TestBuildUncleanTarFilenames [2020-03-14T00:31:35.685Z] #45 12.88 PBCC images/timer.pb-c.c [2020-03-14T00:31:35.686Z] #45 12.95 DEP images/timer.pb-c.d [2020-03-14T00:31:35.686Z] #45 13.05 PBCC images/sa.pb-c.c [2020-03-14T00:31:35.732Z] ? github.com/docker/docker/api [no test files] [2020-03-14T00:31:35.976Z] #45 13.14 DEP images/sa.pb-c.d [2020-03-14T00:31:35.976Z] #45 13.24 PBCC images/pipe-data.pb-c.c [2020-03-14T00:31:35.976Z] #45 13.28 DEP images/pipe-data.pb-c.d [2020-03-14T00:31:35.976Z] #45 13.39 PBCC images/mnt.pb-c.c [2020-03-14T00:31:36.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-03-14T00:31:36.066Z] === RUN TestAPIIpcModeHost [2020-03-14T00:31:36.267Z] #45 13.47 DEP images/mnt.pb-c.d [2020-03-14T00:31:36.267Z] #45 13.60 PBCC images/sk-packet.pb-c.c [2020-03-14T00:31:36.267Z] #45 13.68 DEP images/sk-packet.pb-c.d [2020-03-14T00:31:36.347Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-14T00:31:36.347Z] === RUN TestDaemonIpcModeShareable [2020-03-14T00:31:36.561Z] #45 13.79 PBCC images/tcp-stream.pb-c.c [2020-03-14T00:31:36.846Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-03-14T00:31:36.846Z] === RUN TestBuildMultiStageLayerLeak [2020-03-14T00:31:36.853Z] #45 13.94 DEP images/tcp-stream.pb-c.d [2020-03-14T00:31:36.853Z] #45 14.06 PBCC images/pipe.pb-c.c [2020-03-14T00:31:36.853Z] #45 14.18 DEP images/pipe.pb-c.d [2020-03-14T00:31:36.853Z] #45 14.27 PBCC images/pstree.pb-c.c [2020-03-14T00:31:36.853Z] #45 14.30 DEP images/pstree.pb-c.d [2020-03-14T00:31:37.146Z] #45 14.41 PBCC images/fs.pb-c.c [2020-03-14T00:31:37.146Z] #45 14.46 DEP images/fs.pb-c.d [2020-03-14T00:31:37.469Z] #45 14.62 PBCC images/signalfd.pb-c.c [2020-03-14T00:31:37.469Z] #45 14.71 DEP images/signalfd.pb-c.d [2020-03-14T00:31:37.469Z] #45 14.80 PBCC images/fh.pb-c.c [2020-03-14T00:31:37.759Z] #45 14.86 PBCC images/fsnotify.pb-c.c [2020-03-14T00:31:37.759Z] #45 14.91 DEP images/fh.pb-c.d [2020-03-14T00:31:37.759Z] #45 14.94 DEP images/fsnotify.pb-c.d [2020-03-14T00:31:37.759Z] #45 14.98 PBCC images/eventpoll.pb-c.c [2020-03-14T00:31:37.759Z] #45 15.00 DEP images/eventpoll.pb-c.d [2020-03-14T00:31:37.759Z] #45 15.11 PBCC images/eventfd.pb-c.c [2020-03-14T00:31:38.048Z] #45 15.13 DEP images/eventfd.pb-c.d [2020-03-14T00:31:38.049Z] #45 15.17 PBCC images/remap-file-path.pb-c.c [2020-03-14T00:31:38.049Z] #45 15.20 DEP images/remap-file-path.pb-c.d [2020-03-14T00:31:38.049Z] #45 15.27 PBCC images/fifo.pb-c.c [2020-03-14T00:31:38.049Z] #45 15.31 DEP images/fifo.pb-c.d [2020-03-14T00:31:38.049Z] #45 15.41 PBCC images/ghost-file.pb-c.c [2020-03-14T00:31:38.339Z] #45 15.49 DEP images/ghost-file.pb-c.d [2020-03-14T00:31:38.339Z] #45 15.56 PBCC images/regfile.pb-c.c [2020-03-14T00:31:38.339Z] #45 15.66 DEP images/regfile.pb-c.d [2020-03-14T00:31:38.339Z] #45 15.74 PBCC images/ns.pb-c.c [2020-03-14T00:31:38.339Z] #45 15.80 DEP images/ns.pb-c.d [2020-03-14T00:31:38.359Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-03-14T00:31:38.359Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-14T00:31:38.359Z] === RUN TestDaemonIpcModePrivate [2020-03-14T00:31:38.629Z] #45 15.97 PBCC images/fdinfo.pb-c.c [2020-03-14T00:31:38.920Z] #45 16.11 DEP images/fdinfo.pb-c.d [2020-03-14T00:31:38.920Z] #45 16.21 PBCC images/core-aarch64.pb-c.c [2020-03-14T00:31:38.920Z] #45 16.29 PBCC images/core-arm.pb-c.c [2020-03-14T00:31:38.920Z] #45 ... [2020-03-14T00:31:38.920Z] [2020-03-14T00:31:38.920Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:38.920Z] #57 101.0 bufio [2020-03-14T00:31:38.920Z] #57 105.7 reflect [2020-03-14T00:31:38.920Z] #57 106.2 regexp/syntax [2020-03-14T00:31:39.210Z] #57 ... [2020-03-14T00:31:39.210Z] [2020-03-14T00:31:39.210Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:39.210Z] #45 16.40 PBCC images/core-ppc64.pb-c.c [2020-03-14T00:31:39.210Z] #45 16.48 PBCC images/core-s390.pb-c.c [2020-03-14T00:31:39.500Z] #45 16.66 PBCC images/core-x86.pb-c.c [2020-03-14T00:31:39.500Z] #45 16.75 PBCC images/core.pb-c.c [2020-03-14T00:31:39.791Z] #45 16.89 PBCC images/inventory.pb-c.c [2020-03-14T00:31:39.791Z] #45 17.03 DEP images/core-aarch64.pb-c.d [2020-03-14T00:31:39.791Z] #45 17.17 DEP images/core-arm.pb-c.d [2020-03-14T00:31:39.824Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-03-14T00:31:39.824Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-14T00:31:39.824Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-14T00:31:40.081Z] #45 17.26 DEP images/core-ppc64.pb-c.d [2020-03-14T00:31:40.081Z] #45 17.41 DEP images/core-s390.pb-c.d [2020-03-14T00:31:40.372Z] #45 17.50 DEP images/core-x86.pb-c.d [2020-03-14T00:31:40.372Z] #45 ... [2020-03-14T00:31:40.372Z] [2020-03-14T00:31:40.372Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:40.372Z] #48 102.4 bufio [2020-03-14T00:31:40.372Z] #48 105.3 reflect [2020-03-14T00:31:40.372Z] #48 110.1 regexp/syntax [2020-03-14T00:31:40.372Z] #48 110.7 hash/crc32 [2020-03-14T00:31:40.372Z] #48 ... [2020-03-14T00:31:40.372Z] [2020-03-14T00:31:40.372Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:40.372Z] #45 17.67 DEP images/core.pb-c.d [2020-03-14T00:31:40.662Z] #45 17.79 DEP images/inventory.pb-c.d [2020-03-14T00:31:40.662Z] #45 17.94 PBCC images/cpuinfo.pb-c.c [2020-03-14T00:31:40.662Z] #45 17.99 DEP images/cpuinfo.pb-c.d [2020-03-14T00:31:40.952Z] #45 18.11 PBCC images/stats.pb-c.c [2020-03-14T00:31:40.952Z] #45 18.17 DEP images/stats.pb-c.d [2020-03-14T00:31:41.025Z] --- PASS: TestBuildMultiStageLayerLeak (3.96s) [2020-03-14T00:31:41.025Z] === RUN TestBuildWithHugeFile [2020-03-14T00:31:41.314Z] #65 227.4 + bin/containerd-stress [2020-03-14T00:31:41.314Z] #65 229.2 + bin/containerd-shim [2020-03-14T00:31:41.836Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-03-14T00:31:41.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-14T00:31:41.836Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-14T00:31:43.133Z] #45 20.51 make[1]: Nothing to be done for 'all'. [2020-03-14T00:31:43.425Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-03-14T00:31:43.425Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-14T00:31:43.425Z] === RUN TestIpcModeOlderClient [2020-03-14T00:31:43.425Z] === PAUSE TestIpcModeOlderClient [2020-03-14T00:31:43.425Z] === RUN TestKillContainerInvalidSignal [2020-03-14T00:31:44.036Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-03-14T00:31:44.036Z] === RUN TestKillContainer [2020-03-14T00:31:44.036Z] === RUN TestKillContainer/no_signal [2020-03-14T00:31:44.651Z] #45 ... [2020-03-14T00:31:44.651Z] [2020-03-14T00:31:44.651Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:31:44.651Z] #11 106.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-14T00:31:44.651Z] #11 106.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-14T00:31:44.651Z] #11 106.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:31:44.651Z] #11 107.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-14T00:31:44.651Z] #11 107.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-14T00:31:44.651Z] #11 107.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:31:44.651Z] #11 ... [2020-03-14T00:31:44.651Z] [2020-03-14T00:31:44.651Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:31:44.651Z] #48 116.4 vendor/golang.org/x/text/transform [2020-03-14T00:31:45.038Z] === RUN TestKillContainer/non_killing_signal [2020-03-14T00:31:45.650Z] === RUN TestKillContainer/killing_signal [2020-03-14T00:31:45.722Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-03-14T00:31:46.651Z] --- PASS: TestKillContainer (2.64s) [2020-03-14T00:31:46.651Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-03-14T00:31:46.651Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-03-14T00:31:46.651Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-03-14T00:31:46.651Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-14T00:31:46.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-14T00:31:47.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-14T00:31:47.844Z] #65 235.6 + bin/containerd-shim-runc-v1 [2020-03-14T00:31:48.154Z] #48 119.9 time [2020-03-14T00:31:48.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-03-14T00:31:48.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-14T00:31:48.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-03-14T00:31:48.655Z] === RUN TestKillStoppedContainer [2020-03-14T00:31:48.655Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-14T00:31:48.655Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-14T00:31:48.655Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-14T00:31:48.655Z] === RUN TestKillDifferentUserContainer [2020-03-14T00:31:49.656Z] #48 ... [2020-03-14T00:31:49.656Z] [2020-03-14T00:31:49.656Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:49.656Z] #34 111.5 time [2020-03-14T00:31:49.656Z] #34 111.6 internal/syscall/unix [2020-03-14T00:31:49.656Z] #34 ... [2020-03-14T00:31:49.656Z] [2020-03-14T00:31:49.656Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:49.656Z] #45 22.67 CC images/stats.o [2020-03-14T00:31:49.656Z] #45 23.44 CC images/core.o [2020-03-14T00:31:49.656Z] #45 24.59 CC images/core-x86.o [2020-03-14T00:31:49.656Z] #45 25.57 CC images/core-arm.o [2020-03-14T00:31:49.656Z] #45 26.39 CC images/core-aarch64.o [2020-03-14T00:31:49.699Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2020-03-14T00:31:49.699Z] === RUN TestInspectOomKilledTrue [2020-03-14T00:31:49.699Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-14T00:31:49.699Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:31:49.699Z] === RUN TestInspectOomKilledFalse [2020-03-14T00:31:49.699Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-14T00:31:49.699Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:31:49.699Z] === RUN TestLinksEtcHostsContentMatch [2020-03-14T00:31:49.948Z] #45 27.02 CC images/core-ppc64.o [2020-03-14T00:31:50.310Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-03-14T00:31:50.310Z] === RUN TestLinksContainerNames [2020-03-14T00:31:50.977Z] #45 28.13 CC images/core-s390.o [2020-03-14T00:31:50.977Z] #45 ... [2020-03-14T00:31:50.977Z] [2020-03-14T00:31:50.977Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:31:51.105Z] #65 238.6 + bin/containerd-shim-runc-v2 [2020-03-14T00:31:51.359Z] #65 239.4 + binaries [2020-03-14T00:31:51.359Z] #65 239.4 + mkdir -p /build [2020-03-14T00:31:51.359Z] #65 239.4 + cp bin/containerd /build/containerd [2020-03-14T00:31:51.359Z] #65 239.4 + cp bin/containerd-shim /build/containerd-shim [2020-03-14T00:31:51.359Z] #65 239.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-14T00:31:51.359Z] #65 239.4 + cp bin/ctr /build/ctr [2020-03-14T00:31:51.777Z] --- PASS: TestLinksContainerNames (1.65s) [2020-03-14T00:31:51.777Z] === RUN TestLogsFollowTailEmpty [2020-03-14T00:31:51.919Z] #65 DONE 239.8s [2020-03-14T00:31:52.137Z] #66 69.59 Checking out files: 50% (1572/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 93% (2931/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-14T00:31:52.137Z] #66 70.83 + cd /tmp/tmp.ufAxOnPBZY/src/github.com/containerd/containerd [2020-03-14T00:31:52.137Z] #66 70.83 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-14T00:31:52.476Z] [2020-03-14T00:31:52.476Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:31:52.731Z] #66 DONE 0.2s [2020-03-14T00:31:52.731Z] [2020-03-14T00:31:52.731Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:31:52.731Z] #70 DONE 0.1s [2020-03-14T00:31:52.778Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-03-14T00:31:52.778Z] === RUN TestContainerNetworkMountsNoChown [2020-03-14T00:31:52.987Z] [2020-03-14T00:31:52.987Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:31:52.987Z] #72 DONE 0.1s [2020-03-14T00:31:52.987Z] [2020-03-14T00:31:52.987Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:31:52.987Z] #75 DONE 0.1s [2020-03-14T00:31:52.987Z] [2020-03-14T00:31:52.987Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:31:52.987Z] #76 DONE 0.0s [2020-03-14T00:31:53.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:31:53.214Z] Using test binary docker [2020-03-14T00:31:53.214Z] +++ /etc/init.d/apparmor start [2020-03-14T00:31:53.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:31:53.214Z] INFO: Waiting for daemon to start... [2020-03-14T00:31:53.214Z] Starting dockerd [2020-03-14T00:31:53.214Z] +++ 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-03-14T00:31:53.241Z] [2020-03-14T00:31:53.241Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:31:53.780Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/default [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/default [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/private [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/private [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rprivate [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/slave [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/slave [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rslave [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/shared [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/shared [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rshared [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/default [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/rshared [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/shared [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/rslave [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/slave [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-14T00:31:53.780Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:31:53.780Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:31:53.780Z] === CONT TestMountDaemonRoot/rprivate [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/private [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-14T00:31:53.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:31:53.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:31:53.781Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:31:54.061Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:31:54.174Z] #77 DONE 1.3s [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-14T00:31:54.341Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:31:54.429Z] [2020-03-14T00:31:54.429Z] #78 exporting to image [2020-03-14T00:31:54.429Z] #78 exporting layers [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-14T00:31:54.622Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-14T00:31:54.623Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-14T00:31:54.623Z] === RUN TestContainerBindMountNonRecursive [2020-03-14T00:31:54.871Z] #66 73.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-14T00:31:54.871Z] #66 73.40 + BUILDTAGS='netgo osusergo static_build' [2020-03-14T00:31:54.871Z] #66 73.40 + export EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:31:54.871Z] #66 73.40 + EXTRA_FLAGS=-buildmode=pie [2020-03-14T00:31:54.871Z] #66 73.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-14T00:31:54.871Z] #66 73.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-14T00:31:54.871Z] #66 73.40 + '[' '' = dynamic ']' [2020-03-14T00:31:54.871Z] #66 73.40 + make [2020-03-14T00:31:55.111Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:31:55.111Z] Using test binary docker [2020-03-14T00:31:55.111Z] +++ /etc/init.d/apparmor start [2020-03-14T00:31:55.111Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:31:55.111Z] INFO: Waiting for daemon to start... [2020-03-14T00:31:55.111Z] Starting dockerd [2020-03-14T00:31:55.111Z] +++ 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-03-14T00:31:55.369Z] . [2020-03-14T00:31:55.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:31:55.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:31:55.626Z] Error: No such image: emptyfs [2020-03-14T00:31:55.626Z] ++++ docker load [2020-03-14T00:31:55.626Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:31:55.804Z] ................................................ [ 29%] [2020-03-14T00:31:55.883Z] Running integration-test (iteration 1) [2020-03-14T00:31:55.883Z] 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-03-14T00:31:55.883Z] ++ 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-03-14T00:31:55.883Z] ++ set -e [2020-03-14T00:31:55.883Z] ++ '[' -n 0 ']' [2020-03-14T00:31:55.883Z] ++ set -x [2020-03-14T00:31:55.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:31:56.376Z] #66 74.93 + bin/ctr [2020-03-14T00:31:56.636Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-03-14T00:31:56.636Z] === RUN TestNetworkNat [2020-03-14T00:31:56.827Z] [2020-03-14T00:31:56.827Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:31:57.089Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:31:57.089Z] Error: No such image: emptyfs [2020-03-14T00:31:57.089Z] ++++ docker load [2020-03-14T00:31:57.089Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:31:57.247Z] --- PASS: TestNetworkNat (0.92s) [2020-03-14T00:31:57.247Z] === RUN TestNetworkLocalhostTCPNat [2020-03-14T00:31:57.405Z] #66 ... [2020-03-14T00:31:57.405Z] [2020-03-14T00:31:57.405Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:31:57.405Z] #57 119.4 time [2020-03-14T00:31:57.405Z] #57 123.0 regexp [2020-03-14T00:31:57.652Z] Running integration-test (iteration 1) [2020-03-14T00:31:57.652Z] 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-03-14T00:31:57.652Z] ++ 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-03-14T00:31:57.652Z] ++ set -e [2020-03-14T00:31:57.652Z] ++ '[' -n 0 ']' [2020-03-14T00:31:57.652Z] ++ set -x [2020-03-14T00:31:57.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:31:57.695Z] #57 ... [2020-03-14T00:31:57.695Z] [2020-03-14T00:31:57.695Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:31:57.695Z] #45 29.57 CC images/cpuinfo.o [2020-03-14T00:31:57.695Z] #45 30.44 CC images/inventory.o [2020-03-14T00:31:57.695Z] #45 30.84 CC images/fdinfo.o [2020-03-14T00:31:57.695Z] #45 31.49 CC images/fown.o [2020-03-14T00:31:57.695Z] #45 31.89 CC images/ns.o [2020-03-14T00:31:57.695Z] #45 32.30 CC images/regfile.o [2020-03-14T00:31:57.695Z] #45 32.70 CC images/ghost-file.o [2020-03-14T00:31:57.695Z] #45 33.21 CC images/fifo.o [2020-03-14T00:31:57.695Z] #45 33.51 CC images/remap-file-path.o [2020-03-14T00:31:57.695Z] #45 33.94 CC images/eventfd.o [2020-03-14T00:31:57.695Z] #45 34.26 CC images/eventpoll.o [2020-03-14T00:31:57.695Z] #45 34.94 CC images/fh.o [2020-03-14T00:31:58.249Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-03-14T00:31:58.249Z] === RUN TestNetworkLoopbackNat [2020-03-14T00:31:58.324Z] #45 35.43 CC images/fsnotify.o [2020-03-14T00:31:59.353Z] #45 36.59 CC images/signalfd.o [2020-03-14T00:31:59.716Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-14T00:31:59.716Z] === RUN TestPause [2020-03-14T00:32:00.042Z] #45 37.05 CC images/fs.o [2020-03-14T00:32:00.042Z] #45 37.36 CC images/pstree.o [2020-03-14T00:32:00.329Z] --- PASS: TestPause (0.85s) [2020-03-14T00:32:00.329Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-14T00:32:00.329Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:32:00.329Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:32:00.329Z] === RUN TestPauseStopPausedContainer [2020-03-14T00:32:00.691Z] #45 37.95 CC images/pipe.o [2020-03-14T00:32:00.998Z] #78 exporting layers 5.7s done [2020-03-14T00:32:00.998Z] #78 writing image sha256:f92e0a18f19e17ee09465636ee9d5a09003d74b7eca7560166df5884b4a1e997 done [2020-03-14T00:32:00.998Z] #78 naming to docker.io/library/docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 done [2020-03-14T00:32:00.998Z] #78 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:32:01.322Z] #45 38.43 CC images/tcp-stream.o [2020-03-14T00:32:01.322Z] #45 38.76 CC images/sk-packet.o [2020-03-14T00:32:01.322Z] #45 ... [2020-03-14T00:32:01.322Z] [2020-03-14T00:32:01.322Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:01.322Z] #34 123.5 internal/poll [2020-03-14T00:32:01.322Z] #34 127.7 os [2020-03-14T00:32:01.322Z] #34 130.7 internal/fmtsort [2020-03-14T00:32:01.322Z] #34 133.0 path/filepath [2020-03-14T00:32:01.322Z] #34 133.0 fmt [2020-03-14T00:32:01.331Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-03-14T00:32:01.331Z] === RUN TestPsFilter [2020-03-14T00:32:01.331Z] --- PASS: TestPsFilter (0.25s) [2020-03-14T00:32:01.331Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-14T00:32:01.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh dynbinary test-integration [2020-03-14T00:32:01.952Z] #34 ... [2020-03-14T00:32:01.952Z] [2020-03-14T00:32:01.952Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:01.952Z] #45 39.30 CC images/mnt.o [2020-03-14T00:32:02.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-03-14T00:32:02.333Z] === RUN TestRemoveContainerWithVolume [2020-03-14T00:32:02.582Z] #45 39.78 CC images/pipe-data.o [2020-03-14T00:32:02.873Z] #45 40.09 CC images/sa.o [2020-03-14T00:32:02.943Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-03-14T00:32:02.943Z] === RUN TestRemoveContainerRunning [2020-03-14T00:32:03.163Z] #45 40.50 CC images/timer.o [2020-03-14T00:32:03.374Z] [2020-03-14T00:32:03.374Z] Removing bundles/ [2020-03-14T00:32:03.374Z] [2020-03-14T00:32:03.374Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-14T00:32:03.374Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:32:03.374Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:32:03.945Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-03-14T00:32:03.945Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-14T00:32:04.200Z] #45 41.25 CC images/timerfd.o [2020-03-14T00:32:04.494Z] #45 41.69 CC images/mm.o [2020-03-14T00:32:04.945Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-03-14T00:32:04.945Z] === RUN TestRemoveInvalidContainer [2020-03-14T00:32:04.945Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-14T00:32:04.945Z] === RUN TestRenameLinkedContainer [2020-03-14T00:32:05.131Z] #45 42.31 CC images/sk-opts.o [2020-03-14T00:32:05.424Z] #45 42.65 CC images/sk-unix.o [2020-03-14T00:32:06.054Z] #45 43.31 CC images/sk-inet.o [2020-03-14T00:32:07.092Z] #45 44.17 CC images/tun.o [2020-03-14T00:32:07.754Z] #45 44.80 CC images/sk-netlink.o [2020-03-14T00:32:07.754Z] #45 ... [2020-03-14T00:32:07.754Z] [2020-03-14T00:32:07.754Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:07.754Z] #48 129.9 regexp [2020-03-14T00:32:07.754Z] #48 137.3 net [2020-03-14T00:32:07.754Z] #48 137.3 os/exec [2020-03-14T00:32:08.045Z] #48 ... [2020-03-14T00:32:08.045Z] [2020-03-14T00:32:08.045Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:08.045Z] #45 45.25 CC images/packet-sock.o [2020-03-14T00:32:08.385Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-03-14T00:32:08.385Z] === RUN TestRenameStoppedContainer [2020-03-14T00:32:08.673Z] #45 46.03 CC images/ipc-var.o [2020-03-14T00:32:08.995Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-03-14T00:32:08.995Z] === RUN TestRenameRunningContainerAndReuse [2020-03-14T00:32:09.299Z] #45 46.50 CC images/ipc-desc.o [2020-03-14T00:32:09.589Z] #45 46.89 CC images/ipc-shm.o [2020-03-14T00:32:10.222Z] #45 47.34 CC images/ipc-msg.o [2020-03-14T00:32:10.852Z] #45 48.00 CC images/ipc-sem.o [2020-03-14T00:32:10.852Z] #45 48.27 CC images/utsns.o [2020-03-14T00:32:11.008Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-03-14T00:32:11.008Z] === RUN TestRenameInvalidName [2020-03-14T00:32:11.482Z] #45 48.58 CC images/creds.o [2020-03-14T00:32:11.619Z] --- PASS: TestRenameInvalidName (0.87s) [2020-03-14T00:32:11.619Z] === RUN TestRenameAnonymousContainer [2020-03-14T00:32:11.772Z] #45 48.91 CC images/vma.o [2020-03-14T00:32:12.060Z] #45 49.41 CC images/netdev.o [2020-03-14T00:32:13.089Z] #45 50.12 CC images/tty.o [2020-03-14T00:32:13.742Z] #45 ... [2020-03-14T00:32:13.742Z] [2020-03-14T00:32:13.742Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:13.742Z] #34 135.8 io/ioutil [2020-03-14T00:32:13.742Z] #34 139.2 log [2020-03-14T00:32:13.742Z] #34 139.2 github.com/BurntSushi/toml [2020-03-14T00:32:13.742Z] #34 139.2 flag [2020-03-14T00:32:14.029Z] #34 ... [2020-03-14T00:32:14.029Z] [2020-03-14T00:32:14.029Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:14.029Z] #57 135.9 mvdan.cc/sh/v3/fileutil [2020-03-14T00:32:14.029Z] #57 136.0 io/ioutil [2020-03-14T00:32:14.029Z] #57 138.9 fmt [2020-03-14T00:32:14.029Z] #57 138.9 encoding/binary [2020-03-14T00:32:14.029Z] #57 143.3 encoding/base64 [2020-03-14T00:32:14.029Z] #57 143.3 golang.org/x/sys/unix [2020-03-14T00:32:14.029Z] #57 ... [2020-03-14T00:32:14.029Z] [2020-03-14T00:32:14.029Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:14.029Z] #45 51.38 CC images/file-lock.o [2020-03-14T00:32:14.659Z] #45 51.99 CC images/rlimit.o [2020-03-14T00:32:14.950Z] #45 52.35 CC images/pagemap.o [2020-03-14T00:32:15.465Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-14T00:32:15.705Z] #45 53.06 CC images/siginfo.o [2020-03-14T00:32:16.335Z] #45 53.55 CC images/rpc.o [2020-03-14T00:32:17.084Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2020-03-14T00:32:17.084Z] === RUN TestRenameContainerWithSameName [2020-03-14T00:32:17.696Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-03-14T00:32:17.696Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-14T00:32:19.052Z] #45 55.88 CC images/ext-file.o [2020-03-14T00:32:19.052Z] #45 ... [2020-03-14T00:32:19.052Z] [2020-03-14T00:32:19.052Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:32:19.052Z] #11 141.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-14T00:32:19.052Z] #11 141.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-14T00:32:19.052Z] #11 141.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:32:19.052Z] #11 ... [2020-03-14T00:32:19.052Z] [2020-03-14T00:32:19.052Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:19.052Z] #45 56.23 CC images/cgroup.o [2020-03-14T00:32:19.723Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-03-14T00:32:19.723Z] === RUN TestResize [2020-03-14T00:32:20.084Z] #45 57.47 CC images/userns.o [2020-03-14T00:32:20.334Z] --- PASS: TestResize (0.86s) [2020-03-14T00:32:20.334Z] === RUN TestResizeWithInvalidSize [2020-03-14T00:32:20.714Z] #45 57.92 CC images/google/protobuf/descriptor.o [2020-03-14T00:32:20.945Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-03-14T00:32:20.945Z] === RUN TestResizeWhenContainerNotStarted [2020-03-14T00:32:21.349Z] #45 ... [2020-03-14T00:32:21.349Z] [2020-03-14T00:32:21.349Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:21.349Z] #48 143.4 github.com/LK4D4/vndr/versioned [2020-03-14T00:32:21.349Z] #48 147.1 go/token [2020-03-14T00:32:21.349Z] #48 147.2 net/url [2020-03-14T00:32:21.349Z] #48 147.2 text/template/parse [2020-03-14T00:32:21.349Z] #48 151.3 go/scanner [2020-03-14T00:32:21.349Z] #48 ... [2020-03-14T00:32:21.349Z] [2020-03-14T00:32:21.349Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:21.349Z] #57 150.2 github.com/pkg/diff [2020-03-14T00:32:21.349Z] #57 150.2 encoding/json [2020-03-14T00:32:21.349Z] #57 150.3 go/token [2020-03-14T00:32:21.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:21.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:21.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:21.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:32:21.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:32:21.998Z] #57 ... [2020-03-14T00:32:21.998Z] [2020-03-14T00:32:21.998Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:21.998Z] #34 147.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-14T00:32:21.998Z] #34 DONE 153.9s [2020-03-14T00:32:21.998Z] [2020-03-14T00:32:21.998Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:32:22.629Z] #51 ... [2020-03-14T00:32:22.629Z] [2020-03-14T00:32:22.629Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:22.629Z] #57 154.7 go/scanner [2020-03-14T00:32:22.869Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-14T00:32:23.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:24.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:25.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:32:25.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:32:26.133Z] #57 157.8 mvdan.cc/editorconfig [2020-03-14T00:32:26.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:32:27.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:32:27.563Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-14T00:32:28.185Z] #57 ... [2020-03-14T00:32:28.185Z] [2020-03-14T00:32:28.185Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:28.185Z] #45 62.65 CC images/opts.o [2020-03-14T00:32:28.185Z] #45 62.99 CC images/seccomp.o [2020-03-14T00:32:28.185Z] #45 63.52 CC images/binfmt-misc.o [2020-03-14T00:32:28.185Z] #45 63.88 CC images/time.o [2020-03-14T00:32:28.185Z] #45 64.44 CC images/sysctl.o [2020-03-14T00:32:28.185Z] #45 64.85 CC images/autofs.o [2020-03-14T00:32:28.185Z] #45 65.15 CC images/macvlan.o [2020-03-14T00:32:28.185Z] #45 65.55 CC images/sit.o [2020-03-14T00:32:28.813Z] #45 66.00 LINK images/built-in.o [2020-03-14T00:32:29.109Z] #45 66.21 GEN compel/include/asm [2020-03-14T00:32:29.109Z] #45 66.22 GEN compel/include/version.h [2020-03-14T00:32:29.109Z] #45 66.28 touch .config [2020-03-14T00:32:29.109Z] #45 66.34 GEN include/common/config.h [2020-03-14T00:32:29.109Z] #45 66.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-14T00:32:29.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:32:29.400Z] #45 66.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-14T00:32:29.400Z] #45 66.54 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-14T00:32:29.400Z] #45 66.60 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-14T00:32:29.400Z] #45 66.67 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-14T00:32:29.400Z] #45 66.72 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-14T00:32:29.400Z] #45 66.75 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-14T00:32:29.400Z] #45 66.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-14T00:32:29.400Z] #45 66.81 DEP compel/plugins/std/infect.d [2020-03-14T00:32:29.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:32:29.703Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:32:29.703Z] Loaded image: busybox:latest [2020-03-14T00:32:29.703Z] Loaded image: busybox:glibc [2020-03-14T00:32:29.703Z] Loaded image: debian:jessie [2020-03-14T00:32:29.703Z] Loaded image: hello-world:latest [2020-03-14T00:32:29.703Z] INFO: Testing against a local daemon [2020-03-14T00:32:29.703Z] === RUN TestDockerDaemonSuite [2020-03-14T00:32:29.704Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-14T00:32:29.704Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:32:29.704Z] Loaded image: busybox:latest [2020-03-14T00:32:29.704Z] Loaded image: busybox:glibc [2020-03-14T00:32:29.704Z] Loaded image: debian:jessie [2020-03-14T00:32:29.704Z] Loaded image: hello-world:latest [2020-03-14T00:32:29.704Z] INFO: Testing against a local daemon [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-14T00:32:29.704Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-14T00:32:29.961Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-14T00:32:29.961Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-14T00:32:30.045Z] #45 67.19 DEP compel/plugins/std/string.d [2020-03-14T00:32:30.045Z] #45 67.45 DEP compel/plugins/std/log.d [2020-03-14T00:32:30.334Z] #45 67.64 DEP compel/plugins/std/fds.d [2020-03-14T00:32:30.525Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-14T00:32:30.627Z] #45 67.82 DEP compel/plugins/std/std.d [2020-03-14T00:32:30.782Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-14T00:32:30.918Z] #45 68.07 DEP compel/plugins/shmem/shmem.d [2020-03-14T00:32:30.918Z] #45 68.24 DEP compel/plugins/fds/fds.d [2020-03-14T00:32:31.208Z] #45 68.51 CC compel/plugins/std/std.o [2020-03-14T00:32:31.713Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-14T00:32:31.713Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-14T00:32:31.713Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-14T00:32:31.837Z] #45 69.06 CC compel/plugins/std/fds.o [2020-03-14T00:32:32.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:32:32.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:32:32.863Z] #45 69.83 CC compel/plugins/std/log.o [2020-03-14T00:32:33.153Z] #45 ... [2020-03-14T00:32:33.153Z] [2020-03-14T00:32:33.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:32:33.153Z] #11 165.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-14T00:32:33.153Z] #11 165.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-14T00:32:33.153Z] #11 165.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-14T00:32:33.153Z] #11 165.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-14T00:32:33.442Z] #11 165.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-14T00:32:33.442Z] #11 165.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-14T00:32:33.733Z] #11 165.9 Selecting previously unselected package libbtrfs0. [2020-03-14T00:32:33.733Z] #11 165.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-14T00:32:33.733Z] #11 166.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-14T00:32:33.733Z] #11 166.1 Selecting previously unselected package libbtrfs-dev. [2020-03-14T00:32:33.733Z] #11 166.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-14T00:32:33.733Z] #11 166.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:32:33.733Z] #11 ... [2020-03-14T00:32:33.733Z] [2020-03-14T00:32:33.733Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:33.733Z] #48 155.8 encoding/json [2020-03-14T00:32:33.733Z] #48 157.1 go/ast [2020-03-14T00:32:34.022Z] #48 ... [2020-03-14T00:32:34.022Z] [2020-03-14T00:32:34.022Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-14T00:32:34.022Z] #11 166.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-14T00:32:34.022Z] #11 166.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-14T00:32:34.022Z] #11 166.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-14T00:32:34.022Z] #11 166.3 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-14T00:32:34.022Z] #11 166.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-14T00:32:34.022Z] #11 166.4 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-14T00:32:34.237Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-14T00:32:34.237Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-14T00:32:34.313Z] #11 166.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-14T00:32:34.313Z] #11 166.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-14T00:32:34.313Z] #11 166.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-14T00:32:34.494Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-14T00:32:34.494Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-14T00:32:34.494Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-03-14T00:32:34.758Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2020-03-14T00:32:34.758Z] === RUN TestCgroupNamespacesRun [2020-03-14T00:32:34.942Z] #11 167.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-14T00:32:34.942Z] #11 167.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-14T00:32:34.942Z] #11 167.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-14T00:32:35.232Z] #11 167.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-14T00:32:35.232Z] #11 167.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-14T00:32:35.232Z] #11 167.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-14T00:32:35.522Z] #11 167.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-14T00:32:35.522Z] #11 167.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-14T00:32:35.522Z] #11 167.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-14T00:32:35.811Z] #11 168.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-14T00:32:35.811Z] #11 168.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-14T00:32:35.811Z] #11 168.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-14T00:32:35.866Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-14T00:32:36.123Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-14T00:32:36.222Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-03-14T00:32:36.222Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-14T00:32:36.451Z] #11 168.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-14T00:32:36.451Z] #11 168.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-14T00:32:36.451Z] #11 168.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-14T00:32:37.054Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-14T00:32:37.054Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-14T00:32:37.054Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-14T00:32:37.054Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-14T00:32:37.054Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-14T00:32:37.076Z] #11 169.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-14T00:32:37.076Z] #11 169.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-14T00:32:37.076Z] #11 169.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-14T00:32:37.076Z] #11 169.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-14T00:32:37.076Z] #11 169.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-14T00:32:37.076Z] #11 169.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-14T00:32:37.076Z] #11 169.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-14T00:32:37.364Z] #11 169.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-14T00:32:37.364Z] #11 169.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-14T00:32:37.991Z] #11 170.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-14T00:32:37.991Z] #11 170.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-14T00:32:37.991Z] #11 170.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-14T00:32:37.991Z] #11 170.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-14T00:32:37.991Z] #11 170.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-14T00:32:37.991Z] #11 170.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-14T00:32:38.235Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-03-14T00:32:38.235Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-14T00:32:38.280Z] #11 170.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:32:38.281Z] #11 170.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-14T00:32:38.281Z] #11 170.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-14T00:32:38.281Z] #11 170.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-14T00:32:38.281Z] #11 170.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-14T00:32:38.281Z] #11 170.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-14T00:32:38.281Z] #11 170.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-14T00:32:38.281Z] #11 170.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-14T00:32:38.281Z] #11 170.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-14T00:32:38.281Z] #11 170.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-14T00:32:38.281Z] #11 170.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-14T00:32:38.281Z] #11 170.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:32:38.281Z] #11 170.7 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-03-14T00:32:38.281Z] #11 170.7 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-03-14T00:32:38.281Z] #11 170.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-14T00:32:38.281Z] #11 170.8 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-03-14T00:32:38.281Z] #11 170.8 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-03-14T00:32:38.281Z] #11 170.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-14T00:32:38.281Z] #11 170.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-14T00:32:38.281Z] #11 170.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-14T00:32:38.569Z] #11 170.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-14T00:32:38.569Z] #11 170.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-14T00:32:38.569Z] #11 170.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-14T00:32:38.569Z] #11 170.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:32:38.858Z] #11 DONE 171.2s [2020-03-14T00:32:38.858Z] [2020-03-14T00:32:38.858Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:32:39.153Z] #12 ... [2020-03-14T00:32:39.153Z] [2020-03-14T00:32:39.153Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:32:39.153Z] #59 DONE 0.3s [2020-03-14T00:32:39.153Z] [2020-03-14T00:32:39.153Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-14T00:32:39.153Z] #60 DONE 0.1s [2020-03-14T00:32:39.153Z] [2020-03-14T00:32:39.153Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:39.447Z] #61 0.290 + RM_GOPATH=0 [2020-03-14T00:32:39.447Z] #61 0.293 + TMP_GOPATH= [2020-03-14T00:32:39.447Z] #61 0.295 + : /build [2020-03-14T00:32:39.447Z] #61 0.296 + '[' -z '' ']' [2020-03-14T00:32:39.447Z] #61 0.299 ++ mktemp -d [2020-03-14T00:32:39.447Z] #61 0.311 + export GOPATH=/tmp/tmp.8pA83bb3l7 [2020-03-14T00:32:39.447Z] #61 0.312 + GOPATH=/tmp/tmp.8pA83bb3l7 [2020-03-14T00:32:39.447Z] #61 0.322 + RM_GOPATH=1 [2020-03-14T00:32:39.447Z] #61 0.328 ++ dirname ./install.sh [2020-03-14T00:32:39.447Z] #61 0.347 + dir=. [2020-03-14T00:32:39.447Z] #61 0.347 + bin=runc [2020-03-14T00:32:39.447Z] #61 0.347 + shift [2020-03-14T00:32:39.447Z] #61 0.349 + '[' '!' -f ./runc.installer ']' [2020-03-14T00:32:39.447Z] #61 0.350 + . ./runc.installer [2020-03-14T00:32:39.447Z] #61 0.352 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:32:39.447Z] #61 0.355 + install_runc [2020-03-14T00:32:39.447Z] #61 0.356 + uname -r [2020-03-14T00:32:39.447Z] #61 0.359 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-14T00:32:39.447Z] #61 0.362 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-14T00:32:39.447Z] #61 0.364 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-14T00:32:39.447Z] #61 0.365 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-14T00:32:39.447Z] #61 0.366 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8pA83bb3l7/src/github.com/opencontainers/runc [2020-03-14T00:32:39.447Z] #61 0.372 Cloning into '/tmp/tmp.8pA83bb3l7/src/github.com/opencontainers/runc'... [2020-03-14T00:32:39.447Z] #61 ... [2020-03-14T00:32:39.447Z] [2020-03-14T00:32:39.447Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:32:39.447Z] #57 161.5 go/ast [2020-03-14T00:32:39.447Z] #57 163.7 mvdan.cc/sh/v3/syntax [2020-03-14T00:32:39.698Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-03-14T00:32:39.698Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-14T00:32:39.741Z] #57 ... [2020-03-14T00:32:39.741Z] [2020-03-14T00:32:39.741Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-14T00:32:39.741Z] #12 DONE 0.8s [2020-03-14T00:32:39.741Z] [2020-03-14T00:32:39.741Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-14T00:32:40.033Z] #13 DONE 0.4s [2020-03-14T00:32:40.033Z] [2020-03-14T00:32:40.033Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-14T00:32:40.666Z] #14 0.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-14T00:32:40.666Z] #14 DONE 0.4s [2020-03-14T00:32:40.666Z] [2020-03-14T00:32:40.666Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-14T00:32:40.956Z] #15 DONE 0.4s [2020-03-14T00:32:40.956Z] [2020-03-14T00:32:40.956Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-14T00:32:41.228Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-14T00:32:41.246Z] #16 DONE 0.4s [2020-03-14T00:32:41.246Z] [2020-03-14T00:32:41.246Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-14T00:32:41.485Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-14T00:32:41.711Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-03-14T00:32:41.711Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-14T00:32:41.880Z] #17 DONE 0.4s [2020-03-14T00:32:41.880Z] [2020-03-14T00:32:41.880Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.5% of statements [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-14T00:32:41.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-03-14T00:32:41.971Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-03-14T00:32:42.518Z] #18 0.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-14T00:32:42.805Z] #18 0.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-14T00:32:42.805Z] #18 0.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-14T00:32:43.175Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-03-14T00:32:43.175Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-14T00:32:43.834Z] #18 ... [2020-03-14T00:32:43.834Z] [2020-03-14T00:32:43.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:43.834Z] #45 71.21 CC compel/plugins/std/string.o [2020-03-14T00:32:43.834Z] #45 72.52 CC compel/plugins/std/infect.o [2020-03-14T00:32:43.834Z] #45 73.11 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-14T00:32:43.834Z] #45 73.14 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-14T00:32:43.834Z] #45 73.19 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-14T00:32:43.834Z] #45 73.23 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-14T00:32:43.834Z] #45 73.28 AR compel/plugins/std.lib.a [2020-03-14T00:32:43.834Z] #45 73.39 CC compel/plugins/fds/fds.o [2020-03-14T00:32:43.834Z] #45 73.87 AR compel/plugins/fds.lib.a [2020-03-14T00:32:43.834Z] #45 73.93 HOSTDEP compel/src/lib/log-host.d [2020-03-14T00:32:43.834Z] #45 74.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-14T00:32:43.834Z] #45 74.41 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-14T00:32:43.834Z] #45 74.61 HOSTDEP compel/src/main-host.d [2020-03-14T00:32:43.834Z] #45 74.93 DEP compel/src/lib/ptrace.d [2020-03-14T00:32:43.834Z] #45 75.18 DEP compel/src/lib/infect.d [2020-03-14T00:32:43.834Z] #45 75.51 DEP compel/src/lib/infect-util.d [2020-03-14T00:32:43.834Z] #45 75.64 DEP compel/src/lib/infect-rpc.d [2020-03-14T00:32:43.834Z] #45 75.80 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-14T00:32:43.834Z] #45 75.95 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-14T00:32:43.835Z] #45 76.33 DEP compel/src/lib/log.d [2020-03-14T00:32:43.835Z] #45 76.56 DEP compel/src/main.d [2020-03-14T00:32:43.835Z] #45 76.80 DEP compel/src/lib/handle-elf.d [2020-03-14T00:32:43.835Z] #45 77.08 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-14T00:32:43.835Z] #45 77.43 CC compel/src/lib/log.o [2020-03-14T00:32:43.835Z] #45 77.99 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-14T00:32:43.835Z] #45 78.58 CC compel/arch/ppc64/src/lib/infect.o [2020-03-14T00:32:43.835Z] #45 80.26 CC compel/src/lib/infect-rpc.o [2020-03-14T00:32:43.835Z] #45 80.95 CC compel/src/lib/infect-util.o [2020-03-14T00:32:43.879Z] ok github.com/docker/docker/builder/remotecontext 0.308s coverage: 13.6% of statements [2020-03-14T00:32:44.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-14T00:32:44.010Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-14T00:32:44.124Z] #45 81.40 CC compel/src/lib/infect.o [2020-03-14T00:32:44.139Z] ok github.com/docker/docker/builder/remotecontext/git 3.308s coverage: 86.3% of statements [2020-03-14T00:32:44.177Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2020-03-14T00:32:44.177Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-14T00:32:44.415Z] #45 ... [2020-03-14T00:32:44.415Z] [2020-03-14T00:32:44.415Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:32:44.415Z] #18 2.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-14T00:32:44.707Z] ok github.com/docker/docker/builder/dockerfile 1.023s coverage: 48.2% of statements [2020-03-14T00:32:44.707Z] ? github.com/docker/docker/cli [no test files] [2020-03-14T00:32:44.707Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-14T00:32:44.707Z] #18 ... [2020-03-14T00:32:44.707Z] [2020-03-14T00:32:44.707Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:44.707Z] #48 166.6 text/template [2020-03-14T00:32:44.788Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-03-14T00:32:44.788Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-14T00:32:46.533Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-14T00:32:46.533Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-14T00:32:46.784Z] #48 ... [2020-03-14T00:32:46.784Z] [2020-03-14T00:32:46.784Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:32:46.784Z] #18 4.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [177 kB] [2020-03-14T00:32:46.849Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-03-14T00:32:46.849Z] === RUN TestKernelTCPMemory [2020-03-14T00:32:47.459Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-03-14T00:32:47.459Z] === RUN TestNISDomainname [2020-03-14T00:32:47.905Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-14T00:32:48.303Z] #18 6.713 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-14T00:32:48.462Z] --- PASS: TestNISDomainname (1.02s) [2020-03-14T00:32:48.462Z] === RUN TestHostnameDnsResolution [2020-03-14T00:32:48.838Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-14T00:32:49.325Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-14T00:32:49.989Z] ok github.com/docker/docker/client 0.293s coverage: 75.8% of statements [2020-03-14T00:32:50.207Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-14T00:32:50.474Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-03-14T00:32:50.474Z] === RUN TestStats [2020-03-14T00:32:51.582Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-14T00:32:51.582Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-14T00:32:51.938Z] --- PASS: TestStats (1.92s) [2020-03-14T00:32:51.938Z] === RUN TestStopContainerWithTimeout [2020-03-14T00:32:51.938Z] === RUN TestStopContainerWithTimeout/0 [2020-03-14T00:32:51.938Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-14T00:32:51.938Z] === RUN TestStopContainerWithTimeout/1 [2020-03-14T00:32:51.938Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-14T00:32:51.938Z] === RUN TestStopContainerWithTimeout/3 [2020-03-14T00:32:51.938Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-14T00:32:51.938Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-14T00:32:51.938Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-14T00:32:51.938Z] === CONT TestStopContainerWithTimeout/0 [2020-03-14T00:32:51.938Z] === CONT TestStopContainerWithTimeout/3 [2020-03-14T00:32:52.774Z] #18 ... [2020-03-14T00:32:52.774Z] [2020-03-14T00:32:52.774Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:52.774Z] #45 85.65 CC compel/src/lib/ptrace.o [2020-03-14T00:32:52.774Z] #45 86.48 AR compel/libcompel.a [2020-03-14T00:32:52.774Z] #45 86.63 HOSTCC compel/src/main-host.o [2020-03-14T00:32:52.774Z] #45 87.47 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-14T00:32:52.774Z] #45 87.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-14T00:32:52.774Z] #45 88.77 HOSTCC compel/src/lib/log-host.o [2020-03-14T00:32:52.774Z] #45 89.25 HOSTLINK compel/compel-host-bin [2020-03-14T00:32:52.774Z] #45 89.50 DEP soccr/soccr.d [2020-03-14T00:32:52.774Z] #45 89.83 CC soccr/soccr.o [2020-03-14T00:32:52.939Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-14T00:32:52.951Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-14T00:32:54.342Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-14T00:32:54.600Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-14T00:32:54.844Z] #45 ... [2020-03-14T00:32:54.844Z] [2020-03-14T00:32:54.844Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:54.844Z] #61 15.44 + cd /tmp/tmp.8pA83bb3l7/src/github.com/opencontainers/runc [2020-03-14T00:32:54.844Z] #61 15.44 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-14T00:32:54.963Z] === CONT TestStopContainerWithTimeout/1 [2020-03-14T00:32:55.887Z] #61 16.51 + '[' -z '' ']' [2020-03-14T00:32:55.887Z] #61 16.51 + target=static [2020-03-14T00:32:55.887Z] #61 16.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-14T00:32:56.495Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-14T00:32:56.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-14T00:32:56.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2020-03-14T00:32:56.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-03-14T00:32:56.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-03-14T00:32:56.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-03-14T00:32:56.984Z] === RUN TestDeleteDevicemapper [2020-03-14T00:32:56.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-14T00:32:56.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:32:56.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-14T00:32:57.390Z] #61 ... [2020-03-14T00:32:57.390Z] [2020-03-14T00:32:57.390Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:32:57.391Z] #48 179.3 go/parser [2020-03-14T00:32:57.391Z] #48 180.2 encoding/xml [2020-03-14T00:32:57.391Z] #48 ... [2020-03-14T00:32:57.391Z] [2020-03-14T00:32:57.391Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:32:57.391Z] #45 93.06 AR soccr/libsoccr.a [2020-03-14T00:32:57.391Z] #45 93.17 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:32:57.391Z] #45 93.77 DEP criu/arch/ppc64/sigframe.d [2020-03-14T00:32:57.391Z] #45 94.07 DEP criu/arch/ppc64/crtools.d [2020-03-14T00:32:57.391Z] #45 94.33 DEP criu/arch/ppc64/cpu.d [2020-03-14T00:32:57.391Z] #45 94.66 CC criu/arch/ppc64/cpu.o [2020-03-14T00:32:57.873Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-14T00:32:58.421Z] #45 95.60 CC criu/arch/ppc64/crtools.o [2020-03-14T00:32:59.018Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-14T00:32:59.274Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-14T00:32:59.794Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-14T00:32:59.838Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-14T00:33:00.432Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s) [2020-03-14T00:33:00.432Z] === RUN TestUpdateMemory [2020-03-14T00:33:00.432Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-14T00:33:00.432Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:33:00.432Z] === RUN TestUpdateCPUQuota [2020-03-14T00:33:00.522Z] #45 97.77 CC criu/arch/ppc64/sigframe.o [2020-03-14T00:33:00.522Z] #45 ... [2020-03-14T00:33:00.522Z] [2020-03-14T00:33:00.522Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:33:00.522Z] #57 182.6 golang.org/x/crypto/ssh/terminal [2020-03-14T00:33:00.814Z] #57 ... [2020-03-14T00:33:00.814Z] [2020-03-14T00:33:00.814Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:00.814Z] #61 19.95 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-03-14T00:33:01.209Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-14T00:33:01.433Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-03-14T00:33:01.433Z] === RUN TestUpdatePidsLimit [2020-03-14T00:33:01.433Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-14T00:33:01.713Z] === RUN TestUpdatePidsLimit/no_change [2020-03-14T00:33:02.324Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-14T00:33:02.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-14T00:33:02.885Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-14T00:33:03.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-14T00:33:03.735Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-14T00:33:03.735Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-14T00:33:03.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-14T00:33:04.312Z] #61 ... [2020-03-14T00:33:04.312Z] [2020-03-14T00:33:04.312Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:04.312Z] #45 98.63 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-14T00:33:04.312Z] #45 98.71 DEP criu/pie/util-vdso.d [2020-03-14T00:33:04.312Z] #45 99.04 DEP criu/pie/util.d [2020-03-14T00:33:04.312Z] #45 99.43 CC criu/pie/util.o [2020-03-14T00:33:04.312Z] #45 99.98 CC criu/pie/util-vdso.o [2020-03-14T00:33:04.312Z] #45 101.4 AR criu/pie/pie.lib.a [2020-03-14T00:33:04.312Z] #45 101.5 DEP criu/pie/restorer.d [2020-03-14T00:33:04.524Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-14T00:33:04.936Z] #45 102.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-14T00:33:04.936Z] #45 102.1 DEP criu/arch/ppc64/restorer.d [2020-03-14T00:33:05.224Z] #45 102.4 DEP criu/arch/ppc64/vdso-pie.d [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-03-14T00:33:05.241Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-14T00:33:05.241Z] === RUN TestUpdateRestartPolicy [2020-03-14T00:33:05.512Z] #45 102.7 DEP criu/pie/parasite-vdso.d [2020-03-14T00:33:05.630Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-14T00:33:05.799Z] #45 103.0 DEP criu/pie/parasite.d [2020-03-14T00:33:06.432Z] #45 103.6 CC criu/pie/parasite.o [2020-03-14T00:33:06.561Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-14T00:33:06.561Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-14T00:33:08.456Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-14T00:33:08.456Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-14T00:33:08.521Z] #45 ... [2020-03-14T00:33:08.521Z] [2020-03-14T00:33:08.521Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:08.521Z] #18 16.76 Fetched 8114 kB in 16s (504 kB/s) [2020-03-14T00:33:08.521Z] #18 16.76 Reading package lists... [2020-03-14T00:33:08.813Z] #18 24.46 Reading package lists... [2020-03-14T00:33:08.813Z] #18 ... [2020-03-14T00:33:08.813Z] [2020-03-14T00:33:08.813Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:08.813Z] #48 194.2 go/doc [2020-03-14T00:33:08.813Z] #48 198.8 crypto/rand [2020-03-14T00:33:09.442Z] #48 ... [2020-03-14T00:33:09.442Z] [2020-03-14T00:33:09.442Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:09.442Z] #45 106.6 LINK criu/pie/parasite.built-in.o [2020-03-14T00:33:09.442Z] #45 106.7 GEN criu/pie/parasite-blob.h [2020-03-14T00:33:09.442Z] #45 106.8 CC criu/pie/parasite-vdso.o [2020-03-14T00:33:10.946Z] #45 108.3 CC criu/arch/ppc64/vdso-pie.o [2020-03-14T00:33:10.989Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-14T00:33:11.237Z] #45 ... [2020-03-14T00:33:11.237Z] [2020-03-14T00:33:11.237Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:33:11.237Z] #57 193.3 mvdan.cc/sh/v3/cmd/shfmt [2020-03-14T00:33:11.237Z] #57 ... [2020-03-14T00:33:11.237Z] [2020-03-14T00:33:11.237Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:11.237Z] #48 202.7 crypto/elliptic [2020-03-14T00:33:11.246Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-14T00:33:11.809Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-14T00:33:11.864Z] #48 ... [2020-03-14T00:33:11.864Z] [2020-03-14T00:33:11.864Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-14T00:33:11.864Z] #57 DONE 203.7s [2020-03-14T00:33:11.864Z] [2020-03-14T00:33:11.864Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:12.065Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-14T00:33:12.630Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-14T00:33:14.002Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-14T00:33:14.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-14T00:33:14.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-14T00:33:14.516Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-14T00:33:16.307Z] #48 ... [2020-03-14T00:33:16.307Z] [2020-03-14T00:33:16.307Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:16.307Z] #18 24.46 Reading package lists... [2020-03-14T00:33:16.307Z] #18 32.89 Building dependency tree... [2020-03-14T00:33:16.411Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-14T00:33:16.552Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 30.7% of statements [2020-03-14T00:33:17.268Z] ......................... [ 67%] [2020-03-14T00:33:17.341Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-14T00:33:17.346Z] #18 35.45 libcap2-bin is already the newest version (1:2.25-2). [2020-03-14T00:33:17.346Z] #18 35.45 The following additional packages will be installed: [2020-03-14T00:33:17.346Z] #18 35.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-14T00:33:17.346Z] #18 35.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-14T00:33:17.346Z] #18 35.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-14T00:33:17.346Z] #18 35.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-14T00:33:17.346Z] #18 35.46 python3.7 python3.7-minimal vim-runtime xxd [2020-03-14T00:33:17.346Z] #18 35.46 Suggested packages: [2020-03-14T00:33:17.346Z] #18 35.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-14T00:33:17.346Z] #18 35.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-14T00:33:17.346Z] #18 35.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-14T00:33:17.346Z] #18 35.48 Recommended packages: [2020-03-14T00:33:17.346Z] #18 35.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-14T00:33:17.346Z] #18 35.48 python3-keyrings.alt python3-xdg unzip [2020-03-14T00:33:17.598Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-14T00:33:17.855Z] --- PASS: TestBuildWithHugeFile (96.94s) [2020-03-14T00:33:17.855Z] === RUN TestBuildWithEmptyDockerfile [2020-03-14T00:33:17.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:33:17.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:33:17.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:33:17.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:33:17.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:33:17.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:33:17.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:33:17.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:33:18.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:33:18.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-14T00:33:18.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-03-14T00:33:18.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-14T00:33:18.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-03-14T00:33:18.113Z] === RUN TestBuildPreserveOwnership [2020-03-14T00:33:18.113Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-14T00:33:19.107Z] ok github.com/docker/docker/container 0.171s coverage: 34.9% of statements [2020-03-14T00:33:19.107Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-14T00:33:19.107Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-14T00:33:19.107Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-14T00:33:19.107Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-14T00:33:19.483Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-14T00:33:20.425Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-03-14T00:33:20.425Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-14T00:33:20.425Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-03-14T00:33:20.425Z] === RUN TestWaitNonBlocked [2020-03-14T00:33:20.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:33:20.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:33:20.425Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:33:20.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:33:20.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:33:20.425Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:33:20.425Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-14T00:33:20.425Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-03-14T00:33:20.425Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-03-14T00:33:20.425Z] === RUN TestWaitBlocked [2020-03-14T00:33:20.425Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:33:20.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:33:20.425Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:33:20.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:33:20.425Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:33:20.425Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:33:20.852Z] #18 ... [2020-03-14T00:33:20.853Z] [2020-03-14T00:33:20.853Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:20.853Z] #48 212.5 encoding/asn1 [2020-03-14T00:33:21.426Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-14T00:33:21.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-03-14T00:33:21.426Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-03-14T00:33:21.426Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:33:21.426Z] === CONT TestIpcModeOlderClient [2020-03-14T00:33:21.426Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-03-14T00:33:21.426Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:33:21.647Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2020-03-14T00:33:22.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-14T00:33:22.370Z] #48 ... [2020-03-14T00:33:22.371Z] [2020-03-14T00:33:22.371Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:22.371Z] #45 109.4 CC criu/arch/ppc64/restorer.o [2020-03-14T00:33:22.371Z] #45 110.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-14T00:33:22.371Z] #45 111.0 CC criu/pie/restorer.o [2020-03-14T00:33:22.371Z] #45 116.7 LINK criu/pie/restorer.built-in.o [2020-03-14T00:33:22.371Z] #45 116.8 GEN criu/pie/restorer-blob.h [2020-03-14T00:33:22.371Z] #45 117.1 DEP criu/vdso.d [2020-03-14T00:33:22.371Z] #45 117.6 DEP criu/uts_ns.d [2020-03-14T00:33:22.371Z] #45 118.1 DEP criu/util.d [2020-03-14T00:33:22.371Z] #45 118.5 DEP criu/uffd.d [2020-03-14T00:33:22.371Z] #45 119.0 DEP criu/tun.d [2020-03-14T00:33:22.371Z] #45 119.5 DEP criu/tty.d [2020-03-14T00:33:22.371Z] #45 ... [2020-03-14T00:33:22.371Z] [2020-03-14T00:33:22.371Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:22.371Z] #18 39.42 The following NEW packages will be installed: [2020-03-14T00:33:22.371Z] #18 39.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-14T00:33:22.371Z] #18 39.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-14T00:33:22.371Z] #18 39.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-14T00:33:22.371Z] #18 39.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-14T00:33:22.371Z] #18 39.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-14T00:33:22.371Z] #18 39.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-14T00:33:22.371Z] #18 39.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-14T00:33:22.371Z] #18 39.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-14T00:33:22.371Z] #18 39.43 xz-utils zip [2020-03-14T00:33:22.371Z] #18 39.60 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-14T00:33:22.371Z] #18 39.60 Need to get 29.2 MB of archives. [2020-03-14T00:33:22.371Z] #18 39.60 After this operation, 134 MB of additional disk space will be used. [2020-03-14T00:33:22.371Z] #18 39.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-14T00:33:22.371Z] #18 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-14T00:33:22.371Z] #18 39.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-14T00:33:22.371Z] #18 40.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-14T00:33:22.371Z] #18 40.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-14T00:33:22.371Z] #18 40.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-14T00:33:22.371Z] #18 40.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-14T00:33:22.371Z] #18 40.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-14T00:33:22.371Z] #18 40.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-14T00:33:22.371Z] #18 40.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-14T00:33:22.371Z] #18 40.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-14T00:33:22.371Z] #18 40.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-14T00:33:22.371Z] #18 40.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-14T00:33:22.371Z] #18 40.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-14T00:33:22.371Z] #18 40.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-14T00:33:22.371Z] #18 40.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-14T00:33:22.371Z] #18 40.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-14T00:33:22.371Z] #18 40.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-14T00:33:22.371Z] #18 40.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-14T00:33:22.371Z] #18 40.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-14T00:33:22.371Z] #18 40.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-14T00:33:22.371Z] #18 40.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-14T00:33:22.371Z] #18 40.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-14T00:33:22.371Z] #18 40.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-14T00:33:22.371Z] #18 40.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-14T00:33:22.371Z] #18 40.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-14T00:33:22.371Z] #18 40.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-14T00:33:22.371Z] #18 40.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-14T00:33:22.371Z] #18 40.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-03-14T00:33:22.572Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-14T00:33:23.002Z] #18 41.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-14T00:33:23.002Z] #18 41.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-14T00:33:23.002Z] #18 41.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-14T00:33:23.002Z] #18 41.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-14T00:33:23.002Z] #18 41.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-14T00:33:23.002Z] #18 41.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-14T00:33:23.027Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.6% of statements [2020-03-14T00:33:23.138Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-14T00:33:23.294Z] #18 41.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-14T00:33:23.294Z] #18 41.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-14T00:33:23.294Z] #18 41.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-14T00:33:23.294Z] #18 41.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-14T00:33:23.294Z] #18 41.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-14T00:33:23.294Z] #18 41.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-14T00:33:23.294Z] #18 41.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-14T00:33:23.587Z] #18 41.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-14T00:33:23.587Z] #18 41.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-14T00:33:23.587Z] #18 41.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-14T00:33:23.718Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-14T00:33:23.876Z] #18 42.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-14T00:33:24.090Z] --- PASS: TestContainerStartOnDaemonRestart (2.96s) [2020-03-14T00:33:24.090Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:33:24.164Z] #18 42.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-14T00:33:24.164Z] #18 42.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-14T00:33:24.410Z] ok github.com/docker/docker/daemon/cluster 0.136s coverage: 0.5% of statements [2020-03-14T00:33:24.648Z] --- PASS: TestBuildPreserveOwnership (6.40s) [2020-03-14T00:33:24.648Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.38s) [2020-03-14T00:33:24.648Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.01s) [2020-03-14T00:33:24.648Z] === RUN TestBuildPlatformInvalid [2020-03-14T00:33:24.648Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-03-14T00:33:24.648Z] PASS [2020-03-14T00:33:24.648Z] [2020-03-14T00:33:24.648Z] === Skipped [2020-03-14T00:33:24.648Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-14T00:33:24.648Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:33:24.648Z] [2020-03-14T00:33:24.648Z] [2020-03-14T00:33:24.648Z] DONE 32 tests, 1 skipped in 181.897s [2020-03-14T00:33:24.648Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-14T00:33:24.648Z] ++ 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-03-14T00:33:24.648Z] ++ set -e [2020-03-14T00:33:24.648Z] ++ '[' -n 0 ']' [2020-03-14T00:33:24.648Z] ++ set -x [2020-03-14T00:33:24.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:33:24.704Z] --- PASS: TestDaemonHostGatewayIP (3.39s) [2020-03-14T00:33:24.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:33:24.854Z] [2020-03-14T00:33:24.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:33:24.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:33:24.854Z] HOSTNAME=69b0a65d0f11 [2020-03-14T00:33:24.854Z] DEST=bundles/test-integration [2020-03-14T00:33:24.854Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:33:24.854Z] DOCKER_ROOTLESS=1 [2020-03-14T00:33:24.854Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:33:24.854Z] container=docker [2020-03-14T00:33:24.854Z] HOME=/root [2020-03-14T00:33:24.854Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:33:24.854Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:33:24.854Z] VALIDATE_BRANCH=master [2020-03-14T00:33:24.854Z] TERM=xterm [2020-03-14T00:33:24.854Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:33:24.854Z] SHLVL=1 [2020-03-14T00:33:24.854Z] TIMEOUT=120m [2020-03-14T00:33:24.854Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:33:24.854Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:33:24.854Z] GO111MODULE=off [2020-03-14T00:33:24.854Z] DOCKER_EXPERIMENTAL=1 [2020-03-14T00:33:24.854Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-14T00:33:24.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:33:24.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:33:24.854Z] GOPATH=/go [2020-03-14T00:33:24.854Z] PKG_CONFIG=pkg-config [2020-03-14T00:33:24.854Z] _=/usr/bin/env [2020-03-14T00:33:24.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:33:24.906Z] INFO: Testing against a local daemon [2020-03-14T00:33:24.906Z] === RUN TestConfigList [2020-03-14T00:33:25.669Z] #18 43.88 debconf: delaying package configuration, since apt-utils is not installed [2020-03-14T00:33:25.960Z] #18 44.10 Fetched 29.2 MB in 3s (9782 kB/s) [2020-03-14T00:33:25.960Z] #18 44.18 Selecting previously unselected package pigz. [2020-03-14T00:33:26.249Z] #18 44.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 ... 23352 files and directories currently installed.) [2020-03-14T00:33:26.249Z] #18 44.35 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-14T00:33:26.249Z] #18 44.36 Unpacking pigz (2.4-1) ... [2020-03-14T00:33:26.249Z] #18 44.48 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-14T00:33:26.249Z] #18 44.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-14T00:33:26.249Z] #18 44.51 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-14T00:33:26.249Z] #18 ... [2020-03-14T00:33:26.249Z] [2020-03-14T00:33:26.249Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:33:26.249Z] #69 208.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-14T00:33:26.249Z] #69 208.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-14T00:33:26.548Z] #69 ... [2020-03-14T00:33:26.548Z] [2020-03-14T00:33:26.548Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:26.548Z] #45 119.9 DEP criu/timerfd.d [2020-03-14T00:33:26.548Z] #45 120.2 DEP criu/sysfs_parse.d [2020-03-14T00:33:26.548Z] #45 120.6 DEP criu/sysctl.d [2020-03-14T00:33:26.548Z] #45 121.0 DEP criu/string.d [2020-03-14T00:33:26.548Z] #45 121.0 DEP criu/stats.d [2020-03-14T00:33:26.548Z] #45 121.2 DEP criu/sockets.d [2020-03-14T00:33:26.548Z] #45 121.7 DEP criu/sk-unix.d [2020-03-14T00:33:26.548Z] #45 122.2 DEP criu/sk-tcp.d [2020-03-14T00:33:26.548Z] #45 122.7 DEP criu/sk-queue.d [2020-03-14T00:33:26.548Z] #45 123.1 DEP criu/sk-packet.d [2020-03-14T00:33:26.548Z] #45 123.4 DEP criu/sk-netlink.d [2020-03-14T00:33:26.548Z] #45 123.8 DEP criu/sk-inet.d [2020-03-14T00:33:26.953Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-03-14T00:33:27.178Z] #45 124.3 DEP criu/signalfd.d [2020-03-14T00:33:27.178Z] #45 124.6 DEP criu/sigframe.d [2020-03-14T00:33:27.213Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.7% of statements [2020-03-14T00:33:27.426Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-14T00:33:27.467Z] #45 124.7 DEP criu/shmem.d [2020-03-14T00:33:27.756Z] #45 125.0 DEP criu/servicefd.d [2020-03-14T00:33:28.045Z] #45 125.3 DEP criu/seize.d [2020-03-14T00:33:28.144Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-03-14T00:33:28.144Z] PASS [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === Skipped [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-14T00:33:28.144Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-14T00:33:28.144Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-14T00:33:28.144Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:33:28.144Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-14T00:33:28.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-14T00:33:28.144Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] [2020-03-14T00:33:28.144Z] DONE 199 tests, 6 skipped in 138.795s [2020-03-14T00:33:28.144Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-14T00:33:28.144Z] ++ 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-03-14T00:33:28.144Z] ++ set -e [2020-03-14T00:33:28.144Z] ++ '[' -n 0 ']' [2020-03-14T00:33:28.144Z] ++ set -x [2020-03-14T00:33:28.144Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:33:28.144Z] INFO: Testing against a local daemon [2020-03-14T00:33:28.144Z] === RUN TestCommitInheritsEnv [2020-03-14T00:33:28.334Z] #45 125.7 DEP criu/seccomp.d [2020-03-14T00:33:28.356Z] --- PASS: TestConfigList (3.28s) [2020-03-14T00:33:28.356Z] === RUN TestConfigsCreateAndDelete [2020-03-14T00:33:28.425Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-14T00:33:28.425Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-14T00:33:28.425Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-14T00:33:28.425Z] === RUN TestImagesFilterMultiReference [2020-03-14T00:33:28.425Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-14T00:33:28.425Z] === RUN TestImagePullPlatformInvalid [2020-03-14T00:33:28.595Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-03-14T00:33:28.706Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-14T00:33:28.706Z] === RUN TestRemoveImageOrphaning [2020-03-14T00:33:28.960Z] #45 126.1 DEP criu/rst-malloc.d [2020-03-14T00:33:28.960Z] #45 126.3 DEP criu/rbtree.d [2020-03-14T00:33:29.363Z] #45 126.4 DEP criu/pstree.d [2020-03-14T00:33:29.363Z] #45 126.8 DEP criu/protobuf.d [2020-03-14T00:33:29.373Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-03-14T00:33:29.373Z] === RUN TestRemoveImageGarbageCollector [2020-03-14T00:33:29.373Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:33:29.373Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:33:29.373Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-14T00:33:29.373Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-14T00:33:29.373Z] === RUN TestTagInvalidReference [2020-03-14T00:33:29.373Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-14T00:33:29.373Z] === RUN TestTagValidPrefixedRepo [2020-03-14T00:33:29.373Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-14T00:33:29.373Z] === RUN TestTagExistedNameWithoutForce [2020-03-14T00:33:29.373Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-14T00:33:29.373Z] === RUN TestTagOfficialNames [2020-03-14T00:33:29.373Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-14T00:33:29.373Z] === RUN TestTagMatchesDigest [2020-03-14T00:33:29.373Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-14T00:33:29.373Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-14T00:33:29.652Z] #45 127.0 GEN criu/protobuf-desc-gen.h [2020-03-14T00:33:29.977Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-03-14T00:33:30.285Z] #45 ... [2020-03-14T00:33:30.285Z] [2020-03-14T00:33:30.285Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:33:30.285Z] #69 DONE 222.3s [2020-03-14T00:33:30.285Z] [2020-03-14T00:33:30.285Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-14T00:33:30.285Z] #70 DONE 0.1s [2020-03-14T00:33:30.285Z] [2020-03-14T00:33:30.285Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:30.285Z] #18 45.24 Selecting previously unselected package python3.7-minimal. [2020-03-14T00:33:30.285Z] #18 45.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-14T00:33:30.285Z] #18 45.32 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:33:30.285Z] #18 47.60 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-14T00:33:30.285Z] #18 47.62 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-14T00:33:30.946Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-14T00:33:31.203Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-14T00:33:31.462Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2020-03-14T00:33:31.462Z] === RUN TestConfigsUpdate [2020-03-14T00:33:31.719Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-14T00:33:32.283Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-14T00:33:32.847Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-14T00:33:33.025Z] #18 ... [2020-03-14T00:33:33.025Z] [2020-03-14T00:33:33.025Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:33.025Z] #48 214.6 github.com/LK4D4/vndr/build [2020-03-14T00:33:33.025Z] #48 216.4 vendor/golang.org/x/text/unicode/norm [2020-03-14T00:33:33.025Z] #48 ... [2020-03-14T00:33:33.025Z] [2020-03-14T00:33:33.025Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:33.025Z] #45 130.3 DEP criu/protobuf-desc.d [2020-03-14T00:33:33.271Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-14T00:33:33.313Z] #45 130.6 DEP criu/proc_parse.d [2020-03-14T00:33:33.601Z] #45 130.9 DEP criu/plugin.d [2020-03-14T00:33:33.890Z] #45 131.1 DEP criu/pipes.d [2020-03-14T00:33:33.890Z] #45 131.3 DEP criu/pie-util.d [2020-03-14T00:33:34.178Z] #45 131.5 DEP criu/pie-util-vdso.d [2020-03-14T00:33:34.207Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.8% of statements [2020-03-14T00:33:34.469Z] #45 131.7 DEP criu/path.d [2020-03-14T00:33:34.744Z] --- PASS: TestConfigsUpdate (3.30s) [2020-03-14T00:33:34.744Z] === RUN TestTemplatedConfig [2020-03-14T00:33:34.760Z] #45 132.0 DEP criu/parasite-syscall.d [2020-03-14T00:33:34.916Z] 65014b3c3121: Pull complete [2020-03-14T00:33:35.049Z] #45 132.4 DEP criu/pagemap.d [2020-03-14T00:33:35.146Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.705s coverage: 57.0% of statements [2020-03-14T00:33:35.340Z] #45 132.7 DEP criu/pagemap-cache.d [2020-03-14T00:33:35.629Z] #45 132.9 DEP criu/page-xfer.d [2020-03-14T00:33:35.919Z] #45 133.2 DEP criu/page-pipe.d [2020-03-14T00:33:35.919Z] #45 133.4 DEP criu/netfilter.d [2020-03-14T00:33:36.209Z] #45 133.6 DEP criu/net.d [2020-03-14T00:33:36.638Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-14T00:33:36.839Z] #45 134.0 DEP criu/namespaces.d [2020-03-14T00:33:37.129Z] #45 134.3 DEP criu/mount.d [2020-03-14T00:33:37.202Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-14T00:33:37.419Z] #45 134.7 DEP criu/mem.d [2020-03-14T00:33:37.682Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-03-14T00:33:37.710Z] #45 135.0 DEP criu/lsm.d [2020-03-14T00:33:38.000Z] #45 135.3 DEP criu/log.d [2020-03-14T00:33:38.132Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-14T00:33:38.306Z] #45 135.5 DEP criu/libnetlink.d [2020-03-14T00:33:38.306Z] #45 135.8 DEP criu/kerndat.d [2020-03-14T00:33:38.388Z] --- PASS: TestTemplatedConfig (3.67s) [2020-03-14T00:33:38.388Z] === RUN TestConfigInspect [2020-03-14T00:33:38.949Z] #45 136.3 DEP criu/kcmp-ids.d [2020-03-14T00:33:39.241Z] #45 136.6 DEP criu/irmap.d [2020-03-14T00:33:39.241Z] #45 ... [2020-03-14T00:33:39.241Z] [2020-03-14T00:33:39.241Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:39.241Z] #18 53.31 Selecting previously unselected package python3-minimal. [2020-03-14T00:33:39.241Z] #18 53.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 ... 23601 files and directories currently installed.) [2020-03-14T00:33:39.241Z] #18 53.42 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 53.43 Unpacking python3-minimal (3.7.3-1) ... [2020-03-14T00:33:39.241Z] #18 53.55 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-14T00:33:39.241Z] #18 53.57 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 53.59 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-14T00:33:39.241Z] #18 53.79 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-14T00:33:39.241Z] #18 53.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 53.81 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-14T00:33:39.241Z] #18 55.47 Selecting previously unselected package python3.7. [2020-03-14T00:33:39.241Z] #18 55.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 55.49 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:33:39.241Z] #18 55.67 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-14T00:33:39.241Z] #18 55.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 55.69 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-14T00:33:39.241Z] #18 55.85 Setting up python3-minimal (3.7.3-1) ... [2020-03-14T00:33:39.241Z] #18 56.88 Selecting previously unselected package python3. [2020-03-14T00:33:39.241Z] #18 56.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-14T00:33:39.241Z] #18 57.01 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 57.02 Unpacking python3 (3.7.3-1) ... [2020-03-14T00:33:39.241Z] #18 57.21 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-14T00:33:39.241Z] #18 57.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 57.23 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-14T00:33:39.241Z] #18 57.36 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-14T00:33:39.241Z] #18 57.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 57.39 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-14T00:33:39.241Z] #18 57.55 Selecting previously unselected package libiptc0:ppc64el. [2020-03-14T00:33:39.241Z] #18 57.57 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-14T00:33:39.241Z] #18 57.57 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-14T00:33:39.531Z] #18 57.75 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-14T00:33:39.531Z] #18 57.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-14T00:33:39.531Z] #18 57.76 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-14T00:33:39.531Z] #18 57.84 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-14T00:33:39.531Z] #18 57.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-14T00:33:39.588Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.602s coverage: 46.2% of statements [2020-03-14T00:33:39.757Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-14T00:33:39.757Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-14T00:33:39.820Z] #18 57.86 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-14T00:33:39.820Z] #18 57.99 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-14T00:33:39.820Z] #18 58.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-14T00:33:39.820Z] #18 58.00 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-14T00:33:40.110Z] #18 58.20 Selecting previously unselected package iptables. [2020-03-14T00:33:40.110Z] #18 58.20 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-14T00:33:40.110Z] #18 58.21 Unpacking iptables (1.8.2-4) ... [2020-03-14T00:33:40.524Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.437s coverage: 72.5% of statements [2020-03-14T00:33:40.687Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-14T00:33:40.740Z] #18 58.86 Selecting previously unselected package xxd. [2020-03-14T00:33:40.740Z] #18 58.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-14T00:33:40.740Z] #18 58.88 Unpacking xxd (2:8.1.0875-5) ... [2020-03-14T00:33:40.740Z] #18 59.06 Selecting previously unselected package vim-common. [2020-03-14T00:33:41.030Z] #18 59.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:33:41.030Z] #18 59.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-14T00:33:41.093Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.845s coverage: 49.5% of statements [2020-03-14T00:33:41.320Z] #18 59.47 Selecting previously unselected package bash-completion. [2020-03-14T00:33:41.320Z] #18 59.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-14T00:33:41.617Z] --- PASS: TestConfigInspect (3.18s) [2020-03-14T00:33:41.617Z] === RUN TestConfigCreateWithLabels [2020-03-14T00:33:42.030Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.5% of statements [2020-03-14T00:33:42.030Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-14T00:33:42.030Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-14T00:33:42.030Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-14T00:33:42.030Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-14T00:33:42.030Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-14T00:33:42.184Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-14T00:33:42.970Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-03-14T00:33:43.116Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-14T00:33:43.543Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.573s coverage: 76.1% of statements [2020-03-14T00:33:44.112Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-03-14T00:33:44.371Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-03-14T00:33:45.009Z] --- PASS: TestConfigCreateWithLabels (3.38s) [2020-03-14T00:33:45.009Z] === RUN TestConfigCreateResolve [2020-03-14T00:33:45.266Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-14T00:33:45.266Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-14T00:33:45.524Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-14T00:33:46.453Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-14T00:33:46.862Z] #18 ... [2020-03-14T00:33:46.862Z] [2020-03-14T00:33:46.862Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:46.862Z] #48 227.9 vendor/golang.org/x/crypto/cryptobyte [2020-03-14T00:33:46.862Z] #48 232.0 mime [2020-03-14T00:33:46.862Z] #48 236.9 net/http/internal [2020-03-14T00:33:46.862Z] #48 ... [2020-03-14T00:33:46.862Z] [2020-03-14T00:33:46.862Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:46.862Z] #45 136.8 DEP criu/ipc_ns.d [2020-03-14T00:33:46.862Z] #45 137.1 DEP criu/image.d [2020-03-14T00:33:46.862Z] #45 137.4 DEP criu/image-desc.d [2020-03-14T00:33:46.862Z] #45 137.6 DEP criu/fsnotify.d [2020-03-14T00:33:46.862Z] #45 137.9 DEP criu/filesystems.d [2020-03-14T00:33:46.862Z] #45 138.2 DEP criu/files.d [2020-03-14T00:33:46.862Z] #45 138.6 DEP criu/files-reg.d [2020-03-14T00:33:46.862Z] #45 138.9 DEP criu/files-ext.d [2020-03-14T00:33:46.862Z] #45 139.1 DEP criu/file-lock.d [2020-03-14T00:33:46.862Z] #45 139.4 DEP criu/file-ids.d [2020-03-14T00:33:46.862Z] #45 139.7 DEP criu/fifo.d [2020-03-14T00:33:46.862Z] #45 140.1 DEP criu/fdstore.d [2020-03-14T00:33:46.862Z] #45 140.4 DEP criu/fault-injection.d [2020-03-14T00:33:46.862Z] #45 140.5 DEP criu/external.d [2020-03-14T00:33:46.862Z] #45 140.6 DEP criu/eventpoll.d [2020-03-14T00:33:46.862Z] #45 141.1 DEP criu/eventfd.d [2020-03-14T00:33:46.862Z] #45 141.4 DEP criu/crtools.d [2020-03-14T00:33:46.862Z] #45 141.8 DEP criu/cr-service.d [2020-03-14T00:33:46.862Z] #45 142.1 DEP criu/cr-restore.d [2020-03-14T00:33:46.862Z] #45 142.6 DEP criu/cr-errno.d [2020-03-14T00:33:46.862Z] #45 142.7 DEP criu/cr-dump.d [2020-03-14T00:33:46.862Z] #45 143.0 DEP criu/cr-dedup.d [2020-03-14T00:33:46.862Z] #45 143.3 DEP criu/cr-check.d [2020-03-14T00:33:46.862Z] #45 143.7 DEP criu/config.d [2020-03-14T00:33:46.862Z] #45 144.1 DEP criu/clone-noasan.d [2020-03-14T00:33:46.862Z] #45 144.2 DEP criu/cgroup.d [2020-03-14T00:33:47.018Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 41.8% of statements [2020-03-14T00:33:47.152Z] #45 ... [2020-03-14T00:33:47.152Z] [2020-03-14T00:33:47.152Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:33:47.152Z] #48 239.1 vendor/golang.org/x/net/idna [2020-03-14T00:33:47.286Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2020-03-14T00:33:47.384Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-14T00:33:47.555Z] ok github.com/docker/docker/daemon/logger/awslogs 0.253s coverage: 77.4% of statements [2020-03-14T00:33:47.555Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.250s coverage: 61.0% of statements [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-14T00:33:47.555Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-14T00:33:48.497Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-03-14T00:33:48.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2020-03-14T00:33:48.756Z] --- PASS: TestConfigCreateResolve (3.60s) [2020-03-14T00:33:48.756Z] === RUN TestConfigDaemonLibtrustID [2020-03-14T00:33:48.757Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-03-14T00:33:49.320Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-03-14T00:33:49.320Z] PASS [2020-03-14T00:33:49.320Z] [2020-03-14T00:33:49.320Z] DONE 8 tests in 24.458s [2020-03-14T00:33:49.320Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-14T00:33:49.320Z] ++ 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-03-14T00:33:49.320Z] ++ set -e [2020-03-14T00:33:49.320Z] ++ '[' -n 0 ']' [2020-03-14T00:33:49.320Z] ++ set -x [2020-03-14T00:33:49.320Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:33:49.320Z] INFO: Testing against a local daemon [2020-03-14T00:33:49.320Z] === RUN TestCheckpoint [2020-03-14T00:33:49.320Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-14T00:33:49.320Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:33:49.320Z] === RUN TestContainerInvalidJSON [2020-03-14T00:33:49.320Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:33:49.320Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:33:49.320Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:33:49.320Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:33:49.320Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:33:49.320Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:33:49.320Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:33:49.320Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:33:49.320Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:33:49.320Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-14T00:33:49.320Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-14T00:33:49.320Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-14T00:33:49.320Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-14T00:33:49.320Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-14T00:33:49.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 62.1% of statements [2020-03-14T00:33:49.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-14T00:33:49.577Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-14T00:33:49.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-14T00:33:49.577Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-14T00:33:49.577Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-03-14T00:33:49.577Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-14T00:33:49.835Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-14T00:33:49.835Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-14T00:33:49.835Z] === RUN TestCopyFromContainer [2020-03-14T00:33:50.707Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 74.7% of statements [2020-03-14T00:33:50.707Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-14T00:33:50.707Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2020-03-14T00:33:50.969Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 33.3% of statements [2020-03-14T00:33:51.729Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-14T00:33:51.729Z] === RUN TestCopyFromContainer// [2020-03-14T00:33:51.729Z] === RUN TestCopyFromContainer//bar/root [2020-03-14T00:33:51.907Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-03-14T00:33:51.994Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-14T00:33:51.994Z] === RUN TestCopyFromContainer/bar/quux [2020-03-14T00:33:52.166Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 47.8% of statements [2020-03-14T00:33:52.166Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-03-14T00:33:52.255Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-14T00:33:52.255Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-14T00:33:52.513Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-14T00:33:52.513Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-14T00:33:52.703Z] #48 ... [2020-03-14T00:33:52.703Z] [2020-03-14T00:33:52.703Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:52.703Z] #18 65.89 Unpacking bash-completion (1:2.8-6) ... [2020-03-14T00:33:52.703Z] #18 66.77 Selecting previously unselected package bzip2. [2020-03-14T00:33:52.703Z] #18 66.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 66.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:33:52.703Z] #18 66.97 Selecting previously unselected package xz-utils. [2020-03-14T00:33:52.703Z] #18 67.01 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 67.02 Unpacking xz-utils (5.2.4-1) ... [2020-03-14T00:33:52.703Z] #18 67.35 Selecting previously unselected package apparmor. [2020-03-14T00:33:52.703Z] #18 67.37 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 67.57 Unpacking apparmor (2.13.2-10) ... [2020-03-14T00:33:52.703Z] #18 68.21 Selecting previously unselected package aufs-tools. [2020-03-14T00:33:52.703Z] #18 68.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 68.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:33:52.703Z] #18 68.46 Selecting previously unselected package libonig5:ppc64el. [2020-03-14T00:33:52.703Z] #18 68.49 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 68.50 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-14T00:33:52.703Z] #18 68.77 Selecting previously unselected package libjq1:ppc64el. [2020-03-14T00:33:52.703Z] #18 68.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 68.80 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-14T00:33:52.703Z] #18 68.99 Selecting previously unselected package jq. [2020-03-14T00:33:52.703Z] #18 69.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 69.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-14T00:33:52.703Z] #18 69.18 Selecting previously unselected package libaio1:ppc64el. [2020-03-14T00:33:52.703Z] #18 69.20 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 69.21 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-14T00:33:52.703Z] #18 69.32 Selecting previously unselected package libgpm2:ppc64el. [2020-03-14T00:33:52.703Z] #18 69.33 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 69.34 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-14T00:33:52.703Z] #18 69.52 Selecting previously unselected package libicu63:ppc64el. [2020-03-14T00:33:52.703Z] #18 69.56 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-03-14T00:33:52.703Z] #18 69.57 Unpacking libicu63:ppc64el (63.1-6) ... [2020-03-14T00:33:52.771Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-14T00:33:52.771Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer (3.23s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-03-14T00:33:53.028Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-14T00:33:53.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-14T00:33:53.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:33:53.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:33:53.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:33:53.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:33:53.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:33:53.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:33:53.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:33:53.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:33:53.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:33:53.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-14T00:33:53.028Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-14T00:33:53.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-14T00:33:53.028Z] === RUN TestCreateWithInvalidEnv [2020-03-14T00:33:53.028Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-14T00:33:53.028Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-14T00:33:53.028Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-14T00:33:53.028Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-14T00:33:53.028Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-14T00:33:53.028Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-14T00:33:53.028Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-14T00:33:53.028Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-14T00:33:53.028Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-14T00:33:53.028Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-14T00:33:53.028Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-14T00:33:53.028Z] === RUN TestCreateTmpfsMountsTarget [2020-03-14T00:33:53.028Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-03-14T00:33:53.028Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-14T00:33:53.545Z] ok github.com/docker/docker/daemon/logger/splunk 1.804s coverage: 82.5% of statements [2020-03-14T00:33:53.545Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-14T00:33:53.545Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-14T00:33:53.593Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-14T00:33:54.928Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2020-03-14T00:33:55.491Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-14T00:33:55.491Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:33:55.491Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:33:55.491Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:33:55.492Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-14T00:33:55.492Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-14T00:33:55.492Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:33:55.492Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:33:55.492Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:33:55.492Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:33:55.492Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:33:55.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:33:55.492Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:33:55.492Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:33:55.492Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-14T00:33:55.498Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2020-03-14T00:33:55.748Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:33:55.748Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:33:55.748Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:33:55.748Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:33:55.748Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-14T00:33:55.748Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-14T00:33:55.749Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-14T00:33:55.749Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-14T00:33:55.749Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-14T00:33:55.749Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-14T00:33:55.749Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-14T00:33:55.757Z] ok github.com/docker/docker/distribution 0.250s coverage: 22.1% of statements [2020-03-14T00:33:55.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-14T00:33:56.184Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-14T00:33:57.118Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-14T00:33:57.138Z] ok github.com/docker/docker/distribution/xfer 1.754s coverage: 85.1% of statements [2020-03-14T00:33:57.138Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-14T00:33:57.138Z] ok github.com/docker/docker/image 0.077s coverage: 86.4% of statements [2020-03-14T00:33:57.141Z] #18 ... [2020-03-14T00:33:57.141Z] [2020-03-14T00:33:57.141Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:33:57.141Z] #45 144.5 DEP criu/cgroup-props.d [2020-03-14T00:33:57.141Z] #45 144.7 DEP criu/bitmap.d [2020-03-14T00:33:57.141Z] #45 144.8 DEP criu/bfd.d [2020-03-14T00:33:57.141Z] #45 145.1 DEP criu/autofs.d [2020-03-14T00:33:57.141Z] #45 145.3 DEP criu/aio.d [2020-03-14T00:33:57.141Z] #45 145.8 DEP criu/action-scripts.d [2020-03-14T00:33:57.141Z] #45 146.5 CC criu/action-scripts.o [2020-03-14T00:33:57.141Z] #45 147.5 CC criu/aio.o [2020-03-14T00:33:57.141Z] #45 148.8 CC criu/autofs.o [2020-03-14T00:33:57.141Z] #45 152.7 CC criu/bfd.o [2020-03-14T00:33:57.141Z] #45 154.1 CC criu/bitmap.o [2020-03-14T00:33:57.141Z] #45 154.3 CC criu/cgroup-props.o [2020-03-14T00:33:57.376Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-14T00:33:57.707Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2020-03-14T00:33:57.707Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-14T00:33:57.707Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-03-14T00:33:57.707Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-14T00:33:57.707Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-03-14T00:33:57.771Z] #45 ... [2020-03-14T00:33:57.771Z] [2020-03-14T00:33:57.771Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:57.771Z] #18 76.06 Selecting previously unselected package libnet1:ppc64el. [2020-03-14T00:33:57.771Z] #18 76.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-14T00:33:57.771Z] #18 76.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-14T00:33:58.061Z] #18 76.19 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-14T00:33:58.061Z] #18 76.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-14T00:33:58.061Z] #18 76.20 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-14T00:33:58.061Z] #18 76.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-14T00:33:58.061Z] #18 76.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-14T00:33:58.351Z] #18 76.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:33:58.351Z] #18 76.54 Selecting previously unselected package libreadline5:ppc64el. [2020-03-14T00:33:58.351Z] #18 76.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-14T00:33:58.351Z] #18 76.58 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-14T00:33:58.645Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 50.0% of statements [2020-03-14T00:33:58.647Z] #18 ... [2020-03-14T00:33:58.647Z] [2020-03-14T00:33:58.647Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:33:58.647Z] #51 DONE 250.5s [2020-03-14T00:33:58.647Z] [2020-03-14T00:33:58.647Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:33:58.647Z] #18 76.80 Selecting previously unselected package net-tools. [2020-03-14T00:33:58.647Z] #18 76.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-14T00:33:58.647Z] #18 76.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.80s) [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:33:58.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:33:58.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:33:58.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:33:58.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:33:58.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:33:58.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:33:58.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:33:58.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:33:58.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:33:58.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:33:58.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-14T00:33:58.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-14T00:33:58.746Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-14T00:33:59.284Z] #18 77.54 Selecting previously unselected package python-pip-whl. [2020-03-14T00:33:59.284Z] #18 77.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-14T00:33:59.284Z] #18 77.58 Unpacking python-pip-whl (18.1-5) ... [2020-03-14T00:33:59.675Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-03-14T00:33:59.675Z] === RUN TestContainerStartOnDaemonRestart [2020-03-14T00:33:59.675Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:33:59.675Z] === RUN TestDaemonRestartIpcMode [2020-03-14T00:33:59.675Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:33:59.675Z] === RUN TestDaemonHostGatewayIP [2020-03-14T00:33:59.675Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:33:59.675Z] === RUN TestDiff [2020-03-14T00:34:00.027Z] ok github.com/docker/docker/opts 0.068s coverage: 67.4% of statements [2020-03-14T00:34:00.238Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-14T00:34:00.238Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-14T00:34:00.495Z] --- PASS: TestDiff (0.86s) [2020-03-14T00:34:00.495Z] === RUN TestExecWithCloseStdin [2020-03-14T00:34:00.788Z] #18 79.07 Selecting previously unselected package python3-lib2to3. [2020-03-14T00:34:00.788Z] #18 79.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-14T00:34:00.788Z] #18 79.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:34:00.965Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-03-14T00:34:00.965Z] ok github.com/docker/docker/pkg/authorization 0.303s coverage: 68.3% of statements [2020-03-14T00:34:01.058Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-14T00:34:01.078Z] #18 79.29 Selecting previously unselected package python3-distutils. [2020-03-14T00:34:01.078Z] #18 79.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-14T00:34:01.078Z] #18 79.31 Unpacking python3-distutils (3.7.3-1) ... [2020-03-14T00:34:01.225Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-03-14T00:34:01.368Z] #18 79.55 Selecting previously unselected package python3-pip. [2020-03-14T00:34:01.368Z] #18 79.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-14T00:34:01.368Z] #18 79.59 Unpacking python3-pip (18.1-5) ... [2020-03-14T00:34:01.623Z] --- PASS: TestExecWithCloseStdin (1.13s) [2020-03-14T00:34:01.623Z] === RUN TestExec [2020-03-14T00:34:01.658Z] #18 79.92 Selecting previously unselected package python3-pkg-resources. [2020-03-14T00:34:01.658Z] #18 79.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-14T00:34:01.658Z] #18 79.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:34:01.948Z] #18 80.10 Selecting previously unselected package python3-setuptools. [2020-03-14T00:34:01.948Z] #18 80.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-14T00:34:01.948Z] #18 80.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-14T00:34:02.164Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-03-14T00:34:02.164Z] ok github.com/docker/docker/pkg/archive 1.247s coverage: 76.8% of statements [2020-03-14T00:34:02.186Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-14T00:34:02.237Z] #18 80.46 Selecting previously unselected package python3-wheel. [2020-03-14T00:34:02.237Z] #18 80.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-14T00:34:02.238Z] #18 80.48 Unpacking python3-wheel (0.32.3-2) ... [2020-03-14T00:34:02.443Z] --- PASS: TestExec (1.00s) [2020-03-14T00:34:02.443Z] === RUN TestExecUser [2020-03-14T00:34:02.527Z] #18 80.57 Selecting previously unselected package sudo. [2020-03-14T00:34:02.527Z] #18 80.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-14T00:34:02.527Z] #18 80.59 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:34:02.733Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-03-14T00:34:02.815Z] #18 ... [2020-03-14T00:34:02.815Z] [2020-03-14T00:34:02.815Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:34:02.815Z] #48 244.8 net/textproto [2020-03-14T00:34:02.815Z] #48 244.9 vendor/golang.org/x/net/http/httpproxy [2020-03-14T00:34:02.815Z] #48 244.9 crypto/x509 [2020-03-14T00:34:02.815Z] #48 248.2 vendor/golang.org/x/net/http/httpguts [2020-03-14T00:34:02.815Z] #48 253.0 crypto/tls [2020-03-14T00:34:02.992Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-03-14T00:34:03.104Z] #48 ... [2020-03-14T00:34:03.104Z] [2020-03-14T00:34:03.104Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:34:03.104Z] #18 81.32 Selecting previously unselected package thin-provisioning-tools. [2020-03-14T00:34:03.104Z] #18 81.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-14T00:34:03.104Z] #18 81.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:34:03.394Z] #18 81.66 Selecting previously unselected package uidmap. [2020-03-14T00:34:03.394Z] #18 81.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-14T00:34:03.394Z] #18 81.69 Unpacking uidmap (1:4.5-1.1) ... [2020-03-14T00:34:03.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:34:03.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:34:03.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:34:03.684Z] #18 81.89 Selecting previously unselected package vim-runtime. [2020-03-14T00:34:03.684Z] #18 81.90 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-14T00:34:03.684Z] #18 81.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-14T00:34:03.812Z] --- PASS: TestExecUser (1.05s) [2020-03-14T00:34:03.812Z] === RUN TestExportContainerAndImportImage [2020-03-14T00:34:03.931Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-14T00:34:03.973Z] #18 82.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-14T00:34:03.973Z] #18 82.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:34:04.190Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-03-14T00:34:04.743Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-03-14T00:34:04.743Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-14T00:34:04.759Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-03-14T00:34:05.674Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-14T00:34:05.694Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-03-14T00:34:05.954Z] ok github.com/docker/docker/pkg/chrootarchive 3.562s coverage: 43.2% of statements [2020-03-14T00:34:06.239Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-14T00:34:06.497Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2020-03-14T00:34:06.497Z] === RUN TestHealthCheckWorkdir [2020-03-14T00:34:06.523Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-03-14T00:34:06.781Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2020-03-14T00:34:06.781Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-03-14T00:34:07.040Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-03-14T00:34:07.867Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-03-14T00:34:07.867Z] === RUN TestHealthKillContainer [2020-03-14T00:34:07.867Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-14T00:34:07.980Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-14T00:34:08.239Z] ok github.com/docker/docker/layer 7.913s coverage: 68.8% of statements [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/oci [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-14T00:34:08.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-14T00:34:08.239Z] ok github.com/docker/docker/pkg/idtools 0.609s coverage: 70.1% of statements [2020-03-14T00:34:08.499Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 69.3% of statements [2020-03-14T00:34:08.499Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-03-14T00:34:08.759Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2020-03-14T00:34:08.759Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-14T00:34:08.759Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-14T00:34:08.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-03-14T00:34:08.759Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-14T00:34:08.799Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-14T00:34:08.799Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-14T00:34:09.019Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-03-14T00:34:09.280Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-03-14T00:34:09.363Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-14T00:34:09.535Z] #18 87.57 Selecting previously unselected package vim. [2020-03-14T00:34:09.535Z] #18 87.58 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-14T00:34:09.535Z] #18 87.66 Unpacking vim (2:8.1.0875-5) ... [2020-03-14T00:34:09.540Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-03-14T00:34:09.799Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-03-14T00:34:09.799Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-14T00:34:09.799Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-14T00:34:09.927Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-14T00:34:10.164Z] #18 ... [2020-03-14T00:34:10.164Z] [2020-03-14T00:34:10.164Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:34:10.164Z] #45 157.3 CC criu/cgroup.o [2020-03-14T00:34:10.164Z] #45 165.1 CC criu/clone-noasan.o [2020-03-14T00:34:10.164Z] #45 165.5 CC criu/config.o [2020-03-14T00:34:10.370Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-03-14T00:34:10.453Z] #45 ... [2020-03-14T00:34:10.453Z] [2020-03-14T00:34:10.453Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:34:10.453Z] #18 88.67 Selecting previously unselected package xfsprogs. [2020-03-14T00:34:10.453Z] #18 88.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-14T00:34:10.453Z] #18 88.71 Unpacking xfsprogs (4.20.0-1) ... [2020-03-14T00:34:10.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-14T00:34:10.490Z] --- PASS: TestHealthKillContainer (2.99s) [2020-03-14T00:34:10.490Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-14T00:34:10.631Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-03-14T00:34:10.890Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-03-14T00:34:10.890Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-03-14T00:34:11.420Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-03-14T00:34:11.420Z] === RUN TestIpcModeNone [2020-03-14T00:34:11.458Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-03-14T00:34:11.540Z] #18 89.57 Selecting previously unselected package zip. [2020-03-14T00:34:11.540Z] #18 89.58 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-14T00:34:11.540Z] #18 89.59 Unpacking zip (3.0-11+b1) ... [2020-03-14T00:34:11.867Z] #18 89.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-14T00:34:11.867Z] #18 89.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-14T00:34:11.867Z] #18 90.00 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-14T00:34:11.867Z] #18 90.02 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-14T00:34:11.867Z] #18 90.04 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-14T00:34:11.867Z] #18 90.05 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-14T00:34:11.867Z] #18 90.05 Setting up uidmap (1:4.5-1.1) ... [2020-03-14T00:34:11.867Z] #18 90.06 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-14T00:34:11.867Z] #18 90.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-14T00:34:11.867Z] #18 90.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-14T00:34:11.867Z] #18 90.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-14T00:34:11.867Z] #18 90.10 Setting up libicu63:ppc64el (63.1-6) ... [2020-03-14T00:34:11.867Z] #18 90.11 Setting up xxd (2:8.1.0875-5) ... [2020-03-14T00:34:11.867Z] #18 90.12 Setting up zip (3.0-11+b1) ... [2020-03-14T00:34:11.867Z] #18 90.13 Setting up vim-common (2:8.1.0875-5) ... [2020-03-14T00:34:11.867Z] #18 90.21 Setting up bash-completion (1:2.8-6) ... [2020-03-14T00:34:12.356Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-14T00:34:12.356Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-14T00:34:12.356Z] --- PASS: TestIpcModeNone (0.95s) [2020-03-14T00:34:12.356Z] === RUN TestIpcModePrivate [2020-03-14T00:34:12.396Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-03-14T00:34:12.396Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-03-14T00:34:12.964Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-03-14T00:34:12.964Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-03-14T00:34:13.223Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-03-14T00:34:13.482Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-03-14T00:34:13.827Z] --- PASS: TestIpcModePrivate (1.01s) [2020-03-14T00:34:13.827Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-03-14T00:34:13.827Z] === RUN TestIpcModeShareable [2020-03-14T00:34:13.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-14T00:34:14.225Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-14T00:34:14.225Z] tests/integration/client_test.py ..... [ 75%] [2020-03-14T00:34:14.225Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-14T00:34:14.225Z] tests/integration/errors_test.py . [ 76%] [2020-03-14T00:34:14.391Z] --- PASS: TestIpcModeShareable (0.82s) [2020-03-14T00:34:14.391Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-03-14T00:34:14.391Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-14T00:34:14.504Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-03-14T00:34:14.504Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 37.2% of statements [2020-03-14T00:34:14.504Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2020-03-14T00:34:15.073Z] ok github.com/docker/docker/pkg/term 0.024s coverage: 84.8% of statements [2020-03-14T00:34:15.322Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-14T00:34:15.332Z] testing: warning: no tests to run [2020-03-14T00:34:15.332Z] coverage: [no statements] [2020-03-14T00:34:15.332Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2020-03-14T00:34:15.332Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-03-14T00:34:15.592Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-03-14T00:34:15.851Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-03-14T00:34:15.851Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-03-14T00:34:15.887Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-14T00:34:16.452Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-14T00:34:17.384Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.19s) [2020-03-14T00:34:17.384Z] === RUN TestAPIIpcModeHost [2020-03-14T00:34:17.384Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-14T00:34:17.458Z] #18 ... [2020-03-14T00:34:17.458Z] [2020-03-14T00:34:17.458Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:34:17.641Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-14T00:34:17.763Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 73.8% of statements [2020-03-14T00:34:17.763Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-03-14T00:34:18.044Z] #24 264.8 Checking out files: 20% (2163/10651) Checking out files: 21% (2237/10651) Checking out files: 22% (2344/10651) Checking out files: 23% (2450/10651) Checking out files: 24% (2557/10651) Checking out files: 25% (2663/10651) Checking out files: 26% (2770/10651) Checking out files: 27% (2876/10651) Checking out files: 28% (2983/10651) Checking out files: 29% (3089/10651) Checking out files: 30% (3196/10651) Checking out files: 31% (3302/10651) Checking out files: 32% (3409/10651) Checking out files: 33% (3515/10651) Checking out files: 34% (3622/10651) Checking out files: 34% (3682/10651) Checking out files: 35% (3728/10651) Checking out files: 36% (3835/10651) Checking out files: 37% (3941/10651) Checking out files: 38% (4048/10651) Checking out files: 39% (4154/10651) Checking out files: 40% (4261/10651) Checking out files: 41% (4367/10651) Checking out files: 42% (4474/10651) Checking out files: 43% (4580/10651) Checking out files: 44% (4687/10651) Checking out files: 45% (4793/10651) Checking out files: 45% (4877/10651) Checking out files: 46% (4900/10651) Checking out files: 47% (5006/10651) Checking out files: 48% (5113/10651) Checking out files: 49% (5219/10651) Checking out files: 50% (5326/10651) Checking out files: 51% (5433/10651) Checking out files: 52% (5539/10651) Checking out files: 53% (5646/10651) Checking out files: 54% (5752/10651) Checking out files: 55% (5859/10651) Checking out files: 56% (5965/10651) Checking out files: 57% (6072/10651) Checking out files: 58% (6178/10651) Checking out files: 59% (6285/10651) Checking out files: 60% (6391/10651) Checking out files: 61% (6498/10651) Checking out files: 62% (6604/10651) Checking out files: 63% (6711/10651) Checking out files: 64% (6817/10651) Checking out files: 65% (6924/10651) Checking out files: 65% (6989/10651) Checking out files: 66% (7030/10651) Checking out files: 67% (7137/10651) Checking out files: 68% (7243/10651) Checking out files: 69% (7350/10651) Checking out files: 70% (7456/10651) Checking out files: 71% (7563/10651) Checking out files: 72% (7669/10651) Checking out files: 73% (7776/10651) Checking out files: 74% (7882/10651) Checking out files: 75% (7989/10651) Checking out files: 76% (8095/10651) Checking out files: 77% (8202/10651) Checking out files: 78% (8308/10651) Checking out files: 79% (8415/10651) Checking out files: 80% (8521/10651) Checking out files: 81% (8628/10651) Checking out files: 81% (8632/10651) Checking out files: 82% (8734/10651) Checking out files: 83% (8841/10651) Checking out files: 84% (8947/10651) Checking out files: 85% (9054/10651) Checking out files: 86% (9160/10651) Checking out files: 87% (9267/10651) Checking out files: 88% (9373/10651) Checking out files: 89% (9480/10651) Checking out files: 90% (9586/10651) Checking out files: 91% (9693/10651) Checking out files: 92% (9799/10651) Checking out files: 93% (9906/10651) Checking out files: 94% (10012/10651) Checking out files: 95% (10119/10651) Checking out files: 96% (10225/10651) Checking out files: 96% (10253/10651) Checking out files: 97% (10332/10651) Checking out files: 98% (10438/10651) Checking out files: 99% (10545/10651) Checking out files: 100% (10651/10651) Checking out files: 100% (10651/10651), done. [2020-03-14T00:34:18.332Z] #24 270.3 + cd /tmp/tmp.o9RqjcGftQ/tmp/docker-ce [2020-03-14T00:34:18.332Z] #24 270.3 + git checkout -q v17.06.2-ce [2020-03-14T00:34:18.586Z] --- PASS: TestAPIIpcModeHost (0.92s) [2020-03-14T00:34:18.586Z] === RUN TestDaemonIpcModeShareable [2020-03-14T00:34:18.704Z] ok github.com/docker/docker/reference 0.047s coverage: 84.4% of statements [2020-03-14T00:34:19.274Z] ok github.com/docker/docker/plugin 0.589s coverage: 27.1% of statements [2020-03-14T00:34:19.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-14T00:34:19.846Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-03-14T00:34:19.846Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-14T00:34:20.105Z] ok github.com/docker/docker/registry 0.239s coverage: 56.0% of statements [2020-03-14T00:34:20.397Z] #24 ... [2020-03-14T00:34:20.397Z] [2020-03-14T00:34:20.397Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:34:20.397Z] #18 95.96 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-14T00:34:20.397Z] #18 95.96 Setting up xz-utils (5.2.4-1) ... [2020-03-14T00:34:20.397Z] #18 96.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-14T00:34:20.397Z] #18 96.03 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-14T00:34:20.397Z] #18 96.21 invoke-rc.d: could not determine current runlevel [2020-03-14T00:34:20.397Z] #18 96.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-14T00:34:20.397Z] #18 96.24 Setting up pigz (2.4-1) ... [2020-03-14T00:34:20.397Z] #18 96.24 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-14T00:34:20.397Z] #18 96.25 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-14T00:34:20.397Z] #18 96.28 Setting up python-pip-whl (18.1-5) ... [2020-03-14T00:34:20.397Z] #18 96.29 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-14T00:34:20.397Z] #18 96.30 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-14T00:34:20.397Z] #18 97.34 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-14T00:34:20.397Z] #18 97.34 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-14T00:34:20.397Z] #18 97.36 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-14T00:34:20.397Z] #18 97.38 Setting up vim (2:8.1.0875-5) ... [2020-03-14T00:34:20.397Z] #18 97.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-14T00:34:20.397Z] #18 97.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-14T00:34:20.397Z] #18 97.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-14T00:34:20.397Z] #18 97.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-14T00:34:20.397Z] #18 97.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-14T00:34:20.397Z] #18 97.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-14T00:34:20.397Z] #18 97.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-14T00:34:20.397Z] #18 97.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-14T00:34:20.397Z] #18 97.61 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-14T00:34:20.397Z] #18 97.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-14T00:34:20.397Z] #18 97.66 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-14T00:34:20.397Z] #18 97.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-14T00:34:20.397Z] #18 97.70 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-14T00:34:20.397Z] #18 97.71 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-14T00:34:20.447Z] --- PASS: TestDaemonIpcModeShareable (2.06s) [2020-03-14T00:34:20.447Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2020-03-14T00:34:20.447Z] === RUN TestDaemonIpcModePrivate [2020-03-14T00:34:20.630Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-03-14T00:34:21.009Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-14T00:34:21.199Z] ok github.com/docker/docker/runconfig 0.043s coverage: 68.2% of statements [2020-03-14T00:34:21.267Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-14T00:34:21.916Z] #18 ... [2020-03-14T00:34:21.916Z] [2020-03-14T00:34:21.916Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:34:21.916Z] #48 263.9 net/http/httptrace [2020-03-14T00:34:21.916Z] #48 264.3 net/http [2020-03-14T00:34:21.916Z] #48 ... [2020-03-14T00:34:21.916Z] [2020-03-14T00:34:21.916Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:34:21.916Z] #45 169.6 CC criu/cr-check.o [2020-03-14T00:34:21.916Z] #45 173.5 CC criu/cr-dedup.o [2020-03-14T00:34:21.916Z] #45 174.3 CC criu/cr-dump.o [2020-03-14T00:34:22.213Z] #45 179.7 CC criu/cr-errno.o [2020-03-14T00:34:22.502Z] #45 179.8 CC criu/cr-restore.o [2020-03-14T00:34:22.637Z] --- PASS: TestDaemonIpcModePrivate (1.99s) [2020-03-14T00:34:22.637Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-03-14T00:34:22.637Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-14T00:34:22.895Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-14T00:34:23.109Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-03-14T00:34:23.109Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-03-14T00:34:23.459Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-14T00:34:23.531Z] #45 ... [2020-03-14T00:34:23.531Z] [2020-03-14T00:34:23.531Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:34:23.531Z] #24 275.6 + mkdir -p /tmp/tmp.o9RqjcGftQ/src/github.com/docker [2020-03-14T00:34:23.531Z] #24 275.6 + mv components/cli /tmp/tmp.o9RqjcGftQ/src/github.com/docker/cli [2020-03-14T00:34:23.531Z] #24 275.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-14T00:34:23.676Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-03-14T00:34:24.389Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-03-14T00:34:24.389Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: false, mustBeShared: false [2020-03-14T00:34:24.389Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-14T00:34:24.611Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-03-14T00:34:25.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:34:25.757Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2020-03-14T00:34:25.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-03-14T00:34:25.757Z] === RUN TestIpcModeOlderClient [2020-03-14T00:34:25.757Z] === PAUSE TestIpcModeOlderClient [2020-03-14T00:34:25.757Z] === RUN TestKillContainerInvalidSignal [2020-03-14T00:34:26.687Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-03-14T00:34:26.687Z] === RUN TestKillContainer [2020-03-14T00:34:26.687Z] === RUN TestKillContainer/no_signal [2020-03-14T00:34:26.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:34:26.945Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-14T00:34:27.511Z] === RUN TestKillContainer/non_killing_signal [2020-03-14T00:34:27.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:34:28.441Z] === RUN TestKillContainer/killing_signal [2020-03-14T00:34:29.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:34:29.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:34:29.374Z] --- PASS: TestKillContainer (2.54s) [2020-03-14T00:34:29.374Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-03-14T00:34:29.374Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-03-14T00:34:29.374Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-03-14T00:34:29.374Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-14T00:34:29.374Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-14T00:34:29.631Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-14T00:34:30.194Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-14T00:34:30.428Z] #24 ... [2020-03-14T00:34:30.428Z] [2020-03-14T00:34:30.428Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:34:30.428Z] #18 104.0 Setting up iptables (1.8.2-4) ... [2020-03-14T00:34:30.428Z] #18 104.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-14T00:34:30.428Z] #18 104.2 Setting up python3 (3.7.3-1) ... [2020-03-14T00:34:30.428Z] #18 105.1 Setting up python3-wheel (0.32.3-2) ... [2020-03-14T00:34:30.428Z] #18 106.4 Setting up apparmor (2.13.2-10) ... [2020-03-14T00:34:30.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:34:31.057Z] #18 109.2 Setting up xfsprogs (4.20.0-1) ... [2020-03-14T00:34:31.057Z] #18 109.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-14T00:34:31.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-03-14T00:34:31.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-14T00:34:31.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2020-03-14T00:34:31.126Z] === RUN TestKillStoppedContainer [2020-03-14T00:34:31.126Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-14T00:34:31.126Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-14T00:34:31.126Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-14T00:34:31.126Z] === RUN TestKillDifferentUserContainer [2020-03-14T00:34:31.347Z] #18 ... [2020-03-14T00:34:31.347Z] [2020-03-14T00:34:31.347Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:34:31.347Z] #48 283.6 github.com/LK4D4/vndr/godl [2020-03-14T00:34:31.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:34:32.056Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-03-14T00:34:32.056Z] === RUN TestInspectOomKilledTrue [2020-03-14T00:34:32.056Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-14T00:34:32.056Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:34:32.056Z] === RUN TestInspectOomKilledFalse [2020-03-14T00:34:32.056Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-14T00:34:32.056Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:34:32.056Z] === RUN TestLinksEtcHostsContentMatch [2020-03-14T00:34:32.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-14T00:34:32.620Z] === RUN TestLinksContainerNames [2020-03-14T00:34:32.845Z] #48 285.0 github.com/LK4D4/vndr [2020-03-14T00:34:33.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:34:33.550Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-14T00:34:34.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-14T00:34:34.678Z] --- PASS: TestLinksContainerNames (1.92s) [2020-03-14T00:34:34.678Z] === RUN TestLogsFollowTailEmpty [2020-03-14T00:34:35.609Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2020-03-14T00:34:35.609Z] === RUN TestContainerNetworkMountsNoChown [2020-03-14T00:34:35.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:34:36.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:34:36.540Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/default [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/default [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/private [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/private [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rprivate [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/slave [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/slave [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rslave [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/shared [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/shared [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rshared [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-14T00:34:36.540Z] === CONT TestMountDaemonRoot/default [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-14T00:34:36.540Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:34:36.540Z] === CONT TestMountDaemonRoot/rshared [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:34:36.540Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:34:36.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:34:36.540Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/shared [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/rslave [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/slave [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/rprivate [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/private [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-14T00:34:36.799Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:34:36.799Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:34:36.799Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:34:37.056Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-14T00:34:37.313Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-14T00:34:37.313Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-14T00:34:37.313Z] === RUN TestContainerBindMountNonRecursive [2020-03-14T00:34:37.877Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-14T00:34:37.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:34:38.411Z] #48 ... [2020-03-14T00:34:38.411Z] [2020-03-14T00:34:38.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:34:38.411Z] #45 189.7 CC criu/cr-service.o [2020-03-14T00:34:38.411Z] #45 193.4 CC criu/crtools.o [2020-03-14T00:34:38.411Z] #45 194.5 CC criu/eventfd.o [2020-03-14T00:34:38.411Z] #45 195.2 CC criu/eventpoll.o [2020-03-14T00:34:38.442Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-14T00:34:38.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:34:39.435Z] #45 ... [2020-03-14T00:34:39.435Z] [2020-03-14T00:34:39.435Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-14T00:34:39.435Z] #18 110.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-14T00:34:39.435Z] #18 112.1 Setting up python3-distutils (3.7.3-1) ... [2020-03-14T00:34:39.435Z] #18 113.1 Setting up python3-setuptools (40.8.0-1) ... [2020-03-14T00:34:39.435Z] #18 115.2 Setting up python3-pip (18.1-5) ... [2020-03-14T00:34:39.435Z] #18 116.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-14T00:34:39.435Z] #18 117.0 Processing triggers for mime-support (3.62) ... [2020-03-14T00:34:39.435Z] #18 DONE 117.4s [2020-03-14T00:34:39.435Z] [2020-03-14T00:34:39.435Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-14T00:34:39.724Z] #19 0.433 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-14T00:34:39.724Z] #19 0.450 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-14T00:34:39.724Z] #19 0.458 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-14T00:34:39.724Z] #19 DONE 0.5s [2020-03-14T00:34:39.724Z] [2020-03-14T00:34:39.724Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:34:39.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-14T00:34:40.070Z] --- PASS: TestContainerBindMountNonRecursive (2.73s) [2020-03-14T00:34:40.070Z] === RUN TestNetworkNat [2020-03-14T00:34:40.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:34:41.000Z] --- PASS: TestNetworkNat (0.90s) [2020-03-14T00:34:41.000Z] === RUN TestNetworkLocalhostTCPNat [2020-03-14T00:34:41.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:34:42.373Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2020-03-14T00:34:42.373Z] === RUN TestNetworkLoopbackNat [2020-03-14T00:34:42.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-14T00:34:42.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:34:43.304Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-14T00:34:43.304Z] === RUN TestPause [2020-03-14T00:34:43.950Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:34:43.950Z] Using test binary docker [2020-03-14T00:34:43.950Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-14T00:34:43.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:34:43.950Z] INFO: Waiting for daemon to start... [2020-03-14T00:34:43.950Z] Starting dockerd [2020-03-14T00:34:44.675Z] --- PASS: TestPause (1.14s) [2020-03-14T00:34:44.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-14T00:34:44.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:34:44.675Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:34:44.675Z] === RUN TestPauseStopPausedContainer [2020-03-14T00:34:45.831Z] . [2020-03-14T00:34:45.831Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:34:45.831Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:34:45.831Z] Error: No such image: emptyfs [2020-03-14T00:34:45.831Z] Running integration-test (iteration 1) [2020-03-14T00:34:45.831Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-14T00:34:46.058Z] --- PASS: TestPauseStopPausedContainer (1.62s) [2020-03-14T00:34:46.058Z] === RUN TestPsFilter [2020-03-14T00:34:46.316Z] --- PASS: TestPsFilter (0.26s) [2020-03-14T00:34:46.316Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-14T00:34:46.534Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/rootless [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/volume [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-14T00:34:46.534Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === Skipped [2020-03-14T00:34:46.534Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-14T00:34:46.534Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-14T00:34:46.534Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-14T00:34:46.534Z] time="2020-03-14T00:33:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-14T00:34:46.534Z] time="2020-03-14T00:33:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-14T00:34:46.534Z] time="2020-03-14T00:33:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-14T00:34:46.534Z] time="2020-03-14T00:33:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-14T00:34:46.534Z] time="2020-03-14T00:33:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:34:46.534Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:34:46.534Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-14T00:34:46.534Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-14T00:34:46.534Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-14T00:34:46.534Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-14T00:34:46.534Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-14T00:34:46.534Z] [2020-03-14T00:34:46.534Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:34:46.535Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-14T00:34:46.535Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-14T00:34:46.535Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-14T00:34:46.535Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] [2020-03-14T00:34:46.535Z] DONE 2140 tests, 26 skipped in 190.962s Post stage [Pipeline] junit [2020-03-14T00:34:46.549Z] Recording test results [2020-03-14T00:34:46.592Z] #20 ... [2020-03-14T00:34:46.592Z] [2020-03-14T00:34:46.592Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:34:46.592Z] #45 197.4 CC criu/external.o [2020-03-14T00:34:46.592Z] #45 198.4 CC criu/fault-injection.o [2020-03-14T00:34:46.592Z] #45 198.6 CC criu/fdstore.o [2020-03-14T00:34:46.592Z] #45 199.6 CC criu/fifo.o [2020-03-14T00:34:46.592Z] #45 200.4 CC criu/file-ids.o [2020-03-14T00:34:46.592Z] #45 201.2 CC criu/file-lock.o [2020-03-14T00:34:46.592Z] #45 203.5 CC criu/files-ext.o [2020-03-14T00:34:47.222Z] #45 204.5 CC criu/files-reg.o [2020-03-14T00:34:47.246Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-03-14T00:34:47.246Z] === RUN TestRemoveContainerWithVolume [2020-03-14T00:34:48.178Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-14T00:34:48.178Z] --- PASS: TestRemoveContainerWithVolume (1.15s) [2020-03-14T00:34:48.178Z] === RUN TestRemoveContainerRunning [2020-03-14T00:34:48.730Z] #45 ... [2020-03-14T00:34:48.730Z] [2020-03-14T00:34:48.730Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:34:48.731Z] #48 DONE 300.5s [2020-03-14T00:34:48.731Z] [2020-03-14T00:34:48.731Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:34:49.380Z] #61 ... [2020-03-14T00:34:49.380Z] [2020-03-14T00:34:49.380Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-14T00:34:49.380Z] #20 9.700 Collecting yamllint==1.16.0 [2020-03-14T00:34:49.529Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -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:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh dynbinary test-integration [2020-03-14T00:34:49.548Z] --- PASS: TestRemoveContainerRunning (1.26s) [2020-03-14T00:34:49.548Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-14T00:34:50.111Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-14T00:34:50.368Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-03-14T00:34:50.368Z] === RUN TestRemoveInvalidContainer [2020-03-14T00:34:50.368Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-14T00:34:50.368Z] === RUN TestRenameLinkedContainer [2020-03-14T00:34:50.407Z] #20 10.75 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-14T00:34:50.466Z] [2020-03-14T00:34:50.466Z] Removing bundles/ [2020-03-14T00:34:50.466Z] [2020-03-14T00:34:50.466Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-14T00:34:50.466Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:34:50.466Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:34:50.696Z] #20 10.98 Collecting pyyaml (from yamllint==1.16.0) [2020-03-14T00:34:51.325Z] #20 11.47 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-14T00:34:51.423Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-14T00:34:51.740Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-14T00:34:54.036Z] #20 14.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-14T00:34:54.036Z] #20 14.40 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-14T00:34:54.325Z] #20 14.48 Building wheels for collected packages: pyyaml [2020-03-14T00:34:54.325Z] #20 14.49 Running setup.py bdist_wheel for pyyaml: started [2020-03-14T00:34:55.756Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:34:55.757Z] Loaded image: busybox:latest [2020-03-14T00:34:55.757Z] Loaded image: busybox:glibc [2020-03-14T00:34:55.757Z] Loaded image: debian:jessie [2020-03-14T00:34:55.757Z] Loaded image: hello-world:latest [2020-03-14T00:34:55.757Z] INFO: Testing against a local daemon [2020-03-14T00:34:55.757Z] === RUN TestCgroupNamespacesBuild [2020-03-14T00:34:55.757Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-14T00:34:55.757Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:34:55.757Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-14T00:34:55.757Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-14T00:34:55.757Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:34:55.757Z] === RUN TestBuildWithSession [2020-03-14T00:34:55.757Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-14T00:34:55.757Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:34:55.757Z] === RUN TestBuildSquashParent [2020-03-14T00:34:55.830Z] #20 16.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-14T00:34:55.917Z] --- PASS: TestRenameLinkedContainer (4.75s) [2020-03-14T00:34:55.918Z] === RUN TestRenameStoppedContainer [2020-03-14T00:34:56.119Z] #20 16.23 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-14T00:34:56.119Z] #20 16.37 Successfully built pyyaml [2020-03-14T00:34:56.119Z] #20 16.39 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-14T00:34:56.771Z] #20 16.96 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-14T00:34:56.847Z] --- PASS: TestRenameStoppedContainer (1.49s) [2020-03-14T00:34:56.847Z] === RUN TestRenameRunningContainerAndReuse [2020-03-14T00:34:56.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-14T00:34:56.847Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-14T00:34:57.062Z] #20 DONE 17.3s [2020-03-14T00:34:57.062Z] [2020-03-14T00:34:57.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:34:57.062Z] #45 210.0 CC criu/files.o [2020-03-14T00:34:57.691Z] #45 215.2 CC criu/filesystems.o [2020-03-14T00:34:58.741Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-03-14T00:34:58.741Z] === RUN TestRenameInvalidName [2020-03-14T00:34:59.198Z] #45 216.4 CC criu/fsnotify.o [2020-03-14T00:34:59.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-14T00:34:59.562Z] --- PASS: TestRenameInvalidName (0.95s) [2020-03-14T00:34:59.562Z] === RUN TestRenameAnonymousContainer [2020-03-14T00:35:00.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-14T00:35:01.918Z] #45 218.9 CC criu/image-desc.o [2020-03-14T00:35:01.918Z] #45 219.2 CC criu/image.o [2020-03-14T00:35:03.021Z] --- PASS: TestRenameAnonymousContainer (3.60s) [2020-03-14T00:35:03.021Z] === RUN TestRenameContainerWithSameName [2020-03-14T00:35:03.824Z] --- PASS: TestBuildSquashParent (7.59s) [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:35:03.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:35:03.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:35:03.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:35:03.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:35:03.979Z] #45 220.9 CC criu/ipc_ns.o [2020-03-14T00:35:04.390Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2020-03-14T00:35:04.390Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-14T00:35:04.390Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-14T00:35:04.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-14T00:35:05.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-14T00:35:06.078Z] #45 223.2 CC criu/irmap.o [2020-03-14T00:35:06.146Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2020-03-14T00:35:06.147Z] === RUN TestResize [2020-03-14T00:35:06.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:35:06.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:35:06.353Z] --- PASS: TestImportExtremelyLargeImageWorks (86.97s) [2020-03-14T00:35:06.353Z] PASS [2020-03-14T00:35:06.353Z] [2020-03-14T00:35:06.353Z] === Skipped [2020-03-14T00:35:06.353Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:35:06.353Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:35:06.353Z] [2020-03-14T00:35:06.353Z] [2020-03-14T00:35:06.353Z] DONE 12 tests, 1 skipped in 88.408s [2020-03-14T00:35:06.353Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-14T00:35:06.353Z] ++ 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-03-14T00:35:06.353Z] ++ set -e [2020-03-14T00:35:06.353Z] ++ '[' -n 0 ']' [2020-03-14T00:35:06.353Z] ++ set -x [2020-03-14T00:35:06.353Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:35:06.353Z] INFO: Testing against a local daemon [2020-03-14T00:35:06.353Z] === RUN TestNetworkCreateDelete [2020-03-14T00:35:06.353Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-03-14T00:35:06.353Z] === RUN TestDockerNetworkDeletePreferID [2020-03-14T00:35:06.353Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-03-14T00:35:06.353Z] === RUN TestInspectNetwork [2020-03-14T00:35:06.353Z] === RUN TestInspectNetwork/full_network_id [2020-03-14T00:35:06.353Z] === RUN TestInspectNetwork/partial_network_id [2020-03-14T00:35:06.353Z] === RUN TestInspectNetwork/network_name [2020-03-14T00:35:06.353Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-14T00:35:07.080Z] --- PASS: TestResize (0.89s) [2020-03-14T00:35:07.080Z] === RUN TestResizeWithInvalidSize [2020-03-14T00:35:07.107Z] #45 224.5 CC criu/kcmp-ids.o [2020-03-14T00:35:07.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-14T00:35:07.817Z] --- PASS: TestInspectNetwork (11.07s) [2020-03-14T00:35:07.817Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-14T00:35:07.817Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-14T00:35:07.817Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-14T00:35:07.817Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-14T00:35:07.817Z] === RUN TestRunContainerWithBridgeNone [2020-03-14T00:35:07.902Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2020-03-14T00:35:07.902Z] === RUN TestResizeWhenContainerNotStarted [2020-03-14T00:35:08.138Z] #45 225.1 CC criu/kerndat.o [2020-03-14T00:35:08.138Z] #45 ... [2020-03-14T00:35:08.138Z] [2020-03-14T00:35:08.138Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-14T00:35:08.138Z] #31 DONE 320.3s [2020-03-14T00:35:08.138Z] [2020-03-14T00:35:08.138Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:35:08.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:35:08.212Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:35:08.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-14T00:35:08.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:08.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:08.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:08.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:35:08.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:35:09.042Z] ......... [ 86%] [2020-03-14T00:35:09.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-03-14T00:35:10.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2020-03-14T00:35:10.092Z] === RUN TestBuildMultiStageCopy [2020-03-14T00:35:10.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-14T00:35:10.481Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-03-14T00:35:10.481Z] === RUN TestNetworkInvalidJSON [2020-03-14T00:35:10.481Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-14T00:35:10.481Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-14T00:35:10.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:35:10.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:35:10.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:35:10.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:35:10.481Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-14T00:35:10.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:35:10.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:35:10.481Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-14T00:35:10.481Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-14T00:35:10.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-14T00:35:10.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-14T00:35:10.481Z] === RUN TestHostIPv4BridgeLabel [2020-03-14T00:35:10.859Z] #45 228.1 CC criu/libnetlink.o [2020-03-14T00:35:11.091Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-14T00:35:11.091Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-14T00:35:11.493Z] #45 228.7 CC criu/log.o [2020-03-14T00:35:11.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-14T00:35:11.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:11.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:12.092Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-03-14T00:35:12.092Z] === RUN TestDaemonDefaultNetworkPools [2020-03-14T00:35:12.123Z] #45 229.5 CC criu/lsm.o [2020-03-14T00:35:12.703Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-03-14T00:35:12.703Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-14T00:35:13.154Z] #45 230.2 CC criu/mem.o [2020-03-14T00:35:13.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:35:13.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-14T00:35:13.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:35:14.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-14T00:35:14.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-14T00:35:14.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-14T00:35:14.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-14T00:35:14.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:35:14.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-14T00:35:15.168Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-03-14T00:35:15.168Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-14T00:35:15.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:35:15.192Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-14T00:35:15.331Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-14T00:35:15.779Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-03-14T00:35:15.779Z] === RUN TestServiceWithPredefinedNetwork [2020-03-14T00:35:15.925Z] #45 233.0 CC criu/mount.o [2020-03-14T00:35:16.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-14T00:35:16.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-14T00:35:16.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-14T00:35:16.950Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-14T00:35:17.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-03-14T00:35:17.472Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-14T00:35:17.472Z] === RUN TestBuildMultiStageParentConfig [2020-03-14T00:35:17.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:35:19.218Z] --- PASS: TestServiceWithPredefinedNetwork (3.49s) [2020-03-14T00:35:19.218Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-14T00:35:19.218Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:35:19.218Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:35:19.218Z] === RUN TestServiceWithDataPathPortInit [2020-03-14T00:35:19.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-14T00:35:19.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-14T00:35:20.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:35:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-14T00:35:21.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:35:22.185Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-14T00:35:22.701Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-03-14T00:35:22.701Z] === RUN TestBuildLabelWithTargets [2020-03-14T00:35:22.800Z] #45 239.9 CC criu/namespaces.o [2020-03-14T00:35:23.546Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.63s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-03-14T00:35:24.048Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2020-03-14T00:35:24.049Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.07s) [2020-03-14T00:35:24.049Z] === RUN TestCgroupNamespacesRun [2020-03-14T00:35:25.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-14T00:35:25.984Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-03-14T00:35:25.984Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-14T00:35:26.326Z] #45 243.1 CC criu/net.o [2020-03-14T00:35:27.878Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2020-03-14T00:35:27.878Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-14T00:35:29.597Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-14T00:35:29.772Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2020-03-14T00:35:29.772Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-14T00:35:30.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-14T00:35:30.766Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-14T00:35:30.766Z] === RUN TestBuildWithEmptyLayers [2020-03-14T00:35:31.394Z] 23645bd7ee08: Pull complete [2020-03-14T00:35:31.395Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-14T00:35:31.395Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:35:31.395Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-14T00:35:31.395Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-14T00:35:31.395Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-14T00:35:31.395Z] WARN: Skipping validation tests [2020-03-14T00:35:31.395Z] INFO: Running unit tests at 03/14/2020 00:35:21... [2020-03-14T00:35:31.395Z] INFO: make.ps1 starting at 03/14/2020 00:35:25 [2020-03-14T00:35:31.395Z] INFO: Git commit (75d23ac7cf) assumed from DOCKER_GITCOMMIT environment variable [2020-03-14T00:35:31.395Z] INFO: Invoking autogen... [2020-03-14T00:35:31.395Z] INFO: Running unit tests... [2020-03-14T00:35:31.401Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-03-14T00:35:31.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-14T00:35:31.884Z] #45 248.9 CC criu/netfilter.o [2020-03-14T00:35:32.175Z] #45 249.5 CC criu/page-pipe.o [2020-03-14T00:35:32.871Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-14T00:35:32.871Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-14T00:35:33.272Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-14T00:35:33.272Z] === RUN TestBuildMultiStageOnBuild [2020-03-14T00:35:33.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-14T00:35:33.555Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2020-03-14T00:35:33.555Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-14T00:35:33.680Z] #45 250.8 CC criu/page-xfer.o [2020-03-14T00:35:34.486Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2020-03-14T00:35:34.486Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-14T00:35:34.486Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-14T00:35:35.135Z] 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/fuse-overlayfs 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/loggerutils/cache 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-03-14T00:35:35.417Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-03-14T00:35:35.417Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-14T00:35:36.413Z] #45 253.3 CC criu/pagemap-cache.o [2020-03-14T00:35:36.709Z] #45 253.8 CC criu/pagemap.o [2020-03-14T00:35:37.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-14T00:35:37.313Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-03-14T00:35:37.313Z] === RUN TestKernelTCPMemory [2020-03-14T00:35:37.458Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-14T00:35:37.968Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-14T00:35:37.968Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-14T00:35:37.968Z] [2020-03-14T00:35:37.968Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-14T00:35:37.968Z] =========================== short test summary info ============================ [2020-03-14T00:35:37.968Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-14T00:35:37.968Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-14T00:35:37.968Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-14T00:35:37.968Z] Not supported on most drivers [2020-03-14T00:35:37.968Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-14T00:35:37.968Z] Can fail if eth0 has multiple IP addresses [2020-03-14T00:35:37.968Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-14T00:35:37.968Z] This doesn't seem to be taken into account by the engine [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-14T00:35:37.968Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-14T00:35:37.968Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-14T00:35:37.968Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 343.99 seconds == [2020-03-14T00:35:38.215Z] #45 255.4 CC criu/parasite-syscall.o [2020-03-14T00:35:38.223Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-14T00:35:38.244Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-03-14T00:35:38.244Z] === RUN TestNISDomainname [2020-03-14T00:35:38.501Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-14T00:35:38.501Z] === RUN TestBuildUncleanTarFilenames [2020-03-14T00:35:38.755Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-03-14T00:35:38.755Z] === RUN TestBuildMultiStageLayerLeak [2020-03-14T00:35:38.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-14T00:35:39.373Z] --- PASS: TestNISDomainname (0.98s) [2020-03-14T00:35:39.373Z] === RUN TestHostnameDnsResolution [2020-03-14T00:35:39.715Z] #45 257.0 CC criu/path.o [2020-03-14T00:35:40.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-14T00:35:40.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-14T00:35:40.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-14T00:35:40.374Z] #45 257.5 CC criu/pie-util-vdso.o [2020-03-14T00:35:40.869Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-03-14T00:35:40.869Z] === RUN TestStats [2020-03-14T00:35:41.007Z] #45 258.3 CC criu/pie-util.o [2020-03-14T00:35:41.302Z] #45 258.6 CC criu/pipes.o [2020-03-14T00:35:41.529Z] --- PASS: TestServiceWithDataPathPortInit (20.12s) [2020-03-14T00:35:41.529Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-14T00:35:42.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-14T00:35:42.805Z] #45 260.2 CC criu/plugin.o [2020-03-14T00:35:43.169Z] --- PASS: TestStats (2.00s) [2020-03-14T00:35:43.169Z] === RUN TestStopContainerWithTimeout [2020-03-14T00:35:43.169Z] === RUN TestStopContainerWithTimeout/0 [2020-03-14T00:35:43.169Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-14T00:35:43.169Z] === RUN TestStopContainerWithTimeout/1 [2020-03-14T00:35:43.169Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-14T00:35:43.169Z] === RUN TestStopContainerWithTimeout/3 [2020-03-14T00:35:43.169Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-14T00:35:43.169Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-14T00:35:43.169Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-14T00:35:43.169Z] === CONT TestStopContainerWithTimeout/0 [2020-03-14T00:35:43.169Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-14T00:35:43.730Z] ? github.com/docker/docker/api [no test files] [2020-03-14T00:35:43.862Z] #45 260.9 CC criu/proc_parse.o [2020-03-14T00:35:43.983Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-03-14T00:35:43.983Z] === RUN TestBuildWithHugeFile [2020-03-14T00:35:44.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-14T00:35:44.103Z] === CONT TestStopContainerWithTimeout/3 [2020-03-14T00:35:45.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-14T00:35:45.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-14T00:35:45.858Z] === CONT TestStopContainerWithTimeout/1 [2020-03-14T00:35:47.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-14T00:35:48.008Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-14T00:35:48.008Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-03-14T00:35:48.008Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-03-14T00:35:48.008Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-03-14T00:35:48.008Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-03-14T00:35:48.008Z] === RUN TestDeleteDevicemapper [2020-03-14T00:35:48.008Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-14T00:35:48.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:35:48.008Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-14T00:35:48.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-14T00:35:49.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2020-03-14T00:35:49.887Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fokqv870juml18zyc2ib7yxnu Created:2020-03-14 00:35:40.882115284 +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[2f47936d1af57407557c1d6499707ce0b21349df96af879428c6506dfa0d1b0a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2o5pj3gaf7n7uq6qjcrr29i32 EndpointID:a1a89ab7becbc60347a02af5e5b04dc6f54f1daa7b9a374199eea2b801a508a8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36652f9c1f5a89ec6ad6c64f1bb70e655d88d3791fa640eae92c24f2e37df7a5 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:c21cd7420610 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2o5pj3gaf7n7uq6qjcrr29i32 EndpointID:a1a89ab7becbc60347a02af5e5b04dc6f54f1daa7b9a374199eea2b801a508a8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-14T00:35:49.887Z] PASS [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] === Skipped [2020-03-14T00:35:49.887Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:35:49.887Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] DONE 22 tests, 1 skipped in 53.325s [2020-03-14T00:35:49.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:35:49.887Z] ++ 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-03-14T00:35:49.887Z] ++ set -e [2020-03-14T00:35:49.887Z] ++ '[' -n 0 ']' [2020-03-14T00:35:49.887Z] ++ set -x [2020-03-14T00:35:49.887Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:35:49.887Z] INFO: Testing against a local daemon [2020-03-14T00:35:49.887Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-14T00:35:49.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:35:49.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:35:49.887Z] === RUN TestDockerNetworkIpvlan [2020-03-14T00:35:49.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:35:49.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:35:49.887Z] PASS [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] === Skipped [2020-03-14T00:35:49.887Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:35:49.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:35:49.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] [2020-03-14T00:35:49.887Z] DONE 2 tests, 2 skipped in 0.076s [2020-03-14T00:35:49.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:35:49.887Z] ++ 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-03-14T00:35:49.887Z] ++ set -e [2020-03-14T00:35:49.887Z] ++ '[' -n 0 ']' [2020-03-14T00:35:49.887Z] ++ set -x [2020-03-14T00:35:49.887Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:35:49.887Z] INFO: Testing against a local daemon [2020-03-14T00:35:49.887Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-14T00:35:50.377Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T00:35:50.377Z] [2020-03-14T00:35:50.377Z] Unloading profiles will leave already running processes permanently [2020-03-14T00:35:50.377Z] unconfined, which can lead to unexpected situations. [2020-03-14T00:35:50.377Z] [2020-03-14T00:35:50.377Z] To set a process to complain mode, use the command line tool [2020-03-14T00:35:50.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T00:35:50.377Z] [2020-03-14T00:35:50.738Z] #45 267.0 CC criu/protobuf-desc.o [2020-03-14T00:35:50.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants Post stage [Pipeline] junit [2020-03-14T00:35:50.967Z] Recording test results [Pipeline] sh [2020-03-14T00:35:51.350Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-03-14T00:35:51.350Z] === RUN TestDockerNetworkMacvlan [2020-03-14T00:35:51.401Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2020-03-14T00:35:51.401Z] === RUN TestUpdateMemory [2020-03-14T00:35:51.401Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-14T00:35:51.401Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:35:51.401Z] === RUN TestUpdateCPUQuota [2020-03-14T00:35:51.533Z] + echo Ensuring container killed. [2020-03-14T00:35:51.533Z] Ensuring container killed. [2020-03-14T00:35:51.533Z] + docker rm -vf docker-pr4 [2020-03-14T00:35:51.533Z] Error: No such container: docker-pr4 [2020-03-14T00:35:51.533Z] + true [Pipeline] sh [2020-03-14T00:35:51.768Z] #45 269.1 CC criu/protobuf.o [2020-03-14T00:35:51.807Z] + echo Chowning /workspace to jenkins user [2020-03-14T00:35:51.807Z] Chowning /workspace to jenkins user [2020-03-14T00:35:51.807Z] + id -u [2020-03-14T00:35:51.807Z] + id -g [2020-03-14T00:35:51.807Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/workspace busybox chown -R 1000:1000 /workspace [2020-03-14T00:35:51.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T00:35:52.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-14T00:35:52.796Z] #45 269.8 CC criu/pstree.o [2020-03-14T00:35:52.963Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-14T00:35:53.023Z] + bundleName=docker-py [2020-03-14T00:35:53.023Z] + echo Creating docker-py-bundles.tar.gz [2020-03-14T00:35:53.023Z] Creating docker-py-bundles.tar.gz [2020-03-14T00:35:53.023Z] + 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 [2020-03-14T00:35:53.028Z] --- PASS: TestUpdateCPUQuota (1.52s) [2020-03-14T00:35:53.028Z] === RUN TestUpdatePidsLimit [2020-03-14T00:35:53.028Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] archiveArtifacts [2020-03-14T00:35:53.032Z] Archiving artifacts [2020-03-14T00:35:53.252Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-14T00:35:53.592Z] === RUN TestUpdatePidsLimit/no_change [2020-03-14T00:35:53.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh binary-daemon [2020-03-14T00:35:53.849Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-14T00:35:53.862Z] [2020-03-14T00:35:53.963Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-14T00:35:54.118Z] Removing bundles/ [2020-03-14T00:35:54.118Z] [2020-03-14T00:35:54.118Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-14T00:35:54.118Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-14T00:35:54.118Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:35:54.417Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-14T00:35:54.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-14T00:35:54.870Z] #45 271.9 CC criu/rbtree.o [2020-03-14T00:35:55.195Z] #45 272.5 CC criu/rst-malloc.o [2020-03-14T00:35:55.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-14T00:35:55.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-14T00:35:55.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-14T00:35:55.845Z] #45 273.0 CC criu/seccomp.o [2020-03-14T00:35:56.877Z] #45 ... [2020-03-14T00:35:56.877Z] [2020-03-14T00:35:56.877Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:35:56.877Z] #42 369.0 + dpkg --print-architecture [2020-03-14T00:35:56.877Z] #42 369.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2020-03-14T00:35:57.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-14T00:35:57.123Z] === RUN TestUpdateRestartPolicy [2020-03-14T00:35:57.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-14T00:35:57.508Z] #42 369.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-14T00:35:57.508Z] #42 369.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-14T00:35:58.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-14T00:35:58.169Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:35:58.169Z] [2020-03-14T00:35:58.169Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:35:58.353Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-14T00:35:58.547Z] ok github.com/docker/docker/api/server 0.222s coverage: 9.0% of statements [2020-03-14T00:35:58.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-14T00:35:58.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:35:58.736Z] HOSTNAME=dbe1517fa44b [2020-03-14T00:35:58.736Z] TESTDEBUG=0 [2020-03-14T00:35:58.736Z] DEST=bundles/test-integration [2020-03-14T00:35:58.736Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:35:58.736Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:35:58.736Z] container=docker [2020-03-14T00:35:58.736Z] HOME=/root [2020-03-14T00:35:58.736Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:35:58.736Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:35:58.736Z] VALIDATE_BRANCH=master [2020-03-14T00:35:58.736Z] TERM=xterm [2020-03-14T00:35:58.736Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:35:58.736Z] SHLVL=1 [2020-03-14T00:35:58.736Z] TIMEOUT=120m [2020-03-14T00:35:58.736Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:35:58.736Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:35:58.736Z] GO111MODULE=off [2020-03-14T00:35:58.736Z] DOCKER_EXPERIMENTAL=1 [2020-03-14T00:35:58.736Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-14T00:35:58.736Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:35:58.736Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:35:58.736Z] GOPATH=/go [2020-03-14T00:35:58.736Z] PKG_CONFIG=pkg-config [2020-03-14T00:35:58.736Z] _=/usr/bin/env [2020-03-14T00:35:58.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:35:59.989Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-14T00:36:00.556Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-14T00:36:01.488Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-14T00:36:01.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-14T00:36:02.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-14T00:36:06.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-14T00:36:07.598Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-14T00:36:07.895Z] #42 ... [2020-03-14T00:36:07.895Z] [2020-03-14T00:36:07.895Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-14T00:36:07.895Z] #45 274.2 CC criu/seize.o [2020-03-14T00:36:07.895Z] #45 276.1 CC criu/servicefd.o [2020-03-14T00:36:07.895Z] #45 277.0 CC criu/shmem.o [2020-03-14T00:36:07.895Z] #45 278.9 CC criu/sigframe.o [2020-03-14T00:36:07.895Z] #45 279.2 CC criu/signalfd.o [2020-03-14T00:36:07.895Z] #45 279.7 CC criu/sk-inet.o [2020-03-14T00:36:07.895Z] #45 281.6 CC criu/sk-netlink.o [2020-03-14T00:36:07.895Z] #45 282.2 CC criu/sk-packet.o [2020-03-14T00:36:07.895Z] #45 283.3 CC criu/sk-queue.o [2020-03-14T00:36:07.895Z] #45 284.3 CC criu/sk-tcp.o [2020-03-14T00:36:07.895Z] #45 285.2 CC criu/sk-unix.o [2020-03-14T00:36:08.576Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-14T00:36:08.967Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-14T00:36:09.897Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan (19.26s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.22s) [2020-03-14T00:36:10.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2020-03-14T00:36:10.589Z] PASS [2020-03-14T00:36:10.589Z] [2020-03-14T00:36:10.589Z] DONE 8 tests in 20.773s [2020-03-14T00:36:10.589Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-14T00:36:10.589Z] ++ 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-03-14T00:36:10.589Z] ++ set -e [2020-03-14T00:36:10.589Z] ++ '[' -n 0 ']' [2020-03-14T00:36:10.589Z] ++ set -x [2020-03-14T00:36:10.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:10.589Z] testing: warning: no tests to run [2020-03-14T00:36:10.589Z] PASS [2020-03-14T00:36:10.589Z] [2020-03-14T00:36:10.589Z] DONE 0 tests in 0.015s [2020-03-14T00:36:10.589Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-14T00:36:10.589Z] ++ 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-03-14T00:36:10.589Z] ++ set -e [2020-03-14T00:36:10.589Z] ++ '[' -n 0 ']' [2020-03-14T00:36:10.589Z] ++ set -x [2020-03-14T00:36:10.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:10.589Z] INFO: Testing against a local daemon [2020-03-14T00:36:10.589Z] === RUN TestAuthZPluginAllowRequest [2020-03-14T00:36:10.828Z] --- PASS: TestUpdateRestartPolicy (13.81s) [2020-03-14T00:36:10.828Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-14T00:36:10.828Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-14T00:36:10.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-14T00:36:11.409Z] #45 288.6 CC criu/sockets.o [2020-03-14T00:36:11.761Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2020-03-14T00:36:11.761Z] === RUN TestWaitNonBlocked [2020-03-14T00:36:11.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:36:11.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:36:11.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:36:11.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:36:11.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:36:11.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:36:12.602Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-14T00:36:12.603Z] === RUN TestAuthZPluginTLS [2020-03-14T00:36:12.883Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-14T00:36:12.883Z] === RUN TestAuthZPluginDenyRequest [2020-03-14T00:36:12.913Z] #45 290.2 CC criu/stats.o [2020-03-14T00:36:13.132Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-14T00:36:13.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-03-14T00:36:13.132Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2020-03-14T00:36:13.132Z] === RUN TestWaitBlocked [2020-03-14T00:36:13.132Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:36:13.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:36:13.132Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:36:13.132Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:36:13.132Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:36:13.132Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:36:13.163Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-03-14T00:36:13.163Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-14T00:36:13.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-14T00:36:13.546Z] #45 290.9 CC criu/string.o [2020-03-14T00:36:13.774Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-14T00:36:13.774Z] === RUN TestAuthZPluginDenyResponse [2020-03-14T00:36:13.837Z] #45 291.1 CC criu/sysctl.o [2020-03-14T00:36:14.385Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-14T00:36:14.385Z] === RUN TestAuthZPluginAllowEventStream [2020-03-14T00:36:14.764Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-14T00:36:14.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2020-03-14T00:36:14.764Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2020-03-14T00:36:14.764Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:36:14.764Z] === CONT TestIpcModeOlderClient [2020-03-14T00:36:14.764Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-14T00:36:14.764Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:36:15.339Z] #45 292.3 CC criu/sysfs_parse.o [2020-03-14T00:36:15.629Z] #45 293.1 CC criu/timerfd.o [2020-03-14T00:36:16.260Z] #45 293.6 CC criu/tty.o [2020-03-14T00:36:16.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-03-14T00:36:16.399Z] === RUN TestAuthZPluginErrorResponse [2020-03-14T00:36:16.723Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-03-14T00:36:16.723Z] === RUN TestAuthZPluginErrorRequest [2020-03-14T00:36:17.287Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-14T00:36:17.334Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-14T00:36:17.334Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-14T00:36:17.614Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-14T00:36:17.614Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-14T00:36:18.218Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-03-14T00:36:18.218Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:36:18.475Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-14T00:36:19.405Z] --- PASS: TestDaemonHostGatewayIP (4.41s) [2020-03-14T00:36:19.793Z] #45 297.3 CC criu/tun.o [2020-03-14T00:36:20.278Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-03-14T00:36:20.278Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-14T00:36:21.300Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-14T00:36:21.300Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-14T00:36:21.303Z] #45 298.4 CC criu/uffd.o [2020-03-14T00:36:22.231Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-14T00:36:22.231Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-03-14T00:36:22.231Z] PASS [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === Skipped [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-14T00:36:22.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-14T00:36:22.231Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-14T00:36:22.231Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:36:22.231Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-14T00:36:22.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-14T00:36:22.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] [2020-03-14T00:36:22.231Z] DONE 199 tests, 6 skipped in 153.115s [2020-03-14T00:36:22.292Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-03-14T00:36:22.292Z] === RUN TestAuthZPluginHeader [2020-03-14T00:36:22.488Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-14T00:36:22.488Z] ++ 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-03-14T00:36:22.488Z] ++ set -e [2020-03-14T00:36:22.488Z] ++ '[' -n 0 ']' [2020-03-14T00:36:22.488Z] ++ set -x [2020-03-14T00:36:22.488Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:22.488Z] INFO: Testing against a local daemon [2020-03-14T00:36:22.488Z] === RUN TestCommitInheritsEnv [2020-03-14T00:36:22.745Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-14T00:36:22.903Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-03-14T00:36:22.903Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-14T00:36:22.903Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T00:36:22.903Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:22.903Z] === RUN TestAuthZPluginV2Disable [2020-03-14T00:36:22.903Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-14T00:36:22.903Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:22.903Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-14T00:36:22.903Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T00:36:22.903Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:22.903Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-14T00:36:22.903Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T00:36:22.903Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:22.903Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-14T00:36:23.002Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-14T00:36:23.259Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-14T00:36:23.259Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-14T00:36:23.259Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-14T00:36:23.259Z] === RUN TestImagesFilterMultiReference [2020-03-14T00:36:23.259Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-14T00:36:23.259Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-14T00:36:23.259Z] === RUN TestImagePullPlatformInvalid [2020-03-14T00:36:23.259Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-14T00:36:23.259Z] === RUN TestRemoveImageOrphaning [2020-03-14T00:36:23.516Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-14T00:36:23.773Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-03-14T00:36:23.773Z] === RUN TestRemoveImageGarbageCollector [2020-03-14T00:36:24.026Z] #45 300.9 CC criu/util.o [2020-03-14T00:36:24.030Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-14T00:36:24.030Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-14T00:36:25.400Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-14T00:36:26.094Z] #45 303.4 CC criu/uts_ns.o [2020-03-14T00:36:26.333Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2020-03-14T00:36:26.333Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-14T00:36:26.333Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-14T00:36:26.333Z] === RUN TestTagInvalidReference [2020-03-14T00:36:26.333Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-14T00:36:26.333Z] === RUN TestTagValidPrefixedRepo [2020-03-14T00:36:26.333Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-14T00:36:26.333Z] === RUN TestTagExistedNameWithoutForce [2020-03-14T00:36:26.333Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-14T00:36:26.333Z] === RUN TestTagOfficialNames [2020-03-14T00:36:26.333Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-14T00:36:26.333Z] === RUN TestTagMatchesDigest [2020-03-14T00:36:26.333Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-14T00:36:26.333Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-14T00:36:26.591Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-14T00:36:26.728Z] #45 303.9 CC criu/vdso.o [2020-03-14T00:36:27.756Z] #45 305.1 LINK criu/built-in.o [2020-03-14T00:36:28.045Z] #45 305.4 LINK criu/criu [2020-03-14T00:36:29.549Z] #45 306.6 DEP lib/c/criu.d [2020-03-14T00:36:29.549Z] #45 306.7 CC images/rpc.pb-c.o [2020-03-14T00:36:30.580Z] #45 308.0 CC lib/c/criu.o [2020-03-14T00:36:30.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:36:30.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:36:30.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:36:33.140Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-14T00:36:33.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-14T00:36:33.319Z] #45 310.3 LINK lib/c/built-in.o [2020-03-14T00:36:33.319Z] #45 310.4 LINK lib/c/libcriu.so [2020-03-14T00:36:33.319Z] #45 310.5 LINK lib/c/libcriu.a [2020-03-14T00:36:33.715Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-14T00:36:33.715Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-14T00:36:33.732Z] #45 310.9 GEN magic.py [2020-03-14T00:36:33.733Z] #45 311.0 Note: Building without setproctitle() and strlcpy() support. [2020-03-14T00:36:33.733Z] #45 311.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-14T00:36:33.733Z] #45 311.1 Note: Building without GnuTLS support [2020-03-14T00:36:34.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-14T00:36:34.843Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-14T00:36:35.254Z] #45 312.3 fatal: not a git repository (or any of the parent directories): .git [2020-03-14T00:36:36.756Z] #45 313.9 make[1]: Nothing to be done for 'all'. [2020-03-14T00:36:38.119Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-14T00:36:38.262Z] #45 315.5 make[1]: 'images/built-in.o' is up to date. [2020-03-14T00:36:38.553Z] #45 315.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-14T00:36:38.553Z] #45 315.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-14T00:36:38.553Z] #45 315.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-14T00:36:38.844Z] #45 315.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-14T00:36:38.844Z] #45 315.9 make[1]: Nothing to be done for 'all'. [2020-03-14T00:36:38.844Z] #45 316.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-14T00:36:39.050Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-14T00:36:39.307Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-14T00:36:39.477Z] #45 316.6 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:39.477Z] #45 316.6 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:39.477Z] #45 316.8 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:39.769Z] #45 317.1 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:39.769Z] #45 317.2 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:39.872Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-14T00:36:39.872Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-14T00:36:40.060Z] #45 317.3 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:40.060Z] #45 317.4 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:40.130Z] --- PASS: TestBuildWithHugeFile (51.08s) [2020-03-14T00:36:40.130Z] === RUN TestBuildWithEmptyDockerfile [2020-03-14T00:36:40.130Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:36:40.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:36:40.130Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:36:40.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:36:40.130Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:36:40.130Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:36:40.130Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:36:40.130Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:36:40.130Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:36:40.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-03-14T00:36:40.130Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-03-14T00:36:40.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-03-14T00:36:40.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-03-14T00:36:40.130Z] === RUN TestBuildPreserveOwnership [2020-03-14T00:36:40.130Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-14T00:36:40.352Z] #45 317.7 make[2]: Nothing to be done for 'all'. [2020-03-14T00:36:40.352Z] #45 317.7 INSTALL criu/criu [2020-03-14T00:36:40.436Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-14T00:36:40.645Z] #45 DONE 317.8s [2020-03-14T00:36:40.646Z] [2020-03-14T00:36:40.646Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:36:41.000Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-14T00:36:41.053Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-14T00:36:41.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-14T00:36:41.330Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-03-14T00:36:41.331Z] PASS [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] === Skipped [2020-03-14T00:36:41.331Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T00:36:41.331Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-14T00:36:41.331Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T00:36:41.331Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T00:36:41.331Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] DONE 17 tests, 4 skipped in 29.243s [2020-03-14T00:36:41.331Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-14T00:36:41.331Z] ++ 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-03-14T00:36:41.331Z] ++ set -e [2020-03-14T00:36:41.331Z] ++ '[' -n 0 ']' [2020-03-14T00:36:41.331Z] ++ set -x [2020-03-14T00:36:41.331Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:41.331Z] INFO: Testing against a local daemon [2020-03-14T00:36:41.331Z] === RUN TestPluginInvalidJSON [2020-03-14T00:36:41.331Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:36:41.331Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:36:41.331Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:36:41.331Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-14T00:36:41.331Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-14T00:36:41.331Z] PASS [2020-03-14T00:36:41.331Z] [2020-03-14T00:36:41.331Z] DONE 2 tests in 0.080s [2020-03-14T00:36:41.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-14T00:36:41.331Z] ++ 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-03-14T00:36:41.331Z] ++ set -e [2020-03-14T00:36:41.331Z] ++ '[' -n 0 ']' [2020-03-14T00:36:41.331Z] ++ set -x [2020-03-14T00:36:41.331Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:41.331Z] INFO: Testing against a local daemon [2020-03-14T00:36:41.331Z] === RUN TestExternalGraphDriver [2020-03-14T00:36:41.331Z] === RUN TestExternalGraphDriver/json [2020-03-14T00:36:41.696Z] #24 ... [2020-03-14T00:36:41.696Z] [2020-03-14T00:36:41.696Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:36:41.696Z] #61 242.4 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-03-14T00:36:41.822Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-14T00:36:42.331Z] === RUN TestExternalGraphDriver/spec [2020-03-14T00:36:42.386Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-14T00:36:44.344Z] === RUN TestExternalGraphDriver/pull [2020-03-14T00:36:45.197Z] #61 ... [2020-03-14T00:36:45.197Z] [2020-03-14T00:36:45.197Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-14T00:36:45.197Z] #42 DONE 417.4s [2020-03-14T00:36:45.197Z] [2020-03-14T00:36:45.197Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-14T00:36:45.197Z] #61 246.1 + mkdir -p /build [2020-03-14T00:36:45.197Z] #61 246.1 + cp runc /build/runc [2020-03-14T00:36:45.205Z] --- PASS: TestBuildPreserveOwnership (10.63s) [2020-03-14T00:36:45.205Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.61s) [2020-03-14T00:36:45.205Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-14T00:36:45.205Z] === RUN TestBuildPlatformInvalid [2020-03-14T00:36:45.205Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-03-14T00:36:45.205Z] PASS [2020-03-14T00:36:45.205Z] [2020-03-14T00:36:45.205Z] === Skipped [2020-03-14T00:36:45.205Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-14T00:36:45.205Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.205Z] [2020-03-14T00:36:45.205Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-14T00:36:45.205Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.205Z] [2020-03-14T00:36:45.205Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-14T00:36:45.205Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:36:45.205Z] [2020-03-14T00:36:45.205Z] [2020-03-14T00:36:45.205Z] DONE 32 tests, 3 skipped in 119.299s [2020-03-14T00:36:45.205Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-14T00:36:45.459Z] INFO: Testing against a local daemon [2020-03-14T00:36:45.459Z] === RUN TestConfigList [2020-03-14T00:36:45.459Z] --- SKIP: TestConfigList (0.02s) [2020-03-14T00:36:45.459Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.459Z] === RUN TestConfigsCreateAndDelete [2020-03-14T00:36:45.459Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-14T00:36:45.460Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestConfigsUpdate [2020-03-14T00:36:45.460Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestTemplatedConfig [2020-03-14T00:36:45.460Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-14T00:36:45.460Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestConfigInspect [2020-03-14T00:36:45.460Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestConfigCreateWithLabels [2020-03-14T00:36:45.460Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestConfigCreateResolve [2020-03-14T00:36:45.460Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] === RUN TestConfigDaemonLibtrustID [2020-03-14T00:36:45.460Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] PASS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === Skipped [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-14T00:36:45.460Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-14T00:36:45.460Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-14T00:36:45.460Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-14T00:36:45.460Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] [2020-03-14T00:36:45.460Z] DONE 8 tests, 8 skipped in 0.186s [2020-03-14T00:36:45.460Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-14T00:36:45.488Z] #61 DONE 246.2s [2020-03-14T00:36:45.488Z] [2020-03-14T00:36:45.488Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:36:45.714Z] INFO: Testing against a local daemon [2020-03-14T00:36:45.714Z] === RUN TestCheckpoint [2020-03-14T00:36:45.714Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-14T00:36:45.714Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:36:45.714Z] === RUN TestContainerInvalidJSON [2020-03-14T00:36:45.714Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:36:45.714Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:36:45.714Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:36:45.714Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:36:45.714Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:36:45.714Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:36:45.714Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:36:45.714Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:36:45.714Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:36:45.714Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-14T00:36:45.714Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-14T00:36:45.714Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-14T00:36:45.714Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-14T00:36:45.714Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-14T00:36:45.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-14T00:36:45.714Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-14T00:36:45.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-14T00:36:45.714Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-14T00:36:45.968Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-14T00:36:45.968Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-14T00:36:45.968Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-14T00:36:45.968Z] === RUN TestCopyFromContainer [2020-03-14T00:36:46.356Z] --- PASS: TestExternalGraphDriver (6.48s) [2020-03-14T00:36:46.356Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-03-14T00:36:46.356Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-03-14T00:36:46.356Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-03-14T00:36:46.356Z] === RUN TestGraphdriverPluginV2 [2020-03-14T00:36:46.356Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-14T00:36:46.356Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:46.356Z] PASS [2020-03-14T00:36:46.356Z] [2020-03-14T00:36:46.356Z] === Skipped [2020-03-14T00:36:46.356Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-14T00:36:46.356Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:36:46.356Z] [2020-03-14T00:36:46.356Z] [2020-03-14T00:36:46.356Z] DONE 5 tests, 1 skipped in 6.623s [2020-03-14T00:36:46.356Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-14T00:36:46.356Z] ++ 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-03-14T00:36:46.356Z] ++ set -e [2020-03-14T00:36:46.356Z] ++ '[' -n 0 ']' [2020-03-14T00:36:46.356Z] ++ set -x [2020-03-14T00:36:46.356Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:36:46.560Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-14T00:36:46.560Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-14T00:36:46.637Z] INFO: Testing against a local daemon [2020-03-14T00:36:46.637Z] === RUN TestContinueAfterPluginCrash [2020-03-14T00:36:46.637Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T00:36:46.637Z] === RUN TestReadPluginNoRead [2020-03-14T00:36:46.637Z] === PAUSE TestReadPluginNoRead [2020-03-14T00:36:46.637Z] === RUN TestDaemonStartWithLogOpt [2020-03-14T00:36:46.637Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T00:36:46.637Z] === CONT TestContinueAfterPluginCrash [2020-03-14T00:36:46.637Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T00:36:48.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:36:49.223Z] === RUN TestCopyFromContainer// [2020-03-14T00:36:49.224Z] === RUN TestCopyFromContainer//bar/root [2020-03-14T00:36:49.224Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-14T00:36:49.247Z] ok github.com/docker/docker/api/server/httputils 0.102s coverage: 14.7% of statements [2020-03-14T00:36:49.247Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-14T00:36:49.247Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-14T00:36:49.479Z] === RUN TestCopyFromContainer/bar/quux [2020-03-14T00:36:49.479Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-14T00:36:49.479Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-14T00:36:49.734Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-14T00:36:49.734Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-14T00:36:49.734Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-14T00:36:49.849Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-14T00:36:49.988Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer (3.99s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-14T00:36:49.988Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-14T00:36:49.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-14T00:36:49.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:36:49.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:36:49.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:36:49.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:36:49.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:36:49.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:36:49.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:36:49.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:36:49.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:36:49.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-14T00:36:49.988Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-14T00:36:49.988Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-14T00:36:49.988Z] === RUN TestCreateWithInvalidEnv [2020-03-14T00:36:49.988Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-14T00:36:49.988Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-14T00:36:49.988Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-14T00:36:49.988Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-14T00:36:49.988Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-14T00:36:49.988Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-14T00:36:49.988Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-14T00:36:49.988Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-14T00:36:49.988Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-14T00:36:49.988Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-14T00:36:49.988Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-14T00:36:49.988Z] === RUN TestCreateTmpfsMountsTarget [2020-03-14T00:36:49.988Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-14T00:36:49.988Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-14T00:36:50.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:36:50.785Z] ok github.com/docker/docker/api/types/filters 0.119s coverage: 92.2% of statements [2020-03-14T00:36:50.785Z] ok github.com/docker/docker/api/types/strslice 0.165s coverage: 90.0% of statements [2020-03-14T00:36:51.247Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2020-03-14T00:36:51.247Z] ok github.com/docker/docker/api/server/router/swarm 0.127s coverage: 4.5% of statements [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-14T00:36:51.247Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-14T00:36:51.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:36:51.707Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-14T00:36:51.707Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-14T00:36:51.745Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:36:51.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:36:51.870Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-14T00:36:51.870Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-14T00:36:51.870Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-14T00:36:52.167Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2020-03-14T00:36:53.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:36:53.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:36:53.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:36:53.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:36:53.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:36:53.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:36:53.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:36:53.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:36:53.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:36:53.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:36:53.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:36:53.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:36:53.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-14T00:36:53.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-14T00:36:53.752Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-14T00:36:54.310Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-03-14T00:36:54.310Z] === RUN TestContainerStartOnDaemonRestart [2020-03-14T00:36:54.310Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:36:54.310Z] === RUN TestDaemonRestartIpcMode [2020-03-14T00:36:54.310Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:36:54.310Z] === RUN TestDaemonHostGatewayIP [2020-03-14T00:36:54.310Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:36:54.310Z] === RUN TestDiff [2020-03-14T00:36:54.869Z] --- PASS: TestDiff (0.57s) [2020-03-14T00:36:54.869Z] === RUN TestExecWithCloseStdin [2020-03-14T00:36:55.427Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-03-14T00:36:55.427Z] === RUN TestExec [2020-03-14T00:36:55.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:36:55.904Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2020-03-14T00:36:55.904Z] ok github.com/docker/docker/builder/remotecontext 0.570s coverage: 9.2% of statements [2020-03-14T00:36:55.986Z] --- PASS: TestExec (0.62s) [2020-03-14T00:36:55.986Z] === RUN TestExecUser [2020-03-14T00:36:56.544Z] --- PASS: TestExecUser (0.66s) [2020-03-14T00:36:56.545Z] === RUN TestExportContainerAndImportImage [2020-03-14T00:36:56.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:36:56.873Z] ok github.com/docker/docker/builder/dockerfile 0.369s coverage: 46.3% of statements [2020-03-14T00:36:56.876Z] --- PASS: TestDaemonStartWithLogOpt (8.69s) [2020-03-14T00:36:56.876Z] === CONT TestReadPluginNoRead [2020-03-14T00:36:57.000Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-14T00:36:57.000Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-14T00:36:57.468Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-03-14T00:36:57.468Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-14T00:36:57.468Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-14T00:36:57.468Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:36:57.468Z] === RUN TestHealthCheckWorkdir [2020-03-14T00:36:57.563Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-14T00:36:57.563Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-14T00:36:58.051Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2020-03-14T00:36:58.051Z] === RUN TestHealthKillContainer [2020-03-14T00:36:58.340Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-14T00:36:58.494Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-14T00:36:58.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:37:00.352Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-14T00:37:00.352Z] --- PASS: TestContinueAfterPluginCrash (13.59s) [2020-03-14T00:37:01.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:37:01.332Z] --- PASS: TestHealthKillContainer (2.74s) [2020-03-14T00:37:01.333Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-14T00:37:01.587Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-03-14T00:37:01.587Z] === RUN TestIpcModeNone [2020-03-14T00:37:02.146Z] --- PASS: TestIpcModeNone (0.68s) [2020-03-14T00:37:02.146Z] === RUN TestIpcModePrivate [2020-03-14T00:37:02.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:37:02.467Z] === RUN TestReadPluginNoRead/default [2020-03-14T00:37:02.669Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-14T00:37:02.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-14T00:37:02.763Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-14T00:37:02.763Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-14T00:37:02.763Z] === RUN TestIpcModeShareable [2020-03-14T00:37:02.763Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-14T00:37:02.763Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:02.763Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-14T00:37:03.932Z] --- PASS: TestReadPluginNoRead (8.66s) [2020-03-14T00:37:03.932Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-03-14T00:37:03.932Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-03-14T00:37:03.932Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-03-14T00:37:03.932Z] read_test.go:91: [d8f48ed67f08e] daemon is not started [2020-03-14T00:37:03.932Z] PASS [2020-03-14T00:37:03.932Z] [2020-03-14T00:37:03.932Z] DONE 6 tests in 17.429s [2020-03-14T00:37:03.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-14T00:37:03.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:37:03.932Z] ++ set -e [2020-03-14T00:37:03.932Z] ++ '[' -n 0 ']' [2020-03-14T00:37:03.932Z] ++ set -x [2020-03-14T00:37:03.932Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:37:03.932Z] testing: warning: no tests to run [2020-03-14T00:37:03.932Z] PASS [2020-03-14T00:37:03.932Z] [2020-03-14T00:37:03.932Z] DONE 0 tests in 0.028s [2020-03-14T00:37:03.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-14T00:37:03.932Z] ++ 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-03-14T00:37:03.932Z] ++ set -e [2020-03-14T00:37:03.932Z] ++ '[' -n 0 ']' [2020-03-14T00:37:03.932Z] ++ set -x [2020-03-14T00:37:03.932Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:37:03.932Z] INFO: Testing against a local daemon [2020-03-14T00:37:03.932Z] === RUN TestPluginWithDevMounts [2020-03-14T00:37:03.932Z] === PAUSE TestPluginWithDevMounts [2020-03-14T00:37:03.932Z] === CONT TestPluginWithDevMounts [2020-03-14T00:37:04.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:37:05.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2020-03-14T00:37:05.269Z] === RUN TestAPIIpcModeHost [2020-03-14T00:37:05.269Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-14T00:37:05.269Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:05.269Z] === RUN TestDaemonIpcModeShareable [2020-03-14T00:37:05.269Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-14T00:37:05.269Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:05.269Z] === RUN TestDaemonIpcModePrivate [2020-03-14T00:37:05.269Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-14T00:37:05.269Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:05.269Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-14T00:37:05.269Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-14T00:37:05.269Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:05.269Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-14T00:37:05.269Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-14T00:37:05.269Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:05.269Z] === RUN TestIpcModeOlderClient [2020-03-14T00:37:05.269Z] === PAUSE TestIpcModeOlderClient [2020-03-14T00:37:05.269Z] === RUN TestKillContainerInvalidSignal [2020-03-14T00:37:05.524Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2020-03-14T00:37:05.524Z] === RUN TestKillContainer [2020-03-14T00:37:05.524Z] === RUN TestKillContainer/no_signal [2020-03-14T00:37:05.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:37:05.987Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-03-14T00:37:05.987Z] PASS [2020-03-14T00:37:05.987Z] [2020-03-14T00:37:05.987Z] DONE 1 tests in 1.927s [2020-03-14T00:37:05.987Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-14T00:37:05.987Z] ++ 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-03-14T00:37:05.987Z] ++ set -e [2020-03-14T00:37:05.987Z] ++ '[' -n 0 ']' [2020-03-14T00:37:05.987Z] ++ set -x [2020-03-14T00:37:05.987Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:37:05.987Z] INFO: Testing against a local daemon [2020-03-14T00:37:05.987Z] === RUN TestSecretInspect [2020-03-14T00:37:06.082Z] === RUN TestKillContainer/non_killing_signal [2020-03-14T00:37:06.379Z] === RUN TestKillContainer/killing_signal [2020-03-14T00:37:06.846Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-14T00:37:07.302Z] --- PASS: TestKillContainer (1.74s) [2020-03-14T00:37:07.302Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-03-14T00:37:07.302Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-03-14T00:37:07.302Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-03-14T00:37:07.302Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-14T00:37:07.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-14T00:37:07.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-14T00:37:08.216Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-14T00:37:08.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:37:08.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-03-14T00:37:08.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-03-14T00:37:08.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-03-14T00:37:08.419Z] === RUN TestKillStoppedContainer [2020-03-14T00:37:08.419Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-03-14T00:37:08.419Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-14T00:37:08.419Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-14T00:37:08.419Z] === RUN TestKillDifferentUserContainer [2020-03-14T00:37:08.979Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-03-14T00:37:08.979Z] === RUN TestInspectOomKilledTrue [2020-03-14T00:37:08.979Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-14T00:37:08.979Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:08.979Z] === RUN TestInspectOomKilledFalse [2020-03-14T00:37:08.979Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-14T00:37:08.979Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:37:08.979Z] === RUN TestLinksEtcHostsContentMatch [2020-03-14T00:37:08.979Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-14T00:37:08.979Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-14T00:37:08.979Z] === RUN TestLinksContainerNames [2020-03-14T00:37:09.261Z] ok github.com/docker/docker/client 0.587s coverage: 75.3% of statements [2020-03-14T00:37:09.586Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-14T00:37:09.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:37:10.150Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-14T00:37:10.150Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-14T00:37:10.150Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-14T00:37:10.150Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-14T00:37:10.150Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-14T00:37:10.337Z] --- PASS: TestLinksContainerNames (1.12s) [2020-03-14T00:37:10.337Z] === RUN TestLogsFollowTailEmpty [2020-03-14T00:37:10.359Z] --- PASS: TestSecretInspect (3.73s) [2020-03-14T00:37:10.359Z] === RUN TestSecretList [2020-03-14T00:37:10.896Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-03-14T00:37:10.896Z] === RUN TestContainerNetworkMountsNoChown [2020-03-14T00:37:10.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:37:11.454Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/default [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/default [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/private [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/private [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/rprivate [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/slave [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/slave [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/rslave [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/shared [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/shared [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/rshared [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-14T00:37:11.454Z] === CONT TestMountDaemonRoot/default [2020-03-14T00:37:11.454Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-14T00:37:11.454Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rslave [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rshared [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/shared [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rprivate [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/slave [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/private [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:37:11.455Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-14T00:37:11.455Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:37:11.455Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:37:11.709Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:37:11.964Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-14T00:37:11.964Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-14T00:37:11.964Z] === RUN TestContainerBindMountNonRecursive [2020-03-14T00:37:11.964Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-14T00:37:11.964Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-14T00:37:11.964Z] === RUN TestNetworkNat [2020-03-14T00:37:12.043Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-14T00:37:12.300Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-14T00:37:12.356Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:37:12.356Z] Using test binary docker [2020-03-14T00:37:12.356Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-14T00:37:12.356Z] +++ /etc/init.d/apparmor start [2020-03-14T00:37:12.356Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:37:12.356Z] INFO: Waiting for daemon to start... [2020-03-14T00:37:12.356Z] Starting dockerd [2020-03-14T00:37:12.356Z] +++ 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-03-14T00:37:12.864Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-14T00:37:12.886Z] --- PASS: TestNetworkNat (0.72s) [2020-03-14T00:37:12.887Z] === RUN TestNetworkLocalhostTCPNat [2020-03-14T00:37:13.141Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-03-14T00:37:13.141Z] === RUN TestNetworkLoopbackNat [2020-03-14T00:37:13.428Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-14T00:37:13.796Z] --- PASS: TestSecretList (3.70s) [2020-03-14T00:37:13.796Z] === RUN TestSecretsCreateAndDelete [2020-03-14T00:37:14.064Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-03-14T00:37:14.064Z] === RUN TestPause [2020-03-14T00:37:14.064Z] --- SKIP: TestPause (0.00s) [2020-03-14T00:37:14.064Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:14.064Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-14T00:37:14.064Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:37:14.064Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:37:14.064Z] === RUN TestPauseStopPausedContainer [2020-03-14T00:37:14.064Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-14T00:37:14.064Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:14.064Z] === RUN TestPsFilter [2020-03-14T00:37:14.257Z] . [2020-03-14T00:37:14.257Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:37:14.257Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:37:14.257Z] Error: No such image: emptyfs [2020-03-14T00:37:14.257Z] ++++ docker load [2020-03-14T00:37:14.257Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:37:14.318Z] --- PASS: TestPsFilter (0.18s) [2020-03-14T00:37:14.318Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-14T00:37:14.516Z] Running integration-test (iteration 1) [2020-03-14T00:37:14.516Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-14T00:37:14.516Z] ++ 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-03-14T00:37:14.516Z] ++ set -e [2020-03-14T00:37:14.516Z] ++ '[' -n 0 ']' [2020-03-14T00:37:14.516Z] ++ set -x [2020-03-14T00:37:14.516Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:37:14.875Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-03-14T00:37:14.875Z] === RUN TestRemoveContainerWithVolume [2020-03-14T00:37:15.441Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-03-14T00:37:15.441Z] === RUN TestRemoveContainerRunning [2020-03-14T00:37:15.499Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-14T00:37:15.499Z] Copying nested executables into bundles/binary-daemon [2020-03-14T00:37:15.499Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-14T00:37:15.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh cross [2020-03-14T00:37:15.950Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-14T00:37:15.950Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-14T00:37:15.950Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-14T00:37:16.000Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-03-14T00:37:16.000Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-14T00:37:16.402Z] [2020-03-14T00:37:16.402Z] Removing bundles/ [2020-03-14T00:37:16.402Z] [2020-03-14T00:37:16.402Z] ---> Making bundle: cross (in bundles/cross) [2020-03-14T00:37:16.402Z] Cross building: bundles/cross/linux/amd64 [2020-03-14T00:37:16.402Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-14T00:37:16.402Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-14T00:37:16.559Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-03-14T00:37:16.559Z] === RUN TestRemoveInvalidContainer [2020-03-14T00:37:16.559Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-14T00:37:16.559Z] === RUN TestRenameLinkedContainer [2020-03-14T00:37:17.236Z] --- PASS: TestSecretsCreateAndDelete (3.77s) [2020-03-14T00:37:17.236Z] === RUN TestSecretsUpdate [2020-03-14T00:37:17.845Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-14T00:37:19.110Z] --- PASS: TestRenameLinkedContainer (2.37s) [2020-03-14T00:37:19.110Z] === RUN TestRenameStoppedContainer [2020-03-14T00:37:19.669Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-03-14T00:37:19.669Z] === RUN TestRenameRunningContainerAndReuse [2020-03-14T00:37:19.742Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-14T00:37:20.592Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2020-03-14T00:37:20.592Z] === RUN TestRenameInvalidName [2020-03-14T00:37:21.154Z] --- PASS: TestRenameInvalidName (0.57s) [2020-03-14T00:37:21.154Z] === RUN TestRenameAnonymousContainer [2020-03-14T00:37:21.611Z] --- PASS: TestSecretsUpdate (3.69s) [2020-03-14T00:37:21.611Z] === RUN TestTemplatedSecret [2020-03-14T00:37:22.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-14T00:37:23.636Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-14T00:37:24.411Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2020-03-14T00:37:24.411Z] === RUN TestRenameContainerWithSameName [2020-03-14T00:37:24.491Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:37:24.491Z] Loaded image: busybox:latest [2020-03-14T00:37:24.491Z] Loaded image: busybox:glibc [2020-03-14T00:37:24.491Z] Loaded image: debian:jessie [2020-03-14T00:37:24.491Z] Loaded image: hello-world:latest [2020-03-14T00:37:24.491Z] INFO: Testing against a local daemon [2020-03-14T00:37:24.491Z] === RUN TestCgroupNamespacesBuild [2020-03-14T00:37:24.665Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-03-14T00:37:24.665Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-14T00:37:25.050Z] --- PASS: TestTemplatedSecret (3.64s) [2020-03-14T00:37:25.050Z] === RUN TestSecretCreateResolve [2020-03-14T00:37:25.545Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-14T00:37:25.588Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2020-03-14T00:37:25.588Z] === RUN TestResize [2020-03-14T00:37:26.147Z] --- PASS: TestResize (0.57s) [2020-03-14T00:37:26.147Z] === RUN TestResizeWithInvalidSize [2020-03-14T00:37:26.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-14T00:37:26.960Z] ok github.com/docker/docker/builder/remotecontext/git 31.442s coverage: 86.3% of statements [2020-03-14T00:37:26.960Z] ? github.com/docker/docker/cli [no test files] [2020-03-14T00:37:26.960Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-14T00:37:27.024Z] --- PASS: TestCgroupNamespacesBuild (3.22s) [2020-03-14T00:37:27.024Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-14T00:37:27.045Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-14T00:37:27.070Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2020-03-14T00:37:27.070Z] === RUN TestResizeWhenContainerNotStarted [2020-03-14T00:37:27.303Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-14T00:37:27.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:37:27.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:37:27.325Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:27.325Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRun [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-14T00:37:27.325Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-14T00:37:27.325Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:27.325Z] === RUN TestKernelTCPMemory [2020-03-14T00:37:27.325Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-14T00:37:27.325Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:27.325Z] === RUN TestNISDomainname [2020-03-14T00:37:27.325Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-14T00:37:27.325Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-14T00:37:27.325Z] === RUN TestHostnameDnsResolution [2020-03-14T00:37:28.489Z] --- PASS: TestSecretCreateResolve (3.75s) [2020-03-14T00:37:28.489Z] PASS [2020-03-14T00:37:28.489Z] [2020-03-14T00:37:28.489Z] DONE 6 tests in 22.350s [2020-03-14T00:37:28.489Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-14T00:37:28.489Z] ++ 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-03-14T00:37:28.489Z] ++ set -e [2020-03-14T00:37:28.489Z] ++ '[' -n 0 ']' [2020-03-14T00:37:28.489Z] ++ set -x [2020-03-14T00:37:28.489Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:37:28.489Z] INFO: Testing against a local daemon [2020-03-14T00:37:28.489Z] === RUN TestServiceCreateInit [2020-03-14T00:37:28.489Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-14T00:37:28.684Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-03-14T00:37:28.684Z] === RUN TestStats [2020-03-14T00:37:28.684Z] --- SKIP: TestStats (0.00s) [2020-03-14T00:37:28.684Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:28.684Z] === RUN TestStopContainerWithTimeout [2020-03-14T00:37:28.684Z] === RUN TestStopContainerWithTimeout/0 [2020-03-14T00:37:28.684Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-14T00:37:28.684Z] === RUN TestStopContainerWithTimeout/1 [2020-03-14T00:37:28.684Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-14T00:37:28.684Z] === RUN TestStopContainerWithTimeout/3 [2020-03-14T00:37:28.684Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-14T00:37:28.684Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-14T00:37:28.684Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-14T00:37:28.684Z] === CONT TestStopContainerWithTimeout/0 [2020-03-14T00:37:28.684Z] === CONT TestStopContainerWithTimeout/3 [2020-03-14T00:37:28.929Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-03-14T00:37:28.929Z] === RUN TestBuildWithSession [2020-03-14T00:37:28.929Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-14T00:37:28.929Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:37:28.929Z] === RUN TestBuildSquashParent [2020-03-14T00:37:29.242Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-14T00:37:31.477Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-14T00:37:31.747Z] === CONT TestStopContainerWithTimeout/1 [2020-03-14T00:37:32.764Z] ok github.com/docker/docker/cmd/dockerd 0.697s coverage: 19.2% of statements [2020-03-14T00:37:32.788Z] #54 ... [2020-03-14T00:37:32.788Z] [2020-03-14T00:37:32.788Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:32.788Z] #66 405.9 + bin/containerd [2020-03-14T00:37:33.106Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-14T00:37:33.106Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-03-14T00:37:33.106Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-03-14T00:37:33.106Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2020-03-14T00:37:33.106Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-03-14T00:37:33.106Z] === RUN TestDeleteDevicemapper [2020-03-14T00:37:33.106Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-14T00:37:33.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:37:33.107Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-14T00:37:33.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-14T00:37:34.753Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-14T00:37:34.754Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-14T00:37:34.945Z] ok github.com/docker/docker/container 0.482s coverage: 41.9% of statements [2020-03-14T00:37:34.945Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-14T00:37:34.945Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-14T00:37:34.945Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-14T00:37:34.945Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-14T00:37:34.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2020-03-14T00:37:34.987Z] === RUN TestUpdateMemory [2020-03-14T00:37:34.987Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-14T00:37:34.987Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:34.987Z] === RUN TestUpdateCPUQuota [2020-03-14T00:37:34.987Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-14T00:37:34.987Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:34.987Z] === RUN TestUpdatePidsLimit [2020-03-14T00:37:34.987Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-14T00:37:34.987Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:34.987Z] === RUN TestUpdateRestartPolicy [2020-03-14T00:37:35.496Z] --- PASS: TestBuildSquashParent (6.14s) [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:37:35.497Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:37:35.497Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:37:35.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:37:35.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:37:35.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:37:35.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:37:36.293Z] #66 ... [2020-03-14T00:37:36.293Z] [2020-03-14T00:37:36.293Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:36.293Z] #54 DONE 468.3s [2020-03-14T00:37:36.583Z] [2020-03-14T00:37:36.583Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:37.190Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.694s coverage: 65.3% of statements [2020-03-14T00:37:37.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:37:37.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:37:38.427Z] --- PASS: TestServiceCreateInit (9.80s) [2020-03-14T00:37:38.427Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2020-03-14T00:37:38.427Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2020-03-14T00:37:38.427Z] === RUN TestCreateServiceMultipleTimes [2020-03-14T00:37:39.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.718s coverage: 35.6% of statements [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2020-03-14T00:37:39.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2020-03-14T00:37:39.947Z] === RUN TestBuildMultiStageCopy [2020-03-14T00:37:39.947Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-14T00:37:40.010Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-14T00:37:42.479Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-14T00:37:42.533Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-14T00:37:42.533Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-14T00:37:42.738Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-14T00:37:43.098Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-14T00:37:43.306Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-14T00:37:43.355Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-14T00:37:43.461Z] #66 ... [2020-03-14T00:37:43.461Z] [2020-03-14T00:37:43.461Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:43.461Z] #24 475.5 + return [2020-03-14T00:37:43.461Z] #24 DONE 475.6s [2020-03-14T00:37:43.461Z] [2020-03-14T00:37:43.461Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:43.872Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-03-14T00:37:44.440Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-03-14T00:37:44.440Z] === RUN TestBuildMultiStageParentConfig [2020-03-14T00:37:44.726Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-14T00:37:44.983Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-14T00:37:45.168Z] ok github.com/docker/docker/daemon/cluster 1.674s coverage: 0.5% of statements [2020-03-14T00:37:45.815Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-03-14T00:37:45.815Z] === RUN TestBuildLabelWithTargets [2020-03-14T00:37:46.186Z] #66 ... [2020-03-14T00:37:46.186Z] [2020-03-14T00:37:46.186Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-14T00:37:46.186Z] #25 DONE 0.1s [2020-03-14T00:37:46.186Z] [2020-03-14T00:37:46.186Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-14T00:37:46.479Z] #29 DONE 0.6s [2020-03-14T00:37:46.479Z] [2020-03-14T00:37:46.479Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-14T00:37:46.479Z] #32 DONE 0.1s [2020-03-14T00:37:46.479Z] [2020-03-14T00:37:46.479Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:46.770Z] #66 ... [2020-03-14T00:37:46.770Z] [2020-03-14T00:37:46.770Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-14T00:37:47.060Z] #35 DONE 0.2s [2020-03-14T00:37:47.060Z] [2020-03-14T00:37:47.060Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-14T00:37:47.060Z] #40 DONE 0.2s [2020-03-14T00:37:47.060Z] [2020-03-14T00:37:47.060Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-14T00:37:47.060Z] #43 DONE 0.1s [2020-03-14T00:37:47.060Z] [2020-03-14T00:37:47.060Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-14T00:37:47.187Z] --- PASS: TestUpdateRestartPolicy (11.58s) [2020-03-14T00:37:47.187Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-14T00:37:47.187Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-03-14T00:37:47.187Z] === RUN TestWaitNonBlocked [2020-03-14T00:37:47.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:37:47.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:37:47.187Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:37:47.187Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:37:47.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:37:47.187Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:37:47.346Z] ok github.com/docker/docker/daemon/config 0.866s coverage: 79.6% of statements [2020-03-14T00:37:47.346Z] ok github.com/docker/docker/daemon/discovery 0.314s coverage: 30.0% of statements [2020-03-14T00:37:47.351Z] #46 DONE 0.1s [2020-03-14T00:37:47.351Z] [2020-03-14T00:37:47.351Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-14T00:37:47.351Z] #49 DONE 0.1s [2020-03-14T00:37:47.351Z] [2020-03-14T00:37:47.351Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:47.351Z] #66 ... [2020-03-14T00:37:47.351Z] [2020-03-14T00:37:47.351Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-14T00:37:47.351Z] #52 DONE 0.1s [2020-03-14T00:37:47.351Z] [2020-03-14T00:37:47.351Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-14T00:37:47.642Z] #55 DONE 0.1s [2020-03-14T00:37:47.642Z] [2020-03-14T00:37:47.642Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-14T00:37:47.642Z] #58 DONE 0.1s [2020-03-14T00:37:47.642Z] [2020-03-14T00:37:47.642Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:47.642Z] #66 ... [2020-03-14T00:37:47.642Z] [2020-03-14T00:37:47.642Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-14T00:37:47.642Z] #62 DONE 0.1s [2020-03-14T00:37:47.751Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-14T00:37:47.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-03-14T00:37:47.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-03-14T00:37:47.751Z] === RUN TestWaitBlocked [2020-03-14T00:37:47.751Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:37:47.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:37:47.751Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:37:47.751Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:37:47.751Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:37:47.751Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:37:47.932Z] [2020-03-14T00:37:47.933Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-14T00:37:48.259Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-14T00:37:48.347Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-03-14T00:37:48.347Z] === RUN TestBuildWithEmptyLayers [2020-03-14T00:37:48.674Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-14T00:37:48.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-03-14T00:37:48.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2020-03-14T00:37:48.674Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:37:48.674Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-14T00:37:48.674Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.674Z] === CONT TestIpcModeOlderClient [2020-03-14T00:37:48.674Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:37:48.674Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-14T00:37:48.674Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.674Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:37:48.674Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-14T00:37:48.674Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.674Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-03-14T00:37:48.674Z] PASS [2020-03-14T00:37:48.674Z] [2020-03-14T00:37:48.674Z] === Skipped [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-14T00:37:48.675Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-14T00:37:48.675Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-14T00:37:48.675Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-14T00:37:48.675Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-14T00:37:48.675Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-14T00:37:48.675Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-14T00:37:48.675Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-14T00:37:48.675Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:37:48.675Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-14T00:37:48.675Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:37:48.675Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-14T00:37:48.675Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-14T00:37:48.675Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-14T00:37:48.675Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-14T00:37:48.675Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-14T00:37:48.675Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-14T00:37:48.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-14T00:37:48.675Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-14T00:37:48.675Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-14T00:37:48.675Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:37:48.675Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:37:48.675Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:37:48.675Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:37:48.675Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-14T00:37:48.675Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:37:48.675Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:37:48.675Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] [2020-03-14T00:37:48.675Z] DONE 192 tests, 45 skipped in 63.215s [2020-03-14T00:37:48.675Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-14T00:37:48.914Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-03-14T00:37:48.914Z] === RUN TestBuildMultiStageOnBuild [2020-03-14T00:37:48.930Z] INFO: Testing against a local daemon [2020-03-14T00:37:48.930Z] === RUN TestCommitInheritsEnv [2020-03-14T00:37:50.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-14T00:37:50.252Z] ok github.com/docker/docker/daemon/events 0.641s coverage: 50.0% of statements [2020-03-14T00:37:50.288Z] --- PASS: TestCommitInheritsEnv (1.30s) [2020-03-14T00:37:50.289Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-14T00:37:50.289Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-14T00:37:50.289Z] === RUN TestImagesFilterMultiReference [2020-03-14T00:37:50.289Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-14T00:37:50.289Z] === RUN TestImagePullPlatformInvalid [2020-03-14T00:37:50.289Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-14T00:37:50.289Z] === RUN TestRemoveImageOrphaning [2020-03-14T00:37:50.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-14T00:37:50.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-14T00:37:51.221Z] ok github.com/docker/docker/daemon/graphdriver 0.878s coverage: 2.3% of statements [2020-03-14T00:37:51.221Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.302s coverage: 10.9% of statements [2020-03-14T00:37:52.168Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-03-14T00:37:52.168Z] === RUN TestRemoveImageGarbageCollector [2020-03-14T00:37:52.168Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:37:52.168Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.168Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-14T00:37:52.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-14T00:37:52.168Z] === RUN TestTagInvalidReference [2020-03-14T00:37:52.168Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-14T00:37:52.168Z] === RUN TestTagValidPrefixedRepo [2020-03-14T00:37:52.168Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-14T00:37:52.168Z] === RUN TestTagExistedNameWithoutForce [2020-03-14T00:37:52.168Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-14T00:37:52.168Z] === RUN TestTagOfficialNames [2020-03-14T00:37:52.199Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2020-03-14T00:37:52.199Z] === RUN TestBuildUncleanTarFilenames [2020-03-14T00:37:52.422Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-14T00:37:52.422Z] === RUN TestTagMatchesDigest [2020-03-14T00:37:52.422Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-14T00:37:52.422Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-14T00:37:52.422Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-14T00:37:52.422Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.422Z] PASS [2020-03-14T00:37:52.422Z] [2020-03-14T00:37:52.422Z] === Skipped [2020-03-14T00:37:52.422Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:37:52.422Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.422Z] [2020-03-14T00:37:52.422Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-14T00:37:52.422Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-14T00:37:52.422Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-14T00:37:52.422Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.422Z] [2020-03-14T00:37:52.422Z] [2020-03-14T00:37:52.422Z] DONE 12 tests, 2 skipped in 3.628s [2020-03-14T00:37:52.422Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-14T00:37:52.422Z] INFO: Testing against a local daemon [2020-03-14T00:37:52.422Z] === RUN TestNetworkCreateDelete [2020-03-14T00:37:52.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-14T00:37:52.677Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-03-14T00:37:52.677Z] === RUN TestDockerNetworkDeletePreferID [2020-03-14T00:37:52.758Z] ok github.com/docker/docker/daemon/links 0.119s coverage: 93.0% of statements [2020-03-14T00:37:52.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-03-14T00:37:52.931Z] === RUN TestInspectNetwork [2020-03-14T00:37:52.931Z] --- SKIP: TestInspectNetwork (0.01s) [2020-03-14T00:37:52.931Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.931Z] === RUN TestRunContainerWithBridgeNone [2020-03-14T00:37:52.931Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-14T00:37:52.931Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.931Z] === RUN TestNetworkInvalidJSON [2020-03-14T00:37:52.931Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-14T00:37:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-14T00:37:52.931Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:37:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:37:52.931Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:37:52.931Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:37:52.931Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-14T00:37:52.931Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:37:52.931Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:37:52.931Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-14T00:37:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-14T00:37:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-14T00:37:52.931Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-14T00:37:52.931Z] === RUN TestHostIPv4BridgeLabel [2020-03-14T00:37:52.931Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-14T00:37:52.931Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.932Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-14T00:37:52.932Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-14T00:37:52.932Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] === RUN TestDaemonDefaultNetworkPools [2020-03-14T00:37:52.932Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-14T00:37:52.932Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-14T00:37:52.932Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-14T00:37:52.932Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] === RUN TestServiceWithPredefinedNetwork [2020-03-14T00:37:52.932Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-14T00:37:52.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:37:52.932Z] === RUN TestServiceWithDataPathPortInit [2020-03-14T00:37:52.932Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-14T00:37:52.932Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] PASS [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === Skipped [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s) [2020-03-14T00:37:52.932Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-14T00:37:52.932Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-14T00:37:52.932Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-14T00:37:52.932Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-14T00:37:52.932Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] DONE 18 tests, 12 skipped in 0.579s [2020-03-14T00:37:52.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:37:52.932Z] INFO: Testing against a local daemon [2020-03-14T00:37:52.932Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-14T00:37:52.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:37:52.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:37:52.932Z] === RUN TestDockerNetworkIpvlan [2020-03-14T00:37:52.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:37:52.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:37:52.932Z] PASS [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === Skipped [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:37:52.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:37:52.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] [2020-03-14T00:37:52.932Z] DONE 2 tests, 2 skipped in 0.099s [2020-03-14T00:37:53.135Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-03-14T00:37:53.135Z] === RUN TestBuildMultiStageLayerLeak [2020-03-14T00:37:53.186Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.186Z] INFO: Testing against a local daemon [2020-03-14T00:37:53.186Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-14T00:37:53.186Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-14T00:37:53.186Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.186Z] === RUN TestDockerNetworkMacvlan [2020-03-14T00:37:53.186Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-14T00:37:53.186Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.186Z] PASS [2020-03-14T00:37:53.186Z] [2020-03-14T00:37:53.186Z] === Skipped [2020-03-14T00:37:53.186Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-14T00:37:53.186Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.186Z] [2020-03-14T00:37:53.186Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-14T00:37:53.186Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.186Z] [2020-03-14T00:37:53.186Z] [2020-03-14T00:37:53.186Z] DONE 2 tests, 2 skipped in 0.088s [2020-03-14T00:37:53.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.186Z] testing: warning: no tests to run [2020-03-14T00:37:53.186Z] PASS [2020-03-14T00:37:53.186Z] [2020-03-14T00:37:53.186Z] DONE 0 tests in 0.021s [2020-03-14T00:37:53.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.186Z] INFO: Testing against a local daemon [2020-03-14T00:37:53.186Z] === RUN TestAuthZPluginAllowRequest [2020-03-14T00:37:53.186Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-14T00:37:53.186Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.186Z] === RUN TestAuthZPluginTLS [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginDenyRequest [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginDenyResponse [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginAllowEventStream [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginErrorResponse [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginErrorRequest [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginHeader [2020-03-14T00:37:53.442Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-14T00:37:53.442Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.442Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-14T00:37:53.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] === RUN TestAuthZPluginV2Disable [2020-03-14T00:37:53.696Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-14T00:37:53.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-14T00:37:53.696Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-14T00:37:53.696Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] PASS [2020-03-14T00:37:53.696Z] [2020-03-14T00:37:53.696Z] === Skipped [2020-03-14T00:37:53.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] [2020-03-14T00:37:53.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] [2020-03-14T00:37:53.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-14T00:37:53.696Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.696Z] [2020-03-14T00:37:53.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-14T00:37:53.697Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] DONE 17 tests, 17 skipped in 0.483s [2020-03-14T00:37:53.697Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.697Z] INFO: Testing against a local daemon [2020-03-14T00:37:53.697Z] === RUN TestPluginInvalidJSON [2020-03-14T00:37:53.697Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:37:53.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:37:53.697Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:37:53.697Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-14T00:37:53.697Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-14T00:37:53.697Z] PASS [2020-03-14T00:37:53.697Z] [2020-03-14T00:37:53.697Z] DONE 2 tests in 0.104s [2020-03-14T00:37:53.697Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.951Z] INFO: Testing against a local daemon [2020-03-14T00:37:53.951Z] === RUN TestExternalGraphDriver [2020-03-14T00:37:53.951Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-14T00:37:53.951Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.951Z] === RUN TestGraphdriverPluginV2 [2020-03-14T00:37:53.951Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-14T00:37:53.951Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.951Z] PASS [2020-03-14T00:37:53.951Z] [2020-03-14T00:37:53.951Z] === Skipped [2020-03-14T00:37:53.951Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-14T00:37:53.951Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.951Z] [2020-03-14T00:37:53.951Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-14T00:37:53.951Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:53.951Z] [2020-03-14T00:37:53.951Z] [2020-03-14T00:37:53.951Z] DONE 2 tests, 2 skipped in 0.195s [2020-03-14T00:37:53.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-14T00:37:53.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-14T00:37:54.205Z] INFO: Testing against a local daemon [2020-03-14T00:37:54.205Z] === RUN TestContinueAfterPluginCrash [2020-03-14T00:37:54.205Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T00:37:54.205Z] === RUN TestReadPluginNoRead [2020-03-14T00:37:54.205Z] === PAUSE TestReadPluginNoRead [2020-03-14T00:37:54.205Z] === RUN TestDaemonStartWithLogOpt [2020-03-14T00:37:54.205Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T00:37:54.205Z] === CONT TestContinueAfterPluginCrash [2020-03-14T00:37:54.205Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T00:37:54.205Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-14T00:37:54.205Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] === CONT TestReadPluginNoRead [2020-03-14T00:37:54.205Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-14T00:37:54.205Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-14T00:37:54.205Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] PASS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] === Skipped [2020-03-14T00:37:54.205Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-14T00:37:54.205Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T00:37:54.205Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T00:37:54.205Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-14T00:37:54.205Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T00:37:54.205Z] === CONT TestContinueAfterPluginCrash [2020-03-14T00:37:54.205Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-14T00:37:54.205Z] === PAUSE TestReadPluginNoRead [2020-03-14T00:37:54.205Z] === CONT TestReadPluginNoRead [2020-03-14T00:37:54.205Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] DONE 3 tests, 3 skipped in 0.104s [2020-03-14T00:37:54.205Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-14T00:37:54.205Z] testing: warning: no tests to run [2020-03-14T00:37:54.205Z] PASS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] DONE 0 tests in 0.035s [2020-03-14T00:37:54.205Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-14T00:37:54.205Z] INFO: Testing against a local daemon [2020-03-14T00:37:54.205Z] === RUN TestPluginWithDevMounts [2020-03-14T00:37:54.205Z] === PAUSE TestPluginWithDevMounts [2020-03-14T00:37:54.205Z] === CONT TestPluginWithDevMounts [2020-03-14T00:37:54.205Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-14T00:37:54.205Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] PASS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] === Skipped [2020-03-14T00:37:54.205Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-14T00:37:54.205Z] === PAUSE TestPluginWithDevMounts [2020-03-14T00:37:54.205Z] === CONT TestPluginWithDevMounts [2020-03-14T00:37:54.205Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] [2020-03-14T00:37:54.205Z] DONE 1 tests, 1 skipped in 0.101s [2020-03-14T00:37:54.205Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-14T00:37:54.296Z] ok github.com/docker/docker/daemon 3.042s coverage: 9.2% of statements [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-14T00:37:54.296Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-14T00:37:54.460Z] INFO: Testing against a local daemon [2020-03-14T00:37:54.460Z] === RUN TestSecretInspect [2020-03-14T00:37:54.460Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] === RUN TestSecretList [2020-03-14T00:37:54.460Z] --- SKIP: TestSecretList (0.01s) [2020-03-14T00:37:54.460Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] === RUN TestSecretsCreateAndDelete [2020-03-14T00:37:54.460Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] === RUN TestSecretsUpdate [2020-03-14T00:37:54.460Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] === RUN TestTemplatedSecret [2020-03-14T00:37:54.460Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-14T00:37:54.460Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] === RUN TestSecretCreateResolve [2020-03-14T00:37:54.460Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-14T00:37:54.460Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] PASS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === Skipped [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-14T00:37:54.460Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-14T00:37:54.460Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-14T00:37:54.460Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-14T00:37:54.460Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] [2020-03-14T00:37:54.460Z] DONE 6 tests, 6 skipped in 0.174s [2020-03-14T00:37:54.461Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-14T00:37:54.715Z] INFO: Testing against a local daemon [2020-03-14T00:37:54.715Z] === RUN TestServiceCreateInit [2020-03-14T00:37:54.715Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-14T00:37:54.715Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-14T00:37:54.715Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-14T00:37:54.715Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-14T00:37:54.715Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-14T00:37:54.715Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceMultipleTimes [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-14T00:37:54.715Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceConflict [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-03-14T00:37:54.715Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceMaxReplicas [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-14T00:37:54.715Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-14T00:37:54.715Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceSecretFileMode [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-14T00:37:54.715Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceConfigFileMode [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-14T00:37:54.715Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceSysctls [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-14T00:37:54.715Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateServiceCapabilities [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-14T00:37:54.715Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestInspect [2020-03-14T00:37:54.715Z] --- SKIP: TestInspect (0.02s) [2020-03-14T00:37:54.715Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestCreateJob [2020-03-14T00:37:54.715Z] --- SKIP: TestCreateJob (0.01s) [2020-03-14T00:37:54.715Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestReplicatedJob [2020-03-14T00:37:54.715Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-14T00:37:54.715Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestUpdateReplicatedJob [2020-03-14T00:37:54.715Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-03-14T00:37:54.715Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestServiceListWithStatuses [2020-03-14T00:37:54.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-14T00:37:54.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:37:54.715Z] === RUN TestDockerNetworkConnectAlias [2020-03-14T00:37:54.715Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-14T00:37:54.715Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestDockerNetworkReConnect [2020-03-14T00:37:54.715Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-03-14T00:37:54.715Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestServicePlugin [2020-03-14T00:37:54.715Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-14T00:37:54.715Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.715Z] === RUN TestServiceUpdateLabel [2020-03-14T00:37:54.759Z] ok github.com/docker/docker/daemon/logger 0.475s coverage: 42.1% of statements [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-14T00:37:54.970Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] === RUN TestServiceUpdateSecrets [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] === RUN TestServiceUpdateConfigs [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] === RUN TestServiceUpdateNetwork [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] PASS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === Skipped [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-14T00:37:54.970Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-14T00:37:54.970Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-14T00:37:54.970Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-14T00:37:54.970Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-03-14T00:37:54.970Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-14T00:37:54.970Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-14T00:37:54.970Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-14T00:37:54.970Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-14T00:37:54.970Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-14T00:37:54.970Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-14T00:37:54.970Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-14T00:37:54.970Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-14T00:37:54.970Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-14T00:37:54.970Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-03-14T00:37:54.970Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-14T00:37:54.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-14T00:37:54.970Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-03-14T00:37:54.970Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s) [2020-03-14T00:37:54.970Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-14T00:37:54.970Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-14T00:37:54.970Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] DONE 23 tests, 22 skipped in 0.407s [2020-03-14T00:37:54.970Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-14T00:37:54.970Z] INFO: Testing against a local daemon [2020-03-14T00:37:54.970Z] === RUN TestSessionCreate [2020-03-14T00:37:54.970Z] --- PASS: TestSessionCreate (0.02s) [2020-03-14T00:37:54.970Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-14T00:37:54.970Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-14T00:37:54.970Z] PASS [2020-03-14T00:37:54.970Z] [2020-03-14T00:37:54.970Z] DONE 2 tests in 0.137s [2020-03-14T00:37:54.970Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-14T00:37:55.225Z] INFO: Testing against a local daemon [2020-03-14T00:37:55.225Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-14T00:37:55.225Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:37:55.225Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:37:55.225Z] === RUN TestEventsExecDie [2020-03-14T00:37:55.784Z] --- PASS: TestEventsExecDie (0.69s) [2020-03-14T00:37:55.784Z] === RUN TestEventsBackwardsCompatible [2020-03-14T00:37:55.875Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-14T00:37:56.039Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-03-14T00:37:56.039Z] === RUN TestInfoBinaryCommits [2020-03-14T00:37:56.039Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-14T00:37:56.039Z] === RUN TestInfoAPIVersioned [2020-03-14T00:37:56.039Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-14T00:37:56.039Z] === RUN TestInfoDiscoveryBackend [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-14T00:37:56.039Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-14T00:37:56.039Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-14T00:37:56.039Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoAPI [2020-03-14T00:37:56.039Z] --- PASS: TestInfoAPI (0.02s) [2020-03-14T00:37:56.039Z] === RUN TestInfoAPIWarnings [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-14T00:37:56.039Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoDebug [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-14T00:37:56.039Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoInsecureRegistries [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-14T00:37:56.039Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestInfoRegistryMirrors [2020-03-14T00:37:56.039Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-14T00:37:56.039Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.039Z] === RUN TestLoginFailsWithBadCredentials [2020-03-14T00:37:56.039Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-03-14T00:37:56.039Z] === RUN TestPingCacheHeaders [2020-03-14T00:37:56.294Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-14T00:37:56.294Z] === RUN TestPingGet [2020-03-14T00:37:56.294Z] --- PASS: TestPingGet (0.01s) [2020-03-14T00:37:56.294Z] === RUN TestPingHead [2020-03-14T00:37:56.294Z] --- PASS: TestPingHead (0.02s) [2020-03-14T00:37:56.294Z] === RUN TestVersion [2020-03-14T00:37:56.294Z] --- PASS: TestVersion (0.02s) [2020-03-14T00:37:56.294Z] PASS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === Skipped [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:37:56.294Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-14T00:37:56.294Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-14T00:37:56.294Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-14T00:37:56.294Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-14T00:37:56.294Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-14T00:37:56.294Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-14T00:37:56.294Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-14T00:37:56.294Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] [2020-03-14T00:37:56.294Z] DONE 18 tests, 8 skipped in 1.163s [2020-03-14T00:37:56.294Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-14T00:37:56.294Z] INFO: Testing against a local daemon [2020-03-14T00:37:56.294Z] === RUN TestVolumesCreateAndList [2020-03-14T00:37:56.294Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-14T00:37:56.294Z] === RUN TestVolumesRemove [2020-03-14T00:37:56.298Z] ok github.com/docker/docker/daemon/images 0.495s coverage: 4.9% of statements [2020-03-14T00:37:56.298Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-14T00:37:56.298Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-14T00:37:56.421Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2020-03-14T00:37:56.421Z] === RUN TestBuildWithHugeFile [2020-03-14T00:37:56.548Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-14T00:37:56.548Z] === RUN TestVolumesInspect [2020-03-14T00:37:56.548Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-14T00:37:56.548Z] === RUN TestVolumesInvalidJSON [2020-03-14T00:37:56.548Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-14T00:37:56.548Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-14T00:37:56.548Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-14T00:37:56.548Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-14T00:37:56.548Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-14T00:37:56.548Z] PASS [2020-03-14T00:37:56.548Z] [2020-03-14T00:37:56.548Z] DONE 5 tests in 0.256s [2020-03-14T00:37:56.548Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T00:37:56.548Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11801 is not a child of this shell [2020-03-14T00:37:56.548Z] warning: PID 11801 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-14T00:37:56.548Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T00:37:56.548Z] [2020-03-14T00:37:56.548Z] Unloading profiles will leave already running processes permanently [2020-03-14T00:37:56.548Z] unconfined, which can lead to unexpected situations. [2020-03-14T00:37:56.548Z] [2020-03-14T00:37:56.548Z] To set a process to complain mode, use the command line tool [2020-03-14T00:37:56.548Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T00:37:56.548Z] Removing test suite binaries [2020-03-14T00:37:56.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.194s coverage: 88.3% of statements [2020-03-14T00:37:56.760Z] ok github.com/docker/docker/daemon/logger/awslogs 0.628s coverage: 77.8% of statements [2020-03-14T00:37:56.760Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-14T00:37:56.760Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-14T00:37:56.760Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-14T00:37:56.760Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-14T00:37:56.760Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-14T00:37:56.818Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-14T00:37:57.219Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.391s coverage: 62.1% of statements [2020-03-14T00:37:57.470Z] Post stage [Pipeline] junit [2020-03-14T00:37:58.880Z] Recording test results [2020-03-14T00:37:59.400Z] ok github.com/docker/docker/daemon/logger/local 0.436s coverage: 74.7% of statements [2020-03-14T00:37:59.400Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-14T00:37:59.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.144s coverage: 21.4% of statements [2020-03-14T00:37:59.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.390s coverage: 33.3% of statements [2020-03-14T00:38:00.751Z] --- PASS: TestCreateServiceMultipleTimes (20.33s) [2020-03-14T00:38:00.751Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T00:38:00.939Z] ok github.com/docker/docker/daemon/logger/templates 0.165s coverage: 8.3% of statements [2020-03-14T00:38:01.334Z] + echo Ensuring container killed. [2020-03-14T00:38:01.334Z] Ensuring container killed. [2020-03-14T00:38:01.334Z] + docker rm -vf docker-pr4 [2020-03-14T00:38:01.334Z] Error: No such container: docker-pr4 [2020-03-14T00:38:01.334Z] + true [Pipeline] sh [2020-03-14T00:38:01.400Z] ok github.com/docker/docker/daemon/logger/syslog 0.272s coverage: 47.8% of statements [2020-03-14T00:38:01.667Z] + echo Chowning /workspace to jenkins user [2020-03-14T00:38:01.667Z] Chowning /workspace to jenkins user [2020-03-14T00:38:01.667Z] + id -u [2020-03-14T00:38:01.667Z] + id -g [2020-03-14T00:38:01.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/workspace busybox chown -R 1000:1000 /workspace [2020-03-14T00:38:01.667Z] Unable to find image 'busybox:latest' locally [2020-03-14T00:38:01.667Z] latest: Pulling from library/busybox [2020-03-14T00:38:01.667Z] 0669b0daf1fb: Pulling fs layer [2020-03-14T00:38:02.218Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-03-14T00:38:02.218Z] === RUN TestCreateServiceMaxReplicas [2020-03-14T00:38:02.940Z] ok github.com/docker/docker/daemon/logger/splunk 2.264s coverage: 82.5% of statements [2020-03-14T00:38:02.940Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-14T00:38:02.940Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-14T00:38:02.940Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-14T00:38:04.480Z] ok github.com/docker/docker/distribution 1.560s coverage: 20.3% of statements [2020-03-14T00:38:04.941Z] ok github.com/docker/docker/distribution/metadata 1.530s coverage: 48.2% of statements [2020-03-14T00:38:05.401Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-14T00:38:05.401Z] ok github.com/docker/docker/errdefs 0.124s coverage: 49.4% of statements [2020-03-14T00:38:06.448Z] ok github.com/docker/docker/distribution/xfer 2.614s coverage: 76.8% of statements [2020-03-14T00:38:06.448Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-14T00:38:06.625Z] --- PASS: TestCreateServiceMaxReplicas (3.97s) [2020-03-14T00:38:06.625Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-14T00:38:06.779Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-14T00:38:07.027Z] 0669b0daf1fb: Download complete [2020-03-14T00:38:07.027Z] 0669b0daf1fb: Pull complete [2020-03-14T00:38:07.027Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-14T00:38:07.027Z] Status: Downloaded newer image for busybox:latest [2020-03-14T00:38:07.418Z] ok github.com/docker/docker/image/cache 0.191s coverage: 19.2% of statements [2020-03-14T00:38:07.418Z] ok github.com/docker/docker/image/v1 0.324s coverage: 25.0% of statements [2020-03-14T00:38:07.418Z] ok github.com/docker/docker/image 0.921s coverage: 86.4% of statements [2020-03-14T00:38:07.418Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-14T00:38:07.418Z] ? github.com/docker/docker/internal/test/suite [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T00:38:08.673Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-14T00:38:08.845Z] + bundleName=amd64-rootless [2020-03-14T00:38:08.845Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-14T00:38:08.845Z] Creating amd64-rootless-bundles.tar.gz [2020-03-14T00:38:08.845Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-03-14T00:38:08.845Z] + 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-03-14T00:38:08.854Z] Archiving artifacts [2020-03-14T00:38:08.958Z] ok github.com/docker/docker/libcontainerd/queue 0.157s coverage: 100.0% of statements [2020-03-14T00:38:09.606Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-14T00:38:10.170Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-14T00:38:10.300Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T00:38:10.498Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 50.0% of statements [2020-03-14T00:38:10.498Z] ok github.com/docker/docker/layer 0.434s coverage: 30.1% of statements [2020-03-14T00:38:10.498Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-14T00:38:10.609Z] + make clean [2020-03-14T00:38:10.864Z] docker volume rm -f docker-dev-cache [2020-03-14T00:38:10.864Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T00:38:12.042Z] ok github.com/docker/docker/opts 0.494s coverage: 67.7% of statements [2020-03-14T00:38:12.067Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-14T00:38:12.501Z] ok github.com/docker/docker/libcontainerd/local 0.400s coverage: 1.0% of statements [2020-03-14T00:38:12.501Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-14T00:38:12.501Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-14T00:38:12.501Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-14T00:38:12.501Z] ? github.com/docker/docker/oci [no test files] [2020-03-14T00:38:12.501Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-14T00:38:13.470Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 26.8% of statements [2020-03-14T00:38:13.470Z] ok github.com/docker/docker/pkg/broadcaster 0.111s coverage: 100.0% of statements [2020-03-14T00:38:13.470Z] ok github.com/docker/docker/pkg/capabilities 0.147s coverage: 87.5% of statements [2020-03-14T00:38:14.592Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-14T00:38:15.010Z] ok github.com/docker/docker/pkg/directory 0.159s coverage: 80.0% of statements [2020-03-14T00:38:15.010Z] ok github.com/docker/docker/pkg/chrootarchive 0.314s coverage: 15.4% of statements [2020-03-14T00:38:15.010Z] ok github.com/docker/docker/pkg/discovery 0.191s coverage: 58.3% of statements [2020-03-14T00:38:15.156Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-14T00:38:15.156Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-14T00:38:16.550Z] ok github.com/docker/docker/pkg/discovery/file 0.247s coverage: 92.9% of statements [2020-03-14T00:38:16.550Z] ok github.com/docker/docker/pkg/discovery/memory 0.098s coverage: 92.3% of statements [2020-03-14T00:38:17.520Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2020-03-14T00:38:18.490Z] ok github.com/docker/docker/pkg/filenotify 0.140s coverage: 45.7% of statements [2020-03-14T00:38:19.460Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 87.7% of statements [2020-03-14T00:38:19.460Z] ok github.com/docker/docker/pkg/homedir 0.075s coverage: 42.9% of statements [2020-03-14T00:38:19.921Z] ok github.com/docker/docker/pkg/archive 7.202s coverage: 62.0% of statements [2020-03-14T00:38:20.891Z] ok github.com/docker/docker/pkg/discovery/kv 3.511s coverage: 84.1% of statements [2020-03-14T00:38:20.891Z] ok github.com/docker/docker/pkg/idtools 0.190s coverage: 6.3% of statements [2020-03-14T00:38:21.707Z] --- PASS: TestDockerDaemonSuite (353.99s) [2020-03-14T00:38:21.707Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.27s) [2020-03-14T00:38:21.707Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.31s) [2020-03-14T00:38:21.707Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-03-14T00:38:21.707Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.70s) [2020-03-14T00:38:21.707Z] docker_cli_daemon_test.go:1449: [d0e823127950f] daemon is not started [2020-03-14T00:38:21.708Z] check_test.go:309: [d30f193c1f8f0] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.03s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.51s) [2020-03-14T00:38:21.708Z] check_test.go:309: [df43fff7d76da] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.75s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.49s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.24s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.64s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.17s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.24s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.67s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.88s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d50ddfafb82da] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d875c700dfa63] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.64s) [2020-03-14T00:38:21.708Z] check_test.go:309: [dc21f49a00886] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.01s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d176006784d68] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.49s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.89s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s) [2020-03-14T00:38:21.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-14T00:38:21.708Z] check_test.go:309: [d742b3a686033] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.02s) [2020-03-14T00:38:21.708Z] check_test.go:309: [dbaf7fd18e746] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.38s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d6dd42fb8c6a4] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_plugins_test.go:79: [d1fb898155dcc] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_plugins_test.go:169: [d73f3712c074a] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d58adab987eb3] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.21s) [2020-03-14T00:38:21.708Z] check_test.go:309: [deb30cbd82b9c] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.57s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.28s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.19s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.09s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d43e58fee905e] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.69s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.73s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.36s) [2020-03-14T00:38:21.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-14T00:38:21.708Z] check_test.go:309: [d40ba8cff40ef] daemon is not started [2020-03-14T00:38:21.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-14T00:38:21.708Z] check_test.go:309: [d9a50ec96e87d] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d256a60f797c8] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.95s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.68s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d005b0ef203e8] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.87s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.88s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-03-14T00:38:21.708Z] check_test.go:309: [dfec5a7b94ff4] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-14T00:38:21.708Z] check_test.go:309: [db93ded04a934] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-03-14T00:38:21.708Z] check_test.go:309: [de0786c65cf4d] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.67s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-14T00:38:21.708Z] check_test.go:309: [de021fd8ed5fb] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.66s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-03-14T00:38:21.708Z] check_test.go:309: [dacffdb083d3f] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.12s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.93s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.06s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d3b041548bcbc] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.24s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d5853bc0a00ce] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.31s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.75s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.09s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.33s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.01s) [2020-03-14T00:38:21.708Z] docker_cli_daemon_test.go:2542: [d6241cc46f9c1] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.35s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.36s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.37s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.09s) [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-03-14T00:38:21.708Z] check_test.go:309: [d496235351fd5] daemon is not started [2020-03-14T00:38:21.708Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2020-03-14T00:38:21.708Z] === RUN TestDockerSwarmSuite [2020-03-14T00:38:21.708Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-14T00:38:21.813Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2020-03-14T00:38:21.813Z] === RUN TestCreateServiceSecretFileMode [2020-03-14T00:38:21.861Z] ok github.com/docker/docker/pkg/ioutils 0.819s coverage: 69.2% of statements [2020-03-14T00:38:21.861Z] ok github.com/docker/docker/pkg/locker 0.077s coverage: 88.9% of statements [2020-03-14T00:38:22.322Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2020-03-14T00:38:22.781Z] ok github.com/docker/docker/pkg/longpath 0.068s coverage: 100.0% of statements [2020-03-14T00:38:22.781Z] ok github.com/docker/docker/pkg/namesgenerator 0.113s coverage: 85.7% of statements [2020-03-14T00:38:23.241Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-03-14T00:38:23.702Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2020-03-14T00:38:24.231Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-14T00:38:24.670Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-03-14T00:38:25.254Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-03-14T00:38:25.254Z] === RUN TestCreateServiceConfigFileMode [2020-03-14T00:38:26.849Z] ok github.com/docker/docker/pkg/plugins/transport 0.696s coverage: 85.7% of statements [2020-03-14T00:38:26.849Z] ok github.com/docker/docker/pkg/pools 0.113s coverage: 88.2% of statements [2020-03-14T00:38:27.210Z] #66 459.5 + bin/containerd-stress [2020-03-14T00:38:27.210Z] #66 463.2 + bin/containerd-shim [2020-03-14T00:38:27.507Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-14T00:38:27.529Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2020-03-14T00:38:28.499Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2020-03-14T00:38:28.693Z] --- PASS: TestCreateServiceConfigFileMode (3.75s) [2020-03-14T00:38:28.693Z] === RUN TestCreateServiceSysctls [2020-03-14T00:38:28.965Z] ok github.com/docker/docker/pkg/pubsub 1.130s coverage: 73.9% of statements [2020-03-14T00:38:29.402Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-14T00:38:29.425Z] ok github.com/docker/docker/pkg/signal 0.090s coverage: 20.3% of statements [2020-03-14T00:38:29.884Z] ok github.com/docker/docker/pkg/stdcopy 0.074s coverage: 100.0% of statements [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-14T00:38:29.884Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-14T00:38:30.334Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-14T00:38:30.334Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-14T00:38:30.852Z] ok github.com/docker/docker/pkg/streamformatter 0.173s coverage: 66.2% of statements [2020-03-14T00:38:30.852Z] ok github.com/docker/docker/pkg/stringid 0.104s coverage: 70.6% of statements [2020-03-14T00:38:30.852Z] ok github.com/docker/docker/pkg/sysinfo 0.065s coverage: 38.2% of statements [2020-03-14T00:38:31.821Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2020-03-14T00:38:32.798Z] ok github.com/docker/docker/pkg/tarsum 0.199s coverage: 89.3% of statements [2020-03-14T00:38:32.798Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 13.8% of statements [2020-03-14T00:38:33.258Z] ok github.com/docker/docker/pkg/term 0.067s coverage: 30.8% of statements [2020-03-14T00:38:33.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-14T00:38:33.717Z] testing: warning: no tests to run [2020-03-14T00:38:33.717Z] ok github.com/docker/docker/pkg/term/windows 0.066s coverage: 0.0% of statements [no tests to run] [2020-03-14T00:38:34.160Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-03-14T00:38:34.160Z] === RUN TestCreateServiceCapabilities [2020-03-14T00:38:34.177Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2020-03-14T00:38:34.177Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-03-14T00:38:34.177Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2020-03-14T00:38:35.697Z] #66 473.6 + bin/containerd-shim-runc-v1 [2020-03-14T00:38:35.715Z] ok github.com/docker/docker/plugin/v2 0.202s coverage: 20.1% of statements [2020-03-14T00:38:36.174Z] ok github.com/docker/docker/reference 0.113s coverage: 84.4% of statements [2020-03-14T00:38:36.174Z] ok github.com/docker/docker/plugin 0.306s coverage: 11.7% of statements [2020-03-14T00:38:36.891Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-14T00:38:37.600Z] --- PASS: TestCreateServiceCapabilities (3.71s) [2020-03-14T00:38:37.600Z] === RUN TestInspect [2020-03-14T00:38:37.761Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-14T00:38:37.761Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-14T00:38:37.761Z] Cross building: bundles/cross/windows/amd64 [2020-03-14T00:38:37.761Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-14T00:38:37.761Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-14T00:38:38.354Z] ok github.com/docker/docker/registry/resumable 0.316s coverage: 100.0% of statements [2020-03-14T00:38:38.355Z] ok github.com/docker/docker/restartmanager 0.091s coverage: 50.9% of statements [2020-03-14T00:38:38.816Z] ok github.com/docker/docker/registry 0.321s coverage: 51.7% of statements [2020-03-14T00:38:39.276Z] ok github.com/docker/docker/testutil 0.133s coverage: 62.5% of statements [2020-03-14T00:38:39.413Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-14T00:38:39.736Z] ok github.com/docker/docker/runconfig 0.257s coverage: 54.5% of statements [2020-03-14T00:38:40.153Z] #66 478.7 + bin/containerd-shim-runc-v2 [2020-03-14T00:38:41.135Z] --- PASS: TestInspect (3.74s) [2020-03-14T00:38:41.135Z] === RUN TestCreateJob [2020-03-14T00:38:41.635Z] #66 480.2 + binaries [2020-03-14T00:38:41.635Z] #66 480.2 + mkdir -p /build [2020-03-14T00:38:41.635Z] #66 480.2 + cp bin/containerd /build/containerd [2020-03-14T00:38:41.635Z] #66 480.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-14T00:38:41.635Z] #66 480.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-14T00:38:41.635Z] #66 480.3 + cp bin/ctr /build/ctr [2020-03-14T00:38:41.635Z] #66 DONE 480.4s [2020-03-14T00:38:41.935Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-14T00:38:42.651Z] ok github.com/docker/docker/volume/local 0.240s coverage: 37.7% of statements [2020-03-14T00:38:42.651Z] ok github.com/docker/docker/volume/drivers 0.413s coverage: 36.1% of statements [2020-03-14T00:38:43.110Z] ok github.com/docker/docker/volume/mounts 0.184s coverage: 66.2% of statements [2020-03-14T00:38:43.117Z] [2020-03-14T00:38:43.117Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-14T00:38:43.141Z] --- PASS: TestBuildWithHugeFile (42.24s) [2020-03-14T00:38:43.141Z] === RUN TestBuildWithEmptyDockerfile [2020-03-14T00:38:43.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:38:43.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:38:43.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:38:43.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:38:43.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:38:43.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:38:43.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:38:43.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:38:43.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:38:43.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-14T00:38:43.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-03-14T00:38:43.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-03-14T00:38:43.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-03-14T00:38:43.141Z] === RUN TestBuildPreserveOwnership [2020-03-14T00:38:43.141Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-14T00:38:43.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-14T00:38:43.402Z] #67 DONE 0.1s [2020-03-14T00:38:43.402Z] [2020-03-14T00:38:43.402Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-14T00:38:43.402Z] #71 DONE 0.1s [2020-03-14T00:38:43.402Z] [2020-03-14T00:38:43.402Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-14T00:38:43.402Z] #72 DONE 0.1s [2020-03-14T00:38:43.402Z] [2020-03-14T00:38:43.402Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-14T00:38:43.688Z] #75 DONE 0.1s [2020-03-14T00:38:43.688Z] [2020-03-14T00:38:43.688Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-14T00:38:43.688Z] #76 DONE 0.0s [2020-03-14T00:38:43.688Z] [2020-03-14T00:38:43.688Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-14T00:38:44.519Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-03-14T00:38:44.519Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-03-14T00:38:44.519Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-03-14T00:38:44.519Z] === RUN TestBuildPlatformInvalid [2020-03-14T00:38:44.649Z] ok github.com/docker/docker/volume/service 0.438s coverage: 70.3% of statements [2020-03-14T00:38:44.777Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-03-14T00:38:44.777Z] PASS [2020-03-14T00:38:44.777Z] [2020-03-14T00:38:44.777Z] === Skipped [2020-03-14T00:38:44.777Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-14T00:38:44.777Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:38:44.777Z] [2020-03-14T00:38:44.777Z] [2020-03-14T00:38:44.777Z] DONE 32 tests, 1 skipped in 90.152s [2020-03-14T00:38:44.777Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-14T00:38:44.777Z] ++ 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-03-14T00:38:44.777Z] ++ set -e [2020-03-14T00:38:44.777Z] ++ '[' -n 0 ']' [2020-03-14T00:38:44.777Z] ++ set -x [2020-03-14T00:38:44.777Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:38:45.035Z] INFO: Testing against a local daemon [2020-03-14T00:38:45.035Z] === RUN TestConfigList [2020-03-14T00:38:45.542Z] --- PASS: TestCreateJob (4.13s) [2020-03-14T00:38:45.542Z] === RUN TestReplicatedJob [2020-03-14T00:38:45.728Z] #77 DONE 2.3s [2020-03-14T00:38:46.020Z] [2020-03-14T00:38:46.020Z] #79 exporting to oci image format [2020-03-14T00:38:46.020Z] #79 exporting layers [2020-03-14T00:38:47.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-14T00:38:47.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-14T00:38:49.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-14T00:38:49.223Z] --- PASS: TestConfigList (3.48s) [2020-03-14T00:38:49.223Z] === RUN TestConfigsCreateAndDelete [2020-03-14T00:38:51.756Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-03-14T00:38:51.756Z] === RUN TestConfigsUpdate [2020-03-14T00:38:52.328Z] --- PASS: TestReplicatedJob (7.34s) [2020-03-14T00:38:52.329Z] === RUN TestUpdateReplicatedJob [2020-03-14T00:38:52.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-14T00:38:55.044Z] --- PASS: TestConfigsUpdate (3.26s) [2020-03-14T00:38:55.044Z] === RUN TestTemplatedConfig [2020-03-14T00:38:55.687Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-14T00:38:56.697Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2020-03-14T00:38:56.697Z] === RUN TestServiceListWithStatuses [2020-03-14T00:38:56.697Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-14T00:38:56.697Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:38:56.697Z] === RUN TestDockerNetworkConnectAlias [2020-03-14T00:38:58.332Z] --- PASS: TestTemplatedConfig (3.38s) [2020-03-14T00:38:58.332Z] === RUN TestConfigInspect [2020-03-14T00:39:01.619Z] --- PASS: TestConfigInspect (3.27s) [2020-03-14T00:39:01.619Z] === RUN TestConfigCreateWithLabels [2020-03-14T00:39:02.342Z] ok github.com/docker/docker/pkg/plugins 35.269s coverage: 73.4% of statements [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/rootless [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/volume [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-14T00:39:02.342Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === Skipped [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-14T00:39:02.342Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-14T00:39:02.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-14T00:39:02.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-14T00:39:02.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-14T00:39:02.342Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-14T00:39:02.342Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-14T00:39:02.342Z] daemon_test.go:147: root required [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-14T00:39:02.342Z] reload_test.go:520: root required [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-14T00:39:02.342Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.342Z] [2020-03-14T00:39:02.342Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-14T00:39:02.342Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-14T00:39:02.343Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-14T00:39:02.343Z] download_test.go:268: Needs fixing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-14T00:39:02.343Z] layer_test.go:304: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-14T00:39:02.343Z] layer_test.go:353: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-14T00:39:02.343Z] layer_test.go:468: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-14T00:39:02.343Z] layer_test.go:697: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-14T00:39:02.343Z] migration_test.go:46: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-14T00:39:02.343Z] migration_test.go:182: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-14T00:39:02.343Z] mount_test.go:17: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-14T00:39:02.343Z] mount_test.go:76: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-14T00:39:02.343Z] mount_test.go:125: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-14T00:39:02.343Z] mount_test.go:212: Failing on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:133: Xz not present in msys2 [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:238: Failing on Windows CI machines [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-14T00:39:02.343Z] archive_windows_test.go:16: Currently fails [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-14T00:39:02.343Z] changes_test.go:192: needs more investigation [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-14T00:39:02.343Z] changes_test.go:405: needs further investigation [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-14T00:39:02.343Z] changes_test.go:441: needs further investigation [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-14T00:39:02.343Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-14T00:39:02.343Z] poller_test.go:41: No chmod on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-14T00:39:02.343Z] fileutils_test.go:134: Needs porting to Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-14T00:39:02.343Z] fileutils_test.go:180: Needs porting to Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-14T00:39:02.343Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-14T00:39:02.343Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-14T00:39:02.343Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-14T00:39:02.343Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-14T00:39:02.343Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-14T00:39:02.343Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] [2020-03-14T00:39:02.343Z] DONE 1772 tests, 46 skipped in 206.721s [2020-03-14T00:39:02.343Z] INFO: make.ps1 ended at 03/14/2020 00:39:01 [2020-03-14T00:39:03.313Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-14T00:39:03.313Z] INFO: Unit tests ended at 03/14/2020 00:39:03. Duration:00:03:40.9144836 [2020-03-14T00:39:03.313Z] INFO: Building busybox [2020-03-14T00:39:03.772Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-14T00:39:03.772Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-14T00:39:03.772Z] [2020-03-14T00:39:03.772Z] Sending build context to Docker daemon 2.56kB [2020-03-14T00:39:03.772Z] [2020-03-14T00:39:03.772Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-14T00:39:03.772Z] ---> 80e84fd280e2 [2020-03-14T00:39:03.772Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-14T00:39:03.772Z] ---> Running in 38cb72b01d98 [2020-03-14T00:39:04.922Z] --- PASS: TestConfigCreateWithLabels (3.29s) [2020-03-14T00:39:04.922Z] === RUN TestConfigCreateResolve [2020-03-14T00:39:05.056Z] --- PASS: TestDockerNetworkConnectAlias (8.08s) [2020-03-14T00:39:05.056Z] === RUN TestDockerNetworkReConnect [2020-03-14T00:39:08.212Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-14T00:39:08.212Z] === RUN TestConfigDaemonLibtrustID [2020-03-14T00:39:08.780Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-03-14T00:39:08.780Z] PASS [2020-03-14T00:39:08.780Z] [2020-03-14T00:39:08.780Z] DONE 8 tests in 24.009s [2020-03-14T00:39:08.780Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-14T00:39:08.780Z] ++ 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-03-14T00:39:08.780Z] ++ set -e [2020-03-14T00:39:08.780Z] ++ '[' -n 0 ']' [2020-03-14T00:39:08.780Z] ++ set -x [2020-03-14T00:39:08.781Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:39:09.039Z] INFO: Testing against a local daemon [2020-03-14T00:39:09.039Z] === RUN TestCheckpoint [2020-03-14T00:39:09.039Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-14T00:39:09.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:39:09.039Z] === RUN TestContainerInvalidJSON [2020-03-14T00:39:09.039Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:39:09.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:39:09.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:39:09.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:39:09.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:39:09.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:39:09.039Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:39:09.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:39:09.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:39:09.039Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-14T00:39:09.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-14T00:39:09.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-14T00:39:09.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-14T00:39:09.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-14T00:39:09.298Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-14T00:39:09.298Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-14T00:39:09.298Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-14T00:39:09.298Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-14T00:39:09.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-14T00:39:09.556Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-14T00:39:09.556Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-14T00:39:09.556Z] === RUN TestCopyFromContainer [2020-03-14T00:39:09.643Z] Removing intermediate container 38cb72b01d98 [2020-03-14T00:39:09.643Z] ---> 06ec7e088c04 [2020-03-14T00:39:09.643Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-14T00:39:10.102Z] [2020-03-14T00:39:10.562Z] ---> 18d0bd0fc702 [2020-03-14T00:39:10.562Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-14T00:39:10.562Z] ---> Running in 69cf03ceedda [2020-03-14T00:39:11.458Z] === RUN TestCopyFromContainer// [2020-03-14T00:39:11.717Z] === RUN TestCopyFromContainer//bar/root [2020-03-14T00:39:11.717Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-14T00:39:11.717Z] === RUN TestCopyFromContainer/bar/quux [2020-03-14T00:39:11.970Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-03-14T00:39:11.970Z] === RUN TestServicePlugin [2020-03-14T00:39:11.970Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-14T00:39:11.970Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:39:11.970Z] === RUN TestServiceUpdateLabel [2020-03-14T00:39:11.976Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-14T00:39:11.976Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-14T00:39:12.101Z] [2020-03-14T00:39:12.101Z] SUCCESS: Specified value was saved. [2020-03-14T00:39:12.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-14T00:39:12.235Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-14T00:39:12.494Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-14T00:39:12.494Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer (3.14s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-14T00:39:12.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-14T00:39:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-14T00:39:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:39:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:39:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:39:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:39:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:39:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:39:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:39:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:39:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:39:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-14T00:39:12.753Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-14T00:39:12.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-14T00:39:12.753Z] === RUN TestCreateWithInvalidEnv [2020-03-14T00:39:12.753Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-14T00:39:12.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-14T00:39:12.753Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-14T00:39:12.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-14T00:39:12.753Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-14T00:39:12.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-14T00:39:12.753Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-14T00:39:12.753Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-14T00:39:12.753Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-14T00:39:12.753Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-14T00:39:12.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-14T00:39:12.753Z] === RUN TestCreateTmpfsMountsTarget [2020-03-14T00:39:12.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-14T00:39:12.753Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-14T00:39:14.634Z] --- PASS: TestServiceUpdateLabel (3.53s) [2020-03-14T00:39:14.634Z] === RUN TestServiceUpdateSecrets [2020-03-14T00:39:15.019Z] Removing intermediate container 69cf03ceedda [2020-03-14T00:39:15.019Z] ---> 288017ad1361 [2020-03-14T00:39:15.019Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-14T00:39:15.019Z] ---> Running in 6fa343ee488a [2020-03-14T00:39:15.283Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:39:15.283Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:39:15.283Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:39:15.283Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:39:15.283Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-14T00:39:15.283Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-14T00:39:15.283Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-14T00:39:15.284Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-14T00:39:15.284Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-14T00:39:17.598Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-14T00:39:17.598Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-14T00:39:17.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-14T00:39:17.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:39:17.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:39:17.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:39:17.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:39:17.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:39:17.821Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:39:17.821Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:39:17.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:39:17.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:39:17.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:39:17.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:39:17.821Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-14T00:39:17.821Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-14T00:39:17.821Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-14T00:39:18.388Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-03-14T00:39:18.388Z] === RUN TestContainerStartOnDaemonRestart [2020-03-14T00:39:18.388Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:39:18.388Z] === RUN TestDaemonRestartIpcMode [2020-03-14T00:39:18.388Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:39:18.388Z] === RUN TestDaemonHostGatewayIP [2020-03-14T00:39:18.388Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:39:18.388Z] === RUN TestDiff [2020-03-14T00:39:19.323Z] --- PASS: TestDiff (0.81s) [2020-03-14T00:39:19.323Z] === RUN TestExecWithCloseStdin [2020-03-14T00:39:20.121Z] --- PASS: TestImportExtremelyLargeImageWorks (173.52s) [2020-03-14T00:39:20.121Z] PASS [2020-03-14T00:39:20.121Z] [2020-03-14T00:39:20.121Z] DONE 12 tests in 177.550s [2020-03-14T00:39:20.121Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-14T00:39:20.121Z] ++ 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-03-14T00:39:20.121Z] ++ set -e [2020-03-14T00:39:20.121Z] ++ '[' -n 0 ']' [2020-03-14T00:39:20.121Z] ++ set -x [2020-03-14T00:39:20.121Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:39:20.121Z] INFO: Testing against a local daemon [2020-03-14T00:39:20.121Z] === RUN TestNetworkCreateDelete [2020-03-14T00:39:20.121Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-03-14T00:39:20.121Z] === RUN TestDockerNetworkDeletePreferID [2020-03-14T00:39:20.259Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-03-14T00:39:20.259Z] === RUN TestExec [2020-03-14T00:39:20.684Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-03-14T00:39:20.684Z] === RUN TestInspectNetwork [2020-03-14T00:39:20.816Z] Cannot create a file when that file already exists. [2020-03-14T00:39:21.194Z] --- PASS: TestExec (0.92s) [2020-03-14T00:39:21.194Z] === RUN TestExecUser [2020-03-14T00:39:21.614Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-14T00:39:21.614Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-14T00:39:22.129Z] --- PASS: TestExecUser (0.87s) [2020-03-14T00:39:22.129Z] === RUN TestExportContainerAndImportImage [2020-03-14T00:39:22.177Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-14T00:39:22.742Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-14T00:39:22.742Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-14T00:39:23.064Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-03-14T00:39:23.064Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-14T00:39:23.307Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-14T00:39:23.564Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-14T00:39:24.965Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-03-14T00:39:24.965Z] === RUN TestHealthCheckWorkdir [2020-03-14T00:39:26.092Z] === RUN TestInspectNetwork/full_network_id [2020-03-14T00:39:26.092Z] === RUN TestInspectNetwork/partial_network_id [2020-03-14T00:39:26.092Z] === RUN TestInspectNetwork/network_name [2020-03-14T00:39:26.092Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-14T00:39:26.092Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-14T00:39:26.341Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-03-14T00:39:26.341Z] === RUN TestHealthKillContainer [2020-03-14T00:39:26.609Z] Removing intermediate container 6fa343ee488a [2020-03-14T00:39:26.609Z] ---> 66b995e496dc [2020-03-14T00:39:26.609Z] Step 6/6 : CMD ["sh"] [2020-03-14T00:39:26.609Z] ---> Running in cd8667b68364 [2020-03-14T00:39:26.609Z] Removing intermediate container cd8667b68364 [2020-03-14T00:39:26.609Z] ---> e9f62c1e3946 [2020-03-14T00:39:26.609Z] Successfully built e9f62c1e3946 [2020-03-14T00:39:26.609Z] Successfully tagged busybox:latest [2020-03-14T00:39:26.609Z] INFO: Docker images of the daemon under test [2020-03-14T00:39:26.609Z] [2020-03-14T00:39:26.609Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-14T00:39:26.609Z] busybox latest e9f62c1e3946 Less than a second ago 4.97GB [2020-03-14T00:39:26.609Z] microsoft/windowsservercore latest 80e84fd280e2 7 days ago 4.94GB [2020-03-14T00:39:26.610Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 7 days ago 4.94GB [2020-03-14T00:39:26.610Z] [2020-03-14T00:39:26.610Z] INFO: Running integration tests at 03/14/2020 00:39:26... [2020-03-14T00:39:26.610Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-14T00:39:26.610Z] INFO: Integration API tests being run from the host: [2020-03-14T00:39:26.610Z] INFO: make.ps1 starting at 03/14/2020 00:39:26 [2020-03-14T00:39:27.460Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-14T00:39:27.585Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-14T00:39:29.356Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-14T00:39:29.625Z] --- PASS: TestHealthKillContainer (2.95s) [2020-03-14T00:39:29.625Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-14T00:39:29.884Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-03-14T00:39:29.884Z] === RUN TestIpcModeNone [2020-03-14T00:39:30.287Z] --- PASS: TestInspectNetwork (9.76s) [2020-03-14T00:39:30.287Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-14T00:39:30.287Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-14T00:39:30.287Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-14T00:39:30.287Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-14T00:39:30.287Z] === RUN TestRunContainerWithBridgeNone [2020-03-14T00:39:30.544Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-14T00:39:30.820Z] --- PASS: TestIpcModeNone (0.94s) [2020-03-14T00:39:30.820Z] === RUN TestIpcModePrivate [2020-03-14T00:39:31.758Z] --- PASS: TestIpcModePrivate (0.91s) [2020-03-14T00:39:31.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-03-14T00:39:31.758Z] === RUN TestIpcModeShareable [2020-03-14T00:39:32.438Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-14T00:39:32.693Z] --- PASS: TestIpcModeShareable (0.93s) [2020-03-14T00:39:32.693Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-03-14T00:39:32.693Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-14T00:39:33.003Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) [2020-03-14T00:39:33.003Z] === RUN TestNetworkInvalidJSON [2020-03-14T00:39:33.003Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-14T00:39:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-14T00:39:33.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:39:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:39:33.003Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:39:33.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:39:33.048Z] --- PASS: TestServiceUpdateSecrets (15.78s) [2020-03-14T00:39:33.048Z] === RUN TestServiceUpdateConfigs [2020-03-14T00:39:36.374Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-14T00:39:36.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:39:36.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:39:36.374Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-14T00:39:36.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-14T00:39:36.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-14T00:39:36.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-14T00:39:36.374Z] === RUN TestHostIPv4BridgeLabel [2020-03-14T00:39:36.374Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-14T00:39:36.374Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-03-14T00:39:36.374Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-14T00:39:36.374Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-14T00:39:36.374Z] === RUN TestDaemonDefaultNetworkPools [2020-03-14T00:39:36.374Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-03-14T00:39:36.374Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-14T00:39:36.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-14T00:39:36.374Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-03-14T00:39:36.374Z] === RUN TestAPIIpcModeHost [2020-03-14T00:39:36.374Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-03-14T00:39:36.374Z] === RUN TestDaemonIpcModeShareable [2020-03-14T00:39:36.633Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-03-14T00:39:36.633Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-14T00:39:37.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-14T00:39:38.131Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2020-03-14T00:39:38.131Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-14T00:39:38.279Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-03-14T00:39:38.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-14T00:39:38.279Z] === RUN TestDaemonIpcModePrivate [2020-03-14T00:39:38.694Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-03-14T00:39:38.694Z] === RUN TestServiceWithPredefinedNetwork [2020-03-14T00:39:39.655Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-03-14T00:39:39.655Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-14T00:39:39.655Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-14T00:39:41.217Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-14T00:39:41.473Z] --- PASS: TestServiceWithPredefinedNetwork (2.95s) [2020-03-14T00:39:41.473Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-14T00:39:41.473Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:39:41.473Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:39:41.473Z] === RUN TestServiceWithDataPathPortInit [2020-03-14T00:39:41.557Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-03-14T00:39:41.557Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-14T00:39:41.557Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-14T00:39:43.458Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-03-14T00:39:43.458Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-14T00:39:43.458Z] === RUN TestIpcModeOlderClient [2020-03-14T00:39:43.458Z] === PAUSE TestIpcModeOlderClient [2020-03-14T00:39:43.458Z] === RUN TestKillContainerInvalidSignal [2020-03-14T00:39:44.394Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-03-14T00:39:44.394Z] === RUN TestKillContainer [2020-03-14T00:39:44.394Z] === RUN TestKillContainer/no_signal [2020-03-14T00:39:44.961Z] === RUN TestKillContainer/non_killing_signal [2020-03-14T00:39:45.528Z] === RUN TestKillContainer/killing_signal [2020-03-14T00:39:46.452Z] --- PASS: TestServiceUpdateConfigs (15.96s) [2020-03-14T00:39:46.452Z] === RUN TestServiceUpdateNetwork [2020-03-14T00:39:46.904Z] --- PASS: TestKillContainer (2.38s) [2020-03-14T00:39:46.904Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-03-14T00:39:46.904Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-03-14T00:39:46.904Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-03-14T00:39:46.904Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-14T00:39:46.904Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-14T00:39:47.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-14T00:39:47.850Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-14T00:39:47.850Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-14T00:39:47.850Z] remote: Enumerating objects: 2, done. [2020-03-14T00:39:47.850Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-14T00:39:47.850Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-14T00:39:47.850Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-14T00:39:47.850Z] 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-03-14T00:39:47.850Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-14T00:39:48.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-03-14T00:39:48.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-03-14T00:39:48.037Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-03-14T00:39:48.037Z] === RUN TestKillStoppedContainer [2020-03-14T00:39:48.295Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-14T00:39:48.295Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-14T00:39:48.295Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-14T00:39:48.295Z] === RUN TestKillDifferentUserContainer [2020-03-14T00:39:49.231Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-14T00:39:49.231Z] === RUN TestInspectOomKilledTrue [2020-03-14T00:39:49.231Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-14T00:39:49.231Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:39:49.231Z] === RUN TestInspectOomKilledFalse [2020-03-14T00:39:49.231Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-14T00:39:49.231Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:39:49.231Z] === RUN TestLinksEtcHostsContentMatch [2020-03-14T00:39:49.798Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-03-14T00:39:49.798Z] === RUN TestLinksContainerNames [2020-03-14T00:39:50.364Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-14T00:39:51.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/test/unit [2020-03-14T00:39:51.700Z] --- PASS: TestLinksContainerNames (1.57s) [2020-03-14T00:39:51.700Z] === RUN TestLogsFollowTailEmpty [2020-03-14T00:39:51.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:39:51.828Z] INFO: Testing against a local daemon [2020-03-14T00:39:52.267Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-03-14T00:39:52.267Z] === RUN TestContainerNetworkMountsNoChown [2020-03-14T00:39:52.835Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-03-14T00:39:52.835Z] === RUN TestMountDaemonRoot [2020-03-14T00:39:53.093Z] === RUN TestMountDaemonRoot/default [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/default [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/private [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/private [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rprivate [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/slave [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/slave [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rslave [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/shared [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/shared [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rshared [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/default [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rslave [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/shared [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rprivate [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rshared [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/slave [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/private [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-14T00:39:53.094Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:39:53.094Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:39:53.094Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:39:53.353Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-14T00:39:53.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-14T00:39:53.353Z] === RUN TestContainerBindMountNonRecursive [2020-03-14T00:39:53.773Z] ? github.com/docker/docker/api [no test files] [2020-03-14T00:39:55.886Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-03-14T00:39:55.886Z] === RUN TestNetworkNat [2020-03-14T00:39:56.453Z] --- PASS: TestNetworkNat (0.90s) [2020-03-14T00:39:56.453Z] === RUN TestNetworkLocalhostTCPNat [2020-03-14T00:39:57.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-03-14T00:39:57.019Z] === RUN TestNetworkLoopbackNat [2020-03-14T00:39:58.397Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-03-14T00:39:58.397Z] === RUN TestPause [2020-03-14T00:39:59.332Z] --- PASS: TestPause (0.87s) [2020-03-14T00:39:59.332Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-14T00:39:59.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:39:59.332Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:39:59.332Z] === RUN TestPauseStopPausedContainer [2020-03-14T00:39:59.527Z] --- PASS: TestServiceWithDataPathPortInit (17.39s) [2020-03-14T00:39:59.527Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-14T00:39:59.899Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-03-14T00:39:59.899Z] === RUN TestPsFilter [2020-03-14T00:40:00.157Z] --- PASS: TestPsFilter (0.26s) [2020-03-14T00:40:00.157Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-14T00:40:01.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-14T00:40:01.093Z] === RUN TestRemoveContainerWithVolume [2020-03-14T00:40:02.030Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-03-14T00:40:02.030Z] === RUN TestRemoveContainerRunning [2020-03-14T00:40:02.599Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-03-14T00:40:02.599Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-14T00:40:03.535Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-03-14T00:40:03.535Z] === RUN TestRemoveInvalidContainer [2020-03-14T00:40:03.535Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-14T00:40:03.535Z] === RUN TestRenameLinkedContainer [2020-03-14T00:40:04.215Z] ok github.com/docker/docker/integration/build 14.310s [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === Skipped [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-14T00:40:04.675Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-14T00:40:04.675Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-14T00:40:04.675Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-14T00:40:04.675Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-03-14T00:40:04.675Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] DONE 22 tests, 10 skipped in 37.008s [2020-03-14T00:40:04.675Z] [2020-03-14T00:40:04.675Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-14T00:40:04.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-14T00:40:04.867Z] --- PASS: TestServiceUpdateNetwork (16.18s) [2020-03-14T00:40:04.867Z] PASS [2020-03-14T00:40:04.867Z] [2020-03-14T00:40:04.867Z] === Skipped [2020-03-14T00:40:04.867Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-14T00:40:04.867Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:40:04.867Z] [2020-03-14T00:40:04.867Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-14T00:40:04.867Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:40:04.867Z] [2020-03-14T00:40:04.867Z] [2020-03-14T00:40:04.867Z] DONE 23 tests, 2 skipped in 154.272s [2020-03-14T00:40:04.867Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-14T00:40:04.867Z] ++ 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-03-14T00:40:04.867Z] ++ set -e [2020-03-14T00:40:04.867Z] ++ '[' -n 0 ']' [2020-03-14T00:40:04.867Z] ++ set -x [2020-03-14T00:40:04.867Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:04.867Z] INFO: Testing against a local daemon [2020-03-14T00:40:04.867Z] === RUN TestSessionCreate [2020-03-14T00:40:04.867Z] --- PASS: TestSessionCreate (0.02s) [2020-03-14T00:40:04.867Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-14T00:40:04.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-14T00:40:04.867Z] PASS [2020-03-14T00:40:04.867Z] [2020-03-14T00:40:04.867Z] DONE 2 tests in 0.104s [2020-03-14T00:40:04.867Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-14T00:40:04.867Z] ++ 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-03-14T00:40:04.867Z] ++ set -e [2020-03-14T00:40:04.867Z] ++ '[' -n 0 ']' [2020-03-14T00:40:04.867Z] ++ set -x [2020-03-14T00:40:04.868Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:04.868Z] INFO: Testing against a local daemon [2020-03-14T00:40:04.868Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-14T00:40:04.868Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:40:04.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:40:04.868Z] === RUN TestEventsExecDie [2020-03-14T00:40:04.868Z] --- PASS: TestEventsExecDie (0.97s) [2020-03-14T00:40:04.868Z] === RUN TestEventsBackwardsCompatible [2020-03-14T00:40:04.868Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-14T00:40:04.868Z] === RUN TestInfoBinaryCommits [2020-03-14T00:40:04.868Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-14T00:40:04.868Z] === RUN TestInfoAPIVersioned [2020-03-14T00:40:04.868Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-14T00:40:04.868Z] === RUN TestInfoDiscoveryBackend [2020-03-14T00:40:04.868Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-14T00:40:04.868Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-14T00:40:05.478Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-14T00:40:05.478Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-14T00:40:05.758Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-14T00:40:05.758Z] === RUN TestInfoAPI [2020-03-14T00:40:05.758Z] --- PASS: TestInfoAPI (0.02s) [2020-03-14T00:40:05.758Z] === RUN TestInfoAPIWarnings [2020-03-14T00:40:06.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-14T00:40:06.369Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-14T00:40:06.369Z] === RUN TestInfoDebug [2020-03-14T00:40:06.822Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-03-14T00:40:06.822Z] === RUN TestRenameStoppedContainer [2020-03-14T00:40:06.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:40:06.856Z] INFO: Testing against a local daemon [2020-03-14T00:40:06.856Z] ok github.com/docker/docker/integration/config 0.203s [2020-03-14T00:40:06.856Z] [2020-03-14T00:40:06.856Z] === Skipped [2020-03-14T00:40:06.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-14T00:40:06.856Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:06.856Z] [2020-03-14T00:40:06.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-14T00:40:06.856Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:06.856Z] [2020-03-14T00:40:06.856Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-14T00:40:06.856Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:06.856Z] [2020-03-14T00:40:06.856Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-14T00:40:06.857Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:06.857Z] [2020-03-14T00:40:06.857Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-14T00:40:06.857Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:40:06.857Z] [2020-03-14T00:40:06.857Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-14T00:40:06.857Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:40:06.857Z] [2020-03-14T00:40:06.857Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-14T00:40:06.857Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:40:06.981Z] --- PASS: TestInfoDebug (0.52s) [2020-03-14T00:40:06.981Z] === RUN TestInfoInsecureRegistries [2020-03-14T00:40:07.316Z] [2020-03-14T00:40:07.316Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-14T00:40:07.316Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:40:07.316Z] [2020-03-14T00:40:07.316Z] [2020-03-14T00:40:07.316Z] DONE 8 tests, 8 skipped in 2.477s [2020-03-14T00:40:07.316Z] [2020-03-14T00:40:07.316Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-14T00:40:07.389Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-03-14T00:40:07.389Z] === RUN TestRenameRunningContainerAndReuse [2020-03-14T00:40:07.517Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.56s) [2020-03-14T00:40:07.517Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ug1le5pxlyzaoaqfxnneds9y Created:2020-03-14 00:40:00.423891263 +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[34230d18c22a9e20ab21173328567adf46882f5d37c8349a55f09b0b05d52dd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ffupptnpnwqjv5bqnrm9nvpj EndpointID:ee3405a661a7d8e098975ab052e8ee503cff0c6a98921c81e2439767da51585a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:25780f9ce3bf6616aea3774a2f8c8f0316934922e21daadddc337b3c537b90ca 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:fa5d407c24fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ffupptnpnwqjv5bqnrm9nvpj EndpointID:ee3405a661a7d8e098975ab052e8ee503cff0c6a98921c81e2439767da51585a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-14T00:40:07.517Z] PASS [2020-03-14T00:40:07.517Z] [2020-03-14T00:40:07.517Z] === Skipped [2020-03-14T00:40:07.517Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:40:07.517Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:40:07.517Z] [2020-03-14T00:40:07.517Z] [2020-03-14T00:40:07.517Z] DONE 22 tests, 1 skipped in 47.587s [2020-03-14T00:40:07.517Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:40:07.517Z] ++ 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-03-14T00:40:07.517Z] ++ set -e [2020-03-14T00:40:07.517Z] ++ '[' -n 0 ']' [2020-03-14T00:40:07.517Z] ++ set -x [2020-03-14T00:40:07.517Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:07.517Z] INFO: Testing against a local daemon [2020-03-14T00:40:07.592Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-14T00:40:07.592Z] === RUN TestInfoRegistryMirrors [2020-03-14T00:40:07.774Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-14T00:40:07.774Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:40:07.774Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:40:07.774Z] === RUN TestDockerNetworkIpvlan [2020-03-14T00:40:07.774Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:40:07.774Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:40:07.774Z] PASS [2020-03-14T00:40:07.774Z] [2020-03-14T00:40:07.774Z] === Skipped [2020-03-14T00:40:07.774Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T00:40:07.774Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:40:07.774Z] [2020-03-14T00:40:07.774Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:40:07.774Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:40:07.774Z] [2020-03-14T00:40:07.774Z] [2020-03-14T00:40:07.774Z] DONE 2 tests, 2 skipped in 0.112s [2020-03-14T00:40:07.774Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:40:07.774Z] ++ 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-03-14T00:40:07.774Z] ++ set -e [2020-03-14T00:40:07.774Z] ++ '[' -n 0 ']' [2020-03-14T00:40:07.774Z] ++ set -x [2020-03-14T00:40:07.774Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:07.774Z] INFO: Testing against a local daemon [2020-03-14T00:40:07.774Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-14T00:40:07.873Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-14T00:40:07.873Z] === RUN TestLoginFailsWithBadCredentials [2020-03-14T00:40:08.153Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-14T00:40:08.153Z] === RUN TestPingCacheHeaders [2020-03-14T00:40:08.153Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-14T00:40:08.153Z] === RUN TestPingGet [2020-03-14T00:40:08.153Z] --- PASS: TestPingGet (0.01s) [2020-03-14T00:40:08.153Z] === RUN TestPingHead [2020-03-14T00:40:08.153Z] --- PASS: TestPingHead (0.01s) [2020-03-14T00:40:08.153Z] === RUN TestVersion [2020-03-14T00:40:08.153Z] --- PASS: TestVersion (0.01s) [2020-03-14T00:40:08.153Z] PASS [2020-03-14T00:40:08.433Z] [2020-03-14T00:40:08.433Z] === Skipped [2020-03-14T00:40:08.433Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:40:08.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:40:08.433Z] [2020-03-14T00:40:08.433Z] [2020-03-14T00:40:08.433Z] DONE 18 tests, 1 skipped in 5.631s [2020-03-14T00:40:08.433Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-14T00:40:08.433Z] ++ 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-03-14T00:40:08.433Z] ++ set -e [2020-03-14T00:40:08.433Z] ++ '[' -n 0 ']' [2020-03-14T00:40:08.433Z] ++ set -x [2020-03-14T00:40:08.434Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:08.434Z] INFO: Testing against a local daemon [2020-03-14T00:40:08.434Z] === RUN TestVolumesCreateAndList [2020-03-14T00:40:08.434Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-14T00:40:08.434Z] === RUN TestVolumesRemove [2020-03-14T00:40:08.434Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-14T00:40:08.434Z] === RUN TestVolumesInspect [2020-03-14T00:40:08.434Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-14T00:40:08.434Z] === RUN TestVolumesInvalidJSON [2020-03-14T00:40:08.434Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-14T00:40:08.434Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-14T00:40:08.434Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-14T00:40:08.434Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-14T00:40:08.434Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-14T00:40:08.434Z] PASS [2020-03-14T00:40:08.434Z] [2020-03-14T00:40:08.434Z] DONE 5 tests in 0.227s [2020-03-14T00:40:08.434Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T00:40:08.604Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-03-14T00:40:08.714Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T00:40:08.714Z] +++ kill 11819 [2020-03-14T00:40:08.764Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-03-14T00:40:08.764Z] === RUN TestRenameInvalidName [2020-03-14T00:40:09.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-03-14T00:40:09.142Z] === RUN TestDockerNetworkMacvlan [2020-03-14T00:40:09.700Z] --- PASS: TestRenameInvalidName (0.80s) [2020-03-14T00:40:09.700Z] === RUN TestRenameAnonymousContainer [2020-03-14T00:40:10.072Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-14T00:40:10.178Z] +++ /etc/init.d/apparmor stop [2020-03-14T00:40:10.178Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T00:40:10.178Z] [2020-03-14T00:40:10.178Z] Unloading profiles will leave already running processes permanently [2020-03-14T00:40:10.178Z] unconfined, which can lead to unexpected situations. [2020-03-14T00:40:10.178Z] [2020-03-14T00:40:10.178Z] To set a process to complain mode, use the command line tool [2020-03-14T00:40:10.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T00:40:10.178Z] +++ true [2020-03-14T00:40:10.178Z] [2020-03-14T00:40:10.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:40:10.224Z] INFO: Testing against a local daemon [2020-03-14T00:40:11.002Z] === RUN TestDockerNetworkMacvlan/OverlapParent Post stage [Pipeline] junit [2020-03-14T00:40:11.677Z] Recording test results [2020-03-14T00:40:11.937Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T00:40:12.368Z] + echo Ensuring container killed. [2020-03-14T00:40:12.368Z] Ensuring container killed. [2020-03-14T00:40:12.368Z] + docker rm -vf docker-pr4 [2020-03-14T00:40:12.368Z] Error: No such container: docker-pr4 [2020-03-14T00:40:12.388Z] + true [Pipeline] sh [2020-03-14T00:40:12.742Z] + echo Chowning /workspace to jenkins user [2020-03-14T00:40:12.742Z] Chowning /workspace to jenkins user [2020-03-14T00:40:12.742Z] + id -u [2020-03-14T00:40:12.742Z] + id -g [2020-03-14T00:40:12.742Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40691:/workspace busybox chown -R 1001:1001 /workspace [2020-03-14T00:40:13.888Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-03-14T00:40:13.888Z] === RUN TestRenameContainerWithSameName [2020-03-14T00:40:14.456Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-03-14T00:40:14.456Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-14T00:40:15.212Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T00:40:15.831Z] + bundleName=s390x-integration [2020-03-14T00:40:15.831Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-14T00:40:15.831Z] Creating s390x-integration-bundles.tar.gz [2020-03-14T00:40:15.831Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-03-14T00:40:15.831Z] + 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-03-14T00:40:15.867Z] Archiving artifacts [2020-03-14T00:40:16.186Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T00:40:16.361Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-03-14T00:40:16.361Z] === RUN TestResize [2020-03-14T00:40:16.578Z] + make clean [2020-03-14T00:40:16.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-14T00:40:16.859Z] docker volume rm -f docker-dev-cache [2020-03-14T00:40:16.859Z] docker-dev-cache [Pipeline] deleteDir [2020-03-14T00:40:16.936Z] --- PASS: TestResize (0.82s) [2020-03-14T00:40:16.936Z] === RUN TestResizeWithInvalidSize [2020-03-14T00:40:17.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-14T00:40:17.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-14T00:40:17.880Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-03-14T00:40:17.880Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T00:40:18.334Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-14T00:40:18.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-14T00:40:18.449Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:18.449Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:18.449Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:18.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:40:18.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:40:18.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:40:18.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:40:20.228Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-14T00:40:20.228Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-14T00:40:20.485Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-14T00:40:21.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:40:21.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:21.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:40:22.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:23.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:40:23.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:40:23.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:40:23.814Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:40:24.659Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan (16.54s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.48s) [2020-03-14T00:40:25.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-03-14T00:40:25.589Z] PASS [2020-03-14T00:40:25.589Z] [2020-03-14T00:40:25.589Z] DONE 8 tests in 18.041s [2020-03-14T00:40:25.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-14T00:40:25.846Z] ++ 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-03-14T00:40:25.846Z] ++ set -e [2020-03-14T00:40:25.846Z] ++ '[' -n 0 ']' [2020-03-14T00:40:25.846Z] ++ set -x [2020-03-14T00:40:25.846Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:25.846Z] testing: warning: no tests to run [2020-03-14T00:40:25.846Z] PASS [2020-03-14T00:40:25.846Z] [2020-03-14T00:40:25.846Z] DONE 0 tests in 0.024s [2020-03-14T00:40:25.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-14T00:40:25.846Z] ++ 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-03-14T00:40:25.846Z] ++ set -e [2020-03-14T00:40:25.846Z] ++ '[' -n 0 ']' [2020-03-14T00:40:25.846Z] ++ set -x [2020-03-14T00:40:25.846Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:40:25.846Z] INFO: Testing against a local daemon [2020-03-14T00:40:25.846Z] === RUN TestAuthZPluginAllowRequest [2020-03-14T00:40:26.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.79s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2020-03-14T00:40:27.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2020-03-14T00:40:27.101Z] === RUN TestCgroupNamespacesRun [2020-03-14T00:40:27.999Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-03-14T00:40:27.999Z] === RUN TestAuthZPluginTLS [2020-03-14T00:40:28.256Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-14T00:40:28.256Z] === RUN TestAuthZPluginDenyRequest [2020-03-14T00:40:28.477Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-03-14T00:40:28.477Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-14T00:40:28.821Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2020-03-14T00:40:28.821Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-14T00:40:29.385Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-03-14T00:40:29.385Z] === RUN TestAuthZPluginDenyResponse [2020-03-14T00:40:29.951Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-14T00:40:29.951Z] === RUN TestAuthZPluginAllowEventStream [2020-03-14T00:40:30.381Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-03-14T00:40:30.381Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-14T00:40:32.284Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-03-14T00:40:32.284Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-14T00:40:32.473Z] --- PASS: TestAuthZPluginAllowEventStream (2.01s) [2020-03-14T00:40:32.473Z] === RUN TestAuthZPluginErrorResponse [2020-03-14T00:40:32.473Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-14T00:40:32.730Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-14T00:40:32.730Z] === RUN TestAuthZPluginErrorRequest [2020-03-14T00:40:32.990Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-14T00:40:33.247Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-14T00:40:33.247Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-14T00:40:33.504Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-14T00:40:33.761Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-03-14T00:40:33.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-14T00:40:34.017Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-14T00:40:34.189Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-03-14T00:40:34.189Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-14T00:40:34.274Z] === RUN TestDockerSuite/TestBuildFails [2020-03-14T00:40:35.206Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-14T00:40:35.463Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-14T00:40:35.721Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-03-14T00:40:35.721Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-14T00:40:36.092Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-03-14T00:40:36.092Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-14T00:40:36.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-03-14T00:40:36.660Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-14T00:40:37.595Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-03-14T00:40:37.595Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-14T00:40:38.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-03-14T00:40:38.242Z] === RUN TestAuthZPluginHeader [2020-03-14T00:40:38.242Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-14T00:40:38.806Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-03-14T00:40:38.806Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-14T00:40:39.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-03-14T00:40:39.498Z] === RUN TestKernelTCPMemory [2020-03-14T00:40:40.434Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-03-14T00:40:40.434Z] === RUN TestNISDomainname [2020-03-14T00:40:40.699Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-14T00:40:41.329Z] #79 exporting layers 114.7s done [2020-03-14T00:40:41.329Z] #79 exporting manifest sha256:7908f0830b8979acae78871b7ea6de33a27c75d0fa27ef23ec831c5b402879bd 0.0s done [2020-03-14T00:40:41.329Z] #79 exporting config sha256:7abb1f1d60035963b03a507bb5ee1cf54b3fa62b1ad33cfdecb7a1fd3f607586 [2020-03-14T00:40:41.329Z] #79 exporting config sha256:7abb1f1d60035963b03a507bb5ee1cf54b3fa62b1ad33cfdecb7a1fd3f607586 done [2020-03-14T00:40:41.329Z] #79 sending tarball [2020-03-14T00:40:41.368Z] --- PASS: TestNISDomainname (1.01s) [2020-03-14T00:40:41.368Z] === RUN TestHostnameDnsResolution [2020-03-14T00:40:42.621Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-14T00:40:43.190Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s) [2020-03-14T00:40:43.190Z] === RUN TestAuthZPluginV2Disable [2020-03-14T00:40:43.271Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-03-14T00:40:43.271Z] === RUN TestStats [2020-03-14T00:40:43.753Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-14T00:40:44.317Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-14T00:40:45.172Z] --- PASS: TestStats (1.82s) [2020-03-14T00:40:45.172Z] === RUN TestStopContainerWithTimeout [2020-03-14T00:40:45.172Z] === RUN TestStopContainerWithTimeout/0 [2020-03-14T00:40:45.172Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-14T00:40:45.172Z] === RUN TestStopContainerWithTimeout/1 [2020-03-14T00:40:45.172Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-14T00:40:45.172Z] === RUN TestStopContainerWithTimeout/3 [2020-03-14T00:40:45.172Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-14T00:40:45.172Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-14T00:40:45.172Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-14T00:40:45.172Z] === CONT TestStopContainerWithTimeout/0 [2020-03-14T00:40:45.172Z] === CONT TestStopContainerWithTimeout/3 [2020-03-14T00:40:45.172Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-14T00:40:45.172Z] === CONT TestStopContainerWithTimeout/1 [2020-03-14T00:40:45.249Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-14T00:40:47.141Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2020-03-14T00:40:47.141Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-14T00:40:47.439Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-14T00:40:48.373Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-14T00:40:48.458Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-14T00:40:48.458Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-03-14T00:40:48.458Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2020-03-14T00:40:48.458Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-03-14T00:40:48.458Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-03-14T00:40:48.458Z] === RUN TestDeleteDevicemapper [2020-03-14T00:40:48.458Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-14T00:40:48.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:40:48.458Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-14T00:40:48.630Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-14T00:40:50.362Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2020-03-14T00:40:50.362Z] === RUN TestUpdateMemory [2020-03-14T00:40:50.362Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-14T00:40:50.362Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:40:50.362Z] === RUN TestUpdateCPUQuota [2020-03-14T00:40:50.524Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2020-03-14T00:40:50.524Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-14T00:40:51.087Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-14T00:40:52.263Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-03-14T00:40:52.263Z] === RUN TestUpdatePidsLimit [2020-03-14T00:40:52.263Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-14T00:40:52.263Z] === RUN TestUpdatePidsLimit/no_change [2020-03-14T00:40:52.830Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-14T00:40:53.089Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-14T00:40:53.613Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-14T00:40:53.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-14T00:40:53.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-14T00:40:54.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-14T00:40:56.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-14T00:40:56.076Z] === RUN TestUpdateRestartPolicy [2020-03-14T00:40:56.134Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-14T00:41:00.009Z] #79 ... [2020-03-14T00:41:00.009Z] [2020-03-14T00:41:00.009Z] #80 importing to docker [2020-03-14T00:41:00.009Z] #80 ... [2020-03-14T00:41:00.009Z] [2020-03-14T00:41:00.009Z] #79 exporting to oci image format [2020-03-14T00:41:00.009Z] #79 sending tarball 18.4s done [2020-03-14T00:41:00.009Z] #79 DONE 133.1s [2020-03-14T00:41:00.009Z] [2020-03-14T00:41:00.009Z] #80 importing to docker [2020-03-14T00:41:01.387Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-14T00:41:01.951Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-14T00:41:02.208Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-14T00:41:02.771Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-14T00:41:03.028Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2020-03-14T00:41:03.028Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-14T00:41:03.285Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-14T00:41:03.285Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-14T00:41:04.653Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-14T00:41:04.910Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-14T00:41:05.167Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-14T00:41:05.732Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-14T00:41:05.989Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-14T00:41:06.246Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-14T00:41:06.503Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-14T00:41:07.874Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-14T00:41:08.280Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2020-03-14T00:41:08.280Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-14T00:41:09.216Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-03-14T00:41:09.216Z] === RUN TestWaitNonBlocked [2020-03-14T00:41:09.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:41:09.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:41:09.216Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:41:09.216Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:41:09.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:41:09.216Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:41:10.153Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-14T00:41:10.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-03-14T00:41:10.153Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-03-14T00:41:10.153Z] === RUN TestWaitBlocked [2020-03-14T00:41:10.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:41:10.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:41:10.153Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:41:10.153Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:41:10.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:41:10.153Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:41:10.679Z] ok github.com/docker/docker/integration/container 51.991s [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === Skipped [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-14T00:41:10.679Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-14T00:41:10.679Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-14T00:41:10.679Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-14T00:41:10.679Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-14T00:41:10.679Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-14T00:41:10.679Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-14T00:41:10.679Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-14T00:41:10.679Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-14T00:41:10.679Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-14T00:41:10.679Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-14T00:41:10.679Z] [2020-03-14T00:41:10.679Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-14T00:41:10.680Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-14T00:41:10.680Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-14T00:41:10.680Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-14T00:41:10.680Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-14T00:41:10.680Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-14T00:41:10.680Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-14T00:41:10.680Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-14T00:41:10.680Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-14T00:41:10.680Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-14T00:41:10.680Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-14T00:41:10.680Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-14T00:41:10.680Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-14T00:41:10.680Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-14T00:41:10.680Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-14T00:41:10.680Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-14T00:41:10.680Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.02s) [2020-03-14T00:41:10.680Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-14T00:41:10.680Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-14T00:41:10.680Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-14T00:41:10.680Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-14T00:41:10.680Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:41:10.680Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-14T00:41:10.680Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-14T00:41:10.680Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-14T00:41:10.680Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 80 tests, 41 skipped in 54.806s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-14T00:41:10.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:10.680Z] INFO: Testing against a local daemon [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/image 0.465s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === Skipped [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-14T00:41:10.680Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-14T00:41:10.680Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-14T00:41:10.680Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-14T00:41:10.680Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 11 tests, 4 skipped in 2.531s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-14T00:41:10.680Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:10.680Z] INFO: Testing against a local daemon [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/network 0.259s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === Skipped [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-14T00:41:10.680Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-14T00:41:10.680Z] 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-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-14T00:41:10.680Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-14T00:41:10.680Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-14T00:41:10.680Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2020-03-14T00:41:10.680Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-14T00:41:10.680Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 18 tests, 14 skipped in 2.527s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-14T00:41:10.680Z] testing: warning: no tests to run [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 0 tests in 0.798s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-14T00:41:10.680Z] testing: warning: no tests to run [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 0 tests in 0.784s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-14T00:41:10.680Z] testing: warning: no tests to run [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/plugin 0.063s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 0 tests in 0.786s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-14T00:41:10.680Z] testing: warning: no tests to run [2020-03-14T00:41:10.680Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] DONE 0 tests in 0.820s [2020-03-14T00:41:10.680Z] [2020-03-14T00:41:10.680Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-14T00:41:11.149Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-14T00:41:11.532Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-14T00:41:11.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-14T00:41:11.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-03-14T00:41:11.532Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:41:11.532Z] === CONT TestIpcModeOlderClient [2020-03-14T00:41:11.532Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:41:11.532Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:41:11.532Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-14T00:41:12.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:12.879Z] INFO: Testing against a local daemon [2020-03-14T00:41:12.879Z] ok github.com/docker/docker/integration/plugin/common 0.205s [2020-03-14T00:41:12.879Z] [2020-03-14T00:41:12.879Z] DONE 2 tests in 2.176s [2020-03-14T00:41:12.879Z] [2020-03-14T00:41:12.879Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-14T00:41:14.825Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2020-03-14T00:41:15.395Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-03-14T00:41:15.962Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-03-14T00:41:15.962Z] PASS [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === Skipped [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-14T00:41:15.962Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-14T00:41:15.962Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-14T00:41:15.962Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-14T00:41:15.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-14T00:41:15.962Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-14T00:41:15.962Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] [2020-03-14T00:41:15.962Z] DONE 199 tests, 6 skipped in 127.058s [2020-03-14T00:41:15.962Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-14T00:41:15.962Z] ++ 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-03-14T00:41:15.962Z] ++ set -e [2020-03-14T00:41:15.962Z] ++ '[' -n 0 ']' [2020-03-14T00:41:15.962Z] ++ set -x [2020-03-14T00:41:15.962Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:16.221Z] INFO: Testing against a local daemon [2020-03-14T00:41:16.221Z] === RUN TestCommitInheritsEnv [2020-03-14T00:41:16.224Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-14T00:41:16.225Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-03-14T00:41:16.225Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-14T00:41:16.225Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-14T00:41:16.422Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-14T00:41:16.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:16.621Z] INFO: Testing against a local daemon [2020-03-14T00:41:16.621Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2020-03-14T00:41:16.621Z] [2020-03-14T00:41:16.621Z] === Skipped [2020-03-14T00:41:16.621Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-14T00:41:16.621Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-14T00:41:16.621Z] [2020-03-14T00:41:16.621Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-14T00:41:16.621Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-14T00:41:16.621Z] [2020-03-14T00:41:16.621Z] [2020-03-14T00:41:16.621Z] DONE 2 tests, 2 skipped in 3.678s [2020-03-14T00:41:16.621Z] [2020-03-14T00:41:16.621Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-14T00:41:16.792Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-03-14T00:41:16.792Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-14T00:41:16.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-14T00:41:16.792Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-14T00:41:16.792Z] === RUN TestImagesFilterMultiReference [2020-03-14T00:41:16.792Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-03-14T00:41:16.792Z] === RUN TestImagePullPlatformInvalid [2020-03-14T00:41:17.050Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-14T00:41:17.050Z] === RUN TestRemoveImageOrphaning [2020-03-14T00:41:17.151Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-14T00:41:17.151Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-14T00:41:17.617Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-03-14T00:41:17.617Z] === RUN TestRemoveImageGarbageCollector [2020-03-14T00:41:17.617Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:41:17.617Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:41:17.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-14T00:41:17.617Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-14T00:41:17.617Z] === RUN TestTagInvalidReference [2020-03-14T00:41:17.617Z] --- PASS: TestTagInvalidReference (0.04s) [2020-03-14T00:41:17.617Z] === RUN TestTagValidPrefixedRepo [2020-03-14T00:41:17.617Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-14T00:41:17.617Z] === RUN TestTagExistedNameWithoutForce [2020-03-14T00:41:17.617Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-14T00:41:17.617Z] === RUN TestTagOfficialNames [2020-03-14T00:41:17.711Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/types [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-14T00:41:17.711Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-14T00:41:17.876Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-14T00:41:17.876Z] === RUN TestTagMatchesDigest [2020-03-14T00:41:17.876Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-14T00:41:17.876Z] PASS [2020-03-14T00:41:17.876Z] [2020-03-14T00:41:17.876Z] === Skipped [2020-03-14T00:41:17.876Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-14T00:41:17.876Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-14T00:41:17.876Z] [2020-03-14T00:41:17.876Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:41:17.876Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:41:17.876Z] [2020-03-14T00:41:17.876Z] [2020-03-14T00:41:17.876Z] DONE 12 tests, 2 skipped in 1.845s [2020-03-14T00:41:17.876Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-14T00:41:17.876Z] ++ 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-03-14T00:41:17.876Z] ++ set -e [2020-03-14T00:41:17.876Z] ++ '[' -n 0 ']' [2020-03-14T00:41:17.876Z] ++ set -x [2020-03-14T00:41:17.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:18.134Z] INFO: Testing against a local daemon [2020-03-14T00:41:18.134Z] === RUN TestNetworkCreateDelete [2020-03-14T00:41:18.272Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-14T00:41:18.272Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-14T00:41:18.272Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-14T00:41:18.393Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-03-14T00:41:18.393Z] === RUN TestDockerNetworkDeletePreferID [2020-03-14T00:41:18.833Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-14T00:41:18.833Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-14T00:41:18.833Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-14T00:41:19.394Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-03-14T00:41:19.700Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2020-03-14T00:41:19.700Z] PASS [2020-03-14T00:41:19.700Z] [2020-03-14T00:41:19.700Z] DONE 17 tests in 53.787s [2020-03-14T00:41:19.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-14T00:41:19.700Z] ++ 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-03-14T00:41:19.700Z] ++ set -e [2020-03-14T00:41:19.700Z] ++ '[' -n 0 ']' [2020-03-14T00:41:19.700Z] ++ set -x [2020-03-14T00:41:19.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:19.700Z] INFO: Testing against a local daemon [2020-03-14T00:41:19.700Z] === RUN TestPluginInvalidJSON [2020-03-14T00:41:19.700Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:41:19.700Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:41:19.700Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:41:19.700Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-14T00:41:19.700Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-14T00:41:19.700Z] PASS [2020-03-14T00:41:19.700Z] [2020-03-14T00:41:19.700Z] DONE 2 tests in 0.106s [2020-03-14T00:41:19.700Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-14T00:41:19.700Z] ++ 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-03-14T00:41:19.700Z] ++ set -e [2020-03-14T00:41:19.700Z] ++ '[' -n 0 ']' [2020-03-14T00:41:19.700Z] ++ set -x [2020-03-14T00:41:19.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:19.700Z] INFO: Testing against a local daemon [2020-03-14T00:41:19.700Z] === RUN TestExternalGraphDriver [2020-03-14T00:41:19.770Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2020-03-14T00:41:19.770Z] === RUN TestInspectNetwork [2020-03-14T00:41:19.957Z] === RUN TestExternalGraphDriver/json [2020-03-14T00:41:19.957Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-14T00:41:20.214Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-14T00:41:20.214Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-14T00:41:20.214Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-14T00:41:20.471Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-14T00:41:20.728Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-14T00:41:22.098Z] === RUN TestExternalGraphDriver/spec [2020-03-14T00:41:22.358Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-14T00:41:23.560Z] ok github.com/docker/docker/builder/dockerfile 0.509s coverage: 48.2% of statements [2020-03-14T00:41:23.560Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 13.6% of statements [2020-03-14T00:41:24.237Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-03-14T00:41:24.256Z] === RUN TestExternalGraphDriver/pull [2020-03-14T00:41:24.256Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-14T00:41:25.038Z] === RUN TestInspectNetwork/full_network_id [2020-03-14T00:41:25.038Z] === RUN TestInspectNetwork/partial_network_id [2020-03-14T00:41:25.038Z] === RUN TestInspectNetwork/network_name [2020-03-14T00:41:25.038Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-14T00:41:25.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:25.206Z] INFO: Testing against a local daemon [2020-03-14T00:41:25.206Z] ok github.com/docker/docker/integration/plugin/logging 0.258s [2020-03-14T00:41:25.206Z] [2020-03-14T00:41:25.206Z] === Skipped [2020-03-14T00:41:25.206Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-14T00:41:25.206Z] read_test.go:21: no unix domain sockets on Windows [2020-03-14T00:41:25.206Z] [2020-03-14T00:41:25.206Z] [2020-03-14T00:41:25.206Z] DONE 1 tests, 1 skipped in 7.731s [2020-03-14T00:41:25.206Z] [2020-03-14T00:41:25.206Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-14T00:41:25.602Z] ok github.com/docker/docker/builder/remotecontext/git 1.465s coverage: 86.3% of statements [2020-03-14T00:41:25.602Z] ? github.com/docker/docker/cli [no test files] [2020-03-14T00:41:25.602Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-14T00:41:25.624Z] --- PASS: TestExternalGraphDriver (5.90s) [2020-03-14T00:41:25.624Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-03-14T00:41:25.624Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-03-14T00:41:25.624Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2020-03-14T00:41:25.624Z] === RUN TestGraphdriverPluginV2 [2020-03-14T00:41:25.666Z] testing: warning: no tests to run [2020-03-14T00:41:25.666Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2020-03-14T00:41:25.666Z] [2020-03-14T00:41:25.666Z] DONE 0 tests in 1.341s [2020-03-14T00:41:25.666Z] [2020-03-14T00:41:25.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-14T00:41:28.118Z] ok github.com/docker/docker/client 0.163s coverage: 75.8% of statements [2020-03-14T00:41:28.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:28.583Z] INFO: Testing against a local daemon [2020-03-14T00:41:28.583Z] ok github.com/docker/docker/integration/plugin/volumes 0.227s [2020-03-14T00:41:28.583Z] [2020-03-14T00:41:28.583Z] === Skipped [2020-03-14T00:41:28.583Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-14T00:41:28.583Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:28.583Z] [2020-03-14T00:41:28.583Z] [2020-03-14T00:41:28.583Z] DONE 1 tests, 1 skipped in 2.591s [2020-03-14T00:41:28.583Z] [2020-03-14T00:41:28.583Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-14T00:41:28.896Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-14T00:41:29.154Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-14T00:41:29.224Z] --- PASS: TestInspectNetwork (9.55s) [2020-03-14T00:41:29.224Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-14T00:41:29.224Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-14T00:41:29.224Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-14T00:41:29.224Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-14T00:41:29.224Z] === RUN TestRunContainerWithBridgeNone [2020-03-14T00:41:29.718Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-14T00:41:30.649Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2020-03-14T00:41:30.649Z] PASS [2020-03-14T00:41:30.649Z] [2020-03-14T00:41:30.649Z] DONE 5 tests in 10.775s [2020-03-14T00:41:30.649Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-14T00:41:30.649Z] ++ 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-03-14T00:41:30.649Z] ++ set -e [2020-03-14T00:41:30.649Z] ++ '[' -n 0 ']' [2020-03-14T00:41:30.649Z] ++ set -x [2020-03-14T00:41:30.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:30.649Z] INFO: Testing against a local daemon [2020-03-14T00:41:30.649Z] === RUN TestContinueAfterPluginCrash [2020-03-14T00:41:30.649Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T00:41:30.649Z] === RUN TestReadPluginNoRead [2020-03-14T00:41:30.649Z] === PAUSE TestReadPluginNoRead [2020-03-14T00:41:30.649Z] === RUN TestDaemonStartWithLogOpt [2020-03-14T00:41:30.649Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T00:41:30.649Z] === CONT TestContinueAfterPluginCrash [2020-03-14T00:41:30.649Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T00:41:30.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-14T00:41:30.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:30.764Z] INFO: Testing against a local daemon [2020-03-14T00:41:30.764Z] ok github.com/docker/docker/integration/secret 0.189s [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === Skipped [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-14T00:41:30.764Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] DONE 6 tests, 6 skipped in 2.240s [2020-03-14T00:41:30.764Z] [2020-03-14T00:41:30.764Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-14T00:41:31.758Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-03-14T00:41:31.758Z] === RUN TestNetworkInvalidJSON [2020-03-14T00:41:31.758Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-14T00:41:31.758Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-14T00:41:31.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:41:31.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:41:31.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:41:31.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:41:31.758Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-14T00:41:31.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T00:41:31.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T00:41:31.758Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-14T00:41:31.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-14T00:41:31.758Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-14T00:41:31.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-14T00:41:31.758Z] === RUN TestHostIPv4BridgeLabel [2020-03-14T00:41:32.693Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2020-03-14T00:41:32.693Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-14T00:41:33.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:33.688Z] INFO: Testing against a local daemon [2020-03-14T00:41:33.688Z] ok github.com/docker/docker/integration/service 0.353s [2020-03-14T00:41:34.069Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-03-14T00:41:34.069Z] === RUN TestDaemonDefaultNetworkPools [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === Skipped [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-14T00:41:34.148Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-14T00:41:34.148Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-14T00:41:34.148Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-14T00:41:34.148Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-14T00:41:34.148Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-14T00:41:34.148Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-14T00:41:34.148Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-14T00:41:34.148Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-14T00:41:34.148Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-14T00:41:34.148Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-14T00:41:34.148Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-14T00:41:34.148Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-14T00:41:34.148Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-14T00:41:34.148Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-14T00:41:34.148Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-14T00:41:34.148Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-14T00:41:34.148Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-14T00:41:34.148Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] DONE 23 tests, 22 skipped in 3.228s [2020-03-14T00:41:34.148Z] [2020-03-14T00:41:34.148Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-14T00:41:35.446Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-03-14T00:41:35.446Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-14T00:41:36.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:36.331Z] INFO: Testing against a local daemon [2020-03-14T00:41:36.331Z] ok github.com/docker/docker/integration/session 0.199s [2020-03-14T00:41:36.331Z] [2020-03-14T00:41:36.331Z] === Skipped [2020-03-14T00:41:36.331Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-14T00:41:36.331Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:36.331Z] [2020-03-14T00:41:36.331Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-14T00:41:36.331Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:36.331Z] [2020-03-14T00:41:36.331Z] [2020-03-14T00:41:36.331Z] DONE 2 tests, 2 skipped in 2.269s [2020-03-14T00:41:36.331Z] [2020-03-14T00:41:36.331Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-14T00:41:37.361Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-03-14T00:41:37.361Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-14T00:41:38.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:38.513Z] INFO: Testing against a local daemon [2020-03-14T00:41:39.259Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-14T00:41:39.705Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/test/unit [2020-03-14T00:41:39.892Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-03-14T00:41:39.892Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-14T00:41:40.052Z] ok github.com/docker/docker/integration/system 1.363s [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === Skipped [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:41:40.052Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-14T00:41:40.052Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-14T00:41:40.052Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-14T00:41:40.052Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-14T00:41:40.052Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-14T00:41:40.052Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-14T00:41:40.052Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] DONE 13 tests, 7 skipped in 3.366s [2020-03-14T00:41:40.052Z] [2020-03-14T00:41:40.052Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-14T00:41:40.460Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2020-03-14T00:41:40.460Z] === RUN TestServiceWithPredefinedNetwork [2020-03-14T00:41:42.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:42.232Z] INFO: Testing against a local daemon [2020-03-14T00:41:42.232Z] ok github.com/docker/docker/integration/volume 0.250s [2020-03-14T00:41:42.232Z] [2020-03-14T00:41:42.232Z] === Skipped [2020-03-14T00:41:42.232Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-14T00:41:42.232Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-14T00:41:42.232Z] [2020-03-14T00:41:42.232Z] [2020-03-14T00:41:42.232Z] DONE 5 tests, 1 skipped in 2.246s [2020-03-14T00:41:42.232Z] [2020-03-14T00:41:42.232Z] INFO: make.ps1 ended at 03/14/2020 00:41:41 [2020-03-14T00:41:42.232Z] INFO: Integration CLI tests being run from the host: [2020-03-14T00:41:42.232Z] 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-03-14T00:41:43.744Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-03-14T00:41:43.744Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-14T00:41:43.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:41:43.744Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:41:43.744Z] === RUN TestServiceWithDataPathPortInit [2020-03-14T00:41:44.138Z] ? github.com/docker/docker/api [no test files] [2020-03-14T00:41:45.504Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-14T00:41:46.441Z] --- PASS: TestDaemonStartWithLogOpt (15.82s) [2020-03-14T00:41:46.441Z] === CONT TestReadPluginNoRead [2020-03-14T00:41:48.965Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-14T00:41:49.896Z] === RUN TestReadPluginNoRead/default [2020-03-14T00:41:50.461Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-14T00:41:50.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-14T00:41:50.814Z] INFO: Testing against a local daemon [2020-03-14T00:41:51.024Z] --- PASS: TestContinueAfterPluginCrash (20.46s) [2020-03-14T00:41:51.588Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-14T00:41:53.480Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-14T00:41:53.480Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-14T00:41:53.737Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-14T00:41:55.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-14T00:41:55.889Z] --- PASS: TestReadPluginNoRead (9.39s) [2020-03-14T00:41:55.889Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-03-14T00:41:55.889Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-03-14T00:41:55.889Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s) [2020-03-14T00:41:55.889Z] read_test.go:91: [d059c06394726] daemon is not started [2020-03-14T00:41:55.889Z] PASS [2020-03-14T00:41:55.889Z] [2020-03-14T00:41:55.889Z] DONE 6 tests in 25.319s [2020-03-14T00:41:55.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-14T00:41:55.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:41:55.889Z] ++ set -e [2020-03-14T00:41:55.889Z] ++ '[' -n 0 ']' [2020-03-14T00:41:55.889Z] ++ set -x [2020-03-14T00:41:55.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:41:55.889Z] testing: warning: no tests to run [2020-03-14T00:41:55.889Z] PASS [2020-03-14T00:41:55.889Z] [2020-03-14T00:41:55.889Z] DONE 0 tests in 0.052s [2020-03-14T00:41:55.889Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-14T00:41:55.889Z] ++ 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-03-14T00:41:55.890Z] ++ set -e [2020-03-14T00:41:55.890Z] ++ '[' -n 0 ']' [2020-03-14T00:41:55.890Z] ++ set -x [2020-03-14T00:41:55.890Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:56.147Z] INFO: Testing against a local daemon [2020-03-14T00:41:56.147Z] === RUN TestPluginWithDevMounts [2020-03-14T00:41:56.147Z] === PAUSE TestPluginWithDevMounts [2020-03-14T00:41:56.147Z] === CONT TestPluginWithDevMounts [2020-03-14T00:41:58.677Z] --- PASS: TestPluginWithDevMounts (2.40s) [2020-03-14T00:41:58.677Z] PASS [2020-03-14T00:41:58.677Z] [2020-03-14T00:41:58.677Z] DONE 1 tests in 2.573s [2020-03-14T00:41:58.677Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-14T00:41:58.677Z] ++ 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-03-14T00:41:58.677Z] ++ set -e [2020-03-14T00:41:58.677Z] ++ '[' -n 0 ']' [2020-03-14T00:41:58.677Z] ++ set -x [2020-03-14T00:41:58.677Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:41:58.677Z] INFO: Testing against a local daemon [2020-03-14T00:41:58.677Z] === RUN TestSecretInspect [2020-03-14T00:41:58.934Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-14T00:41:59.863Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-14T00:41:59.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-14T00:42:01.830Z] --- PASS: TestServiceWithDataPathPortInit (18.25s) [2020-03-14T00:42:01.830Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-14T00:42:02.492Z] --- PASS: TestSecretInspect (3.62s) [2020-03-14T00:42:02.492Z] === RUN TestSecretList [2020-03-14T00:42:02.492Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-14T00:42:02.749Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-14T00:42:05.272Z] --- PASS: TestSecretList (2.85s) [2020-03-14T00:42:05.272Z] === RUN TestSecretsCreateAndDelete [2020-03-14T00:42:05.272Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-14T00:42:06.202Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-14T00:42:06.555Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2020-03-14T00:42:06.820Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 30.7% of statements [2020-03-14T00:42:07.571Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-14T00:42:08.134Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2020-03-14T00:42:08.134Z] === RUN TestSecretsUpdate [2020-03-14T00:42:08.186Z] ok github.com/docker/docker/container 0.125s coverage: 34.9% of statements [2020-03-14T00:42:08.186Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-14T00:42:08.186Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-14T00:42:08.186Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-14T00:42:08.186Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-14T00:42:08.391Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-14T00:42:10.911Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-14T00:42:10.911Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-14T00:42:10.911Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-14T00:42:11.475Z] --- PASS: TestSecretsUpdate (3.14s) [2020-03-14T00:42:11.475Z] === RUN TestTemplatedSecret [2020-03-14T00:42:11.475Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-14T00:42:11.732Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-14T00:42:11.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s) [2020-03-14T00:42:11.803Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qu78k2cqfy6e7d078mfe89bl4 Created:2020-03-14 00:42:03.469865648 +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[20c379f8d586186d986998ee3438a254bd2d9ce3504ca9b22b4f3bff0dbcd21a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wggy0076givjl2364kxoz8z1t EndpointID:b79799d6d89107dee6308dfd93fd45a3eda6c38090191e6a70ce15ad62743c19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e53f80f5f08bbd80958f1f6e434fbfae579df05580297c295959051061cee82d 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:d02aac52d678 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wggy0076givjl2364kxoz8z1t EndpointID:b79799d6d89107dee6308dfd93fd45a3eda6c38090191e6a70ce15ad62743c19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-14T00:42:11.803Z] PASS [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] === Skipped [2020-03-14T00:42:11.803Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T00:42:11.803Z] service_test.go:236: FLAKY_TEST [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] DONE 22 tests, 1 skipped in 53.205s [2020-03-14T00:42:11.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:42:11.803Z] ++ 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-03-14T00:42:11.803Z] ++ set -e [2020-03-14T00:42:11.803Z] ++ '[' -n 0 ']' [2020-03-14T00:42:11.803Z] ++ set -x [2020-03-14T00:42:11.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:42:11.803Z] INFO: Testing against a local daemon [2020-03-14T00:42:11.803Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-14T00:42:11.803Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-14T00:42:11.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:42:11.803Z] === RUN TestDockerNetworkIpvlan [2020-03-14T00:42:11.803Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:42:11.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:42:11.803Z] PASS [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] === Skipped [2020-03-14T00:42:11.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-14T00:42:11.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-14T00:42:11.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] [2020-03-14T00:42:11.803Z] DONE 2 tests, 2 skipped in 0.173s [2020-03-14T00:42:11.803Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-14T00:42:11.803Z] ++ 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-03-14T00:42:11.803Z] ++ set -e [2020-03-14T00:42:11.803Z] ++ '[' -n 0 ']' [2020-03-14T00:42:11.803Z] ++ set -x [2020-03-14T00:42:11.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:42:11.803Z] INFO: Testing against a local daemon [2020-03-14T00:42:11.803Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-14T00:42:12.663Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-14T00:42:13.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-14T00:42:13.705Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-03-14T00:42:13.705Z] === RUN TestDockerNetworkMacvlan [2020-03-14T00:42:14.641Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-14T00:42:15.495Z] --- PASS: TestTemplatedSecret (3.76s) [2020-03-14T00:42:15.495Z] === RUN TestSecretCreateResolve [2020-03-14T00:42:15.495Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-14T00:42:16.017Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-14T00:42:16.060Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-14T00:42:16.952Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-14T00:42:18.127Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2020-03-14T00:42:18.583Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-03-14T00:42:18.583Z] PASS [2020-03-14T00:42:18.583Z] [2020-03-14T00:42:18.583Z] DONE 6 tests in 20.178s [2020-03-14T00:42:18.840Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-14T00:42:18.840Z] ++ 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-03-14T00:42:18.840Z] ++ set -e [2020-03-14T00:42:18.840Z] ++ '[' -n 0 ']' [2020-03-14T00:42:18.840Z] ++ set -x [2020-03-14T00:42:18.840Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:42:18.840Z] INFO: Testing against a local daemon [2020-03-14T00:42:18.840Z] === RUN TestServiceCreateInit [2020-03-14T00:42:18.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-14T00:42:19.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-14T00:42:20.015Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-14T00:42:21.138Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-14T00:42:21.296Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-14T00:42:21.379Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-03-14T00:42:23.818Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-14T00:42:24.074Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-14T00:42:24.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-14T00:42:25.442Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-14T00:42:26.811Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-14T00:42:27.376Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-14T00:42:29.457Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-03-14T00:42:29.910Z] --- PASS: TestServiceCreateInit (10.59s) [2020-03-14T00:42:29.910Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2020-03-14T00:42:29.910Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-03-14T00:42:29.910Z] === RUN TestCreateServiceMultipleTimes [2020-03-14T00:42:30.383Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.5% of statements [2020-03-14T00:42:30.383Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-14T00:42:30.383Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-14T00:42:30.985Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-14T00:42:31.279Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-14T00:42:31.746Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.7% of statements [2020-03-14T00:42:31.746Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan (18.34s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-03-14T00:42:31.920Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-03-14T00:42:31.920Z] PASS [2020-03-14T00:42:31.920Z] [2020-03-14T00:42:31.920Z] DONE 8 tests in 20.632s [2020-03-14T00:42:31.920Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-14T00:42:31.920Z] ++ 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-03-14T00:42:31.920Z] ++ set -e [2020-03-14T00:42:31.920Z] ++ '[' -n 0 ']' [2020-03-14T00:42:31.920Z] ++ set -x [2020-03-14T00:42:31.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:42:31.920Z] testing: warning: no tests to run [2020-03-14T00:42:31.920Z] PASS [2020-03-14T00:42:31.920Z] [2020-03-14T00:42:31.920Z] DONE 0 tests in 0.041s [2020-03-14T00:42:31.920Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-14T00:42:31.920Z] ++ 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-03-14T00:42:31.920Z] ++ set -e [2020-03-14T00:42:31.920Z] ++ '[' -n 0 ']' [2020-03-14T00:42:31.920Z] ++ set -x [2020-03-14T00:42:31.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:42:32.179Z] INFO: Testing against a local daemon [2020-03-14T00:42:32.179Z] === RUN TestAuthZPluginAllowRequest [2020-03-14T00:42:33.112Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2020-03-14T00:42:33.112Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-14T00:42:33.112Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-14T00:42:33.673Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-03-14T00:42:34.082Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-03-14T00:42:34.082Z] === RUN TestAuthZPluginTLS [2020-03-14T00:42:34.555Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-14T00:42:34.648Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-03-14T00:42:34.648Z] === RUN TestAuthZPluginDenyRequest [2020-03-14T00:42:34.813Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-14T00:42:35.216Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-03-14T00:42:35.216Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-14T00:42:36.152Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-03-14T00:42:36.152Z] === RUN TestAuthZPluginDenyResponse [2020-03-14T00:42:36.182Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-14T00:42:36.187Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-03-14T00:42:36.720Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-03-14T00:42:36.720Z] === RUN TestAuthZPluginAllowEventStream [2020-03-14T00:42:37.112Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.211s coverage: 57.0% of statements [2020-03-14T00:42:38.624Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-03-14T00:42:38.624Z] === RUN TestAuthZPluginErrorResponse [2020-03-14T00:42:38.981Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-03-14T00:42:38.981Z] === RUN TestAuthZPluginErrorRequest [2020-03-14T00:42:39.548Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-14T00:42:39.548Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-14T00:42:40.383Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.278s coverage: 72.5% of statements [2020-03-14T00:42:40.383Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.599s coverage: 46.2% of statements [2020-03-14T00:42:40.484Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-03-14T00:42:40.484Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-14T00:42:41.773Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-03-14T00:42:41.773Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-14T00:42:43.015Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-03-14T00:42:43.015Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-14T00:42:43.136Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.153s coverage: 49.5% of statements [2020-03-14T00:42:44.504Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.278s coverage: 76.1% of statements [2020-03-14T00:42:44.918Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-03-14T00:42:44.918Z] === RUN TestAuthZPluginHeader [2020-03-14T00:42:45.431Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-03-14T00:42:45.853Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-03-14T00:42:45.853Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-14T00:42:45.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T00:42:45.853Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:42:45.853Z] === RUN TestAuthZPluginV2Disable [2020-03-14T00:42:45.853Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-14T00:42:45.853Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:42:45.853Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-14T00:42:45.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T00:42:45.853Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:42:45.853Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-14T00:42:45.853Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T00:42:45.853Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:42:45.853Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-14T00:42:46.356Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.124s coverage: 61.0% of statements [2020-03-14T00:42:46.356Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-14T00:42:46.356Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-14T00:42:46.612Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-14T00:42:47.537Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-03-14T00:42:48.365Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-14T00:42:48.365Z] --- PASS: TestCreateServiceMultipleTimes (18.70s) [2020-03-14T00:42:48.365Z] === RUN TestCreateServiceConflict [2020-03-14T00:42:50.050Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-14T00:42:50.050Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-03-14T00:42:50.050Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-14T00:42:50.050Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-14T00:42:50.891Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-14T00:42:51.415Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-03-14T00:42:51.454Z] --- PASS: TestCreateServiceConflict (3.28s) [2020-03-14T00:42:51.454Z] === RUN TestCreateServiceMaxReplicas [2020-03-14T00:42:51.978Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.8% of statements [2020-03-14T00:42:51.978Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-14T00:42:51.978Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-14T00:42:52.538Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2020-03-14T00:42:52.823Z] === RUN TestDockerSuite/TestBuildRm [2020-03-14T00:42:53.100Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-14T00:42:53.356Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-03-14T00:42:54.720Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 74.7% of statements [2020-03-14T00:42:54.720Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-14T00:42:54.720Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2020-03-14T00:42:55.345Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2020-03-14T00:42:55.345Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-14T00:42:56.086Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-03-14T00:42:56.714Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-14T00:42:57.451Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-03-14T00:42:57.451Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-14T00:42:57.645Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-14T00:42:58.013Z] ok github.com/docker/docker/daemon/logger/splunk 1.641s coverage: 82.5% of statements [2020-03-14T00:42:58.013Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-14T00:42:58.268Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-03-14T00:42:58.268Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-14T00:42:59.541Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-14T00:42:59.798Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-14T00:43:00.361Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-14T00:43:00.782Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-03-14T00:43:00.782Z] ok github.com/docker/docker/distribution 0.150s coverage: 22.1% of statements [2020-03-14T00:43:00.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-14T00:43:01.730Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-14T00:43:02.146Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-03-14T00:43:03.100Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-14T00:43:03.511Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-14T00:43:03.932Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-03-14T00:43:03.932Z] PASS [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] === Skipped [2020-03-14T00:43:03.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T00:43:03.932Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-14T00:43:03.932Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T00:43:03.932Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T00:43:03.932Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] [2020-03-14T00:43:03.932Z] DONE 17 tests, 4 skipped in 32.017s [2020-03-14T00:43:03.932Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-14T00:43:03.932Z] ++ 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-03-14T00:43:03.932Z] ++ set -e [2020-03-14T00:43:03.932Z] ++ '[' -n 0 ']' [2020-03-14T00:43:03.932Z] ++ set -x [2020-03-14T00:43:03.932Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:04.031Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-14T00:43:04.072Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.1% of statements [2020-03-14T00:43:04.072Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-14T00:43:04.191Z] INFO: Testing against a local daemon [2020-03-14T00:43:04.191Z] === RUN TestPluginInvalidJSON [2020-03-14T00:43:04.191Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:43:04.191Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:43:04.191Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T00:43:04.191Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-14T00:43:04.191Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-14T00:43:04.191Z] PASS [2020-03-14T00:43:04.191Z] [2020-03-14T00:43:04.191Z] DONE 2 tests in 0.205s [2020-03-14T00:43:04.191Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-14T00:43:04.191Z] ++ 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-03-14T00:43:04.191Z] ++ set -e [2020-03-14T00:43:04.191Z] ++ '[' -n 0 ']' [2020-03-14T00:43:04.191Z] ++ set -x [2020-03-14T00:43:04.191Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:04.328Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-14T00:43:04.328Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-14T00:43:04.449Z] INFO: Testing against a local daemon [2020-03-14T00:43:04.449Z] === RUN TestExternalGraphDriver [2020-03-14T00:43:04.449Z] === RUN TestExternalGraphDriver/json [2020-03-14T00:43:05.694Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-03-14T00:43:05.694Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-14T00:43:05.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-14T00:43:06.256Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-03-14T00:43:06.986Z] === RUN TestExternalGraphDriver/spec [2020-03-14T00:43:07.183Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-03-14T00:43:07.438Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-14T00:43:08.446Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-14T00:43:08.446Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-14T00:43:08.703Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-14T00:43:08.703Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-14T00:43:09.266Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-14T00:43:09.326Z] ok github.com/docker/docker/pkg/archive 0.397s coverage: 77.4% of statements [2020-03-14T00:43:10.196Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-03-14T00:43:10.196Z] === RUN TestCreateServiceSecretFileMode [2020-03-14T00:43:10.196Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-14T00:43:10.266Z] ok github.com/docker/docker/pkg/authorization 0.158s coverage: 68.3% of statements [2020-03-14T00:43:10.271Z] === RUN TestExternalGraphDriver/pull [2020-03-14T00:43:10.453Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-14T00:43:10.528Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-14T00:43:10.528Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-14T00:43:11.821Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-14T00:43:12.803Z] --- PASS: TestExternalGraphDriver (7.90s) [2020-03-14T00:43:12.803Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2020-03-14T00:43:12.803Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2020-03-14T00:43:12.803Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2020-03-14T00:43:12.803Z] === RUN TestGraphdriverPluginV2 [2020-03-14T00:43:12.803Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-14T00:43:12.803Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:12.803Z] PASS [2020-03-14T00:43:12.803Z] [2020-03-14T00:43:12.803Z] === Skipped [2020-03-14T00:43:12.803Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-14T00:43:12.803Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:43:12.803Z] [2020-03-14T00:43:12.803Z] [2020-03-14T00:43:12.803Z] DONE 5 tests, 1 skipped in 8.112s [2020-03-14T00:43:12.803Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-14T00:43:12.803Z] ++ 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-03-14T00:43:12.803Z] ++ set -e [2020-03-14T00:43:12.803Z] ++ '[' -n 0 ']' [2020-03-14T00:43:12.803Z] ++ set -x [2020-03-14T00:43:12.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:12.803Z] INFO: Testing against a local daemon [2020-03-14T00:43:12.803Z] === RUN TestContinueAfterPluginCrash [2020-03-14T00:43:12.803Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T00:43:12.803Z] === RUN TestReadPluginNoRead [2020-03-14T00:43:12.803Z] === PAUSE TestReadPluginNoRead [2020-03-14T00:43:12.803Z] === RUN TestDaemonStartWithLogOpt [2020-03-14T00:43:12.803Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T00:43:12.803Z] === CONT TestContinueAfterPluginCrash [2020-03-14T00:43:12.803Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T00:43:12.803Z] === CONT TestReadPluginNoRead [2020-03-14T00:43:13.716Z] --- PASS: TestCreateServiceSecretFileMode (3.55s) [2020-03-14T00:43:13.716Z] === RUN TestCreateServiceConfigFileMode [2020-03-14T00:43:14.692Z] ok github.com/docker/docker/layer 7.717s coverage: 68.8% of statements [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/oci [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-14T00:43:14.692Z] ok github.com/docker/docker/pkg/chrootarchive 2.964s coverage: 43.2% of statements [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-14T00:43:14.692Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-14T00:43:14.692Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-03-14T00:43:14.947Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-03-14T00:43:15.203Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-03-14T00:43:15.763Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2020-03-14T00:43:16.379Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-14T00:43:16.943Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-14T00:43:17.869Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-14T00:43:17.898Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-03-14T00:43:17.898Z] === RUN TestCreateServiceSysctls [2020-03-14T00:43:17.898Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-14T00:43:18.797Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-14T00:43:18.831Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-14T00:43:19.358Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2020-03-14T00:43:19.358Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2020-03-14T00:43:19.762Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-14T00:43:19.919Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-14T00:43:20.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-14T00:43:20.845Z] ok github.com/docker/docker/pkg/idtools 0.579s coverage: 70.1% of statements [2020-03-14T00:43:20.949Z] --- PASS: TestCreateServiceSysctls (3.83s) [2020-03-14T00:43:20.949Z] === RUN TestCreateServiceCapabilities [2020-03-14T00:43:21.101Z] ok github.com/docker/docker/pkg/ioutils 0.463s coverage: 69.3% of statements [2020-03-14T00:43:21.356Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-14T00:43:21.512Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-14T00:43:21.611Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-03-14T00:43:21.867Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-03-14T00:43:21.867Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-14T00:43:21.867Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-14T00:43:21.867Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-03-14T00:43:21.867Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-14T00:43:22.122Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-14T00:43:22.378Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-03-14T00:43:22.938Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-03-14T00:43:22.938Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-14T00:43:22.938Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-14T00:43:22.938Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-14T00:43:23.405Z] === RUN TestDockerSuite/TestBuildUser [2020-03-14T00:43:23.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-14T00:43:23.866Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-14T00:43:24.427Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-14T00:43:24.683Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-03-14T00:43:24.774Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-03-14T00:43:24.774Z] === RUN TestInspect [2020-03-14T00:43:24.939Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-14T00:43:25.015Z] === RUN TestReadPluginNoRead/default [2020-03-14T00:43:25.274Z] --- PASS: TestDaemonStartWithLogOpt (12.72s) [2020-03-14T00:43:25.705Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-14T00:43:26.209Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-14T00:43:26.301Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-03-14T00:43:26.556Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-14T00:43:28.128Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-14T00:43:28.227Z] --- PASS: TestInspect (3.59s) [2020-03-14T00:43:28.227Z] === RUN TestCreateJob [2020-03-14T00:43:29.817Z] ok github.com/docker/docker/pkg/signal 2.383s coverage: 61.0% of statements [2020-03-14T00:43:29.817Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-14T00:43:30.036Z] --- PASS: TestReadPluginNoRead (17.40s) [2020-03-14T00:43:30.036Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2020-03-14T00:43:30.036Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-03-14T00:43:30.036Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-03-14T00:43:30.036Z] read_test.go:91: [dcf6760f15daf] daemon is not started [2020-03-14T00:43:30.036Z] --- PASS: TestContinueAfterPluginCrash (17.57s) [2020-03-14T00:43:30.036Z] PASS [2020-03-14T00:43:30.036Z] [2020-03-14T00:43:30.036Z] DONE 6 tests in 17.753s [2020-03-14T00:43:30.073Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-14T00:43:30.119Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-14T00:43:30.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-14T00:43:30.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:43:30.294Z] ++ set -e [2020-03-14T00:43:30.294Z] ++ '[' -n 0 ']' [2020-03-14T00:43:30.294Z] ++ set -x [2020-03-14T00:43:30.294Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T00:43:30.294Z] testing: warning: no tests to run [2020-03-14T00:43:30.294Z] PASS [2020-03-14T00:43:30.294Z] [2020-03-14T00:43:30.294Z] DONE 0 tests in 0.062s [2020-03-14T00:43:30.294Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-14T00:43:30.294Z] ++ 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-03-14T00:43:30.294Z] ++ set -e [2020-03-14T00:43:30.294Z] ++ '[' -n 0 ']' [2020-03-14T00:43:30.294Z] ++ set -x [2020-03-14T00:43:30.294Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:30.330Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-14T00:43:30.553Z] INFO: Testing against a local daemon [2020-03-14T00:43:30.553Z] === RUN TestPluginWithDevMounts [2020-03-14T00:43:30.553Z] === PAUSE TestPluginWithDevMounts [2020-03-14T00:43:30.553Z] === CONT TestPluginWithDevMounts [2020-03-14T00:43:30.586Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-14T00:43:30.841Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-14T00:43:31.401Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 37.2% of statements [2020-03-14T00:43:31.963Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2020-03-14T00:43:32.525Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-14T00:43:32.641Z] --- PASS: TestCreateJob (4.28s) [2020-03-14T00:43:32.641Z] === RUN TestReplicatedJob [2020-03-14T00:43:32.781Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-14T00:43:33.037Z] testing: warning: no tests to run [2020-03-14T00:43:33.037Z] coverage: [no statements] [2020-03-14T00:43:33.037Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-14T00:43:33.085Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-03-14T00:43:33.085Z] PASS [2020-03-14T00:43:33.085Z] [2020-03-14T00:43:33.085Z] DONE 1 tests in 2.413s [2020-03-14T00:43:33.085Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-14T00:43:33.085Z] ++ 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-03-14T00:43:33.085Z] ++ set -e [2020-03-14T00:43:33.085Z] ++ '[' -n 0 ']' [2020-03-14T00:43:33.085Z] ++ set -x [2020-03-14T00:43:33.085Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:33.085Z] INFO: Testing against a local daemon [2020-03-14T00:43:33.085Z] === RUN TestSecretInspect [2020-03-14T00:43:33.293Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-14T00:43:33.549Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-14T00:43:33.805Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-14T00:43:36.319Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2020-03-14T00:43:36.369Z] --- PASS: TestSecretInspect (3.23s) [2020-03-14T00:43:36.369Z] === RUN TestSecretList [2020-03-14T00:43:36.575Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-14T00:43:37.503Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-03-14T00:43:37.759Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-14T00:43:39.151Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-03-14T00:43:39.184Z] --- PASS: TestReplicatedJob (6.64s) [2020-03-14T00:43:39.184Z] === RUN TestUpdateReplicatedJob [2020-03-14T00:43:39.655Z] --- PASS: TestSecretList (3.28s) [2020-03-14T00:43:39.655Z] === RUN TestSecretsCreateAndDelete [2020-03-14T00:43:39.713Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-14T00:43:39.968Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-14T00:43:40.896Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-14T00:43:40.896Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-14T00:43:42.940Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-03-14T00:43:42.940Z] === RUN TestSecretsUpdate [2020-03-14T00:43:43.366Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2020-03-14T00:43:43.366Z] === RUN TestServiceListWithStatuses [2020-03-14T00:43:43.366Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-14T00:43:43.366Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:43:43.366Z] === RUN TestDockerNetworkConnectAlias [2020-03-14T00:43:43.410Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-14T00:43:44.337Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-03-14T00:43:44.592Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-14T00:43:45.955Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-14T00:43:46.224Z] --- PASS: TestSecretsUpdate (3.22s) [2020-03-14T00:43:46.224Z] === RUN TestTemplatedSecret [2020-03-14T00:43:48.616Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-14T00:43:49.507Z] --- PASS: TestTemplatedSecret (3.43s) [2020-03-14T00:43:49.507Z] === RUN TestSecretCreateResolve [2020-03-14T00:43:49.545Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-14T00:43:49.545Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-14T00:43:49.801Z] --- PASS: TestDockerNetworkConnectAlias (6.72s) [2020-03-14T00:43:49.801Z] === RUN TestDockerNetworkReConnect [2020-03-14T00:43:50.732Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-14T00:43:52.101Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-14T00:43:52.791Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-03-14T00:43:52.792Z] PASS [2020-03-14T00:43:52.792Z] [2020-03-14T00:43:52.792Z] DONE 6 tests in 19.949s [2020-03-14T00:43:52.792Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-14T00:43:52.792Z] ++ 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-03-14T00:43:52.792Z] ++ set -e [2020-03-14T00:43:52.792Z] ++ '[' -n 0 ']' [2020-03-14T00:43:52.792Z] ++ set -x [2020-03-14T00:43:52.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:43:52.792Z] INFO: Testing against a local daemon [2020-03-14T00:43:52.792Z] === RUN TestServiceCreateInit [2020-03-14T00:43:52.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-14T00:43:53.469Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-14T00:43:53.469Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-14T00:43:53.469Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-14T00:43:53.469Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-14T00:43:53.469Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-14T00:43:54.837Z] --- PASS: TestDockerNetworkReConnect (4.96s) [2020-03-14T00:43:54.837Z] === RUN TestServicePlugin [2020-03-14T00:43:55.768Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-14T00:43:55.768Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-14T00:43:57.139Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-14T00:43:58.070Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-14T00:43:58.105Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-14T00:43:58.109Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/rootless [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/volume [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-14T00:43:58.109Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === Skipped [2020-03-14T00:43:58.109Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-14T00:43:58.109Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-14T00:43:58.109Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-14T00:43:58.109Z] time="2020-03-14T00:42:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-14T00:43:58.109Z] time="2020-03-14T00:42:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-14T00:43:58.109Z] time="2020-03-14T00:42:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-14T00:43:58.109Z] time="2020-03-14T00:42:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-14T00:43:58.109Z] time="2020-03-14T00:42:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-14T00:43:58.109Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-14T00:43:58.109Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-14T00:43:58.109Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:43:58.109Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-14T00:43:58.109Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-14T00:43:58.109Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-14T00:43:58.109Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] [2020-03-14T00:43:58.109Z] DONE 2140 tests, 26 skipped in 245.365s Post stage [Pipeline] junit [2020-03-14T00:43:58.390Z] Recording test results [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 14.7% of statements [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 4.5% of statements [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-14T00:43:58.765Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-14T00:43:58.765Z] ok github.com/docker/docker/builder/dockerignore 0.028s coverage: 96.8% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-14T00:43:59.001Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-14T00:43:59.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40691/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/validate/vendor [2020-03-14T00:43:59.257Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-14T00:43:59.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-14T00:44:00.146Z] 2020/03/14 00:43:59 Collecting initial packages [2020-03-14T00:44:00.146Z] 2020/03/14 00:43:59 Download dependencies [2020-03-14T00:44:02.286Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Starting whole vndr cycle because no package specified [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-03-14T00:44:02.656Z] 2020/03/14 00:44:02 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-03-14T00:44:02.794Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-14T00:44:03.374Z] --- PASS: TestServiceCreateInit (10.14s) [2020-03-14T00:44:03.374Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-03-14T00:44:03.374Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2020-03-14T00:44:03.374Z] === RUN TestCreateServiceMultipleTimes [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Finished clone github.com/creack/pty [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Finished clone github.com/mattn/go-shellwords [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Clone github.com/moby/sys, revision 5c3d3bfe1e54d65f7887d329cd598cbe2566cb9a, attempt 1/20 [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Finished clone github.com/tchap/go-patricia [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Finished clone github.com/google/uuid [2020-03-14T00:44:03.584Z] 2020/03/14 00:44:03 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Finished clone github.com/docker/libtrust [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Finished clone github.com/Azure/go-ansiterm [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-03-14T00:44:03.840Z] 2020/03/14 00:44:03 Finished clone github.com/Microsoft/go-winio [2020-03-14T00:44:04.096Z] 2020/03/14 00:44:04 Finished clone github.com/gorilla/mux [2020-03-14T00:44:04.096Z] 2020/03/14 00:44:04 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-03-14T00:44:04.352Z] 2020/03/14 00:44:04 Finished clone github.com/sirupsen/logrus [2020-03-14T00:44:04.352Z] 2020/03/14 00:44:04 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-03-14T00:44:04.609Z] 2020/03/14 00:44:04 Finished clone github.com/docker/go-units [2020-03-14T00:44:04.609Z] 2020/03/14 00:44:04 Clone github.com/moby/buildkit, revision 4d8d91bf49c769b8458e9aa84746c842b4a0e39a, attempt 1/20 [2020-03-14T00:44:04.865Z] 2020/03/14 00:44:04 Finished clone github.com/syndtr/gocapability [2020-03-14T00:44:04.865Z] 2020/03/14 00:44:04 Clone github.com/tonistiigi/fsutil, revision 013a9fe6aee2d1658457075bf9e688bc8c0be2e0, attempt 1/20 [2020-03-14T00:44:04.865Z] 2020/03/14 00:44:04 Finished clone github.com/moby/sys [2020-03-14T00:44:04.865Z] 2020/03/14 00:44:04 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:04 Finished clone github.com/RackSec/srslog [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:04 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:05 Finished clone github.com/google/go-cmp [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:05 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:05 Finished clone gotest.tools/v3 [2020-03-14T00:44:05.121Z] 2020/03/14 00:44:05 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-03-14T00:44:05.317Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-14T00:44:05.377Z] 2020/03/14 00:44:05 Finished clone github.com/imdario/mergo [2020-03-14T00:44:05.377Z] 2020/03/14 00:44:05 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-03-14T00:44:05.377Z] 2020/03/14 00:44:05 Finished clone github.com/opencontainers/selinux [2020-03-14T00:44:05.377Z] 2020/03/14 00:44:05 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-03-14T00:44:05.797Z] ok github.com/docker/docker/builder/remotecontext/git 5.334s coverage: 86.3% of statements [2020-03-14T00:44:05.940Z] 2020/03/14 00:44:05 Finished clone golang.org/x/sync [2020-03-14T00:44:05.940Z] 2020/03/14 00:44:05 Clone github.com/docker/libnetwork, revision bf2bd42abc0a3734f12b5ec724e571434e42c669, attempt 1/20 [2020-03-14T00:44:06.195Z] 2020/03/14 00:44:06 Finished clone github.com/docker/go-connections [2020-03-14T00:44:06.195Z] 2020/03/14 00:44:06 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-03-14T00:44:06.195Z] 2020/03/14 00:44:06 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-03-14T00:44:06.195Z] 2020/03/14 00:44:06 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-03-14T00:44:06.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Finished clone github.com/opentracing-contrib/go-stdlib [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Finished clone github.com/google/shlex [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Finished clone github.com/opentracing/opentracing-go [2020-03-14T00:44:06.477Z] 2020/03/14 00:44:06 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-03-14T00:44:06.506Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-14T00:44:06.735Z] 2020/03/14 00:44:06 Finished clone github.com/gofrs/flock [2020-03-14T00:44:06.735Z] 2020/03/14 00:44:06 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-03-14T00:44:06.991Z] 2020/03/14 00:44:06 Finished clone github.com/mitchellh/hashstructure [2020-03-14T00:44:06.991Z] 2020/03/14 00:44:06 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-03-14T00:44:07.071Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-14T00:44:07.552Z] 2020/03/14 00:44:07 Finished clone github.com/docker/go-events [2020-03-14T00:44:07.553Z] 2020/03/14 00:44:07 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-03-14T00:44:07.807Z] 2020/03/14 00:44:07 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-03-14T00:44:07.808Z] 2020/03/14 00:44:07 Finished clone github.com/armon/go-radix [2020-03-14T00:44:07.808Z] 2020/03/14 00:44:07 Finished clone github.com/sean-/seed [2020-03-14T00:44:07.808Z] 2020/03/14 00:44:07 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-03-14T00:44:07.808Z] 2020/03/14 00:44:07 Finished clone github.com/armon/go-metrics [2020-03-14T00:44:07.808Z] 2020/03/14 00:44:07 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-03-14T00:44:07.858Z] ok github.com/docker/docker/builder/remotecontext 0.604s coverage: 13.6% of statements [2020-03-14T00:44:08.001Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-14T00:44:08.001Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-14T00:44:08.368Z] 2020/03/14 00:44:08 Finished clone github.com/hashicorp/errwrap [2020-03-14T00:44:08.368Z] 2020/03/14 00:44:08 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-03-14T00:44:08.928Z] 2020/03/14 00:44:08 Finished clone github.com/hashicorp/go-multierror [2020-03-14T00:44:08.928Z] 2020/03/14 00:44:08 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-03-14T00:44:08.933Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-14T00:44:09.184Z] 2020/03/14 00:44:08 Finished clone github.com/hashicorp/memberlist [2020-03-14T00:44:09.184Z] 2020/03/14 00:44:08 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-03-14T00:44:09.184Z] 2020/03/14 00:44:08 Finished clone github.com/tonistiigi/fsutil [2020-03-14T00:44:09.184Z] 2020/03/14 00:44:08 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-03-14T00:44:09.359Z] ok github.com/docker/docker/builder/dockerfile 1.379s coverage: 48.2% of statements [2020-03-14T00:44:09.359Z] ? github.com/docker/docker/cli [no test files] [2020-03-14T00:44:09.359Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-14T00:44:09.440Z] 2020/03/14 00:44:09 Finished clone github.com/docker/libkv [2020-03-14T00:44:09.440Z] 2020/03/14 00:44:09 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-03-14T00:44:09.695Z] 2020/03/14 00:44:09 Finished clone github.com/vishvananda/netns [2020-03-14T00:44:09.695Z] 2020/03/14 00:44:09 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-03-14T00:44:10.257Z] 2020/03/14 00:44:10 Finished clone github.com/hashicorp/go-sockaddr [2020-03-14T00:44:10.257Z] 2020/03/14 00:44:10 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Finished clone github.com/BurntSushi/toml [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Finished clone github.com/samuel/go-zookeeper [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Finished clone github.com/deckarep/golang-set [2020-03-14T00:44:10.819Z] 2020/03/14 00:44:10 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-03-14T00:44:11.381Z] 2020/03/14 00:44:11 Finished clone github.com/golang/gddo [2020-03-14T00:44:11.381Z] 2020/03/14 00:44:11 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-03-14T00:44:11.455Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-14T00:44:11.455Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-14T00:44:11.455Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-14T00:44:11.637Z] 2020/03/14 00:44:11 Finished clone golang.org/x/net [2020-03-14T00:44:11.637Z] 2020/03/14 00:44:11 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-03-14T00:44:11.637Z] 2020/03/14 00:44:11 Finished clone github.com/coreos/go-semver [2020-03-14T00:44:11.637Z] 2020/03/14 00:44:11 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-03-14T00:44:11.893Z] 2020/03/14 00:44:11 Finished clone github.com/vishvananda/netlink [2020-03-14T00:44:11.893Z] 2020/03/14 00:44:11 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-03-14T00:44:12.384Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-14T00:44:12.457Z] 2020/03/14 00:44:12 Finished clone github.com/hashicorp/go-msgpack [2020-03-14T00:44:12.457Z] 2020/03/14 00:44:12 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-03-14T00:44:13.018Z] 2020/03/14 00:44:12 Finished clone github.com/ishidawataru/sctp [2020-03-14T00:44:13.018Z] 2020/03/14 00:44:12 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-03-14T00:44:13.315Z] === RUN TestDockerSuite/TestCommitChange [2020-03-14T00:44:13.580Z] 2020/03/14 00:44:13 Finished clone github.com/opencontainers/go-digest [2020-03-14T00:44:13.580Z] 2020/03/14 00:44:13 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-03-14T00:44:14.141Z] 2020/03/14 00:44:14 Finished clone github.com/vbatts/tar-split [2020-03-14T00:44:14.141Z] 2020/03/14 00:44:14 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-03-14T00:44:14.141Z] 2020/03/14 00:44:14 Finished clone github.com/mistifyio/go-zfs [2020-03-14T00:44:14.141Z] 2020/03/14 00:44:14 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-03-14T00:44:14.695Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-14T00:44:14.702Z] 2020/03/14 00:44:14 Finished clone go.etcd.io/bbolt [2020-03-14T00:44:14.702Z] 2020/03/14 00:44:14 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-03-14T00:44:15.625Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-14T00:44:16.255Z] ok github.com/docker/docker/client 0.782s coverage: 75.8% of statements [2020-03-14T00:44:16.589Z] 2020/03/14 00:44:16 Finished clone github.com/Microsoft/opengcs [2020-03-14T00:44:16.589Z] 2020/03/14 00:44:16 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-03-14T00:44:17.514Z] 2020/03/14 00:44:17 Finished clone github.com/opencontainers/runtime-spec [2020-03-14T00:44:17.514Z] 2020/03/14 00:44:17 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-03-14T00:44:17.519Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Finished clone github.com/Microsoft/hcsshim [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Finished clone github.com/seccomp/libseccomp-golang [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'... [2020-03-14T00:44:18.441Z] fatal: --stdin requires a git repository [2020-03-14T00:44:18.441Z] fatal: index-pack failed [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Finished clone github.com/opencontainers/image-spec [2020-03-14T00:44:18.441Z] 2020/03/14 00:44:18 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-03-14T00:44:18.696Z] 2020/03/14 00:44:18 Finished clone github.com/hashicorp/serf [2020-03-14T00:44:18.696Z] 2020/03/14 00:44:18 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-03-14T00:44:19.258Z] 2020/03/14 00:44:19 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20 [2020-03-14T00:44:19.411Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-14T00:44:19.820Z] 2020/03/14 00:44:19 Finished clone github.com/Graylog2/go-gelf [2020-03-14T00:44:19.820Z] 2020/03/14 00:44:19 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-03-14T00:44:19.820Z] 2020/03/14 00:44:19 Finished clone github.com/ugorji/go [2020-03-14T00:44:19.820Z] 2020/03/14 00:44:19 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-03-14T00:44:20.076Z] 2020/03/14 00:44:19 Finished clone github.com/fluent/fluent-logger-golang [2020-03-14T00:44:20.076Z] 2020/03/14 00:44:19 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-03-14T00:44:20.332Z] 2020/03/14 00:44:20 Finished clone github.com/godbus/dbus/v5 [2020-03-14T00:44:20.332Z] 2020/03/14 00:44:20 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-03-14T00:44:20.332Z] 2020/03/14 00:44:20 Finished clone github.com/coreos/go-systemd [2020-03-14T00:44:20.332Z] 2020/03/14 00:44:20 Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20 [2020-03-14T00:44:20.779Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-14T00:44:21.259Z] 2020/03/14 00:44:20 Finished clone github.com/philhofer/fwd [2020-03-14T00:44:21.259Z] 2020/03/14 00:44:20 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-03-14T00:44:21.259Z] 2020/03/14 00:44:21 Finished clone github.com/coreos/go-systemd/v22 [2020-03-14T00:44:21.259Z] 2020/03/14 00:44:21 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-03-14T00:44:21.515Z] 2020/03/14 00:44:21 Finished clone golang.org/x/sys [2020-03-14T00:44:21.515Z] 2020/03/14 00:44:21 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Finished clone github.com/fsnotify/fsnotify [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Finished clone github.com/jmespath/go-jmespath [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Finished clone github.com/bsphere/le_go [2020-03-14T00:44:22.442Z] 2020/03/14 00:44:22 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-03-14T00:44:22.671Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-14T00:44:23.233Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-14T00:44:23.368Z] 2020/03/14 00:44:23 Finished clone golang.org/x/oauth2 [2020-03-14T00:44:23.368Z] 2020/03/14 00:44:23 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-03-14T00:44:23.930Z] 2020/03/14 00:44:23 Finished clone github.com/googleapis/gax-go [2020-03-14T00:44:23.930Z] 2020/03/14 00:44:23 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-03-14T00:44:23.930Z] 2020/03/14 00:44:23 Finished clone github.com/tinylib/msgp [2020-03-14T00:44:23.930Z] 2020/03/14 00:44:23 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-03-14T00:44:24.492Z] 2020/03/14 00:44:24 Finished clone github.com/moby/buildkit [2020-03-14T00:44:24.492Z] 2020/03/14 00:44:24 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-03-14T00:44:25.128Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-14T00:44:25.304Z] --- PASS: TestCreateServiceMultipleTimes (19.75s) [2020-03-14T00:44:25.304Z] === RUN TestCreateServiceConflict [2020-03-14T00:44:25.420Z] 2020/03/14 00:44:25 Finished clone github.com/containerd/fifo [2020-03-14T00:44:25.420Z] 2020/03/14 00:44:25 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-03-14T00:44:25.420Z] 2020/03/14 00:44:25 Finished clone github.com/docker/libnetwork [2020-03-14T00:44:25.420Z] 2020/03/14 00:44:25 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-03-14T00:44:25.982Z] 2020/03/14 00:44:25 Finished clone go.opencensus.io [2020-03-14T00:44:25.982Z] 2020/03/14 00:44:25 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-03-14T00:44:25.982Z] 2020/03/14 00:44:25 Finished clone golang.org/x/text [2020-03-14T00:44:25.982Z] 2020/03/14 00:44:25 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-14T00:44:26.057Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-14T00:44:26.239Z] --- PASS: TestCreateServiceConflict (3.31s) [2020-03-14T00:44:26.239Z] === RUN TestCreateServiceMaxReplicas [2020-03-14T00:44:26.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-14T00:44:27.348Z] 2020/03/14 00:44:26 Finished clone github.com/miekg/dns [2020-03-14T00:44:27.348Z] 2020/03/14 00:44:26 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Finished clone github.com/containerd/go-runc [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Finished clone github.com/containerd/cgroups [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Clone github.com/docker/swarmkit, revision 49e35619b18200845c9365c1e953440c28868002, attempt 1/20 [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Finished clone github.com/containerd/typeurl [2020-03-14T00:44:27.605Z] 2020/03/14 00:44:27 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-03-14T00:44:27.917Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:27 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:27 Finished clone google.golang.org/grpc [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:27 Finished clone github.com/opencontainers/runc [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:27 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:28 Finished clone github.com/containerd/ttrpc [2020-03-14T00:44:28.167Z] 2020/03/14 00:44:28 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-03-14T00:44:28.746Z] 2020/03/14 00:44:28 Finished clone github.com/containerd/continuity [2020-03-14T00:44:28.746Z] 2020/03/14 00:44:28 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-03-14T00:44:29.002Z] 2020/03/14 00:44:28 Finished clone github.com/containerd/console [2020-03-14T00:44:29.002Z] 2020/03/14 00:44:28 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-03-14T00:44:29.002Z] 2020/03/14 00:44:28 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-03-14T00:44:29.002Z] 2020/03/14 00:44:28 Finished clone github.com/gogo/googleapis [2020-03-14T00:44:29.563Z] 2020/03/14 00:44:29 Finished clone github.com/fernet/fernet-go [2020-03-14T00:44:29.563Z] 2020/03/14 00:44:29 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-03-14T00:44:29.907Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-14T00:44:29.907Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-14T00:44:30.430Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2020-03-14T00:44:30.430Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-14T00:44:30.591Z] 2020/03/14 00:44:30 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-03-14T00:44:30.591Z] 2020/03/14 00:44:30 Finished clone github.com/docker/distribution [2020-03-14T00:44:30.837Z] --- PASS: TestServicePlugin (35.98s) [2020-03-14T00:44:30.837Z] plugin_test.go:62: [ddce2488533b9] joining swarm manager [de6f5f6a5855a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T00:44:30.837Z] plugin_test.go:65: [d73acbc64b5fb] joining swarm manager [de6f5f6a5855a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T00:44:30.837Z] === RUN TestServiceUpdateLabel [2020-03-14T00:44:30.837Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-14T00:44:31.155Z] 2020/03/14 00:44:31 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-03-14T00:44:31.155Z] 2020/03/14 00:44:31 Finished clone golang.org/x/time [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Finished clone github.com/hashicorp/go-memdb [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Finished clone github.com/prometheus/common [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Finished clone github.com/hashicorp/go-immutable-radix [2020-03-14T00:44:32.084Z] 2020/03/14 00:44:31 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-03-14T00:44:32.207Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-14T00:44:33.138Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-14T00:44:33.396Z] --- PASS: TestServiceUpdateLabel (2.56s) [2020-03-14T00:44:33.396Z] === RUN TestServiceUpdateSecrets [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Finished clone github.com/hashicorp/golang-lru [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Finished clone github.com/coreos/pkg [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Finished clone code.cloudfoundry.org/clock [2020-03-14T00:44:33.466Z] 2020/03/14 00:44:33 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-03-14T00:44:33.652Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-14T00:44:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-14T00:44:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-14T00:44:34.582Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Finished clone golang.org/x/crypto [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Finished clone github.com/beorn7/perks [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Finished clone github.com/prometheus/client_model [2020-03-14T00:44:34.832Z] 2020/03/14 00:44:34 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-03-14T00:44:35.759Z] 2020/03/14 00:44:35 Finished clone github.com/golang/protobuf [2020-03-14T00:44:35.759Z] 2020/03/14 00:44:35 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-03-14T00:44:35.952Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-14T00:44:35.952Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-14T00:44:35.952Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-14T00:44:35.952Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-14T00:44:35.952Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Finished clone github.com/cespare/xxhash/v2 [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Finished clone github.com/prometheus/client_golang [2020-03-14T00:44:36.320Z] 2020/03/14 00:44:36 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-03-14T00:44:36.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-14T00:44:37.247Z] 2020/03/14 00:44:36 Finished clone github.com/prometheus/procfs [2020-03-14T00:44:37.247Z] 2020/03/14 00:44:36 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-03-14T00:44:37.247Z] 2020/03/14 00:44:37 Finished clone github.com/pkg/errors [2020-03-14T00:44:37.247Z] 2020/03/14 00:44:37 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-03-14T00:44:37.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-14T00:44:37.503Z] 2020/03/14 00:44:37 Finished clone github.com/inconshreveable/mousetrap [2020-03-14T00:44:37.503Z] 2020/03/14 00:44:37 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-03-14T00:44:37.503Z] 2020/03/14 00:44:37 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-03-14T00:44:38.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-14T00:44:38.375Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-14T00:44:38.869Z] 2020/03/14 00:44:38 Finished clone github.com/morikuni/aec [2020-03-14T00:44:38.869Z] 2020/03/14 00:44:38 Finished clone github.com/docker/go-metrics [2020-03-14T00:44:38.869Z] 2020/03/14 00:44:38 Finished clone github.com/spf13/pflag [2020-03-14T00:44:39.125Z] 2020/03/14 00:44:38 Finished clone github.com/spf13/cobra [2020-03-14T00:44:40.269Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-14T00:44:41.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-14T00:44:41.198Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-14T00:44:41.648Z] 2020/03/14 00:44:41 Finished clone github.com/google/certificate-transparency-go [2020-03-14T00:44:41.761Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-14T00:44:42.693Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-14T00:44:43.626Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-14T00:44:44.555Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-14T00:44:44.555Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-14T00:44:45.118Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-14T00:44:45.304Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s) [2020-03-14T00:44:45.304Z] === RUN TestCreateServiceSecretFileMode [2020-03-14T00:44:45.818Z] 2020/03/14 00:44:45 Finished clone github.com/cloudflare/cfssl [2020-03-14T00:44:46.048Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-14T00:44:46.980Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-14T00:44:46.980Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-14T00:44:47.835Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-03-14T00:44:47.835Z] === RUN TestCreateServiceConfigFileMode [2020-03-14T00:44:47.910Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-14T00:44:48.841Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-03-14T00:44:48.841Z] === RUN TestServiceUpdateConfigs [2020-03-14T00:44:49.086Z] 2020/03/14 00:44:48 Finished clone cloud.google.com/go [2020-03-14T00:44:49.772Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-14T00:44:51.120Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-03-14T00:44:51.120Z] === RUN TestCreateServiceSysctls [2020-03-14T00:44:51.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-14T00:44:51.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-14T00:44:51.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-14T00:44:51.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-14T00:44:51.668Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-14T00:44:52.600Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-14T00:44:53.253Z] 2020/03/14 00:44:53 Finished clone github.com/docker/swarmkit [2020-03-14T00:44:55.309Z] --- PASS: TestCreateServiceSysctls (4.26s) [2020-03-14T00:44:55.309Z] === RUN TestCreateServiceCapabilities [2020-03-14T00:44:55.769Z] 2020/03/14 00:44:55 Finished clone google.golang.org/genproto [2020-03-14T00:44:57.136Z] 2020/03/14 00:44:56 Finished clone github.com/coreos/etcd [2020-03-14T00:44:57.697Z] 2020/03/14 00:44:57 Finished clone github.com/containerd/containerd [2020-03-14T00:44:57.850Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-14T00:44:57.850Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-14T00:44:59.219Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-14T00:44:59.219Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-14T00:44:59.219Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-14T00:44:59.496Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2020-03-14T00:44:59.496Z] === RUN TestInspect [2020-03-14T00:45:01.739Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-14T00:45:02.669Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-14T00:45:02.782Z] --- PASS: TestInspect (3.44s) [2020-03-14T00:45:02.782Z] === RUN TestCreateJob [2020-03-14T00:45:04.040Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-14T00:45:04.296Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-03-14T00:45:04.296Z] === RUN TestServiceUpdateNetwork [2020-03-14T00:45:06.972Z] --- PASS: TestCreateJob (4.26s) [2020-03-14T00:45:06.972Z] === RUN TestReplicatedJob [2020-03-14T00:45:09.593Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-14T00:45:09.593Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-14T00:45:12.115Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-14T00:45:13.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-14T00:45:13.127Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 30.7% of statements [2020-03-14T00:45:13.535Z] --- PASS: TestReplicatedJob (7.08s) [2020-03-14T00:45:13.535Z] === RUN TestUpdateReplicatedJob [2020-03-14T00:45:13.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-14T00:45:15.740Z] 2020/03/14 00:45:13 Finished clone github.com/gogo/protobuf [2020-03-14T00:45:15.740Z] 2020/03/14 00:45:14 Finished clone github.com/hashicorp/consul [2020-03-14T00:45:15.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-14T00:45:17.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-14T00:45:17.568Z] ok github.com/docker/docker/container 0.173s coverage: 34.7% of statements [2020-03-14T00:45:17.568Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-14T00:45:17.568Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-14T00:45:17.568Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-14T00:45:17.568Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-14T00:45:17.727Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-03-14T00:45:17.727Z] === RUN TestServiceListWithStatuses [2020-03-14T00:45:17.727Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-14T00:45:17.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:45:17.727Z] === RUN TestDockerNetworkConnectAlias [2020-03-14T00:45:18.619Z] --- PASS: TestServiceUpdateNetwork (14.23s) [2020-03-14T00:45:18.620Z] PASS [2020-03-14T00:45:18.620Z] [2020-03-14T00:45:18.620Z] === Skipped [2020-03-14T00:45:18.620Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-14T00:45:18.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:45:18.620Z] [2020-03-14T00:45:18.620Z] [2020-03-14T00:45:18.620Z] DONE 23 tests, 1 skipped in 179.804s [2020-03-14T00:45:18.620Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-14T00:45:18.620Z] ++ 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-03-14T00:45:18.620Z] ++ set -e [2020-03-14T00:45:18.620Z] ++ '[' -n 0 ']' [2020-03-14T00:45:18.620Z] ++ set -x [2020-03-14T00:45:18.620Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:45:18.620Z] INFO: Testing against a local daemon [2020-03-14T00:45:18.620Z] === RUN TestSessionCreate [2020-03-14T00:45:18.620Z] --- PASS: TestSessionCreate (0.03s) [2020-03-14T00:45:18.620Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-14T00:45:18.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-14T00:45:18.620Z] PASS [2020-03-14T00:45:18.620Z] [2020-03-14T00:45:18.620Z] DONE 2 tests in 0.130s [2020-03-14T00:45:18.620Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-14T00:45:18.620Z] ++ 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-03-14T00:45:18.620Z] ++ set -e [2020-03-14T00:45:18.620Z] ++ '[' -n 0 ']' [2020-03-14T00:45:18.620Z] ++ set -x [2020-03-14T00:45:18.620Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:45:18.877Z] INFO: Testing against a local daemon [2020-03-14T00:45:18.877Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-14T00:45:18.877Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:45:18.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:45:18.877Z] === RUN TestEventsExecDie [2020-03-14T00:45:18.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-14T00:45:19.807Z] --- PASS: TestEventsExecDie (0.97s) [2020-03-14T00:45:19.807Z] === RUN TestEventsBackwardsCompatible [2020-03-14T00:45:19.807Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-14T00:45:19.807Z] === RUN TestInfoBinaryCommits [2020-03-14T00:45:19.807Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-14T00:45:19.807Z] === RUN TestInfoAPIVersioned [2020-03-14T00:45:19.807Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-14T00:45:19.807Z] === RUN TestInfoDiscoveryBackend [2020-03-14T00:45:20.369Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-14T00:45:20.369Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-14T00:45:20.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2e320_} [2020-03-14T00:45:21.556Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-14T00:45:21.556Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-14T00:45:21.813Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-14T00:45:21.813Z] === RUN TestInfoAPI [2020-03-14T00:45:22.073Z] --- PASS: TestInfoAPI (0.03s) [2020-03-14T00:45:22.073Z] === RUN TestInfoAPIWarnings [2020-03-14T00:45:22.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1976836028_/foo_false____} [2020-03-14T00:45:22.587Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-14T00:45:22.587Z] === RUN TestInfoDebug [2020-03-14T00:45:23.135Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2020-03-14T00:45:23.151Z] --- PASS: TestInfoDebug (0.53s) [2020-03-14T00:45:23.151Z] === RUN TestInfoInsecureRegistries [2020-03-14T00:45:23.714Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-14T00:45:23.714Z] === RUN TestInfoRegistryMirrors [2020-03-14T00:45:23.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1976836028_/foo_true____} [2020-03-14T00:45:23.971Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-14T00:45:23.971Z] === RUN TestLoginFailsWithBadCredentials [2020-03-14T00:45:24.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-03-14T00:45:24.228Z] === RUN TestPingCacheHeaders [2020-03-14T00:45:24.228Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-14T00:45:24.228Z] === RUN TestPingGet [2020-03-14T00:45:24.228Z] --- PASS: TestPingGet (0.02s) [2020-03-14T00:45:24.228Z] === RUN TestPingHead [2020-03-14T00:45:24.485Z] --- PASS: TestPingHead (0.03s) [2020-03-14T00:45:24.485Z] === RUN TestVersion [2020-03-14T00:45:24.485Z] --- PASS: TestVersion (0.02s) [2020-03-14T00:45:24.485Z] PASS [2020-03-14T00:45:24.485Z] [2020-03-14T00:45:24.485Z] === Skipped [2020-03-14T00:45:24.485Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:45:24.485Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:45:24.485Z] [2020-03-14T00:45:24.485Z] [2020-03-14T00:45:24.485Z] DONE 18 tests, 1 skipped in 5.687s [2020-03-14T00:45:24.485Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-14T00:45:24.485Z] ++ 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-03-14T00:45:24.485Z] ++ set -e [2020-03-14T00:45:24.485Z] ++ '[' -n 0 ']' [2020-03-14T00:45:24.485Z] ++ set -x [2020-03-14T00:45:24.485Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:45:24.485Z] INFO: Testing against a local daemon [2020-03-14T00:45:24.485Z] === RUN TestVolumesCreateAndList [2020-03-14T00:45:24.485Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-14T00:45:24.485Z] === RUN TestVolumesRemove [2020-03-14T00:45:24.742Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-14T00:45:24.742Z] === RUN TestVolumesInspect [2020-03-14T00:45:24.742Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-14T00:45:24.742Z] === RUN TestVolumesInvalidJSON [2020-03-14T00:45:24.742Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-14T00:45:24.742Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-14T00:45:24.742Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-14T00:45:24.742Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-14T00:45:24.742Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-14T00:45:24.742Z] PASS [2020-03-14T00:45:24.742Z] [2020-03-14T00:45:24.742Z] DONE 5 tests in 0.263s [2020-03-14T00:45:24.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T00:45:24.999Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T00:45:24.999Z] +++ kill 5454 [2020-03-14T00:45:25.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_false____} [2020-03-14T00:45:25.852Z] --- PASS: TestDockerNetworkConnectAlias (6.77s) [2020-03-14T00:45:25.852Z] === RUN TestDockerNetworkReConnect [2020-03-14T00:45:26.125Z] +++ /etc/init.d/apparmor stop [2020-03-14T00:45:26.125Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T00:45:26.125Z] [2020-03-14T00:45:26.125Z] Unloading profiles will leave already running processes permanently [2020-03-14T00:45:26.125Z] unconfined, which can lead to unexpected situations. [2020-03-14T00:45:26.125Z] [2020-03-14T00:45:26.125Z] To set a process to complain mode, use the command line tool [2020-03-14T00:45:26.125Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T00:45:26.125Z] +++ true [2020-03-14T00:45:26.125Z] [2020-03-14T00:45:27.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_true____} [2020-03-14T00:45:27.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-14T00:45:28.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_true__0xc000b2e400__} [2020-03-14T00:45:30.037Z] --- PASS: TestDockerNetworkReConnect (5.45s) [2020-03-14T00:45:30.037Z] === RUN TestServicePlugin [2020-03-14T00:45:30.037Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-14T00:45:30.037Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:45:30.037Z] === RUN TestServiceUpdateLabel [2020-03-14T00:45:30.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2e440_} [2020-03-14T00:45:31.668Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.6% of statements [2020-03-14T00:45:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2e480_} [2020-03-14T00:45:33.323Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-03-14T00:45:33.323Z] === RUN TestServiceUpdateSecrets [2020-03-14T00:45:33.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2e4c0_} [2020-03-14T00:45:33.798Z] 2020/03/14 00:45:33 Finished clone github.com/aws/aws-sdk-go [2020-03-14T00:45:35.191Z] ok github.com/docker/docker/daemon/cluster 0.193s coverage: 0.5% of statements [2020-03-14T00:45:35.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2e500_} [2020-03-14T00:45:36.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-14T00:45:38.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-14T00:45:38.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-14T00:45:38.958Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-14T00:45:39.672Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2020-03-14T00:45:41.745Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.7% of statements [2020-03-14T00:45:41.745Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-03-14T00:45:42.229Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-14T00:45:44.753Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-14T00:45:45.247Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-14T00:45:46.734Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 13.8% of statements [2020-03-14T00:45:47.291Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-14T00:45:49.190Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-14T00:45:49.190Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-14T00:45:49.444Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-03-14T00:45:49.731Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.707s coverage: 57.9% of statements [2020-03-14T00:45:50.119Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-14T00:45:50.762Z] ok github.com/docker/docker/daemon 12.496s coverage: 17.5% of statements [2020-03-14T00:45:50.762Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-14T00:45:50.762Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-14T00:45:50.762Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-14T00:45:50.762Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-14T00:45:51.048Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-14T00:45:51.403Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-03-14T00:45:51.403Z] === RUN TestServiceUpdateConfigs [2020-03-14T00:45:51.977Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-14T00:45:53.348Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-14T00:45:54.277Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-14T00:45:55.201Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-03-14T00:45:55.207Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-14T00:45:56.577Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-14T00:45:56.698Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.887s coverage: 68.6% of statements [2020-03-14T00:45:57.506Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-14T00:45:58.436Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-14T00:45:58.749Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.348s coverage: 49.5% of statements [2020-03-14T00:45:59.366Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-14T00:45:59.376Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.348s coverage: 46.2% of statements [2020-03-14T00:45:59.376Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-14T00:46:00.295Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-14T00:46:01.227Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-14T00:46:02.082Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.713s coverage: 76.1% of statements [2020-03-14T00:46:02.596Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-14T00:46:02.708Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-03-14T00:46:03.734Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.737s coverage: 55.4% of statements [2020-03-14T00:46:03.734Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-14T00:46:03.734Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-14T00:46:03.734Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.055s coverage: 3.0% of statements [2020-03-14T00:46:03.966Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-14T00:46:04.895Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-14T00:46:05.241Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-03-14T00:46:05.825Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-14T00:46:05.825Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-14T00:46:06.275Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-03-14T00:46:06.275Z] === RUN TestServiceUpdateNetwork [2020-03-14T00:46:07.194Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-14T00:46:08.126Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-14T00:46:09.057Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-14T00:46:09.986Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-14T00:46:10.777Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 41.8% of statements [2020-03-14T00:46:10.777Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-03-14T00:46:10.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.601s coverage: 77.8% of statements [2020-03-14T00:46:11.354Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-14T00:46:13.246Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-14T00:46:13.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 88.3% of statements [2020-03-14T00:46:13.492Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 4.9% of statements [2020-03-14T00:46:13.492Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-14T00:46:13.492Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-14T00:46:13.492Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-14T00:46:13.492Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-14T00:46:13.492Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 26.2% of statements [2020-03-14T00:46:13.809Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-14T00:46:14.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2020-03-14T00:46:17.095Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-14T00:46:17.534Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 74.7% of statements [2020-03-14T00:46:17.534Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-14T00:46:17.823Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 19.9% of statements [2020-03-14T00:46:18.111Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 33.3% of statements [2020-03-14T00:46:19.607Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-03-14T00:46:21.148Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2020-03-14T00:46:21.148Z] PASS [2020-03-14T00:46:21.148Z] [2020-03-14T00:46:21.148Z] === Skipped [2020-03-14T00:46:21.148Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-14T00:46:21.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T00:46:21.148Z] [2020-03-14T00:46:21.148Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-14T00:46:21.148Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:46:21.148Z] [2020-03-14T00:46:21.148Z] [2020-03-14T00:46:21.148Z] DONE 23 tests, 2 skipped in 146.192s [2020-03-14T00:46:21.148Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-14T00:46:21.148Z] ++ 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-03-14T00:46:21.148Z] ++ set -e [2020-03-14T00:46:21.148Z] ++ '[' -n 0 ']' [2020-03-14T00:46:21.148Z] ++ set -x [2020-03-14T00:46:21.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:46:21.148Z] INFO: Testing against a local daemon [2020-03-14T00:46:21.148Z] === RUN TestSessionCreate [2020-03-14T00:46:21.148Z] --- PASS: TestSessionCreate (0.05s) [2020-03-14T00:46:21.148Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-14T00:46:21.148Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-14T00:46:21.148Z] PASS [2020-03-14T00:46:21.148Z] [2020-03-14T00:46:21.148Z] DONE 2 tests in 0.270s [2020-03-14T00:46:21.148Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-14T00:46:21.148Z] ++ 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-03-14T00:46:21.148Z] ++ set -e [2020-03-14T00:46:21.148Z] ++ '[' -n 0 ']' [2020-03-14T00:46:21.148Z] ++ set -x [2020-03-14T00:46:21.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:46:21.148Z] INFO: Testing against a local daemon [2020-03-14T00:46:21.148Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-14T00:46:21.148Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:46:21.148Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:46:21.148Z] === RUN TestEventsExecDie [2020-03-14T00:46:21.148Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-14T00:46:21.148Z] === RUN TestEventsBackwardsCompatible [2020-03-14T00:46:21.148Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-14T00:46:21.148Z] === RUN TestInfoBinaryCommits [2020-03-14T00:46:21.148Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-14T00:46:21.148Z] === RUN TestInfoAPIVersioned [2020-03-14T00:46:21.148Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-14T00:46:21.148Z] === RUN TestInfoDiscoveryBackend [2020-03-14T00:46:21.148Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-03-14T00:46:21.148Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-14T00:46:21.657Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 47.8% of statements [2020-03-14T00:46:21.947Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2020-03-14T00:46:22.082Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-14T00:46:22.082Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-14T00:46:22.345Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-14T00:46:22.648Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-03-14T00:46:22.648Z] === RUN TestInfoAPI [2020-03-14T00:46:22.907Z] --- PASS: TestInfoAPI (0.05s) [2020-03-14T00:46:22.907Z] === RUN TestInfoAPIWarnings [2020-03-14T00:46:23.456Z] ok github.com/docker/docker/daemon/logger/splunk 3.125s coverage: 82.5% of statements [2020-03-14T00:46:23.456Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-14T00:46:23.456Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-14T00:46:23.474Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-03-14T00:46:23.474Z] === RUN TestInfoDebug [2020-03-14T00:46:24.042Z] --- PASS: TestInfoDebug (0.64s) [2020-03-14T00:46:24.042Z] === RUN TestInfoInsecureRegistries [2020-03-14T00:46:24.610Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-03-14T00:46:24.610Z] === RUN TestInfoRegistryMirrors [2020-03-14T00:46:25.546Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-03-14T00:46:25.546Z] === RUN TestLoginFailsWithBadCredentials [2020-03-14T00:46:25.546Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-14T00:46:25.546Z] === RUN TestPingCacheHeaders [2020-03-14T00:46:25.617Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-14T00:46:25.804Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-14T00:46:25.804Z] === RUN TestPingGet [2020-03-14T00:46:25.804Z] --- PASS: TestPingGet (0.03s) [2020-03-14T00:46:25.804Z] === RUN TestPingHead [2020-03-14T00:46:25.804Z] --- PASS: TestPingHead (0.05s) [2020-03-14T00:46:25.804Z] === RUN TestVersion [2020-03-14T00:46:25.804Z] --- PASS: TestVersion (0.05s) [2020-03-14T00:46:25.804Z] PASS [2020-03-14T00:46:25.804Z] [2020-03-14T00:46:25.804Z] === Skipped [2020-03-14T00:46:25.804Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T00:46:25.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T00:46:25.804Z] [2020-03-14T00:46:25.804Z] [2020-03-14T00:46:25.804Z] DONE 18 tests, 1 skipped in 6.609s [2020-03-14T00:46:25.804Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-14T00:46:25.804Z] ++ 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-03-14T00:46:25.804Z] ++ set -e [2020-03-14T00:46:25.804Z] ++ '[' -n 0 ']' [2020-03-14T00:46:25.805Z] ++ set -x [2020-03-14T00:46:25.805Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:46:26.063Z] INFO: Testing against a local daemon [2020-03-14T00:46:26.063Z] === RUN TestVolumesCreateAndList [2020-03-14T00:46:26.063Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-14T00:46:26.063Z] === RUN TestVolumesRemove [2020-03-14T00:46:26.063Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-14T00:46:26.063Z] === RUN TestVolumesInspect [2020-03-14T00:46:26.180Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-14T00:46:26.321Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-14T00:46:26.321Z] === RUN TestVolumesInvalidJSON [2020-03-14T00:46:26.321Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-14T00:46:26.321Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-14T00:46:26.321Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-14T00:46:26.321Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-14T00:46:26.321Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-03-14T00:46:26.321Z] PASS [2020-03-14T00:46:26.321Z] [2020-03-14T00:46:26.321Z] DONE 5 tests in 0.420s [2020-03-14T00:46:26.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T00:46:26.579Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T00:46:26.579Z] +++ kill 13346 [2020-03-14T00:46:26.950Z] ok github.com/docker/docker/distribution/metadata 0.198s coverage: 48.2% of statements [2020-03-14T00:46:27.954Z] +++ /etc/init.d/apparmor stop [2020-03-14T00:46:27.954Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T00:46:27.954Z] [2020-03-14T00:46:27.954Z] Unloading profiles will leave already running processes permanently [2020-03-14T00:46:27.954Z] unconfined, which can lead to unexpected situations. [2020-03-14T00:46:27.954Z] [2020-03-14T00:46:27.954Z] To set a process to complain mode, use the command line tool [2020-03-14T00:46:27.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T00:46:27.954Z] +++ true [2020-03-14T00:46:27.954Z] [2020-03-14T00:46:27.989Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-03-14T00:46:28.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-14T00:46:28.276Z] ok github.com/docker/docker/distribution 0.494s coverage: 22.1% of statements [2020-03-14T00:46:28.276Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-14T00:46:29.773Z] ok github.com/docker/docker/distribution/xfer 1.692s coverage: 85.1% of statements [2020-03-14T00:46:29.773Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-14T00:46:29.963Z] 2020/03/14 00:46:23 Finished clone google.golang.org/api [2020-03-14T00:46:29.963Z] 2020/03/14 00:46:23 Dependencies downloaded. Download time: 2m21.192608181s [2020-03-14T00:46:29.963Z] 2020/03/14 00:46:23 Collecting all dependencies Post stage [Pipeline] junit [2020-03-14T00:46:30.499Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T00:46:31.313Z] + echo Ensuring container killed. [2020-03-14T00:46:31.313Z] Ensuring container killed. [2020-03-14T00:46:31.313Z] + docker rm -vf docker-pr4 [2020-03-14T00:46:31.313Z] Error: No such container: docker-pr4 [2020-03-14T00:46:31.313Z] + true [Pipeline] sh [2020-03-14T00:46:31.351Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-14T00:46:31.604Z] + echo Chowning /workspace to jenkins user [2020-03-14T00:46:31.604Z] Chowning /workspace to jenkins user [2020-03-14T00:46:31.604Z] + id -u [2020-03-14T00:46:31.604Z] + id -g [2020-03-14T00:46:31.604Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/workspace busybox chown -R 1000:1000 /workspace [2020-03-14T00:46:31.604Z] Unable to find image 'busybox:latest' locally [2020-03-14T00:46:31.830Z] ok github.com/docker/docker/image 0.089s coverage: 86.4% of statements [2020-03-14T00:46:31.863Z] latest: Pulling from library/busybox [2020-03-14T00:46:31.863Z] eb9413eb063d: Pulling fs layer [2020-03-14T00:46:32.121Z] eb9413eb063d: Verifying Checksum [2020-03-14T00:46:32.121Z] eb9413eb063d: Download complete [2020-03-14T00:46:32.379Z] eb9413eb063d: Pull complete [2020-03-14T00:46:32.379Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-14T00:46:32.379Z] Status: Downloaded newer image for busybox:latest [2020-03-14T00:46:32.854Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-03-14T00:46:33.144Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2020-03-14T00:46:33.144Z] ok github.com/docker/docker/image/cache 0.058s coverage: 19.2% of statements [2020-03-14T00:46:33.144Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-14T00:46:33.144Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-14T00:46:34.126Z] 2020/03/14 00:46:33 Clean vendor dir from unused packages [2020-03-14T00:46:34.382Z] 2020/03/14 00:46:34 Success [2020-03-14T00:46:34.382Z] 2020/03/14 00:46:34 Running time: 2m34.490849396s [2020-03-14T00:46:34.622Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-14T00:46:34.637Z] Congratulations! All vendoring changes are done the right way. [2020-03-14T00:46:34.642Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-14T00:46:35.523Z] + echo Building e2e image [2020-03-14T00:46:35.523Z] Building e2e image [2020-03-14T00:46:35.523Z] + docker build --build-arg DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-14T00:46:35.523Z] #2 [internal] load .dockerignore [2020-03-14T00:46:35.523Z] #2 DONE 0.0s [2020-03-14T00:46:35.523Z] [2020-03-14T00:46:35.523Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-14T00:46:35.523Z] #1 transferring dockerfile: 3.21kB done [2020-03-14T00:46:35.523Z] #1 DONE 0.0s [2020-03-14T00:46:35.523Z] [2020-03-14T00:46:35.523Z] #2 [internal] load .dockerignore [2020-03-14T00:46:35.523Z] #2 transferring context: 34B done [2020-03-14T00:46:35.523Z] #2 DONE 0.0s [2020-03-14T00:46:35.523Z] [2020-03-14T00:46:35.523Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-14T00:46:35.553Z] === RUN TestDockerSuite/TestCpToCaseJ [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T00:46:35.778Z] #4 DONE 0.3s [2020-03-14T00:46:35.778Z] [2020-03-14T00:46:35.778Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-14T00:46:35.975Z] + bundleName=arm64-integration [2020-03-14T00:46:35.975Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-14T00:46:35.975Z] Creating arm64-integration-bundles.tar.gz [2020-03-14T00:46:35.975Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-14T00:46:35.975Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-14T00:46:36.034Z] #3 DONE 0.6s [Pipeline] archiveArtifacts [2020-03-14T00:46:36.246Z] Archiving artifacts [2020-03-14T00:46:36.289Z] [2020-03-14T00:46:36.289Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-14T00:46:36.289Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-14T00:46:36.289Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-14T00:46:36.289Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-14T00:46:36.289Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-14T00:46:36.289Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 1.20MB / 2.79MB 0.1s [2020-03-14T00:46:36.549Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 [2020-03-14T00:46:36.549Z] #5 ... [2020-03-14T00:46:36.549Z] [2020-03-14T00:46:36.549Z] #8 [internal] load build context [2020-03-14T00:46:36.549Z] #8 transferring context: 837.01kB 0.3s done [2020-03-14T00:46:36.549Z] #8 DONE 0.4s [2020-03-14T00:46:36.549Z] [2020-03-14T00:46:36.549Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-14T00:46:36.549Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done [2020-03-14T00:46:36.807Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-03-14T00:46:36.807Z] #5 DONE 0.8s [2020-03-14T00:46:36.807Z] [2020-03-14T00:46:36.807Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-14T00:46:38.053Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T00:46:38.176Z] #6 DONE 1.2s [2020-03-14T00:46:38.176Z] [2020-03-14T00:46:38.176Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-14T00:46:38.176Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-14T00:46:38.176Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.3s done [2020-03-14T00:46:38.176Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-14T00:46:38.176Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-14T00:46:38.176Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.6s done [2020-03-14T00:46:38.176Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.1s done [2020-03-14T00:46:38.176Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-14T00:46:38.176Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-14T00:46:38.176Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-14T00:46:38.177Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-14T00:46:38.177Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 0.3s [2020-03-14T00:46:38.371Z] + make clean [2020-03-14T00:46:38.939Z] docker volume rm -f docker-dev-cache [2020-03-14T00:46:39.072Z] ok github.com/docker/docker/opts 0.057s coverage: 67.4% of statements [2020-03-14T00:46:39.197Z] docker-dev-cache [Pipeline] deleteDir [2020-03-14T00:46:39.701Z] ok github.com/docker/docker/pkg/authorization 0.693s coverage: 68.3% of statements [2020-03-14T00:46:39.992Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-03-14T00:46:40.620Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-03-14T00:46:40.805Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-14T00:46:40.919Z] ok github.com/docker/docker/pkg/archive 1.574s coverage: 77.0% of statements [2020-03-14T00:46:41.368Z] === RUN TestDockerSuite/TestCpToDot [2020-03-14T00:46:41.940Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-03-14T00:46:42.298Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-14T00:46:42.966Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T00:46:43.256Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-03-14T00:46:43.418Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.5s [2020-03-14T00:46:43.676Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.8s done [2020-03-14T00:46:43.931Z] #14 ... [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-14T00:46:43.931Z] #7 1.039 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-14T00:46:43.931Z] #7 2.109 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-14T00:46:43.931Z] #7 2.207 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-14T00:46:43.931Z] #7 2.212 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-14T00:46:43.931Z] #7 2.320 (3/30) Installing readline (8.0.0-r0) [2020-03-14T00:46:43.931Z] #7 2.324 (4/30) Installing bash (5.0.0-r0) [2020-03-14T00:46:43.931Z] #7 2.338 Executing bash-5.0.0-r0.post-install [2020-03-14T00:46:43.931Z] #7 2.340 (5/30) Installing ca-certificates (20190108-r0) [2020-03-14T00:46:43.931Z] #7 2.360 (6/30) Installing libgcc (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 2.364 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 2.378 (8/30) Installing binutils (2.32-r0) [2020-03-14T00:46:43.931Z] #7 2.472 (9/30) Installing gmp (6.1.2-r1) [2020-03-14T00:46:43.931Z] #7 2.480 (10/30) Installing isl (0.18-r0) [2020-03-14T00:46:43.931Z] #7 2.500 (11/30) Installing libgomp (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 2.528 (12/30) Installing libatomic (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 2.528 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-14T00:46:43.931Z] #7 2.533 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-14T00:46:43.931Z] #7 2.536 (15/30) Installing gcc (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 3.441 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-14T00:46:43.931Z] #7 3.537 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-14T00:46:43.931Z] #7 3.541 (18/30) Installing g++ (8.3.0-r0) [2020-03-14T00:46:43.931Z] #7 4.105 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-14T00:46:43.931Z] #7 4.109 (20/30) Installing libcurl (7.66.0-r0) [2020-03-14T00:46:43.931Z] #7 4.117 (21/30) Installing expat (2.2.8-r0) [2020-03-14T00:46:43.931Z] #7 4.121 (22/30) Installing pcre2 (10.33-r0) [2020-03-14T00:46:43.931Z] #7 4.131 (23/30) Installing git (2.22.2-r0) [2020-03-14T00:46:43.931Z] #7 4.335 (24/30) Installing libmnl (1.0.4-r0) [2020-03-14T00:46:43.931Z] #7 4.337 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-14T00:46:43.931Z] #7 4.342 (26/30) Installing iptables (1.8.3-r0) [2020-03-14T00:46:43.931Z] #7 4.370 (27/30) Installing pigz (2.4-r0) [2020-03-14T00:46:43.931Z] #7 4.379 (28/30) Installing tar (1.32-r0) [2020-03-14T00:46:43.931Z] #7 4.388 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-14T00:46:43.931Z] #7 4.394 (30/30) Installing xz (5.2.4-r0) [2020-03-14T00:46:43.931Z] #7 4.399 Executing busybox-1.30.1-r3.trigger [2020-03-14T00:46:43.931Z] #7 4.403 Executing ca-certificates-20190108-r0.trigger [2020-03-14T00:46:43.931Z] #7 4.457 OK: 178 MiB in 44 packages [2020-03-14T00:46:43.931Z] #7 DONE 5.7s [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-14T00:46:43.931Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 [2020-03-14T00:46:43.931Z] #14 ... [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-14T00:46:43.931Z] #9 DONE 0.1s [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-14T00:46:43.931Z] #10 DONE 0.1s [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-14T00:46:43.931Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-14T00:46:43.931Z] #14 DONE 7.9s [2020-03-14T00:46:43.931Z] [2020-03-14T00:46:43.931Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-14T00:46:44.186Z] #11 DONE 0.1s [2020-03-14T00:46:44.186Z] [2020-03-14T00:46:44.186Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-14T00:46:44.186Z] #12 DONE 0.1s [2020-03-14T00:46:44.186Z] [2020-03-14T00:46:44.186Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-14T00:46:44.193Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-14T00:46:44.441Z] #13 DONE 0.1s [2020-03-14T00:46:44.441Z] [2020-03-14T00:46:44.441Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-14T00:46:44.696Z] #15 0.603 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-14T00:46:44.744Z] ok github.com/docker/docker/pkg/discovery/memory 0.026s coverage: 92.3% of statements [2020-03-14T00:46:45.370Z] ok github.com/docker/docker/layer 7.426s coverage: 68.8% of statements [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/oci [no test files] [2020-03-14T00:46:45.370Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-14T00:46:45.659Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-03-14T00:46:45.946Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-14T00:46:46.059Z] #15 1.675 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-14T00:46:46.059Z] #15 1.760 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-14T00:46:46.059Z] #15 1.770 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-14T00:46:46.059Z] #15 1.773 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-14T00:46:46.059Z] #15 1.780 (4/43) Installing readline (8.0.1-r0) [2020-03-14T00:46:46.059Z] #15 1.784 (5/43) Installing bash (5.0.11-r1) [2020-03-14T00:46:46.059Z] #15 1.796 Executing bash-5.0.11-r1.post-install [2020-03-14T00:46:46.059Z] #15 1.799 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-14T00:46:46.059Z] #15 1.872 (7/43) Installing libblkid (2.34-r1) [2020-03-14T00:46:46.059Z] #15 1.877 (8/43) Installing libuuid (2.34-r1) [2020-03-14T00:46:46.059Z] #15 1.879 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-14T00:46:46.059Z] #15 1.898 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-14T00:46:46.059Z] #15 1.902 (11/43) Installing libgcc (9.2.0-r3) [2020-03-14T00:46:46.059Z] #15 1.904 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-14T00:46:46.059Z] #15 1.917 (13/43) Installing binutils (2.33.1-r0) [2020-03-14T00:46:46.059Z] #15 1.985 (14/43) Installing libmagic (5.37-r1) [2020-03-14T00:46:46.085Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-14T00:46:46.314Z] #15 2.005 (15/43) Installing file (5.37-r1) [2020-03-14T00:46:46.314Z] #15 2.007 (16/43) Installing gmp (6.1.2-r1) [2020-03-14T00:46:46.314Z] #15 2.013 (17/43) Installing isl (0.18-r0) [2020-03-14T00:46:46.314Z] #15 2.029 (18/43) Installing libgomp (9.2.0-r3) [2020-03-14T00:46:46.314Z] #15 2.032 (19/43) Installing libatomic (9.2.0-r3) [2020-03-14T00:46:46.314Z] #15 2.034 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-14T00:46:46.314Z] #15 2.041 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-14T00:46:46.314Z] #15 2.043 (22/43) Installing gcc (9.2.0-r3) [2020-03-14T00:46:46.649Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-14T00:46:46.876Z] #15 2.739 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-14T00:46:47.132Z] #15 2.910 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-14T00:46:47.132Z] #15 2.911 (25/43) Installing g++ (9.2.0-r3) [2020-03-14T00:46:47.387Z] #15 3.348 (26/43) Installing make (4.2.1-r2) [2020-03-14T00:46:47.387Z] #15 3.353 (27/43) Installing fortify-headers (1.1-r0) [2020-03-14T00:46:47.387Z] #15 3.355 (28/43) Installing build-base (0.5-r1) [2020-03-14T00:46:47.387Z] #15 3.357 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-14T00:46:47.387Z] #15 3.359 (30/43) Installing libcurl (7.67.0-r0) [2020-03-14T00:46:47.387Z] #15 3.365 (31/43) Installing curl (7.67.0-r0) [2020-03-14T00:46:47.387Z] #15 3.368 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-14T00:46:47.387Z] #15 3.374 (33/43) Installing jq (1.6-r0) [2020-03-14T00:46:47.387Z] #15 3.392 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-14T00:46:47.387Z] #15 3.397 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-14T00:46:47.387Z] #15 3.407 (36/43) Installing libaio (0.3.112-r1) [2020-03-14T00:46:47.387Z] #15 3.416 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-14T00:46:47.387Z] #15 3.445 (38/43) Installing libfdisk (2.34-r1) [2020-03-14T00:46:47.453Z] ok github.com/docker/docker/pkg/chrootarchive 4.616s coverage: 43.2% of statements [2020-03-14T00:46:47.453Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-14T00:46:47.453Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-14T00:46:47.679Z] #15 3.451 (39/43) Installing libmount (2.34-r1) [2020-03-14T00:46:47.679Z] #15 3.457 (40/43) Installing libsmartcols (2.34-r1) [2020-03-14T00:46:47.679Z] #15 3.461 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-14T00:46:47.679Z] #15 3.464 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-14T00:46:47.679Z] #15 3.493 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-14T00:46:47.679Z] #15 3.511 Executing busybox-1.31.1-r9.trigger [2020-03-14T00:46:47.679Z] #15 3.516 OK: 196 MiB in 57 packages [2020-03-14T00:46:47.742Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-03-14T00:46:47.742Z] ok github.com/docker/docker/pkg/fileutils 0.046s coverage: 89.5% of statements [2020-03-14T00:46:48.239Z] #15 DONE 4.0s [2020-03-14T00:46:48.240Z] [2020-03-14T00:46:48.240Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-14T00:46:48.767Z] ok github.com/docker/docker/pkg/discovery/kv 3.196s coverage: 84.1% of statements [2020-03-14T00:46:48.800Z] #16 DONE 0.7s [2020-03-14T00:46:49.055Z] ok github.com/docker/docker/pkg/fsutils 0.466s coverage: 85.1% of statements [2020-03-14T00:46:49.055Z] [2020-03-14T00:46:49.055Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-14T00:46:49.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-14T00:46:49.344Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-03-14T00:46:49.615Z] #17 DONE 0.7s [2020-03-14T00:46:49.615Z] [2020-03-14T00:46:49.615Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-14T00:46:49.615Z] #18 DONE 0.1s [2020-03-14T00:46:49.615Z] [2020-03-14T00:46:49.615Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-14T00:46:49.615Z] #22 DONE 0.1s [2020-03-14T00:46:49.615Z] [2020-03-14T00:46:49.615Z] #31 [builder 1/4] COPY . . [2020-03-14T00:46:49.871Z] #31 ... [2020-03-14T00:46:49.871Z] [2020-03-14T00:46:49.871Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-14T00:46:49.871Z] #26 DONE 0.1s [2020-03-14T00:46:49.871Z] [2020-03-14T00:46:49.871Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-14T00:46:49.871Z] #19 DONE 0.1s [2020-03-14T00:46:49.871Z] [2020-03-14T00:46:49.871Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-14T00:46:49.871Z] #23 DONE 0.1s [2020-03-14T00:46:49.871Z] [2020-03-14T00:46:49.871Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-14T00:46:49.871Z] #27 DONE 0.1s [2020-03-14T00:46:49.871Z] [2020-03-14T00:46:49.871Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-14T00:46:50.098Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-14T00:46:50.126Z] #28 DONE 0.2s [2020-03-14T00:46:50.126Z] [2020-03-14T00:46:50.126Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-14T00:46:50.661Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-14T00:46:51.051Z] #29 ... [2020-03-14T00:46:51.051Z] [2020-03-14T00:46:51.051Z] #31 [builder 1/4] COPY . . [2020-03-14T00:46:51.051Z] #31 DONE 1.4s [2020-03-14T00:46:51.306Z] [2020-03-14T00:46:51.306Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-14T00:46:51.397Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-03-14T00:46:51.397Z] ok github.com/docker/docker/pkg/locker 0.063s coverage: 88.9% of statements [2020-03-14T00:46:51.686Z] ok github.com/docker/docker/pkg/idtools 0.699s coverage: 70.1% of statements [2020-03-14T00:46:51.974Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2020-03-14T00:46:52.033Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-14T00:46:52.261Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-03-14T00:46:52.669Z] #32 DONE 1.6s [2020-03-14T00:46:52.669Z] [2020-03-14T00:46:52.669Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-14T00:46:52.885Z] ok github.com/docker/docker/pkg/ioutils 1.635s coverage: 70.1% of statements [2020-03-14T00:46:52.885Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-14T00:46:52.885Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-14T00:46:52.885Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-14T00:46:52.885Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2020-03-14T00:46:53.170Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-03-14T00:46:53.938Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-14T00:46:53.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-14T00:46:53.938Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-14T00:46:53.938Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-14T00:46:54.192Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2020-03-14T00:46:54.192Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-03-14T00:46:54.192Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-14T00:46:54.192Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-14T00:46:54.501Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-14T00:46:54.556Z] #33 1.466 [2020-03-14T00:46:54.556Z] #33 1.654 Removing bundles/ [2020-03-14T00:46:54.556Z] #33 1.655 [2020-03-14T00:46:54.556Z] #33 1.661 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-14T00:46:54.812Z] #33 ... [2020-03-14T00:46:54.812Z] [2020-03-14T00:46:54.812Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-14T00:46:54.812Z] #24 1.567 + RM_GOPATH=0 [2020-03-14T00:46:54.812Z] #24 1.567 + TMP_GOPATH= [2020-03-14T00:46:54.812Z] #24 1.567 + : /build [2020-03-14T00:46:54.812Z] #24 1.567 + '[' -z '' ']' [2020-03-14T00:46:54.812Z] #24 1.570 ++ mktemp -d [2020-03-14T00:46:54.812Z] #24 1.574 + export GOPATH=/tmp/tmp.PeFJNE [2020-03-14T00:46:54.812Z] #24 1.575 + GOPATH=/tmp/tmp.PeFJNE [2020-03-14T00:46:54.812Z] #24 1.575 + RM_GOPATH=1 [2020-03-14T00:46:54.812Z] #24 1.575 ++ dirname ./install.sh [2020-03-14T00:46:54.812Z] #24 1.575 + dir=. [2020-03-14T00:46:54.812Z] #24 1.575 + bin=dockercli [2020-03-14T00:46:54.812Z] #24 1.576 + shift [2020-03-14T00:46:54.812Z] #24 1.576 + '[' '!' -f ./dockercli.installer ']' [2020-03-14T00:46:54.812Z] #24 1.576 + . ./dockercli.installer [2020-03-14T00:46:54.812Z] #24 1.576 ++ : stable [2020-03-14T00:46:54.812Z] #24 1.576 ++ : 17.06.2-ce [2020-03-14T00:46:54.812Z] #24 1.576 + install_dockercli [2020-03-14T00:46:54.812Z] #24 1.576 Install docker/cli version 17.06.2-ce from stable [2020-03-14T00:46:54.812Z] #24 1.576 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-14T00:46:54.812Z] #24 1.576 ++ uname -m [2020-03-14T00:46:54.812Z] #24 1.586 + arch=x86_64 [2020-03-14T00:46:54.812Z] #24 1.586 + '[' x86_64 '!=' x86_64 ']' [2020-03-14T00:46:54.812Z] #24 1.586 + url=https://download.docker.com/linux/static [2020-03-14T00:46:54.812Z] #24 1.586 + tar -xz docker/docker [2020-03-14T00:46:54.812Z] #24 1.588 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-14T00:46:54.812Z] #24 4.933 + mkdir -p /build [2020-03-14T00:46:54.812Z] #24 4.936 + mv docker/docker /build/ [2020-03-14T00:46:54.812Z] #24 4.937 + rmdir docker [2020-03-14T00:46:54.812Z] #24 DONE 5.0s [2020-03-14T00:46:54.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-03-14T00:46:55.070Z] [2020-03-14T00:46:55.070Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-14T00:46:55.070Z] #20 2.780 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-14T00:46:55.070Z] #20 3.299 curl: option --progress: is ambiguous [2020-03-14T00:46:55.070Z] #20 3.303 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:46:55.070Z] #20 3.768 curl: option --progress: is ambiguous [2020-03-14T00:46:55.070Z] #20 3.768 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:46:55.070Z] #20 4.174 curl: option --progress: is ambiguous [2020-03-14T00:46:55.070Z] #20 4.177 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:46:55.070Z] #20 4.638 curl: option --progress: is ambiguous [2020-03-14T00:46:55.070Z] #20 4.638 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:46:55.070Z] #20 5.072 [2020-03-14T00:46:55.434Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-14T00:46:55.434Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-14T00:46:55.434Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-14T00:46:55.996Z] #20 ... [2020-03-14T00:46:55.996Z] [2020-03-14T00:46:55.996Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-14T00:46:55.996Z] #33 3.364 Building test suite binary ./integration-cli/test.main [2020-03-14T00:46:56.319Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-03-14T00:46:56.364Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-14T00:46:56.928Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-14T00:46:56.928Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-14T00:46:56.946Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-03-14T00:46:56.946Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-03-14T00:46:57.184Z] === RUN TestDockerSuite/TestCreateRM [2020-03-14T00:46:57.442Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-14T00:46:57.442Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-14T00:46:57.442Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-14T00:46:57.699Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-14T00:46:58.435Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-03-14T00:46:58.723Z] ok github.com/docker/docker/pkg/pubsub 1.172s coverage: 73.9% of statements [2020-03-14T00:46:59.350Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-03-14T00:47:00.224Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-14T00:47:00.374Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-14T00:47:00.374Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-03-14T00:47:00.481Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-14T00:47:00.481Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-14T00:47:01.005Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-14T00:47:01.258Z] #33 ... [2020-03-14T00:47:01.258Z] [2020-03-14T00:47:01.258Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-14T00:47:01.258Z] #20 6.323 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-14T00:47:01.258Z] #20 6.793 curl: option --progress: is ambiguous [2020-03-14T00:47:01.258Z] #20 6.794 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:47:01.258Z] #20 7.188 [2020-03-14T00:47:01.258Z] #20 8.451 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-14T00:47:01.258Z] #20 8.886 curl: option --progress: is ambiguous [2020-03-14T00:47:01.258Z] #20 8.886 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:47:01.258Z] #20 9.305 [2020-03-14T00:47:01.258Z] #20 10.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-14T00:47:01.258Z] #20 10.96 curl: option --progress: is ambiguous [2020-03-14T00:47:01.258Z] #20 10.97 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:47:01.258Z] #20 11.32 [2020-03-14T00:47:01.638Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 70.8% of statements [2020-03-14T00:47:01.927Z] ok github.com/docker/docker/pkg/signal 3.554s coverage: 61.0% of statements [2020-03-14T00:47:02.554Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 37.2% of statements [2020-03-14T00:47:02.623Z] #20 12.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-14T00:47:02.878Z] #20 12.96 curl: option --progress: is ambiguous [2020-03-14T00:47:02.878Z] #20 12.97 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-14T00:47:03.135Z] #20 13.31 [2020-03-14T00:47:03.135Z] #20 13.43 Download of images into '/build' complete. [2020-03-14T00:47:03.178Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2020-03-14T00:47:03.391Z] #20 13.44 Use something like the following to load the result into a Docker daemon: [2020-03-14T00:47:03.391Z] #20 13.44 tar -cC '/build' . | docker load [2020-03-14T00:47:03.391Z] #20 DONE 13.6s [2020-03-14T00:47:03.391Z] [2020-03-14T00:47:03.391Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-14T00:47:04.205Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 85.9% of statements [2020-03-14T00:47:04.205Z] testing: warning: no tests to run [2020-03-14T00:47:04.205Z] coverage: [no statements] [2020-03-14T00:47:04.205Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-03-14T00:47:04.761Z] #29 ... [2020-03-14T00:47:04.761Z] [2020-03-14T00:47:04.761Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-14T00:47:04.761Z] #21 DONE 0.1s [2020-03-14T00:47:04.761Z] [2020-03-14T00:47:04.761Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-14T00:47:04.761Z] #25 DONE 0.1s [2020-03-14T00:47:04.761Z] [2020-03-14T00:47:04.761Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-14T00:47:05.231Z] ok github.com/docker/docker/pkg/tarsum 0.289s coverage: 89.3% of statements [2020-03-14T00:47:05.231Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-14T00:47:05.231Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-14T00:47:05.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-14T00:47:05.994Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-14T00:47:06.266Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-03-14T00:47:07.761Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-14T00:47:07.885Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-14T00:47:08.449Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-14T00:47:10.343Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-14T00:47:10.483Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-03-14T00:47:10.770Z] ok github.com/docker/docker/profiles/seccomp 0.061s coverage: 68.8% of statements [2020-03-14T00:47:11.474Z] ok github.com/docker/docker/plugin 0.625s coverage: 27.1% of statements [2020-03-14T00:47:11.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-14T00:47:12.646Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-14T00:47:12.966Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-14T00:47:13.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-14T00:47:13.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-14T00:47:13.465Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-14T00:47:13.592Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-03-14T00:47:14.394Z] === RUN TestDockerSuite/TestDockerFails [2020-03-14T00:47:14.394Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-14T00:47:14.394Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-14T00:47:14.394Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-14T00:47:14.620Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-03-14T00:47:15.646Z] ok github.com/docker/docker/registry 0.480s coverage: 56.0% of statements [2020-03-14T00:47:15.646Z] ok github.com/docker/docker/runconfig 0.045s coverage: 68.2% of statements [2020-03-14T00:47:16.288Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-14T00:47:16.852Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-14T00:47:18.222Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-14T00:47:18.222Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-14T00:47:18.222Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-14T00:47:18.479Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-14T00:47:20.084Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-03-14T00:47:21.582Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-03-14T00:47:21.868Z] ok github.com/docker/docker/volume/local 0.069s coverage: 73.0% of statements [2020-03-14T00:47:22.799Z] #33 ... [2020-03-14T00:47:22.799Z] [2020-03-14T00:47:22.799Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-14T00:47:22.799Z] #29 29.98 # github.com/docker/docker/contrib/httpserver [2020-03-14T00:47:22.799Z] #29 29.98 loadinternal: cannot find runtime/cgo [2020-03-14T00:47:22.799Z] #29 DONE 30.3s [2020-03-14T00:47:22.799Z] [2020-03-14T00:47:22.799Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-14T00:47:22.799Z] #33 ... [2020-03-14T00:47:22.799Z] [2020-03-14T00:47:22.799Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-14T00:47:22.799Z] #30 DONE 0.1s [2020-03-14T00:47:22.799Z] [2020-03-14T00:47:22.799Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-14T00:47:23.352Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-03-14T00:47:26.573Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-14T00:47:28.485Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-14T00:47:31.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-14T00:47:31.008Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-14T00:47:31.736Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/rootless [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/volume [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-14T00:47:31.736Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === Skipped [2020-03-14T00:47:31.736Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-14T00:47:31.736Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-14T00:47:31.736Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-14T00:47:31.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-14T00:47:31.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-14T00:47:31.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-14T00:47:31.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:47:31.736Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-14T00:47:31.737Z] time="2020-03-14T00:45:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-14T00:47:31.737Z] time="2020-03-14T00:45:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-14T00:47:31.737Z] time="2020-03-14T00:45:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-14T00:47:31.737Z] time="2020-03-14T00:45:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-14T00:47:31.737Z] time="2020-03-14T00:45:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-14T00:47:31.737Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-14T00:47:31.737Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-14T00:47:31.737Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-14T00:47:31.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-14T00:47:31.737Z] graphtest_unix.go:73: No driver to put! [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-14T00:47:31.737Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-14T00:47:31.737Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] [2020-03-14T00:47:31.737Z] DONE 2140 tests, 26 skipped in 348.991s Post stage [Pipeline] junit [2020-03-14T00:47:31.776Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-14T00:47:33.519Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40691/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 -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:1252b7db75a50baf696e0dedcbc3d43a797c2305 hack/make.sh dynbinary test-integration [2020-03-14T00:47:33.530Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-14T00:47:33.807Z] [2020-03-14T00:47:34.095Z] Removing bundles/ [2020-03-14T00:47:34.095Z] [2020-03-14T00:47:34.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-14T00:47:34.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:47:34.095Z] GOOS="" GOARCH="" GOARM="" [2020-03-14T00:47:34.901Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-14T00:47:35.873Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-14T00:47:36.437Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-14T00:47:37.370Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-14T00:47:38.301Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-14T00:47:39.230Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-14T00:47:41.123Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-14T00:47:42.492Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-14T00:47:45.764Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-14T00:47:46.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-14T00:47:48.588Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-14T00:47:50.482Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-14T00:47:51.852Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-14T00:47:52.784Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-14T00:47:53.041Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-14T00:47:53.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-14T00:47:54.938Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-14T00:47:55.195Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-14T00:47:55.453Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-14T00:47:55.710Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-14T00:47:55.967Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-14T00:47:56.224Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-14T00:47:58.118Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-14T00:48:00.020Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-14T00:48:00.020Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-14T00:48:00.020Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-14T00:48:01.388Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-14T00:48:01.388Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-14T00:48:01.952Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-14T00:48:02.881Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-14T00:48:03.138Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-14T00:48:03.138Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-14T00:48:03.138Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-14T00:48:05.031Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-14T00:48:05.594Z] === RUN TestDockerSuite/TestEventsRename [2020-03-14T00:48:06.524Z] === RUN TestDockerSuite/TestEventsResize [2020-03-14T00:48:07.088Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-14T00:48:08.017Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-14T00:48:08.945Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-14T00:48:09.509Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-14T00:48:12.780Z] === RUN TestDockerSuite/TestEventsTop [2020-03-14T00:48:13.709Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-14T00:48:16.228Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-14T00:48:17.597Z] === RUN TestDockerSuite/TestExec [2020-03-14T00:48:18.525Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-14T00:48:19.089Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-14T00:48:20.019Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-14T00:48:20.949Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-14T00:48:22.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-14T00:48:22.576Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-14T00:48:23.509Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-14T00:48:24.442Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-14T00:48:25.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-14T00:48:25.373Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-14T00:48:26.304Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-14T00:48:27.235Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-14T00:48:28.172Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-14T00:48:30.695Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-14T00:48:32.063Z] === RUN TestDockerSuite/TestExecEnv [2020-03-14T00:48:32.627Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-14T00:48:34.520Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-14T00:48:35.450Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-14T00:48:37.345Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-14T00:48:38.713Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-14T00:48:39.276Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-14T00:48:40.206Z] === RUN TestDockerSuite/TestExecParseError [2020-03-14T00:48:41.136Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-14T00:48:42.064Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-14T00:48:42.629Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-14T00:48:43.999Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-14T00:48:44.929Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-14T00:48:45.859Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-14T00:48:48.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-14T00:48:58.407Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-14T00:48:58.407Z] === RUN TestDockerSuite/TestExecTTY [2020-03-14T00:48:58.664Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-14T00:48:59.595Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-14T00:49:00.525Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-14T00:49:01.455Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-14T00:49:01.455Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-14T00:49:03.995Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-14T00:49:04.559Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-14T00:49:05.933Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-14T00:49:06.863Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-14T00:49:07.794Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-14T00:49:13.047Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-14T00:49:14.198Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:49:14.198Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:49:14.198Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:49:14.198Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:49:14.198Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:49:14.198Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:49:14.198Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:49:14.198Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:49:14.198Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:49:14.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-14T00:49:15.562Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:49:16.122Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:49:17.686Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-14T00:49:18.009Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:49:19.580Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-14T00:49:19.896Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:49:20.152Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:49:22.041Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:49:22.603Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:49:24.835Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-14T00:49:25.118Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:49:25.398Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-14T00:49:25.398Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-14T00:49:25.398Z] === RUN TestDockerSuite/TestHealth [2020-03-14T00:49:25.678Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:49:27.042Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:49:27.968Z] #33 155.3 [2020-03-14T00:49:28.530Z] #33 DONE 155.6s [2020-03-14T00:49:28.530Z] [2020-03-14T00:49:28.530Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-14T00:49:29.896Z] #34 DONE 1.4s [2020-03-14T00:49:31.259Z] [2020-03-14T00:49:31.259Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-14T00:49:31.819Z] #35 DONE 0.7s [2020-03-14T00:49:31.819Z] [2020-03-14T00:49:31.819Z] #36 exporting to image [2020-03-14T00:49:31.819Z] #36 exporting layers [2020-03-14T00:49:33.705Z] #36 exporting layers 1.9s done [2020-03-14T00:49:33.705Z] #36 writing image sha256:382d07a2800cac9eb5b201c1e6b2ba7d3638ee3b7134b1844b71cbc54f40398c done [2020-03-14T00:49:33.705Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-14T00:49:33.705Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T00:49:34.018Z] + echo Ensuring container killed. [2020-03-14T00:49:34.018Z] Ensuring container killed. [2020-03-14T00:49:34.018Z] + docker rm -vf docker-pr4 [2020-03-14T00:49:34.018Z] Error: No such container: docker-pr4 [2020-03-14T00:49:34.018Z] + true [Pipeline] sh [2020-03-14T00:49:34.336Z] + echo Chowning /workspace to jenkins user [2020-03-14T00:49:34.336Z] Chowning /workspace to jenkins user [2020-03-14T00:49:34.336Z] + id -u [2020-03-14T00:49:34.336Z] + id -g [2020-03-14T00:49:34.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T00:49:35.567Z] + bundleName=unit [2020-03-14T00:49:35.567Z] + echo Creating unit-bundles.tar.gz [2020-03-14T00:49:35.567Z] Creating unit-bundles.tar.gz [2020-03-14T00:49:35.567Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-14T00:49:35.567Z] bundles/junit-report.xml [2020-03-14T00:49:35.567Z] bundles/go-test-report.json [2020-03-14T00:49:35.567Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-14T00:49:35.591Z] Archiving artifacts [2020-03-14T00:49:36.009Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T00:49:36.367Z] + make clean [2020-03-14T00:49:36.368Z] docker volume rm -f docker-dev-cache [2020-03-14T00:49:36.368Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T00:49:41.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-14T00:49:41.333Z] [2020-03-14T00:49:41.333Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-14T00:49:41.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-14T00:49:41.333Z] HOSTNAME=d384ee4c9478 [2020-03-14T00:49:41.333Z] TESTDEBUG=0 [2020-03-14T00:49:41.333Z] DEST=bundles/test-integration [2020-03-14T00:49:41.333Z] PWD=/go/src/github.com/docker/docker [2020-03-14T00:49:41.333Z] DOCKER_GITCOMMIT=1252b7db75a50baf696e0dedcbc3d43a797c2305 [2020-03-14T00:49:41.333Z] container=docker [2020-03-14T00:49:41.333Z] HOME=/root [2020-03-14T00:49:41.333Z] GOLANG_VERSION=1.13.8 [2020-03-14T00:49:41.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-14T00:49:41.333Z] VALIDATE_BRANCH=master [2020-03-14T00:49:41.333Z] TERM=xterm [2020-03-14T00:49:41.333Z] DOCKER_PKG=github.com/docker/docker [2020-03-14T00:49:41.333Z] SHLVL=1 [2020-03-14T00:49:41.333Z] TIMEOUT=120m [2020-03-14T00:49:41.333Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-14T00:49:41.333Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-14T00:49:41.333Z] GO111MODULE=off [2020-03-14T00:49:41.333Z] DOCKER_EXPERIMENTAL=1 [2020-03-14T00:49:41.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-14T00:49:41.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-14T00:49:41.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-14T00:49:41.333Z] GOPATH=/go [2020-03-14T00:49:41.333Z] PKG_CONFIG=pkg-config [2020-03-14T00:49:41.333Z] _=/usr/bin/env [2020-03-14T00:49:41.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-14T00:49:43.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-14T00:49:46.726Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-14T00:49:46.726Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-14T00:49:46.726Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-14T00:49:46.726Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-14T00:49:47.289Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-14T00:49:47.289Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-14T00:49:48.658Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-14T00:49:48.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-14T00:49:48.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-14T00:49:48.658Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-14T00:49:48.658Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-14T00:49:49.222Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-14T00:49:49.479Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-14T00:49:49.479Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-14T00:49:50.411Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-14T00:49:50.667Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-14T00:49:51.623Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-14T00:49:52.553Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-14T00:49:52.553Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-14T00:49:53.486Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-14T00:49:56.758Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-14T00:49:56.758Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-14T00:49:56.758Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-14T00:49:58.129Z] === RUN TestDockerSuite/TestImportFile [2020-03-14T00:50:00.021Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-14T00:50:00.021Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-14T00:50:01.916Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-14T00:50:04.440Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-14T00:50:06.335Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-14T00:50:06.901Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-14T00:50:07.832Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-14T00:50:08.763Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-14T00:50:08.763Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-14T00:50:08.763Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-14T00:50:09.695Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-14T00:50:10.626Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-14T00:50:11.190Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-14T00:50:12.119Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-14T00:50:13.050Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-14T00:50:13.614Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-14T00:50:13.870Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-14T00:50:15.764Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-14T00:50:16.327Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-14T00:50:17.256Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-14T00:50:17.256Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-14T00:50:17.819Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-14T00:50:17.819Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-14T00:50:19.188Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-14T00:50:20.119Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-14T00:50:20.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-14T00:50:20.966Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-14T00:50:21.897Z] === RUN TestDockerSuite/TestInspectImage [2020-03-14T00:50:21.897Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-14T00:50:21.897Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-14T00:50:21.897Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-14T00:50:22.827Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-14T00:50:23.758Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-14T00:50:24.015Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-14T00:50:24.945Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-14T00:50:25.876Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-14T00:50:27.246Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-14T00:50:27.504Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-14T00:50:28.436Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-14T00:50:29.367Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-14T00:50:31.262Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-14T00:50:32.193Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-14T00:50:33.124Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-14T00:50:34.055Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-14T00:50:34.986Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-14T00:50:35.916Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-14T00:50:36.847Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-14T00:50:36.847Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-14T00:50:38.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-14T00:50:38.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-14T00:50:38.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-14T00:50:39.368Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-14T00:50:41.265Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-14T00:50:42.634Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-14T00:50:43.198Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-14T00:50:45.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-14T00:50:46.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-14T00:50:47.917Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-14T00:50:51.215Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-14T00:50:51.215Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-14T00:50:52.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-14T00:50:53.513Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-14T00:50:54.080Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-14T00:50:55.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-14T00:50:55.267Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-14T00:50:58.540Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-14T00:51:01.817Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-14T00:51:04.338Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-14T00:51:07.612Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-14T00:51:08.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-14T00:51:12.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-14T00:51:12.257Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-14T00:51:14.151Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-14T00:51:14.714Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-14T00:51:17.241Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-14T00:51:17.241Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-14T00:51:17.241Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-14T00:51:17.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-14T00:51:17.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-14T00:51:17.806Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-14T00:51:17.806Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-14T00:51:17.806Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-14T00:51:17.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-14T00:51:18.737Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-14T00:51:19.669Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-14T00:51:20.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-14T00:51:20.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-14T00:51:23.843Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-14T00:51:24.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-14T00:51:24.407Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-14T00:51:25.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-14T00:51:28.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-14T00:51:29.671Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-14T00:51:30.234Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-14T00:51:30.234Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-14T00:51:31.165Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-14T00:51:32.534Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-14T00:51:33.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-14T00:51:33.465Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-14T00:51:33.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-14T00:51:34.834Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-14T00:51:35.764Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-14T00:51:37.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-14T00:51:38.285Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-14T00:51:38.847Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-14T00:51:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-14T00:51:39.777Z] === RUN TestDockerSuite/TestLogsSince [2020-03-14T00:51:42.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-14T00:51:43.047Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-14T00:51:44.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-14T00:51:46.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-14T00:51:47.219Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-14T00:51:48.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-14T00:51:48.831Z] Using test binary docker [2020-03-14T00:51:48.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-14T00:51:48.831Z] +++ /etc/init.d/apparmor start [2020-03-14T00:51:48.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-14T00:51:48.831Z] INFO: Waiting for daemon to start... [2020-03-14T00:51:48.831Z] Starting dockerd [2020-03-14T00:51:48.831Z] +++ 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-03-14T00:51:50.864Z] . [2020-03-14T00:51:50.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-14T00:51:50.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-14T00:51:50.864Z] Error: No such image: emptyfs [2020-03-14T00:51:50.864Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-14T00:51:50.864Z] ++++ docker load [2020-03-14T00:51:51.149Z] Running integration-test (iteration 1) [2020-03-14T00:51:51.149Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-14T00:51:51.149Z] ++ 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-03-14T00:51:51.149Z] ++ set -e [2020-03-14T00:51:51.149Z] ++ '[' -n 0 ']' [2020-03-14T00:51:51.149Z] ++ set -x [2020-03-14T00:51:51.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:51:52.469Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-14T00:51:52.470Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-14T00:51:53.400Z] === RUN TestDockerSuite/TestLogsTail [2020-03-14T00:51:54.345Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-14T00:51:55.336Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-14T00:51:56.266Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-14T00:51:56.266Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-14T00:51:56.830Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-14T00:51:57.761Z] === RUN TestDockerSuite/TestNetHostname [2020-03-14T00:52:00.282Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-14T00:52:00.846Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-14T00:52:02.215Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-14T00:52:04.736Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-14T00:52:05.299Z] === RUN TestDockerSuite/TestPluginActive [2020-03-14T00:52:06.421Z] Loaded image: buildpack-deps:jessie [2020-03-14T00:52:06.421Z] Loaded image: busybox:latest [2020-03-14T00:52:06.421Z] Loaded image: busybox:glibc [2020-03-14T00:52:06.421Z] Loaded image: debian:jessie [2020-03-14T00:52:06.421Z] Loaded image: hello-world:latest [2020-03-14T00:52:06.421Z] INFO: Testing against a local daemon [2020-03-14T00:52:06.421Z] === RUN TestCgroupNamespacesBuild [2020-03-14T00:52:07.038Z] --- PASS: TestCgroupNamespacesBuild (1.86s) [2020-03-14T00:52:07.038Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-14T00:52:07.190Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-14T00:52:09.067Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-03-14T00:52:09.067Z] === RUN TestBuildWithSession [2020-03-14T00:52:09.067Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-14T00:52:09.067Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:52:09.067Z] === RUN TestBuildSquashParent [2020-03-14T00:52:09.713Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-14T00:52:13.887Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-14T00:52:13.887Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-14T00:52:13.887Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-14T00:52:13.887Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-14T00:52:14.679Z] --- PASS: TestBuildSquashParent (5.77s) [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:52:14.680Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:52:14.680Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:52:14.680Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-14T00:52:14.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-14T00:52:14.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-14T00:52:14.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-14T00:52:17.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-14T00:52:17.160Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-14T00:52:18.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-14T00:52:18.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-14T00:52:19.052Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-14T00:52:19.983Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-03-14T00:52:20.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2020-03-14T00:52:20.207Z] === RUN TestBuildMultiStageCopy [2020-03-14T00:52:20.207Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-14T00:52:20.915Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-14T00:52:22.250Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-14T00:52:22.250Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-14T00:52:22.867Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-14T00:52:23.151Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-14T00:52:23.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy (3.59s) [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-14T00:52:23.768Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2020-03-14T00:52:23.768Z] === RUN TestBuildMultiStageParentConfig [2020-03-14T00:52:24.778Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-03-14T00:52:24.778Z] === RUN TestBuildLabelWithTargets [2020-03-14T00:52:25.958Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-14T00:52:26.256Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2020-03-14T00:52:26.256Z] === RUN TestBuildWithEmptyLayers [2020-03-14T00:52:26.876Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-03-14T00:52:26.876Z] === RUN TestBuildMultiStageOnBuild [2020-03-14T00:52:27.326Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-14T00:52:28.696Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-14T00:52:29.575Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2020-03-14T00:52:29.576Z] === RUN TestBuildUncleanTarFilenames [2020-03-14T00:52:30.066Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-14T00:52:30.193Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2020-03-14T00:52:30.193Z] === RUN TestBuildMultiStageLayerLeak [2020-03-14T00:52:31.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-14T00:52:31.606Z] === RUN TestDockerSuite/TestPortList [2020-03-14T00:52:32.879Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-03-14T00:52:32.879Z] === RUN TestBuildWithHugeFile [2020-03-14T00:52:34.128Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-14T00:52:38.302Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-14T00:52:43.553Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-14T00:52:44.483Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-14T00:52:44.483Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-14T00:52:51.114Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-14T00:52:52.044Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-14T00:52:52.044Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-14T00:52:52.044Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-14T00:52:53.417Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-14T00:52:53.417Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-14T00:52:53.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-14T00:52:53.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-14T00:52:54.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-14T00:52:54.910Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-14T00:52:56.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-14T00:52:56.803Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-14T00:53:00.074Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-14T00:53:01.444Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-14T00:53:01.702Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-14T00:53:01.702Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-14T00:53:03.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-14T00:53:05.518Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-14T00:53:06.464Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-14T00:53:06.464Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-14T00:53:10.639Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-14T00:53:10.639Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-14T00:53:13.911Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-14T00:53:15.804Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-14T00:53:15.805Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-14T00:53:19.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-14T00:53:20.009Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-14T00:53:22.530Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-14T00:53:27.781Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-14T00:53:29.149Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-14T00:53:31.670Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-14T00:53:33.563Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-14T00:53:34.932Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-14T00:53:35.863Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-14T00:53:37.234Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-14T00:53:39.754Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-14T00:53:41.666Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-14T00:53:41.666Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-14T00:53:42.595Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-14T00:53:45.115Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-14T00:53:47.636Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-14T00:53:48.565Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-14T00:53:48.565Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-14T00:53:48.565Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-14T00:53:48.565Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-14T00:53:48.565Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-14T00:53:49.494Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-14T00:53:49.751Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-14T00:53:51.645Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-14T00:53:53.539Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-14T00:53:54.102Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-14T00:53:54.938Z] --- PASS: TestBuildWithHugeFile (81.98s) [2020-03-14T00:53:54.939Z] === RUN TestBuildWithEmptyDockerfile [2020-03-14T00:53:54.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:53:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:53:54.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:53:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:53:54.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:53:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:53:54.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-14T00:53:54.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-14T00:53:54.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-14T00:53:54.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-14T00:53:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-03-14T00:53:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-03-14T00:53:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-14T00:53:54.939Z] === RUN TestBuildPreserveOwnership [2020-03-14T00:53:54.939Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-14T00:53:58.422Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-14T00:53:59.926Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2020-03-14T00:53:59.926Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2020-03-14T00:53:59.926Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-03-14T00:53:59.926Z] === RUN TestBuildPlatformInvalid [2020-03-14T00:53:59.926Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-14T00:53:59.926Z] PASS [2020-03-14T00:53:59.926Z] [2020-03-14T00:53:59.926Z] === Skipped [2020-03-14T00:53:59.926Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-14T00:53:59.926Z] build_session_test.go:25: TODO: BuildKit [2020-03-14T00:53:59.926Z] [2020-03-14T00:53:59.926Z] [2020-03-14T00:53:59.926Z] DONE 32 tests, 1 skipped in 128.814s [2020-03-14T00:53:59.926Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-14T00:53:59.926Z] ++ 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-03-14T00:53:59.926Z] ++ set -e [2020-03-14T00:53:59.926Z] ++ '[' -n 0 ']' [2020-03-14T00:53:59.926Z] ++ set -x [2020-03-14T00:53:59.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:53:59.927Z] INFO: Testing against a local daemon [2020-03-14T00:53:59.927Z] === RUN TestConfigList [2020-03-14T00:54:02.196Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-14T00:54:02.452Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-14T00:54:02.631Z] --- PASS: TestConfigList (2.25s) [2020-03-14T00:54:02.631Z] === RUN TestConfigsCreateAndDelete [2020-03-14T00:54:03.015Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-14T00:54:04.682Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-03-14T00:54:04.682Z] === RUN TestConfigsUpdate [2020-03-14T00:54:05.537Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-14T00:54:05.537Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-14T00:54:05.537Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-14T00:54:05.537Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-14T00:54:05.794Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-14T00:54:07.389Z] --- PASS: TestConfigsUpdate (2.32s) [2020-03-14T00:54:07.389Z] === RUN TestTemplatedConfig [2020-03-14T00:54:09.068Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-14T00:54:09.708Z] --- PASS: TestTemplatedConfig (2.89s) [2020-03-14T00:54:09.708Z] === RUN TestConfigInspect [2020-03-14T00:54:10.438Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-14T00:54:12.500Z] --- PASS: TestConfigInspect (2.28s) [2020-03-14T00:54:12.500Z] === RUN TestConfigCreateWithLabels [2020-03-14T00:54:14.545Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2020-03-14T00:54:14.545Z] === RUN TestConfigCreateResolve [2020-03-14T00:54:14.610Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-14T00:54:15.978Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-14T00:54:16.236Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-14T00:54:16.236Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-14T00:54:16.589Z] --- PASS: TestConfigCreateResolve (2.31s) [2020-03-14T00:54:16.589Z] === RUN TestConfigDaemonLibtrustID [2020-03-14T00:54:17.216Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-14T00:54:17.216Z] PASS [2020-03-14T00:54:17.216Z] [2020-03-14T00:54:17.216Z] DONE 8 tests in 17.239s [2020-03-14T00:54:17.216Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-14T00:54:17.216Z] ++ 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-03-14T00:54:17.216Z] ++ set -e [2020-03-14T00:54:17.216Z] ++ '[' -n 0 ']' [2020-03-14T00:54:17.216Z] ++ set -x [2020-03-14T00:54:17.216Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:54:17.216Z] INFO: Testing against a local daemon [2020-03-14T00:54:17.216Z] === RUN TestCheckpoint [2020-03-14T00:54:17.216Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-14T00:54:17.216Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:54:17.216Z] === RUN TestContainerInvalidJSON [2020-03-14T00:54:17.216Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:54:17.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:54:17.216Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:54:17.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:54:17.216Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:54:17.216Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:54:17.216Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-14T00:54:17.216Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-14T00:54:17.216Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-14T00:54:17.503Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-14T00:54:17.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-14T00:54:17.503Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-14T00:54:17.503Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-14T00:54:17.503Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-14T00:54:17.503Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-14T00:54:17.503Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-14T00:54:17.503Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-14T00:54:17.503Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-14T00:54:17.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-14T00:54:17.503Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-14T00:54:17.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-14T00:54:17.792Z] === RUN TestCopyFromContainer [2020-03-14T00:54:19.293Z] === RUN TestCopyFromContainer// [2020-03-14T00:54:19.293Z] === RUN TestCopyFromContainer//bar/root [2020-03-14T00:54:19.581Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-14T00:54:19.581Z] === RUN TestCopyFromContainer/bar/quux [2020-03-14T00:54:19.581Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-14T00:54:19.868Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-14T00:54:19.868Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-14T00:54:19.868Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-14T00:54:20.158Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-14T00:54:20.158Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer (2.58s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-14T00:54:20.158Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-14T00:54:20.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-14T00:54:20.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:54:20.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:54:20.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:54:20.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:54:20.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:54:20.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:54:20.415Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-14T00:54:20.444Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-14T00:54:20.444Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-14T00:54:20.444Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-14T00:54:20.444Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-14T00:54:20.444Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-14T00:54:20.444Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-14T00:54:20.444Z] === RUN TestCreateWithInvalidEnv [2020-03-14T00:54:20.444Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-14T00:54:20.444Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-14T00:54:20.444Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-14T00:54:20.444Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-14T00:54:20.444Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-14T00:54:20.444Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-14T00:54:20.444Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-14T00:54:20.444Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-14T00:54:20.444Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-14T00:54:20.444Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-14T00:54:20.444Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-14T00:54:20.444Z] === RUN TestCreateTmpfsMountsTarget [2020-03-14T00:54:20.444Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-14T00:54:20.444Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-14T00:54:21.347Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-14T00:54:21.604Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:54:22.485Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-14T00:54:22.485Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-14T00:54:22.485Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-14T00:54:22.485Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-14T00:54:23.496Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-14T00:54:24.427Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:54:24.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:54:24.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:54:24.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:54:24.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:54:24.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:54:24.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:54:24.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-14T00:54:24.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-14T00:54:24.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-14T00:54:24.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-14T00:54:24.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-14T00:54:24.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-14T00:54:24.548Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-14T00:54:25.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-03-14T00:54:25.173Z] === RUN TestContainerStartOnDaemonRestart [2020-03-14T00:54:25.173Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-14T00:54:25.173Z] === RUN TestDaemonRestartIpcMode [2020-03-14T00:54:25.173Z] === PAUSE TestDaemonRestartIpcMode [2020-03-14T00:54:25.173Z] === RUN TestDaemonHostGatewayIP [2020-03-14T00:54:25.173Z] === PAUSE TestDaemonHostGatewayIP [2020-03-14T00:54:25.173Z] === RUN TestDiff [2020-03-14T00:54:25.793Z] --- PASS: TestDiff (0.67s) [2020-03-14T00:54:25.793Z] === RUN TestExecWithCloseStdin [2020-03-14T00:54:26.319Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-14T00:54:26.811Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-03-14T00:54:26.811Z] === RUN TestExec [2020-03-14T00:54:27.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-14T00:54:27.436Z] --- PASS: TestExec (0.83s) [2020-03-14T00:54:27.436Z] === RUN TestExecUser [2020-03-14T00:54:27.506Z] === RUN TestDockerSuite/TestRmiTag [2020-03-14T00:54:27.506Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-14T00:54:28.435Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-14T00:54:28.458Z] --- PASS: TestExecUser (0.81s) [2020-03-14T00:54:28.458Z] === RUN TestExportContainerAndImportImage [2020-03-14T00:54:29.476Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-03-14T00:54:29.476Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-14T00:54:30.957Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-14T00:54:30.974Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-03-14T00:54:30.974Z] === RUN TestHealthCheckWorkdir [2020-03-14T00:54:32.008Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-03-14T00:54:32.008Z] === RUN TestHealthKillContainer [2020-03-14T00:54:33.482Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-14T00:54:33.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-14T00:54:34.046Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-14T00:54:34.703Z] --- PASS: TestHealthKillContainer (2.90s) [2020-03-14T00:54:34.703Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-14T00:54:34.977Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-14T00:54:35.331Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-03-14T00:54:35.331Z] === RUN TestIpcModeNone [2020-03-14T00:54:35.541Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-14T00:54:36.392Z] --- PASS: TestIpcModeNone (0.79s) [2020-03-14T00:54:36.392Z] === RUN TestIpcModePrivate [2020-03-14T00:54:37.024Z] --- PASS: TestIpcModePrivate (0.77s) [2020-03-14T00:54:37.024Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-14T00:54:37.024Z] === RUN TestIpcModeShareable [2020-03-14T00:54:37.435Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-14T00:54:37.997Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-14T00:54:38.041Z] --- PASS: TestIpcModeShareable (0.81s) [2020-03-14T00:54:38.041Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-14T00:54:38.041Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-14T00:54:38.560Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-14T00:54:39.489Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-14T00:54:39.489Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-14T00:54:40.053Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-14T00:54:40.088Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2020-03-14T00:54:40.088Z] === RUN TestAPIIpcModeHost [2020-03-14T00:54:40.710Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-03-14T00:54:40.710Z] === RUN TestDaemonIpcModeShareable [2020-03-14T00:54:41.947Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-14T00:54:42.509Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-14T00:54:42.755Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-03-14T00:54:42.755Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-14T00:54:42.755Z] === RUN TestDaemonIpcModePrivate [2020-03-14T00:54:43.438Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-14T00:54:44.245Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-03-14T00:54:44.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-14T00:54:44.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-14T00:54:44.367Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-14T00:54:45.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-03-14T00:54:45.732Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-14T00:54:45.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-14T00:54:46.263Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-14T00:54:47.640Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-14T00:54:47.770Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-03-14T00:54:47.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-14T00:54:47.770Z] === RUN TestIpcModeOlderClient [2020-03-14T00:54:47.770Z] === PAUSE TestIpcModeOlderClient [2020-03-14T00:54:47.770Z] === RUN TestKillContainerInvalidSignal [2020-03-14T00:54:48.059Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2020-03-14T00:54:48.059Z] === RUN TestKillContainer [2020-03-14T00:54:48.345Z] === RUN TestKillContainer/no_signal [2020-03-14T00:54:48.569Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-14T00:54:48.965Z] === RUN TestKillContainer/non_killing_signal [2020-03-14T00:54:49.255Z] === RUN TestKillContainer/killing_signal [2020-03-14T00:54:49.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-14T00:54:50.271Z] --- PASS: TestKillContainer (2.08s) [2020-03-14T00:54:50.271Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-03-14T00:54:50.271Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-03-14T00:54:50.271Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2020-03-14T00:54:50.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-14T00:54:50.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-14T00:54:50.429Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-14T00:54:50.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-14T00:54:51.359Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-14T00:54:51.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-03-14T00:54:51.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-14T00:54:51.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-03-14T00:54:51.522Z] === RUN TestKillStoppedContainer [2020-03-14T00:54:51.811Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-14T00:54:51.811Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-14T00:54:51.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-14T00:54:51.811Z] === RUN TestKillDifferentUserContainer [2020-03-14T00:54:52.288Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-14T00:54:52.439Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-03-14T00:54:52.439Z] === RUN TestInspectOomKilledTrue [2020-03-14T00:54:53.656Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-14T00:54:53.656Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-14T00:54:53.926Z] --- PASS: TestInspectOomKilledTrue (1.30s) [2020-03-14T00:54:53.926Z] === RUN TestInspectOomKilledFalse [2020-03-14T00:54:54.560Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-03-14T00:54:54.560Z] === RUN TestLinksEtcHostsContentMatch [2020-03-14T00:54:54.585Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-14T00:54:55.191Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-14T00:54:55.191Z] === RUN TestLinksContainerNames [2020-03-14T00:54:55.515Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-14T00:54:56.079Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-14T00:54:56.683Z] --- PASS: TestLinksContainerNames (1.28s) [2020-03-14T00:54:56.683Z] === RUN TestLogsFollowTailEmpty [2020-03-14T00:54:57.009Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-14T00:54:57.009Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-14T00:54:57.197Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-03-14T00:54:57.197Z] === RUN TestContainerNetworkMountsNoChown [2020-03-14T00:54:57.820Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/default [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/default [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/private [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/private [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rprivate [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/slave [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/slave [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rslave [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/shared [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/shared [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rshared [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-14T00:54:57.820Z] === CONT TestMountDaemonRoot/default [2020-03-14T00:54:57.820Z] === CONT TestMountDaemonRoot/shared [2020-03-14T00:54:57.820Z] === CONT TestMountDaemonRoot/rslave [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:54:57.820Z] === CONT TestMountDaemonRoot/rshared [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:54:57.820Z] === CONT TestMountDaemonRoot/rprivate [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:54:57.820Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:54:57.820Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/slave [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/private [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-14T00:54:57.821Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:54:57.821Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-14T00:54:57.821Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-14T00:54:58.111Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-14T00:54:58.111Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-14T00:54:58.111Z] === RUN TestContainerBindMountNonRecursive [2020-03-14T00:54:59.529Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-14T00:55:00.094Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-14T00:55:00.173Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-03-14T00:55:00.173Z] === RUN TestNetworkNat [2020-03-14T00:55:00.459Z] --- PASS: TestNetworkNat (0.76s) [2020-03-14T00:55:00.459Z] === RUN TestNetworkLocalhostTCPNat [2020-03-14T00:55:01.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-14T00:55:01.494Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-03-14T00:55:01.494Z] === RUN TestNetworkLoopbackNat [2020-03-14T00:55:01.635Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-14T00:55:01.891Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-14T00:55:02.123Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-03-14T00:55:02.123Z] === RUN TestPause [2020-03-14T00:55:02.822Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-14T00:55:02.822Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-14T00:55:03.147Z] --- PASS: TestPause (0.76s) [2020-03-14T00:55:03.147Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-14T00:55:03.147Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2020-03-14T00:55:03.147Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:55:03.147Z] === RUN TestPauseStopPausedContainer [2020-03-14T00:55:03.753Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-14T00:55:03.774Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2020-03-14T00:55:03.774Z] === RUN TestPsFilter [2020-03-14T00:55:03.774Z] --- PASS: TestPsFilter (0.17s) [2020-03-14T00:55:03.774Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-14T00:55:04.396Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-03-14T00:55:04.396Z] === RUN TestRemoveContainerWithVolume [2020-03-14T00:55:04.684Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-14T00:55:04.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-14T00:55:05.020Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-03-14T00:55:05.020Z] === RUN TestRemoveContainerRunning [2020-03-14T00:55:05.615Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-14T00:55:06.060Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-03-14T00:55:06.060Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-14T00:55:06.547Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-14T00:55:06.682Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-03-14T00:55:06.682Z] === RUN TestRemoveInvalidContainer [2020-03-14T00:55:06.682Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-14T00:55:06.682Z] === RUN TestRenameLinkedContainer [2020-03-14T00:55:07.110Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-14T00:55:07.366Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-14T00:55:07.930Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-14T00:55:08.186Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-14T00:55:09.377Z] --- PASS: TestRenameLinkedContainer (2.67s) [2020-03-14T00:55:09.377Z] === RUN TestRenameStoppedContainer [2020-03-14T00:55:09.554Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-14T00:55:10.010Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-03-14T00:55:10.010Z] === RUN TestRenameRunningContainerAndReuse [2020-03-14T00:55:10.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-14T00:55:11.049Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-14T00:55:11.499Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-03-14T00:55:11.499Z] === RUN TestRenameInvalidName [2020-03-14T00:55:11.981Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-14T00:55:11.981Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-14T00:55:12.125Z] --- PASS: TestRenameInvalidName (0.66s) [2020-03-14T00:55:12.125Z] === RUN TestRenameAnonymousContainer [2020-03-14T00:55:12.918Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-14T00:55:14.821Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-03-14T00:55:14.821Z] === RUN TestRenameContainerWithSameName [2020-03-14T00:55:14.828Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-14T00:55:15.106Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-03-14T00:55:15.106Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-14T00:55:16.197Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-14T00:55:16.599Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-03-14T00:55:16.599Z] === RUN TestResize [2020-03-14T00:55:17.226Z] --- PASS: TestResize (0.70s) [2020-03-14T00:55:17.226Z] === RUN TestResizeWithInvalidSize [2020-03-14T00:55:17.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-14T00:55:17.864Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-03-14T00:55:17.864Z] === RUN TestResizeWhenContainerNotStarted [2020-03-14T00:55:18.489Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:18.489Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:18.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:18.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-14T00:55:18.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-14T00:55:18.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-14T00:55:18.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-14T00:55:18.495Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-14T00:55:19.425Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-14T00:55:19.988Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-14T00:55:20.552Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-14T00:55:20.809Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-14T00:55:21.739Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-14T00:55:22.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-14T00:55:22.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:22.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-14T00:55:23.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-14T00:55:24.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-14T00:55:24.260Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-14T00:55:25.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-14T00:55:26.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:26.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-14T00:55:27.533Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-14T00:55:27.533Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-14T00:55:28.463Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.46s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.55s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.70s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.23s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.59s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-03-14T00:55:28.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.00s) [2020-03-14T00:55:28.610Z] === RUN TestCgroupNamespacesRun [2020-03-14T00:55:30.096Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-03-14T00:55:30.096Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-14T00:55:30.983Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-14T00:55:31.588Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-03-14T00:55:31.588Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-14T00:55:32.874Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-14T00:55:33.077Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-03-14T00:55:33.077Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-14T00:55:35.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-03-14T00:55:35.126Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-14T00:55:35.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-14T00:55:36.617Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2020-03-14T00:55:36.617Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-14T00:55:36.762Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-14T00:55:37.638Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-03-14T00:55:37.638Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-14T00:55:38.257Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-03-14T00:55:38.257Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-14T00:55:38.657Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-14T00:55:38.657Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-14T00:55:38.657Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-14T00:55:39.221Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-14T00:55:39.859Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-03-14T00:55:39.859Z] === RUN TestKernelTCPMemory [2020-03-14T00:55:40.883Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-03-14T00:55:40.883Z] === RUN TestNISDomainname [2020-03-14T00:55:41.114Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-14T00:55:41.914Z] --- PASS: TestNISDomainname (0.92s) [2020-03-14T00:55:41.914Z] === RUN TestHostnameDnsResolution [2020-03-14T00:55:42.934Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-03-14T00:55:42.934Z] === RUN TestStats [2020-03-14T00:55:43.007Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-14T00:55:44.414Z] --- PASS: TestStats (1.70s) [2020-03-14T00:55:44.414Z] === RUN TestStopContainerWithTimeout [2020-03-14T00:55:44.414Z] === RUN TestStopContainerWithTimeout/0 [2020-03-14T00:55:44.414Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-14T00:55:44.414Z] === RUN TestStopContainerWithTimeout/1 [2020-03-14T00:55:44.414Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-14T00:55:44.414Z] === RUN TestStopContainerWithTimeout/3 [2020-03-14T00:55:44.414Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-14T00:55:44.414Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-14T00:55:44.414Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-14T00:55:44.414Z] === CONT TestStopContainerWithTimeout/0 [2020-03-14T00:55:44.414Z] === CONT TestStopContainerWithTimeout/3 [2020-03-14T00:55:44.414Z] === CONT TestStopContainerWithTimeout/1 [2020-03-14T00:55:44.414Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-14T00:55:44.930Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-14T00:55:44.930Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-14T00:55:45.859Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-14T00:55:47.754Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-14T00:55:47.894Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-14T00:55:47.894Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2020-03-14T00:55:47.894Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2020-03-14T00:55:47.894Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-03-14T00:55:47.894Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-03-14T00:55:47.894Z] === RUN TestDeleteDevicemapper [2020-03-14T00:55:47.894Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-14T00:55:47.894Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:55:47.894Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-14T00:55:48.317Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-14T00:55:48.317Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-14T00:55:49.247Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-14T00:55:49.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2020-03-14T00:55:49.946Z] === RUN TestUpdateMemory [2020-03-14T00:55:50.583Z] --- PASS: TestUpdateMemory (0.94s) [2020-03-14T00:55:50.583Z] === RUN TestUpdateCPUQuota [2020-03-14T00:55:51.142Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-14T00:55:51.142Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-14T00:55:51.705Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-14T00:55:52.062Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-03-14T00:55:52.062Z] === RUN TestUpdatePidsLimit [2020-03-14T00:55:52.062Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-14T00:55:52.062Z] === RUN TestUpdatePidsLimit/no_change [2020-03-14T00:55:52.349Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-14T00:55:52.637Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-14T00:55:52.982Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-14T00:55:52.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-14T00:55:53.200Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-14T00:55:53.603Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-14T00:55:53.888Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-14T00:55:54.130Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-14T00:55:54.130Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-14T00:55:55.061Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-14T00:55:55.382Z] --- PASS: TestUpdatePidsLimit (3.31s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-03-14T00:55:55.383Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-03-14T00:55:55.383Z] === RUN TestUpdateRestartPolicy [2020-03-14T00:55:55.991Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-14T00:55:56.554Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-14T00:55:57.485Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-14T00:55:58.048Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-14T00:55:58.977Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-14T00:55:59.907Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-14T00:56:00.471Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-14T00:56:00.471Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-14T00:56:01.403Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-14T00:56:01.967Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-14T00:56:03.862Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-14T00:56:04.118Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-14T00:56:04.118Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-14T00:56:07.959Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2020-03-14T00:56:07.959Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-14T00:56:07.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-03-14T00:56:07.959Z] === RUN TestWaitNonBlocked [2020-03-14T00:56:07.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:56:07.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:56:07.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:56:07.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:56:07.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-14T00:56:07.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-14T00:56:08.292Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-14T00:56:08.548Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-14T00:56:08.987Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-03-14T00:56:08.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-03-14T00:56:08.987Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-03-14T00:56:08.987Z] === RUN TestWaitBlocked [2020-03-14T00:56:08.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:56:08.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:56:08.987Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:56:08.987Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:56:08.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-14T00:56:08.987Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-14T00:56:10.012Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-14T00:56:10.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-03-14T00:56:10.012Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-14T00:56:10.012Z] === CONT TestContainerStartOnDaemonRestart [2020-03-14T00:56:10.012Z] === CONT TestIpcModeOlderClient [2020-03-14T00:56:10.012Z] === CONT TestDaemonHostGatewayIP [2020-03-14T00:56:10.012Z] === CONT TestDaemonRestartIpcMode [2020-03-14T00:56:10.012Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-14T00:56:14.451Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-03-14T00:56:14.748Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2020-03-14T00:56:14.748Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-03-14T00:56:14.748Z] PASS [2020-03-14T00:56:14.748Z] [2020-03-14T00:56:14.748Z] === Skipped [2020-03-14T00:56:14.748Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-14T00:56:14.748Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-14T00:56:14.748Z] [2020-03-14T00:56:14.748Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2020-03-14T00:56:14.748Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-14T00:56:14.748Z] [2020-03-14T00:56:14.748Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-14T00:56:14.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-14T00:56:14.748Z] [2020-03-14T00:56:14.748Z] [2020-03-14T00:56:14.748Z] DONE 199 tests, 3 skipped in 117.615s [2020-03-14T00:56:14.748Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-14T00:56:14.748Z] ++ 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-03-14T00:56:14.748Z] ++ set -e [2020-03-14T00:56:14.748Z] ++ '[' -n 0 ']' [2020-03-14T00:56:14.748Z] ++ set -x [2020-03-14T00:56:14.749Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T00:56:15.034Z] INFO: Testing against a local daemon [2020-03-14T00:56:15.034Z] === RUN TestCommitInheritsEnv [2020-03-14T00:56:15.320Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-03-14T00:56:15.320Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-14T00:56:15.320Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-14T00:56:15.320Z] === RUN TestImagesFilterMultiReference [2020-03-14T00:56:15.607Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-14T00:56:15.607Z] === RUN TestImagePullPlatformInvalid [2020-03-14T00:56:15.607Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-14T00:56:15.607Z] === RUN TestRemoveImageOrphaning [2020-03-14T00:56:15.894Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-03-14T00:56:15.894Z] === RUN TestRemoveImageGarbageCollector [2020-03-14T00:56:15.894Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-14T00:56:15.894Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T00:56:15.894Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-14T00:56:15.894Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-14T00:56:15.894Z] === RUN TestTagInvalidReference [2020-03-14T00:56:16.181Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-14T00:56:16.181Z] === RUN TestTagValidPrefixedRepo [2020-03-14T00:56:16.181Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-14T00:56:16.181Z] === RUN TestTagExistedNameWithoutForce [2020-03-14T00:56:16.181Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-14T00:56:16.181Z] === RUN TestTagOfficialNames [2020-03-14T00:56:16.182Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-14T00:56:16.182Z] === RUN TestTagMatchesDigest [2020-03-14T00:56:16.182Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-14T00:56:16.182Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-14T00:56:20.736Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-14T00:56:21.300Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-14T00:56:22.671Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-14T00:56:22.671Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-14T00:56:22.671Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-14T00:56:22.928Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-14T00:56:23.491Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-14T00:56:26.763Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-14T00:56:28.659Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-14T00:56:30.027Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-14T00:56:30.959Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-14T00:56:31.523Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-14T00:56:32.454Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-14T00:56:33.386Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-14T00:56:33.386Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-14T00:56:33.642Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-14T00:56:35.534Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-14T00:56:36.903Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-14T00:56:38.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-14T00:56:38.271Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-14T00:56:38.528Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-14T00:56:40.421Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-14T00:56:41.790Z] === RUN TestDockerSuite/TestRunMount [2020-03-14T00:56:48.334Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-14T00:56:48.897Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-14T00:56:49.826Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-14T00:56:51.195Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-14T00:56:53.739Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-14T00:56:57.012Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-14T00:56:59.531Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-14T00:57:02.051Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-14T00:57:03.945Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-14T00:57:05.842Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-14T00:57:05.842Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-14T00:57:06.405Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-14T00:57:07.334Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-14T00:57:08.263Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-14T00:57:09.194Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-14T00:57:11.719Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-14T00:57:13.614Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-14T00:57:18.865Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-14T00:57:19.122Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-14T00:57:19.379Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-14T00:57:20.308Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-14T00:57:20.308Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-14T00:57:20.871Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-14T00:57:21.801Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-14T00:57:21.801Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-14T00:57:22.731Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-14T00:57:23.661Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-14T00:57:23.661Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-14T00:57:24.610Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-14T00:57:25.173Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-14T00:57:27.065Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-14T00:57:27.995Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-14T00:57:28.924Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-14T00:57:29.488Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-14T00:57:30.418Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-14T00:57:30.981Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-14T00:57:31.914Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-14T00:57:31.914Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-14T00:57:32.477Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-14T00:57:33.406Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-14T00:57:33.406Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-14T00:57:34.337Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-14T00:57:35.707Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-14T00:57:35.707Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-14T00:57:38.989Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-14T00:57:40.882Z] === RUN TestDockerSuite/TestRunRm [2020-03-14T00:57:41.138Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-14T00:57:41.395Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-14T00:57:45.567Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-14T00:57:46.133Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-14T00:57:46.133Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-14T00:57:47.065Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-14T00:57:48.960Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-14T00:57:49.889Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-14T00:57:55.145Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-14T00:57:56.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-14T00:58:00.263Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-14T00:58:00.828Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-14T00:58:01.759Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-14T00:58:02.689Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-14T00:58:03.253Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-14T00:58:04.184Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-14T00:58:04.747Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-14T00:58:05.004Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-14T00:58:05.937Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-14T00:58:06.868Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-14T00:58:07.125Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-14T00:58:07.381Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-14T00:58:10.654Z] === RUN TestDockerSuite/TestRunState [2020-03-14T00:58:12.025Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-14T00:58:12.954Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-14T00:58:12.954Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-14T00:58:13.886Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-14T00:58:14.142Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-14T00:58:14.142Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-14T00:58:15.074Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-14T00:58:15.636Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-14T00:58:17.007Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-14T00:58:17.263Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-14T00:58:17.263Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-14T00:58:17.263Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-14T00:58:18.193Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-14T00:58:21.467Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-14T00:58:22.397Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-14T00:58:22.397Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-14T00:58:22.397Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-14T00:58:24.920Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-14T00:58:29.130Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-14T00:58:29.130Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-14T00:58:30.062Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-14T00:58:30.626Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-14T00:58:31.996Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-14T00:58:32.926Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-14T00:58:33.856Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-14T00:58:33.856Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-14T00:58:34.788Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-14T00:58:37.313Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-14T00:58:38.682Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-14T00:58:39.245Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-14T00:58:39.501Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-14T00:58:39.501Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-14T00:58:40.431Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-14T00:58:41.362Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-14T00:58:41.926Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-14T00:58:41.926Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-14T00:58:42.182Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-14T00:58:43.114Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-14T00:58:48.369Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-14T00:58:48.369Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-14T00:58:49.738Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-14T00:58:52.258Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-14T00:58:53.627Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-14T00:58:56.147Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-14T00:58:58.675Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-14T00:58:59.604Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-14T00:59:00.168Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-14T00:59:01.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-14T00:59:01.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-14T00:59:01.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-14T00:59:01.098Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-14T00:59:01.355Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-14T00:59:02.287Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-14T00:59:03.217Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-14T00:59:04.146Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-14T00:59:05.514Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-14T00:59:06.447Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-14T00:59:07.377Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-14T00:59:07.377Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-14T00:59:07.940Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-14T00:59:07.940Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-14T00:59:08.196Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-14T00:59:08.196Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-14T00:59:08.196Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-14T00:59:08.196Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-14T00:59:08.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-14T00:59:08.709Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-14T00:59:08.709Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-14T00:59:08.965Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-14T00:59:09.895Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-14T00:59:10.826Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-14T00:59:11.389Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-14T00:59:11.389Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-14T00:59:12.318Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-14T00:59:12.575Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-14T00:59:13.506Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-14T00:59:13.506Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-14T00:59:14.436Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-14T00:59:14.999Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-14T00:59:14.999Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-14T00:59:14.999Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-14T00:59:15.928Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-14T00:59:17.822Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-14T00:59:18.385Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-14T00:59:18.385Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-14T00:59:18.947Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-14T00:59:18.947Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-14T00:59:20.840Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-14T00:59:21.404Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-14T00:59:23.929Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-14T00:59:24.865Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-14T00:59:24.865Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-14T00:59:24.865Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-14T00:59:25.799Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-14T00:59:27.167Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-14T00:59:28.098Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-14T00:59:28.355Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-14T00:59:28.355Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-14T00:59:30.878Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-14T00:59:30.878Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-14T00:59:31.135Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-14T00:59:33.657Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-14T00:59:33.657Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-14T00:59:35.026Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-14T00:59:35.283Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-14T00:59:35.283Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-14T00:59:37.178Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-14T00:59:38.548Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-14T00:59:38.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-14T00:59:38.805Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-14T00:59:39.061Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-14T00:59:39.061Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-14T00:59:39.318Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-14T00:59:41.839Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-14T00:59:48.385Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-14T00:59:50.277Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-14T00:59:51.208Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-14T00:59:52.577Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-14T00:59:55.848Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-14T00:59:58.369Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-14T00:59:58.945Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-14T01:00:00.844Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-14T01:00:03.368Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-14T01:00:05.263Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-14T01:00:08.539Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-14T01:00:13.792Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-14T01:00:16.313Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-14T01:00:20.489Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-14T01:00:21.858Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-14T01:00:25.129Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-14T01:00:26.496Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-14T01:00:27.428Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-14T01:00:28.357Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-14T01:00:28.921Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-14T01:00:28.921Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-14T01:00:29.852Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-14T01:00:34.036Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-14T01:00:34.036Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-14T01:00:38.227Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-14T01:00:38.791Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-14T01:00:39.066Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-14T01:00:39.323Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-14T01:00:39.323Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-14T01:00:40.690Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-14T01:00:42.584Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-14T01:00:42.584Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-14T01:00:44.478Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-14T01:00:45.041Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-14T01:00:45.973Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-14T01:00:47.867Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-14T01:00:52.040Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-14T01:00:52.971Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-14T01:00:52.971Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-14T01:00:54.344Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-14T01:00:54.910Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-14T01:00:59.084Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-14T01:01:03.257Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-14T01:01:06.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-14T01:01:09.061Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-14T01:01:13.235Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-14T01:01:18.488Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-14T01:01:21.012Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-14T01:01:23.533Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-14T01:01:23.801Z] --- PASS: TestImportExtremelyLargeImageWorks (298.58s) [2020-03-14T01:01:23.801Z] PASS [2020-03-14T01:01:23.801Z] [2020-03-14T01:01:23.801Z] === Skipped [2020-03-14T01:01:23.801Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-14T01:01:23.801Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:01:23.801Z] [2020-03-14T01:01:23.801Z] [2020-03-14T01:01:23.801Z] DONE 12 tests, 1 skipped in 299.969s [2020-03-14T01:01:23.801Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-14T01:01:23.801Z] ++ 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-03-14T01:01:23.801Z] ++ set -e [2020-03-14T01:01:23.801Z] ++ '[' -n 0 ']' [2020-03-14T01:01:23.801Z] ++ set -x [2020-03-14T01:01:23.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:01:23.801Z] INFO: Testing against a local daemon [2020-03-14T01:01:23.801Z] === RUN TestNetworkCreateDelete [2020-03-14T01:01:23.801Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-03-14T01:01:23.801Z] === RUN TestDockerNetworkDeletePreferID [2020-03-14T01:01:23.801Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-03-14T01:01:23.801Z] === RUN TestInspectNetwork [2020-03-14T01:01:23.801Z] === RUN TestInspectNetwork/full_network_id [2020-03-14T01:01:23.801Z] === RUN TestInspectNetwork/partial_network_id [2020-03-14T01:01:23.801Z] === RUN TestInspectNetwork/network_name [2020-03-14T01:01:23.801Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-14T01:01:23.801Z] --- PASS: TestInspectNetwork (7.75s) [2020-03-14T01:01:23.801Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-14T01:01:23.801Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-14T01:01:23.801Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-14T01:01:23.801Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-14T01:01:23.801Z] === RUN TestRunContainerWithBridgeNone [2020-03-14T01:01:24.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-14T01:01:25.830Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-03-14T01:01:25.830Z] === RUN TestNetworkInvalidJSON [2020-03-14T01:01:25.830Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-14T01:01:25.830Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-14T01:01:25.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T01:01:25.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T01:01:25.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T01:01:25.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T01:01:25.830Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-14T01:01:25.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-14T01:01:25.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-14T01:01:25.830Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-03-14T01:01:25.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-14T01:01:25.830Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-14T01:01:25.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-14T01:01:25.830Z] === RUN TestHostIPv4BridgeLabel [2020-03-14T01:01:26.270Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-14T01:01:26.449Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-14T01:01:26.449Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-14T01:01:27.466Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-14T01:01:27.466Z] === RUN TestDaemonDefaultNetworkPools [2020-03-14T01:01:28.483Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-03-14T01:01:28.483Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-14T01:01:28.793Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-14T01:01:29.500Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-03-14T01:01:29.500Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-14T01:01:30.985Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-03-14T01:01:30.986Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-14T01:01:31.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-14T01:01:31.607Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-14T01:01:31.607Z] === RUN TestServiceWithPredefinedNetwork [2020-03-14T01:01:33.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-14T01:01:34.299Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2020-03-14T01:01:34.299Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-14T01:01:34.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T01:01:34.299Z] service_test.go:236: FLAKY_TEST [2020-03-14T01:01:34.299Z] === RUN TestServiceWithDataPathPortInit [2020-03-14T01:01:36.360Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-14T01:01:38.880Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-14T01:01:49.550Z] --- PASS: TestServiceWithDataPathPortInit (14.76s) [2020-03-14T01:01:49.550Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-14T01:01:53.763Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-14T01:01:53.763Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-14T01:01:53.763Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-14T01:01:54.329Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-14T01:01:54.589Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-14T01:01:54.589Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-14T01:01:54.589Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-14T01:01:55.520Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-14T01:01:55.520Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-14T01:01:56.450Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-14T01:01:56.450Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-14T01:01:56.450Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-14T01:01:56.450Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-14T01:01:56.450Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-14T01:01:56.464Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.38s) [2020-03-14T01:01:56.464Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oiwqszesc77llydk42em91az2 Created:2020-03-14 01:01:49.974978902 +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[9f1cb6f31dbd8c89c033d289bc4a1904b24b91eb87cbe2bef0cddb504533a077:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1q60d088bw2nwax4vaxq7ahx EndpointID:89825f7ca80825eba2fb5f590322c9d82b010e7fd6836c0e4143bee15b91c3cb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9b1b669ac4c76db37baccdcc29cf5732797ba9417cbb69a04d8ee80332e67f0b 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:2bff42bb7396 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1q60d088bw2nwax4vaxq7ahx EndpointID:89825f7ca80825eba2fb5f590322c9d82b010e7fd6836c0e4143bee15b91c3cb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-14T01:01:56.464Z] PASS [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] === Skipped [2020-03-14T01:01:56.464Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-14T01:01:56.464Z] service_test.go:236: FLAKY_TEST [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] DONE 22 tests, 1 skipped in 41.322s [2020-03-14T01:01:56.464Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-14T01:01:56.464Z] ++ 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-03-14T01:01:56.464Z] ++ set -e [2020-03-14T01:01:56.464Z] ++ '[' -n 0 ']' [2020-03-14T01:01:56.464Z] ++ set -x [2020-03-14T01:01:56.464Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:01:56.464Z] INFO: Testing against a local daemon [2020-03-14T01:01:56.464Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-14T01:01:56.464Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T01:01:56.464Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T01:01:56.464Z] === RUN TestDockerNetworkIpvlan [2020-03-14T01:01:56.464Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-14T01:01:56.464Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T01:01:56.464Z] PASS [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] === Skipped [2020-03-14T01:01:56.464Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-14T01:01:56.464Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-14T01:01:56.464Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] [2020-03-14T01:01:56.464Z] DONE 2 tests, 2 skipped in 0.107s [2020-03-14T01:01:56.464Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-14T01:01:56.464Z] ++ 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-03-14T01:01:56.464Z] ++ set -e [2020-03-14T01:01:56.464Z] ++ '[' -n 0 ']' [2020-03-14T01:01:56.464Z] ++ set -x [2020-03-14T01:01:56.464Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:01:56.464Z] INFO: Testing against a local daemon [2020-03-14T01:01:56.464Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-14T01:01:57.942Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-03-14T01:01:57.942Z] === RUN TestDockerNetworkMacvlan [2020-03-14T01:01:58.954Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-14T01:01:59.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-14T01:01:59.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-14T01:01:59.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-14T01:01:59.722Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-14T01:01:59.722Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-14T01:01:59.979Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-14T01:02:00.285Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-14T01:02:00.993Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-14T01:02:02.806Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-14T01:02:02.806Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-14T01:02:02.806Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-14T01:02:03.696Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-14T01:02:05.730Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-14T01:02:06.079Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-14T01:02:10.253Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite (1781.38s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.38s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.44s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.20s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.92s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.36s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.37s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.08s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachDetach (1.20s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.36s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.58s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.55s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.70s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.53s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.72s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.06s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.86s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.00s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.98s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.61s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.46s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.58s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.66s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.14s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.64s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.56s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.86s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.73s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.15s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.39s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.67s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.94s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.12s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.44s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.06s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.29s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.45s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.72s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.65s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-03-14T01:02:10.253Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-14T01:02:10.253Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.89s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContChar (4.17s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.64s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.06s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.50s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s) [2020-03-14T01:02:10.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-14T01:02:10.253Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-14T01:02:10.253Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-14T01:02:10.253Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-14T01:02:10.253Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.42s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.24s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.75s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.68s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.78s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.84s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.69s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.66s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.74s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.90s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.01s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.52s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.57s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.03s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.25s) [2020-03-14T01:02:10.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.86s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.73s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.68s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.93s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.45s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.22s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.32s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.75s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.20s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildHistory (5.41s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.13s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.83s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.67s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.57s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.87s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.44s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.89s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.65s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.48s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.51s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.45s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.54s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.77s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildPATH (2.93s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.16s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.24s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.06s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRm (3.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.56s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.15s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.28s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.81s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.22s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.67s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildUser (2.58s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.26s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.36s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.11s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.92s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.50s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.62s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.11s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-14T01:02:10.254Z] docker_cli_sni_test.go:18: Flakey test [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.84s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.21s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitTTY (1.69s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.97s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.96s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.83s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2020-03-14T01:02:10.254Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-14T01:02:10.254Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.23s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.98s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.75s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2e320_} (1.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1976836028_/foo_false____} (1.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1976836028_/foo_true____} (1.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_false____} (1.58s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_true____} (1.61s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3967862251_/foo_true__0xc000b2e400__} (1.62s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2e440_} (1.56s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2e480_} (1.65s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2e4c0_} (1.63s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2e500_} (1.66s) [2020-03-14T01:02:10.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.15s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.31s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.88s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.14s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.04s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.80s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.58s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.41s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.95s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.42s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.20s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.97s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-14T01:02:10.255Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-14T01:02:10.255Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.53s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.43s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.67s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.56s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.35s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.37s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsAttach (0.84s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.71s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.63s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsCopy (1.70s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.74s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.47s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFilters (2.04s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFormat (1.90s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-14T01:02:10.255Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-14T01:02:10.255Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsResize (0.65s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.42s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.97s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.30s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecInspectID (2.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.84s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.29s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-14T01:02:10.255Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.22s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.11s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHealth (20.64s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.09s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportDisplay (1.67s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportFile (1.76s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.06s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportGzipped (2.18s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.82s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.71s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-14T01:02:10.255Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.22s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectDefault (0.87s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-03-14T01:02:10.255Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-14T01:02:10.255Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-14T01:02:10.255Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.87s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.72s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectStatus (0.95s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.05s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.87s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.90s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.88s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.51s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.68s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.22s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.58s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.10s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.93s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.64s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsTail (1.13s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.59s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.16s) [2020-03-14T01:02:10.256Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-14T01:02:10.256Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.25s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.45s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.50s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPortList (11.07s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.73s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.66s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.06s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsByOrder (3.59s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.49s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.64s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.51s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.72s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.13s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.53s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-03-14T01:02:10.256Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-14T01:02:10.256Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.00s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.32s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.39s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.23s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.77s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.93s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.00s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.92s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.34s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.75s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.03s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.60s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.98s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.81s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.82s) [2020-03-14T01:02:10.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-14T01:02:10.256Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-14T01:02:10.256Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.83s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.31s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2020-03-14T01:02:10.256Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-14T01:02:10.256Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-03-14T01:02:10.256Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.30s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMount (6.26s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.36s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.00s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2020-03-14T01:02:10.257Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.95s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.59s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.43s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.09s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.87s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.87s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunState (1.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.91s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.65s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.10s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.94s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.30s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.26s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.92s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.99s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.59s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.55s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.58s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.94s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.58s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.15s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2020-03-14T01:02:10.257Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents532881773 [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.73s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.94s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.63s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.99s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.07s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.06s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.30s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.73s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.02s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-14T01:02:10.257Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2020-03-14T01:02:10.257Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-14T01:02:10.257Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-03-14T01:02:10.257Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.16s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.81s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.43s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.49s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.42s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s) [2020-03-14T01:02:10.258Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.24s) [2020-03-14T01:02:10.258Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-14T01:02:10.258Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-14T01:02:10.258Z] === RUN TestDockerRegistrySuite [2020-03-14T01:02:10.258Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-14T01:02:11.272Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan (13.82s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-03-14T01:02:11.890Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-03-14T01:02:11.890Z] PASS [2020-03-14T01:02:11.890Z] [2020-03-14T01:02:11.890Z] DONE 8 tests in 15.432s [2020-03-14T01:02:11.890Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-14T01:02:11.890Z] ++ 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-03-14T01:02:11.890Z] ++ set -e [2020-03-14T01:02:11.890Z] ++ '[' -n 0 ']' [2020-03-14T01:02:11.890Z] ++ set -x [2020-03-14T01:02:11.890Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:02:11.890Z] testing: warning: no tests to run [2020-03-14T01:02:11.890Z] PASS [2020-03-14T01:02:11.890Z] [2020-03-14T01:02:11.890Z] DONE 0 tests in 0.016s [2020-03-14T01:02:11.890Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-14T01:02:11.890Z] ++ 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-03-14T01:02:11.890Z] ++ set -e [2020-03-14T01:02:11.890Z] ++ '[' -n 0 ']' [2020-03-14T01:02:11.890Z] ++ set -x [2020-03-14T01:02:11.890Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:02:11.890Z] INFO: Testing against a local daemon [2020-03-14T01:02:11.890Z] === RUN TestAuthZPluginAllowRequest [2020-03-14T01:02:12.152Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-14T01:02:13.523Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-14T01:02:13.922Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-03-14T01:02:13.922Z] === RUN TestAuthZPluginTLS [2020-03-14T01:02:14.208Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-14T01:02:14.208Z] === RUN TestAuthZPluginDenyRequest [2020-03-14T01:02:14.826Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-03-14T01:02:14.826Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-14T01:02:15.417Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-14T01:02:15.455Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-03-14T01:02:15.455Z] === RUN TestAuthZPluginDenyResponse [2020-03-14T01:02:15.674Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-14T01:02:15.740Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-14T01:02:15.740Z] === RUN TestAuthZPluginAllowEventStream [2020-03-14T01:02:17.779Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-03-14T01:02:17.779Z] === RUN TestAuthZPluginErrorResponse [2020-03-14T01:02:18.073Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-14T01:02:18.074Z] === RUN TestAuthZPluginErrorRequest [2020-03-14T01:02:18.694Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-14T01:02:18.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-14T01:02:19.314Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-14T01:02:19.314Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-14T01:02:19.850Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-14T01:02:21.351Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-03-14T01:02:21.351Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-14T01:02:23.385Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-03-14T01:02:23.385Z] === RUN TestAuthZPluginHeader [2020-03-14T01:02:24.401Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-03-14T01:02:24.401Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-14T01:02:24.401Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T01:02:24.401Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:24.401Z] === RUN TestAuthZPluginV2Disable [2020-03-14T01:02:24.401Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-14T01:02:24.401Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:24.401Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-14T01:02:24.401Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T01:02:24.401Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:24.401Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-14T01:02:24.401Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T01:02:24.401Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:24.401Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-14T01:02:25.101Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-14T01:02:29.294Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-14T01:02:30.224Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-14T01:02:31.593Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-14T01:02:32.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-14T01:02:34.330Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-14T01:02:35.700Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-14T01:02:37.068Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-14T01:02:38.438Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-14T01:02:40.959Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-14T01:02:42.863Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-14T01:02:42.863Z] PASS [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] === Skipped [2020-03-14T01:02:42.863Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-14T01:02:42.863Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-14T01:02:42.863Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-14T01:02:42.863Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-14T01:02:42.863Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] DONE 17 tests, 4 skipped in 29.280s [2020-03-14T01:02:42.863Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-14T01:02:42.863Z] ++ 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-03-14T01:02:42.863Z] ++ set -e [2020-03-14T01:02:42.863Z] ++ '[' -n 0 ']' [2020-03-14T01:02:42.863Z] ++ set -x [2020-03-14T01:02:42.863Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:02:42.863Z] INFO: Testing against a local daemon [2020-03-14T01:02:42.863Z] === RUN TestPluginInvalidJSON [2020-03-14T01:02:42.863Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T01:02:42.863Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T01:02:42.863Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-14T01:02:42.863Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-14T01:02:42.863Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-14T01:02:42.863Z] PASS [2020-03-14T01:02:42.863Z] [2020-03-14T01:02:42.863Z] DONE 2 tests in 0.125s [2020-03-14T01:02:42.863Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-14T01:02:42.863Z] ++ 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-03-14T01:02:42.863Z] ++ set -e [2020-03-14T01:02:42.863Z] ++ '[' -n 0 ']' [2020-03-14T01:02:42.863Z] ++ set -x [2020-03-14T01:02:42.863Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:02:42.863Z] INFO: Testing against a local daemon [2020-03-14T01:02:42.863Z] === RUN TestExternalGraphDriver [2020-03-14T01:02:42.863Z] === RUN TestExternalGraphDriver/json [2020-03-14T01:02:43.483Z] === RUN TestExternalGraphDriver/spec [2020-03-14T01:02:44.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-14T01:02:45.163Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-14T01:02:45.570Z] === RUN TestExternalGraphDriver/pull [2020-03-14T01:02:47.612Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-03-14T01:02:47.612Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-03-14T01:02:47.612Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-03-14T01:02:47.612Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-03-14T01:02:47.612Z] === RUN TestGraphdriverPluginV2 [2020-03-14T01:02:47.899Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-14T01:02:47.899Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:47.899Z] PASS [2020-03-14T01:02:47.899Z] [2020-03-14T01:02:47.899Z] === Skipped [2020-03-14T01:02:47.899Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-14T01:02:47.899Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:02:47.899Z] [2020-03-14T01:02:47.899Z] [2020-03-14T01:02:47.899Z] DONE 5 tests, 1 skipped in 6.525s [2020-03-14T01:02:47.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-14T01:02:47.899Z] ++ 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-03-14T01:02:47.899Z] ++ set -e [2020-03-14T01:02:47.899Z] ++ '[' -n 0 ']' [2020-03-14T01:02:47.899Z] ++ set -x [2020-03-14T01:02:47.899Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:02:47.899Z] INFO: Testing against a local daemon [2020-03-14T01:02:47.899Z] === RUN TestContinueAfterPluginCrash [2020-03-14T01:02:47.899Z] === PAUSE TestContinueAfterPluginCrash [2020-03-14T01:02:47.899Z] === RUN TestReadPluginNoRead [2020-03-14T01:02:47.899Z] === PAUSE TestReadPluginNoRead [2020-03-14T01:02:47.899Z] === RUN TestDaemonStartWithLogOpt [2020-03-14T01:02:47.899Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-14T01:02:47.899Z] === CONT TestContinueAfterPluginCrash [2020-03-14T01:02:47.899Z] === CONT TestDaemonStartWithLogOpt [2020-03-14T01:02:47.899Z] === CONT TestReadPluginNoRead [2020-03-14T01:02:48.436Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-14T01:02:49.805Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-14T01:02:49.805Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-14T01:02:51.174Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-14T01:02:52.543Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-14T01:02:53.913Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-14T01:02:56.436Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-14T01:02:57.367Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-14T01:02:57.932Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-14T01:02:59.826Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-14T01:03:00.083Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-14T01:03:00.083Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-14T01:03:00.340Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-14T01:03:00.597Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-14T01:03:01.161Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-14T01:03:01.161Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-14T01:03:02.532Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-14T01:03:05.051Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-14T01:03:05.981Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-14T01:03:07.349Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-14T01:03:08.279Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite (59.00s) [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.93s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d79cc0d17a25c] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d1cb286b0f3f7] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.85s) [2020-03-14T01:03:09.210Z] check_test.go:196: [da1cb74ca1b3b] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d0e481a48538d] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.37s) [2020-03-14T01:03:09.210Z] check_test.go:196: [decccb81ea138] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d767606550f0d] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.39s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dff22ebfd7d34] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.47s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d640278c3e724] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d0f3da2c4e56f] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dc5070cc0509c] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dec8a77591511] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d8b7d18fb99b2] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-03-14T01:03:09.210Z] check_test.go:196: [db275ca9dcaee] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d0ecf267310c4] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-03-14T01:03:09.210Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31d9c786d0ae9613fc67515894fd7c64bf36e11d582c64f072ac10297b09f130 [2020-03-14T01:03:09.210Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:48526e8bd7f093e49ff9cd8c6b65706423d72ac52fa552e436ad24d84a75fc21 [2020-03-14T01:03:09.210Z] check_test.go:196: [dc1f509d53812] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2020-03-14T01:03:09.210Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5bb475e2ecea5ecdd9d281432864ef5b7da310a33b300e26c925fe66e6151b5b [2020-03-14T01:03:09.210Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4de3407fc04cee70549e5f6282d38fa14187b6308fc1e46746038eecc317dae9 [2020-03-14T01:03:09.210Z] check_test.go:196: [d7b1d2687ad5d] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dfc25f7cc91d5] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.30s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d97de3aa96afb] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d216e794993dd] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dba6cfd1b9993] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d1ad923d90755] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d4ab25980e858] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d8cd0589d8420] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.76s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d880ee6ef6a69] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d8a60fa6e53a1] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.78s) [2020-03-14T01:03:09.210Z] check_test.go:196: [dd895c94c58e7] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d2438fcc52355] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d5f896e5f60f6] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-14T01:03:09.210Z] check_test.go:196: [ddab8679cd328] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d748273c62267] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-03-14T01:03:09.210Z] check_test.go:196: [d5e4e311ca002] daemon is not started [2020-03-14T01:03:09.210Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-14T01:03:09.211Z] check_test.go:196: [d290869801a83] daemon is not started [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-03-14T01:03:09.211Z] check_test.go:196: [d84ea425e1c7d] daemon is not started [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2020-03-14T01:03:09.211Z] check_test.go:196: [db2cd0b8d55fa] daemon is not started [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2020-03-14T01:03:09.211Z] check_test.go:196: [d314a344e1608] daemon is not started [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-03-14T01:03:09.211Z] check_test.go:196: [d4781e7dad882] daemon is not started [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-03-14T01:03:09.211Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-14T01:03:09.211Z] === RUN TestDockerSchema1RegistrySuite [2020-03-14T01:03:09.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-14T01:03:09.211Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-14T01:03:10.142Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-14T01:03:10.309Z] === RUN TestReadPluginNoRead/default [2020-03-14T01:03:10.594Z] --- PASS: TestDaemonStartWithLogOpt (22.58s) [2020-03-14T01:03:11.223Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-14T01:03:12.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-14T01:03:12.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-14T01:03:12.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-14T01:03:12.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-14T01:03:13.228Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-14T01:03:13.253Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-14T01:03:13.792Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-14T01:03:14.734Z] --- PASS: TestReadPluginNoRead (26.78s) [2020-03-14T01:03:14.734Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-03-14T01:03:14.734Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2020-03-14T01:03:14.734Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-03-14T01:03:14.734Z] read_test.go:91: [dba7e0cf6bb02] daemon is not started [2020-03-14T01:03:15.019Z] --- PASS: TestContinueAfterPluginCrash (27.15s) [2020-03-14T01:03:15.019Z] PASS [2020-03-14T01:03:15.019Z] [2020-03-14T01:03:15.019Z] DONE 6 tests in 27.248s [2020-03-14T01:03:15.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-14T01:03:15.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T01:03:15.019Z] ++ set -e [2020-03-14T01:03:15.019Z] ++ '[' -n 0 ']' [2020-03-14T01:03:15.019Z] ++ set -x [2020-03-14T01:03:15.019Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-14T01:03:15.019Z] testing: warning: no tests to run [2020-03-14T01:03:15.019Z] PASS [2020-03-14T01:03:15.019Z] [2020-03-14T01:03:15.019Z] DONE 0 tests in 0.025s [2020-03-14T01:03:15.019Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-14T01:03:15.019Z] ++ 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-03-14T01:03:15.019Z] ++ set -e [2020-03-14T01:03:15.019Z] ++ '[' -n 0 ']' [2020-03-14T01:03:15.019Z] ++ set -x [2020-03-14T01:03:15.019Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:03:15.302Z] INFO: Testing against a local daemon [2020-03-14T01:03:15.302Z] === RUN TestPluginWithDevMounts [2020-03-14T01:03:15.302Z] === PAUSE TestPluginWithDevMounts [2020-03-14T01:03:15.302Z] === CONT TestPluginWithDevMounts [2020-03-14T01:03:16.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-14T01:03:17.328Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-03-14T01:03:17.328Z] PASS [2020-03-14T01:03:17.328Z] [2020-03-14T01:03:17.328Z] DONE 1 tests in 2.330s [2020-03-14T01:03:17.614Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-14T01:03:17.614Z] ++ 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-03-14T01:03:17.614Z] ++ set -e [2020-03-14T01:03:17.614Z] ++ '[' -n 0 ']' [2020-03-14T01:03:17.614Z] ++ set -x [2020-03-14T01:03:17.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:03:17.614Z] INFO: Testing against a local daemon [2020-03-14T01:03:17.614Z] === RUN TestSecretInspect [2020-03-14T01:03:18.875Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-14T01:03:20.311Z] --- PASS: TestSecretInspect (2.34s) [2020-03-14T01:03:20.311Z] === RUN TestSecretList [2020-03-14T01:03:22.150Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-14T01:03:22.339Z] --- PASS: TestSecretList (2.28s) [2020-03-14T01:03:22.340Z] === RUN TestSecretsCreateAndDelete [2020-03-14T01:03:23.519Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-14T01:03:24.368Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-14T01:03:24.368Z] === RUN TestSecretsUpdate [2020-03-14T01:03:24.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-14T01:03:24.889Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-14T01:03:26.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-14T01:03:26.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-14T01:03:27.051Z] --- PASS: TestSecretsUpdate (2.27s) [2020-03-14T01:03:27.051Z] === RUN TestTemplatedSecret [2020-03-14T01:03:28.185Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-14T01:03:29.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-14T01:03:29.751Z] --- PASS: TestTemplatedSecret (2.70s) [2020-03-14T01:03:29.751Z] === RUN TestSecretCreateResolve [2020-03-14T01:03:30.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-14T01:03:31.783Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-03-14T01:03:31.783Z] PASS [2020-03-14T01:03:31.783Z] [2020-03-14T01:03:31.783Z] DONE 6 tests in 14.204s [2020-03-14T01:03:31.783Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-14T01:03:31.783Z] ++ 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-03-14T01:03:31.783Z] ++ set -e [2020-03-14T01:03:31.783Z] ++ '[' -n 0 ']' [2020-03-14T01:03:31.783Z] ++ set -x [2020-03-14T01:03:31.783Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:03:31.783Z] INFO: Testing against a local daemon [2020-03-14T01:03:31.783Z] === RUN TestServiceCreateInit [2020-03-14T01:03:31.783Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-14T01:03:35.098Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-14T01:03:35.355Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-14T01:03:35.919Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-14T01:03:35.919Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-14T01:03:36.175Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-14T01:03:36.179Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-14T01:03:36.432Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-14T01:03:36.996Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite (27.83s) [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d3d54e8b296d2] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.42s) [2020-03-14T01:03:36.996Z] check_test.go:223: [da8b69c526875] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.74s) [2020-03-14T01:03:36.996Z] check_test.go:223: [dc8c956f3de21] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.94s) [2020-03-14T01:03:36.996Z] check_test.go:223: [df02c98e52660] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.55s) [2020-03-14T01:03:36.996Z] check_test.go:223: [deab82685966e] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-03-14T01:03:36.996Z] check_test.go:223: [dddd977fe1c51] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2020-03-14T01:03:36.996Z] check_test.go:223: [de0cbb7dad992] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.64s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d61cbc4979416] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-03-14T01:03:36.996Z] check_test.go:223: [df270bf59c1d2] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.40s) [2020-03-14T01:03:36.996Z] check_test.go:223: [da8be328ae8d7] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d31269ee74089] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d507e1dc8bd1f] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d9e28f879b3b6] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d295c6bb3aa73] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d571253b65576] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d77b887895582] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-03-14T01:03:36.996Z] check_test.go:223: [ddb274f8f3855] daemon is not started [2020-03-14T01:03:36.996Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-14T01:03:36.996Z] check_test.go:223: [d21acaff292db] daemon is not started [2020-03-14T01:03:36.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-14T01:03:36.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-14T01:03:37.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-14T01:03:38.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-14T01:03:38.747Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-14T01:03:40.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-14T01:03:40.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-14T01:03:40.580Z] --- PASS: TestServiceCreateInit (8.37s) [2020-03-14T01:03:40.580Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.15s) [2020-03-14T01:03:40.580Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s) [2020-03-14T01:03:40.580Z] === RUN TestCreateServiceMultipleTimes [2020-03-14T01:03:40.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-14T01:03:40.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.19s) [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d29aa00a614b4] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d9ee3c744766d] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d223db3d208f2] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d5b1aa77e098b] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d4fd238500933] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-03-14T01:03:41.195Z] check_test.go:252: [df83318d115fd] daemon is not started [2020-03-14T01:03:41.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-14T01:03:41.195Z] check_test.go:252: [d8efafc7c0b7c] daemon is not started [2020-03-14T01:03:41.195Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-14T01:03:41.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-14T01:03:46.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-14T01:03:46.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-14T01:03:46.703Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-14T01:03:46.960Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-14T01:03:46.960Z] check_test.go:279: [ddbfa73bf94dd] daemon is not started [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-03-14T01:03:46.960Z] check_test.go:279: [dad86637a1870] daemon is not started [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2020-03-14T01:03:46.960Z] check_test.go:279: [dd8fc19aca223] daemon is not started [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-03-14T01:03:46.960Z] check_test.go:279: [d2047c00bc8f8] daemon is not started [2020-03-14T01:03:46.960Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-03-14T01:03:46.960Z] check_test.go:279: [d1158a63249aa] daemon is not started [2020-03-14T01:03:46.960Z] === RUN TestDockerNetworkSuite [2020-03-14T01:03:46.960Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-14T01:03:50.232Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-14T01:03:51.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-14T01:03:56.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-14T01:03:58.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-14T01:03:59.066Z] --- PASS: TestCreateServiceMultipleTimes (16.16s) [2020-03-14T01:03:59.066Z] === RUN TestCreateServiceConflict [2020-03-14T01:03:59.066Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-03-14T01:03:59.066Z] === RUN TestCreateServiceMaxReplicas [2020-03-14T01:04:01.762Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2020-03-14T01:04:01.762Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-14T01:04:02.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-14T01:04:04.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-14T01:04:14.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-14T01:04:16.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-14T01:04:16.992Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-03-14T01:04:16.992Z] === RUN TestCreateServiceSecretFileMode [2020-03-14T01:04:17.612Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2020-03-14T01:04:17.612Z] === RUN TestCreateServiceConfigFileMode [2020-03-14T01:04:18.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-14T01:04:19.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-14T01:04:19.340Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-14T01:04:19.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-14T01:04:20.313Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-03-14T01:04:20.313Z] === RUN TestCreateServiceSysctls [2020-03-14T01:04:21.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-14T01:04:21.798Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-14T01:04:23.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-14T01:04:23.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-14T01:04:23.783Z] --- PASS: TestCreateServiceSysctls (3.39s) [2020-03-14T01:04:23.783Z] === RUN TestCreateServiceCapabilities [2020-03-14T01:04:23.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-14T01:04:25.842Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-14T01:04:25.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-14T01:04:26.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-14T01:04:26.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-14T01:04:26.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-14T01:04:26.468Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2020-03-14T01:04:26.468Z] === RUN TestInspect [2020-03-14T01:04:27.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-14T01:04:29.095Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-14T01:04:29.192Z] --- PASS: TestInspect (2.91s) [2020-03-14T01:04:29.192Z] === RUN TestCreateJob [2020-03-14T01:04:29.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-14T01:04:29.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-14T01:04:29.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-14T01:04:29.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-14T01:04:32.657Z] --- PASS: TestCreateJob (3.38s) [2020-03-14T01:04:32.658Z] === RUN TestReplicatedJob [2020-03-14T01:04:34.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-14T01:04:34.652Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-14T01:04:37.933Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-14T01:04:37.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-14T01:04:39.484Z] --- PASS: TestReplicatedJob (6.04s) [2020-03-14T01:04:39.484Z] === RUN TestUpdateReplicatedJob [2020-03-14T01:04:42.195Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2020-03-14T01:04:42.195Z] === RUN TestServiceListWithStatuses [2020-03-14T01:04:42.195Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-14T01:04:42.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T01:04:42.195Z] === RUN TestDockerNetworkConnectAlias [2020-03-14T01:04:47.695Z] --- PASS: TestDockerNetworkConnectAlias (4.67s) [2020-03-14T01:04:47.695Z] === RUN TestDockerNetworkReConnect [2020-03-14T01:04:47.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-14T01:04:48.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-14T01:04:48.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-14T01:04:48.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-14T01:04:48.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-14T01:04:49.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-14T01:04:49.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-14T01:04:49.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-14T01:04:51.165Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2020-03-14T01:04:51.165Z] === RUN TestServicePlugin [2020-03-14T01:04:51.165Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-14T01:04:51.165Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:04:51.165Z] === RUN TestServiceUpdateLabel [2020-03-14T01:04:53.205Z] --- PASS: TestServiceUpdateLabel (2.28s) [2020-03-14T01:04:53.205Z] === RUN TestServiceUpdateSecrets [2020-03-14T01:04:53.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-14T01:04:53.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-14T01:04:53.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-14T01:04:55.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-14T01:04:59.190Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-14T01:04:59.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-14T01:05:04.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-14T01:05:04.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-14T01:05:05.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-14T01:05:08.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-14T01:05:08.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-14T01:05:08.442Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-03-14T01:05:08.442Z] === RUN TestServiceUpdateConfigs [2020-03-14T01:05:09.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-14T01:05:10.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-14T01:05:11.823Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-14T01:05:18.375Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite (91.56s) [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.02s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [dd0ef4b1273ff] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.39s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d2edd89eef58a] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.73s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d1b222fd3019f] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.56s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [db06ca5bec52c] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:1233: [d4721e07cd2a3] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [db571ab91a2cc] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.82s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d5a3f7312afc4] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [db42a7c053bd1] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [daeb47c01157e] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d178ccb28d475] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [df7a32d0bf929] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.66s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d2a86400ff870] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.75s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d36bc2f64fa25] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d96ec86b74928] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d1e40951d5c7e] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.90s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [df6c579e345c6] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d6d494ab5cff6] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d4d33612b4316] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d193fcbb324f5] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.36s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d8c7617dc6233] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d788ed60bbf91] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d4cc79890a3f3] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d6953ce32b7dd] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d95cd994dbc62] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.15s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:968: [de35276b12230] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.89s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d4eb9b59f7aa1] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.93s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:1116: [d7136262f6352] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d3497a0c8c043] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d3b36a05b8790] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d6f6e24621826] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d08cae61e6f5d] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d030193a235c0] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d74ca967ef8bb] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d326b4953c60f] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.18s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d4936a72663f2] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [dfa2f5a43da54] daemon is not started [2020-03-14T01:05:18.636Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [df1bd2c937b7f] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d082f498b976e] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.50s) [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.63s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:1084: [d7a3433da34b5] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.12s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d95da8a2fda6b] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d527cee5c6cb0] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d7a937b8c805a] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [dad3eee0d669d] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d5e2c4a521727] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d08c54ba5306e] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d692a720d5220] daemon is not started [2020-03-14T01:05:18.636Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.79s) [2020-03-14T01:05:18.636Z] docker_cli_network_unix_test.go:46: [d38ccfde1d248] daemon is not started [2020-03-14T01:05:18.636Z] === RUN TestDockerHubPullSuite [2020-03-14T01:05:18.636Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-14T01:05:20.004Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-14T01:05:20.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-14T01:05:22.154Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-14T01:05:22.719Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-14T01:05:23.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-14T01:05:23.684Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-03-14T01:05:23.684Z] === RUN TestServiceUpdateNetwork [2020-03-14T01:05:24.579Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-14T01:05:24.579Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite (6.18s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-03-14T01:05:24.837Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-14T01:05:24.837Z] PASS [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === Skipped [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_sni_test.go:18: Flakey test [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-14T01:05:24.837Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-14T01:05:24.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-14T01:05:24.837Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.837Z] [2020-03-14T01:05:24.837Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-14T01:05:24.838Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-14T01:05:24.838Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-14T01:05:24.838Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-14T01:05:24.838Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-14T01:05:24.838Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-14T01:05:24.838Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-14T01:05:24.838Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-14T01:05:24.838Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-14T01:05:24.838Z] docker_cli_network_unix_test.go:46: [df1bd2c937b7f] daemon is not started [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] [2020-03-14T01:05:24.838Z] DONE 1277 tests, 44 skipped in 2007.198s [2020-03-14T01:05:24.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T01:05:24.838Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T01:05:24.838Z] +++ kill 7456 [2020-03-14T01:05:25.768Z] +++ /etc/init.d/apparmor stop [2020-03-14T01:05:25.768Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T01:05:25.768Z] [2020-03-14T01:05:25.768Z] Unloading profiles will leave already running processes permanently [2020-03-14T01:05:25.768Z] unconfined, which can lead to unexpected situations. [2020-03-14T01:05:25.768Z] [2020-03-14T01:05:25.768Z] To set a process to complain mode, use the command line tool [2020-03-14T01:05:25.768Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T01:05:25.768Z] +++ true [2020-03-14T01:05:25.768Z] [2020-03-14T01:05:27.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-14T01:05:35.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-14T01:05:36.230Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-03-14T01:05:36.231Z] PASS [2020-03-14T01:05:36.231Z] [2020-03-14T01:05:36.231Z] === Skipped [2020-03-14T01:05:36.231Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-14T01:05:36.231Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-14T01:05:36.231Z] [2020-03-14T01:05:36.231Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-14T01:05:36.231Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-14T01:05:36.231Z] [2020-03-14T01:05:36.231Z] [2020-03-14T01:05:36.231Z] DONE 23 tests, 2 skipped in 123.689s [2020-03-14T01:05:36.231Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-14T01:05:36.231Z] ++ 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-03-14T01:05:36.231Z] ++ set -e [2020-03-14T01:05:36.231Z] ++ '[' -n 0 ']' [2020-03-14T01:05:36.231Z] ++ set -x [2020-03-14T01:05:36.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:05:36.231Z] INFO: Testing against a local daemon [2020-03-14T01:05:36.231Z] === RUN TestSessionCreate [2020-03-14T01:05:36.231Z] --- PASS: TestSessionCreate (0.05s) [2020-03-14T01:05:36.231Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-14T01:05:36.231Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-14T01:05:36.231Z] PASS [2020-03-14T01:05:36.231Z] [2020-03-14T01:05:36.231Z] DONE 2 tests in 0.192s [2020-03-14T01:05:36.231Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-14T01:05:36.231Z] ++ 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-03-14T01:05:36.231Z] ++ set -e [2020-03-14T01:05:36.231Z] ++ '[' -n 0 ']' [2020-03-14T01:05:36.231Z] ++ set -x [2020-03-14T01:05:36.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:05:36.231Z] INFO: Testing against a local daemon [2020-03-14T01:05:36.231Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-14T01:05:36.231Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T01:05:36.231Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T01:05:36.231Z] === RUN TestEventsExecDie [2020-03-14T01:05:36.516Z] --- PASS: TestEventsExecDie (0.82s) [2020-03-14T01:05:36.516Z] === RUN TestEventsBackwardsCompatible [2020-03-14T01:05:36.802Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-14T01:05:36.802Z] === RUN TestInfoBinaryCommits [2020-03-14T01:05:36.802Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-14T01:05:36.802Z] === RUN TestInfoAPIVersioned [2020-03-14T01:05:36.802Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-14T01:05:36.802Z] === RUN TestInfoDiscoveryBackend [2020-03-14T01:05:37.420Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-14T01:05:37.420Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-14T01:05:38.431Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-14T01:05:38.431Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-14T01:05:38.714Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-14T01:05:38.714Z] === RUN TestInfoAPI [2020-03-14T01:05:38.998Z] --- PASS: TestInfoAPI (0.05s) [2020-03-14T01:05:38.998Z] === RUN TestInfoAPIWarnings [2020-03-14T01:05:39.286Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-14T01:05:39.286Z] === RUN TestInfoDebug [2020-03-14T01:05:39.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-14T01:05:39.904Z] --- PASS: TestInfoDebug (0.54s) [2020-03-14T01:05:39.904Z] === RUN TestInfoInsecureRegistries [2020-03-14T01:05:40.522Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-14T01:05:40.522Z] === RUN TestInfoRegistryMirrors [2020-03-14T01:05:41.141Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-14T01:05:41.141Z] === RUN TestLoginFailsWithBadCredentials [2020-03-14T01:05:41.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-03-14T01:05:41.430Z] === RUN TestPingCacheHeaders [2020-03-14T01:05:41.430Z] --- PASS: TestPingCacheHeaders (0.07s) [2020-03-14T01:05:41.430Z] === RUN TestPingGet [2020-03-14T01:05:41.430Z] --- PASS: TestPingGet (0.04s) [2020-03-14T01:05:41.430Z] === RUN TestPingHead [2020-03-14T01:05:41.714Z] --- PASS: TestPingHead (0.05s) [2020-03-14T01:05:41.714Z] === RUN TestVersion [2020-03-14T01:05:41.714Z] --- PASS: TestVersion (0.05s) [2020-03-14T01:05:41.714Z] PASS [2020-03-14T01:05:41.714Z] [2020-03-14T01:05:41.714Z] === Skipped [2020-03-14T01:05:41.714Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-14T01:05:41.714Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-14T01:05:41.714Z] [2020-03-14T01:05:41.714Z] [2020-03-14T01:05:41.714Z] DONE 18 tests, 1 skipped in 6.006s [2020-03-14T01:05:41.714Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-14T01:05:41.714Z] ++ 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-03-14T01:05:41.714Z] ++ set -e [2020-03-14T01:05:41.714Z] ++ '[' -n 0 ']' [2020-03-14T01:05:41.714Z] ++ set -x [2020-03-14T01:05:41.714Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-03-14T01:05:41.714Z] INFO: Testing against a local daemon [2020-03-14T01:05:41.714Z] === RUN TestVolumesCreateAndList [2020-03-14T01:05:41.714Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-14T01:05:41.714Z] === RUN TestVolumesRemove [2020-03-14T01:05:41.998Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-14T01:05:41.998Z] === RUN TestVolumesInspect [2020-03-14T01:05:41.998Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-14T01:05:41.998Z] === RUN TestVolumesInvalidJSON [2020-03-14T01:05:41.998Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-14T01:05:41.998Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-14T01:05:41.998Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-14T01:05:41.998Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-14T01:05:41.998Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-14T01:05:41.998Z] PASS [2020-03-14T01:05:41.998Z] [2020-03-14T01:05:41.998Z] DONE 5 tests in 0.310s [2020-03-14T01:05:41.998Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T01:05:42.281Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T01:05:42.281Z] +++ kill 13517 [2020-03-14T01:05:42.674Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-14T01:05:43.757Z] +++ /etc/init.d/apparmor stop [2020-03-14T01:05:43.757Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T01:05:43.757Z] [2020-03-14T01:05:43.757Z] Unloading profiles will leave already running processes permanently [2020-03-14T01:05:43.757Z] unconfined, which can lead to unexpected situations. [2020-03-14T01:05:43.757Z] [2020-03-14T01:05:43.757Z] To set a process to complain mode, use the command line tool [2020-03-14T01:05:43.757Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T01:05:43.757Z] +++ true [2020-03-14T01:05:43.757Z] Post stage [Pipeline] junit [2020-03-14T01:05:45.820Z] Recording test results [2020-03-14T01:05:45.950Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T01:05:46.941Z] + echo Ensuring container killed. [2020-03-14T01:05:46.941Z] Ensuring container killed. [2020-03-14T01:05:46.941Z] + docker rm -vf docker-pr4 [2020-03-14T01:05:46.941Z] Error: No such container: docker-pr4 [2020-03-14T01:05:46.941Z] + true [Pipeline] sh [2020-03-14T01:05:47.333Z] + echo Chowning /workspace to jenkins user [2020-03-14T01:05:47.333Z] Chowning /workspace to jenkins user [2020-03-14T01:05:47.333Z] + id -u [2020-03-14T01:05:47.333Z] + id -g [2020-03-14T01:05:47.333Z] + docker run --rm -v /home/docker/workspace/moby_PR-40691:/workspace busybox chown -R 1001:1001 /workspace [2020-03-14T01:05:47.333Z] Unable to find image 'busybox:latest' locally [2020-03-14T01:05:47.617Z] latest: Pulling from library/busybox [2020-03-14T01:05:47.617Z] 4c6795986792: Pulling fs layer [2020-03-14T01:05:47.901Z] 4c6795986792: Verifying Checksum [2020-03-14T01:05:47.901Z] 4c6795986792: Download complete [2020-03-14T01:05:48.183Z] 4c6795986792: Pull complete [2020-03-14T01:05:48.183Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-14T01:05:48.183Z] Status: Downloaded newer image for busybox:latest [2020-03-14T01:05:49.223Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T01:05:50.623Z] + bundleName=ppc64le-integration [2020-03-14T01:05:50.623Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-14T01:05:50.623Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-14T01:05:50.623Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-03-14T01:05:50.623Z] [Pipeline] archiveArtifacts [2020-03-14T01:05:50.950Z] Archiving artifacts [2020-03-14T01:05:51.419Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T01:05:51.744Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-14T01:05:51.810Z] + make clean [2020-03-14T01:05:52.425Z] make: command: Command not found [2020-03-14T01:05:52.425Z] make: command: Command not found [2020-03-14T01:05:52.425Z] docker volume rm -f docker-dev-cache [2020-03-14T01:05:52.425Z] docker-dev-cache [Pipeline] deleteDir [2020-03-14T01:05:55.028Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T01:05:57.576Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-14T01:06:53.759Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-14T01:07:08.610Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite (1745.12s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.33s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.84s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.69s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:563: [d21aba747b349] joining swarm manager [df0699247246e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:585: [d54eb8d6280f7] joining swarm manager [df0699247246e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] check_test.go:380: [d21aba747b349] daemon is not started [2020-03-14T01:07:26.672Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:46: [d37e46a1a8b21] joining swarm manager [d22f46b63235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.12s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:304: [d0a6e34758eab] joining swarm manager [d636d81de3841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:305: [df61f827678cd] joining swarm manager [d636d81de3841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.57s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:272: [d711795feae53] joining swarm manager [d0c50c23d094b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:273: [dcacbca902c77] joining swarm manager [d0c50c23d094b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.54s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2020-03-14T01:07:26.672Z] docker_api_swarm_node_test.go:19: [dd23b414feddd] joining swarm manager [dab3ed5cadcd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_node_test.go:20: [dd3530a27091e] joining swarm manager [dab3ed5cadcd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.51s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:502: [dd7ed5b7f8b76] joining swarm manager [da94b6791a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:507: [d25a01aa4b649] joining swarm manager [da94b6791a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.32s) [2020-03-14T01:07:26.672Z] docker_api_swarm_node_test.go:80: [d05c5ee563c28] joining swarm manager [d41486026d3dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.20s) [2020-03-14T01:07:26.672Z] docker_api_swarm_node_test.go:52: [d5ebedb868ea7] joining swarm manager [ddc0fbf04917d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_node_test.go:53: [d87375f0f1944] joining swarm manager [ddc0fbf04917d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.65s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:202: [da60aad6e093c] joining swarm manager [d4a879a8947ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.14s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:384: [df8bd5c84215e] joining swarm manager [d692d3d6858ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:385: [dd888e43542ba] joining swarm manager [d692d3d6858ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] check_test.go:380: [dd888e43542ba] daemon is not started [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.82s) [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:802: [d9c14b7fb591b] joining swarm manager [d1cf977e2130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:802: [d83349970fdee] joining swarm manager [d1cf977e2130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:802: [d1fd6be766356] joining swarm manager [d1cf977e2130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:802: [d7ea1818d9a67] joining swarm manager [d1cf977e2130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-14T01:07:26.672Z] docker_api_swarm_test.go:810: [d7752e92f50a2] joining swarm manager [d1cf977e2130e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.39s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:394: [d25f8f3a565b7] joining swarm manager [d2416cb9884ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:394: [d0960960d68ff] joining swarm manager [d2416cb9884ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.51s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:342: [d363d77cd9cf4] joining swarm manager [dba72e0c6bc88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:342: [deead19ef55b8] joining swarm manager [dba72e0c6bc88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:489: [df9a41f4cb682] joining swarm manager [d7bf7840a1276]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:489: [d8f07f531eb70] joining swarm manager [d7bf7840a1276]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:127: [df0939838bca6] joining swarm manager [dcd1bd3084798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:128: [d566b4d1a0c07] joining swarm manager [dcd1bd3084798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:136: [d997b36878afd] joining swarm manager [dcd1bd3084798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:137: [d15b7403f629a] joining swarm manager [dcd1bd3084798]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.07s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:303: [d5ce489c161a4] joining swarm manager [d6b24098265d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:303: [d17ff0c506a35] joining swarm manager [d6b24098265d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.35s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:99: [d81a6890c5b7f] joining swarm manager [d711ca8c9373f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:100: [d6635b5f365e9] joining swarm manager [d711ca8c9373f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] check_test.go:380: [d81a6890c5b7f] daemon is not started [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.97s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:532: [d90327558fbc0] joining swarm manager [d12c2efb4206d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:533: [d8f4b7c051d52] joining swarm manager [d12c2efb4206d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.90s) [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:147: [ddf08cf0e43fb] joining swarm manager [d1db590fe0d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_api_swarm_service_test.go:147: [d2c30660805ab] joining swarm manager [d1db590fe0d93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.48s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.22s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.76s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.05s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.73s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.68s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.87s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.62s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.65s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.13s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.59s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.72s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.64s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.13s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.94s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.51s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.77s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.23s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.07s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.32s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.46s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2020-03-14T01:07:26.672Z] docker_cli_service_logs_test.go:241: checking task 4xa8ermgapth [2020-03-14T01:07:26.672Z] docker_cli_service_logs_test.go:246: checking messages for 4xa8ermgapth [2020-03-14T01:07:26.672Z] docker_cli_service_logs_test.go:241: checking task qkxjxs6xs2jn [2020-03-14T01:07:26.672Z] docker_cli_service_logs_test.go:246: checking messages for qkxjxs6xs2jn [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.74s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.29s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1901: [dcc3de6739dcf] joining swarm manager [d09e38c283008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1902: [dcfbff22db321] joining swarm manager [d09e38c283008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.98s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.00s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.25s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1802: [d5e83a3930001] joining swarm manager [d54f9d043bd97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1803: [d04115b773c82] joining swarm manager [d54f9d043bd97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.71s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.68s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1321: [d580b0ad31896] joining swarm manager [dc8a4f76f394e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1322: [d9fd9c96dd1fa] joining swarm manager [dc8a4f76f394e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.98s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.94s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.46s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.84s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.93s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.37s) [2020-03-14T01:07:26.672Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.86s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.79s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1186: [d9ec25515fd85] joining swarm manager [d88d591d6e044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1195: [d1cb60dbf261a] joining swarm manager [d88d591d6e044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.46s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.20s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1118: [de4d094109b1f] joining swarm manager [d551b278a1a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1119: [dc1b00102b5be] joining swarm manager [d551b278a1a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1172: [dfb0062cb842e] joining swarm manager [d551b278a1a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.93s) [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1453: [d2992bc991591] joining swarm manager [d46aa03038800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.672Z] docker_cli_swarm_test.go:1454: [d78da8cf3be14] joining swarm manager [d46aa03038800]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.03s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.14s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.24s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.32s) [2020-03-14T01:07:26.672Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.46s) [2020-03-14T01:07:26.673Z] docker_cli_swarm_unix_test.go:62: [d5de3356937ea] joining swarm manager [db87884ad4d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.42s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.89s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.41s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.33s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.37s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.59s) [2020-03-14T01:07:26.673Z] docker_api_swarm_test.go:962: [d3c9ac5717a55] joining swarm manager [d0222fa2d85f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.82s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.08s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.08s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.52s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.24s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.28s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.11s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.70s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2020-03-14T01:07:26.673Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2020-03-14T01:07:26.673Z] === RUN TestDockerExternalVolumeSuite [2020-03-14T01:07:26.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-14T01:07:41.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-14T01:08:49.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-14T01:08:59.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-14T01:09:31.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-14T01:09:46.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-14T01:10:18.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-14T01:10:30.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-14T01:11:02.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-14T01:11:20.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-14T01:11:35.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-14T01:12:21.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-14T01:12:39.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-14T01:13:12.020Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-14T01:13:44.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-14T01:13:58.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-14T01:14:16.969Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-14T01:14:31.854Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite (441.26s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:53: [d64ba0dcd074e] daemon is not started [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:53: [dcd80290a7826] daemon is not started [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:53: [dc46d81bfef5c] daemon is not started [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:53: [d38cb6351085d] daemon is not started [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:485: [d3081e47cd5be] daemon is not started [2020-03-14T01:14:49.909Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-14T01:14:49.909Z] docker_cli_external_volume_driver_test.go:53: [d7072aa88971f] daemon is not started [2020-03-14T01:14:49.909Z] PASS [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] === Skipped [2020-03-14T01:14:49.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-14T01:14:49.909Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-14T01:14:49.909Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-14T01:14:49.909Z] check_test.go:309: [d742b3a686033] daemon is not started [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-14T01:14:49.909Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-14T01:14:49.909Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-14T01:14:49.909Z] check_test.go:309: [d40ba8cff40ef] daemon is not started [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-14T01:14:49.909Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-14T01:14:49.909Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-14T01:14:49.909Z] check_test.go:309: [d9a50ec96e87d] daemon is not started [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-14T01:14:49.909Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-14T01:14:49.909Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-14T01:14:49.909Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-14T01:14:49.909Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] DONE 273 tests, 5 skipped in 2571.062s [2020-03-14T01:14:49.909Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-14T01:14:49.909Z] ++++ cat bundles/test-integration/docker.pid [2020-03-14T01:14:49.909Z] +++ kill 7439 [2020-03-14T01:14:49.909Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c23b126726f/docker.pid [2020-03-14T01:14:49.909Z] +++ kill 4354 [2020-03-14T01:14:49.909Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4354 is not a child of this shell [2020-03-14T01:14:49.909Z] warning: PID 4354 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c23b126726f/docker.pid had a nonzero exit code [2020-03-14T01:14:49.909Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c23b126726f/root: target is busy. [2020-03-14T01:14:49.909Z] +++ /etc/init.d/apparmor stop [2020-03-14T01:14:49.909Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] Unloading profiles will leave already running processes permanently [2020-03-14T01:14:49.909Z] unconfined, which can lead to unexpected situations. [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] To set a process to complain mode, use the command line tool [2020-03-14T01:14:49.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-14T01:14:49.909Z] +++ true [2020-03-14T01:14:49.909Z] [2020-03-14T01:14:49.909Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-14T01:14:49.921Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-14T01:14:50.847Z] + echo Ensuring container killed. [2020-03-14T01:14:50.847Z] Ensuring container killed. [2020-03-14T01:14:50.847Z] + docker ps -aq -f name=docker-pr4-* [2020-03-14T01:14:50.847Z] + cids=11a642cd8e79 [2020-03-14T01:14:50.847Z] ebd144ffa370 [2020-03-14T01:14:50.847Z] a137c4ec8765 [2020-03-14T01:14:50.847Z] + [ -n 11a642cd8e79 [2020-03-14T01:14:50.847Z] ebd144ffa370 [2020-03-14T01:14:50.847Z] a137c4ec8765 ] [2020-03-14T01:14:50.847Z] + docker rm -vf 11a642cd8e79 ebd144ffa370 a137c4ec8765 [2020-03-14T01:14:53.368Z] 11a642cd8e79 [2020-03-14T01:14:53.368Z] ebd144ffa370 [2020-03-14T01:14:53.368Z] a137c4ec8765 [Pipeline] sh [2020-03-14T01:14:53.648Z] + echo Chowning /workspace to jenkins user [2020-03-14T01:14:53.648Z] Chowning /workspace to jenkins user [2020-03-14T01:14:53.648Z] + id -u [2020-03-14T01:14:53.648Z] + id -g [2020-03-14T01:14:53.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40691:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-14T01:14:58.134Z] + bundleName=amd64 [2020-03-14T01:14:58.134Z] + echo Creating amd64-bundles.tar.gz [2020-03-14T01:14:58.134Z] Creating amd64-bundles.tar.gz [2020-03-14T01:14:58.134Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-14T01:14:58.134Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-14T01:14:59.076Z] Archiving artifacts [2020-03-14T01:14:59.479Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T01:14:59.790Z] + make clean [2020-03-14T01:14:59.790Z] docker volume rm -f docker-dev-cache [2020-03-14T01:15:00.047Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-14T01:21:02.628Z] ok github.com/docker/docker/integration-cli 2341.338s [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === Skipped [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-14T01:21:02.628Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-03-14T01:21:02.628Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-14T01:21:02.628Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-14T01:21:02.628Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-14T01:21:02.628Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-03-14T01:21:02.628Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.628Z] [2020-03-14T01:21:02.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-14T01:21:02.628Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-14T01:21:02.628Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-14T01:21:02.629Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-03-14T01:21:02.629Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-03-14T01:21:02.629Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-03-14T01:21:02.629Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.629Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2020-03-14T01:21:02.630Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-14T01:21:02.630Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-03-14T01:21:02.630Z] docker_cli_sni_test.go:18: Flakey test [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-14T01:21:02.630Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-14T01:21:02.630Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.630Z] [2020-03-14T01:21:02.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-14T01:21:02.630Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-14T01:21:02.631Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-14T01:21:02.631Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-14T01:21:02.631Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-03-14T01:21:02.631Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-14T01:21:02.631Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-14T01:21:02.631Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-14T01:21:02.631Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-14T01:21:02.631Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-14T01:21:02.631Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-14T01:21:02.631Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-14T01:21:02.631Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.631Z] [2020-03-14T01:21:02.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-03-14T01:21:02.632Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-14T01:21:02.632Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-14T01:21:02.632Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-14T01:21:02.632Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-14T01:21:02.632Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-14T01:21:02.632Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-03-14T01:21:02.632Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-03-14T01:21:02.632Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-14T01:21:02.632Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-14T01:21:02.632Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-14T01:21:02.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-14T01:21:02.632Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.632Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-14T01:21:02.633Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-14T01:21:02.633Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-14T01:21:02.633Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-03-14T01:21:02.633Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-14T01:21:02.633Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.633Z] [2020-03-14T01:21:02.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-14T01:21:02.633Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-14T01:21:02.634Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-03-14T01:21:02.634Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-14T01:21:02.634Z] [2020-03-14T01:21:02.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-14T01:21:02.635Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-14T01:21:02.635Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-14T01:21:02.635Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-14T01:21:02.635Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.635Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-14T01:21:02.636Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.636Z] [2020-03-14T01:21:02.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-14T01:21:02.636Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-14T01:21:02.637Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-14T01:21:02.637Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] DONE 1096 tests, 549 skipped in 2350.321s [2020-03-14T01:21:02.637Z] INFO: Integration tests ended at 03/14/2020 01:20:52. Duration:00:39:10.5847725 [2020-03-14T01:21:02.637Z] INFO: Docker info of the daemon under test at end of run [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] Containers: 2 [2020-03-14T01:21:02.637Z] Running: 0 [2020-03-14T01:21:02.637Z] Paused: 0 [2020-03-14T01:21:02.637Z] Stopped: 2 [2020-03-14T01:21:02.637Z] Images: 12 [2020-03-14T01:21:02.637Z] Server Version: 0.0.0-dev [2020-03-14T01:21:02.637Z] Storage Driver: windowsfilter [2020-03-14T01:21:02.637Z] Windows: [2020-03-14T01:21:02.637Z] Logging Driver: json-file [2020-03-14T01:21:02.637Z] Plugins: [2020-03-14T01:21:02.637Z] Volume: local [2020-03-14T01:21:02.637Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-14T01:21:02.637Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-14T01:21:02.637Z] Swarm: inactive [2020-03-14T01:21:02.637Z] Default Isolation: process [2020-03-14T01:21:02.637Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-14T01:21:02.637Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-14T01:21:02.637Z] OSType: windows [2020-03-14T01:21:02.637Z] Architecture: x86_64 [2020-03-14T01:21:02.637Z] CPUs: 4 [2020-03-14T01:21:02.637Z] Total Memory: 32GiB [2020-03-14T01:21:02.637Z] Name: azwin-2-e3eab0 [2020-03-14T01:21:02.637Z] ID: GXRR:BKG2:6CNP:BWX7:XGBK:ZGVJ:JGYT:7TQC:EPPK:BF2Y:OVB2:X4ZP [2020-03-14T01:21:02.637Z] Docker Root Dir: D:\CI\PR-40691\4\daemon [2020-03-14T01:21:02.637Z] Debug Mode (client): false [2020-03-14T01:21:02.637Z] Debug Mode (server): true [2020-03-14T01:21:02.637Z] File Descriptors: -1 [2020-03-14T01:21:02.637Z] Goroutines: 18 [2020-03-14T01:21:02.637Z] System Time: 2020-03-14T01:20:52.561406Z [2020-03-14T01:21:02.637Z] EventsListeners: 0 [2020-03-14T01:21:02.637Z] Registry: https://index.docker.io/v1/ [2020-03-14T01:21:02.637Z] Labels: [2020-03-14T01:21:02.637Z] Experimental: false [2020-03-14T01:21:02.637Z] Insecure Registries: [2020-03-14T01:21:02.637Z] 127.0.0.0/8 [2020-03-14T01:21:02.637Z] Live Restore Enabled: false [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] [2020-03-14T01:21:02.637Z] INFO: Stopping daemon under test [2020-03-14T01:21:02.637Z] SUCCESS: The process with PID 7732 (child process of PID 7308) has been terminated. [2020-03-14T01:21:02.637Z] SUCCESS: The process with PID 7308 (child process of PID 7064) has been terminated. [2020-03-14T01:21:02.637Z] INFO: Stop tailing logs of the daemon under tests [2020-03-14T01:21:02.637Z] INFO: executeCI.ps1 Completed successfully at 03/14/2020 01:20:52. [2020-03-14T01:21:02.637Z] INFO: Tidying up at end of run [2020-03-14T01:21:02.637Z] INFO: Saving daemon under test log (d:\CI\PR-40691\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-14T01:21:02.637Z] INFO: Saving daemon under test log (d:\CI\PR-40691\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-14T01:21:02.637Z] INFO: Nuke-Everything... [2020-03-14T01:21:02.637Z] INFO: Container count on control daemon to delete is 2 [2020-03-14T01:21:02.637Z] d989a5e5a6f9 [2020-03-14T01:21:02.637Z] 899119d07d63 [2020-03-14T01:21:02.637Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-14T01:21:02.637Z] Deleted: sha256:9f13b27c597e12ef0551160792d5214c42a0cd0686a3f397386bab527f00af2b [2020-03-14T01:21:02.637Z] Deleted: sha256:75d2c4f73dd1c26c2c49d917efe74eccdbbda113ed6c7e0dbc7ff8280bc47ee4 [2020-03-14T01:21:02.637Z] INFO: Tidying pidfile d:\CI\PR-40691\4\docker.pid [2020-03-14T01:21:02.637Z] INFO: Nuking d:\CI [2020-03-14T01:21:20.253Z] INFO: Zapped successfully [2020-03-14T01:21:20.253Z] [2020-03-14T01:21:20.253Z] INFO: executeCI.ps1 exiting at Sat Mar 14 01:21:17 CUT 2020. Duration 00:56:17.8300119 [2020-03-14T01:21:20.253Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-14T01:21:20.499Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-14T01:21:22.725Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-14T01:21:25.091Z] Archiving artifacts [2020-03-14T01:21:26.376Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40691/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-14T01:21:27.285Z] + make clean [2020-03-14T01:21:28.244Z] docker volume rm -f docker-dev-cache [2020-03-14T01:21:28.244Z] 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